@charset "UTF-8";
	.pulse,.slideInDown {
	-webkit-animation:slideInUp .6s;
	-moz-animation:slideInUp .6s
}
#player .bg,.mask {
	left:0;
	top:0;
	bottom:0;
	right:0
}
#intro-container .mobile .section .visual img,#intro-container .pc .section .visual img {
	max-height:100%;
	vertical-align:middle;
	max-width:100%
}
@-webkit-keyframes slideInDown {
	from {
	-webkit-transform:translate(0,-10%);
	transform:translate(0,-10%)
}
to {
	-webkit-transform:translate(0,0);
	transform:translate(0,0)
}
}@-moz-keyframes slideInDown {
	from {
	-moz-transform:translate(0,-10%);
	transform:translate(0,-10%)
}
to {
	-moz-transform:translate(0,0);
	transform:translate(0,0)
}
}@keyframes slideInDown {
	from {
	-webkit-transform:translate(0,-10%);
	-moz-transform:translate(0,-10%);
	transform:translate(0,-10%)
}
to {
	-webkit-transform:translate(0,0);
	-moz-transform:translate(0,0);
	transform:translate(0,0)
}
}.slideInDown {
	animation:slideInUp .6s
}
@-webkit-keyframes pulse {
	from,to {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
50% {
	-webkit-transform:scale3d(1.05,1.05,1.05);
	transform:scale3d(1.05,1.05,1.05)
}
}@-moz-keyframes pulse {
	from,to {
	-moz-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
50% {
	-moz-transform:scale3d(1.05,1.05,1.05);
	transform:scale3d(1.05,1.05,1.05)
}
}@keyframes pulse {
	from,to {
	-webkit-transform:scale3d(1,1,1);
	-moz-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
50% {
	-webkit-transform:scale3d(1.05,1.05,1.05);
	-moz-transform:scale3d(1.05,1.05,1.05);
	transform:scale3d(1.05,1.05,1.05)
}
}.pulse {
	animation:slideInUp .6s
}
@-webkit-keyframes rubberBand {
	from,to {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
30% {
	-webkit-transform:scale3d(1.25,.75,1);
	transform:scale3d(1.25,.75,1)
}
40% {
	-webkit-transform:scale3d(.75,1.25,1);
	transform:scale3d(.75,1.25,1)
}
50% {
	-webkit-transform:scale3d(1.15,.85,1);
	transform:scale3d(1.15,.85,1)
}
65% {
	-webkit-transform:scale3d(.95,1.05,1);
	transform:scale3d(.95,1.05,1)
}
75% {
	-webkit-transform:scale3d(1.05,.95,1);
	transform:scale3d(1.05,.95,1)
}
}@-moz-keyframes rubberBand {
	from,to {
	-moz-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
30% {
	-moz-transform:scale3d(1.25,.75,1);
	transform:scale3d(1.25,.75,1)
}
40% {
	-moz-transform:scale3d(.75,1.25,1);
	transform:scale3d(.75,1.25,1)
}
50% {
	-moz-transform:scale3d(1.15,.85,1);
	transform:scale3d(1.15,.85,1)
}
65% {
	-moz-transform:scale3d(.95,1.05,1);
	transform:scale3d(.95,1.05,1)
}
75% {
	-moz-transform:scale3d(1.05,.95,1);
	transform:scale3d(1.05,.95,1)
}
}@keyframes rubberBand {
	from,to {
	-webkit-transform:scale3d(1,1,1);
	-moz-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
30% {
	-webkit-transform:scale3d(1.25,.75,1);
	-moz-transform:scale3d(1.25,.75,1);
	transform:scale3d(1.25,.75,1)
}
40% {
	-webkit-transform:scale3d(.75,1.25,1);
	-moz-transform:scale3d(.75,1.25,1);
	transform:scale3d(.75,1.25,1)
}
50% {
	-webkit-transform:scale3d(1.15,.85,1);
	-moz-transform:scale3d(1.15,.85,1);
	transform:scale3d(1.15,.85,1)
}
65% {
	-webkit-transform:scale3d(.95,1.05,1);
	-moz-transform:scale3d(.95,1.05,1);
	transform:scale3d(.95,1.05,1)
}
75% {
	-webkit-transform:scale3d(1.05,.95,1);
	-moz-transform:scale3d(1.05,.95,1);
	transform:scale3d(1.05,.95,1)
}
}.rubberBand {
	-webkit-animation:slideInUp .6s;
	-moz-animation:slideInUp .6s;
	animation:slideInUp .6s
}
@-webkit-keyframes slideInUpDesWrap {
	from {
	-webkit-transform:translate(0,100%);
	transform:translate(0,100%);
	opacity:0
}
to {
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
	opacity:1
}
}@-moz-keyframes slideInUpDesWrap {
	from {
	-moz-transform:translate(0,100%);
	transform:translate(0,100%);
	opacity:0
}
to {
	-moz-transform:translate(0,-50%);
	transform:translate(0,-50%);
	opacity:1
}
}@keyframes slideInUpDesWrap {
	from {
	-webkit-transform:translate(0,100%);
	-moz-transform:translate(0,100%);
	transform:translate(0,100%);
	opacity:0
}
to {
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	transform:translate(0,-50%);
	opacity:1
}
}@-webkit-keyframes slideInUp {
	from {
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	opacity:0
}
to {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	opacity:1
}
}@-moz-keyframes slideInUp {
	from {
	-moz-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	opacity:0
}
to {
	-moz-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	opacity:1
}
}@keyframes slideInUp {
	from {
	-webkit-transform:translate3d(0,100%,0);
	-moz-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0);
	opacity:0
}
to {
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	opacity:1
}
}.slideInUp {
	opacity:1!important
}
@-webkit-keyframes down {
	from,to {
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0)
}
50% {
	-webkit-transform:translate(-50%,10px);
	transform:translate(-50%,10px)
}
}@-moz-keyframes down {
	from,to {
	-moz-transform:translate(-50%,0);
	transform:translate(-50%,0)
}
50% {
	-moz-transform:translate(-50%,10px);
	transform:translate(-50%,10px)
}
}@keyframes down {
	from,to {
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	transform:translate(-50%,0)
}
50% {
	-webkit-transform:translate(-50%,10px);
	-moz-transform:translate(-50%,10px);
	transform:translate(-50%,10px)
}
}body {
	font-size:14px;
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
ul {
	margin:0;
	padding:0
}
li {
	list-style:none
}
a {
	outline:0
}
.com-width {
	max-width:1302px;
	padding:0 26px;
	margin:0 auto
}
.mask {
	background-color:rgba(34,36,43,.35);
	position:absolute
}
#header {
	height:64px;
	background-color:rgba(45,49,60,.3);
	position:fixed;
	z-index:999;
	left:0;
	right:0;
	top:0
}
#header.high-opacity {
	background-color:rgba(45,49,60,.9)
}
#header a {
	text-decoration:none
}
#header .com-width {
	max-width:100%
}
#header .logo {
	margin-top:19px
}
#header .nav {
	margin-top:21px
}
#header .nav li {
	float:left;
	margin-right:24px
}
#header .nav li a {
	font-size:16px;
	color:#dadada
}
#header .nav li a.active {
	color:#1E79A9
}
#header .nav .language {
	margin-top:-2px;
	padding:2px 10px;
	border:1px solid #92A3B7;
	border-radius:100px;
	color:#fff
}
#header .nav .menu {
	display:none;
	margin-left:20px;
	font-size:16px;
	color:#fff;
	cursor:pointer
}
#player {
	position:relative;
	height:100%
}
#player .carousel-inner>.item {
	height:638px
}
#player .bg {
	position:absolute;
	overflow:hidden
}
#player .bg img {
	width:100%
}
#player .hot {
	width:100%;
	position:absolute;
	text-align:center;
	top:32%;
	color:#fff
}
#player .hot .title {
	font-size:64px
}
#player .hot .description {
	line-height:2;
	font-size:18px
}
#player .down-icon {
	position:absolute;
	left:50%;
	bottom:30px;
	-webkit-animation:down 2s infinite;
	-moz-animation:down 2s infinite;
	animation:down 2s infinite
}
#intro-container {
	background-color:#f9fafb;
	padding-bottom:122px
}
#intro-container h3 {
	margin:0
}
#intro-container .intro {
	opacity:0;
	margin-bottom:124px
}
#intro-container .intro .title {
	padding:90px 0 46px;
	font-size:26px;
	font-weight:900;
	color:#2D313C
}
#intro-container .intro .description {
	color:#92A3B7;
	line-height:26px;
	font-size:16px
}
#intro-container .section.slideInUp .visual {
	-webkit-animation:slideInUp .6s;
	-moz-animation:slideInUp .6s;
	animation:slideInUp .6s
}
#intro-container .section.slideInUp .des-wrap {
	-webkit-animation:slideInUp .8s;
	-moz-animation:slideInUp .8s;
	animation:slideInUp .8s
}
#intro-container .pc .section {
	opacity:0;
	height:260px
}
#intro-container .pc .section:not(:last-child) {
	margin-bottom:200px
}
#intro-container .pc .section.slideInUp .des-wrap {
	-webkit-animation:slideInUpDesWrap .8s;
	-moz-animation:slideInUpDesWrap .8s;
	animation:slideInUpDesWrap .8s
}
#intro-container .pc .section .visual img {
	position:relative;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%)
}
#intro-container .pc .section>.pull-left {
	width:50%;
	height:100%
}
#intro-container .pc .section>.pull-left.des-wrap {
	height:auto;
	position:relative;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%)
}
#intro-container .pc .section>.pull-left:nth-child(1) {
	padding-right:80px;
	text-align:right
}
#intro-container .pc .section>.pull-left:nth-child(2) {
	padding-left:80px
}
#intro-container .pc .section>.pull-left .title {
	padding-bottom:44px;
	font-size:24px;
	font-weight:900;
	color:#2D313C
}
#intro-container .pc .section>.pull-left .description {
	color:#92A3B7;
	font-size:16px;
	line-height:1.7
}
#intro-container .mobile {
	display:none
}
#intro-container .mobile .section {
	opacity:0;
	text-align:center
}
#intro-container .mobile .section:nth-child(2n -1) {
	background-color:rgba(146,163,183,.05)
}
#intro-container .mobile .section .des-wrap {
	padding:20px 0 80px
}
#intro-container .mobile .section .des-wrap .title {
	padding-bottom:20px;
	font-size:18px;
	font-weight:900;
	color:#2D313C
}
#intro-container .mobile .section .des-wrap .description {
	line-height:26px;
	font-size:16px;
	color:#92A3B7
}
#cooperation-container {
	padding-bottom:102px;
	background-image:-webkit-linear-gradient(306deg,rgba(137,191,207,.57) 3%,rgba(30,121,169,.57) 100%);
	background-image:-moz-linear-gradient(306deg,rgba(137,191,207,.57) 3%,rgba(30,121,169,.57) 100%);
	background-image:linear-gradient(144deg,rgba(137,191,207,.57) 3%,rgba(30,121,169,.57) 100%)
}
#cooperation-container .cooperation {
	padding:97px 0 100px;
	opacity:0
}
#cooperation-container .cooperation.slideInUp {
	opacity:1;
	-webkit-animation:slideInUp .6s;
	-moz-animation:slideInUp .6s;
	animation:slideInUp .6s
}
#cooperation-container .cooperation .title {
	margin:0 0 44px;
	font-size:26px;
	font-weight:900;
	color:#2D313C
}
#cooperation-container .cooperation .description {
	line-height:26px;
	font-size:16px;
	color:#2D313C
}
#cooperation-container .universities {
	padding:0 40px
}
#cooperation-container .universities li {
	width:21.25%;
	opacity:0
}
#cooperation-container .universities li:not(:last-child) {
	margin-right:5%
}
#cooperation-container .universities li.slideInUp {
	opacity:1
}
#cooperation-container .universities li:nth-child(1).slideInUp {
	-webkit-animation:slideInUp .6s;
	-moz-animation:slideInUp .6s;
	animation:slideInUp .6s
}
#cooperation-container .universities li:nth-child(2).slideInUp {
	-webkit-animation:slideInUp .7s;
	-moz-animation:slideInUp .7s;
	animation:slideInUp .7s
}
#cooperation-container .universities li:nth-child(3).slideInUp {
	-webkit-animation:slideInUp .8s;
	-moz-animation:slideInUp .8s;
	animation:slideInUp .8s
}
#cooperation-container .universities li:nth-child(4).slideInUp {
	-webkit-animation:slideInUp .9s;
	-moz-animation:slideInUp .9s;
	animation:slideInUp .9s
}
#cooperation-container .universities li a {
	display:block
}
#cooperation-container .universities li a:hover {
	-webkit-animation:pulse .6s;
	-moz-animation:pulse .6s;
	animation:pulse .6s
}
#cooperation-container .universities img {
	width:100%;
	max-width:240px
}
#about-container {
	padding:50px 0 100px;
	text-align:center;
	position:relative
}
#about-container .nav {
	display:inline-block;
	border-bottom:none;
	position:relative;
	z-index:2
}
#about-container .nav li:not(:last-child) {
	margin:0 36px 0 0
}
#about-container .nav li a {
	margin:0;
	padding:8px 22px;
	border:1px solid #C8DAED;
	border-radius:60px;
	font-size:18px;
	color:#000
}
#about-container .nav li.active a {
	border:1px solid #9CC6D9;
	background-color:#9CC6D9;
	color:#fff
}
#about-container .tab-content .company>.pull-left {
	width:50%
}
#about-container .tab-content .company>.pull-left:nth-child(1) {
	margin-top:170px
}
#about-container .tab-content .company>.pull-left:nth-child(2) {
	width:426px;
	margin-top:63px;
	text-align:left
}
#about-container .tab-content .company>.pull-left:nth-child(2) .title {
	color:#92A4B8;
	font-size:72px;
	font-family:Arial;
	font-weight:900;
	opacity:.12
}
#about-container .tab-content .company>.pull-left:nth-child(2) .description {
	line-height:26px;
	text-align:justify;
	color:#2D313C
}
#about-container .tab-content .team .visual {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	right:0
}
#about-container .tab-content .team .visual img {
	width:100%
}
#about-container .tab-content .team .description {
	line-height:1.6;
	font-size:16px;
	color:#fff;
	position:absolute;
	z-index:2;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
