
/*图标字体*/
@font-face {
  font-family: 'iconfont';  /* project id 415140 */
  src: url('https://at.alicdn.com/t/font_415140_uaa01gmzc4e.eot');
  src: url('https://at.alicdn.com/t/font_415140_uaa01gmzc4e.eot?#iefix') format('embedded-opentype'),
  url('https://at.alicdn.com/t/font_415140_uaa01gmzc4e.woff') format('woff'),
  url('https://at.alicdn.com/t/font_415140_uaa01gmzc4e.ttf') format('truetype'),
  url('https://at.alicdn.com/t/font_415140_uaa01gmzc4e.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yiguanzhu:before { content: "\e616"; }

.icon-ren:before { content: "\e603"; }

.icon-bianji:before { content: "\e622"; }

.icon-sanjiao:before { content: "\e60e"; }

.icon-yinyongzhushou:before { content: "\e639"; }

.icon-sanjiaoxingxia:before { content: "\e624"; }

.icon-zhuanhuan1:before { content: "\e64a"; }

.icon-fenlei:before { content: "\e600"; }

.icon-zhuanhuan:before { content: "\e66a"; }

.icon-tianjiahaoyou:before { content: "\e629"; }

.icon-shixin:before { content: "\e997"; }

.icon-chazhaoxiangsi:before { content: "\e601"; }

.icon-wodexinxi:before { content: "\e6d5"; }

.icon-home:before { content: "\e6fd"; }

.icon-guanbi:before { content: "\e63a"; }

.icon-wentitibaobianxie:before { content: "\e62b"; }

.icon-fenzu:before { content: "\e7ae"; }


.colredd8{
	color:#D81E07;
}
.colyellow{
	color:#FFC001;
}
a{
	color:#333;
}
/*学者首页部分*/
.schinfo-box{
	border:1px solid #ccc;
	padding:18px 30px;
	margin:8px 0 30px;
	background:#fff;
	overflow: hidden;
}
.schinfo-box-total li{
	 width: 280px;
	float: left;
	box-sizing: border-box;
	padding: 16px 0 16px 35px;
	margin-top: 22px;
}
.schinfo-box-total li:nth-child(2){
	border-left:1px dashed #D7D7D7;
	border-right:1px dashed #D7D7D7;
}
.schinfo-box-total .sisum{
	display: inline-block;
	width:100%;
	height:40px;
	line-height: 40px;
}
.schinfo-box-total .sisum i{
	background: url(../img/numbers.png) no-repeat;
    display: inline-block;
    float: left;
    height: 40px;
    width: 18px;
}
.schinfo-box-total .sisum b{
	background: url(../img/numbers.png) no-repeat 0 -398px;
    display: inline-block;
    float: left;
    height: 40px;
    width: 10px;
}
.schinfo-box-total .sitext{
	display: inline-block;
	height:40px;
	line-height:40px;
	padding:0 20px;
	background:#78ADD7;
	color:#fff;
	font-size:20px;
	margin-left:6px;
}
.schinfo-box-4words{
	height:152px;
	text-align: center;
	font-size:16px;
	margin:0 80px;
}
.schinfo-box-4words p{
	margin-top:8px;
}
.schinfo-box-4words p:first-child{
	margin-top:14px;
}
.schinfo-box-btn{
	width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin-left: 10px;
    background: #084870;
    border: 1px solid #084870;
    outline: none;
    border-radius: 5px;

}
.schinfo-box-btns{
	padding-left: 30px;
    padding-bottom: 6px;
    margin-top:14px;
    border-left: 1px solid #75ACD6;
}
.schinfo-box-btns p:first-child{
	margin-bottom:20px;
}
.schinfo-box-btn2{
	background:#78ADD7;
	border: 1px solid #78ADD7;
}
.scholars-searchbox{
	margin-bottom: 30px;
	position: relative;
}
.scholars-searchbox .search-box{
	width:954px;
}
.scholars-searchbox .search-box .search-select{
	width:120px;
	margin-right:10px;
}
.scholars-searchbox .search-option{
	width:120px;
	z-index:66;
}
.scholars-searchbox .search-input{
	width:500px;
}
.scholars-runimg .owl-buttons{
	display: block;
	position: absolute;
    top: -206px;
    left:20px;
}
.scholars-runimg .owl-theme .owl-controls .owl-buttons div{
	width:60px;
	height:60px;
	border-radius: 50%;
	border:2px solid #fff;
	padding:0;
	background:transparent;
}
.scholars-runimg .owl-theme .owl-controls .owl-buttons div i{
	font-size: 30px;
    line-height: 60px;
    color:#fff;
}
.scholars-runimg .owl-theme .owl-controls .owl-buttons div.owl-next{
	left: 990px;
    position: absolute;
}

.scholars-books{
	position:relative;
	margin:30px auto;
}
.scholars-books .scholars-books-btn em{
	position:absolute;
	top:140px;
	display: inline-block;
	width:30px;
	height:70px;
	background:rgba(0,0,0,0.1);
	/*background:#000;*/
	line-height:80px;
	text-align: center;
	z-index:66;
	cursor: pointer;	
}
.scholars-books .scholars-books-btn em.next-btn{
	right:0;
}
.scholars-books .scholars-books-btn em i{
	font-size: 30px;
	padding:0;
	color:#5D5D5D;
	font-weight:normal;
}
.scholars-books .searchbox-back{
	width: 125px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #75ACD6;
    transform: rotate(-46deg);
    position: absolute;
    top: 12px;
    left: -34px;
}
.scholars-books ul li{
	overflow: hidden;
	height:334px;
}
.scholars-books ul li a{
	padding-top:14px;
}
.scholars-books ul li a:hover{
	text-decoration: none;
	border-color:#fff;
	background:#EBEBEC;
	box-sizing: border-box;
	
}
.scholars-books ul li a:hover .searchbox-back{
	background:#FF8601;
}
.scholars-books ul li a:hover .searchbox-number{
	background:#074870;
}
.scholars-books-title{
	margin-bottom: 10px;
	height:40px;
	line-height: 40px;
}
.scholars-bcimg{
	display: inline-block;
	width:32px;
	height:32px;
	background:url('../img/scholars/title_bcimg01.png') no-repeat;
	position: relative;
	top:6px;
	margin-right:16px;
}
.scholars-bcimg2{
	background:url('../img/scholars/title_bcimg02.png') no-repeat;
}
.scholars-bcimg3{
	height:40px;
	top:2px;
	background:url('../img/scholars/title_bcimg03.png') no-repeat;
}
.scholars-bcimg4{
	background:url('../img/scholars/title_bcimg04.png') no-repeat;
}
.scholars-books-title .scholars-bcimg-word2{
	position: relative;
  top: -7px;
} 

    
.scholars-bcimg4{
	background:url('../img/scholars/title_bcimg04.png') no-repeat;
}
.scholars-books-title .scholars-bcimg-word{
	font-size:24px;
	color:#094570;
	font-weight:bold;
}
.scholars-books-info .img{
	display: inline-block;
	width:89px;
	height:89px;
	border-radius: 50%;
	overflow: hidden;
}
.scholars-books-name{
	color:#084570;
	font-size:18px;
}
.scholars-books-texts .scholar-info{
	display: inline-block;
	width:19px;
	height:19px;
	background:url('../img/scholars/scholar_info01.png') no-repeat;
	position: absolute;
    top: 2px;
    left: 22px;
}
.scholars-books-texts .scholar-info2{
	background:url('../img/scholars/scholar_info02.png') no-repeat;
}
.scholars-books-texts .scholar-info3{
	background:url('../img/scholars/scholar_info03.png') no-repeat;
}
.scholars-books-texts ul li{
	width:100%;
	box-sizing: border-box;
	height:auto;
	margin-bottom: 10px;
	border:0;
	position:relative;
	text-align: left;
	padding:0 22px 0 50px;
}
.scholars-books-texts ul li p{
	width:188px;	
	height:21px;
}
.scholars-books-texts ul li p.litlen{
	height:40px;
}
.scholars-books-texts ul li p.limitword{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height:27px;
}

.scholars-books-texts{
	overflow: hidden;
    margin-top: 14px;
}
.scholars-books .searchbox-number{
	margin-top:6px;
}
.scholars-books .searchbox-number li{
	height:100%;
	display: none;
}
.scholars-books .searchbox-number span{
	font-size:14px;
}
.runli{
	width: 10000px;
    height: 336px;
    position:relative;
}
.change-box .owl-carousel{
	width:846px;
	padding: 20px 0 0 10px;
	overflow: hidden;
}
.change-box .itme-words{
	width: 500px;
	font-size:16px;
	color:#333;
	line-height:30px;
	padding-right:30px;	
	overflow: hidden;
}
.change-box .itme-words p{
	width: 500px;
  padding-right: 60px;
  height: 90px;
  overflow: auto;
}
.item-scholar .item-img{
	display: inline-block;
	width:89px;
	height:89px;
	border-radius: 50%;
	margin-right:12px;
}
.change-box .item-scholar{
	width:268px;
	padding-right:26px;
	height:100px;
	border-left: 1px dashed #D7D7D7;
	padding-left:20px;
}
.change-box .item-info{
	width: 167px;
	color:#333;
}
.change-box .item-info p:first-child{
	margin:10px 0 12px;
}
.change-box .item-info p:first-child a{
	color:#084570;
}
.change-box .item-info p:first-child a:hover{
	text-decoration: none;
}
#runinfo .owl-pagination{
	display: none;
}
.scholars-searchbox .search-leftTitle{
	font-size:30px;
	cursor: pointer;
}
.scholars-searchbox .search-leftTitle i{
	font-size:30px;
	position:relative;
	top:2px;
	margin-left:4px;
} 

.scholars-searchbox .search-option em i{
	display: inline-block;
	width:28px;
	height:28px;
	background:url('../img/scholars/index_select01.png') no-repeat;
	position: relative;
  top: 6px;
  margin-right:6px;
}
.scholars-searchbox .search-option em{
	height:40px;
	line-height: 40px;
}
.scholars-searchbox .search-option em:nth-child(2) i{
	background:url('../img/scholars/index_select02.png') no-repeat;
}
.scholars-searchbox .search-option em:nth-child(3) i{
	background:url('../img/scholars/index_select03.png') no-repeat;
}
.scholars-searchbox .search-input input{
	width:448px;
}
.scholars-runimg-info{
	height:52px;
	width:440px;
	box-sizing: border-box;
	background:url('../img/scholars/runimgbc.png') no-repeat;
	position:absolute;
  top: 275px;
  font-size:16px;
  line-height: 52px;
  padding-left:16px;
}
.scholars-others .scholars-recommend,.scholars-others .honor-scholars{
	width: 262px;
  float: left;
  margin-right: 17px;
}
.scholars-others .scholars-recommend .contain,.scholars-others .honor-scholars .contain{
 	width:100%;
  height: 380px;
  box-sizing: border-box;
  float: left;
  position: relative;
  border: 1px solid #E5E5E5;
  margin-right: 17px;
  background:#fff;
}
.scholars-others{
	overflow: hidden;
	margin-bottom: 30px;
}
.scholars-recommend-btn{
	height:40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.scholars-books-title a.icon-yousanjiao{
	color: #181818;
	font-size: 20px;
	position: relative;
	top: 5px;
	margin-right: 6px;
}
.scholars-books-title a.icon-yousanjiao:hover{
	text-decoration: none;
}
.scholars-recommend-btn i{
	color: #ccc;
	font-size: 20px;
}
.scholars-recommend .runcontain{
	height:300px;
	overflow: hidden;
}
.scholars-recommend .runcontain ul li{
	height:300px;
	padding:0 14px;
}
.recommend-things .img{
	width:70px;
	height:70px;
	margin-right: 6px;
	margin-top:5px;
}
.recommend-things .img img{
	width:100%;
}
.recommend-things{
	overflow: hidden;
	margin-bottom: 44px;
}
.recommend-things .words .limitword{
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.recommend-things .words .limitword a{
	font-weight:bold;
	color:#666;
}
.recommend-things .words .limitword a:hover{
	text-decoration: none;
}
.recommend-things .words{
	width:154px;
	color:#666;
}
.recommend-content{
	position:relative;
	/*overflow: hidden;*/
	border:1px solid #ccc;
	width:234px;
	height:172px;
	box-sizing: border-box;
	padding:22px;
}
.recommend-content-person{
	position: absolute;
	top:-36px;
}
.recommend-content-person .img{
	width:48px;
	height:48px;
	border-radius: 50%;
	overflow: hidden;
}
.recommend-content-person .img img{
	width:100%;
}
.recommend-content-person .person-name{
	margin:8px 0 0 8px;
	color:#666;
}
.recommend-content-word{
	width:100%;
	height:100%;
	overflow: hidden;
}
.recommend-content-word .remwords{
	line-height: 21px;
	color: #666;
	width: 220px;
	height: 100%;
	box-sizing: border-box;
	padding-right: 26px;
	overflow: auto;
}
.scholars-recommend .runcontain ul{
	position:relative;
}
.honor-scholars .contain ul li{
	height:94px;
	box-sizing: border-box;
	padding: 10px 0;
  margin: 0 10px;
	border-bottom: 1px dashed #ccc;
}
.honor-scholars .contain ul li:last-child,.honor-scholars .contain ul li:nth-child(7){
	border-bottom:0;
}
.honor-scholars .contain ul li .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	margin-right:8px;
	overflow: hidden;
}
.honor-scholars .contain ul li .img img{
	width:100%;
}
.honor-content .pername{
	color:#084570;
	margin:4px 0;
}
.honor-content .limitword{
	width:162px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.scholars-others .scholars-lists{
	width:540px;
}
.scholars-others .scholars-lists .contain{
	border:1px solid #E5E5E5;
	padding:8px;
	background:#fff;
}
.scholar-lists-nav{
	padding:0 20px;
	height:36px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 6px;
}
.scholar-lists-nav span{
	font-size: 16px;
	line-height: 36px;
	color:#666;
	cursor: default;
	margin-right:56px;
}
.scholar-lists-nav span:last-child{
	margin:0;
}
.scholar-lists-nav span.active,.scholar-lists-nav span:hover{
	font-weight:bold;
	border-bottom: 2px solid #66CCFF;
	padding-bottom: 6px;
}
.scholar-lists-content{
	overflow: hidden;
	display: none;
}
.scholars-lists .contain div.active{
	display: block;
}
.scholar-lists-content ul li{
	float:left;
	width:174px;
	height:159.5px;
	box-sizing: border-box;
	padding:8px 20px;
}
.scholar-lists-content ul li a:hover{
	text-decoration: none;
}
.listimg .listnum{
	width:60px;
	margin-bottom: 8px;
}
.listimg .listnum .listnumbc{
	display: inline-block;
	width:28px;
	height:28px;
	background:url('../img/scholars/ranking01.png') no-repeat;
	color:#fff;
	font-weight:bold;
	line-height: 22px;
	text-align: center;
	margin-bottom:16px;
}
.listimg .listnum .listnumbc2{
	background:url('../img/scholars/ranking02.png') no-repeat;
}
.listimg .listnum .listnumbc3{
	background:url('../img/scholars/ranking03.png') no-repeat;
}
.listimg .listnum .listnumbc4{
	background:url('../img/scholars/ranking04.png') no-repeat;
}
.listimg .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
}
.listimg .img img{
	width:100%;
}
.listcontent .limitword{
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 18px;
}
.results-num{
	width:100%;
	padding:4px 0;
	text-align: center;
	border:1px solid #E4EFF8;
	background:#EEF5FB;
	margin-top: 4px;
	color:#999;
}
.scholar-lists-content ul li:nth-child(1),.scholar-lists-content ul li:nth-child(2){
	border-right:1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.scholar-lists-content ul li:nth-child(4),.scholar-lists-content ul li:nth-child(5){
	border-right:1px solid #E5E5E5;
}
.scholar-lists-content ul li:nth-child(3){
	border-bottom: 1px solid #E5E5E5;
}
.theme-boxs{
	margin-bottom: 30px;
	overflow: hidden;
}
.theme-boxs .themebox{
	width:358px;
	height:118px;
	/*background:url('../img/scholars/theme_bc01.png') no-repeat;*/
	border:1px solid #E5E5E5;
	background-color: #fff;
	float:left;
}
.theme-boxs .themebox img{
	width:100%;
}
.theme-boxs .themebox a{
	display: inline-block;
	width:100%;
	height:100%;
}
.theme-boxs .themebox a:hover{
	text-decoration: none;
}
.theme-boxs .themebox span{
	font-size: 24px;
	color: #666;
	position: relative;
	top: 40px;
	margin-left: 50px;
}
.theme-boxs .themebox:nth-child(2){
	margin:0 10px;
}
.handpick{
	margin-bottom: 30px;
}
.handpick-title{
	height:65px;
	line-height: 65px;
	text-align: center;
	background:url('../img/scholars/title_backword.png');
	font-size:24px;
	font-weight: bold;
	color:#084570;
	margin-bottom: 18px;
}
.handpick-content{
	border:1px solid #E5E5E5;
	padding:20px 0;
	background:#fff;
}
.handpick-contain-title{
	height:36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 1px solid #75ACD6;
	color:#084570;
	margin-bottom: 14px;
}
.handpick-contain{
	overflow: hidden;
}
.handpick-contain li{
	width:365px;
	float:left;
	box-sizing: border-box;
	padding:0 20px;
}
.handpick-contain li:nth-child(2){
	border-right:1px dashed #D7D7D7;
	border-left:1px dashed #D7D7D7;
}
.handpick-contain li a:hover{
	text-decoration: none;
}
.handpick-info{
	line-height: 24px;
	color:#666;
	margin-bottom: 20px;
	height:72px;
	overflow: hidden;
}
.handpick-contain-word .img-list img{
	width:90px;
	height:102px;
}
.handpick-contain-word .img-list img:nth-child(2){
	margin:0 20px;
}
.handpick-contain .recommend-content-person{
	position: inherit;
	top:0;
	overflow: hidden;
	margin-top:12px;
}
.handpick-contain .recommend-content-person .img{
	width:70px;
	height:70px;
}
.handpick-contain .recommend-content-person .person-name{
	font-size:16px;
	color:#333;
	margin: 22px 0 0 12px;
}
.recommend-you{
	overflow: hidden;
/*	width: 548px;*/
  float: left;
}
.recommend-you li{
	float:left;
	width:524px;
	box-sizing: border-box;
	border-bottom:1px dashed #D7D7D7;
	padding:18px 0px;
	margin:0 0 0 18px;
}

.fruits-from{
	width:296px;
}
.fruits-from .img{
	width:60px;
}
.fruits-from .img img{
	width:100%;
}
.handpick-content2{
	padding-top:0px;
	overflow: hidden;
	position: relative;
}
.fruits-from .word{
	margin-left:14px;
}
.fruits-from .word p{
	line-height: 18px;
}
.fruits-from .word p.limitword{
	width:220px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#666;
}
.fruits-info .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:8px;
}
.fruits-info .img img{
	width:100%;
}
.fruits-info .info .pername{
	color: #084570;
  margin: 4px 0;
}
.fruits-info .info .limitword{
	width:150px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#666;
}
.handpick-content2 .dashedline{
	display: inline-block;
	height: 418px;
	border-left: 1px dashed #D7D7D7;
	position: absolute;
	left: 551px;
	top: 18px;
}
.bottom-line b{
	display: inline-block;
	width:100%;
	border-top:1px solid #D5D5D5;
}
.bottom-line{
	position: relative;
	height:30px;
}
.bottom-line span{
	position: absolute;
  background: #F1F1F1;
  padding: 0 12px;
  left: 504px;
  top: 2px;
  color: #999;
  font-size:18px;
}
.scholars-stage{
	width:560px;
	height:600px;
	box-sizing: border-box;
	padding:10px 20px 20px;
	margin:0 auto;
	background:#fff;
	overflow: hidden;
}
.scholars-stage .title,.comeingbox .title{
	font-size:24px;
	height:46px;
	line-height:46px;
	border-bottom: 1px solid #75ACD6;
	font-weight:bold;
	color:#75acd6;
	text-align: center;
}
.scholars-stage .title .close,.comeingbox .title .close{
	font-size:14px;
	color:#666;
	font-weight:normal;
	cursor: pointer;
}
.scholars-stage .main{
	height:400px;
	overflow-y: auto;
	overflow-x:hidden;
	width:520px;
	padding-right:40px;
}
.scholars-stage .main .contain .hasinput{
	/*height:30px;*/
	line-height:30px;
	margin-bottom: 8px;
	color:#999;
	padding-left: 14px;
}
.scholars-stage .main .contain .center{
	margin-top:18px;
}
.scholars-stage .hasinput .s-label{
	text-align: right;
	display: inline-block;
	width:80px;
	margin-right:14px;
}
.scholars-stage .hasinput .s-form{
	display: inline-block;
	position: relative;
}
.scholars-stage .half-s-form button{
	padding:0;
	color:#fff;
	background-color: #D36161;
  width: 72px;
}
.scholars-stage .hasinput .s-form input{
	width:366px;
	height:30px;
	border:1px solid #D7D7D7;
	outline:none;
	color:#999;
	padding: 0 0 0 8px;
  margin: 0;
}
.scholars-stage .state img{
	width:100%;
	margin:10px 0;
}
.scholars-stage .hasinput .s-form2 input{
	width:18px;
	height:18px;
	position:relative;
	top:3px;
	margin-right:4px;
}
.scholars-stage .hasinput .s-form2 span{
	margin-right:34px;
}
.scholars-stage .changebox .hasinput{
	display: none;
}
.scholars-stage .changebox .active{
	display: block;
}
.scholars-stage .main .contain{
	overflow: auto;
	width: 520px;
  padding-right: 40px;
}
.scholars-stage .hasinput .s-form3 select{
	width:114px;
	height:28px;
	line-height: 28px;
	border:1px solid #D7D7D7;
	color:#999;
	margin-right:13px;
}
.scholars-stage .hasinput .s-form4 input{
	width:300px;
}
.scholars-stage .hasinput .search-btn,.comeingbox .search-btn{
	min-width:68px;
	height:30px;
	border:0;
	color:#fff;
	background:#5296E0;
	position:relative;
	/*top:1px;*/
	float:right;
	left:-16px;
	cursor: pointer;
	outline: 0;
	margin:0;
	font: initial;
  box-sizing: border-box;
}
.scholars-stage .addbox{
	width:374px;
	height:106px;
	overflow: auto;
	box-sizing: border-box;
	border:1px solid #D7D7D7;
	border-top:0;
	padding:12px;
}
.scholars-stage .addbox em,.albums-p .addbox em{
	display: inline-block;
	padding:0px 12px;
	border:1px solid #B6D5ED;
	position: relative;
	margin:0 10px 8px 0;
	color:#999;
}
.scholars-stage .addbox em i,.albums-p .addbox em i{
	position: absolute;
	right:-6px;
	top:-16px;
	color:#75ACD6;
	cursor: pointer;
}
.scholars-stage .hasinput .s-label2{
	position: relative;
	top:-116px;
}
@media all and (min-width:0) {
    .scholars-stage .hasinput .s-label2{
        top:0px;
    }
}
.scholars-stage .main .contain .hasinput2{
	height:140px;
}
.scholars-stage .main .contain .hasinput3 textarea{
	  width: 374px;
    height: 106px;
    overflow: auto;
    box-sizing: border-box;
    border: 1px solid #D7D7D7;
    padding: 12px;
}
.scholars-stage .hasinput3 .s-label2{
	top:-86px;
}
.scholars-stage .hasinput .s-form5,.scholars-stage .hasinput .s-form6{
	position:relative;
}
.scholars-stage .hasinput .s-form6{
	padding-bottom: 20px;
}
.scholars-stage .hasinput .s-form5 button{
	left:0;
}
.scholars-stage .hasinput .s-form5 .infoli,.scholars-stage .hasinput .s-form6 .infoli{
	  position: absolute;
    width: 308px;
    line-height: 16px;
    top: 0px;
    left: 82px;
    font-size: 12px;
}
.scholars-stage .hasinput .s-form6 .infoli{
		top: 35px;
    left: 2px;
}
.s-search .search-input input{
	 width:95%;
}
.s-search .search-leftTitle i.scholars-search-bc{
	  display: inline-block;
    width: 43px;
    height: 29px;
    background: url(../img/scholars/search_bc.png) no-repeat;
    margin: 0 4px 0 16px;
    top: 3px;
}
.s-search .search-box .subscribe{
		color:#fff;
		margin:0 0 0 20px;
}
.s-search .search-box .subscribe:hover{
	text-decoration: none;
}
.s-search{
	margin-top:10px;
}
.width240{
	width:240px;
}
.width830{
	width:830px;
}
.s-searchbox .options-title i{
	font-size:22px;
	margin-right:8px;
	cursor: pointer;
}
.s-search-content{
	padding:16px 12px 10px;
	background:#fff;
}
.s-searchbox .options-title{
	margin-bottom: 0;
}
.s-searchbox .s-search-content ul li{
	color:#666;
	margin-bottom: 12px;
}
.s-searchbox .s-search-content ul li:hover,.s-searchbox .s-search-content ul li.active,.s-searchbox .s-search-content ul li:hover span{
	color:#75acd6;
}
/*.s-searchbox .s-search-content ul li:last-child{
	margin:0;
}*/
.s-searchbox .germore-btn{
	color:#666;
	cursor: pointer;
}
.s-search-content .limitword{
	display: inline-block;
  width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
  line-height: 19px;
}
.width830 .result-box,.width820 .result-box{
	border:1px solid #D7D7D7;
	padding:20px 24px;
	background:#fff;
	clear: both;
	margin-bottom:22px;
}
.width830 .result-box:after,.width820 .result-box:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.overflow:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.width820 .result-box{
	padding:20px 80px 0;
	border:0;
}
.width820 .result-box .preson-btns ul li{
	width:90px;
}
.width820 .result-box .preson-btns ul li:first-child{
	width:110px;
}
.result-box .img{
	width:120px;
	margin-right:22px;
}
.result-box .img .img01{
	width:120px;
	height:120px;
	border-radius: 50%;
	overflow: hidden;
}
.result-box .img img{
	width:100%;
}
.result-box .img p.gobtn{
	margin: 12px 0 0 10px;
}
.result-box .img p.gobtn a{
	display: inline-block;
	width:100px;
	height:30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	background:#75ACD6;
	font-size:16px;
}
.result-box .contain{
	color:#666;
	width: 514px;
}
.result-box .contain .icon-icon-yxj-location{
	color:#ccc;
	margin-right:4px;
}
.result-box .contain .school-name a{
	font-size:24px;
	color:#666;
}
.result-box .contain .school-name a:hover,.result-box .contain p a:hover{
	text-decoration: none;
}
.result-box .contain p{
	margin-bottom: 6px;
	text-align: left;
}
.result-box .contain p a{
	color:#666;
}
.search-result-num{
	height:36px;
	line-height: 36px;
	border-bottom: 1px solid #074870;
	font-size: 16px;
	color:#666;
	margin-bottom: 22px;
}
.search-result-num .search-change{
	display: inline-block;
	width:22px;
	height:22px;
	background:url('../img/scholars/scholar-search.png') no-repeat;
	margin-right:26px;
	position:relative;
	top:4px;
}
.search-result-num div.right{
	cursor: pointer;
	position: relative;
}
.search-result-num div.right .changebox{
	position: absolute;
	top:37px;
	right:0;
	display: none;
}
.search-result-num div.right .changebox li{
	width:148px;
	height:34px;
	box-sizing: border-box;
	padding-left:12px;
	line-height: 34px;
	color:#fff;
	border-bottom: 1px solid #fff;
	background:#75ACD6;
	font-size:16px;
}
.result-box .contain .res-name a{
	font-size:18px;
	color:#333;
}
.result-box .contain .abstracts{
	color:#75acd6;
	position: relative;
}
.result-box .contain .abstracts i.icon-triangle-down-copy{
	  color: #75acd6;
    font-size: 28px;
    position: absolute;
    top: -11px;
    right:inherit;
}
.result-box .contain .abstracts-box{
	width:600px;
	padding:12px 16px;
	border:1px solid #D7D7D7;
	background:#F5F4F4;
	margin-bottom: 6px;
	display: none;
}
.result-box .contain .abstracts-box p{
	color:#666;
	font-size:12px;
	line-height: 18px;	
}
.result-box .preson-btns{
	clear:both;
	margin: 0;
  height: auto;
  height:60px;
}
.result-box .preson-btns ul li{
	  float: left;
    width: 110px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}
.result-box .preson-btns ul li a:hover{
	text-decoration: none;
}
.result-box .preson-btns ul li i{
	font-size:28px;
	position: relative;
  top: 4px;
  color:#AFAFAF;
  float:none;
}
.width830 .seemore{
	width:100%;
	height:54px;
	line-height: 54px;
	border:1px solid #D7D7D7;
	text-align: center;
	background:#EAF2FA;
	font-size:18px;
	color:#666;
	margin-bottom: 22px;
	cursor: pointer;
}
.hasbomar{
	margin-bottom: 22px;
}
.preson-btns .jiathis_style_32x32{
	position: relative;
}
.preson-btns .jiathis_style_32x32:hover .hideBoxMore{
	display: block;
}
.result-box .fruits-info .img{
	width:70px;
	margin-right:8px;
}
.result-box .sch-presons{
	display: none;
}
.result-box .sch-presons li{
	float:left;
	margin-bottom: 20px;
}
.result-box ul.active{
	display: block;
}
/*.sch-presons li:nth-child(4),.sch-presons li:nth-child(5),.sch-presons li:nth-child(6){
	margin-bottom: 0px;
}*/
.result-box .fruits-info .info .pername{
	margin:9px 0;
}
.result-box .fruits-info .info .limitword{
	width:180px;
}
.result-box .sch-presons-btns button,.result-box .sch-presons-btns .bluespan,.attend-peer .sch-presons-btns button{
	border:0;
	background:#75ACD6;
	color:#fff;
	padding:4px 10px;
	margin-left:8px;
	cursor: pointer;
}
.result-box .sch-presons-btns .bluespan,.result-box .sch-presons-btns a.bluespan{
	margin-left:0;
	cursor: initial;
	font-size:12px;
	color:#fff;
}
.result-box .sch-presons-btns{
	text-align: right;
}
/*学者简历*/
.resume-content{
	border:1px solid #E0DEDE;
	background:#fff;
	padding:30px 30px 30px 106px;
}
.resume-content .contain{
	border-left:6px solid #E5E4E4;
	padding-left:90px;
	position: relative;
}
.resume-content .contain .title{
	position: absolute;
	top:0;
	left:-168px;
}
.resume-content .contain .title .img{
	width:140px;
	height:140px;
	border-radius: 50%;
	overflow: hidden;
	border:5px solid #E5E4E4;
}
.resume-content .contain .title .img img{
	width:100%;
}
.resume-box{
	position: relative;
	margin-bottom: 22px;
}
.resume-box-content{
	border:1px solid #D7D7D7;
	color:#666;
	padding-bottom: 14px;
}
.resume-box-content .preson-name{
	font-size:24px;
	font-weight:bold;
	color:#666;	
}
.resume-box-content p{
	margin-bottom: 6px;
}
.infomartion{
	display: inline-block;
	width:40px;
	height:40px;
	background:url('../img/scholars/aboutyou01.png') no-repeat;
	margin-right:6px;
}
.resume-box-content p em{
	display: inline-block;
	height:40px;
	min-width: 200px;
}
.resume-box-content p em span{
	position: relative;
	top:-15px;
}
.infomartion02{
	background:url('../img/scholars/aboutyou02.png') no-repeat;
}
.infomartion03{
	background:url('../img/scholars/aboutyou03.png') no-repeat;
}

.infomartion04{
	background:url('../img/scholars/aboutyou04.png') no-repeat;
}

.infomartion05{
	background:url('../img/scholars/aboutyou05.png') no-repeat;
}

.infomartion06{
	background:url('../img/scholars/aboutyou06.png') no-repeat;
}

.infomartion07{
	background:url('../img/scholars/aboutyou07.png') no-repeat;
}
.resume-content .nobor{
	border:0;
}
.resume-box .title .text{
	color:#999;
	font-size:16px;
	position: relative;
	left:-14px;
}
.resume-box .title .circle{
	display: inline-block;
	width:18px;
	height:18px;
	border-radius: 50%;
	background:#CCC;
	position:absolute;
	top: 2px;
  left: 66px;
}
.resume-box-content2 p{
	margin-top:14px;
	padding:0 14px;
	line-height:24px;
}
.resume-box-content p.resume-num{
	color:#999;
	font-size:16px;
}
.resume-nav{
	width:84px;
	box-sizing: border-box;
	border-left:1px solid #E0DEDE;
	padding-left:20px;
	position: fixed;
	top:185px;
	right:10px;
}
.resume-nav ul li{
	position: relative;
	margin-bottom: 8px;
	color:#999;
	cursor: pointer;
}
.resume-nav .circle{
	display: inline-block;
	width:12px;
	height:12px;
	border-radius: 50%;
	background:#ccc;
	position:absolute;
	top: 5px;
  left: -27px;
}
/*学者推荐*/
.scholars-recommend-content{
	background:#fff;
	padding:22px;
	overflow: hidden;
}
.scholars-recommend-content .choose-content{
	height:34px;
	line-height: 34px;
	background:#EFEEEE;
	width:946px;
}
.scholars-recommend-content .choose-content em{
	display: inline-block;
	font-size:18px;
	color:#fff;
	padding:0 16px;
	background: #79ADD6;
}
.scholars-recommend-content .choose-content2{
	background: transparent;
}
.scholars-recommend-content .choose-content2 em{
	background: transparent;
	color:#79ADD6;
}
.scholars-recommend-content .choose-content span{
	color:#999;
	padding:0 10px;
	cursor: pointer;
}
.scholars-recommend-content .choose-content2 span{
	display: inline-block;
	padding:2px 8px;
	border:1px solid #79ADD6;
	border-radius: 5px 0 5px 0;
	line-height: 18px;
	margin:0 6px;
}

.scholars-recommend-content .sch-moreChoose{
	  width: 51px;
    color: #fff;
    background: #FF8700;
    outline: 0;
    height: 34px;
    float: left;
    cursor: pointer;
    border: 0;
    margin-left: 4px;
}
.scholars-recommend-content .sch-getmore{
	background: #79ADD6;
}
.scholars-choose-box{
	overflow: hidden;
	margin-bottom: 26px;
}
.scholars-choose-box2 ul li{
	float:left;
	margin:0 18px 16px 0;
	color:#999;
	cursor: pointer;
}
.scholars-choose-box2 ul li input{
	position: relative;
	top:1px;
	margin-right:4px;
}
.scholars-choose-box2 div.title{
	color:#79add6;
	font-size:18px;
	padding:14px 20px 0 30px;
}
.scholars-choose-box2{
	padding-top:16px;
	border:1px solid #D7D7D7;
	display: none;
}
.scholars-choose-box2 ul{
	width:830px;
}
.scholars-choose-box3 ul{
	width:950px;
}
.scholars-choose-box3 ul li{
	cursor: pointer;
}
.scholars-choose-box2 .btns{
	padding:2px 0 0 30px;
	height:100%;
	border-left:1px solid #D7D7D7;
}
.scholars-choose-box2 .btns input{
	width:54px;
	height:26px;
	color:#fff;
	background:#75ACD6;
	cursor: pointer;
	border:1px solid transparent;
	outline: 0;
}
.scholars-choose-box2 .btns p{
	margin-bottom: 8px;
}
.scholars-choose-box2 .btns input.false{
	background:#fff;
	border-color:#75ACD6;
  color:#75ACD6;
}
.scholars-recommend-content .choose-result{
	overflow: hidden;
	margin-bottom: 26px;
}
.scholars-recommend-content .choose-result .contain{
	width:956px;
}
.scholars-recommend-content .choose-result .contain em{
	display: inline-block;
	height:26px;
	line-height: 26px;
	padding:0 12px;
	border:1px solid #79ADD6;
	color:#999;
	margin:0 10px 12px 0;
}
.scholars-recommend-content .choose-result .contain em i{
	color:#79ADD6;
	margin-left:12px;
}
.scholars-recommend-content .choose-result .title{
	color:#084570;
	font-size:16px;
	margin:0 20px 0 10px;
	line-height: 26px;
	height:100%;
}
.mycol-main-box ul li{
	width:334px;
	box-sizing: border-box;
	padding:22px;
}
.mycol-main-box .fruits-info{
	overflow: hidden;
	margin-bottom: 12px;
}
.mycol-main-box .fruits-info .info .pername{
	font-size:18px;
	color:#666;
	margin: 7px 0;
}
.mycol-main-box .fruits-info .info .pername a:hover{
	text-decoration: none;
}
.mycol-main-box .fruits-info .info .limitword{
	width: 210px;
	font-size:12px;
}
.mycol-main-box ul li p{
	color:#999;
	line-height: 24px;
	margin-bottom: 10px;
}
.mycol-main-box ul li p.element a{
	display: inline-block;
	border:1px solid #79ADD6;
	padding:0 4px;
	margin: 0 8px 6px 0;
	color:#999;
}
.mycol-main-box ul li p.element a:hover{
	text-decoration: none;
}
.mycol-main-box .infomations{
	border:1px solid #D7D7D7;
	background:#EEE;
	padding:8px 8px 0;
	margin-bottom: 13px;
}
.mycol-main-box .infomations a:hover{
	text-decoration: none;
}
.mycol-main-box .infomations p{
	font-size:12px;
	line-height: 18px;
	margin-bottom: 4px;
	color:#666;
}
.addsee{
	border: 1px solid #ff8700;
	padding: 1px 6px;
	color: #ff8700;
	font-size: 12px;
	position: absolute;
	top: 16px;
	right: 12px;
	cursor: pointer;
	background:#fff;
	outline: 0;
}
.mycol-main-box .scholar-btns>span{
	padding: 0 6px;
  margin-right: 12px;
  color:#999;
  cursor: pointer;
  position: relative;
}
.mycol-main-box .mylmchooseBox-btns{
	height:auto;
	margin: 0;
}
.mycol-main-box .scholar-btns span i{
	margin-right:2px;
}
.mycol-main-box .scholar-btns>span:last-child{
	margin:0;
}
.mycol-main-box .scholar-btns>span.jiathis_style_32x32:hover .hideBoxMore{
	display: block;
}
.mycol-main-box .pinglunbox{
	border:1px solid #D7D7D7;
	position: absolute;
	padding:8px 6px;
	margin-top: 14px;
	background: #fff;
  z-index: 666;
  box-shadow: 14px 14px 14px #d7d7d7;
	display: none;
}
.mycol-main-box .pinglunbox .pin-input input{
	  width: 215px;
    height: 26px;
    box-sizing: border-box;
    padding-left: 4px;
    line-height: 26px;
    margin: 0 4px 0 0px;
    outline: 0;
    color:#666;
}
.mycol-main-box .pinglunbox .pin-input span{
	position: absolute;
	display: inline-block;
	padding:2px 6px;
	background: #79ADD6;
	color:#fff;
}
.mycol-main-box .pinglunbox .pin-input button{
	  height: 26px;
    width: 50px;
    position: relative;
    top: 1px;
    background: #79ADD6;
    border: 0;
    color: #fff;
    outline: 0;
    cursor: pointer;
}
.mycol-main-box .pinglunbox .pin-content{
	margin-top:14px;
	padding-top:14px;
	border-top:1px solid #D7D7D7;
	overflow: hidden;
}
.mycol-main-box .pinglunbox .pin-content .img{
	width:30px;
	height:30px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:5px;
}
.mycol-main-box .pinglunbox .pin-content .img img{
	width:100%;
}
.mycol-main-box .pinglunbox .pin-content .words{
	width: 206px;
  margin-right: 5px;
}
.mycol-main-box .pinglunbox .pin-content .words span{
	margin-right:6px;
}
.mycol-main-box .pinglunbox .pin-content button{
	padding:0;
	border:0;
	color:#79ADD6;
	background: transparent;
	cursor: pointer;
	outline: 0;
	margin-top:2px;
}
.pinglunbox .sanjiao{
	display: inline-block;
	width:19px;
	height:11px;
	background:url('../img/scholars/sj.png') no-repeat;
	position: absolute;
	top: -11px;
  right: 29px;
}
.recommend-nav{
	height:50px;
	line-height: 50px;
	margin-top:22px;
	box-sizing: border-box;
	padding-left:22px;
}
.recommend-nav a{
	display: inline-block;
	height:46px;
	color:#666;
	font-size:24px;	
	padding:0 50px;
	border-bottom: 4px solid transparent;
	margin-right:12px;
}
.recommend-nav a:hover,.recommend-nav a.active{
	text-decoration: none;
	border-bottom: 4px solid #074870;
	color:#074870;
	font-weight:bold;
}
.recommend-nav .searching{
	width: 300px;
	border: 1px solid #D7D7D7;
	position: relative;
	height: 34px;
	background: #fff;
	top: 8px;
}
.recommend-nav .searching input{
	width: 264px;
  border: 0;
  height: 34px;
  position: absolute;
  margin-left: 6px;
  outline: 0;
  color:#666;
}
.recommend-nav .searching i{
	position: absolute;
  right: 6px;
  font-size: 22px;
  top: -8px;
  color: #999;
}
.search-results{
	padding:20px 0;
	border-top: 1px solid #d7d7d7;
	overflow: hidden;
}  
.search-results .resultbox{
	width:508px;
	height:280px;
	box-sizing: border-box;
	border:1px solid #d7d7d7;
	float:left;
	box-shadow: 3px 3px 3px #888888;
	padding:10px 12px;
	background:#fff;	
	margin-bottom: 20px;
}
.search-results .resultbox:nth-child(odd){
	margin-right:32px;
}
.search-results .resultbox .achievement{
	height:130px;
	background:#F1F1F1;
	box-sizing: border-box;
	padding:12px 10px;
}
.resultbox .achievement .presonimg .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
}
.resultbox .achievement .presonimg .img img{
	width:100%;
}
.resultbox .achievement .presonimg p{
	text-align: center;
	color:#666;
	margin-top:8px;
}
.search-results .resultbox .fruits-from{	
  width: 378px;
  padding-left: 14px;
}
.search-results .resultbox .fruits-from .img{
	width:82px;
}
.search-results .resultbox .fruits-from .word p.limitword{
	width: 282px;
	/*font-size: 16px;*/
	line-height: 24px;
}
.search-results .resultbox .fruits-from .word p.limitword a{
	color:#666;
}
.search-results .resultbox .fruits-from .word p.limitword a:hover{
	text-decoration: none;
}
.search-results .resultbox .recomm-preson{
	overflow: hidden;
	margin-top:20px;
}
.search-results .resultbox .recomm-preson .preson-num p{
	color:#666;
	font-size:16px;
	padding-left:10px;
	margin-bottom: 16px;
}
.search-results .resultbox .recomm-preson .preson-num p span{
	font-size:24px;
}
.search-results .resultbox .recomm-preson .preson-num ul li{
	float:left;
	position: relative;
}
.search-results .resultbox .recomm-preson .preson-num ul li .img{
	width:40px;
	height:40px;
	border-radius: 50%;
	overflow: hidden;
}
.search-results .resultbox .recomm-preson .preson-num ul li .img img{
	width:100%;
}
.search-results .resultbox .recomm-preson .preson-num{
	width:356px;
}
.search-results .resultbox .recomm-preson .recomm-rate{
	width:104px;
	border-left:1px solid #d7d7d7;
	padding-left:20px;
}
.search-results .resultbox .recomm-preson .recomm-rate .title{
	font-size:18px;
	color:#666;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top:2px;
}
.search-results .resultbox .recomm-preson .recomm-rate .ratenum{
	font-size:36px;
	font-weight: bold;
}
/*推荐达人榜*/
.search-results .talentbox{
	width:1052px;
	border:1px solid #d7d7d7;
	box-shadow: 3px 3px 3px #888888;
	padding:14px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 22px;
	position: relative;
}
.search-results .talentbox .talent-info .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:10px;
}
.search-results .talentbox .talent-info .img img{
	width:100%;
}
.themblue,.result-box .sch-presons-btns .themblue{
	display: inline-block;
  padding: 2px 8px;
  border: 1px solid #79ADD6;
  font-size: 12px;
  color: #79ADD6;
  margin-right:4px;
  margin-bottom: 8px;
}
.themblue, .result-box .sch-presons-btns .themblue{
	background:#fff;
	padding:4px 10px;
	margin:0;
}
.search-results .talentbox .talent-info .text{
	width: 942px;
}
.search-results .talentbox .talent-info .text p{
	margin-bottom: 4px;
	color:#666;
}
.search-results .talentbox .talent-info .text p .name{
	font-size:18px;
	margin-right:20px;
}
.search-results .talentbox .talent-info .text p span{
	margin-right:14px;
}
.search-results .talentbox .talent-info .text p.hasnum{
	margin-bottom: 8px;
}
.search-results .talentbox .talent-info .text p.hasnum em{
	margin-right:46px;
	font-size: 12px;
}
.search-results .talentbox .runlist{
	position: relative;
	overflow: hidden;
  margin: 0 20px 0 28px;
}
.search-results .talentbox .runlistbox>i.iconfont{
	position: absolute;
  top: 37px;
  font-size: 28px;
  color: #ccc;
  cursor: pointer;
}
.search-results .talentbox .runlistbox>i.next{
	right:-12px;
}
.search-results .talentbox .runlistbox .runli{
	height:auto;
}
.search-results .talentbox .runlist .runli li{
	float: left;
	width: 315px;
	height: 120px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	background: #EEEEEE;
	color: #666;
	margin-right: 10px;
	padding: 10px 12px 0;
}
.search-results .talentbox .runlist .runli li p{
	margin-bottom: 6px;
}
.search-results .talentbox .runlistbox{
	position: relative;
	margin-top:12px;
}
.search-results .talentbox .runlist .runli li p a:hover{
	text-decoration: none;
}
.comeingbox{
	width: 580px;
	height: 560px;
	border: 1px solid #d7d7d7;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	padding: 10px 20px 20px;
}
.comeingbox .info{
	margin:28px 0 30px;
}
.comeingbox p{
	text-align: center;
}
.comeingbox p.hasinput input{
	width:350px;
	height:28px;
	line-height: 28px;
	margin-bottom: 10px;
}
.comeingbox p.hasinput span{
	color:#666;
	font-size:16px;
}
.comeingbox .words{
	padding-left:96px;
	margin:20px 0;
}
.comeingbox .words p{
	text-align: left;
	color:#666;
	font-size:16px;
	margin-bottom: 10px;
}
.mess{
	width:440px;
	height:94px;
	border:1px solid #d7d7d7;
	margin:0px auto 36px;
	background: #EEEEEE;
}
.mess textarea{
	width:100%;
	height:100%;
	box-sizing: border-box;
	outline:0;
	padding:4px;
	display: none;
}
.mess .addbtn{
	text-align: left;
	padding-left:30px;
	margin-top:26px;
	height:38px;
	line-height: 38px;
}
.mess .addbtn i{
	display: inline-block;
	width:38px;
	height:38px;
	background:url('../img/scholars/addbtn.png') no-repeat;
	cursor: pointer;
	margin-right:24px;
}
.mess .addbtn span{
	font-size: 16px;
	color:#666;
	position: relative;
	top:-14px;
}
.comeingbox .search-btn{
	width: 112px;
  font-size: 18px;
    height: 34px
}
.martop8{
	margin-top:8px;
}
.details-content{
	width:820px;
}
.details-content .about-btns{
	padding:14px 32px;
	background:#fff;
	border:1px solid #d7d7d7;
	height:76px;
}
.details-content .result-box .preson-btns ul li{
	width:101px;
}
.details-content .result-box .preson-btns ul.presonimg li{
	width: 102px;
}
.details-content .result-box .preson-btns ul li:last-child{
	width: 60px;
  padding-left: 20px;
}
.about-btns .presonimg{
	margin-right:18px;
}
.about-btns .presonimg .img{
	width:52px;
	height:52px;
	border-radius: 50%;
	overflow: hidden;
	margin:0;
}
.about-btns .presonimg .img img{
	width:100%;
}
.about-btns .presonimg p{
	font-size:12px;
	color:#666;
	text-align: center;
	margin-top:6px;
}
.details-content .result-tupe{
	margin:20px 0;
}
.details-content .result-tupe .title .themblue{
	border-radius: 5px 0 5px 0;
	background:#fff;
	margin:0;
}
.details-content .result-tupe p{
	margin-bottom: 14px;
	color:#666;
}
.details-content .result-tupe p.name{
	font-size:28px;
}
.details-content .result-tupe p.author-name,.result-tupe p.author-name a{
	color:#79add6;
}
.details-content .result-tupe p.author-name a:hover{
	text-decoration: none;
}
.details-content .paper-describes{
	padding:46px 22px 18px;
	border:1px solid #d7d7d7;
	background:#fff;
	position: relative;
}
.details-content .paper-describes p{
	color:#666;
	line-height:24px;
}
.paper-describes>b{
	position:absolute;
	font-size:16px;
	color:#fff;
	padding:6px 14px;
	border-radius: 0 0 10px 10px;
	top:0;
	left:20px;
	cursor: pointer;
	background:#999;
}
.paper-describes>b.active{
	background:#79ADD6;
}
.paper-describes>b:nth-child(2){
	/*left:120px;*/
}

