﻿.box {
	width: 100%;
}

.headerBox {
	
    text-align: right;
    height: 36px!important;
    border: none!important;
    background-color: #e9e9e7!important;
}
.ecp_tn-header {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	background-color: #e9e9e7!important;
}
.lefttop>a {
    margin-right: 24px;
    height: 36px;
    line-height: 36px;
    color: #4c4c4c;
}

.lefttop {
    float: left;
}

.title {
/*	display: inline-block;*/
	font-size: 18px;
	color: #2267c7;
	font-family: '微软雅黑';
	margin: 15px 0;
}

.tech-left-box {
/*	background: #f5f8ff;
	width: 260px;
	padding-bottom: 30px;
	float: left;
	overflow-y: auto;
    box-shadow: rgba(0, 32, 64, 0.25) 4px 0px 32px 0px;*/
    font-size: 17px;
    color: white;
    display: block;
    top: 60px;
    bottom: 0px;
    left: 0px;
    width: 250px;
    
    scrollbar-arrow-color: #000; /*顶部/底部图标颜色*/
    scrollbar-face-color: #333; /*滚动条颜色*/
    scrollbar-shadow-color: #999;/*滚动条阴影颜色*/
    box-shadow: rgba(0, 32, 64, 0.25) 4px 0px 32px 0px;
    background: linear-gradient(#809bb3, #809bb3);
    /*background:  radial-gradient( circle at 0% 20%,#a09eff,#4884f0,#b3e0fa );*/
    transition: transform 0.3s ease 0s, visibility 0.2s 0s, opacity 0.8s 0s;
    postion:sticky;
    top:0;
}

.tech-left-box .title {
	font-size: 18px;
	color:white;
	margin: 5px 0 0 5px;
	
}

.title-active{
    z-index: 2;
    background: white;
    color: rgb(119, 97, 209) !important;
}
}
.tech-left-box>b {
	width: 72px;
	height: 2px;
	background: #1b66e6;
	display: block;
	margin-left: 20px;
}



.tech-left-item li {
	margin: 0 10px 0 5px;
	height: 30px;
	line-height: 30px;
	list-style: none;
}

.tech-left-item li:hover {
	border-radius: 2px;
	background: #8997c2;
}

.tech-left-itemactive {
	background: #1b66e6;
	border-radius: 2px;
}

.tech-left-item li a {
	display: block;
	color:white;
    font-size: 17px;
    border: 1px dashed transparent;
}

.tech-left-item li a span {
	display: inline-block;
	margin-left: 12px;
	
}

.tech-left-item li a span i {
	display: inline-block;
	margin-right: 10px;
	width: 15px;
	height: 15px;
	line-height: 30px;
	vertical-align: middle;
	/*background: url(../images/icons-navi.png) left center no-repeat;隐藏小图标*/
}

.tech-left-item li a span:first-child {
	
	font-size: 18px;
	text-align: left;
	
}

.tech-left-item li a span:nth-child(2) {
	color: #999;
	font-size: 18px;
	text-align: right;
}

.tech-left-item li:hover a span {
	color: #fff;
}

.tech-left-item li:first-child a span:first-child i {
	background-position: -24px 0;
}

.tech-left-item li:nth-child(2) a span:first-child i {
	background-position: -49px 0;
}

.tech-left-item li:nth-child(3) a span:first-child i {
	background-position: -49px 0;
}

.tech-left-item li:nth-child(4) a span:first-child i {
	background-position: -73px 0;
}

.tech-left-item li:nth-child(5) a span:first-child i {
	background-position: -73px 0;
}

.tech-left-item li:nth-child(6) a span:first-child i {
	background-position: -98px 0;
}

.tech-left-item li:nth-child(7) a span:first-child i {
	background-position: -146px 0;
}

.tech-left-item li:nth-child(8) a span:first-child i {
	background-position: -193px 0;
}

.tech-left-item li:nth-child(9) a span:first-child i {
	background-position: -170px 0;
}

.tech-left-item li:nth-child(10) a span:first-child i {
	background-position: -123px 0;
}

.tech-left-item li:nth-child(11) a span:first-child i {
	background-position: -217px 0;
}

.tech-left-item li:nth-child(12) a span:first-child i {
	background-position: -264px 0;
}

.tech-left-item li:nth-child(13) a span:first-child i {
	background-position: -240px 0;
}

.tech-left-item li:nth-child(14) a span:first-child i {
	background-position: -336px 0;
}

.tech-left-item li:nth-child(15) a span:first-child i {
	background-position: -288px 0;
}

.tech-left-item li:nth-child(16) a span:first-child i {
	background-position: -312px 0;
}

.tech-left-item li:nth-child(17) a span:first-child i {
	background-position: -361px 0;
}

.tech-left-item li:last-child a span:first-child i {
	background-position: -386px 0;
}

.tech-left-item li:first-child:hover a span:first-child i {
	background-position: -24px -25px;
}

