@charset "utf-8";
/* CSS Document */
html, body{font:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
input{ outline:none;}
/*banner部分*/
#banner{ height:auto; position:relative;}
.banner img{width:100%; height:500px;}
.theme{ width:100%; height:236px; position:absolute; top:50%; margin-top:-60px; }
h1{font:60px/80px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
h2{font:30px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
.main-search{ width:700px; height:46px; margin:auto; margin-top:20px;}
.sear-txt{ width:530px; height:40px; background:#fff; border:none; border-radius:10px 0 0 10px; float:left;font:16px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; padding-left:20px; color:#a3a3a3;}
.sear-btn{ width:140px; height:40px; background:#ff8400; border-radius:0 10px 10px 0; float:left; cursor:pointer;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; }
/*寻找专家流程*/
.process{ width:804px; height:205px; margin:auto;}
.process1{ height:144px; float:left; margin-top:40px;}
.process-icon1{ display:block; width:71px; height:64px; background:url(../images/steps01.png) no-repeat; margin:auto;}
.process-icon2{ display:block; width:67px; height:64px; background:url(../images/steps02.png) no-repeat; margin:auto;}
.process-icon3{ display:block; width:67px; height:64px; background:url(../images/steps03.png) no-repeat; margin:auto;}
.process-icon4{ display:block; width:70px; height:64px; background:url(../images/steps04.png) no-repeat; margin:auto;}
h3{font:22px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; text-align:center; }
.process p{font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; text-align:center; }
.nextR{ width:100px; height:205px; float:left; background:url(../images/nextR.png) no-repeat center center; }
/*热门领域*/
.hot-field{ width:100%; height:540px; background:url(../images/fieldbg.jpg) no-repeat; background-size:100% 100%; padding:55px 0;}
h4{width:180px; height:46px; margin:auto;border:1px #fff solid; border-radius:10px;font:26px/46px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; }
.field-box{ width:856px; height:360px; margin:40px auto;}
.field{ width:164px; height:140px; padding:20px 25px; float:left;}
.field-name{ display:block; width:164px;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; font-weight:bold;text-align:center;}
.field-icon{ display:block; width:100px; height:100px; border:2px #fff solid; border-radius:50%; margin:auto;}
.field-name:hover{color:#fff;}
.field-icon1{ background:url(../images/field20.png) no-repeat center center;}
.field-icon2{ background:url(../images/field11.png) no-repeat center center;}
.field-icon3{ background:url(../images/field16.png) no-repeat center center;}
.field-icon4{ background:url(../images/field04.png) no-repeat center center;}
.field-icon5{ background:url(../images/field18.png) no-repeat center center;}
.field-icon6{ background:url(../images/field07.png) no-repeat center center;}
.field-icon7{ background:url(../images/field02.png) no-repeat center center;}
.field-icon8{ background:url(../images/field05.png) no-repeat center center;}
.more{ display:block; width:132px; height:35px; margin:auto; border:1px #fff solid; border-radius:10px;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:center; color:#fff;}
.hot-field .more{ color:#fff;}
/*热门专家*/
.hot-professor{ width:100%; height:750px; padding:55px 0;}
.hot-professor h4{border:1px #ff8400 solid;color:#ff8400;}
.hot-professor .more{border:1px #ff8400 solid;color:#ff8400;}
.professor-box{ width:900px; height:610px; margin:40px auto;}
.professor{ width:175px; height:255px; border-radius:10px; overflow:hidden; position:relative; float:left; margin:25px;}
.professor img{width:175px; height:255px;}
.professor-data{ width:100%; height:300px; position:absolute; font:14px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:center; color:#fff;top:58%; background:url(../images/p-bg.png) no-repeat;padding:25px 0; }
h5{font:20px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
.process-resear{ list-style:inside; padding:8px;font:12px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; text-align:left; }
/*搜索页*/
.content{ width:100%; height:auto; background:#f8f8f8; padding:60px 0 2px 0; }
.content-in{ width:1170px;/*min-height:300px;*/ margin:auto;padding-bottom:20px;}
.sear-search{ width:100%; height:56px;margin-top:20px;}
.content .sear-txt{ box-shadow: 0px 0px 5px #ccc inset;}
/*搜索分类*/
.classify{ width:100%; /*min-height:200px; border:1px #e2e2e2 solid;*/ margin-top:10px;border-radius: 10px;background: #fff; padding:10px 0; }
.class1{ width:100%; height:52px; overflow:hidden; position:relative; border-bottom:1px #efefef solid;}
.class1:nth-child(even){background:#f8f8f8}
.class1:last-child{border-bottom:none;}
.title{ padding:0 15px; float:left;font:16px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000;}
.area-con{ float:left; width:970px;/* border:1px solid red; */overflow:hidden;}
.class1 a{ padding:0px 5px; float:left;font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; margin-top:9px; margin-right:15px;}
.class1 .colorbg{ color:#fff; background:#ff8400;}
.andmore{ display:block; width:52px;font:16px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; padding:0 20px; position:absolute;right:0; cursor:pointer;}
.updown{ display:block; width:18px; height:14px; background:url(../images/UpDown.png) 0 center no-repeat; float:right; margin-top:18px;}
/*搜索内容*/
.about{ width:100%; border-top:1px #e2e2e2 solid; padding:5px 0;}
.aboutcenter{ width:1170px;height:auto; margin:auto; }
.abouttab{ width:100%; margin:10px 0; border-bottom:1px solid #ccc; border-radius:4px; }
.tabbtn{ font-weight:bold; position:relative;z-index:20;font-size:16px; letter-spacing:0.2em; float:left; padding:16px; width:100px; text-align:center; border-radius:6px 6px 0 0; top: 1px;color:#ff8400; cursor:pointer; margin-left:6px; }
.tabcurrent{ border:1px solid #ccc; border-bottom-color:#fff;background:#f8f8f8;}
.abouttablist{ margin-bottom:40px;}
.aboutcon{ display:none;}
.aboutcon:first-child{ display:block;}
.about-in{ overflow:hidden; width:100%;height:auto; margin:auto; margin-top:10px;}
.item{ width:99%;overflow: hidden; background:#f8f8f8; border:1px #f0f0f0 solid;/*box-shadow:1px 1px 1px #ff8400 inset;*/ border-radius:10px; margin:10px auto; position:relative;min-height:120px; }
.operbox{float: left;position: absolute;padding: 10px 20px;margin: 20px;right: 10px; top:50%; margin-top:-20px;}
.operbtn{ padding:6px 20px; margin:0 2px; border: 1px solid #efefef;border-radius: 6px; background:#ff8400; color:#fff; cursor:pointer;}
.photo1{width:132px;height:132px;border-radius:50%;border:1px #f0f0f0 solid;margin:20px;float:left;/*background:url(../images/default-photo.jpg) no-repeat center center;*/background-size:100% 100%;-moz-background-size:100% 100%; overflow:hidden;}
/*专家简介*/
.synopsis{ float:left; padding:20px 0;color:#000; width:800px;line-height:30px;}
.named{display:block;font-size:24px; color:#000; float:left;}
.named:hover,.named:focus,.named:active{color:#000; text-decoration:none;}
.modify{ display:block; width:46px; height:38px; background:url(../images/rz.png); float:left; margin-left:12px;}
.position{ clear:both;font-size:18px; }
.science{font-size:14px; }
.industry{font-size:16px; }
/*资源简介*/
.resourcephoto{width:132px;height:132px; border-radius:4px;border:1px #f0f0f0 solid;margin:40px 20px;float:left;overflow:hidden; }
.resouname{font-size:24px; color:#000;}
.belongname{ font-size:20px; }
.modicon{ margin:0 10px;}
.positionbox{ font-size:18px; }
.sciencebox,.provideservice{font-size:14px; }
.industrybox{font-size:16px; }
/*------------------------------------------------------------------------------------*/
/*账号设置*/
.account{ width:875px; min-height:100px; margin:auto; padding: 40px 0;}
.account-set{ width:280px; height:438px; float:left; background:#f8f8f8; border-radius:10px; margin-top:50px; overflow:hidden;}
.account-title{ height:58px; padding:0 30px;font:20px/68px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#a3a3a3;}
.leftsidebar{ display:block; width:100%; height:40px; padding-left:50px;font:18px/40px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131;}
.bgcolor{ background:#ff8400; color:#fff;}
.leftsidebar:hover{ background:#ff8400; color:#fff;}
.contentbox{ overflow:hidden;}
.content-set{ width:578px; height:552px; float:right; background:#f8f8f8; border-radius:10px;margin-top:50px; overflow:hidden; display:none;}
.content-title{height:58px;padding:0 30px;font:20px/68px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131; border-bottom:2px #c8c8c8 solid;}
.note{ width:438px; height:74px; margin:auto;font:16px/100px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; border-bottom:1px #c8c8c8 dashed;}
.account-photo{ width:175px; height:175px; border-radius:50%; background:url(../images/default-photo.jpg) no-repeat center center; margin:auto;margin-top:25px; margin-bottom:25px; overflow:hidden;}
.account-name{ height:50px; padding: 0 40px;}
.text-txt{font:18px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#515151; float:left; margin-left:20px; }
.edit{ display:block;width:22px; height:22px; background:url(../images/edit.png) no-repeat; background-position:right; float:left; margin-top:14px; margin-left:15px;cursor:pointer;}
.text a{font:14px/57px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#f5980b; padding-left:5px;}
.account-sax{ clear:both; height:50px; width:100%; padding: 0 40px;}
.name-txt{ float:left;font:18px/50px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;}
input[type='radio'].radio {opacity:0; display:inline-block; height:20px; float:left; }
label.radio {background:url(../images/unredio.png) no-repeat; height:20px; padding-left:25px; float:left; margin-top:14px; margin-left:10px;font:18px/22px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;}
input[type='radio'].radio:checked + .radio {background:url(../images/redio.png) no-repeat;}
.save{ clear:both; width:140px; height:44px;margin-left:219px; margin-top:20px;border-radius:10px; border:none; background:#ff8400;font:18px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff;}
/*修改密码*/
input:focus{ border:1px solid #ff8500;}
.msgs{font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8500;padding-left:8px; float:left;cursor:pointer;}
.msg{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding-left:140px; background:url(../images/info_warn.png) 116px center no-repeat; }
.msg-yz{font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:red; padding:0 30px;background:url(../images/info_warn.png) 10px center no-repeat; margin-bottom:10px; clear: both; }
.marginT{ height:60px; width:100%;}
.password{ width:100%; height:44px; clear:both; margin-top:24px; }
.lable{ float:left; display:block; width:100px;font:18px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#747474; padding-right:15px; text-align:right;}
.psd{ width:350px; height:44px; float:left; border-radius:10px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px;}
.forget{ display:block; height:44px;font:14px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8500; float:right;cursor:pointer; position:relative;}
.forget:hover{ color:#ff8500;}
/*账号绑定*/
.binding{ width:100%; height:44px;font:18px/66px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181;margin-left:70px;; margin-top:40px; display:none; }
.unbinding{width:100%; height:44px;font:18px/66px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#ff8400;margin-left:70px;; margin-top:40px; cursor:pointer; }
.email-icon{display:block; width:44px; height:44px; background:url(../images/ep.png) no-repeat; background-position:left; float:left; margin-right:25px; margin-top:10px;}
.phone-icon{display:block; width:44px; height:44px; background:url(../images/ep.png) no-repeat; background-position:right; float:left; margin-right:25px; margin-top:10px;}
.replace{ width:88px; height:35px; background:#ff8400; border-radius:5px; border:none;font:18px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; margin-left:10px; cursor:pointer;}
.replace3,.replace4{ display:none;}
.cover{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:fixed; z-index:999; display:none;}
.cover2{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:fixed; z-index:999; display:none;}
.floatbox{ /*width:400px;*/ box-shadow:2px 5px 5px #999; border-radius:10px;background:#fff; position:absolute; left:50%;top:50%; margin-left:-210px; margin-top:-193px; overflow:hidden;}
.float-title{ height:70px; background:#eee;font:20px/70px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; padding:0 20px;}
.times{ display:block; width:30px; height:30px; background:#ff8400; border-radius:3px;font:28px/28px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center; font-weight:bold; float:right; margin-top:20px; cursor:pointer; }
.bdfrm{ padding:10px 30px 60px 30px; }
.yz{ width:350px; height:44px; border-radius:10px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px; margin:10px;}
.cover p{ clear:both;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; margin:20px 0;}
.cover2 p{ clear:both;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#818181; text-align:center; margin:20px 0;}
.activate{ width:140px; height:38px; background:#fff;font:16px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; cursor:pointer; border:none; border-radius:5px; margin:auto; margin-top:30px; }
.act{margin-left:40px;}
.act-color{background:#ff8400;color:#fff;}
.back-btn:hover{background:#ff8400;color:#fff;cursor:pointer;}
.input-code{ width: 210px;margin-left: 10px;}
.infor-code{ width:130px; height:40px; background:#ff8400; border:none; border-radius:5px;font:14px/35px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; cursor:pointer; margin-left:5px;}
/*------------------------------------------------------------------------------------*/
/*专家信息页*/
.information-head{ width:1050px; margin:auto;background:#fff; border:1px #c9c9c9 solid; margin-top:30px; overflow:hidden; padding:20px 50px;}
.head-left{ float:left;width:200px; height:200px; border-radius:50%;position:relative;overflow:hidden;}
.replace-photo{ display:block; width:100%; height:50px; position:absolute; bottom:-50px;background:url(../images/take-photo.png) no-repeat center center; background-color:rgba(0,0,0,0.4); font:16px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#fff; text-align:center;}
/*.take-photo{ display:block; width:20px; height:20px; position:absolute; top:50%; margin-top:-10px; left:50%; margin-left:-10px;background:url(../images/take-photo.png) no-repeat center center; }*/
.head-center{ float:left; width:500px; min-height:150px; margin-top:20px; margin-left:100px;}
.input-txt{ width:175px; height:26px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; float:left; padding-left:10px;}
.infor{clear:both; width:100%; height:26px; margin-bottom:10px; }
.infor span{ display:block; width:60px; height:26px; float:left;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#000; margin-left:10px;}
.select{ width:173px; height:24px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left; overflow:hidden;}
select{ width:200px; height:24px; border:none; background:url(../images/downselect.png) no-repeat 150px center; font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#999;}
.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-top:15px; margin-left:10px; }
.close{float: left; width:130px; height:26px; border-radius:5px; background:none; box-shadow:none; border:none;cursor:pointer; padding:0;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-top:15px; margin-left:5px;opacity: 1; text-shadow:none; }
.close:hover{ background:#ff8400; color:#fff; opacity: 1; }
.head-right{ float:right; margin-top:30px; /*margin-right:50px;*/position: relative;width:140px; height:140px; overflow:hidden;}
#headImage,#orgImage{ width:100%; height:100%;border:0;}
/*专家信息内容*/
.information-content{ width:1050px;height:auto; margin:auto;margin-top:20px; position:relative;overflow: hidden;}
.content-left{min-height:394px; float:left;overflow:hidden; }
.menublock{ margin-bottom:10px;width:298px; background:#fff; border:1px #c9c9c9 solid; padding-bottom:10px;}
.left-title{ width:165px; height:44px;font:22px/44px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; border-bottom:1px #ffad55 solid; padding-left:10px; }
.subsidebar{ display:block; width:100%; height:26px; padding-left:18px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#313131; margin-top:5px;}
.subcolor{ background:#f99550; color:#fff;}
.subsidebar:hover{ background:#f99550; color:#fff;}
.content-right{ width:735px;min-height:100px; float:right; }
.right-box{ width:100%; background:#fff; border:1px #c9c9c9 solid; margin-bottom:20px; }
/*.introduction{min-height:200px;}*/
.right-title{ position:relative; overflow:hidden; padding-right:20px;}
.right-title span{ float:left;font:22px/48px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; /*color:#ff8400; */padding-left:15px;}
.edit-position-left{ background-position:left;}
.editbox{ clear:both; width:665px; max-height:210px; margin:auto;font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;}
.reedit{ clear:both; width:665px; min-height:210px; padding:10px;margin-left:35px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; font:14px/20px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;resize:none;
}
.modifybox{ display:none;}
.infor-browse{ clear:both; margin-bottom:20px;}
.btn-marL{ margin-left:35px;cursor:pointer; }
.btn-marB{ margin-bottom:30px;cursor:pointer;}
.btn{ width:105px; padding:0;cursor:pointer;}
.btn:hover, .btn:focus { text-decoration: none; color:#fff;}
.select-sele{ clear:both; width:100%; height:26px;}
.add{ float:left;}
.addbtn{ float:left; clear:both; width:105px; height:26px; background:#ff8400;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-left:10px;cursor:pointer; }
.listbox{ margin:5px 0;max-width:100%; margin-left:15px; overflow:hidden; /*border:1px solid red;*/}
.list-area{ overflow:hidden; padding:10px 0 20px 0; width:670px; margin:10px auto; background:#f8f8f8;}
.listbox-browse{ min-height:26px; position:relative;}
.list-browse{ height:24px;box-shadow:2px 2px 1px #c9c9c9 ; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
.plus{ float:left;display:block; width:26px; height:26px; cursor:pointer; background:url(../images/zan.png) no-repeat center center; margin-left:10px; }
.line{ width:110px; height:1px; background:#ccc; float:left; margin-left:30px; margin-top:12px;}
.like-num{ float:right;max-width:380px;height:26px; padding:0 20px; overflow:hidden; }
.like-people{ width:26px; height:26px; float:right; overflow:hidden; margin-right:5px; background:url(../images/default-photo.png) no-repeat center center; background-size:100% 100%;-moz-background-size:100% 100%;}
.like-people img{ width:100%; height:100%;}
.triangleR{ display:block; width:0; height:0; border:8px solid transparent; border-left-color:#f0f1f3; float:right; margin-right:20px;margin-top:6px; cursor: pointer;}
.acad{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin:6px 0; margin-left:15px; float:left;cursor:pointer;padding:0 8px;}
.list{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
.use{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding:0 10px; overflow:hidden;}
.like{ display:block; float:left; width:28px;background:#ff8400; color:#fff;font:10px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-right:5px;}
.remove{ cursor:pointer; padding-left:5px;}
.cancel{ cursor:pointer; padding-left:5px;}
.ann{ clear:both; color:#7f7e7e;font:10px/10px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; margin-left:50px;}
.input-width{ width:326px;}
.bus-title{ clear:both;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e; }
.check{ width:257px; height:26px; float:left;margin-left:35px;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#3e3e3e;}
.txt-width{ width:358px;}
.star{ color:#ff8400; display:inline; font-size:16px;}
.edu{ font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686;}
.edu-h{ height:52px;}
.edu-txt{ float:none; width:402px;}
.date-box{ width:252px;}
.datebox{ width:540px; overflow:hidden; height:26px;}
hr{ width:18px; float:right; background:#ffc688; height:2px; border:none; margin:10px;}
.checkbox{ float:right; width:60px;margin-left:15px;margin-top: -1px;}
.date-btn{ float:right; width:175px; background:url(../images/select.png) no-repeat right; z-index:999;}
.opacity{ width:150px;}
label.edu-radio{ float:none;font:16px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686; }
.edu-select{ margin-left:10px; width:240px; }
.sf{ float:left;}
.radiobox{ width:115px; float:left;}
.edu-sel{ float:right;}
.edu-about li{ list-style:inside;}
.edu-about{ list-style:inside;font:14px/26px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; color:#868686; margin:0 35px; margin-bottom:35px; cursor:pointer;}
.edu-about span{ display:none;}
.infor-browse .edu-about{ color:#000;}
.add-icon{ cursor:pointer;}
.button{ float:left; width:40px; height:17px; margin-left:10px; margin-top:4px;}
.modi{ cursor:pointer;padding-left:10px;}
.floatL{ float:right;}
.addbox{ display:none;}
/*------------------------------------------------------------------------------------*/
.radio+.radio, .checkbox+.checkbox {
margin-top: 2px;
}
/*科研资源*/
.shareabout{ position:relative; margin:0 20px;}
.sharesrcbox{overflow:hidden; position:relative; margin:auto; width:640px; }
.sharescrollbox{ overflow:hidden;width:30000em; position:relative; left:0;}
.sharescrollbox .sharesrc{ width:192px; margin:10px; float:left;}
.sharescrollbox .briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; }
.sharescrollbox .shareshow{ position:relative;}
.shareopeart{ position:absolute; bottom:0px; left:0px; z-index:100; overflow:hidden; width:100%;}
.sharebtn{ display:block; text-align:center; float:left; cursor:pointer; width:50%; height:30px; font:14px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; background:rgba(0,0,0,.2); color:#fff; border:1px solid #d6d6d6;}
.sharebtn:hover{ color:#fff; background:#ff8400;}
.resoubtn{ position:absolute;top:40%;display:block; width:30px; height:41px; background:#ccc; border:1px 1px 0 1px; cursor:pointer;}
.resouprev{left:-4px;background:url(../images/arrows.png) -30px 0 no-repeat;}
.resounext{right:-4px;background:url(../images/arrows.png) 0 0 no-repeat;}
.resouprev:hover{ background:url(../images/arrows.png) -30px -41px no-repeat;}
.resounext:hover{ background:url(../images/arrows.png) 0 -41px no-repeat;}
/*合作历史及评价*/
.evaluate{ overflow:hidden; border-bottom:1px dashed #d6d6d6; padding:10px 0;}
.evaluate .lefteva{ float:left; max-height:200px; width:20%; max-width:200px; text-align:center; margin-top:10px;}
.evaluate .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:50%; margin:auto;}
.evaluate .righteva{ padding:0 10px; float:right; width:80%;}
.evaluate .evasort{ /*font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";*/}
.evaluate .evasort li{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.evaluate .evastarbox{ overflow:hidden;}
.evaluate .evastar{ display:block; width:24px; height:24px; cursor:pointer; float:left; background:url(../images/evastar.png) 0 -22px no-repeat;}
.evaluate .evabrief{ display:block; max-height:80px; overflow:hidden; text-overflow:ellipsis; }
.evaluate .morebtn{ text-align:right; overflow:hidden;}
.evaluate .morelink{ color:#333;font:14px/60px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; float:right; margin-right:20px;}
/*个人修改页面科研资源*/
.enterwork{ color:#333;position:absolute; bottom:10px; left:110px;}
/*机构信息页面*/
.head-org{ float:left; position: relative;width:180px; height:180px; overflow:hidden;}
.similarblock{ overflow:hidden; margin:0 10px; padding:10px; border-bottom:1px dashed #d6d6d6;}
.similarblock .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:50%; float:left; margin-right:20px;}
.rightsim{ max-width:160px; overflow:hidden; float:left;}
.rightsim p{text-overflow:ellipsis; white-space:nowrap;overflow:hidden;font:12px/16px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; }
.subuser{ overflow:hidden;}
.subuser li{ overflow:hidden; float:left; text-align:center; padding:10px; width:24%; list-style:none;}
.subuser li .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:50%; margin:auto;}