@import url("../iconfont201903/iconfont.css");

@font-face {
	font-family: shn;
	src: url(../fontfont/SourceHanSansCN-Normal.otf);
	font-family: shr;
	src: url(../fontfont/SourceHanSansCN-Regular-2.otf);
	font-family: shm;
	src: url(../fontfont/SourceHanSansCN\ Medium.ttf);
	font-family: pfr;
	src: url(../fontfont/PingFang_Regular.otf);
	font-family: pfm;
	src: url(../fontfont/PingFang_Medium.otf);
	font-family: PSFCS;
	src: url(../fontfont/PingFang-SC-Semibold.otf);
}

* {
	font-family: shn;
}

body,
html {

	font-family: shn;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: shn;
}

ul,
li {
	list-style-type: none;
	margin-block-start: 0px;
	margin-block-end: 0px;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 0px;
}

body {
	background: #FFFFFF;
}

a {
	text-decoration: none;
	color: #666666;
}

.myApp-index {
	position: relative;
	min-width: 1450px;
}

/* 新首页头部 */
.myApp-header {
	height: 80px;
	width: 100%;
	display: flex;
	justify-content: center;
	background: #1655BC;
	box-shadow: 0px 2px 14px 0px rgba(6, 111, 215, 0.33);
}

.header-cont-logo {
	width: 1225px;
	display: flex;
	align-items: center;
}

.header-cont-logo img {
	width: 312px;
	height: 45px;
}

.header-cont-logo ul {
	display: flex;
	width: 563px;
	margin-left: 40px;
}

.header-cont-logo ul li a {
	font-family: shm;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
	padding-left: 15px;
	padding-right: 15px;
}

.header-cont-logo ul li a:hover {
	font-weight: 700;
}

.header-cont-logo .right-login {
	width: 350px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.cursorpointer {
	cursor: pointer;
}

.right-login .right-search {
	background: rgba(255, 255, 255, 0.30);
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 32px;
	margin-right: 15px;
	cursor: pointer;
}

.right-login .right-search img {
	width: 14px;
	height: 14px;
}

.right-login span {
	font-family: shr;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 400;
}

/* 新首页banner部分 */
.myApp-cont-banner {
	width: 100%;
	height: 550px;
}

.myApp-cont-banner .banner-box {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
	/* display: none; */
}

.myApp-cont-banner .banner-content {
	width: 1920px;
	height: 550px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	z-index: 2;
	cursor: pointer;
}

.myApp-cont-banner .banner-slide1 {
	width: 1920px;
	height: 550px;
	background: url(../images2019/c1f06226.jpg) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
}

.myApp-cont-banner .banner-slide2 {
	width: 1920px;
	height: 550px;
	background: url(../images2019/index-banner5.jpg) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
}

.myApp-cont-banner .banner-slide3 {
	width: 1920px;
	height: 550px;
	background: url(../images2019/szzg.jpg) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
}

.myApp-cont-banner .banner-slide4 {
	width: 1920px;
	height: 550px;
	background: url(../images2019/1a5ecc99-2132-4596-ac0b-ef9372870d7b.jpg) no-repeat center top;
	background-size: 100% 100%;
	text-align: center;
}

.myApp-cont-banner .banner-slide1-box {
	width: 1920px;
	height: 550px;
	position: relative;
	/* overflow: hidden; */
}

.myApp-cont-banner .banner-btn-left {
	background: url(../newimages/arrow-left.png) no-repeat center top;
	width: 45px;
	height: 81px;
	position: absolute;
	left: 10%;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
}

.myApp-cont-banner .banner-btn-right {
	background: url(../newimages/arrow-right.png) no-repeat center top;
	width: 45px;
	height: 81px;
	position: absolute;
	right: 10%;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
}

/* 新闻动态和赛事推荐的标题 */
.myApp-cont-title {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.myApp-cont-title .titleH1 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 28px;
}

.myApp-cont-title .titleH1 span {
	font-family: pfr;
	font-size: 64px;
	color: #333333;
	letter-spacing: 0;
	text-align: left;
	font-weight: 600;
	margin: 18px 33px 18px 33px;
}

.myApp-cont-title .zheng {
	width: 110px;
	height: 22px;
}

.myApp-cont-title .fan {
	width: 110px;
	height: 22px;
}

.myApp-cont-title .titleH2 {
	font-family: pfr;
	font-size: 32px;
	color: #666666;
	letter-spacing: 0;
	text-align: left;
	font-weight: 400;
	margin-bottom: 59px;
}

/* 用户，项目，机构数，专家数，数字显示+ */
.user-project-number {
	display: flex;
	width: 100%;
	justify-content: center;
}

.user-project-number .numberH1Add {
	display: flex;
	align-items: flex-start;
	color: #1655BC;
	letter-spacing: 0;
	text-align: left;
	font-weight: 600;
}


.user-project-number .numbersUP {
	display: flex;
	align-items: flex-end;
	margin-left: 6.8%;
}

.user-project-number .numbersUP:first-child {
	margin-left: 0;
}

.user-project-number .numberH1 {
	font-family: PSFCS;
	font-size: 70px;
	margin-right: 5px;
	line-height: 66px;
}

.user-project-number .numberH1:hover {
	animation: ianim 1s ease-in-out 1;
}

@keyframes ianim {
	0% {
		transform: translateY(0px);
	}

	20% {
		transform: translateY(-10px);
	}

	40% {
		transform: translateY(0px);
	}

	80% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0px);
	}
}