#job-container {
	padding-bottom:70px;
	background-color:#E1E4E6
}
#job-container .job .title {
	margin-top:0;
	padding:66px 0 28px;
	font-size:26px;
	font-weight:900;
	color:#000
}
#job-container .job .description {
	padding-bottom:76px;
	font-size:16px;
	color:#000
}
#job-container .job .description .btn {
	margin-top:38px;
	padding:15px 50px;
	background-color:#FF8D75;
	box-shadow:0 1px 6px 0 rgba(123,146,173,.29);
	border-radius:100px;
	color:#000
}
#job-container .job .description .btn .bold {
	font-weight:900
}
#job-carousel .carousel-inner>.item {
	text-align:center
}
#job-carousel .carousel-inner .inner {
	display:inline-block;
	max-width:1020px;
	padding:10px 0;
	text-align:left
}
#contact-container .contact,#footer {
	text-align:center
}
#job-carousel .carousel-inner .inner>li {
	float:left;
	width:23.5%;
	padding:34px 24px;
	background-color:#FCFCFC;
	border-radius:10px;
	color:#2D313C;
	cursor:pointer
}
#job-carousel .carousel-inner .inner>li:not(:last-child) {
	margin-right:2%
}
#job-carousel .carousel-inner .inner>li:hover {
	box-shadow:0 2px 13px 0 rgba(76,111,127,.5)
}
#job-carousel .carousel-inner .inner>li .title {
	margin-bottom:32px;
	font-size:14px
}
#job-carousel .carousel-inner .inner>li .title img {
	float:left;
	width:52px;
	margin-right:15px
}
#job-carousel .carousel-inner .inner>li .title div {
	min-height:52px;
	position:relative
}
#job-carousel .carousel-inner .inner>li .title div span {
	font-size:16px;
	font-weight:900;
	position:absolute;
	top:50%;
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%)
}
#job-carousel .carousel-inner .inner>li .description {
	height:230px;
	line-height:1.6;
	overflow:hidden
}
#job-carousel .carousel-inner .inner>li .description h4 {
	font-size:14px;
	font-weight:900
}
#job-carousel .carousel-control {
	width:165px;
	background:0 0
}
#job-carousel .carousel-indicators {
	bottom:-40px
}
#job-carousel .carousel-indicators li {
	width:10px;
	height:10px;
	margin:0;
	background-color:#D8D8D8;
	border:1px solid #92A4B8;
	opacity:.6
}
#job-carousel .carousel-indicators li:not(:last-child) {
	margin-right:4px
}
#job-carousel .carousel-indicators li.active {
	background-color:#92A4B8
}
#contact-container {
	padding:84px 0 74px;
	background-color:#2D313C
}
#contact-container .title {
	width:70%;
	padding-bottom:57px;
	margin:0 auto 68px;
	border-bottom:1px solid rgba(30,121,169,.2);
	text-align:center;
	font-size:26px;
	font-weight:900;
	color:#DADADA
}
#contact-container .contact ul {
	display:inline-block
}
#contact-container .contact ul li {
	float:left
}
#contact-container .contact ul.address li {
	width:200px;
	color:#92A4B8
}
#contact-container .contact ul.address li:not(:last-child) {
	margin-right:40px
}
#contact-container .contact ul.address li a {
	color:#92A4B8;
	text-decoration:none
}
#contact-container .contact ul.address li a:hover {
	color:#c9dbef
}
#contact-container .contact ul.address li img {
	width:44px;
	height:44px
}
#contact-container .contact ul.follow {
	margin-top:52px
}
#contact-container .contact ul.follow li {
	width:22px
}
#contact-container .contact ul.follow li:not(:last-child) {
	margin-right:20px
}
#contact-container .contact ul.follow li a {
	display:block
}
#contact-container .contact ul.follow li a:hover {
	-webkit-animation:rubberBand .8s;
	-moz-animation:rubberBand .8s;
	animation:rubberBand .8s
}
#contact-container .contact ul.follow li a img {
	width:22px;
	height:22px
}
#contact-container .contact ul.follow li.wechat {
	position:relative
}
#contact-container .contact ul.follow li.wechat:hover .qrcode {
	display:block;
	-webkit-animation:slideInDown .6s;
	-moz-animation:slideInDown .6s;
	animation:slideInDown .6s
}
#contact-container .contact ul.follow li.wechat .qrcode {
	display:none;
	padding:20px;
	background-color:#fff;
	border-radius:10px;
	color:#000;
	position:absolute;
	z-index:2;
	bottom:40px;
	left:-84px
}
#contact-container .contact ul.follow li.wechat .qrcode:before {
	content:"";
	border:14px solid transparent;
	border-top-color:#fff;
	position:absolute;
	top:100%;
	left:50%;
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	transform:translate(-50%,0)
}
#contact-container .contact ul.follow li.wechat .qrcode img {
	width:150px;
	height:150px
}
#footer {
	padding:33px 0 30px;
	background-color:#22242B
}
#footer .copyright {
	margin-top:15px;
	opacity:.5;
	color:#92A4B8
}
#jobModal .modal-header {
	padding:20px 30px
}
#jobModal .modal-header .close {
	font-size:36px;
	outline:0
}
#jobModal .modal-content {
	border-radius:30px;
	overflow:hidden
}
#jobModal .modal-title img {
	width:52px;
	height:52px
}
#jobModal .modal-title span {
	margin-left:20px;
	vertical-align:middle;
	font-size:18px;
	color:#2D313C
}
#jobModal .modal-body {
	line-height:2;
	padding:20px 30px;
	max-height:490px;
	overflow-y:auto
}
#jobModal .modal-body h4:not(:first-child) {
	margin-top:20px
}
@media all and (max-width:920px) {
	#about-container .tab-content .tab-pane>.pull-left {
	width:100%
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) {
	width:100%;
	margin-top:63px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) .title {
	text-align:center
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) .description {
	padding:0 60px
}
#player .hot {
	display:none
}
}@media all and (max-width:768px) {
	#cooperation-container .cooperation .description,#intro-container .intro .description {
	line-height:28px;
	font-size:14px
}
#cooperation-container .universities,#header .nav li a {
	text-align:center
}
#header .logo {
	margin-top:24px
}
#header .logo img {
	width:140px
}
#header .nav {
	margin-top:23px
}
#header .nav ul {
	display:none;
	width:180px;
	background:rgba(44,48,60,.8);
	position:absolute;
	top:100%;
	right:0
}
#header .nav li {
	float:none;
	margin-right:0
}
#header .nav li:not(:last-child) {
	border-bottom:1px solid rgba(151,151,151,.2)
}
#header .nav li a {
	display:block;
	padding:20px 0;
	font-size:18px
}
#header .nav .language {
	padding:2px 10px;
	border:1px solid #92A3B7;
	border-radius:100px;
	color:#fff
}
#header .nav .menu {
	display:inline-block
}
#intro-container {
	padding-bottom:0
}
#intro-container .intro {
	margin-bottom:64px
}
#intro-container .intro .title {
	padding:50px 0 28px
}
#intro-container .pc {
	display:none
}
#intro-container .mobile {
	display:block
}
#cooperation-container .cooperation {
	padding:44px 0
}
#cooperation-container .cooperation .title {
	margin-bottom:15px
}
#cooperation-container .universities li {
	float:none!important;
	display:inline-block;
	width:45%;
	margin-right:0!important;
	text-align:center
}
#cooperation-container .universities li:nth-child(2n) {
	margin-left:5px
}
#cooperation-container .universities li:not(:nth-child(1)):not(:nth-child(2)) {
	margin-top:5%
}
#about-container {
	padding-bottom:40px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(1) {
	margin-top:50px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) {
	margin-top:20px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) .description {
	padding:0 30px;
	line-height:24px;
	font-size:14px
}
#contact-container .contact ul.address li {
	float:none;
	display:block;
	margin-right:0!important;
	margin-bottom:40px
}
}@media all and (max-width:415px) {
	#about-container {
	padding-bottom:20px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(1) {
	margin-top:40px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(1) img {
	max-width:300px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) {
	margin-top:38px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) .title {
	font-size:44px
}
#about-container .tab-content .tab-pane>.pull-left:nth-child(2) .description {
	padding:0;
	line-height:2
}
#cooperation-container {
	padding-bottom:40px
}
#footer .copyright span {
	display:block;
	margin-top:5px
}
}/*# sourceMappingURL=map/index.css.map */
