.about_banner {
	height: 530px;
	background: url(/skin/style/img/about/banner.png?t=20190806) no-repeat center;
}

.abouts-concent {
	width: 1150px;
	margin: 0 auto;
	padding-top: 70px;
}

.abouts-concent .slideTxtBox .hd {
	width: 800px;
	margin: 0 auto;
}

.abouts-concent .slideTxtBox .hd ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.slideTxtBox .hd ul li {
	display: flex;
	flex-wrap: wrap;
	width: 100px;
	cursor: pointer;
}

.slideTxtBox .hd ul li>div {
	width: 70px;
	height: 70px;
	margin: auto;
	margin-bottom: 30px;
}

.slideTxtBox .hd ul li>span {
	width: 100%;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

.slideTxtBox .hd ul li>span:last-child {
	font-size: 12px;
}

.Company-Profile {
	background: url(/skin/style/img/abouts/product_icon.png)no-repeat;
	background-position-x: -25px;
	background-position-y: -170px;
}

.on>.Company-Profile,
.on>.company-culture,
.on>.Honor,
.on>.job,
.on>.contact-us {
	background-position-y: -311px;
}

.company-culture {
	background: url(/skin/style/img/abouts/product_icon.png)no-repeat;
	background-position-x: -195px;
	background-position-y: -170px;
}

.Honor {
	background: url(/skin/style/img/abouts/product_icon.png)no-repeat;
	background-position-x: -365px;
	background-position-y: -170px;
}

.job {
	background: url(/skin/style/img/abouts/product_icon.png)no-repeat;
	background-position-x: -540px;
	background-position-y: -170px;
}

.contact-us {
	background: url(/skin/style/img/abouts/product_icon.png)no-repeat;
	background-position-x: -710px;
	background-position-y: -170px;
}

.gs-Profile {
	padding: 20px;
}

.profile-list {
	/*display: flex;*/
}

.abouts-titles {
	text-align: center;
	font-weight: 400;
	color: rgba(28, 143, 251, 1);
	line-height: 85px;
	font-size: 40px;
	padding: 50px 0 20px 0;
}

.profile-text {
	padding-left: 20px;
	font-size: 16px;
}

.profile-text p {
	text-indent: 2em;
	line-height: 33px;
	margin-bottom: 20px;
}

.titles-ptext {
	width: 580px;
	margin: auto;
	text-align: center;
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	margin-bottom: 20px;
}
.stream-Profile .abouts-titles{
	padding-bottom:5px ;
}

.stream-listimg {
	display: flex;
	justify-content: space-between;
}

.stream-topimg {
	margin-bottom: 20px;
}

.stream-topimg>img {
	width: 100%;
}

.stream-listimg>div {
	width: 375px;
	height: 600px;
}

.stream-left {
	width: 360px !important;
}

.right-czimg>img:last-child {
	margin-top: 20px;
}

.clearfix {
	zoom: 1;
}

.column-list-item {
	border: 1px solid #e5e5e5;
	width: 278px;
	height: 308px;
	margin: 10px 10px 10px 0;
	float: left;
	border-radius: 4px;
	overflow: hidden;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
}

.column-list-item .icon {
	width: 80px;
	height: 80px;
	margin: 34px auto 26px;
	background-image: url(/skin/style/img/abouts/product_iconss.png);
	background-repeat: no-repeat;
	display: block;
}

.column-list-item:hover {
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, .12);
}

.column-list-item:last-child {
	margin-right: 0px;
}

.bg-p_61 {
	background-position: -140px -20px;
}

.bg-p_63 {
	background-position: -260px -20px;
}

.bg-p_66 {
	background-position: -380px -20px;
}

.bg-p_68 {
	background-position: -500px -20px;
}

.bg-p_74 {
	background-position: -620px -20px;
}

.bg-p_76 {
	background-position: -740px -20px;
}

.bg-p_78 {
	background-position: -860px -20px;
}

.bg-p_79 {
	background-position: -20px -20px;
}

.column-list-item .title {
	color: #5d6168;
	font-size: 18px;
	text-align: center;
}

.column-list-item .text {
	color: #666;
	line-height: 24px;
	padding: 20px;
	font-size: 13px;
}

#profile .lc {
	margin: 30px 0;
}

#profile .lc .lc-item {
	position: relative;
	padding: 16px 36px 36px;
	border-left: 1px solid #e6eaed;
	margin-left: 300px;
}

#profile .lc .lc-item .text {
	color: #666;
	line-height: 28px;
	margin-bottom: 36px;
	font-size: 12px;
}