.tech-left-item li:nth-child(2):hover a span:first-child i {
	background-position: -49px -25px;
}

.tech-left-item li:nth-child(3):hover a span:first-child i {
	background-position: -49px -25px;
}

.tech-left-item li:nth-child(4):hover a span:first-child i {
	background-position: -73px -25px;
}

.tech-left-item li:nth-child(5):hover a span:first-child i {
	background-position: -73px -25px;
}

.tech-left-item li:nth-child(6):hover a span:first-child i {
	background-position: -98px -25px;
}

.tech-left-item li:nth-child(7):hover a span:first-child i {
	background-position: -146px -25px;
}

.tech-left-item li:nth-child(8):hover a span:first-child i {
	background-position: -193px -25px;
}

.tech-left-item li:nth-child(9):hover a span:first-child i {
	background-position: -170px -25px;
}

.tech-left-item li:nth-child(10):hover a span:first-child i {
	background-position: -123px -25px;
}

.tech-left-item li:nth-child(11):hover a span:first-child i {
	background-position: -217px -25px;
}

.tech-left-item li:nth-child(12):hover a span:first-child i {
	background-position: -264px -25px;
}

.tech-left-item li:nth-child(13):hover a span:first-child i {
	background-position: -240px -25px;
}

.tech-left-item li:nth-child(14):hover a span:first-child i {
	background-position: -336px -25px;
}

.tech-left-item li:nth-child(15):hover a span:first-child i {
	background-position: -386px -25px;
}

.tech-left-item li:nth-child(16):hover a span:first-child i {
	background-position: -312px -25px;
}

.tech-left-item li:nth-child(17):hover a span:first-child i {
	background-position: -361px -25px;
}

.tech-left-item li:last-child:hover a span:first-child i {
	background-position: -288px -25px;
}

.journal {
	
	width: 800px;
	margin: 0 0 40px 48px;
    margin-left: 400px; 
    display: block;
}

.journalTitle {
	display: inline-block;
	margin-top: 15px;
}

.refresh {
	cursor: pointer;
	height: 32px;
	margin-left: 495px;
	margin-bottom: -17px;
}

.main-w1 {
	width: 830px;
	height: 100%;
	min-height: 100px;
}

.journalBottom li {
	height: 100%;
	padding: 20px 10px;
	border-bottom: 1px solid #eee;
}

.journalBottom li:hover {
	box-shadow: 0 0 5px 2px rgba(150,150,120,0.22);
	background: #f5f8ff;
}

.journalImgBox {
	display: flex;
	justify-content: space-between;
	margin-top: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #E6E8ED;
}

.journalImgItem {
	display: block;
	max-width: 110px;
	max-height: 150px;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

.journalImgItem:hover {
	box-shadow: 0 0 8px 4px rgba(150,150,150,0.52);
}

.journalImgBox div {
	text-align: center;
}

.ti,.author,.textContent,.info {
	font-size: 16px;
	color: #333;
	font-family: '微软雅黑';
}

.ti {
	font-size: 16px;
}

.author {
	display: inline-block;
	font-size: 14px;
	margin: 10px 0;
}

.textContent,.info {
	font-size: 12px;
	color: #666;
}

.textContent {
	letter-spacing: 2px;
}

.info {
	margin-top: 40px;
}

.action {
	cursor: pointer;
	display: flex;
	color: #333;
	font-size: 12px;
	font-family: '微软雅黑';
	margin-top: 20px;
}

.actionItem,.firstActionItem,.lastActionItem {
	height: 20px;
	line-height: 20px;
	border-right: 1px solid gray;
	padding: 0 20px 0 15px;
}

.actionItem:hover,.firstActionItem:hover,.lastActionItem:hover {
	color: #06f;
}

.firstActionItem {
	padding-left: 0;
}

.lastActionItem {
	padding-left: 15px;
	border-right: 0;
}

.collect,.reference,.read,.downloads {
	float: left;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}

.collect {
	background-position: -80px -140px;
}

.reference {
	background-position: -142px -140px;
}

.read {
	background-position: -42px -140px;
}

.downloads {
	background-position: -142px -120px;
}

.activity {
	float: right;
	width: 280px;
}

.activityList {
	width: 270px;
	color: #3f4658;
}

.activityList li {
	padding: 10px 0 10px 15px;
	border-left: 1px solid #CFD6E6;
}

.time,.activityText {
	font-size: 12px;
	font-family: '微软雅黑';
}

.time {
	font-weight: 700;
	margin-left: 5px;
	color: #1d80da;
}

.point {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #CFD6E6;
	margin-left: -20px;
}

.activityText {
	color: #333;
	line-height: 20px;
}

.moreImg {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	margin: 2px 0 25px -8px;
	background-position: -120px -140px;
}

.more {
	font-size: 14px;
	font-family: '微软雅黑';
	color: #1d80da;
}