.user-project-number .numberAdd {
	font-size: 30px;
	margin-right: 15px;
}

.user-project-number .nameH1 {
	font-family: pfm;
	font-size: 24px;
	color: #666666;
	letter-spacing: 0;
	text-align: left;
	font-weight: 500;
}

/* 新首页中间部分竖向列表 */
.myApp-cont {
	display: flex;
	width: 100%;
	justify-content: center;
	height: 516px;
	margin-top: 102px;
	margin-bottom: 47px;
}

.vertical-list {
	/* width: 749px; */
	width: 36%;
	margin-right: 1.2%;
	height: 100%;
	background: #FAFDFF;
	background-image: linear-gradient(-9deg, rgba(255, 255, 255, 0.00) 43%, rgba(205, 237, 255, 0.50) 100%);
	border: 1px solid rgba(241, 241, 241, 1);
	box-shadow: 0px 2px 16px 0px rgba(89, 137, 180, 0.09);
	border-radius: 10px;
	padding: 35px 63px 63px 63px;
	box-sizing: border-box;
}

.vertical-list-header {
	display: flex;
	justify-content: space-between;
}

.vertical-list-header ul {
	display: flex;
}

.vertical-list-header ul li {
	font-family: shm;
	font-size: 24px;
	font-weight: 400;
	color: rgba(51, 51, 51, 0.4);
	border-bottom: 7px solid transparent;
	padding: 0px 5px;
	padding-bottom: 24px;
	margin-right: 25px;
	margin-bottom: 23px;
}

.vertical-list-header ul .verticalactive {
	color: #0B8DFF;
	border-bottom: 7px solid rgba(11, 141, 255, 1);

}

.vertical-list-header a {
	font-family: shm;
	font-size: 16px;
	color: #4072DF;
	font-weight: 500;
	margin-top: 20px;
}

.vertical-l {}

