@charset "utf-8";

/*pc端--最大div*/

.pc_all {
	width: 100%;
}

.pc_all {
	display: block;
}

.mobile_all {
	display: none;
}


/*头部*/

.pc_head {
	width: 100%;
	height: 350px;
	background-image: url(../image/about.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center top;
}

.pc_head1 {
	overflow: hidden;
}

.pc_head1_left {
	overflow: hidden;
	float: left;
		 display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
      -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pc_head1_left1 {
	float: left;
}

.pc_head1_left2 {
	float: left;
	margin-left: 20px;
}

.pc_head1_right {
	float: right;
}

.pc_head1_right ul li {
	display: inline-block;
	width: 140px;
	text-align: center;
	line-height: 56px;
}

.pc_head1_right ul li a {
	width: 70px;
	font-size: 16px;
	cursor: pointer;
	color: #8a8a8a;
}

.pc_head1_right ul li a:hover {
	text-decoration: none;
	color: #000;
}

.pc_head1_left1 img {
	width: 42px;
	height: 29px;
}

.pc_head1_left2_sp1 {
	color: #303030;
	font-size: 16px;
	font-weight: bold;
}

.pc_head1_left2_sp2 {
	color: #303030;
	font-size: 14px;
}


/*第二部分*/

.containers {
	margin: 50px auto;
}

.containers li {
	float: left
}

.containers .tab {
	height: 50px;
	box-shadow: 0px 4px 11px #c6c5c5;
	width: 900px;
	margin: 0 auto;
	 display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
     -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.containers .tab li {
	list-style: none;
	width: 20%;
	height: 50px;
	text-align: center;
	float: left;
	border: 1px solid#f0f0f0;
	cursor: pointer;
	background: #f8f8f8;
}

.containers .tab li span {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.containers.content {
	border: 1px solid;
	padding: 100px;
	background-color: azure;
}

.hide {
	display: none;
}

.content {}

.selected {
	border-bottom: 3px solid#74a9ff !important;
	background: #fff !important;
	box-sizing: border-box;
}

.selected>.tab_span1 {
	color: #000 !important;
}

.tab_span1 {
	font-size: 14px;
	color: #777;
	padding-top: 14px;
}

.tab_span2 {
	font-size: 12px;
	color: #b8b8b8;
	font-weight: 200 !important;
}

.content_one {
	margin: 35px auto;
	width: 1200px;
}

.content_div {
	word-break: break-all;
	line-height: 40px;
	text-indent: 2em;
	margin-bottom: 20px;
	color: #808080;
	font-size: 14px;
}

.content_div img {
	float: left;
	word-break: break-all;
	max-width: 50%;
	margin-right: 30px;
}

.content_one_date {
	width: 100%;
	background: #f0f0f0;
	padding: 50px 0;
	margin-top: 50px;
	margin-bottom: 50px;
}


/*时间轴样式*/

.product-section {
	color: #000000;
	/*padding-bottom: 50px;*/
	position: relative;
	/*background: url(../image/productBase-features-bag.jpg) no-repeat;*/
	background-size: cover
}

.product-title {
	padding: 50px 10px 30px;
	font-weight: normal;
	font-size: 36px;
	line-height: 46px;
	color: #252b3a;
	text-align: center;
	color: #ffffff
}

.product-wrapper {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #fff;
	padding: 40px 10px;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.product-features .product-body {
	margin: 0px 25px
}

.product-features .product-body:after {
	content: "";
	width: 100%;
	height: 3px;
	background: url(../image/productBase-features-model.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0
}


/*li*/

.features-item {
	position: relative;
	float: left
}

.features-slide .features-item>* {
	text-align: center
}

.features-item h3 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 50px;
	color: #929ab7;
	opacity: 0.7;
	transition: all 0.1s
}

.features-item i {
	position: absolute;
	width: 75%;
	height: 33px;
	background: url(../image/productBase-features-timeline.png) no-repeat;
	background-size: contain;
	background-position: right center;
	left: -25%;
	margin-left: 10px;
	top: 35px;
	z-index: 3
}

.features-item .features-info {
	display: block;
	margin: 0 auto;
	/*padding: 26px 26px;*/
	transition: all 0.3s;
	border-radius: 2px;
	height: 400px;
	margin: 0 10px;
	position: relative;
}

.features-item .features-info .features-info-i {
	font-size: 14px;
	color: #A0A2A8;
	line-height: 22px;
	margin-bottom: 10px
}

.features-item .features-info .features-info-s {
	font-size: 16px;
	color: #808080;
	line-height: 24px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100px;
	background: rgba(2, 6, 12, 0.6);
	padding: 10px;
	overflow: hidden;
}

.features-item .features-info .features-info-s span {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.features-item.dark i {
	background: url(../image/productBase-features-timeline-dark.png) no-repeat;
	background-size: contain;
	background-position: right center
}


/*鼠标悬浮效果*/

.features-item:hover h3 {
	font-size: 18px;
	line-height: 28px;
	opacity: 0.9
}


/*.features-item:hover i {
	width: 75%;
	margin-left: 13px;
	background: url(../image/productBase-features-timeline-hover.png) no-repeat;
	background-size: contain;
	background-position: right center
}
.features-item:hover a {
	background: url(../image/productBase-features-info.png) no-repeat;
	background-size: 100% 100%
}*/

.features-item:hover i {
	width: 75%;
	margin-left: 13px;
	background: url(../image/productBase-features-timeline-hover.png) no-repeat;
	background-size: contain;
	background-position: right center
}

.features-item:hover a {
	/*background: url(../image/productBase-features-info.png) no-repeat;
	background-size: 100% 100%*/
}


/*左右按钮*/

.product-features .swiper-button-prev {
	width: 30px;
	height: 40%;
	left: -15px;
	top: 60%;
	background: none
}

.product-features .swiper-button-prev:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../image/productBase-features-left.png) no-repeat;
	background-size: 100% 100%;
	top: 25%;
	margin-top: -15px;
	left: 75%;
	margin-left: -7px
}

.product-features .swiper-button-next {
	width: 30px;
	height: 40%;
	right: 0px;
	top: 60%;
	background: none
}

.product-features .swiper-button-next:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../image/productBase-features-right.png) no-repeat;
	background-size: 100% 100%;
	top: 25%;
	margin-top: -15px;
	left: 30%;
	margin-left: -7px
}

.info1 {
	background-image: url(../image/date01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.info2 {
	background-image: url(../image/date02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.info3 {
	background-image: url(../image/date03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.info4 {
	background-image: url(../image/date04.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.info5 {
	background-image: url(../image/date05.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.info6 {
	background-image: url(../image/date01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.infos1 {
	color: #127dd6;
	font-size: 14px;
}

.infos2 {
	color: #fff;
	font-size: 14px;
}


/*时间轴样式   结束*/

.culture {
	width: 1200px;
	margin: 35px auto 50px auto;
}

.culture_list {
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}

.culture_list_img {
    margin-left: 4%;
    width: 46%;
}

.culture_list_img img {
	max-width: 100%;
}

.culture_list_div {
	width: 48%;
	position: absolute;
	left: 48%;
	top: 20%;
	transition: all 0.4s;
	box-shadow: #D3D3D3 0px 0px 15px;
	background: #fff;
	padding: 30px;
}

.culture_list_div:hover {
	box-shadow: 10px 10px 14px #B5B5B5;
}

.culture_list_div h2 {
	font-size: 16px;
	color: #333;
}

.culture_list_div div {
	color: #999;
	font-size: 14px;
	padding-top: 35px;
	line-height: 35px;
}

.contact {
	width: 1200px;
	margin: 35px auto 50px auto;
}

.contact_img {
	max-width: 80%;
	margin-right: 10px;
}

.contact1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.contact2 {
	margin: 15px 0;
}

.contact2 span {
	font-size: 14px;
	color: #5c5c5c;
}

.contact3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #858585;
	font-size: 14px;
}

.contact3_imgs {
	max-width: 75%;
	display: block;
	margin: 0 auto;
}

.contact4 {
	width: 100%;
	background: #eeeeee;
	padding: 50px 0 10px 0;
}

.storehouse {
	width: 1200px;
	margin: 10px auto;
}

.storehouse_l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 25px;
}

.storehouse_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 245px;
	width: 46%;
	transition: all 0.4s;
}

.storehouse_list:hover {
	box-shadow: 10px 10px 14px #B5B5B5;
}

.storehouse_list_left {
	background-image: url(../image/L6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 90px;
	height: 245px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #8fb7d7;
	font-size: 54px;
	font-weight: bold;
}

.storehouse_list_right {
	-webkit-box-flex: 1.0;
	-moz-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	background: #fff;
	padding: 20px 35px;
}

.storehouse_list_right h2 {
	color: #333;
	font-size: 18px;
	padding-bottom: 20px;
}

.storehouse_list_right p {
	color: #898989;
	font-size: 14px;
	line-height: 36px;
}

.paragraph {
	width: 1200px;
	margin: 35px auto;
}

.paragraph p {
	word-break: break-all;
	line-height: 40px;
	text-indent: 2em;
	margin-bottom: 20px;
	color: #808080;
	font-size: 14px;
}

.growup {
	width: 100%;
	background: #f8f8f8;
	padding: 50px 0;
}

.growup_l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 1200px;
	height: 360px;
	margin: 0 auto;
}

.growup_img {
	max-width: 100%;
	height: 360px;
	width: 100%;
}

.growup_list {
	width: 50%;
}

.growup_list p {
	font-size: 16px;
	color: #2a2a2a;
	padding-left: 10px;
	border-left: 5px solid#57b3e2;
}

.growup_list div {
	color: #868584;
	font-size: 14px;
	padding-top: 15px;
	line-height: 28px;
}

.growup_list_right {
	padding: 40px;
}


/*人才招聘*/

.post {
	width: 1200px;
	margin: 0px auto 0 auto;
	padding: 0px 40px 60px 40px;
	background: #f8f8f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.post .post_tab {
	width: 240px;
	height: 280px;
	background: #fff;
	box-shadow: #e4e4e4 0px 0px 10px;
}

.post .post_tab li {
	list-style: none;
	width: 240px;
	height: 70px;
	line-height: 70px;
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	position: relative;
}

.post .post_tab li div {
	width: 86%;
	margin-left: 7%;
	border-bottom: 1px solid#d8d8d8;
}

.post .post_tab li div span {
	padding-left: 15px;
}

.post.genre {
	border: 1px solid;
	padding: 100px;
	background-color: azure;
}

.hides {
	display: none;
}

.genre_content {}

.genre {
	-webkit-box-flex: 1.0;
	-moz-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-left: 40px;
}

.selecteds {}

.selecteds:after {
	position: absolute;
	top: 47%;
	left: 82%;
	width: 8px;
	height: 8px;
	border: #2878ce solid;
	border-width: 2px 2px 0 0;
	content: ' ';
	-webkit-transform: rotate(45deg);
	text-align: center;
	transform: rotate(45deg);
}

.genre_list h2 {
	color: #555;
	font-weight: bold;
	font-size: 14px;
}

.genre_list {
	margin-bottom: 30px;
	transition: all 0.4s;
	box-shadow: #e4e4e4 0px 0px 10px;
	background: #fff;
	padding: 20px;
}

.genre_list:hover {
	box-shadow: -1px 2px 13px #999;
}

.genre_list_date {
	color: #999;
	font-size: 14px;
	padding: 10px 0 20px 0;
}

.genre_list_div {
	color: #808080;
	font-size: 14px;
	line-height: 29px;
}

.pags {
	text-align: right;
}

.pagination li a {
	color: #999;
}

.post_title {
	width: 1200px;
	margin: 35px auto 0 auto;
	padding: 30px 40px 20px 40px;
	background: #f8f8f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.post_title_left {
	width: 240px;
	color: #333;
	font-size: 16px;
}

.post_title_right {
	flex-grow: 1;
	margin-left: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.post_title_right_s1 {
	color: #333;
	font-size: 16px;
}

.post_title_right_s2 {
	color: #999;
	font-size: 14px;
}

.post_tab li div img {
	width: 30px;
	height: 30px;
}


/*底部*/

.footers {
	width: 100%;
	height: 149px;
	background: rgb(30, 29, 32);
}

.fo {
	width: 86%;
	height: 149px;
	margin: 0 auto;
	display: -webkit-box;
	/* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box;
	/* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox;
	/* 混合版本语法: IE 10 */
	display: -webkit-flex;
	/* 新版本语法: Chrome 21+ */
	display: flex;
	/* 新版本语法: Opera 12.1, Firefox 22+ */
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.fo_1 {
	overflow: hidden;
	padding-top: 60px;
}

.fo_1_img {
	width: 53px;
	height: 32px;
	float: left;
	margin-top: 6px;
}

.fo_1_d {
	float: left;
	padding-left: 10px;
}

.fo_1_d h3 {
	color: #fff;
	font-size: 18px;
	padding-top: 7px;
}

.fo_1_d span {
	color: rgb(199, 198, 199);
	font-size: 14px;
}

.fo_2 {
	text-align: center;
	padding-top: 48px;
	/*padding-left: 4%;
    padding-right: 4%;*/
}

.fo_2_d {
	font-size: 14px;
	color: rgb(238, 241, 240);
}

.fo_2_d a {
	color: #fff;
}

.fo_2_d span {
	margin: 0 8px;
}

.fo_2_d2 {
	color: rgb(132, 133, 133);
	font-size: 12px;
	padding: 10px 0;
}

.fo_2_d3 {
	color: rgb(132, 133, 133);
	font-size: 12px;
}

.fo_3 {
	padding-top: 35px;
}

.fo_3_d {
	float: left;
}

.fo_3_img {
	float: left;
}

.fo_3_h3 {
	font-size: 14px;
	color: rgb(144, 148, 148);
	padding-top: 8px;
}

.fo_3_s1 {
	font-size: 24px;
	color: rgb(144, 148, 148);
}

.fo_3_s2 {
	font-size: 12px;
	color: rgb(144, 148, 148);
}

.fo_3_img {
	width: 83px;
	height: 80px;
	margin-left: 10px;
}

.checkbox_div {
	color: #fff;
	text-align: left;
	margin-top: 20px;
	position: relative;
}

.checkbox_div span {
	font-size: 12px;
	margin-left: 20px;
}

.checkbox_div input {
	position: absolute;
	left: 0;
}

.li_li_img_white {
	display: none;
}

.lt li:hover .li_li_img_white {
	display: block;
	margin: 0 auto;
	margin-top: 12px;
}

.lt li:hover .lt_li_img {
	display: none;
}

.lt li:hover {
	background: #3e82f2;
	text-align: center;
	vertical-align: middle;
}

.lt li:hover .lt_li_span {
	color: #fff !important;
}

.lt li:hover h3 {
	color: #fff !important;
}

.privacy{
	position: relative;
    width: 980px;
    margin: 90px auto 50px auto;
    padding: 0 60px;
    background-color: #fafafa;
    padding: 0px 25px 50px 25px;
}
.privacy_content{
    text-align: justify;
}
.privacy h2{
	 float: left;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    height: 43px;
    background: #91cebe;
    margin: -8px 0 10px 40px;
    padding: 0 20px;
    line-height: 43px;
    position: absolute;
    z-index: 2;
}
.privacy h2 em{
	 margin-left: 8px;
 float: left;
 width: 0; 
 height: 0;
 border-width: 8px;
 border-style: solid;
 border-color: transparent #7b9a9d transparent transparent;
 transform: rotate(0deg); /*顺时针旋转90°*/
/*	background: url(//www.lgstatic.com/lg-www-fed/static-page-available/modules/common/img/title_arrow_d475769.png) 0 0 no-repeat;*/
   
    position: absolute;
    left: -24px;
    top: 0;
}
.ua dd .note {
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0;
}
.ua dd p{
	line-height: 40px;
	font-size: 14px;
    text-indent: 2em;
}
.p_title{
	text-align: center;
}
.ua dd .text-bold {
    font-weight: 700;
}
.ua dd .underline {
    text-decoration: underline;
}
.ua dd p strong{
	font-weight: bold;
	padding: 0px;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    color: rgb(0, 0, 0);
    font-size: 16px;
}
.privacy h2 span{
	  position: absolute;
    left: -9.6px;
    top: 9px;
   background-color: #fafafa;
    display: inline-block;
    width: 10px;
    height: 10px;
    z-index: 12;
}