.key-words{
	margin:24px 0;
}
.key-words a{
	color:#79add6;
}
.key-words a:hover{
	text-decoration: none;
}
.recomm-you ul li{
	float:left;
	width:260px;
	height:266px;
	border:1px solid #d7d7d7;
	box-sizing: border-box;
	padding:10px 14px;
	background:#fff;
}
.recomm-you ul li:nth-child(2){
	margin:0 20px;
}
.recomm-you-title{
	height: 48px;
	line-height: 48px;
	color:#666;
	font-size: 18px;
}
.recomm-you-title .titbc{
	display: inline-block;
	width:48px;
	height:48px;
	float:left;
	background:url('../img/scholars/remmon_bc01.png') no-repeat;
	margin-right:14px;
}
.recomm-you-title .titbc2{
	background:url('../img/scholars/remmon_bc02.png') no-repeat;
}
.recomm-you-title .titbc3{
	background:url('../img/scholars/remmon_bc03.png') no-repeat;
}
.recomm-you-num{
	height:64px;
	line-height: 64px;
	font-size: 48px;
	text-align: center;
	border-bottom: 1px solid #d7d7d7;
}
.recomm-you-content{
	height:96px;
	box-sizing: border-box;
	padding:18px 0;
}
.recomm-you-content ul.preimg li{
	float:left;
	width:46px;
	padding:0;
	text-align: center;
	border:0;
	height:auto;
	margin:0 !important;
}
.recomm-you-content ul.preimg li .img{
	width:40px;
	height:40px;
	border-radius: 50%;
	overflow: hidden;
}
.recomm-you-content ul.preimg li .img img{
	width:100%;
}
.recomm-you-content ul.preimg li p{
	font-size: 12px;
	color:#666;
}
.nomal-btn-blue{
	padding:6px 12px;
	background:#5296E0;
	color:#fff;
	border:0;
	outline: 0;
	cursor: pointer;
}
.nomal-btn-white{
	background: #fff;
	padding:6px 12px;
	color:#999;
	border:1px solid #D2D2D2;
	outline: 0;
	cursor: pointer;
}
.recomm-you{
	overflow: hidden;
}
.recomm-you-btns{
	font-size: 12px;
	text-align: center;
}
.recomm-you-btns button:first-child,.recomm-you-btns a:first-child{
	margin-right:30px;
}
.recomm-you-btns a:hover{
	text-decoration: none;
}
.recomm-you-content ul.que-ans li{
	float:left;
	width:90px;
	height:auto;
	padding:0;
	margin:0 0 6px 0 !important;
	border:0;
	line-height: 30px;
	font-size: 12px;
	color:#666;
}
.recomm-you-content ul.que-ans li:nth-child(odd){
	width:140px;
}
.recomm-you-content ul.que-ans li .circle-que{
	display: inline-block;
	width:30px;
	height:30px;
	border-radius: 50%;
	background:#5296E0;
	font-weight: bold;
	color:#fff;
	float:left;
	margin-right:8px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.recomm-you-content .img{
	width:44px;
	height:44px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:8px;
}
.recomm-you-content .img img{
	width:100%;
}
.recomm-you-content .word{
	font-size: 12px;
	line-height: 18px;
	padding-top:4px;
}
.recomm-you-content .word a{
	color:#666;
}
.recomm-you-content .word a:hover{
	text-decoration: none;
}
.agreement{
	margin-top:30px;
}
.agreement .agreement-content{
	width:820px;
	height:600px;
	background:#C9C9C9;
	margin-top:14px;
}
.details-infos{
	width:230px;
	border:1px solid #d7d7d7;
	padding:0 10px;
	background:#fff;
}
.runonebox .title{
	height:42px;
	line-height: 42px;
	border-bottom: 1px solid #d7d7d7;
	text-align: center;
	color:#79add6;
	font-weight: bold;
	position: relative;
}
.runonebox .title i{
	position: absolute;
	bottom: 0;
	width:80px;
	border-bottom: 2px solid #79add6;
	left:76px;
}
.runonebox .runbtn{
	text-align: center;
	color:#999;
	cursor: pointer;
	z-index: 22;
	height:30px;
	line-height: 30px;
}
.runonebox .runbtn i{
	font-size:26px;
}
.runonebox-content li{
	border-bottom: 1px dashed #d7d7d7;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top:18px;
}
/*.runonebox-content li:first-child{
	padding-top:0;
}*/
.runonebox .fruits-from .word p.limitword{
	width:156px;
}
.runonebox .fruits-from a{
	color:#666;
}
.runonebox .fruits-from a:hover{
	text-decoration: none;
}
.runonebox-content{
	/*margin-top:-18px;*/
	position: relative;
	
}
.runonebox .overbox{
	overflow: hidden;
	height:555px;
}
.commentaries{
	margin-top:30px;
}
.commentaries .mycomment{
	margin-bottom: 30px;
}
.paper-describes .comment-content{
	padding:26px 0px 0px;
	clear: both;
}
.paper-describes .comment-content .nomal-btn-blue{
	padding: 6px 30px;
  border-radius: 6px;
}
.paper-describes .comment-content textarea{
	width: 100%;
  height: 118px;
  margin-bottom: 14px;
  outline: 0;
}
.paper-describes .comment-content p{
	overflow: hidden;
}
.paper-describes .comment-content p button{
	font-size: 16px;
}
.paper-describes .total-num{
	position: absolute;
	color: #666;
	top: 18px;
	left: 130px;
} 
.details-comment-box-info{
	width:58px;
}
.details-comment-box-info .img{
	width:58px;
	height:58px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 12px;
}
.details-comment-box-info .img img{
	width: 100%;
}
.details-comment-box{
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;
	padding-top:22px;
}
.details-comment-box:last-child{
	border: 0;
}
.details-comment-box .word{
	width:704px;
	margin-left:10px;
	color:#666;
}
.details-comment-box .word p:last-child{
	margin-top:20px;
	font-size: 12px;
}
.details-comment-box .word p:last-child em{
	cursor: pointer;
}
.details-comment-box .word p:last-child em i{
	margin-right:6px;
}
.details-comment-box .word p:last-child em:last-child{
	margin-right:10px;
}
.details-comment-box .word p:last-child em a:hover{
	text-decoration: none;
}
.details-comment-box .word .other-comment{
	border:1px dashed #d7d7d7;
	padding:10px 14px;
}
.details-comment-box .word .other-comment p{
	font-size: 14px;
	margin:0;
}
.scholars-stage .title-nav{
	border:1px solid #79ADD6;
	margin-bottom: 28px;
}
.scholars-stage .title-nav em{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 256px;
	background: #E1DFDF;
	color: #084570;
	cursor: pointer;
	border-right: 6px solid #EDEDED;
}
.scholars-stage .title-nav em:last-child{
	border:0;
}
.scholars-stage .title-nav em:hover,.scholars-stage .title-nav em.active{
	background:#79ADD6;
	color:#fff;
	font-weight: bold;
}
.scholars-stage .handimg{
	width:100px;
	margin-right:10px;
}
.scholars-stage .handimg .img{
	width:100px;
	height:126px;
}
.scholars-stage .handimg .img img{
	width:100%;
}
.scholars-stage .handimg p{
	text-align: center;
	font-size:16px;
	margin-top:8px;
}
.scholars-stage .hand-content{
	width:410px;
}
.scholars-stage .hand-content .hasinput .s-form input{
	width:286px;
}
.scholars-stage .hand-content .hasinput .s-form select{
	width:296px;
	height:28px;
	color:#666;
	padding-left:5px;
	border:1px solid #d7d7d7;
	outline: 0;
}
.scholars-stage .hand-content .hasinput .half-s-form input{
	width:107px;
}
.scholars-stage .hand-content .hasinput .half-s-label{
	width:40px;
}
.scholars-stage .hand-content .hasinput .third-s-form input{
	width:54px;
}
.scholars-stage .hand-content .hasinput .third-s-label{
	width:28px;
	margin-right:0;
}
.scholars-stage .hand-content .hasinput .s-form select.third-s-sel{
	width:94px;
}
.scholars-stage .hand-content .hasinput .s-form select.third-s-sel:nth-child(2){
	margin:0 3px;
}
.scholars-stage .main .contain .hand-content .hasinput3 textarea{
	width:296px;
}
.scholars-stage .main .contain .hand-content .hasinput .s-form4 input{
	width: 218px;
}
.scholars-stage .hand-content .addbox{
	width:296px;
}
.scholars-stage .hand-content .hasinput .search-btn{
	left:-4px;
}
.scholars-stage .main2{
	height:355px;
}
.scholars-stage .main .contain .hand-content .hasinput .half-s-form button:not(:last-child){
	margin-right:6px;
}
.scholars-stage .main .contain .hand-content .hasinput table{
  border: 1px solid #e2e2e2;
  width:100%;
}
.scholars-stage .main .contain .hand-content .hasinput table th,.scholars-stage .main .contain .hand-content .hasinput table td{
	padding:0;
	font-size:14px;
	color:#999;
	border: 1px solid #e2e2e2;
	text-align: center;
}
.scholars-stage .main .contain .hand-content .hasinput table td{
	background:#fff;
	text-align: center;
}
.scholars-stage .main .contain .hand-content .hasinput table td input[type=text]{
	height: 24px;
	border: 1px solid transparent;
	background: transparent;
	width:100%;
	box-sizing: border-box;
	outline:0;
	padding-left:4px;
	color:#999;
}
.scholars-stage .main .contain .hand-content .hasinput table td input.red{
	border:1px solid red;
}
.set-btn-white{
	background:#EEEEEE;
	border:1px solid #D9D9D9;
	color:#666;
} 
.scholars-stage .main .contain .hand-content .hasinput .set-btn-white{
	margin-right: 220px;  
  margin-left: -74px;
}
.scholars-stage h1{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 240px;
	color: #666;
}
.scholars-stage p.center a:hover{
	text-decoration: none;
}
/*上传部分开始*/
.fileBox,.fileBox2{margin-top:20px;padding-left:45px;}
.fileInputP{display:inline-block;width:200px;height:30px;border-radius:5px;overflow:hidden;position:relative;top:-40px;cursor: pointer;}
.fileInputP i{display:inline-block;width:200px;height:30px;color:#fff;background:#5296E0;text-align:center;line-height:30px;}
#fileInput,#fileInput2{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;cursor: pointer;}
#fileSpan,#fileSpan2{display:inline-block;width:129px;height:106px;background:url('../img/scholars/upload.png') no-repeat;margin-top: 20px;}

.fileList_parent,.fileList_parent2{margin:50px;display:none;}
.fileList_parent th{background:#dadada;font-weight:bold;}
.fileList_parent th,.fileList_parent td,.fileList_parent2 th,.fileList_parent2 td{padding:5px;font-size: 14px;font-style: normal;}
.fileList tr:nth-of-type(2n){background:#dadada;}

.progressParent{height:20px;border-radius:5px;background:#ccc;overflow:hidden;position:relative;}
.progress{width:0%;height:20px;background:#7d8f33;}
.progressNum{display:inline-block;width:100%;height:20px;text-align:center;line-height:20px;color:#fff;position:absolute;left:0;top:0;}

#fileBtn,#fileBtn2{
	display: inline-block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	background: #75ACD6;
	border: 0;
	cursor: pointer;
	outline: 0;
	display: none;
	margin-top: 10px;
}
.fileBox .info,.fileBox2 .info{
	margin: 0 30px 0 30px;
	position: relative;
	top: -40px;
	font-size: 18px;
}
/*上传部分结束*/
#seemorebox,#seemorebox2{
	width:944px;
}
/*学者个人主页*/
.imgupload{
	height:400px;
	background-color: rgba(215, 215, 215, 0.4);
	position: relative;
	margin-bottom: 30px;
}
.imgupload img{
	width:100%;
	height:100%;
}
.imgupload p{
	position: absolute;
	top: 340px;
	left: 754px;
	display: none;
}
.imgupload p.update{
	top: 341px;
	left: 983px;
}
.imgupload p.update input{
	padding: 0px 30px;
	height: 42px;
	font-size: 18px;
	border-radius: 5px;
}


.imgupload:hover p{
	display: block;
}
.imgupload p a{
	position: relative;
	display: inline-block;
	background-color: rgba(215, 215, 215, 1);
	border: 1px solid #99D3F5;
	border-radius: 4px;
	padding: 0px 12px;
	height:42px;
	line-height: 42px;
	overflow: hidden;
	color: #79ADD6;
	text-decoration: none;
	text-indent: 0;
	line-height: 20px;
	font-size: 18px;
}
.imgupload p a input{
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	opacity: 0;
}
.imgupload p a:hover {
	text-decoration: none;
	background:#79ADD6;
	color:#fff;
}
.imgupload p a i{
	display: inline-block;
	width:28px;
	height:28px;
	background:url('../img/scholars/imgupload.png') no-repeat;
	background-size:100% 100%;
  position: relative;
	top: 5px;
	margin-right:8px;
}
.homepage-info{
	padding:16px 18px;
}
.width250{
	width:250px;
}
.width820{
	width:820px;
}
.homepage-info .img{
	width:140px;
	height:140px;
	border-radius: 50%;
	overflow: hidden;
	margin:0 auto;
}
.homepage-info .img img{
	width:100%;
}
.homepage-info .name{
	font-size: 24px;
	line-height: 30px;
	color:#666;
	margin:12px 0;
}
.medalbox ul li{
	width:40px;
	height:58px;
	float:left;
	background:url('../img/scholars/medal01.png') no-repeat;
	margin-right:14px;
}
.medalbox ul li.medal2{
	background:url('../img/scholars/medal02.png') no-repeat;
}
.medalbox ul li.medal3{
	background:url('../img/scholars/medal03.png') no-repeat;
}
.medalbox ul li.medal4{
	background:url('../img/scholars/medal04.png') no-repeat;
}
.medalbox ul li:last-child{
	margin:0;
}
.medalbox ul{
	overflow: hidden;
	margin-bottom:20px;
}
.homepage-left{
	background: #fff;
	border:1px solid #ddd;
}
.homepage-info .info-mess{
	padding-left:20px;
	position: relative;
	color:#666;
	line-height: 24px;
	word-break: break-word;
	word-break: break-all;
	min-height: 24px;
}
.homepage-info .info-mess .info-icon{
	display: inline-block;
	width:15px;
	height:14px;
	background:url('../img/scholars/info_icon01.png') no-repeat;
	position: absolute;
	left:0;
	top:4px;
}
.homepage-info .info-mess .info-icon2{
	/*background:url('../img/scholars/info_icon02.png') no-repeat;*/
	background:url('../img/scholars/jigou.jpg') no-repeat;
	left:-1px;
}
.homepage-info .info-mess .info-icon3{
	background:url('../img/scholars/info_icon03.png') no-repeat;
}
.homepage-info .info-mess .info-icon4{
	background:url('../img/scholars/info_icon04.png') no-repeat;
	/*background:url('../img/scholars/bianji.png') no-repeat;*/
	top:5px;
}
.homepage-info .info-mess2{
	padding-right:30px;
	min-height:24px;
}
.homepage-info .info-mess .write-btn{
	position: absolute;
	right:0;
	cursor: pointer;
	top:0;
}
.homepage-info .writebox{
	margin:8px 0;
	display: none;
}
.homepage-info .writebox textarea{
	width:100%;
	height:60px;
	outline: 0;
	margin-bottom:10px;
}
.homepage-info .writebox .input-btn .set-btn{
	height:22px;
	line-height: 22px;
	width:54px;
	font-size: 14px;
}
.homepage-attention .title-nav em{
	display: inline-block;
	width:122px;
	height:42px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	color:#fff;
	background:#79ADD6;
}
.homepage-attention .title-nav em span{
	font-size:16px;
}
.homepage-attention .title-nav em.active,.homepage-attention .title-nav em:hover{
	background:#2D577B;
}
.homepage-attention .attention-content .toggle-box .content li{
	float:left;
	width:56px;
	margin:0 20px 10px 0;
}
.homepage-attention .attention-content .toggle-box .content li p.center{
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.homepage-attention .attention-content .toggle-box .content li .img{
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 8px;
}
.homepage-attention .attention-content .toggle-box .content li .img img{
	width:100%;
}
.homepage-attention .attention-content .toggle-box{
	width:10000px;
	/*height:285px;*/
	position: relative;
}
.homepage-attention .attention-content{
	width:230px;
	padding-top:20px;
	padding-left:20px;
	overflow: hidden;
}
.homepage-attention2 .attention-content{
	padding-left:10px;
}
.homepage-attention .attention-content .toggle-box>li{
	float:left;
	width:230px;
	/*height:285px;*/
}

.attention-btns i{
	cursor: pointer;
	font-size: 16px;
	color:#A6A6A6;
}
.attention-btns i.active{
	color:#79add6;
}
.attention-btns i:last-child{
	margin:0 0 0 40px;
}
.attention-btns i:hover{
	color:#79ADD6;
}
.homepage-title{
	height:36px;
	border-top:1px solid #DDD;
	text-align: center;
	position: relative;
}
.homepage-friends{
	padding:14px 8px 0;
}
.homepage-title b{
	display: inline-block;
	font-size: 18px;
	color:#79add6;
	border-top:2px solid #79add6;
	padding-top:4px;
	margin-top:-1px;
}
.homepage-friends .contain li .img{
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:14px;
}
.homepage-friends .contain li{
	overflow: hidden;
	padding:14px 10px;
	border-bottom: 1px dashed #ddd;
}
.homepage-friends .contain li .img img{
	width:100%;
}
.homepage-friends .contain li .word p{
	font-size: 12px;
	margin-bottom: 2px;
	color:#666;
	width: 142px;
}
.homepage-friends .contain li .word p span.colblue79{
	margin-right:14px;
}
.message-board-contain{
	padding:14px 10px;
}
.message-board-contain .messagebox textarea{
	width:100%;
	height:108px;
	border-color:#D7D7D7;
	outline: 0;
}
.message-board-contain .messagebox .leave-word{
	width:100%;
	height:34px;
	background: #79ADD6;
	color:#fff;
	border:0;
	font-size: 18px;
	cursor: pointer;
	outline: 0;
}
.message-board-contain .wordbox .preinfo .img{
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:14px;
}
.message-board-contain .wordbox .preinfo .img img{
	width:100%;
}
.message-board-contain .wordbox .preinfo .info{
	margin-top:8px;
	color:#666;
}
.message-board-contain .wordbox .preinfo .word{
	padding:10px;
	color:#999;
	line-height: 20px;
}
.message-board-contain .wordbox{
	padding: 14px 0 10px;
	border-bottom: 1px dashed #d7d7d7;
}
.message-board-contain .wordbox .word .word-btn{
	margin-top:8px;
}
.message-board-contain .wordbox .word .word-btn .leave-mess{
	margin: 0 10px 0 128px;
}
.message-board-contain .wordbox .word .word-btn span{
	cursor: pointer;
}
.message-board-contain .wordbox .word .word-btn a{
	color:#999;
}
.message-board-contain .wordbox .word .word-btn a:hover{
	text-decoration: none;
}
.message-board-contain .runwordbox ul li{
	float:left;
	padding-bottom: 10px;
}
.message-board-contain .runwordbox{
	padding-bottom: 10px;
}
.homepage-nav a{
	display: inline-block;
	width:134px;
	height:38px;
	background:#79ADD6;
	color:#fff;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	float:left;
	border-right:3px solid #fff;
	position: relative;
}
.homepage-nav a:last-child{
	border:0;
}
.homepage-nav a:hover,.homepage-nav a.active{
	text-decoration: none;
	background: #2D577B;
}
.homepage-nav{
	height:38px;
}
.overflow{
	overflow: hidden;
}
.homepage-nav a i.nav-san{
	display: inline-block;
	position: absolute;
	width:13px;
	height:7px;
	background:url('../img/scholars/sanjiao.png') no-repeat;
	top:38px;
	left:62px;
}
.homepage-garden-mess{
	font-size: 18px;
	margin:24px 0 20px 14px;
}
.homepage-garden-operation{
	overflow: hidden;
}
.homepage-garden-operation li{
	float:left;
	/*width:154px;*/
	width:260px;
	height:188px;
	border:1px solid #4E9983;
	text-align: center;
	background:#fff;
	color:#666;
	font-size: 12px;
	margin-right:10px;
}
.homepage-garden-operation li:hover{
	box-shadow: 5px 5px 5px #d7d7d7;
	/*background: #ebebeb;*/
}
.homepage-garden-operation li img{
	margin:20px 0;
}
.homepage-garden-operation li .content{
	height:56px;
}
.homepage-garden-operation li .homepage-garden-btn a{
	padding:8px 12px;
	background:#4E9983;
	color:#fff;
	border-radius: 5px;
}
.homepage-garden-operation li .homepage-garden-btn a:hover{
	text-decoration: none;
}
.homepage-garden-operation li .progress-bar{
	width:130px;
	height:8px;
	margin:12px auto 0;
	background:#D2D2D2;
	border-radius:8px;
	position: relative;
	text-align: left;
}
.homepage-garden-operation li .progress-bar .showbar{
	height: 8px;
	display: inline-block;
	position: absolute;
	border-radius: 8px;
}
.homepage-garden-operation li .homepage-garden-num{
	color:#4E9983;
}
.homepage-garden-operation li.yellowcon{
	border:1px solid #E7BF55;
}
.homepage-garden-operation li.yellowcon .homepage-garden-num{
	color:#E7BF55;
}
.homepage-garden-operation li.yellowcon .homepage-garden-btn a{
	background:#E7BF55;
}
.homepage-garden-operation li.bluecon{
	border:1px solid #64A5BD;
}
.homepage-garden-operation li.bluecon .homepage-garden-num{
	color:#64A5BD;
}
.homepage-garden-operation li.bluecon .homepage-garden-btn a{
	background:#64A5BD;
}
.homepage-garden-operation li.redcon{
	border:1px solid #E06A58;
}
.homepage-garden-operation li.redcon .homepage-garden-num{
	color:#E06A58;
}
.homepage-garden-operation li.redcon .homepage-garden-btn a{
	background:#E06A58;
}
.homepage-garden-operation li.purplecon{
	border:1px solid #8C97CB;
	margin:0;
}
.homepage-garden-operation li.purplecon .homepage-garden-num{
	color:#8C97CB;
}
.homepage-garden-operation li.purplecon .homepage-garden-btn a{
	background:#8C97CB;
}
.homepage-runimg .owl-theme .owl-controls .owl-buttons div{
	width:60px;
	height:60px;
	border-radius: 50%;
	padding:0;
	background:transparent;
}
.homepage-runimg .owl-theme .owl-controls .owl-buttons div i{
	font-size: 30px;
  line-height: 60px;
  color:#ccc;
}
.homepage-runimg .owl-theme .owl-controls .owl-buttons div.owl-next{
	left: 745px;
  position: absolute;
}
.homepage-runimg  .owl-buttons{
	display: block;
  position: absolute;
  top: 34%;   
}
.homepage-runimg .owl-theme .owl-controls .owl-buttons div:hover i{
	color:#79ADD6;
}
.homepage-runimg .owl-pagination{
	bottom: -26px;
  left: 348px;
  display: none;
}
.homepage-runimg .owl-theme .owl-controls .owl-page.active span,.homepage-runimg .owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#79ADD6;
}
.homepage-runimg .result-box .contain .abstracts-box{
	width:480px;
}
.homepage-runimg .owl-controls{
	position: initial;
}
.homepage-runimg{
	background: #fff;
  border: 1px solid #d7d7d7;
  margin-top:30px;
}
.homepage-runimg-nav{
	height: 36px;
  line-height: 36px;
  padding:0 14px 0 140px;
  position: relative;
}
.homepage-runimg-nav button{
	border:0;
	background: transparent;
	cursor: pointer;
	color: #999;
	margin-right:6px;
	font-size: 14px;
	outline: 0;
}
.homepage-runimg-nav button.active,.homepage-runimg-nav button:hover{
	color:#79add6;
}
.homepage-runimg-nav .right em{
	color:#666;
	margin-left:8px;
}
.homepage-runimg-nav .right em span{
	margin:0 4px;
}
.homepage-runimg-nav .right i.icon-bianji{
	color:#79add6;
	cursor: pointer;
}
.result-box .img2{
	width:200px;
}
.result-box .contain p.reading{
	margin-top:28px;
}
.result-box .contain p.reading em{
	margin-left:160px;
}
.result-box .contain p.reading em i{
    font-size: 30px;
    position: relative;
    top: 5px;
    margin-right:6px;
    color:#999;
}
.result-box .contain p.reading em i:hover{
	color:#999;
}
.result-box .img3{
	width:56px;
	margin-bottom: 20px;
}
.result-box .contain2{
	width:434px;
}
.result-box .contain3{
	width:580px;
	margin-bottom: 20px;
}
.homepage-runimg .fruits-from{
	width:664px;
	height:104px;
	box-sizing: border-box;
	padding:16px;
	clear: both;
	border:1px solid #d7d7d7;
	margin-bottom:18px;
}
.homepage-runimg .fruits-from .img{
	width:60px;
}
.homepage-runimg .fruits-from .word p.limitword a:hover{
	text-decoration: none;
}
.homepage-runimg .homepage-bths{
	overflow:hidden;
	color:#666;
}
.homepage-runimg .homepage-bths .fruits-btn{
	display: inline-block;
	width:22px;
	height:22px;
	background:url('../img/scholars/homepage_btn01.png') no-repeat;
	position: relative;
	top:5px;
	cursor: pointer;
	margin-right:6px;
}
.homepage-runimg .homepage-bths .fruits-btn2{
	background:url('../img/scholars/homepage_btn02.png') no-repeat;
}
.homepage-runimg .homepage-bths .fruits-btn3{
	background:url('../img/scholars/homepage_btn03.png') no-repeat;
}
.homepage-runimg .homepage-bths em{
	margin-right:26px;
}
.homepage-runimg .homepage-bths em span{
	margin-left:6px;
}
.homepage-upnum ul li{
	float:left;
	width:204px;
	box-sizing: border-box;
	padding:16px 0 6px;
	border-right:1px dashed #d7d7d7;
}
.homepage-upnum ul li:hover{
	box-shadow: 3px 3px 3px #ccc;
}
.homepage-upnum{
	overflow: hidden;
	border:1px solid #d7d7d7;
	background: #fff;
	padding:16px 0;
	margin-top:30px;
}
.homepage-upnum ul li p{
	text-align: center;
}
.homepage-upnum ul li .title{
	font-size: 18px;
	color:#666;
}
.homepage-upnum ul li .nums a{
	font-size: 30px;
	color:#2b567b;
	font-weight: bold;
}
.homepage-upnum ul li .nums a:hover{
	text-decoration: none;
}
.homepage-upnum ul li .compare{
	color:#999;
}
.homepage-upnum ul li .compare .upnum{
	display: inline-block;
	width:45px;
	text-align: left;
}
.homepage-upnum ul li .compare .uprate,.homepage-upnum ul li .compare .downrate{
	display: inline-block;
	width:45px;
	text-align: left;
	color:#ff3333;
}
.homepage-upnum ul li .compare .downrate{
	color:#006600;
}
.homepage-upnum ul li:nth-child(1),.homepage-upnum ul li:nth-child(2),.homepage-upnum ul li:nth-child(3),.homepage-upnum ul li:nth-child(4){
	padding-bottom: 16px;
	/*border-bottom: 1px dashed #d7d7d7;*/
	padding-top:6px;
}
.homepage-upnum ul li:nth-child(4),.homepage-upnum ul li:nth-child(8){
	border-right: 0;
}
.scholars-searchbox .search-input .mgc-sm.mgc-switch{
	width:32px;
}
.alert-scholars-sort{
	padding:26px 28px 16px;
	border:1px solid #114E76;
	overflow: hidden;
	background:#fff;
	position: absolute;
	box-sizing: border-box;
	z-index: 666;
  top: 72px;
  display: none;
}
.alert-scholars-sort i.icon-icon{
	position: absolute;
	right:5px;
	top:1px;
	cursor: pointer;
}
.subject-names{
	width:200px;
	border-right:1px solid #75ACD6;
}
.subject-names li i.sort-back{
	display: inline-block;
	width:31px;
	height:31px;
	background-image:url('../img/scholars/sort_back01.png');
	margin:0 8px;
  position: relative;
	top: 7px;
}
.subject-names li{
	font-size:20px;
	color:#75acd6;
	line-height: 40px;
	height:40px;
	background:#E6EFF7;
	margin-bottom: 12px;
	cursor: pointer;
}
.subject-names li:last-child{
	margin:0;
}
.subject-names li i.sort-back2{
	background-image:url('../img/scholars/sort_back02.png');
}
.subject-names li i.sort-back3{
	background-image:url('../img/scholars/sort_back03.png');
}
.subject-names li i.sort-back4{
	background-image:url('../img/scholars/sort_back04.png');
}
.subject-names li i.sort-back5{
	background-image:url('../img/scholars/sort_back05.png');
}
.subject-names li i.sort-back6{
	background-image:url('../img/scholars/sort_back06.png');
}
.subject-names li i.sort-back7{
	background-image:url('../img/scholars/sort_back07.png');
}
.subject-names li i.sort-back8{
	background-image:url('../img/scholars/sort_back08.png');
}
.subject-names li:hover,.subject-names li.active{
	background:#75ACD6;
	color:#fff;
}
.subject-names li.active i.sort-back,.subject-names li:hover i.sort-back{
	background-image:url('../img/scholars/sort_back_active01.png');
}
.subject-names li.active i.sort-back2,.subject-names li:hover i.sort-back2{
	background-image:url('../img/scholars/sort_back_active02.png');
}
.subject-names li.active i.sort-back3,.subject-names li:hover i.sort-back3{
	background-image:url('../img/scholars/sort_back_active03.png');
}
.subject-names li.active i.sort-back4,.subject-names li:hover i.sort-back4{
	background-image:url('../img/scholars/sort_back_active04.png');
}
.subject-names li.active i.sort-back5,.subject-names li:hover i.sort-back5{
	background-image:url('../img/scholars/sort_back_active05.png');
}
.subject-names li.active i.sort-back6,.subject-names li:hover i.sort-back6{
		background-image:url('../img/scholars/sort_back_active06.png');
}
.subject-names li.active i.sort-back7,.subject-names li:hover i.sort-back7{
	background-image:url('../img/scholars/sort_back_active07.png');
}
.subject-names li.active i.sort-back8,.subject-names li:hover i.sort-back8{
		background-image:url('../img/scholars/sort_back_active08.png');
}
.alert-scholars-sort .subject-list{
	width:354px;
	height:404px;
	margin-left:36px;
	overflow: hidden;
}
.alert-scholars-sort .subject-list .hidelist{
    height: 100%;
    width: 100%;
    padding-right: 30px;
    overflow: auto;
}
.alert-scholars-sort .subject-list .title{
	height:34px;
	line-height: 34px;
	font-size:18px;
	color:#666;
	border-bottom: 1px solid #CCC;
	margin-bottom: 6px;
}
.alert-scholars-sort .subject-list .subject-content{
	margin:12px 0;
}
/*.alert-scholars-sort .subject-list .subject-content p{
	margin-top:12px;
}*/
.alert-scholars-sort .subject-list .subject-content em{
	display: inline-block;
	padding:0 8px;
	height:24px;
	line-height: 24px;
	border:1px solid #ECECEC;
	color:#75acd6;
	text-align: center;
	margin-right:2px;
	font-size:12px;
	cursor: pointer;
	margin:0 4px 12px 0;
}
.alert-scholars-sort .subject-list .subject-content p em:last-child{
	margin:0;
}
.alert-scholars-sort .hot-subject{
	border:1px solid #EFEDED;
	background:#F8F8F8;
	width:420px;
	box-sizing: border-box;
	padding:8px 14px;
}
.alert-scholars-sort .hot-subject .title span{
	font-size:18px;
	color:#666;
	border-bottom: 2px solid #75ACD6;
	padding-bottom: 2px;
}
.alert-scholars-sort .hot-scholars{
	overflow: hidden;
	margin-bottom: 10px;
}
.alert-scholars-sort .hot-scholars ul li{
	float:left;
	width:120px;
	margin:0 5px;
	text-align: center;
	color:#666;
	font-size:12px;
	padding-top:10px;
}
.alert-scholars-sort .hot-scholars ul li .img{
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
	margin-left:25px;
	margin-bottom: 2px;
}
.alert-scholars-sort .hot-scholars ul li .img img{
	width:100%;
}
.alert-scholars-sort .hot-scholars ul li p.limitword{
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.alert-scholars-sort .hot-results .fruits-from{
	float:left;
	width:190px;
	margin-right:10px;
	font-size: 12px;
}
.alert-scholars-sort .hot-results .fruits-from:last-child{
	margin:0;
}
.alert-scholars-sort .hot-results .fruits-from .limitword{
	width:116px;
}
.alert-scholars-sort .hot-results{
	overflow: hidden;
	margin-top:12px;
}
.ranking-nav{
	height:40px;
	line-height: 40px;
	background:#79ADD5;
	margin:6px auto 26px;
	box-sizing: border-box;
	padding-left:60px;
}
.ranking-nav a{
	color:#fff;
	font-size:18px;
	margin-right:98px;
}
.ranking-nav a:last-child{
	margin:0;
}
.ranking-nav a.active,.ranking-nav a:hover{
	font-weight: bold;
	border-bottom:3px solid #2D567B;
	padding-bottom: 4px;
	text-decoration: none;
}
.width_100{
	width:100%;
	background:#fff;
	padding-top:14px;
}
.achievement-nums .title{
	height:50px;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.achievement-nums .title .line{
	width:100%;
	display: inline-block;
	border-bottom: 2px solid #ccc;
}
.achievement-nums .title em{
	position: absolute;
	top: 0px;
	left: 442px;
	display: inline-block;
	width: 216px;
	background: #fff;
	font-size:24px;
	color:#2b557b;
	box-sizing: border-box;
	padding-left:50px;
}
.achievement-nums .title em .title-back{
	display: inline-block;
	width:41px;
	height:38px;
	background:url('../img/scholars/title_back01.png');
	position: absolute;
	top:7px;
	left:40px;
}
.achievement-nums .title em b{
	border-bottom: 3px solid #2b557b;
	padding-bottom: 2px;;
}
.achievement-nums .info{
	font-size:18px;
	color:#999;
	line-height: 30px;
	text-align: center;
}
.ranking-all{
	padding-left:10px;
} 
.ranking-all em,.ranking-all .subject-getmore{
	display:block;
	width:90px;
	height:80px;
	border:1px solid #79ADD5;
	text-align: center;
	color:#79add5;
	font-size:12px;
	margin-right:8px;
	cursor: pointer;
	margin-top:8px;
	float:left;
	background:#fff;
}
.ranking-all em:hover,.ranking-all em.active{
	background:#79ADD5;
	color:#fff;
}

.ranking-all em .subject-img{
	display: inline-block;
	width:35px;
	height:40px;
	background:#79add5;
}
.ranking-all .subject-getmore:hover{
	background:#79ADD5;
	color:#fff;
}
.ranking-all em p{
	width:80%;
	margin:0 auto;
}
.ranking-all .subject-getmore{
	position: relative;
	/*margin-left: 3px;*/
	line-height: 80px;
	color: #2b557b;
	margin-right:0px;
}
.ranking-all .subject-getmore:hover,.ranking-all .subject-getmore.active{
	color:#fff;
}
.more-subject{
	display: none;
	clear: both;
	overflow: hidden;
}
.show-one{
	border:1px solid #d7d7d7;
	width:454px;
	height:378px;
	text-align: center;
	margin-top:16px;
	position: relative;
	margin-right:20px;
	background:#fff;
}
.ranking-result{
	overflow: hidden;
	/*background:#fff;*/
	padding-bottom: 30px;
}
.show-one .img{
	display: inline-block;
	width:140px;
	height:140px;
	border-radius: 50%;
	overflow: hidden;
	margin-top:60px;
}
.show-one .img img{
	width:100%;
}
.show-one .name{
	font-size: 24px;
	color:#666;
	margin-top:24px;
}
.show-one a:hover{
	text-decoration: none;
}
.show-one p{
	font-size:16px;
	color:#666;
}
.show-one p.limitword{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:30px 0 20px;
}
.show-one p span:nth-child(2){
	margin:0 40px;
}
.show-one .medal{
	display: inline-block;
	width:55px;
	height:50px;
	background:url('../img/scholars/ranking_medal01.png') no-repeat;
	position: absolute;
	top:0;
	left:18px;
}
.show-one .number{
	display: inline-block;
	min-width:84px;
	padding-left:10px;
	height:39px;
	background:url('../img/scholars/ranking_number01.png') no-repeat;
	background-size:100% 100%;
	position: absolute;
	right:0;
	top:18px;
	font-size:12px;
	line-height: 39px;
	color:#fff;
	text-align: center;
	
}
.show-one:hover{
	box-shadow: 3px 3px 3px #d7d7d7;
}
.show-two{
	width:298px;
	height:180px;
}
.show-two .medal{
	background:url('../img/scholars/ranking_medal02.png') no-repeat 100% 100%;
}
.show-two .number{
	background-image:url('../img/scholars/ranking_number02.png');
}
.show-two .img{
	width:60px;
	height:60px;
	margin-top:8px;
	overflow: hidden;

}
.show-two .name{
	margin-top:10px;
}
.show-two p.limitword{
	margin:10px 0 6px;
}
.show-two p{
	font-size:14px;
}
.show-two p span:nth-child(2){
	margin:0 18px;
}
.show-three,.show-five{
	margin-right:0;
}
.show-three .medal{
	background-image:url('../img/scholars/ranking_medal03.png');
}
.show-three .number{
	background-image('../img/scholars/ranking_number03.png');
}
.show-four .medal{
	background:url('../img/scholars/ranking_medal04.png') no-repeat;
}
.show-four .number,.show-five .number{
	background-image:url('../img/scholars/ranking_number04.png')
}
.show-five .medal{
	background:url('../img/scholars/ranking_medal05.png') no-repeat;
}
.show-others{
	width:260px;
	margin-right:16px;
}
.show-others .medal{
	width:44px;
	height:44px;
	border-radius: 50%;
	background:#ccc;
	line-height: 44px;
	text-align: center;
	color:#fff;
	top:8px;
	font-size:18px;
	font-weight: bold;
}
.show-others .number{
	min-width:76px;
	padding-left:10px;
	height:31px;
	line-height: 31px;
	background:url('../img/scholars/ranking_number05.png') no-repeat 100% 100%;
}
.ranking-result .nomar-rit{
	margin-right:0;
}
.ranking-showall{
	text-align: center;
	clear:both;
}
.ranking-showall a{
	display:inline-block;
	width:135px;
	height:40px;
	margin-top:24px;
	background:url('../img/scholars/ranking_showall.png');
}
.scholars-stage2{
	width:1100px;
	height:auto;
	box-sizing: border-box;
  padding-left: 100px;
  padding-top:40px;
}
.scholars-stage2 .main{
	width:auto;
	height:auto;
}
.scholars-stage2 .main .contain{
	width:auto;
	height:auto;
}
.scholars-stage2 .hand-content{
	width:auto;
}
.scholars-stage2 .hasinput .s-label{
	text-align: left;
}
.scholars-stage2 .hasinput .s-label{
	width:130px;
}
.scholars-stage2 .hand-content .hasinput .s-form select{
	width:410px;
}
.scholars-stage2 .hand-content .hasinput .s-form input{
	width:400px;
}
.scholars-stage2 .person-content .hasinput .s-form input{
	width:410px;
}
.scholars-stage2 .hand-content .hasinput .half-s-form input{
	width:164px;
}
.scholars-stage2 .hand-content .hasinput .third-s-form input{
	width:92px;
}
.scholars-stage .hand-content .hasinput .s-form select.third-s-sel{
	width:132px;
}
.scholars-stage2 .main .contain .hand-content .hasinput3 textarea{
	width:410px;
}
.scholars-stage2 .main .contain .hand-content .hasinput .s-form4 input{
	width:342px;
}
.scholars-stage2 .hand-content .addbox{
	width:410px;
}
.scholars-stage2 .handimg{
	width:252px;
	text-align: center;
}
.scholars-stage2 .handimg .img{
	display: inline-block;
	cursor: pointer;
}
.scholars-stage2 .handimg .search-btn{
	width:90px;
}
.scholars-stage2 .handimg .info{
	text-align: left;
	color:#666;
	font-size:14px;
}
.scholars-stage2 .main .contain .hand-content .hasinput table{
	width:559px;
}
.scholars-stage2 .handimg .search-updata{
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
	text-indent: 0;
	top:0px;
	outline: 0;
	width:102px;
	line-height: 30px;
	margin-left: 16px;
	left:-64px;
}
.scholars-stage2 .handimg .search-updata input{
	position: absolute;
	font-size: 20px;
	right: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.backtran{
	background: transparent;
}
.backtran .achievement-nums .title em{
	background:#f6f6f6;
}
.achievement-nums .title em .title-back2{
	background: url(../img/scholars/title_back02.png);
}
.achievement-nums .title em .title-back3{
	background: url(../img/scholars/title_back03.png);
}
.achievement-nums .title em .title-back4{
	background: url(../img/scholars/title_back04.png);
}
.achievement-nums .title em .title-back5{
	background: url(../img/scholars/title_back05.png);
}
.width_100 .ssmc-getmore{
	position: relative;
  top: 21px;
  margin-bottom: 36px;
}
.width_100 .bottom-line span{
	background:#fff;
	left:390px;
}
.result-listBox .runonebox .title{
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	color: #666;
	text-align: left;
	font-weight:normal;
	border:0;
}
.result-listBox .runonebox .runbtn{
	background:url(../img/scholars/upbtn.png) no-repeat center center;
	height:20px;
}
.result-listBox .runonebox .runbtn.next{
	background:url(../img/scholars/downbtn.png) no-repeat center center;
}
.result-listBox .runonebox-content li{
	border:0;
	padding:10px 0;
}
.result-listBox .fruits-from .img{
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow: hidden;
}
.runonebox .teamwork{
	display: inline-block;
	width:26px;
	height:24px;
	background:url('../img/scholars/hand_hand.png');
	margin-right:4px;
	position: relative;
 	top: 5px;
}
.add-attend{
	display: inline-block;
	min-width:42px;
	height:20px;
	box-sizing: border-box;
	padding:0 4px;
	background:#79add6;
	color:#fff;
	font-size:12px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.result-listBox .runonebox .overbox{
	height:260px;
}
.result-listBox{
	border:0;
	padding:0;
	background:transparent;
}
.result-listBox .runonebox{
	width: 230px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	padding: 0 10px 8px;
	background: #fff;
}
.result-listBox .runonebox .fruits-from .word p.limitword{
	width:138px;
}
.result-listBox .runonebox2 .overbox{
	height:232px;
}
.result-listBox .runonebox2{
	margin:30px 0;
}
.showline{
	color:#666;
	margin-bottom: 14px;
}
.showline em{
	display: inline-block;
	width:112px;
	height:20px;
	background:#e5e5e5;
	position: relative;
	margin:0 6px;
	top:4px;
}
.showline em .truenum{
	display: inline-block;
	width:50%;
	height:100%;
	background:#ccc;
}
.results-list{
	border:1px solid #d7d7d7;
	padding:0 24px;
}
.results-list .result-box .contain{
	width:608px;
}
.details-content .results-list  .result-box .preson-btns ul li{
	width:106px;
}
.results-list .result-box .img img{
	margin-bottom: 10px;
}
.results-list .result-box{
	padding:22px 0;
	border-bottom: 1px solid #d7d7d7;
}
.width800{
	width:800px;
}
.scholars-alert-box{
	display: table;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0,0,0,0.6);
}
.deletebox{
	width:400px;
	height:200px;
	margin:0 auto;
	border:1px solid #79ADD6;
	background:#fff;
}
.deletebox .title em{
	display: inline-block;
	padding:4px 18px;
	background:#79ADD6;
	color:#fff;
}
.deletebox .title .icon-icon{
	font-size:20px;
	margin-right:10px;
}
.deletebox .warning-word{
	margin:16px 0 36px;
	font-size:18px;
	color:#666;
}
.deletebox .warning{
	display: inline-block;
	width:50px;
	height:50px;
	background:url('../img/scholars/warning.png');
	background-size:100% 100%;
	position: relative;
  top: 16px;
  margin-right: 10px;
}
.bluetitle{
	display: inline-block;
	width:100px;
	height:30px;
	background: #75ACD6;
	color:#fff;
	position: absolute;
  font-size: 16px;
	text-align: center;
	line-height: 30px;
	left:10px;
	border-radius: 0 0 10px 10px;
}
.homepage-runimg-nav .sousuo-btn li{
	color:#666;
	float:left;
	margin-right:18px;
	cursor: pointer;
}
.homepage-runimg-nav .sousuo-btn li a{
	color:#666;
}
.homepage-runimg-nav .sousuo-btn li:hover a,.homepage-runimg-nav .sousuo-btn li.active a{
	color:#75acd6;
}
.result-listBox .updata-result a{
	display: inline-block;
	width:230px;
	height:42px;
	background:url('../img/scholars/update_result.png');
}
.width800 .user-searchBox-con{
	width:100%;
	margin-bottom: 22px;
	height:74px;
	padding-top:2px;
	background: #75acd6;
}
.width800 .user-searchBox-input .searchstate{
	width:606px;
	padding-left: 40px;
}
.width800 .user-searchBox-input{
	position: relative;
}
.width800 .user-searchBox-input .search-icon{
	position: absolute;
  left: 0px;
}
.pie-info{
	width:200px;
}
.echars-about{
	overflow: hidden;
}
.pie-info ul li{
	height:40px;
	line-height: 40px;
	font-size:20px;
	color:#f08e8e;
	background:#f1f1f1;
	border-bottom: 2px solid #fff;
	cursor: pointer;
}
.pie-info ul li em,.pie-info ul li a:first-child{
	display: inline-block;
	width:156px;
	color: #f08e8e;
	height:40px;
}
.pie-info ul li em{
	height:40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pie-info ul li a:last-child{
	display: inline-block;
	width: 43px;
	height: 40px;
	position: absolute;
}
.pie-info ul li.active a{
	background:#f08e8e;
	color:#fff;
}
.pie-info ul li.active a em{
	color:#fff;
}
.pie-info ul li img{
	margin:5px 8px 0 12px;
}
.pie-info ul li i{
	font-size:30px;
	color:#fff;
	margin-right:8px;
	display: none;
}
.pie-info ul li.active i{
	display: block;
}
.applybox {
	margin:20px auto 0;
}
.applybox .hasinput .s-label{
	font-size:16px;
}
.scholars-stage .applybox .hasinput .s-form input{
	width:510px;
}
.scholars-stage .applybox .hasinput .s-form2 input{
	width:18px;
}
.scholars-stage .applybox  .hasinput .s-form2 span{
	margin-right:80px;
}
.scholars-stage .applybox .addbox{
	width:510px;
}
.scholars-stage .applybox .hasinput .s-form4 input{
	width:444px;
}
.scholars-stage .applybox .contain .hasinput3 textarea{
	width:510px;
}
.scholars-stage .applybox .hasinput .s-form5 .infoli,.scholars-stage .applybox .hasinput .s-form6 .infoli{
	width:442px;
	font-size: 14px;
}
.scholars-stage .applybox .hasinput .s-form6 .infoli{
	top:40px;
}
.scholars-stage3{
	padding:40px 100px 20px;
}
.scholars-stage3 .main .contain{
	/*width: 700px;*/
  padding-left: 100px;
}
.scholars-stage3 .hasinput .s-form select{
	height: 28px;
 	color: #666;
  padding-left: 5px;
  border: 1px solid #d7d7d7;
  outline: 0;
  width:510px;
}
.scholars-stage3 .hasinput .s-forma select{
	width:420px;
	margin-right:8px;
}
.scholars-stage .applybox .hasinput .s-forma input{
	width:14px;
	position: relative;
 	top: 8px;
 	margin-right:8px;
}
.scholars-stage3 .hasinput .s-form3 select{
	width:159px;
}
.round{
  border-radius: 50%;
}
.handimg2{
	width:190px;
	box-sizing: border-box;
	padding:24px 20px;
	background:#f1f1f1;
	margin-right:10px;
}
.handimg2 li{
	border:1px solid #79add6;
	height:38px;
	margin-bottom: 10px;
	font-size:18px;
	line-height:34px;
	color:#666;
	background:#fff;
	cursor: pointer;
}
.handimg2 li i{
	font-size:26px;
	color:#79add6;
	margin:0 12px;
	position: relative;
  top: 2px;
}
.handimg2 .info{
	font-size:18px;
	color:#666;
	margin:20px 0 6px;
}
.handimg2 .info span{
	margin-left:6px;
}
.handimg2 li:hover,.handimg2 li.active{
	background:#79add6;
	color:#fff;
}
.handimg2 li:hover i,.handimg2 li.active i{
	color:#fff;
}
.person-content .hasinput .s-label{
	text-align: right;
	font-size:16px;
	color:#666;
}
.handimg2 .line em{
	display: inline-block;
	width:146px;
	height:18px;
	/*padding:1px;*/
	border:1px solid #75acd6;
	border-radius: 10px;
}
.handimg2 .line em span{
	display: inline-block;
	width:50%;
	height:100%;
	background:#75acd6;
	border-radius: 10px;
}
.scholars-stage2 .person-content{
	width:600px;
	display: none;
}
.person-content .hasinput .s-form2 span{
	margin-right:14px;
}
.sample {
	margin:0;
}
.sample button{
	display: none;
}
.scholars-stage2 .hand-content .hasinput .s-form .sample input{
	width:394px;
}
.person-content .hasinput .hasinput-content .s-label{
	width:90px;
	text-align: left;
	color:#999;
}
.person-content .hasinput .hasinput-content .s-form{
	width:306px;
}
.person-content .hasinput .hasinput-content .s-form select,.person-content .hasinput .hasinput-content .s-form input{
	width:100%;
	box-sizing: border-box;
}
.hasinput-title{
	height:100%;
}
.person-content .hasinput .hasinput-content p{
	margin-bottom: 8px;
}
.person-content .s-label img{
	margin-right:8px;
}
.person-content2 {
	margin-left:40px;
}
.person-content2 .hasinput .s-label{
	text-align: left;
	width:120px;
}
.person-content .hasinput .head-img-btn{
	width:200px;
	margin-left:-14px;
	margin-top:14px;
	font-size:18px;
	font-weight:bold;
	height:40px;
	line-height: 30px;
}
.scholars-stage2 .person-content3{
	margin-left:40px;
	width:auto;
}

.person-content .head-img img{
	 width:200px;
	 height:200px;
}
.scholars-stage2 .main .contain2{
	padding-right:0;
}
.scholars-stage .title2{
	text-align: left;
	padding-left:10px;
}
.scholars-stage .applybox .hasinput .s-form input.sample-time{
	width:228px;
}
.sample .input-container{
	float:left;
	margin-right:10px;
}
.s-s-meet .input-container:last-child{
	float:right;
	margin-left:10px;
	margin-right:0;
}
.scholars-stage .applybox .hasinput .s-s-meet input.sample-time:first-child{
	margin-right:10px;
}
.scholars-stage .applybox .hasinput .s-s-meet input.sample-time:last-child{
	margin-left:10px;
}
.scholars-stage .applybox .hasinput .s-form-meet input{
	width:500px;
}
.meeting-table{
	text-align: center;
	width:672px;
	margin:20px 0;
}
.meeting-table td{
	font-size:14px;
	vertical-align: middle;
	padding:4px 0;
}
.system-text .system-footer p{
	font-size:20px;
	margin-bottom: 12px;
}
.system-text .system-footer{
	height:112px;
}
.system-text .system-footer p i{
	font-size:22px;
	color:#084570;
	margin-right:8px;
	margin-left:0;
}
.system-text .system-footer .title{
	width:150px;
	height:100%;
	box-sizing: border-box;
	padding:40px 32px;
	background:rgba(242, 242, 242, 1);
	margin-right:10px;
}
.system-text .system-footer .content{
	background:rgba(242, 242, 242, 1);
	height:100%;
	box-sizing: border-box;
	padding:20px 0 0 20px;
}
.deletebox .warning-word2{
	line-height: 56px;
	margin: 29px 0 20px;
}
.deletebox .center a:hover{
	text-decoration: none;
	color:#fff;
}
.homepage-title label{
	position: absolute;
	right:10px;
	top:8px;
}
.homepage-nav span{
	color
}
.homepage-person{
	background:#fff;
	border:1px solid #d7d7d7;
	margin:30px 0;
	overflow: hidden;
	padding:22px;
	color:#666;
	width:100%;
}
.homepage-person ul li{
	float:left;
	width:390px;
	margin-bottom: 12px;
}
.homepage-person ul li .title{
	width:74px;
}
.homepage-person ul li .word{
	width:316px;
}
.homepage-person .data {
	clear: both;
	overflow: hidden;
}
.homepage-person .data .title{
	width:68px;
}
.homepage-person .data .content{
	width:700px;
	line-height: 24px;
}
.attend-peer{
	padding:20px;
	background:#fff;
	overflow: hidden;
	margin:30px 0;
	display: none;
}
.attend-peer .presonimg{
	margin-right:6px;
}
.attend-peer .presonimg .img{
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow:hidden;
	margin-bottom: 6px;
}
.attend-peer .presonimg .img img{
	width:100%;
}
.attend-peer .info{
	padding-top:4px;
	color:#666;
	width:126px;
}
.attend-peer .info p:nth-child(2){
	margin:8px 0;
}
.attend-peer ul li{
	float:left;
	width:25%;
	box-sizing: border-box;
	padding-right:2px;
	margin-bottom: 20px;
}
.attend-peer .info p.limitword{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pername a{
	text-decoration: none;
}
.attend-peer .add-attend{
	padding: 0 4px;
  width: auto;
  border:0;
}
.homepage-nav .expect{
	display: inline-block;
	width:400px;
	box-sizing: border-box;
	padding-right:10px;
	color:#fff;
	height:38px;
	line-height: 38px;
	text-align: right;
	background:url('../img/scholars/expert_back.png');
}
.deletebox .set-btn{
	padding:0;
}
.result-nump{
	color:#666;
	margin-bottom: 6px;
}
.result-nump span{
	margin:0 6px;
}
.result-nump a.recoverbtn{
	line-height: 24px;
	font-weight: bold;
}
.result-nump a.recoverbtn i{
	font-size: 16px;
	margin-right: 6px;
	position: relative;
	top: 1px;
}
.result-nump a.recoverbtn:hover{
	text-decoration: none;
}
.homepage-runimg-nav .sousuo-btn li .jiantou,.choose-order .jiantou{
	display: inline-block;
	height: 20px;
	width: 14px;
	position: relative;
	top: 5px;
	color:#666;
}
.homepage-runimg-nav .sousuo-btn li .jiantou i.icon-shangsanjiao,.choose-order .jiantou i.icon-shangsanjiao{
	font-size: 12px;
	position: absolute;
	top: 0;
	line-height: initial;
	color:#666;
}
.homepage-runimg-nav .sousuo-btn li .jiantou i.icon-triangle-down-copy,.choose-order .jiantou i.icon-triangle-down-copy{
	font-size: 20px;
	position: absolute;
	bottom: -6px;
	left: -4px;
	line-height: initial;
	color:#666;
}

.homepage-runimg-nav .sousuo-btn li .jiantou i.active,.choose-order .jiantou i.active{
	color:#75acd6;
}
.fruits-from .word2{
	margin-top:12px;
}
.fruits-from .word2 .producer{
	margin-top:12px;
	color:#666;
}
.runonebox .attention-btns{
	margin-left:-20px;
}
.details-content .result-box .preson-btns2 ul li:last-child{
	width:104px;
}
.albumsbox .img{
	width:100px;
}
.albumsbox .contain .res-name a{
	color:#9f9f9f;
}
.albumsbox .userbox .img{
	display: inline-block;
	width:56px;
	height:56px;
	border-radius: 50%;
	overflow: hidden;
}
.albumsbox .userbox .content{
	display: inline-block;
	width:550px;
	margin-top:22px;
	color:#666;
}
/*.homepage-friends .contain li .img{
	width:142px;
}*/
.albumsbox .contain{
	width:630px;
}
.details-content .about-btns2{
	height:auto;
}
.albumsbox .userbox{
	margin-top:22px;
}
.meeting-content{
	clear: both;
	background:#f1f1f1;
	border:1px solid #d7d7d7;
	padding:14px;
	color:#666;
	margin:20px 0;
}
.meeting-content p{
	line-height: 24px;
}
.albumsbox{
	overflow: hidden;
}
.meeting-cirthbox  span{
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #79ADD6;
	border-radius: 8px 0 8px 0;
	line-height: 18px;
	margin: 0 6px 8px 0;
	color:#79ADD6;
}
.meeting-cirthbox .title{
	width:50px;
}
.meeting-cirthbox .content{
	width:704px;
}
.paper-describes2{
	overflow: hidden;
	margin-top:30px;
}
.paper-describes2 .result-box .contain .abstracts-box{
	display: block;
}
.paper-describes2 .result-box .contain .abstracts-box p{
	line-height: 24px;
	color:#333;
}
.paper-describes2 .result-box{
	margin-bottom: 20px;
	overflow: hidden;
}
.scholars-stagen{
	padding: 40px 40px 20px;
}
.scholars-stagen .hand-content .hasinput .s-form input{
	width:570px;
	box-sizing: content-box;
}
.scholars-stagen .main,.scholars-stagen .main .contain{
	padding-right:0;
}
.scholars-stagen .hand-content{
	width:756px;
}
.scholars-stagen .hand-content .hasinput .s-form select{
	width:580px;
}
.scholars-stagen .main .contain .hand-content .hasinput table{
	width:730px;
}
.scholars-stagen .hand-content .hasinput .half-s-form input{
	width:248px;
}
.scholars-stagen .hand-content .hasinput .third-s-form input{
	width:123px;
}
.scholars-stagen .hand-content .hasinput .third-s-label{
	width:52px;
}
.scholars-stagen .hand-content .hasinput .s-form select.third-s-sel{
	width:188px;
}
.scholars-stagen .main .contain .hand-content .hasinput3 textarea{
	width:580px;
}
.scholars-stagen .main .contain .hand-content .hasinput .s-form4 input{
	width:502px;
}
.scholars-stagen .hand-content .addbox{
	width:580px;
}
.longbox #imageHead{
	width:100px !important;
	height:126px !important;
}
.scholars-albums{
	box-sizing: border-box;
	padding:84px 80px 50px;
	border:1px solid #d7d7d7;
	background:#fff;
	position:relative;
	margin-bottom: 30px;
}
.boxtitle{
	position: absolute;
	font-size: 16px;
	color: #fff;
	background: #79ADD6;
	padding: 6px 14px;
	border-radius: 0 0 10px 10px;
	top: 0;
	left: 20px;
}
.scholars-albums .al-title{
	display: inline-block;
	width:120px;
	color:#666;
}
.scholars-albums .name input{
	width:350px;
	border:1px solid #d7d7d7;
	height:28px;
	line-height:28px;
	outline:0;
	padding-left:8px;
}
.scholars-albums .albums-content{
	width:810px;
}
.scholars-albums .albums-p{
	margin-bottom: 16px;
	overflow: hidden;
}
.scholars-albums .albums-btn{
	width:734px;
	margin-left:12px;
}
.font12{
	font-size: 12px;
}
.scholars-albums .albums-p textarea{
	width:730px;
	height:100px;
	outline: 0;
	border:1px solid #d7d7d7;
	color:#666;
}
.scholars-albums .albums-p .add-btn input{
	width:451px;
	height:28px;
	border:1px solid #d7d7d7;
	padding-left:8px;
	border-bottom: 0;
	outline: 0;
}
.scholars-albums .albums-p .addbox{
	width:460px;
	height:100px;
	box-sizing: border-box;
	border:1px solid #d7d7d7;
	padding:12px;
}
.scholars-albums .albums-p input[type=checkbox]{
	width:16px;
	margin-left:120px;
	margin-right:8px;
}
.scholars-albums2{
	padding:50px 30px;
}
.scholars-albums2 .user-searchBox-con{
	width:100%;
	height:98px;
}
.scholars-albums2 .user-searchBox-input .searchstate{
	width:656px;
	box-sizing: border-box;
	padding-right:36px;
}
.scholars-albums2 .search-icon{
	left:-170px;
}
.scholars-albums2 .user-searchBox-input{
	width:830px;
}
.choose-order{
	position: relative;
	top:20px;
	color:#666;
	margin-right:5px;
	cursor: pointer;
}
.scholars-albums2 .user-searchBox em.active{
	color: #75acd6;
}
.albumsbox2{
	padding: 22px 18px;
	background:#f3f3f3;
	margin-top:30px;
}
.albumsbox2 .contain{
	width:870px;
	position: relative;
}
.albums-select-btn{
	position: absolute;
	top:0px;
	right:12px;
}
.albums-select-btn .bths{
	display: inline-block;
	width:34px;
	height:34px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	background:#8a8a8a;
	margin-left:8px;
	cursor: pointer;
}
.albums-select-btn .bths i{
	font-size:18px;
	color:#fff;
}
.albums-select-btn .active,.albums-select-btn .bths:hover{
	background:#79add6;
}
.alert-scholars-sort2{
	position: initial;
	top:none;
}
.alert-scholars-sort2 .subject-list{
	width:804px;
}
.album-ul{
	width:100%;
}
.album-ul li{
	padding:12px;
	background:#f3f3f3;
	color:#666;
	position: relative;
	margin-bottom: 16px;
}
.album-ul li p{
	margin-bottom: 8px;
}
.album-ul li p.name{
	font-size:18px;
}
.album-ul li em{
	position: absolute;
	bottom:30px;
	right:20px;
}
.album-ul li em input{
	width:16px;
	height:16px;
}
.alert-scholars-sort2 i.icon-icon{
	font-size: 28px;
	right:40px;
}
.alert-scholars-sort2 .center{
	margin-bottom:16px;
	clear: both;
	position: relative;
	top:16px;
}
.scholars-stage .hasinput .s-form .pdb-year{
	position: absolute;
	top:-3px;
	right:0;
}
.albums-choose-results{
	padding:22px;
	background:#f3f3f3;
	overflow: hidden;
	margin-bottom: 20px;
	display: none;
}
.albums-choose-results .album-ul li{
	width:414px;
	background:#fff;
	float:left;
}
.albums-choose-results .album-ul li:nth-child(odd){
	margin-right:16px;
}
.scholars-stagen .hand-content .hasinput .s-form .addnew input{
	width:16px;
	position:relative;
	top:8px;
	margin-left:8px;
}
.scholars-stagen .hand-content .hasinput .s-form input.hideinput{
	width:520px;
	display: none;
}
.scholars-stagen .hand-content .hasinput .half-s-form select{
	width:244px;
}
.scholars-stagen .editbox{
	display: none;
}
.scholars-stagen .active{
	display: block;
}
span.jiathis_txt.jtico.jtico_tsina:after {
    content: "\e64b";
    color: #fff;
}
.owl-carousel .mylmchooseBox-btns .hideBoxMore .xiesan{
	top:69px;
	bottom: 0;
}
.homepage-info .mylmchooseBox-btns em.jiathis_style_32x32{
	width: auto;
	top: -10px;
  left: 96px;
}
.homepage-info .mylmchooseBox-btns em.jiathis_style_32x32{
	background:none;
}
.homepage-info .mylmchooseBox-btns .icon-tianjiahaoyou{
	font-size:24px;
	color:#666;
	margin-right:57px;
	cursor: pointer;
}
.homepage-info .mylmchooseBox-btns{
	margin:8px 0;
}
.homepage-info .mylmchooseBox-btns .icon-yiguanzhu{
	font-size:24px;
	color:#79ADD6;
	margin-right:57px;
	cursor: pointer;
}
.recommimg{
	margin:20px auto;
}
.recommimg img{
	width:100%;
}
.mylmchooseBox-btns .atexp-abstract-appoint{
	top:-234px;
	text-align: left;
	display: none;
}
.scholars-goTop i{
	font-size: 40px;
  color: #ccc;
  cursor: pointer;
  z-index: 666;
}
.scholars-goTop .ibox{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #ccc;
	color: #f1f1f1;
	font-size: 33px;
	border-radius: 2px;
	text-align: center;
	position: relative;
	top: 13px;
	line-height: 40px;
}
.scholars-goTop{
	width:40px;
	position: fixed;
	top:50%;
	right:0;
	display: block;
}
.scholars-goTop em{
	display: inline-block;
	position: relative;
}
.scholars-goTop em .hidespan{
	display: inline-block;
	height: 40px;
	width: 80px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	position: absolute;
	background:#ccc;
	top: 13px;
	left: 53px;
	-webkit-transition: left .3s ease-in-out .1s;
  -moz-transition: left .3s ease-in-out .1s;
  transition: left .3s ease-in-out .1s;
  cursor: pointer;
 }
.scholars-goTop em:hover .hidespan{
	background:#79ADD6;
	text-decoration: none;
}
.scholars-goTop em:hover .icon-back-top{
	color:#79ADD6;
	background: #f1f1f1;
}
.scholars-goTop em:hover .ibox{
	color:#fff;
	background:#79ADD6;
		text-decoration: none;
}
.scholars-goTop em:hover .hidespan{
	left:-80px;
}
.message-board-contain .hideinfo{
	text-align: center;
	color: #666;
}
.mylmchooseBox-btns .jiathis_style_32x32 .set-btn,#addyou{
	  height: 24px;
    line-height: 24px;
    width: auto;
    padding: 0px 14px;
    font-size: 12px;
}
#addyou{
	margin-right: 85px;
}
.homepage-info .mylmchooseBox-btns em.jiathis2{
	top: -12px;
  left: 88px;
}
.addmems-content{
 	padding: 22px;
 	padding-top:0;
}
.addsearch .addsearch-man li {
	margin-top: 12px;
	overflow: hidden;
	font-size: 16px;
}
.addsearch .addsearch-man .btnlikea {
	position: relative;
	font-size: 16px;
	color: #79add6;
	top: -4px;
	outline: 0;
	width: auto;
	background: transparent;
	border:0;
}
.addsearch {
	width: 274px;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	padding-left: 18px;
	margin-bottom: 18px;
}
.addsearch .addsearch-man {
	height: 144px;
	width: 100%;
	padding-right: 15px;
	overflow: auto;
}
.addsearch .addsearch-man li span{
	display: inline-block;
  width: 175px;
}
.addmems-content .set-btn{
	line-height: inherit;
}
.addmems-content .set-btn:hover{
	background:#EEEEEE;
}
.addmems-content .stage-step2:hover{
	background: #75ACD6;
}
.maninput .ftbq {
	display: inline-block;
	padding: 4px 10px;
	margin-right: 8px;
	background: #ff6600;
	color: #fff;
	cursor: inherit;
	border: 0;
	outline: 0;
	width:auto;
}
.maninput .ftbq:hover{
	background: #ff6600;
}
.maninput{
	margin-bottom: 18px;
}
.scholars-others .honor-scholars-res{
	width:543px;
}
.scholars-others .honor-scholars-res  .contain ul li{
	width:240px;
	float:left;
	margin-left:16px;
}
.scholars-others .honor-scholars-res  .contain ul li:nth-child(even){
	margin-left:18px;
}
.homepage-runimg-nav .recoverbtn{
	position: relative;
	top: -33px;
	left: 14px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}
.qabox{
	width: 580px;
}
.qabox .qbimg{
	width:46px;
	margin-right:10px;
}
.qabox .qbimg img{
	width:46px;
}
.qabox .qbtext{
	width:480px;
}
.qabox .addmems-content{
	margin-top:26px;
}
.qabox .qbtext .title{
	font-size:18px;
	width:100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 8px;
}
.qabox .qbtext textarea{
	width:100%;
	height:126px;
	border:1px solid #ccc;
	box-sizing: border-box;
	padding:8px;
	font-family: "微软雅黑";
	margin-top:12px;
	outline: 0;
}
.qabox .qbtext .info{
	text-align: right;
	color:#999;
}
.qabox .stage-step2{
	margin-left:32px;
}
.queslist .paper-describes{
	padding: 46px 64px 18px;
	border: 1px solid #d7d7d7;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.queslist .paper-describes2{
	padding-top:22px;
}
.queslist{
	margin-top:0;
}
.queslist .paper-describes .comment-content textarea{
	height:144px;
	box-sizing: border-box;
	padding:8px;
}
.queslistnum{
	font-size:16px;
	color:#333;
	padding-bottom: 8px;
	border-bottom: 3px solid #d7d7d7;
}
.queslistnum a{
	font-weight:bold;
	margin:0 16px;
}
.queslistnum a:hover{
	text-decoration: none;
	color:#5196e0;
}
.questlist-box{
	border-bottom:1px solid #79add6;
}
.wonderful-box .questlist-box:last-child{
	border-bottom:0;
}
.paper-describes .bottom-line span{
    left: 50%;
    font-size: 16px;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    background: #fff;
    color: #79add6;
}
.paper-describes .bottom-line b{
	border-color: #79add6;
}
.prefouse-btnsearch{
	position: absolute;
	right: 20px;
	width: 140px;
	border: 1px solid #094570;
	box-sizing: border-box;
	padding: 6px 12px;
	background: #fff;
	border-radius: 5px;
	display: none; 
	top: 57px;
	z-index: 999;
}
.prefouse-btnsearch li{
	font-size:14px;
	color: #333;
  line-height: 30px;
  cursor: pointer;
}
.paper-describes2 .set-btn{
	height: 32px;
	line-height: 32px;
	width: auto;
	background: #094570;
	padding: 0 12px;
	position: relative;
  top: -3px;
}
.details-comment-box-info .quescircle{
	width:50px;
	height:50px;
	border-radius: 50%;
	overflow: hidden;
	background:#fc8163;
	color:#fff;
	font-size:24px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin-bottom: 12px;
}
.paper-describes2 .questions,.quesinbox .questions{
	font-size:16px;
	color:#666;
	line-height: 24px;
}
.paper-describes2 .quesupbox{
	overflow: hidden;
}
.paper-describes2 .quesupbox2{
	margin-top:30px;
}
.paper-describes2 .quescircle2{
	background:#5196e0;
}
.paper-describes2 .details-comment-box .word p.questions-info{
	margin-top:10px;
}
.paper-describes2 .details-comment-box .word p.questions-info span{
	margin-right:10px;
}
.paper-describes2 .details-comment-box{
	padding-bottom: 6px;
}
.paper-describes2 .questlist-box .set-btn{
	background:#5196e0;
	font-size:12px;
	border-radius: 0;
}
.paper-describes2 .questlist-box .set-btn:hover{
	text-decoration: none;
}
.question-content{
	width:800px;
	border-right:1px solid #d7d7d7;
	padding-right:16px;
	box-sizing: border-box;
}
.question-title{
	font-size:20px;
	color:#666;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.question-name{
	color:#79add6;
	line-height: 24px;
	text-align: center;
	margin-top:12px;
}
.quesinbox{
	border-top:3px solid #d7d7d7;
	padding:22px 20px 10px;
	margin-top:14px;
}
.quesinbox .questions-info{
	font-size:12px;
	margin-top:10px;
	color:#999;
}
.quesinbox .add-attend{
	height: 26px;
	border: 0;
	line-height: 22px;
	background: #5196e0;
	padding: 0 8px;
	position: absolute;
	right: 0;
	top:4px;
	outline: 0;
}
.quesinbox .add-attend .iconfont{
	font-size:20px;
	margin-right:4px;
	position: relative;
	top:2px;
}
.quesinbox .word{
	width:684px;
	position: relative;
}
.quesinbox .word .title{
	display: inline-block;
	width:580px;
	line-height: 30px;
}
.quesinbox .quesupbox textarea{
	height:146px;
	width:100%;
	border:1px solid #dcdcdc;
	margin-top:20px;
	box-sizing: border-box;
	padding:14px;
	font-family: "微软雅黑";
	outline: 0;
}
.quesinbox .add-attend2{
	background:#999;
}
.quesinbox .question-tip{
	font-size:12px;
	color:#666;
	margin-top:8px;
}
.details-comment-box-info .quescircle2{
	background: #5196e0;
}
.answerbox{
	border-top: 1px solid #5196e0;
  padding: 22px 20px 10px;
  margin-top: 20px;
  overflow: hidden;
}
.answerbox .word{
	font-size:20px;
	color:#666;
	margin-top:10px;
	padding-left:10px;
}
.answerbox .atexp-comment-txtname{
	color:#999;
}
.answerbox .atexp-comment-txt{
	width:672px;
	box-sizing: border-box;
	padding-left:18px;
}
.answerbox .atexp-comment-con2{
	width: 721px;
	box-sizing: border-box;
	background: #f1f1f1;
	padding: 14px 20px;
}
.answerbox .atexp-comment-con2 .ate2box{
	border-top: 1px solid #ccc;
	overflow: hidden;
  /*padding-bottom: 14px;*/
}
.answerbox .atexp-comment-con2 .atexp-comment-txt{
	width: 620px;
}
.answerbox .atexp-comment-con2 img{
	margin-left:0;
}
.atexp-comment-contain .atexphide .atexp-comment-con2{
	margin-left: 22px;
}
.answerbox .atexp-comment-txtcon{
	font-size:16px;
	color:#666;
	font-weight: normal;
}
.btnlikea{
	display: inline-block;
	min-width: 42px;
	height: 20px;
	box-sizing: border-box;
	padding: 0 8px;
	background: #79add6;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	outline: 0;
}
.atexp-btns span i,.atexp-btns a i{
	margin-right:6px;
	color:#999;
	cursor: pointer;
}
.atexp-btns span i.icon-ai207{
	font-size:22px;
	position: relative;
	top:3px;
}

.atexp-btns span .icon-hua:hover,.atexp-btns span i.icon-ai207:hover,.atexp-btns span .active{
	color:#52b2e5;
}
.atexp-btns span .icon-jinggao:hover{
	color:red;
}
.atexp-btns span .icon-pinglun:hover{
	color:#fc8163;
}
.atexp-btns span{
	margin-left:24px;
	cursor: pointer;
}
.atexp-btns a{
	color:#666;
}
.atexp-btns a:hover{
	text-decoration: none;
}
.answerbox .atexp-comment-con1{
	margin-bottom:14px;
	border-top:1px solid #ccc;
}
.atexp-comment-contain .atexphide{
	margin-top:-14px;
	margin-bottom: 14px;
}
.answerbox .atexp-comment-con2 .atexp-comment-txtcon{
	padding:0;
}
.atexp-btns{
	margin-top:10px;
	position: relative;
}
.atexp-btns .adopt{
	display: none;
	width:64px;
	height:61px;
	background:url('../img/scholars/adopt.png') no-repeat;
	position: absolute;
  top: -70px;
  right: 136px;
}
.axteplbox{
	clear: both;
	float: right;
	overflow: hidden;
	margin-top:8px;
	display: none;
}

.axteplbox2{
	margin-top:20px;
	background: rgb(241, 241, 241);
  padding: 0px 20px;
  box-sizing: border-box;
}
.axteplbox textarea{
	width:580px;
	height:90px;
	border:1px solid #ccc;
	box-sizing: border-box;
	padding:14px;
	outline: 0;
	font-family: "微软雅黑";
}
.axteplbox2 textarea{
  width: 681px;
  border-radius: 5px;
}
.axteplbox p{
	margin-top:8px;
	overflow: hidden;
}
.qusde-rightbox a:hover{
	text-decoration: none;
}
.qusde-rightbox .qusde-title{
	font-size:18px;
	color: #999;
	margin-bottom: 10px;
}
.qusde-rightbox .quede-list li{
	line-height: 24px;
	color:#666;
	border-bottom: 1px dashed #bfbfbf;
	padding:10px 0;
}
.qusde-rightbox .quede-list li .title{
	margin-bottom: 6px;
}
.qusde-rightbox .quede-list li .title a{
	color:#666;
}
.qusde-rightbox .quede-list li .title a:hover{
	color:rgb(0,52,204);
}
.qusde-rightbox .quede-list{
	margin-bottom: 10px;
}
.ques-tipbox{
	width:240px;
	height:180px;
}
.ques-tipbox .info{
	font-size:18px;
	color:#666;
}
.grouping-box{
	width: 100%;
	border: 1px solid #094570;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 12px 14px;
	background: #fff;
	overflow: hidden;
	z-index: 999;
	left: 54px;
	left: 0;
	padding: 0;
	border: 0;
	margin-bottom: 20px;
}
.focusbox{
	width:540px;
}
.alert .addmems .addmems-content{
	padding:22px 60px;
}
.grouping-box .grouping-box-list{
	overflow: auto;
	margin-bottom: 14px;
	width: 100%;
	padding-right: 20px;
	max-height: 144px;
}
.alert-login .grouping-box .grouping-box-list li{
	float:left;
	width:181px;
	color:#666;
	line-height: 24px;
}
.addsetbtn .hasaddinput button{
	width:70px;
	height:36px;
	text-align: center;
	line-height: 36px;
	color:#fff;
	font-size:16px;
	border:0;
	border-radius: 5px;
	background:#094570;
	margin-left:1px;
	cursor: pointer;
	outline: 0;
}
.addsetbtn .hasaddinput .cancelbtn{
	background:#999;
}
.addsetbtn .hasaddinput input{
	width:170px;
	height:34px;
	border:1px solid #ccc;
	border-radius: 5px;
	outline: 0;
	box-sizing: border-box;
	padding-left:6px;
}
.addsetbtn .hasaddinput{
	width:0;
	display: none;
}
.addsetbtn .set-btn{
	background: #094570;
	padding: 0px 4px;
	width: auto;
	line-height: 24px;
	height: 26px;
	font-size: 12px;
}
.addsetbtn .set-btn:hover{
	background:#094570;
}

/*****  2018.01.26 dingzt  ******/
.alert .addmems2 {
    height: auto;
    min-height: auto;
    width: 500px;
}


.overbox::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.alert .addmems .addmems-content .clear {
    padding-top: 14px;
}

.alert .addmems .addmems-content .clear .stage-step2 {
    background: #ff8601 none repeat scroll 0 0;
    margin-left: 18px;
}

.resrecalt {
    margin: 20px 0;
}
.font18 {
    font-size: 18px;
}
.h1title{
	font-size:24px;
	line-height: 24px;
	margin-bottom: 14px;
}
.h1name{
	color:#79add6;
	line-height: 24px;
}
.paper-describes .comment-content p {
	font-size:16px;
}
.paper-describes .comment-content p em{
	color:#ff8500;
}
.paper-describes .comment-content p span{
	vertical-align: middle;
}
.paper-describes .comment-content a:hover{
	text-decoration: none;
}
.quepltitle{
	font-size:18px;
	line-height: 24px;
	color:#333;
	margin-bottom: 20px;
}
.queslist .paper-describes .img img{
	margin-right: 26px;
  width: 60px;
  height: 70px;
}
.queslist .paper-describes .content{
	width: 880px;
}
.quepltitle span{
  /*display: inline-block;
	width: 90px;*/
	margin-right: 10px;
	font-size:18px;
	color:#333;
}
.queplname{
	color:#79add6;
	font-size:14px;
}
.paper-import{
	padding:30px 22px;
	border: 1px solid #d7d7d7;
  background: #fff;
}
.paper-import .imtitle{
	font-size:20px;
	color:#666;
	margin-bottom: 12px;
	padding-left:42px;
}
.paper-import .imcon{
	padding:0 30px 20px 42px;
	border-bottom: 1px solid #79add6;
	margin-bottom: 30px;
}
.paper-import .imcon textarea{
	display: inline-block;
	width:100%;
	height:74px;
	border:1px solid #d7d7d7;
	box-sizing: border-box;
	padding:12px 14px;
	font-family: "微软雅黑";
	margin-bottom: 4px;
	outline: 0;
}
.paper-import .imcon p{
	text-align: right;
}
.recomm-nothing{
	height: 161px;
	text-align: center;
	font-size: 30px;
	color: #666;
	vertical-align: middle;
	box-sizing: border-box;
	padding-top: 24px;
}
.quesz{
	display: inline-block;
	width:50px;
}
.quems{
	display: inline-block;
	width:100px;	
	height:22px;
	overflow: hidden;
}
.quems:hover{
	text-decoration: none;
}
.atexphide{
	display: none;
}
.questions-details{
	color: #666;
  margin-top: 10px;
  line-height: 24px;
}
.nimilabel{
	margin-right:20px;
	vertical-align: middle;
}
.nimilabel input{
	margin-right:6px;
}
.atpcon{
	background:#fff;
	border:1px solid #ccc;
	padding:30px 34px;
	overflow: hidden;
}
.atpnav{
	width: 192px;
	background: #f1f1f1;
	border-top: 2px solid #79add5;
	padding: 26px 14px;
	box-sizing: border-box;
}
.atpcon .atpnav_title .nav_btn{
	font-size:16px;
	margin-bottom: 12px;
	cursor: pointer;
}
.atpcon .atpnav_title .nav_btn i{
	font-size: 18px;
  margin-right: 10px;
  color: #79add5;
}
.atpcon .atpnav_title .nav_a li{
	margin-bottom: 12px;
}
.atpcon .atpnav_title .nav_a li.active a{
	color:#79add5;
}
.atpcon .atpnav_title .nav_a li a:hover{
	text-decoration: none;
	color:#79add5;
}
.atpcon .atpnav_title .nav_a{
	padding-left:36px;
	display: none;
}
.atpcon .atpnav_title .nav_a.active{
	display: block;
}
.atpcon .atpnav_title .nav_btn i.icon-sanjiao{
	font-size: 15px;
}
.atpcon .atpcontian{
	width:820px;
	min-height: 402px;
}
.atpcon .atpcontian .channav em{
	display: inline-block;
	width:148px;
	height:42px;
	border:1px solid #79add6;
	background:#fff;
	line-height: 42px;
	text-align: center;
	margin-right:10px;
	cursor: pointer;
}
.atpcon .atpcontian .channav em.active,.atpcon .atpcontian .channav em:hover{
	background:#79add6;
	color:#fff;
}
.atpcon .search_operation{
	height:36px;
	background:#f1f1f1;
	margin-top:12px;
	position: relative;
}
.atpcon .search_operation .sortch{
	display: inline-block;
	height: 100%;
	line-height: 36px;
	padding:0 10px 0 20px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
	margin-right:20px;
}
.atpcon .search_operation .sortch i{
	margin-left:8px;
	color:#1396db;
}
.atpcon .search_operation .sortch ul li{
	height:38px;
	border-bottom: 1px solid #e6e3e3;
	background:#f1f1f1;
	line-height: 38px;
	font-weight: bold;
	box-sizing: border-box;
  padding-left: 20px;
  cursor: pointer;
}
.atpcon .search_operation .sortch ul li:hover{
	background:#fff;
}
.atpcon .search_operation .sortch ul{
	position: absolute;
	width: 100%;
	left: 0;
	border: 1px solid #e6e3e3;
	border-bottom: 0;
	top:36px;
	display: none;
}
.atpcon .search_operation .management{
	margin-left:10px;
}
.atpcon .search_operation .newgrp{
	background:#ff9980;
}
.atpcon .search_operation .managementbox span{
	margin-left:12px;
	cursor: pointer;
}
.atpcon .search_operation .managementbox{
    position: absolute;
    left: -10px;
    top: 6px;
}
/*.atpcon .search_operation .managementbox label{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	border: 1px solid #75acd6;
	margin-right:8px;
}*/
.atpcon .search_operation .managementbox i{
	margin-right:8px;
	color:#75acd6;
}
.atpcon .search_operation .managementbox i.icon-xin-1{
	color:#ff3333;
}
.atpcon .search_operation .managementbox label{
	margin-left:8px;
}
.atpcon .search_operation .managementbox button{
	margin-left:8px;
	background:#757575;
}
.atpcon .search_operation .serch{
	margin-right:10px;
}
.atpcon .search_operation .serch input{
	display: inline-block;
	width:130px;
	height:22px;
	background:#fff;
	border:1px solid #75acd6;
	outline: 0;
	box-sizing: border-box;
	padding:0 6px;
}
.atpcon .search_operation .serch .icon-sousuoic{
	font-size:20px;
	color:#666;
	position: relative;
	top:2px;
	cursor: pointer;
}
.atpcon .lfop{
  display: inline-block;
  max-width: 370px;
  z-index: 666;
  position: relative;
  background: #f1f1f1;
}
.alert-login .grouping-box .grouping-box-list li{
	margin-bottom: 6px;
	margin-right:6px;
}

.atp_alertbox .grouping-box .grouping-box-list{
	padding: 20px 0 0 46px;
}
.atpcontian .serch_res{
	border:1px solid #ff9980;
	height:32px;
	line-height: 32px;
	padding:0 8px;
	margin-top:12px;
	display: none;
}
.atpcontian .serch_res button{
	margin-top:6px;
}
.atp_crgp .pretab-input input{
	width: 84%;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	box-sizing: border-box;
	outline: 0;
}
.atp_crgp .pretab{
	margin:20px auto;
}
.atp_choosed{
	margin-top:12px;
	display: none;
}
.atp_choosed .conn .tally{
	display: inline-block;
	padding:0px 14px;
	background:#ff9980;
	color:#fff;
	font-size:12px;	
	margin: 0 10px 6px 0;
}
.atp_choosed .conn .tally i{
	margin-left:14px;
	cursor: pointer;
}
.atpcontian .group_name{
	margin-top:10px;
	border:1px solid #ccc;
	padding:10px 36px 10px 0;
}
.atpcontian .group_name .title{
	width:25px;
	background:#79add6;
	color:#fff;
	font-weight: bold;
	text-align: center;
	padding:6px 0;
	margin-right:66px;
}
.atpcontian .group_name .conn li{
	margin:0 16px 16px 0;
	float:left;
}
.atpcontian .group_name .conn{
	width:610px;
	padding-top:16px;
}
.atpcontian .group_name .btns{
	width:50px;
	margin-left:30px;
	padding-top:16px;
}
.atpcontian .group_name .btns .btnlikea{
	padding: 2px 10px;
  height: 24px;
 	border:1px solid #75acd6;
}
.btnlikea_white{
	background:#fff;
	color:#75acd6;
	border:1px solid #75acd6;
}
.atpcontian .group_name .btns .btnlikea_white{
	margin-top:8px;
}
.atpcontian .quan .quanbox{
	border:1px solid #e5e5e5;
	overflow: hidden;
	margin-top:30px;
	position: relative;
}
.atpcontian .quan .quanbox .bigcheck{
	position: absolute;
	right: 6px;
	top: 12px;
	/*display: inline-block;*/
	width: 18px;
	height: 18px;
	display: none;
}
.btnlikea_red{
	background:#ff3333;
}
.atpcontian .quan .quan_atphalf{
	width:397px;
	box-sizing: border-box;
	padding:10px 12px;
}
.atpcontian .quan .quanbox .quan_atphalf:nth-child(1){
	border-right:1px solid #e5e5e5;
	min-height: 247px;
}
.atpcontian .quan .atp_rtbox{
	width: 314px;
  line-height: 24px;
  padding-top:8px;
  margin-bottom: 18px;
}
.atpcontian .quan .madetop{
	color:#ff3333;
}
.atpcontian .quan .atp_rtbox .btnlikea_red{
	margin-right:6px;
}
.atpcontian .quan .atp_rtbox .artp_top{
	margin-bottom: 16px
}
.fruits-from .word p.col999{
	color:#999;
}
.atpcontian .atp_from .img{
	width:50px;
	height:50px;
	border-radius: 50%;
}
.atpcontian .atp_from .img img{
	width:100%;
}
.atpcontian .atp_from .conn{
	width:320px;
}
.atpcontian .atp_from {
	overflow: hidden;
	margin-top:28px;
}
.atpcontian .atp_from .conn .name{
	position: relative;
	top:-6px;
	margin-left:8px;
}
.atpcontian .atp_from .conn .btns .btnlikea,.atpcontian .atp_from .conn .btns em{
	margin-left:6px;
}
.atpcontian .atp_from .conn .btns .lab_gb{
	cursor: pointer;
}
.atpcontian .atp_from .conn .btns i{
	margin-right:6px;
}
.atpcontian .atp_from .conn .btns a:hover{
	text-decoration: none;
}
.btnlikea_gray{
	background:#757575;
}
.atpcontian .quan .artp_top2{
	margin-left:6px;
}
.atpcontian .quan .answer{
	line-height: 22px;
	margin-top:12px;
}
.atpcontian .quan .atp_from .conn2{
	box-sizing: border-box;
	padding:12px 0 0 6px;
	position: relative;
}
.deletebox_hasinfo .warning-word,.deletebox_hasinfo2 .warning-word{
	margin: 8px 0 14px;
}
.deletebox_hasinfo p.col999,.deletebox_hasinfo2 p.col999{
	margin-bottom: 18px;
}
.cancel-top{
	display:inline-block;
	width:18px;
	height:18px;
	background:url('../img/scholars/cancel_top.png');
}
.jtop{
	display:inline-block;
	width:18px;
	height:18px;
	background:url('../img/scholars/top.png');
}
.quan_atphalf .ansbtns{
	margin-top:48px;
}
.quan_atphalf .ansbtns li{
	float:left;
	margin-left:22px;
	color:#666;
	cursor: pointer;
	font-size: 12px;
}
.quan_atphalf .ansbtns li a:hover{
	text-decoration: none;
}
.quan_atphalf .ansbtns li i{
	margin-right:6px;
	color:#5196e0;
}
.quan_atphalf .ansbtns li .cancel-top,.quan_atphalf .ansbtns li .jtop{
	position: relative;
	top:2px;
}
.quan .no_answer{
	height:140px;
	line-height: 120px;
	text-align: center;
	font-size:18px;
	color:#999;
}
.quan .ansbtns .active i{
	color:#FF8601;
}
.myqu_labgb{
	position: absolute;
  bottom: 0;
  left: -42px;
  cursor: pointer;
}
.myqu_labgb i{
	margin-right:6px;
	color:#5196e0;
}
.invitebox .atp_from{
	margin-top:0;
}
.invitebtns{
	padding: 20px 0 0 30px;
}
.invitebtns p{
	margin-bottom: 14px;
}
.invitebtns p .title{
	display: inline-block;
	width:120px;
	font-size:16px;
	color:#666;
}
.invitebtns p .btnlikea{
	width:96px;
	height:24px;
	line-height: 24px;
	margin-right:10px;
}
.invitebtns p .btnlikea:hover{
	text-decoration: none;
}
.btnlikea_ccc{
	background:#CCC;
}
.btnlikea_pink{
	background:#ff9980;
}
.atpcontian .quan{
	display: none;
}
.atpcontian .quan.active{
	display: block;
}
.atpcontian .scholars-recommend-content{
	padding:0;
}
.atpcontian .scholars-recommend-content .choose-content{
	width:708px;
}
.atpcontian .scholars-recommend-content .scholars-choose-box{
	margin:20px 0 0;
}
.atpcontian #seemorebox{
	width:708px;
	margin: 0;
}
.atpcontian .scholars-choose-box2 ul{
	width:600px;
}
.pinglun-tip{
	font-size: 16px;
	margin-bottom: 6px;
	color: rgb(252, 129, 99);
}
.del-plbox{
	display: none;
}
.clan-p{
	overflow: hidden;
	clear: both;
}
.att-choose .choose-content em{
	font-size: 14px;
}
.att-choose .choose-content span{
	display: inline-block;
}
.atpcontian .att-choose .scholars-choose-box2 ul{
	width: 550px;
}
.atpcontian .att-choose .seemorebox{
	margin:0;
	width: 708px;
}
.quan-time-info{
	margin-top:10px;
	padding-right:32px;
}
.quan-time-info .btnlikea_red{
	position: relative;
	top:-10px;
}
.quan-time-info em span{
	margin-left:24px;
	font-size:12px;
}
.quan-collect .fruits-from{
	width: 100%;
	overflow: hidden;
	padding: 16px 40px 20px;
}
.quan-collect .atp_from{
	padding: 0 40px;
  margin-top: 0;
  margin-bottom: 22px;
}
.quan-collect .atp_from .conn{
  width: 676px;
  padding: 20px 0 0 8px;
  font-size:12px;
}
.quan-collect .atp_from .conn .iconfont,.quan-collect .atp_from .conn .cancel-top{
  color:#79ADD6;
  margin-right: 6px;
}
.quan-collect .atp_from .conn .cancel-top{
	position: relative;
	top: 2px;
}
.quan-collect .atp_from .conn .icon-xin-1{
	color:#ff3333;
}
.quan-collect .atp_from .conn .ansbtns li{
	float:left;
	margin-left: 22px;
	color: #666;
	cursor: pointer;
}
.quan-collect .atp_from .conn .atp-btns .btns-btn:hover{
	text-decoration: none;
}
.quan-collect .atp_from .conn .atp-btns{
	color:#666;
}
.quan-collect .atp_from .conn .atp-btns .btns-btn{
	margin-right:22px;
	color:#666;
}
.no-serch-res{
	font-size: 16px;
  padding: 40px;
  color: #666;
}