.vertical-l li a {
	line-height: 62px;
	width: 100%;
	font-family: pfm;
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: left;
	line-height: 24px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.vertical-l li a:hover .spanHref .spanlast,
.vertical-l li a:hover .date {
	font-family: pfm;
	font-size: 20px;
	color: #0B8DFF;
}

.vertical-l li a:hover .spanHref span:first-child {
	font-family: pfm;
	font-size: 18px;
	background-color: #0B8DFF;

}

.vertical-l li a .spanHref {
	font-family: pfm;
	font-size: 18px;
	display: flex;
	color: #333333;
	width: 80%;
}

.vertical-l li a .spanHref span:first-child {
	font-family: pfm;
	font-size: 18px;
	background: #D8D8D8;
	width: 12px;
	height: 12px;
	border-radius: 50% 50%;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.vertical-l li a .spanHref .spanlast {
	font-family: pfm;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 90%;
	color: #333333;
	line-height: 62px;
}

.vertical-l li a .date {
	font-family: pfr;
	font-size: 20px;
	color: #999999;
	letter-spacing: 0;
	text-align: right;
	line-height: 24px;
	font-weight: 400;
	width: 20%;
	line-height: 62px;
}

.row-list {
	width: 48%;
	height: 100%;
	background-image: url(../newimages/bg-2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
}

.row-list .imagess {
	display: flex;
	width: 64.3%;
}

.row-list .imagess .ssdiv {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-radius: 20px;
	overflow: hidden;
	/* align-items: center; */
	height: 100%;
	padding: 62px 0px 62px 6.8%;
	box-sizing: border-box;
}

.row-list .imagess .ssdiv div:nth-child(even) {
	margin-right: 0;
}

.row-list .imagess .ssdiv div {
	width: 46%;
	height: 185px;
	margin-right: 5%;
	margin-bottom: 28px;
	overflow: hidden;
	border-radius: 15px;
	border: 3px solid #ffffff;
}

.row-list .imagess .ssdiv div a img {
	width: 100%;
	height: 100%;
}

.row-list .imagess .ssdiv div a img:hover {
	transform: scale(1.2);
	transition: all linear .2s;
}

.row-list ul {
	width: 36.6%;
	display: flex;
	flex-direction: column;
	padding: 62px 6.8% 62px 6.8%;
	box-sizing: border-box;
}

.row-list ul li:first-child {
	margin-top: 0;
}

.row-list ul li {
	height: 80px;
	background: #2C6DE8;
	border-radius: 8px;
	font-family: PSFCS;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	line-height: 24px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 29px;
}

.row-list ul .rowactive {
	background: rgba(255, 255, 255, 0.80);
	border: 1px solid rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 12px 0px rgba(12, 109, 205, 0.29);
	border-radius: 8px;
	color: #247AF6;
}

/* 找赛事 */
.sc_box {
	width: 100%;
	/* height: 800px; */
	min-height: 440px;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.sc_content {
	/* min-width: 1435px; */
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.sc_title {
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
}

.sc_title img {
	margin-right: 5px;
}

.sc_title span {
	font-size: 24px;
	color: #14A0E6;
}

.sc_tab {
	width: 100%;
	/* width: 1435px; */
	height: 36px;
	display: flex;
	justify-content: space-between;
}

.sc_tab_left {
	display: flex;
	align-items: center;
}

.sc_tab_left span {
	/* width: 80px; */
	margin-right: 20px;
	display: block;
	text-align: center;
	line-height: 36px;
	box-sizing: border-box;
	cursor: pointer;
	font-family: shm;
	font-size: 18px;
	color: #666666;
	font-weight: 400;
}

.sc_tab_left span.active {
	color: #027AFF;
	transition: all linear .2s;
}

.sc_tab_right {
	display: flex;
	justify-content: space-between;
}

.sc_tab_right span {
	width: 130px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}

.sc_tab_right span:first-child {
	background: url(../images2019/sc_btn1.png) no-repeat center top;
}

.sc_tab_right span:last-child {
	background: url(../images2019/sc_btn2.png) no-repeat center top;
	margin-left: 20px;
}

.sc_tab_right span:hover {
	opacity: 0.7;
	transition: all linear .2s;
}

.sc_list {
	width: 100%;
	/* width: 1435px; */
	height: auto;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.sc_list_content {
	/* width: 23.6%; */
	width: 17.6%;
	height: 305px;
	box-sizing: border-box;
	position: relative;
	/* float: left; */
	margin-right: 3%;
	border-radius: 16px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 26px;
}

.sc_list_content .sc_list_content_a {

	box-shadow: 0px 2px 26px 4px rgba(141, 203, 226, 0.22);
}

.sc_list_content:nth-child(5n) {
	float: right;
	margin-right: 0;
}

@media screen and (max-width: 1600px) {
	.sc_list_content {
		width: 22.75%;
		margin-right: 3%;
	}

	.sc_list_content:nth-child(5n) {
		margin-right: 3%;
	}

	.sc_list_content:nth-child(4n) {
		margin-right: 0;
	}
}

.sc_list_top {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.tip {
	width: 69px;
	height: 37px;
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 36px;
	box-sizing: border-box;
	padding-left: 10px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	z-index: 3;
}

.tip.jxz {
	background: #E77E7E;
	border-radius: 0px 16px 0px 16px;
}

.sc_img {
	width: 100%;
	height: 190px;
	overflow: hidden;
	display: block;
}

.sc_img img {
	width: 100%;
	height: 100%;
	transition: all linear .2s;
}

.sc_list_content:hover .sc_img img {
	transform: scale(1.2);
	transition: all linear .2s;
}

.sc_list_content .sc_list_content_a:hover {
	box-shadow: 0 0 10px #666666;
	transition: all linear .2s;
}

.sc_title {
	width: 100%;
	height: 60px;
	line-height: 24px;
	font-size: 18px;
	color: #333333;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sc_type {
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	padding: 5px 10px;
}

.sc_type label {
	font-size: 16px;
	color: #9e9e9e;
}

.sc_type label:first-child {
	max-width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sc_list_bottom {
	background: url(../images2019/ds_bg.png) no-repeat center top;
	width: 100%;
	height: 190px;
	position: absolute;
	left: 0;
	background-size: 100% 100%;
	z-index: 3;
	box-sizing: border-box;
	padding: 20px;
	opacity: 0;
	bottom: -190px;
	transition: all linear .2s;
}

.sc_list_bottom span:nth-child(1) {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}

.sc_list_bottom span:nth-child(2) {
	width: 100px;
	height: 32px;
	border: 1px solid #FFFFFF;
	display: block;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 5px;
	margin: 20px auto;
}

.sc_list_content:hover .sc_list_bottom {
	opacity: 1;
	bottom: 0;
	transition: all linear .5s;
}

.sc_list_bottom span:nth-child(2):hover {
	border: 1px solid #FF7200;
	color: #FF7200;
	transition: all linear .2s;
}

/* 推荐成果，热门成果这一栏 */
.rowcol {

	background-image: url(../newimages/bg-big.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 698px;
	display: flex;
	display: none;
	justify-content: center;
	align-items: center;
}

.row-cont {
	width: 23.8%;
	background: rgba(255, 255, 255, 0.50);
	border-radius: 10px;
	height: 627px;
	margin-right: 21px;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 1.5%;
	box-sizing: border-box;
}

.rowlan {
	background: #3957BC;
}

.rowzi {
	background: #5672D6;
}

.rowqian {
	background: #5293DA;
}

.row-cont .list {
	font-family: PSFCS;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	line-height: 24px;
	font-weight: 600;
	width: 48.7%;
	height: 130px;
	margin-right: 2.3%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.row-cont .list:nth-child(2n) {
	margin-right: 0;
}

.row-cont .list img {
	width: 46px;
	height: 46px;
	margin-bottom: 17px;
}

.row-cont .list span {}

.col-cont {
	width: 62.7%;
	width: 1203px;
	background: rgba(255, 255, 255, 0.80);
	border-radius: 10px;
	height: 627px;
	background: #FAFDFF;
	background-image: linear-gradient(-9deg, rgba(255, 255, 255, 0.00) 43%, rgba(205, 237, 255, 0.50) 100%);
	border: 1px solid rgba(241, 241, 241, 1);
	box-shadow: 0px 2px 16px 0px rgba(89, 137, 180, 0.09);
	border-radius: 10px;
	padding: 35px 2.6% 63px 2.6%;
	box-sizing: border-box;
}

.cols-list {
	width: 100%;
	margin-right: 25px;
	height: 320px;
	overflow: hidden;
}

.cols-list-header {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(105, 166, 203, 0.4);
}

.cols-list-header ul {
	display: flex;
}

.cols-list-header ul li {
	font-family: shm;
	font-size: 24px;
	font-weight: 400;
	padding: 0px 5px;
	padding-bottom: 24px;
	margin-right: 25px;
	color: #333333;
	border-bottom: 7px solid rgba(11, 141, 255, 1);

}

.cols-list-header a {
	font-family: shm;
	font-size: 16px;
	color: #4072DF;
	font-weight: 500;
	margin-top: 20px;
}

.colss-cont {
	display: flex;
	width: 100%;
	height: 185px;
	justify-content: space-between;
	margin-bottom: 57px;
}

.colss img:hover {
	transform: scale(1.2);
	transition: all linear .2s;
}

.shadow {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	background-image: linear-gradient(180deg, rgba(26, 22, 22, 0.10) 0%, rgba(11, 9, 9, 0.63) 50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.shadow span {
	font-family: pfr;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 3.38px;
	text-align: left;
	font-weight: 400;
}

.colss img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.colss {
	position: relative;
	width: 22.5%;
	height: 100%;
	overflow: hidden;
	border-radius: 15px;
	border: 3px solid #ffffff;
}

.cols-l {
	margin-top: 15px;
}

.cols-l li a {
	line-height: 62px;
	width: 100%;
	font-family: pfm;
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: left;
	line-height: 24px;
	font-weight: 500;
	display: flex;
	align-items: center;
}



.cols-l li a .spanlast {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 90%;
	color: #333333;
	line-height: 50px;
}

.cols-l li a .spanlast1 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 10%;
	color: #333333;
	line-height: 50px;
	text-align: right;
}

.cols-l li a .spanlast2 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 10%;
	color: #333333;
	line-height: 50px;
	text-align: right;
}

.cols-l li a .date {
	font-family: pfr;
	font-size: 18px;
	color: #999999;
	letter-spacing: 0;
	text-align: right;
	line-height: 24px;
	font-weight: 400;
	width: 10%;
	line-height: 50px;
}

.cols-l li a span {

	font-family: pfm;
	font-size: 18px;
}

.cols-l li a:hover span {
	color: #4072DF;
	font-family: pfm;
	font-size: 18px;
}

















/* 新首页尾部 */
/*底部*/
.footer {
	width: 100%;
	height: auto;
	padding: 36px 0px;
	background: #1F2833;
	overflow: hidden;
	min-width: 1200px;
}

.footer_content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	display: flex;
}

.fc1 {
	border-left: 1px solid rgba(151, 151, 151, 0.36);
	padding-left: 25px;
	width: 255px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.fc1 p {
	width: 235px;
	height: 25px;
	font-family: shm;
	font-size: 16px;
	color: #A6A8AA;
	line-height: 36px;
	padding-left: 35px;
}

.fc1_p1 {
	margin-bottom: 23px;
	background: url(../newimages/phone.png) no-repeat left center;
	display: flex;
	align-items: center;
}

.fc1_p2 {
	background: url(../newimages/kefu.png) no-repeat left center;
	display: flex;
	align-items: center;
}

.fc1_p3 {
	background: url(../newimages/weixin.png) no-repeat left center;
}

.fc1_p3 label {
	float: left;
}

.fc1_p3 img {
	float: left;
	margin-left: 10px;
}

.fc2 {
	width: 300px;
	height: auto;
	overflow: hidden;
	border-left: 1px solid rgba(151, 151, 151, 0.36);
	margin-left: 40px;
	padding-left: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.fc2 p a:first-child {
	margin-bottom: 21px;
}

.fc2 p a {
	font-family: shm;
	font-size: 16px;
	color: #A6A8AA;
	/* height: 42px; */
	display: flex;
}

.fc2 p {
	font-family: shm;
	font-size: 16px;
	color: #A6A8AA;
	line-height: 36px;
}

.fc2 p img {
	margin-bottom: 5px;
}

.fc3 {
	width: 88px;
	height: 115px;
	text-align: center;
	font-family: shm;
	font-size: 16px;
	color: #A6A8AA;
	line-height: 36px;
}

.gototop {
	width: 80px;
	height: 80px;
	background: #149BDF;
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 999999;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 15px 20px 20px 20px;
}

.gototop:hover {
	background: #FF7200;
	color: #FFFFFF;
}