#top {
	width: 100%;
	background-color: #2c2c2c;
	height: 136px;
	font-family: "PingFang";
	color: #b3b3b3;
	font-size: 14px;
}

#top .head_wrap {
	width: 1080px;
	height: 136px;
	position: relative;
}

#top a {
	color: #b3b3b3;
}

#top a:hover {
	color: #ffffff;
}

#top li.active a {
	color: #ffffff;
}

.logo {
	position: relative;
}

#top .head_wrap .logo {
	width: 280px;
	height: 136px;
}

#top .head_wrap .nav_top {
	margin-left: 206px;
	margin-top: 60px;
	width: 421px;
	height: 14px;
	line-height: 14px;
}

#top .nav_top li {
	height: 14px;
	margin-left: 39px;
	float: left;
}

#top .nav_top li.project {
	width: 44px;
	margin-left: 0px;
	cursor: pointer;
}

#top .nav_top li.place {
	margin-left: 24px;
}

#top .head_wrap .signup {
	position: absolute;
	right: 0;
	top: 0;
	height: 53px;
	line-height: 53px;
}

#top .head_wrap .signup li.separator {
	margin: 0 18px;
}

#top .head_wrap .apply {
	margin-top: 53px;
	width: 108px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #f1ede8;
}

#top .popup {
	width: 100%;
	height: 860px;
	background-color: #2C2C2C;
	position: absolute;
	left: 0px;
	top: 135px;
	z-index: 176;
	display: none;
}

#top .popup .project_list {
	width: 1280px;
}

#top .popup .project_list li {
	width: 300px;
	height: 355px;
	margin: 50px 10px 0;
	position: relative;
	color: #ffffff;
}

#top .popup .project_list li .top {
	width: 300px;
	height: 170px;
	position: relative;
	overflow: hidden;
}

#top .popup .project_list li .top:hover .bg img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

#top .popup .project_list li .top img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

#top .popup .project_list li .top .uni_logo {
	width: 77px;
	height: 77px;
	position: absolute;
	top: 47px;
	left: 112px;
}

#top .popup .project_list li .top .location {
	width: 66px;
	height: 28px;
	position: absolute;
	top: 16px;
	right: 12px;
}

#top .popup .project_list li .top .location span {
	position: absolute;
	top: 0;
	left: 30px;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
}

#top .popup .project_list li .bottom {
	background-color: #ffffff;
	width: 300px;
	height: 185px;
}

#top .popup .project_list li .bottom .name {
	padding: 25px 0 0 26px;
	font-size: 18px;
	color: #1a1a1a;
	line-height: 1.556;
	text-align: left;
}

#top .popup .project_list li .bottom .time {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 1.714;
	text-align: left;
	margin: 20px 0 0 26px;
}

#footer {
	background-color: #333333;
	height: 398px;
	font-size: 14px;
	color: #b2b2b2;
}

#footer .footer_top {
	width: 1080px;
	height: 314px;
}

#footer .footer_top .footer_info {
	margin-top: 90px;
	width: 372px;
}

#footer .footer_top .footer_info .tel_num {
	font-size: 20px;
	font-family: "AvenirNext";
	color: #f4ece3;
	margin-left: 51px;
}

#footer .footer_top .footer_info .info {
	font-size: 12px;
	margin-top: 43px;
}

#footer .footer_top .title {
	color: #f4ece3;
	margin-bottom: 33px;
}

#footer .footer_top a {
	color: #b2b2b2;
}

#footer .footer_top .download {
	margin-top: 90px;
	width: 84px;
	margin-left: 110px;
}

#footer .footer_top .social_media {
	margin-top: 90px;
	width: 71px;
	margin-left: 55px;
}

#footer .footer_top .contact_pic {
	margin-top: 85px;
	width: 282px;
	margin-left: 106px;
}

#footer .footer_top .contact_pic .wechat1 {
	width: 130px;
}

#footer .footer_top .contact_pic .wechat2 {
	width: 152px;
}

#footer .footer_top .contact_pic .wechat2 img {
	margin-left: 22px;
}

#footer .footer_top span {
	display: block;
	font-size: 12px;
	margin-top: 19px;
}

#footer .footer_top .contact_pic .wechat2 span {
	text-align: center;
}

#footer .footer_line {
	width: 1440px;
	height: 2px;
	background-color: #f4ece3;
	opacity: 0.2;
}

#footer .footer_bottom {
	width: 1080px;
	height: 82px;
	font-family: "PingFang SC";
}

#footer .footer_bottom .web_info {
	margin-left: 18px;
	margin-top: 36px;
	width: 741px;
}

#footer .footer_bottom .web_info li {
	float: left;
	font-size: 12px;
}

#footer .footer_bottom .web_info .property {
	margin-right: 30px;
}

#footer .footer_bottom .web_info .ICP {
	margin-right: 34px;
}