#profile .lc .lc-item .time {
	position: absolute;
	left: -300px;
	width: 300px;
	height: 20px;
	top: 20px;
}

#profile .lc .lc-item .time:after {
	display: block;
	content: '';
	position: absolute;
	border-radius: 50%;
	border: 1px solid #c7cfda;
	background: #fff;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	right: -5px;
	top: 5px;
}

#profile .lc .lc-item .time .box {
	font-size: 14px;
	color: #fff;
	display: block;
	position: absolute;
	background: #e96a04;
	right: 40px;
	top: 0px;
	width: 70px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

#profile .lc .lc-item .time .box:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #e96a04;
	border-bottom: 10px solid transparent;
	position: absolute;
	right: -10px;
}

#profile .lc .lc-item:nth-child(odd) .time .box {
	background: #e96a04;
}

#profile .lc .lc-item:nth-child(odd) .time .box:after {
	border-left: 10px solid #e96a04;
}

#profile .lc .lc-item:nth-child(even) .time .box {
	background: #55acef;
}

#profile .lc .lc-item:nth-child(even) .time .box:after {
	border-left: 10px solid #55acef;
}

.last-col {
	text-align: center;
}

.last-col p {
	font-size: 28px;
	color: #1c8ffb;
	font-weight: 700;
	margin-bottom: 25px;
}

.last-col a {
	background: #1C8FFB;
	color: #fff;
	font-size: 18px;
	padding: 12px 40px;
	border-radius: 8px;
}

.last-col img {
	margin-top: 40px;
}


/** 公司价值观****/

.gsjzg .column {
	padding: 40px 0;
}

.gsjzg .inner {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
}

.gsjzg .column-title {
	text-align: center;
	padding: 10px 0;
}

.gsjzg .column-title h2 {
	color: #000;
	font-size: 40px;
	line-height: 52px;
}

.gsjzg .column-title p {
	color: #666;
	font-size: 16px;
	line-height: 28px;
}

.gsjzg .column-list-3 .column-list-item {
	width: 280px;
	height: 320px;
	margin-right: 155px;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.gsjzg .column-list {
	margin-top: 40px;
}

.gsjzg>.column {
	position: relative;
}

.gsjzg .column-list .column-list-item .box {
	width: 100%;
	height: 94px;
	padding-top: 21px;
	background: #eee;
}

.gsjzg .column-list.bg-color-01 .box {
	background: #2489ff;
}

.gsjzg .column-list .column-list-item .icon {
	width: 130px;
	height: 94px;
	margin: 0 auto;
	background-image: url(/skin/style/img/abouts/culture_icon.png?t=20190806);
	background-repeat: no-repeat;
}

.gsjzg .bg-01 {
	background-position: -20px -20px;
}

.gsjzg .column-list .column-list-item:last-child {
	margin-right: 0px;
}

.gsjzg .column-list .column-list-item .title {
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}

.gsjzg .column-list .column-list-item .text {
	color: #666;
	line-height: 24px;
	text-align: center;
	padding: 0;
}

.bg-02 {
	background-position: -190px -20px;
}

.bg-03 {
	background-position: -360px -20px;
}

.gsjzg .column-list.bg-color-02 .box {
	background: #fd6059;
}

.bg-04 {
	background-position: -530px -20px;
}

.bg-05 {
	background-position: -700px -20px;
}

.bg-06 {
	background-position: -870px -20px;
}

.gsjzg {
	height: 1550px;
}

.concent-qywh {
	background: #F4F4F4;
	width: 100%;
	position: absolute;
	left: 0;
}

.concent-qywh .column-list.bg-color-03 .box {
	background: #2a406e;
}

.bg-07 {
	background-position: -1040px -20px;
}

.bg-08 {
	background-position: -1210px -20px;
}

.bg-09 {
	background-position: -1380px -20px;
}

.bg-10 {
	background-position: -1550px -20px;
}

.concent-qywh .column-list-4 .column-list-item {
	width: 266px;
	height: 254px;
	margin-right: 26px;
	background: white;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


/************/

.recruit-column-title {
	color: #333333;
	font-size: 46px;
	text-align: center;
	line-height: 80px;
	margin: 50px 0 30px;
}

.vslai-gzjh .list .item {
	width: 368px;
	height: 527px;
	border-radius: 4px;
	background: #f5f5f5;
	color: #666;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
}

.vslai-gzjh .list .item .position {
	font-size: 18px;
	text-align: center;
	font-weight: 800;
	margin: 30px 0 20px;
}

.vslai-gzjh .list .item .duty {
	height: 132px;
}

.vslai-gzjh .list .item .box {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 12px;
}

.vslai-gzjh .list .item .box {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 12px;
}

.vslai-gzjh .list {
	margin-right: -22px;
	padding-bottom: 50px;
	font-size: 14px;
}

.vslai-gzjh .list .item .demand {
	height: 220px;
}

.vslai-gzjh .list .item .contact {
	padding: 0 22px;
}

.vslai-gzjh .list .item .box p {
	color: #999;
}

.vslai-gzjh .list .item .box .mailto {
	color: #006ec3;
	font-size: 14px;
}

.vslai-gzjh .list .item .box ol {
	padding-left: 20px;
}

.vslai-gzjh .list .item .box h3 {
	padding-left: 6px;
}


/*企业地址*/

#address .column {
	padding: 40px 0;
}

.address-top-title {
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-bottom: 50px;
}

.address-name {
	text-align: center;
	font-size: 40px;
	line-height: 80px;
	color: #333;
	margin: 30px 0 0px;
}

#address .address-column-title {
	font-size: 32px;
	color: #333;
	border-bottom: 1px solid #ccc;
	height: 69px;
	margin-bottom: 20px;
}

