@charset "utf-8";
/* CSS Document */

/*通用样式*/
body{ background: #f5f5f5;}
ul{padding:0;margin: 0;list-style: none;}
.bgfff{ background: #fff;}
.fl{ float: left;}
.fr{ float: right;}
.container-in{ width: 1180px; margin: 0 auto;}
.section{ overflow: hidden; margin-top: 20px;}
.mrnone{ margin-right: 0;}

/*header*/
#header{ width: 100%;}

/*顶部*/
.top{ height: 40px; line-height: 40px; background: #333; color: #777;}
.top a{ color: #777; margin:0 10px;}
.top a:hover{ color: #ccc;}
.top .color-ccc{ color: #ccc;}
.top .top-login{ display: inline-block; width: 100px; height: 40px; background: #ec6941; color: #fff; text-align: center; margin-right: 0;}
.top .top-login:hover{ color: #fff;}
.container{ overflow: hidden; margin-top: 30px;}
.conl{ width: 850px;}
.conr{ width: 300px;}

/*footer*/
#footer{ margin-top: 30px;clear: both;}
.link{ background: #fff; padding: 30px 0; color: #555;}
.link a{ font-size: 12px; color: #555; margin: 0 17px; line-height: 22px;}
.link a:hover{ color: #000;}
.copy{ background: #555; color: #ccc; text-align: center; height: 60px; line-height: 60px;}

/*----------------顶部-------------------*/
.sub-header .container-in{ width: 1200px;}
.sub-header{ background: #eee; padding: 15px 0; overflow: hidden; border-bottom: 1px solid #ddd; line-height: 46px;} 
.sub-header img{ display: block;}
.sub-header .fr a{ color: #323232; margin: 0 5px;}
.sub-header .fr a:hover{ color: #000;}
.sub-adsense{ margin-bottom: 20px;}
.sub-adsense img{ display: block;}
.sub-container-in{ width: 1200px; margin: 0 auto; margin-top: 20px; margin-bottom: 20px;}
.sub-container-in .section{ margin-bottom: 20px; margin-top: 0;}

/*标题*/
.title-box { height:35px; background:url(../images/title-bg1.png) no-repeat; text-align:left; font-size:18px; line-height:35px; color:#0aa6d6; position:relative;font-weight: 600;}
.title-more { position:absolute; top:3px; right:0; font-size:12px; color:#333;font-weight: normal;}

/*青托简介*/
.qtjj p{text-indent: 2em;line-height: 24px;}
.qtjjtxt{padding:15px 0;}

/*登录*/
.qtlogin{margin-top: 30px;height: 190px;}
.qtlogin img{box-shadow: 0px 6px 6px #ccc;}
/*青托文件*/
.qtwj li{ height:40px; line-height:40px; padding-left:15px; background:url(../images/li_ii.png) left center no-repeat; text-align:left; font-size:14px; border-bottom:1px dotted #ccc; position:relative;}
.qtwj li a { width:280px; height:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:inline-block;}
/*.qtwj li span { position:absolute; top:0; right:0; color:#bbb; font-size:12px;}*/

/*人才推荐tab*/
#tabs-kx ,#tabs-xh{margin:15px 0;}
.tab-k-img li{float:left;width:120px;margin:10px 10px 10px 0;text-align: center}
.tab-k-img li p,.tab-x-img li p{line-height: 18px;padding:0 5px;}
.tab-k-img img{width:100px;height:100px;border-radius:50% 50%;margin-bottom:10px;border: 1px solid #ccc;}
.tab-k-img img:hover,.tab-x-img img:hover {box-shadow: 0px 0px 6px #333;}
.tab-xh{height:300px;overflow-y: scroll;margin:10px 0;}
.tab-x-img li{float:left;width:120px;margin:10px 10px 10px 0;text-align: center}
.tab-x-img img{width:100px;height:100px;border-radius:50% 50%;margin-bottom:10px;border: 1px solid #ccc;}
/* 设置滚动条的样式 */.tab-xh::-webkit-scrollbar { width: 8px;}
/* 滚动槽 */.tab-xh::-webkit-scrollbar-track { background: #ddd; border-radius: 10px;}
/* 滚动条滑块 */.tab-xh::-webkit-scrollbar-thumb { border-radius: 10px; background: #888;}

/*依托项目*/
.con780 li{height:40px; line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; position:relative;}
.con780 li a{width:780px; height:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:inline-block;}
.con780 li span { position:absolute; top:0; right:0; color:#999; font-size:12px;}

/*青年托举工作动态*/
.con300 li{height:40px; line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; position:relative;}
.con300 li a{width:220px; height:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:inline-block;}
.con300 li span { position:absolute; top:0; right:0; color:#999; font-size:12px;}

/*项目专家组*/
.xmzz-btn{border: 1px solid #b2c5ef; border-radius: 6px;background:url(http://www.csee.org.cn/r/cms/www/website/images/qnrctj/zz.png)no-repeat;width:300px;height:80px;
    background-color: #bfd8ef;background-position: 180px 10px;}
.xmzz-btn a{font-size:24px;position: relative;left: 25px;color: #333;line-height:80px;}
.xmzz-btn:hover{background-color: #46a9f7;}
.xmzz-btn:hover a{color:#fff;}

/*青托二级*/
.qtlist-top{ border-top: 1px solid #ddd;}