#footer .footer_bottom .contact_us {
	margin-right: 8px;
	margin-top: 28px;
	width: 136px;
	height: 54px;
}

#banner {
	height: 714px;
	position: relative;
	background-color: #1b1a1a;
}

#banner .banner_wrap {
	width: 1440px;
	height: 714px;
}

#banner .title {
	height: 29px;
	font-family: SFCompactText-MediumItalic;
	font-size: 24px;
	letter-spacing: 1.31px;
	line-height: 29px;
	z-index: 99;
	color: #ffffff;
	margin: 0 0 20px;
}

#banner .title span {
	width: 40px;
	height: 2px;
	background-color: #FFFFFF;
	margin-right: 13px;
	display: inline-block;
	margin-bottom: 10px;
}

#banner .banner_wrap .swiper-slide {
	width: 1440px;
	height: 714px;
}

#banner .banner_wrap .swiper-slide .bg {
	width: 1440px;
	height: 714px;
}

#banner .swiper-slide .banner_content {
	position: absolute;
	left: 180px;
	top: 208px;
	color: #ffffff;
}

#banner .swiper-slide .banner_content .dsp {
	font-family: PingFangSC-Semibold;
	font-size: 50px;
	letter-spacing: 0;
	line-height: 72px;
}

#banner .swiper-slide .banner_content .ch {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 25px;
	margin-top: 36px;
}

#banner .swiper-slide .banner_content .en {
	font-family: SFCompactText-SemiboldItalic;
	font-size: 32px;
	letter-spacing: 1.28px;
	line-height: 44px;
	margin-top: 7px;
}

#banner .banner_wrap .swiper-slide .more {
	width: 160px;
	height: 56px;
	margin: 20px 0 0;
	background-color: #3D51AD;
}

#banner .banner_wrap .swiper-slide .more a {
	width: 160px;
	height: 56px;
	display: block;
}

#banner .banner_wrap .swiper-slide .more a .text {
	width: 70px;
	height: 22px;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1.33px;
	margin: 17px 9.5px 0 32px;
}

#banner .banner_wrap .swiper-slide .more a .line {
	width: 15px;
	height: 1px;
	background-color: #FAFAFA;
	margin-top: 26.5px;
}

#banner .banner_wrap .swiper-slide .more a .arrow {
	width: 7.1px;
	height: 7.1px;
	transform: rotate(45deg);
	border: 1px solid #FAFAFA;
	border-width: 1px 1px 0 0;
	margin: 23px 0 0 -7.1px;
}

#banner .btn {
	position: absolute;
	top: 317px;
	width: 50px;
	height: 80px;
	z-index: 99;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
}

#banner .btn:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

#banner .left {
	left: 56px;
}

#banner .right {
	right: 56px;
}

#banner .btn img {
	margin-top: 21px;
}

#banner .btn:visited {
	background-color: #ffffff;
	opacity: 0.1;
}

#banner .swiper-pagination .swiper-pagination-bullet {
	width: 25px;
	height: 1px;
	background-color: #ffffff;
	margin: 0 3.3px;
	border-radius: 0;
	opacity: 1;
	cursor: pointer;
}

#banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #3D51AD;
}

.btn {
	cursor: pointer;
}

.line {
	width: 38px;
	height: 3px;
	background-color: #3D51AD;
}

#tologin {
	cursor: pointer;
}

.layerclass {
	background-color: transparent !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}
#pagelist {
	height: 40px;
	line-height: 40px;
	margin:15px auto;
}
#pagelist .pageinfo {/**表格上方的数据信息***/
	min-width: 100px;
	float: left;
	line-height: 33px;
}
#pagelist .pagenum {
	min-width: 93px;
	width: auto;
	float: right;
	line-height: 40px;
}
#pagelist .pagenum a{
	color:#666;
}
#pagelist .page_prev {
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	float: left;
	text-align: center;
	border: 1px solid #0c72b8;
	margin: 3px;
}
#pagelist .pagenum .pager {
	width: 25px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
	border: 1px solid #0c72b8;
	margin: 3px;
}
#pagelist .pagenum .active {
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	float: left;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: #0c72b8;
	margin: 3px;
}
#pagelist .pagenum .active a{
	color:#fff;
}
#pagelist .page_prev {
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	float: left;
	text-align: center;
	border: 1px solid #0c72b8;
	margin: 3px;
}

#sub-banner {
	position: relative;
	width: 100%;
	height: auto;
}

#sub-banner .sub-banner-img img {
	width: 100%;
	height: auto;
}

#sub-banner .banner_wrap {
	width: 1080px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
	top: 50%;
	margin: 0;
}

#sub-banner .banner_wrap p {
	font-size: 20px;
	letter-spacing: 0.7;
	margin-top: 5px;
}

#sub-banner .banner_wrap .title {
	font-size: 50px;
	margin-bottom: 20px;
}