#address .address-column-title span {
	float: left;
	border-bottom: 3px solid #2572ff;
	line-height: 67px;
}

#address .address-column-text {
	font-size: 22px;
	line-height: 46px;
	color: #666666;
}

#address .address-column-text p {}

#address .address-column-map {
	width: 100%;
	height: 500px;
}

#address #map-box .name {
	font-weight: 800;
	color: #f3590d;
}

.Company-Honours {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.Company-Honours>div {
	width: 259px;
	height: 220px;
	border: 1px solid rgba(204, 204, 204, 1);
	padding: 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.Company-Honours>div span {
	color: #395a80;
	font-size: 16px;
	display: block;
	position: absolute;
	bottom: 20px;
	width: 100%;
	left: 0;
	text-align: center;
	font-weight: 600;
}

.Company-Honours-bottom>div {
	height: 400px;
}

.rjzzq-list {
	flex-wrap: wrap;
}

.rjzzq-list>div {
	height: 405px;
	margin-bottom: 20px;
}
.rjzzq-list>div>img {
	width: 100%;
}

.concent-hoor {
	width: 1000px;
	margin: auto;
	padding: 20px 0;
}

.BMap_bubble_content {
	font-size: 12px;
}

.left-num {
	width: 50px;
	padding-left: 10px;
}

.left-num>div {
	height: 45px;
	color: #666666;
	text-align: center;
}

.colorFF3C35 {
	color: #FF3C35 !important;
}

.concent-hoor>div {
	float: left;
}

.concent-qq {
	width: 30px;
	height: 100%;
	position: relative;
}

.concent-qq:after {
	content: "";
	width: 1px;
	height: 170px;
	background: #FF6800;
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 10;
}

.concent-qq div {
	width: 30px;
	height: 45px;
}

.concent-qq div span {
	width: 8px;
	height: 8px;
	background: rgba(255, 60, 53, 1);
	border-radius: 8px;
	display: block;
	margin: auto;
    margin-top: 4px;
    position: relative;
    z-index: 20;
}
.concent-qq div label{
	width: 15px;
	height: 15px;
	text-align: center;
	margin: auto;
	display: block;
}
.concent-qq div .claslable {
	width: 15px;
	height: 15px;
	border: 1px solid rgba(255, 60, 53, 1);
	border-radius: 15px;
	margin: auto;
	display: block;
}
.concent-txt{
	width: 630px;
	background: white;
	position: relative;
	
	background: white;
	padding: 20px 20px 20px 15px;
	margin-left: 20px;
}
.concent-txt>span>em{
	position: absolute;
	content: " ";
	 width:0;
    height:0;
    border-width:13px 13px 13px 0;
    border-style:solid;
        left: -13px;
    border-color:transparent white transparent transparent;/*透明 灰 透明 透明 */
   
    margin:20px auto;
}
.hoor-bottom{
	height: 250px;
	background: #f4f4f4;
}

.concent-txt-title{
	width:209px;
height:43px;
font-size:20px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(51,51,51,1);
line-height:43px;
}
.concent-txt p{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.concent-right{
	float: left;
	    width: 180px;
    padding: 30px 0 0 30px;
	
}
.concent-right-title{
	color: #333333;
	font-size: 30px;
}
.concent-right p{
	
height:57px;
font-size:14px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(102,102,102,1);
    line-height: 25px;
    margin-top: 10px;

}


