/*2020.5.30门户首页*/
/*学术聚焦*/
.ckcest-foucs-title{
	font-size: 18px;
	color: #222080;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 24px;
}
.ckcest-more{
	font-size: 14px;
	color: #999999;
}
.ckcest-focus{
	width: 515px;
}
.foucsNews-title{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.foucsNews-infor{
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}
.foucsNews-from{
	max-width:300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ckcest-focus-img{
	display: block;
	margin-right:6px;
	margin-top: 2px;
}
.ckcest-focus-list>li{
	margin-top: 10px;
}
.ckcest-focus-list>li:first-child{
	margin-top: 0;
}
.ckcest-focus-list>li.noImg-news .foucsNews-title,.ckcest-focus-list>li.noImg-news .foucsNews-title a{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1
}
.news-new{
	margin-top: -3px;
	margin-left: 3px;
}
.ckcest-focus-abstract{
	padding:8px 0 8px 8px;
	height:56px;
	font-size:13px;
	line-height:1.6;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	color:#777;
}
/*知领直播*/
.ckcest-live{
	width: 653px;
}
.ckcest-live-left{
	width: 502px;
	height: 283px;
	border: 1px solid #eee;
}
.ckcest-live-date{
	padding-top: 10px;
	width:100px;
	height: 40px;
	background-color: #222080;
	position:absolute;
	top: 0;
	right: 73px;
	z-index: 3;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.ckcest-live-state{
	width: 60px;
	height: 19px;
	line-height: 19px;
	background-color: rgba(254,104,30,0.85);
	border-radius: 10px;
	font-size: 12px;
	color: #FFF1F0;
	position:absolute;
	top: 20px;
	left: 45px;
	z-index: 3;
	text-align: center;
}
.sj-right{
	display: inline-block;
	width:3px;
	height:6px;
	background: url(/entry/img/sj-rt-ed71bc67f64627d2.png) no-repeat;
	margin-left: 3px;
}
.live-play-ico{
	display: inline-block;
	width:66px;
	height:66px;
	background: url(/entry/img/live-play-68fca17ee3b78067.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 3;
}
.ckcest-live-right>li{
	width: 143px;
	height: 88px;
	border-radius: 5px;
	position: relative;
	margin-top: 10px;
}
.ckcest-live-right>li:first-child{
	margin-top: 0;
}
.ckcest-live-right>li img{
	border-radius: 5px;
}
.ckcest-live-right>li .live-play-ico{
	width: 28px;
	height: 28px;
	background-size: 100% 100%;
}
/*领域服务*/
.domain-service-content{
	width: 1168px;
	margin: 25px auto 0;
	background-color: #f4f6fc;
	padding: 20px 35px;
	box-sizing: border-box;
}
.domain-service-list{
	margin-top: -35px;
}
.domain-service-list>a{
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	margin-top: 35px;
	padding: 0 8px;
	position: relative;
}
.domain-service-list>a:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #e9e9e9;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 0;
}
.domain-service-list>a.forestry-a:before,.domain-service-list>a:last-child:before{
	display: none;
}
/*特色资源*/
.ckcest-apply-title{
	position: relative;
}
.ckcest-tip-box{
	display: inline-block;
    position: absolute;
    top: 37px;
    /*margin-left: 65px;*/
    right: 520px;
    z-index: 2;
}
.tip-ico{
	display: inline-block;
	width:16px;
	height:16px;
	background: url(/entry/img/tip-ico-6e0338592a58530a.png) no-repeat;
}
.ckcest-tip-content{
	position: absolute;
	top:25px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	box-sizing: border-box;
	padding:15px;
	background: #ffffff;
	box-shadow: 0px 0px 6px 0px
		rgba(0, 4, 4, 0.18);
	border: solid 1px #f5f5f5;
	z-index:5;
	text-align: left;
	line-height: 24px;
	border-radius: 4px;
	display: none;
}
.ckcest-tip-content:before{
	content: "";
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border:10px solid transparent;
	border-bottom: 10px solid #FFFFFF;
}
.ckcest-tip-box:hover .ckcest-tip-content{
	display: block;
}
.all-ckcest-resource-content{
	width: 1200px;
	position: relative;
	height: 307px;
	overflow: hidden;
}
.ckcest-resource-content{
	padding: 0 15px;
	box-sizing: border-box;
}
.knowledgeApply-list{
	width: 2000px;
	height: 307px;
	position: absolute;
	left: 0;
}
.con-nav-btn-left, .con-nav-btn-right {
	position: absolute;
	top: 153.5px;
	left: 1px;
	width: 45px;
	height: 45px;
	z-index: 11;
}
.con-nav-btn-right {
	left: auto;
	right: -3px;
}
.con-nav-btn-left .arrow-left-hover, .con-nav-btn-right .arrow-left-hover {
	display: none;
}
.con-nav-btn-left:hover .arrow-left {
	display: none;
}
.con-nav-btn-left:hover .arrow-left-hover {
	display: inline-block;
}

.con-nav-btn-right:hover .arrow-left {
	display: none;
}
.con-nav-btn-right:hover .arrow-left-hover {
	display: inline-block;
}
.con-nav-btn-right, .con-nav-btn-left:hover {
	cursor: pointer;
}
.field-expert-title{
	font-size: 18px;
	color: #222080;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 24px;
}
.field-expert-box{
	width: 237px;
	height: 352px;
	background-color: #dce2f3;
	position: relative;
	margin-bottom: 8px;
}
.field-expert-wrap{
	width: 100%;
	height: 100%;
	background: #f4f6fc;
	position: absolute;
	top: 8px;
	left: 8px;
	box-sizing: border-box;
	padding: 20px 10px 0;
}
.field-expert-list>li{
	margin-top: 20px;
	cursor: pointer;
}
.field-expert-list>li:first-child{
	margin-top: 0px;
}
.field-expert-list>li b{
	font-weight: 400;
	max-width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.field-expert-list>li span{
	color: #999999;
}
.field-expert-list>li:hover span{
	color: #222080;
}
.ckcest-resource-right{
	width: 893px;
}
.ckcest-report-title{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #222080;
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 10px;
}
.ckcest-report-title a{
	color: #999999;
	font-size: 12px;
}
.ckcest-report-title a:hover{
	color: #222080;
}
.ckcest-report-tabBar{
	text-align:center;
}
.ckcest-report-tabList{
	display: inline-block;
	float:none;
}
.ckcest-report-tabList>li{
	float: left;
	color: #222080;
	margin-right: 20px;
	cursor: pointer;
}
.ckcest-report-tabList>li:hover{
	color: #fe8416;
}
.ckcest-report-tabList>li.active{
	color: #fe8416;
	font-weight: bold;
}
.ckcest-report-tabList>li.active .line-report{
	visibility: visible;
}
.report-all-btn{
	line-height: 19px;
	margin-top: -9px;
	color:#222080;
}
.report-all-btn:hover{
	color: #fe8416;
}
.line-report{
	width: 40px;
	height: 2px;
	background-color:#fe8416;
	margin: 5px auto 0;
	position: relative;
	visibility: hidden;
}
.line-report:before{
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -3px;
    bottom: 2px;
	width: 0;
	height: 0;
	border:3px solid transparent;
	border-bottom:3px solid #fe8416 ;
}
.csrp-title{
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.csrp-infor{
	font-size: 12px;
	color: #999999;
}
.csrp-infor p{
	margin-left: 20px;
	width: 128px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.csrp-infor p:first-child{
	margin-left: 0;
}
.ckcest-report-tabContent>div{
	display: none;
}
.ckcest-report-list{
	margin-left: -30px;
}
.ckcest-report-list>li{
	float: left;
	width:430px;
	margin-top: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left:30px;
}
.reportSelected-list{
	margin-left: -30px;
}
.reportSelected-list>li{
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-left:30px;
}
.reportSelected-img img{
	border-radius: 4px;
	margin-right: 15px;
}
.reportSelected-title{
	font-weight: 400;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.reportSelected-infor{
	font-size: 12px;
	color: #999999;
	padding-left: 115px;
}
.reportSelected-infor>p{
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	margin-top: 6px;
}
.reportSelected-infor>p:first-child{
	padding-right: 10px;
}
.rn-dataSet-list>li{
	float: left;
	width: 279px;
	height: 245px;
	border: solid 1px #e7e7e7;
	box-sizing: border-box;
	padding:15px 15px 10px;
	margin-left:18px;
}
.rn-dataSet-list>li:first-child{
	margin-left: 0;
}
.rn-dataSet-img{
	width: 100%;
	height: 170px;
	overflow: hidden;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rn-dataSet-img img{
	max-width: 100%;
}
.rnds-title{
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
}
.rnds-infor{
	font-size: 13px;
	color: #999999;
	margin-top: 7px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rnds-infor>p{
	margin-right: 30px;
}
.knowledgeApply-list>li{
	float: left;
	width: 279px;
	margin-left:18px;
}
.knowledgeApply-list>li:first-child{
	margin-left: 0;
}
.knowledgeApply-list .ckcest-report-title{
	border-bottom: none;
}
.kgy-wrap{
	width: 100%;
	height: 245px;
	border: solid 1px #e7e7e7;
	box-sizing: border-box;
	padding:15px 15px 10px;
}
.kgy-abstract{
	font-size: 13px;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.global-new img{
	width: 58px;
	height: 58px;
	padding-bottom: 5px;
}
.policy img{
	width: 70px;
	height: 56px;
	/*padding-bottom: 5px;;*/
}
.policy>a{
	margin-left: 18px!important;
}
.policy p{
	margin-top: 10px!important;
}
.policy>a:first-child{
	margin-left: 0!important;
}
.kgy-quickEntry>a{
	display: block;
	float: left;
	text-align: center;
	margin-left: 35px;
}
.kgy-quickEntry>a:hover{
	opacity: .8;
}
.kgy-quickEntry>a:first-child{
	margin-left: 0;
}
.kgy-quickEntry>a p{
	color: #222080;
	font-size: 12px;
	margin-top: 3px;
}
.kgy-zlzy>a{
	margin-left: 18px;
}
.push-news-title{
	font-size: 14px;
	font-weight: 400;
}
.push-news-title span{
	color: #222080;
}
.kgy-wrap-push{
	padding: 17px 0 0;
}
.push-tag{
	float: left;
	display: inline-block;
	width: 112px;
	height: 23px;
	line-height:23px;
	/*background-color: #f8feff;*/
	border: solid 1px #e6f2fe;
	text-align: center;
	margin:0 12px 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.push-tag:hover,.push-tag.active{
	background: #222080;
	border: solid 1px #222080;
	color: #FFFFFF;
}
.push-news-title{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kgy-wrap-push>.push-news-title{
	margin-top: 28px;
}
.kgy-wrap-push>.push-news-title:first-child{
	margin-top: 0;
}
.cky-apply-list>li{
	float: left;
	width: 85px;
	text-align: center;
	margin: 0 16px;
}
.cky-img{
	display: block;
	width: 73px;
	height: 73px;
	border-radius: 50%;
	margin: 0 auto;
}
.cky-img img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.cky-title{
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cky-tag{
	display: inline-block;
	padding: 0 5px;
	height: 18px;
	line-height: 16px;
	border-radius: 3px;
	border: solid 1px #fe8416;
	color: #fe8416;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	box-sizing: border-box;
}
/*banner*/
.ckcest-banner-box {
    width: 1200px;
    height: 148px;
    position: relative;
    overflow: hidden;
}
.ckcest-bd {
    width: 100%;
    height: 100%;
    position: relative;
}
.ckcest-banner-list > li {
    width: 1200px;
    height: 148px;
    float: left;
}
.ckcest-banner-list > li img {
    width: 1200px;
    height: 148px;
}
.ckcest-dot-list {
    position: absolute;
    overflow: hidden;
    z-index: 8;
    right: 20px;
    bottom: 10px;
}
.ckcest-dot-list > li {
    float: left;
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.ckcest-dot-list li.on {
    width: 37px;
    height: 8px;
    background-color: #ff9103;
    border-radius: 4px;
}
/*知识应用首页*/
/*最新最热知识应用*/
.apply-line{
	display: inline-block;
	width: 50px;
	height: 6px;
	background-color: #222080;
}
.ckcest-apply-title h4{
	font-size: 30px;
	font-weight: 400;
	position: relative;
	z-index: 2;
	margin-top: 10px;
	color: #222080;
}
.ckcest-apply-title h4 a{
	color: #222080;
}
.ckcest-apply-title p{
	font-size: 26px;
	color: #ECEBEB;
	margin-top: -20px;
}
.newHot-list{
	margin: 55px 18px 0 -26px;
}
.newHot-list>li{
	float: left;
	width: 363px;
	margin-left: 38px;
}
.ckcest-scanMore-btn {
    display: block;
    width: 147px;
    height: 36px;
    background-color: #fe8416;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    color: #FFFFFF;
}
.ckcest-scanMore-btn:hover{
	opacity: .8;
	color: #FFFFFF;
}
.newHot-img{
	width: 363px;
	height: 181px;
	position: relative;
}
.newHot-img img{
	width: 100%;
	height: 100%;
}
.newHot-apply-title{
	font-size: 17px;
}

.apply-star-wrap>img{
	margin-right: 2px;
}
.newHot-app-abstract{
	line-height: 24px;
	max-height: 72px;
	color: #666666;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
/*综合性知识服务*/
.ckcest-ks-abstract{
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}
.knowledge-service-list{
	text-align: center;
	margin: 90px 0 0;
}
.knowledge-service-list>li{
	float: left;
	width: 220px;
	text-align: center;
	margin-left: 64px;
}
.knowledge-service-img{
	display: block;
	width:110px;
	height:110px;
	border-radius: 50%;
	margin: 0 auto;
}
.knowledge-service-img img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.knowledge-service-title{
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ks-example-dl{
	margin: 50px 18px 0 25px;
}
.ks-example-title{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
}
.ks-example-abstract{
	color: #666666;
	line-height: 30px;
	max-height: 120px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.ks-example-visited{
	font-size: 13px;
	color: #222080;
}
/*知识分析*/
.kgsy-bg{
	height: 737px;
	background: url(/entry/img/ks-bg-3b2c933e822a6bbd.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 98px;
}
.kgsy-dl{
	color: #FFFFFF;
	width: 527px;
	margin: 0 auto;
}
.kgsy-dl .ks-example-abstract{
	color: #FFFFFF;
	-webkit-line-clamp: 3;
	max-height: 90px;
}
/*旋转木马*/
.poster-main{ position:relative;width:844px;height:318px;margin:0 auto;}
.poster-main a,.poster-main img{display:block;width:100%;height:100%;}
.poster-main .poster-list{width:524px;height:318px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:50%;margin-top:-11px;width: 32px;height: 32px; z-index:10; cursor:pointer;}
.poster-main .poster-prev-btn{left:-70px; background: url(/entry/img/ks-btn-left-250190d746b9a39e.png) no-repeat  center;background-size: 100% 100%;}
.poster-main .poster-next-btn{right:-70px; background: url(/entry/img/ks-btn-right-fb417840d5c4a524.png) no-repeat  center;background-size: 100% 100%;}
.poster-main .poster-btn:hover{opacity: .8;}
/*知识工具*/
.kg-tool-list .knowledge-service-img {
    width: 105px;
    height: 105px;
}
.kg-tool-list{
	margin-left: 15px;
	padding-bottom: 30px;
}
.kg-tool-list.knowledge-service-list>li{
	width:150px;
	box-sizing: border-box;
	margin-left: 15px;
}
/*api*/
.ckcest-API{
	position: relative;
	z-index: 2;
}
.ckcest-API .container{
	background: #FFFFFF;
}
.ckcest-API-img{
	width: 45px;
	height: 45px;
	border-radius: 3px;
	border: solid 1px #d4d4d4;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.ckcest-API-img img{
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ckcest-API-list{
	/*margin-top: -32px;*/
	margin-top: 18px;
}
.ckcest-API-list>li{
	float: left;
	width: 280px;
	height: 336px;
	border: solid 1px #e7e7e7;
	box-sizing: border-box;
	padding: 20px 20px 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: box-shadow .5s;
    -webkit-transition: box-shadow .5s;
    margin:32px 0  0 16px;
    background:url(/entry/img/api-bg-4f829de43b7b8b6a.png) no-repeat;
    background-size: 100% 100%;
}
.ckcest-API-list>li:hover{
	box-shadow: 0px 3px 5px 1px rgba(21, 55, 83, 0.23);
}
.ckcest-API-list>li:hover .ckcest-API-tag-box{
	display: none;
}
.ckcest-API-title{
	font-size: 14px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top:15px;
    text-align: center;
}
.ckcest-API-infor{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	/*margin-top: 28px;*/
	margin-top: 15px;
	padding-left: 63px;
}
.ckcest-API-infor>p{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ckcest-API-abstract{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	height: 96px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 8px;
}
.ckcest-API-price{
	color: #fe8416;
	font-size: 20px;
	text-align: center;
}
.ckcest-API-tag{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background-color: #fe8416;
	border-radius: 3px;
	padding: 0 22px;
	font-size: 12px;
	color: #FFFFFF;
}
.ckcest-API-footer{
	/*position: absolute;
	bottom: -46px;
	left: 0;
	right: 0;
	display: none;*/
}
.ckcest-API-footer>a{
	/*float: left;
	display: block;
	width: 50%;
	height: 46px;
	border: 1px solid #222080;
	color: #222080;
	box-sizing: border-box;
	text-align: center;
	line-height: 44px;*/
}
.ckcest-API-footer>a.API-scanDetails-btn{
	/*background: #222080;
	color: #FFFFFF;
	width: 100%;*/
	display: block;
    width: 140px;
    height: 36px;
    background: #222080;
    color: #FFFFFF;
    box-sizing: border-box;
    text-align: center;
    line-height: 36px;
	margin: 15px auto;
}
.ckcest-API-footer>a:hover{
	opacity: .8;
}
/*.ckcest-API-list>li:hover .ckcest-API-footer{
	bottom: 0;
	display: block;
	animation:bottomAnimate .5s ;
	-webkit-animation:bottomAnimate .5s ;
}
@keyframes bottomAnimate{
	from{
		bottom: -46px;
	}
	to{
		bottom: 0;
	}
}
@-webkit-keyframes bottomAnimate{
	from{
		bottom: -46px;
	}
	to{
		bottom: 0;
	}
}*/
.zntyg-li{
	position: relative;
}
.zntyg-li img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.goTry-btn{
	display: block;
    width: 140px;
    height: 36px;
    background: #FFFFFF;
    color: #222080;
    box-sizing: border-box;
    text-align: center;
    line-height: 36px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -70px;
}
.goTry-btn:hover{
	opacity: .95;
}
/*学术聚焦列表页*/
.focusList-container{
	padding: 25px 0 0;
}
.focus-type-wrap{
	width: 79px;
	text-align: center;
	margin-left:19px;
}
.focus-type-title{
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 12px;
}
.focus-type-list>li{
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 5px;
}
.focus-type-list>li:hover,.focus-type-list>li.active{
	background: #222080;
	color: #FFFFFF;
}
.focus-content{
	width: 661px;
}
.focus-tab-list{
	border-bottom:1px solid #eaeaf9;
}
.focus-tab-list>li{
	float: left;
	font-size:16px;
	margin-right: 30px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	line-height: 28px;
}
.focus-tab-list>li:hover{
	color: #222080;
}
.focus-tab-list>li.active{
	border-bottom: 2px solid #222080;
	color: #222080;
}
.focusNews-list>li{
	border-top: 1px dashed #eaeaf9;
	margin-top: 0;
	padding: 10px 0;
}
.focusNews-list>li:first-child{
	border-top: none;
}
.focusNews-list .foucsNews-title{
	-webkit-line-clamp:1;
	margin-top: 7px;
}
.focusNews-list .foucsNews-infor{
	margin-top: 12px;
}
.news-zd{
	margin-top: -3px;
    margin-left: 3px;
}
.report .foucsNews-title{
	margin-top: 0;
}
.report .foucsNews-infor{
	margin-top: 5px;
	height: 16px;
}
.focusNews-abstract{
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	max-height: 72px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 15px;
}
.focus-right{
	width: 340px;
	margin-right: 16px;
}
.focus-resource{
	border-top: 1px solid #222080;
	background: #f4f4f4;
	padding:15px 20px 5px;
	margin-bottom: 30px;
}
.focus-resource-title{
	font-weight: 400;
	font-size: 16px;
}
.focus-resource-item{
	padding: 15px 0;
	border-top: 1px dashed #eaeaf9;
}
.focus-resource-content>.focus-resource-item:first-child{
	border-top: none;
}
.focusNews-scan{
	font-size: 12px;
	color: #999999;
	margin-top: 8px;
}
.focusNews-scan img{
	margin-right: 3px;
}
.focus-resource-item-dataSet{
	height: 192px;
}
.focus-resource-item-dataSet .foucsNews-infor{
	height: 16px;
}
.focus-resource-item-dataSet .focusNews-abstract{
	max-height: 96px;
	-webkit-line-clamp: 4;
	margin-top: 30px;
}
.focus-apply-title{
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.scanMore-a{
	color: #999;
}
.scanMore-a:hover{
	color: #222080;
}
.sr-btn {
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 9px;
    margin-left: 12px;
    font-size: 12px;
    color: #333;
    background: #f1f1f1;
    border-radius: 10px;
    cursor: pointer;
}
.sr-btn:hover,.sr-btn.active,.sr-btn.on {
	background: #222080;
	color: #FFFFFF;
	text-decoration: none;
}
.scanDetails-icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/entry/img/scan-black-cbebba95178053f3.png) no-repeat;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.sr-btn:hover .scanDetails-icon,.sr-btn.active .scanDetails-icon,.sr-btn.on .scanDetails-icon{
	background: url(/entry/img/scan-white-6d4a3c9b3913dab0.png) no-repeat;
}
.ks-apply-footer .sr-btn {
	float:inherit;
	margin-left: 0;
}
.tec-img-list>li{
	width: 76px;
	float: left;
	margin: 0 3px;
	text-align: center;
}
.tec-img-list>li img{
	width:74px;
	height: 54px;
	border: solid 1px #e7e7e7;
}
.tec-img-list>li p {
    color: #222080;
    font-size: 12px;
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tec-img-list>li:hover{
	opacity: .8;
}
.tec-slide-box{
	overflow: hidden;
}
.new-icon {
	display: inline-block;
	width: 29px;
	height: 12px;
	background: url(/entry/img/sc-new-7cbea56172f33cdf.png) no-repeat;
	margin-left: 5px;
}
/*6.18门户首页、知识应用首页版块之间间距*/
.container.bgfff.pt40{
	padding-top: 20px;
}
.container.bgfff.pt70,.container.bgfff.pt30{
	padding-top:20px;
}
.newHot-list,.knowledge-service-list,.ks-example-dl,.kgsy-bg{
	margin-top: 20px;
}
.ckcest-API-list {
    /* margin-top: -32px; */
    margin-top: 0;
}
/*查看更多6.28*/
.more-ico{
	display: inline-block;
	width:22px;
	height:20px;
	background: url(/entry/img/more-ico-32b76ab7375e412e.png) no-repeat;
	position: absolute;
	top: 45px;
	/*margin-left: 130px;*/
	right: 450px;
	z-index: 3;
	cursor: pointer;
}
.more-ico:hover{
	opacity: .8;
}
/*领域服务改6.28*/
.ds-subCenter-list{
	margin-left: -18px;
}
.ds-subCenter-list>a{
	float: left;
	display: block;
	width: 156px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #f5f5ff;
	margin-left: 18px;
	margin-top: 15px;
}
.ds-subCenter-list>a:hover{
	background: #222080;
	color: #fff;
}
/*应用mall首页改6.28*/
.usual-applyKnowledge{
	background:#f4f6fc;
	margin: 30px auto 0;
	padding: 20px 0 30px;
}
.ksp-tab-box{
	width: 1169px;
	margin: 0 auto;
}
.ksp-tab-bar{
	border-bottom: 1px solid #DCDCDC;
	line-height: 45px;
}
.ksp-tab-list>li{
	float: left;
	font-size: 20px;
	color: #333333;
	margin-right: 60px;
	cursor: pointer;
}
.ksp-tab-list>li.active{
	color: #222080;
	font-weight: bold;
	border-bottom: 2px solid #222080;
}
.ksp-tab-list>li:hover{
	color: #222080;
}
.ksp-apply-list{
	margin-left: -43px;
}
.ksp-tab-list{
	margin-left: 270px;
}
.ksp-apply-list>li{
	float: left;
	width: 258px;
	margin:30px 0 0 43px;
}
.ksp-apply-top{
	overflow: hidden;
	height: 64px;
}
.ksp-apply-top img{
	float: left;
	margin: 3px 10px 0 0;
}
.ksp-apply-top h4{
	line-height: 32px;
	font-size: 16px;
}
.ksp-apply-middle .sr-btn{
	float: right;
	margin-top: 2px;
}
.ksp-apply-abstract{
	line-height: 24px;
	color: #666666;
	height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.apply-api .container{
	padding-bottom: 5px;
}
.newHot-list  .ckcest-scanMore-btn{
	width: 100px;
	height: 26px;
	line-height: 26px;
	margin: 20px auto 0;
}
.problem-feedback-content{
	background: #FFFFFF;
}
.problem-content{
	min-height: 800px;
}
.pic-right{
	width: calc(100% - 95px);
}
/*联系我们*/
.plan{
	width: 100%;
	height: 197px;
	background: url(/entry/img/plan-60bc9e1b105e4ce5.png) no-repeat top center;
	background-size: 100% 100%;
	position: relative;

}
.new-close{
	position: absolute;
	top:20px;
	right: 10px;
	width: 23px;
	height: 23px;
	background: url(/entry/img/new-closes-8d0eca9beae836b4.png) no-repeat 100% 100%;
}
.plan-content{
	width: 890px;
	margin: 0 auto;
}
.page-link{
	color: #333333;
	margin-right: 20px;
}
.plan-content div input,.plan-content div textarea{
	width: 100%;
	height: 28px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 0 10px;
	box-sizing: border-box;
}
.plan-content div textarea{
	padding-top: 10px;
}
.plan-content div textarea{
	height: 180px;
}
.zk-label{
	width: 85px;
	text-align: left;
	font-weight: bold;
}
.pic-submit{
	width: 145px;
	height: 136px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	float: left;
	text-align: center;
	line-height: 216px;
	background: url(/entry/img/pic-945d995a8dea5882.png) no-repeat #f7f7f7 center center;
	position: relative;
}
.upf-close-ico {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: url(/entry/img/close-red-600594390-c7f5e3597405c0d5.png) no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	display: none;
}
.pic-submit:hover .upf-close-ico{
	display: block;
}
.pic-tip {
	width: 100%;
	float: left;
	margin-top: 6px;
	color: #a7b1c2;
}
.new-submit,.new-cancel{
	width: 98px;
	text-align: center;
	line-height: 32px;
	border-radius: 25px;
	background: #222080;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
}
.new-cancel{
	color: #222080;
	background: none;
	border: 1px solid  #222080;
}
.new-submit:hover{
	opacity: .8;
}
.contents{
	width: 100%;
	height: 225px;
	background: url(/entry/img/content-119a032d2e48fe13.png) no-repeat top center;
	background-size: 100% 100%;
	position: relative;
}
.problem-head {
	width: 100%;
	height: 349px;
	background: url("/entry/img/pc-head-9a8cecb39931c49a.png") no-repeat center;
	background-size: auto 100%;
}
.error-hint {
	width: 100%;
	float: left;
	line-height: 20px;
	color: #f40;
	margin-top: 6px;
}
.plan-content div input.error-input, .plan-content div textarea.error-input {
	border: 1px solid #f40;
}
.problem-footer{
	width: 100%;
	padding: 30px 20px 25px;

}
@media only screen and (max-width: 640px) {
	.problem-head {
		height: 20.125rem;
		background: url("/entry/img/mobile-head-824dfd1b3428c3a7.png") no-repeat center;
		background-size: 100% 100%;
	}
	.mb25 {
		width: 100%;
		margin-bottom: 1.5625rem;
		box-sizing: border-box;
		padding: 0 3%;
	}
	.mr10 {
		margin: 0;
		box-sizing: border-box;
		padding: 0 0.8rem 0 0;
	}
	.plan-content {
		width: 100%;
	}
	.plan-content div input, .plan-content div textarea {
		display: block;
		float: left;
		width: 88%;
		box-sizing: border-box;
		padding: 0 0.625rem;
	}
	.plan-content div textarea{
		padding-top: 0.625rem;
	}
	.pt25 {
		padding-top: 1.5625rem;
	}
	.error-hint {
		margin-top: 0.5rem;
	}
	.pic-tip {
		margin-top: 0.5rem;
	}
	.zk-label {
		width: 25%;
		float: left;
		font-size: 0.875rem;
	}
	.error-hint, .pic-tip {
		width: 100%;
		font-size: 0.8rem;
	}
	.pic-right{
		width: 75%;
	}

	.new-submit, .new-cancel {
		width: 6.125rem;
		text-align: center;
		line-height: 2rem;
		border-radius: 2rem;
		background: #222080;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 0.875rem;
	}
	.pic-submit {
		width: 9.0625rem;
		height: 8.5rem;
		border: 1px solid #DDDDDD;
		border-radius: 3px;
		float: left;
		text-align: center;
		line-height: 13.5rem;
		background: #f7f7f7 url(/entry/img/pic-945d995a8dea5882.png) no-repeat center center;
		position: relative;
	}
}

