﻿.about{
	width: 1200px;
	margin: auto;
}
.upDown{
	width: 100%;
	height: 64px;
	    text-align: center;
	position: relative;
}
.upDown img{
	width: 36px;
	height: 16px;
	position: relative;
	top: 24px;
    display: inline-block;
}
.aboutCont{
	overflow: hidden;
	background-color: #e5e5e5;
}
.aboutLeft{
	width: 400px;
	height: 780px;
	float: left;
	position: relative;
}
.aboutLeft img{
	width: 100%;
	height: 100%;
}
.usWork{
	width: 95%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.usWork .pUs01,.usWork .pUs02{
	width: 5%;
	height: 10%;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 4;
	border-bottom-right-radius: 20px;
	background-color: rgba(0, 0, 0, 0.5);
}
.svg-wrap {
    width: 40px;
    height: 20px;
    position: absolute;
    top: 68px;
    left: 92.5%;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.svg-wrap .arrow {
    fill: #e5e5e5;
}
.usWork .pUs02{
	height: 90%;
	top: 10%;
	border-top-right-radius: 20px;
}
.usWorkText{
	width: 290px;
	position: absolute;
	top: 60px;
	left: 50px;
	color: #fff;
	text-align: right;
}
.usWorkText p{
	font-size: 14px;
}
.usWorkText p:nth-child(1){
	font-size: 30px;
}
.aboutRight{
	width: 800px;
	height: 780px;
	float: right;
}
.bugTitle{
	font-size: 30px;
	margin: 60px 0px 23px 48px;
}
.smllTitle{
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	margin-left: 48px;
	background-color: #fff;
}
.textContext{
	width: 672px;
	padding: 25px 32px;
	background-color: #fff;
	margin: 0 0 0 48px;
}
.textContext li{
	list-style: none;
	font-size: 14px;
	color: #4d4d4d;
	padding-bottom: 25px;
}
.textContext li p{
	padding: 0;
	margin: 0;
    word-wrap: break-word;
}
.connect{
	width: 100%;
}
.connect p{
	text-align: center;
	padding: 0;
	margin: 0;
	color: #4d4d4d;
}
.connect p:nth-child(1){
	font-size: 32px;
	margin: 40px 0 0 0;
}
.connect p:nth-child(2){
	font-size: 18px;
	margin: 10px 0 0 0;
}

/* logo 滚动区域 */
/*.logos {
    position: relative;
    height: 450px;
    background: url("../img/logos-bg.png");
}*/
.logos-scroll {
    width: 100%;
    overflow: hidden;
}
.logos-content {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    left: 0;
}
.logos-content-move {
    transition-property: left;
    transition-duration: 0.5s;
}
.logos-list {
    display: inline-block;
    width: 20vw;
    height: 140px;
    text-align: center;
}
.logos-list > span {
    display: inline-block;
    vertical-align: middle;
    height: 140px;
}
.logos-list > img {
    display: inline-block;
    vertical-align: middle;
    max-width: 20vw;
    max-height: 140px;
}
.logos-left, .logos-right {
    position: absolute;
    width: 50px;
    height: 140px;
    top: 0;
    text-align: center;
    background: #000000;
}
.logos-left > img, .logos-right > img {
    width: 9px;
    height: 14px;
    margin: 63px 0 0 0;
}
.logos-left {
    left: 0;
}
.logos-right {
    right: 0;
}
/* logo 滚动区域  end*/
/* 执行新闻  start */
.insight-block {
	padding: 2rem 1rem 0 1rem;
	background: #efefee
}

.insight-block .news-list-item {
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	border-bottom: 1px dotted #bababa
}

.insight-block .news-list-item .date {
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 100;
	text-transform: uppercase;
	color: #0aa6ff;
	margin: 0
}

.insight-block .news-list-item .category {
	margin: 0 0 1rem 0;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase
}

.insight-block .news-list-item .title-link {
	color: #242424;
	text-decoration: none
}

.insight-block .news-list-item .title-link:hover {
	color: #0aa6ff
}

.insight-block .news-list-item .title {
	margin: 0 0 1rem 0;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 1.4rem;
	line-height: 1.3
}

.insight-block .news-list-item .description {
	font-size: 1.1rem;
	margin: 0 0 1rem 0
}

.insight-block .news-list-item .arrow-btn {
	text-decoration: none;
	text-transform: uppercase;
	color: #0aa6ff;
	font-size: 1.2rem
}
.insight-block .news-list-item .arrow-btn:after {
	font-size: 1rem
}
.insight-block {
	padding: 0 0 2rem 0
}
.insight-block .clear {
	clear: left
}
.insight-block .medium-custom {
	width: 50%;
	float: left;
}
.insight-block .news-list-item {
	padding: 2rem 2rem 0 2rem;
	margin-bottom: 0;
	border-bottom: none
}
.insight-block .news-list-item.odd-item {
	text-align: right
}
.insight-block {
	padding: 0 0 4rem 0;
	background: url(../image/news-bg.png) no-repeat;
	background-size: 100% 100% !important;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain
}
.insight-block .news-list-item {
	padding: 4rem 4rem 0 4rem;
	position: relative
}
.insight-block .news-list-item.odd-item:after {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -40px;
	margin-left: -26px;
	text-align: center;
	background: url(../image/plus.png) center center no-repeat
}
.insight-block {
	padding: 0 0 0 0
}
.insight-block .news-list-item {
	padding:2rem 6rem 2rem 6rem;
}
.news-list-item .more{
    color: #3aa8ff !important;
    text-decoration: none;
}
/* 执行新闻  end */
/*团队生活 css start*/
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75em;
}
.careers-block {
	position: relative;
	width: 100%;
	height: 350px;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.careers-block .careers-trans {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 2;
	background: url(../image/recruitment.png) no-repeat;
	background-size:100% 100% ;
}

.careers-block .careers-block-content {
	position: absolute;
	top: 0;
	/*left: -60px;*/
	width: 90%;
	bottom: 0;
	z-index: 3;
	text-align: right;
	padding: 3rem 10px 0 30px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6)
}

.careers-block .careers-block-content .careers-title,
.careers-block .careers-block-content .careers-sub-title {
	font-style: normal;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0
}

.careers-block .careers-block-content .careers-title {
	font-size: 1.8rem
}

.careers-block .careers-block-content .find-btn {
	font-size: 1.2rem;
	text-decoration: none;
	text-transform: uppercase;
	color: #119ede;
	display: block
}

.careers-block .careers-block-content .find-btn:after {
	font-size: 10px
}

.careers-block .careers-block-content p {
	font-size: 1.2rem
}

.careers-block .careers-block-content .arrow01 {
	width: 20px;
	height: 20%;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 4;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6)
}

.careers-block .careers-block-content .arrow02 {
	width: 20px;
	height: 80%;
	position: absolute;
	top: 20%;
	left: 100%;
	z-index: 4;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6)
}
.divisions-title {
    text-align: center;
    font-weight: normal;
    font-size: 2rem;
}
.careers-block .careers-block-content{
	width: 50%;
}
.collapse .careers-block .careers-block-content .careers-title{
	font-size: 2.4rem;
	font-weight: normal;
}
.careers-block .careers-block-content .careers-sub-title{
	font-size: 1.2rem;
}
.careers-block .careers-block-content p{
	line-height: 1.5;
    padding-left: 30%;
    font-size: 1rem;
}
.careers-block .careers-block-content .find-btn{
	font-size: 1.2rem;
}
.team{
	width: 100%;
	background: #F176B3;
}
.team>div{
	display: inline-block;
	float: left;
	width: 25%;
	height: 140px;
}
.padding-25{
	padding: 20px;
	line-height: 1.2;
	box-sizing: border-box;
}
.team p{
    font-size: 14px;
}
.team img{
	width: 100%;
	height: 100%;
	transition-property: transform;
	transition-duration: 0.2s;
}

/*团队生活 css end*/