
.about_T {
	color: #0e68b0;
}

.slick-arrow {
	position: absolute;
	z-index: 4;
	display: block;
	width: 45px !important;
	height: 45px !important;
	cursor: pointer;
	border: none;
	outline: none;
	background-size: 100% !important;
	bottom: 40px
}

.slick-prev {
	right: calc(9% + 55px);
	background: url(../images/jt_left.png);
}

.slick-next {
	right: 9%;
	background: url(../images/jt_right.png);
}

.ibanner .page_btn {
	height: 50px;
	line-height: 50px;
}

.ibanner .banner .item {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.ibanner .banner .item.item1 {
	background: url(../images/banner1.jpg);
}

.ibanner .banner .item.item2 {
	background: url(../images/banner2.jpg);
}

.ibanner .banner .item.item3 {
	background: url(../images/banner3.jpg);
}

.ibanner .banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.ibanner .banner .slick-dots li {
	cursor: pointer;
	display: inline-block;
}

.ibanner .banner .slick-dots li button {
	cursor: pointer;
	outline: none;
	border: none;
	display: block;
	width: 15px;
	height: 15px;
	background: #ccc;
	border-radius: 50%;
	margin: 0 5px;
}

.ibanner .banner .slick-dots li.slick-active button {
	background: #0e68b0;
}

.ibanner .word .ban_cn {
	margin-top: 10px;
}

.ibanner .word .tit {
	margin-bottom: 40px;
}

.ibanner .item img {
	display: none;
}

.ibanner .word .tit {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.ibanner .word .ban_cn1 {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.ibanner .word .ban_cn2 {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.ibanner .word .ban_cn3 {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.ibanner .page_btn {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.ibanner .slick-active .word .tit {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 0.6s;
}

.ibanner .slick-active .word .ban_cn1 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 0.9s;
}

.ibanner .slick-active .word .ban_cn2 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 1.2s;
}

.ibanner .slick-active .word .ban_cn3 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 1.5s;
}

.ibanner .slick-active .word .page_btn {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 1.8s;
}

#circlecanvas {
	position: absolute;
	left: -8px;
	top: -7px;
	z-index: 2;
}


/*---------------------------*/

.ibanner .word a.button {
	margin: 0;
}

.ibanner .word .button--nina {
	margin-top: 40px !important;
	box-sizing: border-box;
	width: 180px;
	font-size: 18px;
	background: transparent;
	border: 1px solid #fff;
	text-align: center;
	font-weight: normal;
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: transform 1s ease 0s, opacity 1s ease 0s;
}

.button--nina>span {
	padding: 7px 0 !important;
}

.button--nina::before {
	padding: 7px 0 !important;
}

.ibanner .word .button--nina:hover {
	color: #fff;
}

.ibanner .slick-active .word .button--nina {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 1.8s;
}

.num11 {
	font-size: 50px;
	font-family: '黑体';
	line-height: 1;
}

.index .pt1 .right_box li .n .num {
	font-size: 50px !important;
}


/*---------------------------*/

.index .pt2 a.button {
	margin: 0;
}

.index .pt2 .button--nina {
	margin-top: 40px !important;
	box-sizing: border-box;
	width: 180px;
	font-size: 18px;
	background: transparent;
	border: 1px solid #fff;
	text-align: left;
	font-weight: normal;
}

.index .pt2 .button--nina:before {
	left: 30px;
}

.index .pt2.button--nina:hover {
	color: #fff;
}

.index .pt2 a.button:hover {
	color: #fff;
}

.index .pt2 .button--nina::after {
	content: '';
	display: block;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 3px solid transparent;
}


/*-----------*/

.index .pt3 a.button {
	margin: 0;
}

.index .pt3 .button--nina {
	margin-top: 40px !important;
	box-sizing: border-box;
	width: 180px;
	font-size: 15px;
	background: transparent;
	border-right: 1px solid #d20319;
	border-left: 1px solid #d20319;
	text-align: left;
	font-weight: normal;
}

.index .pt3 .button--nina:hover {
	color: #d20319;
}

.index .pt3 a.button:hover {
	color: #d20319;
}

.index .pt3 .button--nina::before {
	color: #333 !important;
	left: 30px;
}

.index .pt3 .button--nina:hover {
	background: #d20319;
}

.index .pt3 .button--nina>span {
	padding: 10px 0 !important;
}

.index .pt3 .button--nina::after {
	content: '';
	display: block;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid #d20319;
	border-bottom: 3px solid transparent;
}

.index .pt3 .button--nina:hover::after {
	border-top: 3px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 3px solid transparent;
}

.index .pt5 .t {
	color: #fff;
}

.inpartner {
	margin-bottom: 50px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: auto;
	overflow: hidden;
	max-width: 970px;
}

.inpartner li {
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
	width: 16.66%;
	text-align: center;
	padding: 15px 0;
	background: #fff;
	border-right: #eee solid 1px;
	border-bottom: #eee solid 1px;
}

.inpartner li img {
	width: 90%;
	transition: .3s ease;
}

.inpartner li {
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
	width: 25%;
	text-align: center;
	padding: 15px 0;
	background: #fff;
	border-right: #eee solid 1px;
	border-bottom: #eee solid 1px;
}

.inpartner li:hover img {
	transform: scale(1.1);
}

.share-2 a {
	width: 50px !important;
	height: 50px !important;
	border: 1px solid #fff !important;
	line-height: 50px !important;
	color: #fff !important;
	font-size: 25px !important;
	border-radius: 0 !important;
	opacity: 1 !important;
}


/**/

.hearer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 1000;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	transition: all .36s ease;
}

.hearer .nav-box {
	height: 100%;
	width: 94%;
	max-width: 1605px;
	margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
}

.hearer .nav-box .logo {
	float: left;
	display: flex;
	height: 100%;
	align-items: center;
}

.hearer .nav-menu {
	float: right;
	display: none;
}

.flex-center {
	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;
}

.clearfix:after {
	clear: both;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
}

.donghua {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}

.mm-nav-box {
	display: none;
}

.mm-nav-box .mm-nav-list {
	box-sizing: border-box;
}

.mm-nav-box .mm-nav-list .list-n .mnav-word:after {
	transition: all .5s;
}

.mm-nav-box .mm-nav-list .list-n:first-child .mnav-word:after {
	display: none;
}

._banner1 {
	background: url(../images/_banner1.jpg);
}

._banner2 {
	background: url(../images/_banner2.jpg);
}

._banner3 {
	background: url(../images/_banner3.jpg);
}

._banner4 {
	background: url(../images/_banner4.jpg);
}

._banner5 {
	background: url(../images/_banner5.jpg);
}

._banner6 {
	background: url(../images/_banner6.jpg);
}

._banner7 {
	background: url(../images/_banner7.jpg);
}

._banner8 {
	background: url(../images/_banner8.jpg);
}

.xc_banner .wrap {
	z-index: 2;
	height: 100%;
}

.xc_banner .wrap .fix {
	width: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 70%;
	transform: translateY(-50%);
}

.bamask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.bamask img {
	width: 100%;
	height: 100%;
}


/*-------------------*/

.widget-newslist-10 .list_box .button--nina {
	margin-top: 40px !important;
	box-sizing: border-box;
	width: 180px;
	font-size: 15px;
	background: transparent;
	border-right: 1px solid #d20319;
	border-left: 1px solid #d20319;
	text-align: left;
	font-weight: normal;
	padding-left: 30px;
}

.widget-newslist-10 .list_box .button--nina::before {
	color: #333 !important;
	left: 30px;
}

.widget-newslist-10 .list_box .button--nina:hover {
	background: #d20319;
}

.widget-newslist-10 .list_box .button--nina::after {
	content: '';
	display: block;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid #d20319;
	border-bottom: 3px solid transparent;
}

.widget-newslist-10 .list_box .button--nina:hover::after {
	border-top: 3px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 3px solid transparent;
}


/*---------------*/

.widget-newslist-10 .list_box:hover .list_title {
	color: #e60012;
}

.see_number i {
	margin-top: -2px;
}

.widget-newslist-10 .list_box ._full {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	transition: all .8s ease 0s;
}

.widget-newslist-10 .bd_r {
	overflow: hidden;
}

.widget-newslist-10 .bd_r:hover ._full {
	transform: scale(1.1);
}

._submenu {
	box-sizing: border-box;
	padding: 0 3%;
	height: 40px;
	width: 100%;
	background: #f4f4f4;
	line-height: 40px;
	overflow-x: auto;
	white-space: nowrap;
	margin-bottom: 30px;
}

._submenu a {
	margin-right: 8px;
}

._submenu a.active {
	color: #0e68b0;
	font-weight: bold;
}

.share-3 {
	margin-bottom: 15px;
}


/*-----------------人才--------------------*/

.job_list_page {
	padding-bottom: 70px;
}

.job_list_page .button--nina {
	height: 50px;
	margin-top: 13px !important;
	box-sizing: border-box;
	width: 160px;
	font-size: 15px;
	background: transparent;
	border-right: 1px solid #d20319;
	border-left: 1px solid #d20319;
	text-align: left;
	font-weight: normal;
	padding-left: 30px;
}

.job_list_page .button--nina::before {
	color: #333 !important;
	left: 30px;
	padding: 0 !important;
	line-height: 50px;
}

.job_list_page .button--nina:hover {
	background: #d20319;
}

.job_list_page .button--nina::after {
	content: '';
	display: block;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid #d20319;
	border-bottom: 3px solid transparent;
}

.job_list_page .button--nina:hover::after {
	border-top: 3px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 3px solid transparent;
}

.job_list_page .button--nina>span {
	line-height: 50px;
	margin-top: -25px;
}

._tit {
	text-align: center;
	margin-bottom: 30px;
}

._tit h2 {
	font-weight: bolder;
	font-size: 50px;
	color: #efefef;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: -20px;
}

._tit h3 {
	font-size: 30px;
	color: #0e68b0;
	line-height: 1;
}

._tit h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background: #ddd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.section {
	padding: 70px 0;
}

.strategy-p {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	font-size: 15px;
}

.job_ul1 {
	padding-top: 50px;
	margin: 20px 0 0 0;
	height: auto;
	overflow: hidden;
}

.job_ul1 li {
	padding-bottom: 60px;
	cursor: pointer;
	width: 33.33%;
	float: left;
	text-align: center;
}

.job_ul1 li>div {
	box-sizing: border-box;
	padding: 35px 40px 40px 40px;
	width: 78%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 5px 25px 45px rgba(0, 0, 0, .12);
	transition: all .3s ease-in;
}

.jobs1 {
	padding-bottom: 30px;
}

.strategy-main i {
	font-size: 50px;
	color: #0e68b0;
}

.job_ul1 li:hover>div {
	transform: translateY(-8px);
}

.jobs2 {
	background: url(../images/job_bg1.jpg);
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.jobs2 ._tit h2 {
	color: #0e68b0;
}

.jobs2 ._tit h3 {
	color: #d20319;
}

.job_ul2 {
	padding-top: 60px;
	height: auto;
	overflow: hidden;
}

.job_ul2 li {
	box-sizing: border-box;
	margin-left: 3%;
	float: left;
	width: 22.75%;
}

.job_ul2 li:first-child {
	margin-left: 0;
}

.job_ul2 li>div {
	padding-top: 50px;
	height: 300px;
	background: #eff6f9;
}

.job_ul2 li i {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0px auto 15px;
	background: url(../images/rcicon2.png) no-repeat;
	transition: all .3s ease;
}

.job_ul2 li h4 {
	font-size: 20px;
	color: #535353;
	line-height: 1;
	margin-bottom: 40px;
	text-align: center;
}

.job_ul2 li p {
	font-size: 14px;
	color: #909090;
	line-height: 26px;
	width: 76%;
	margin: 0 auto;
	text-align: center;
}

.job_ul2 li:nth-child(2) i {
	background-position: -70px 0;
}

.job_ul2 li:nth-child(3) i {
	background-position: -140px 0;
}

.job_ul2 li:nth-child(2) i {
	background-position: -210px 0;
}

.job_ul2 li:hover>div {
	background: #0e68b0;
}

.job_ul2 li:hover h4 {
	color: #fff;
}

.job_ul2 li:hover p {
	color: #fff;
}

.job_ul2 li:hover i {
	margin-top: -15px;
	transform: scale(.75);
	background-position-y: -70px;
}

.jobs4 {
	background: #F5F5F5;
}

.jobs4 ._tit h2 {
	color: #ccc;
}

.job_cir {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 230px;
	height: 230px;
	border-radius: 100%;
}

.job_cir1 {
	background: #26A0FF;
}

.job_cir2 {
	background: #FF9E00;
}

.job_cir3 {
	background: #FF475E;
}

.job_ul4 {
	padding-top: 50px;
}

.job_cir:before {
	left: 10px;
	right: 10px;
	bottom: 10px;
	top: 10px;
	position: absolute;
	display: block;
	content: '';
	width: 210px;
	height: 210px;
	border-radius: 100%;
	border: 1px dashed #fff;
}

.job_ul4 li {
	float: left;
	width: 33.33%;
}

.job_ul4 {
	height: auto;
	overflow: hidden;
	padding-top: 60px;
}

.cir_main {
	color: #fff;
	box-sizing: border-box;
	padding-top: 80px;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
}

.fztd {
	margin-top: 60px;
	position: relative;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px !important;
}

.fztd_item {
	z-index: 1;
	position: relative;
	height: 100%;
	width: 50%;
	float: left;
}

.fztd_item1 img {
	position: absolute;
	top: 0;
	right: -26px;
	z-index: 2;
}

.fztd_item ul {
	padding-top: 30px;
}

.fztd_item li {
	position: relative;
}

.fztd_item1 .title_line {
	right: 200px;
	width: 200px;
	height: 1px;
	border-bottom: 1px dashed #d1cecc;
	position: absolute;
	top: 50%;
	margin-top: 1px;
	display: block;
	z-index: 1;
}

.fztd_item1 .title_ico {
	width: 6px;
	height: 6px;
	background: #fff;
	border: 2px solid #0a7ac4;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	display: block;
	z-index: 3;
	border-radius: 50%;
	right: 400px;
}

.fztd_item1 li span {
	position: absolute;
	top: 50%;
	right: 420px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
}

.fztd_item li {
	height: 90px;
}

.fztd_item2 {
	z-index: 2;
}

.fztd_item2 img {
	position: absolute;
	top: 0;
	left: -26px;
	z-index: 2;
}

.fztd_item2 .title_line {
	left: 200px;
	width: 200px;
	height: 1px;
	border-bottom: 1px dashed #d1cecc;
	position: absolute;
	top: 50%;
	margin-top: 1px;
	display: block;
	z-index: 1;
}

.fztd_item2 .title_ico {
	width: 6px;
	height: 6px;
	background: #fff;
	border: 2px solid #ff8e00;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	display: block;
	z-index: 3;
	border-radius: 50%;
	left: 400px;
}

.fztd_item2 li span {
	position: absolute;
	top: 50%;
	left: 420px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
}

.mfztd1 {
	width: 48%;
	float: left;
	background: #66B1EB;
	box-sizing: border-box;
	padding: 25px 20px;
}

.mfztd2 {
	width: 48%;
	float: right;
	background: #FF7900;
	box-sizing: border-box;
	padding: 25px 20px;
}

.mfztd h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #fff;
}

.mfztd p {
	font-size: 13px;
	margin-bottom: 5px;
	color: #fff;
}

.mfztdbox {
	margin: 30px 0;
	height: auto;
	overflow: hidden;
}

.map {
	position: relative;
	width: 100%;
	height: 650px;
}

.map .mapmask {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .13);
}

.map #map {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.message_l {
	width: 48%;
	float: left;
	box-sizing: border-box;
}

.message_r {
	width: 48%;
	float: right;
	box-sizing: border-box;
}

.message_l ._tit {
	text-align: left;
}

.cons2 .wrap {
	height: auto;
	overflow: hidden;
}

.cons2 ._tit h3 {
	color: #0e68b0;
}

.map .con_info {
	padding: 50px 45px 45px 45px;
	box-sizing: border-box;
	height: 100%;
	width: 500px;
	position: absolute;
	top: 0;
	right: 5%;
	background: rgba(14, 104, 176, .8);
	z-index: 3;
}

.con_info h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
}

.con_info li {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}

.con_info li i {
	vertical-align: -7px;
	color: #fff;
	font-size: 30px;
}

.kfewm {
	float: left;
	margin-top: 30px;
}

.kfewm img {
	width: 100px;
}

.kfewm p {
	display: block;
	width: 100px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}

.kfewm1 {
	margin-left: 50px;
}

.form {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 50px;
}

.form .input {
	float: left;
	margin-left: 3%;
	width: 31.33%;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
}

.form .input:nth-child(3N+1) {
	margin-left: 0;
}

.form .input input {
	line-height: 55px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
}

.textarea {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.textarea textarea {
	padding: 0 15px;
	height: 150px;
	width: 100%;
	border: none;
	resize: none;
	box-sizing: border-box;
}

input::-webkit-input-placeholder {
	color: #999 !important;
	font-size: 15px;
}

textarea::-webkit-input-placeholder {
	color: #999 !important;
	font-size: 15px;
}

.clear {
	clear: both;
}

.textarea button {
	border: none;
	outline: none;
	color: #fff;
	background: #0e68b0;
	width: 150px;
	height: 40px;
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
}

.maoinfo {
	display: none;
}

.maoinfo {
	padding: 70px 45px 45px 45px;
	box-sizing: border-box;
	background: rgba(14, 104, 176, .8);
	z-index: 3;
}

.maoinfo h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
}

.maoinfo li {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}

.maoinfo li i {
	vertical-align: -7px;
	color: #fff;
	font-size: 30px;
}

._submenu1 {
	margin-bottom: 0;
}

.sers3 ul {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom: 0;
}

.sers4 {
	background: url(../images/serbg4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.sers4 ._tit h2 {
	color: #ccc;
}

.kftime {
	color: #fff;
	font-size: 15px;
	padding-left: 5px;
	margin-top: 20px;
}

.left_list img {
	width: 100%;
}

body.pad .widget-history-9-slide .his_right li img {
	display: none;
}

.sers4 ._tit h3 {
	color: #fff;
}

.sers4 .strategy-p {
	color: #fff;
}

.supplier {
	margin-top: 70px;
	height: auto;
	overflow: hidden;
}

.supplier li {
	text-align: center;
	box-sizing: border-box;
	float: left;
	width: 25%;
}

.supp_img {
	overflow: hidden;
	position: relative;
	width: 220px;
	height: 220px;
	border-radius: 100%;
	border: 3px solid #ddd;
	margin-left: auto;
	margin-right: auto;
}

.supplier li p {
	padding-top: 25px;
	color: #ddd;
	font-size: 18px;
}

.supp_img>div {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	transition: all .5s linear;
}

.supplier li .supp_img:hover>div {
	transform: scale(1.1);
}

.sers4 .button--pipaluk::after {
	background: #d20319;
}

.sers4 .button--pipaluk {
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 170px;
	margin-top: 80px;
	margin-bottom: 40px;
	text-align: center;
	padding: 15px 20px;
	font-weight: normal;
}

.sers4 .button--pipaluk::before {
	border: 2px solid #d20319;
}

.sers4 .button--pipaluk:hover::after {
	background-color: #d20319;
}

.sers4 .button--pipaluk:hover {
	color: #fff;
}

.sers22 {
	height: 500px;
	background: url(../images/sers2bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.sers22 .wrap {
	height: 100%;
}

.sers22 ul {
	height: 100%;
}

.sers22 li {
	box-sizing: border-box;
	cursor: pointer;
	padding: 0 30px;
	height: 100%;
	float: left;
	width: 25%;
	position: relative;
	text-align: center;
}

.sers22 .libd {
	position: relative;
	z-index: 2;
	padding-top: 180px;
	transition: all .5s;
}

.sers22 .libd h3 {
	text-transform: uppercase;
	font-size: 25px;
	color: #fff;
	margin-bottom: 5px;
	transition: all .5s;
	font-weight: normal;
	text-align: center;
}

.libd h4 {
	text-align: center;
	margin-top: 5px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
	transform: translateY(25px);
	transition: all .5s;
	font-weight: normal;
}

.libd span {
	margin-bottom: 15px;
	width: 40px;
	height: 2px;
	display: inline-block;
	background: #fff;
	transform: translateY(-42px);
	transition: all .5s;
}

.libd p {
	font-size: 14px;
	color: #fff;
	transform: translateY(15px);
	opacity: 0;
	transition: all .5s;
}

.sers22 li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transform: rotateY(0);
	transition: all .5s;
}

.sers22 li:hover .libd p {
	opacity: 1;
	transform: translateY(0);
}

.sers22 li:hover .libd h4 {
	transform: translateY(0);
}

.sers22 li:hover .libd span {
	transform: translateY(0);
}

.sers22 li:hover .libd h3 {
	transform: scale(.7) translateY(0);
}

.sers22 li:hover:after {
	background-color: rgba(14, 104, 176, .7);
	transform: rotateY(180deg);
}

.sers22 li:hover .libd {
	padding-top: 130px;
}

.seritem {
	color: #fff;
	height: auto;
	padding: 25px 15px;
	margin-bottom: 15px;
	background-color: rgba(14, 104, 176, .7);
}

.seritem h4 {
	font-size: 16px;
	line-height: 1;
}

.seritem p {
	font-size: 13px;
}

.seritem span {
	display: inline-block;
	width: 35px;
	height: 2px;
	background: #fff;
}

.sers2 {
	background: #f2f2f2;
}

.sers2 ._tit h2 {
	color: #ddd;
}

.supplier li span {
	color: #ddd;
}

.sers1 ul {
	margin-top: 65px;
	height: auto;
	overflow: hidden;
}

.sers1 ul li {
	text-align: center;
	position: relative;
	float: left;
	width: 25%;
}

.sers1 ul li span {
	display: block;
	width: 100%;
	position: relative;
}

.sers1 ul li h2 {
	margin-top: 10px;
	font-size: 20px;
}

.sers1 ul li p {
	font-size: 18px;
}

.sers1 ul li b {
	position: absolute;
	right: -39px;
	top: 50%;
	transform: translateY(-50%);
}

.sers1 ul li img {
	transition: all 0.5s ease-out 0s;
}

@keyframes gelatine {

	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1);
	}

	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9);
	}

	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05);
	}

	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@-webkit-keyframes gelatine {

	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1);
	}

	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9);
	}

	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05);
	}
}

.sers1 ul li:hover i img {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}

.picture_list li .rect-11 {
	height: 230px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.picture_list li .rect-11 img {
	opacity: 0;
}

.comp_s1 h2 {
	font-weight: bolder;
	color: #ddd;
	font-size: 55px;
	line-height: 1;
}

.comp_s1 h3 {
	font-size: 30px;
	color: #0e68b0;
	font-weight: normal;
	margin-bottom: 25px;
}

.comp_r {
	margin-top: 50px;
	overflow: hidden;
	height: 380px;
	width: 40%;
	float: right;
}

.comp_r>div {
	height: 100%;
	background: url(../images/about.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s linear;
}

.comp_l {
	margin-right: 50%;
}

.comp_r:hover>div {
	transform: scale(1.1);
}

._comp_s2 {
	height: 240px;
	background: url(../images/databg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.comp_s2 {
	padding-top: 30px;
	padding-bottom: 80px;
}

._comp_s2 li {
	padding-top: 45px;
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
}

._comp_s2 li h2 {
	font-size: 22px;
}

._comp_s2 li img {
	margin-bottom: 15px;
}

.culture01 .top {
	background-repeat: no-repeat;
	background-position: center center;
}

.culture01 .bottom {
	background-repeat: no-repeat;
	background-position: center center;
}

.picture_list li .rect-22 {
	text-align: center;
	background: #eee;
	height: 250px;
}

.picture_list li .rect-22 img {
	opacity: 1;
	position: static;
	width: auto;
}

.honor_list {
	padding-bottom: 20px;
}

.zc_l {
	float: left;
	width: 45%;
}

.zc_r {
	float: right;
	width: 45%;
}

.zcsec .zcbox {
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.zcsec .zcbox h2 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 15px;
}

.zcsec .zcbox p {
	text-indent: 20px;
	font-size: 16px;
}

.zcsec .zcbox h4 {
	font-weight: normal;
	font-size: 22px;
	text-align: right;
}

.zcsec .zcbox .zc_l {
	height: 450px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.busitem_1 {
	overflow: hidden;
	float: right;
	width: 27%;
	height: 400px;
}

.busitem_1>div {
	height: 100%;
	background: url(../images/business2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s linear;
	]
}

.busbox1 {
	height: auto;
	overflow: hidden;
}

.busitem_2 {
	margin-right: 30%;
	height: 400px;
	background: url(../images/business3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.busitem_1:hover>div {
	transform: scale(1.1);
}

.busmain {
	position: absolute;
	width: 70%;
	left: 35px;
	bottom: 35px;
}

.busmain h2 {
	font-size: 30px;
	color: #fff;
}

.busmain h3 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	margin: 5px 0 10px 0;
}

.busitem_2 {
	position: relative;
}

.busmain p {
	margin-top: 6px;
	color: #fff;
	font-size: 16px;
}

.busmain p span {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}

.busbox2 {
	margin-top: 50px;
	height: auto;
	overflow: hidden;
}

.busitem_3 {
	float: left;
	width: 27%;
	height: 400px;
	background: #0e68b0;
}

.busitem_4 {
	margin-left: 30%;
	height: 400px;
}

.busitem_4 {
	position: relative;
	background: url(../images/business1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.busitem_3 h2 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 8px;
}

.busitem_3 p {
	font-size: 16px;
	color: #fff;
}

.busitem_3 div {
	padding: 130px 35px 35px 35px;
}

.sec_title {
	background: url(../images/spanbg.png) no-repeat;
	height: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}

.sec_title .flag1 {
	color: #fff;
	padding: 0 10px;
	font-size: 22px;
}

.sec_title .name {
	font-size: 24px;
	font-weight: bold;
	padding-left: 40px;
	color: #333333;
}

.eqtable tr:nth-child(odd) {
	background: #eee;
}

.eqtable {
	margin-top: 50px;
	width: 100%;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	height: auto;
	overflow: hidden;
}

.eqtable tr:first-child {
	background: #0e68b0;
	color: #fff;
}

.eqtable td {
	padding: 15px 15px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.eqtable tr:first-child td {
	font-size: 17px;
}

.eqsec2 {
	padding-top: 0;
}

.work_shop {
	margin-top: 50px;
	height: auto;
	overflow: hidden;
}

.work_l {
	overflow: hidden;
	position: relative;
	height: 400px;
	float: left;
	width: 48%;
}

.work_r {
	overflow: hidden;
	position: relative;
	height: 400px;
	float: right;
	width: 48%;
}

.work_img {
	width: 100%;
	height: 100%;
	transition: all .5s linear;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.work_l:hover .work_img {
	transform: scale(1.1);
}

.work_r:hover .work_img {
	transform: scale(1.1);
}

.w_cover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .25));
}

.work_txt {
	color: #fff;
	position: absolute;
	left: 35px;
	bottom: 35px;
	font-size: 25px;
	z-index: 2;
}

.shop_title {
	font-size: 20px;
	margin-top: 30px;
}

.eqsec4 {
	padding-top: 0;
	padding-bottom: 30px;
}

.shop_list {
	margin-top: 50px;
	height: auto;
	overflow: hidden;
}

.shop_list li {
	float: left;
	margin-left: 3%;
	width: 22.75%;
	margin-bottom: 35px;
}

.shop_list li:nth-child(4N+1) {
	margin-left: 0;
}

.shop_img {
	padding-top: 3%;
	height: 240px;
	text-align: center;
	background: #eee;
	overflow: hidden;
}

.shop_img img {
	height: 94%;
	transition: all .5s linear;
}

.shop_txt {
	color: #fff;
	background: #0e68b0;
	padding: 20px 15px;
	font-size: 15px;
}

.shop_list li:hover img {
	transform: scale(1.1);
}

.fac_img {
	overflow: hidden;
	width: 45%;
	position: relative;
}

.fac_img img {
	width: 100%;
}

.fac_img:hover>div {
	transform: scale(1.1);
}

.facsec .sec_title {
	margin-bottom: 50px;
}

.fac_img1 {
	float: left;
}

.fac_txt1 {
	margin-left: 45%;
}

.fac_box {
	height: auto;
	overflow: hidden;
	background: #eee;
}

.fac_txt {
	box-sizing: border-box;
	color: #333;
}

.fac_txt p {
	font-size: 16px;
}

.fac_txt h2 {
	margin-bottom: 30px;
}

.fac_img2 {
	float: right;
}

.fac_txt1 {
	padding: 70px 55px 0 75px;
}

.facsec {
	padding-bottom: 50px;
}

.factory_2 {
	padding-top: 70px;
}

.fac_des {
	font-size: 18px;
}

.fac_des span {
	color: #0e68b0;
	font-weight: bold;
	font-size: 20px;
	margin-right: 15px;
}

.fac_ul {
	margin-top: 70px;
}

.fac_ul1 {
	height: auto;
	overflow: hidden;
}

.fac_ul1 li {
	margin-left: 3%;
	float: left;
	width: 22.75%;
}

.fac_ul1 li:nth-child(4N+1) {
	margin-left: 0;
}

.fac_ul1 li img {
	width: 100%;
	height: 140px;
}

.fac_ul1 li p {
	line-height: 20px;
	height: 50px;
	margin: 15px 0 0 0;
}

.fac_img_1 {
	float: left;
	width: 530px;
}

.fac_ul {
	height: auto;
	overflow: hidden;
}

.fac_ul1 {
	padding-top: 50px;
	margin-left: 590px;
}

.seasitem p span {
	margin-right: 15px;
	font-weight: bold;
}

.seasitem {
	margin-bottom: 25px;
}

.overseas {
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}

.seasitem {
	box-sizing: border-box;
	margin-left: 3%;
	float: left;
	width: 31.33%;
}

.seasitem:nth-child(3N+1) {
	margin-left: 0;
}

.seasitem div {
	padding: 30px 25px;
	background: #eee;
	box-sizing: border-box;
	height: 260px;
}

.seasitem h2 {
	color: #0e68b0;
	line-height: 1.2;
	margin-bottom: 20px;
	word-break: break-all;
}

.seasitem div:hover {
	cursor: pointer;
	background: #0e68b0;
}

.seasitem div:hover h2 {
	color: #fff;
}

.seasitem div:hover p {
	color: #fff;
}

.factory_3 {
	padding-top: 70px;
}

.buscon li {
	text-align: center;
	float: left;
	margin-left: 5%;
	width: 30%;

}

.buscon {
	margin-top: 60px;
	height: auto;
	overflow: hidden;
}

.buscon li:first-child {
	margin-left: 0;
}

.buscon li h2 {
	font-size: 30px;
	color: #0e68b0;
}

.buscon li div:hover {
	background: #0e68b0;
	color: #fff;
}

.buscon li div:hover h2 {
	color: #fff;
}

.buscon li div {
	box-sizing: border-box;
	padding: 50px 30px;
	background: #f8f8f8;
}

.mbus2 {
	padding-top: 0;
}

.mbus2 ._tit {
	margin-bottom: 70px;
}

.mlanguage {
	margin-top: 25px;
}

.mlanguage a {
	margin-right: 15px;
}

.pha {
	display: inline-block;
	color: #fff;
	background: #d20319;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.comp_s1 .wrap {
	height: auto;
	overflow: hidden;
}

.job_sec li {
	float: left;
	margin-left: 8%;
	box-sizing: border-box;
	width: 46%;
	padding: 55px 35px;
	background: #f6f9fd;
}

.job_sec li:nth-child(2N+1) {
	margin-left: 0;
}

.job_sec li .job_box {
	overflow: hidden;
	margin: 20px 0;
	line-height: 28px;
}

.job_sec li .job_box .job_t {
	float: left;
	width: 130px;
	font-size: 18px;
	color: #000;
}

.job_sec li .job_box .job_c {
	overflow: hidden;
}

.job_sec li .send {
	margin-left: 130px;
	background: #0e68b0;
	padding: 30px;
	color: #fff;
	margin-top: 40px;
}

.send a {
	text-decoration: underline;
}
.job_sec ul{
	height: auto;
	overflow: hidden;
}
.job_sec{
	padding: 100px 0;
}
.send a:hover{
	color: #fff;
}
.job_sec{
	background: #f2f2f2;
	padding: 100px 0 100px 0;
}
.job_sec ._tit h2{
	color: #ccc;
}
.job_sec ul{
	margin-top: 100px;
}
.mbus1 img{
	max-width: 800px !important;
}
.mbus2 img{
	max-width: 95% !important;
}
.factory_5 .location_box{
	height: auto;
	overflow: hidden;
	background: #eee;
}
.location_img{
	float: right;
	width: 55%;
}
.location_txt{
	padding: 155px 55px 55px 55px;
	margin-right: 55%;
}
.facsec{
	padding-bottom:0 !important;
}
.factory_5{
	padding-top: 0 !important;
	margin-bottom: 80px;
}
.location_txt p{
	font-size: 18px;
	line-height: 40px;
}
.footer .footer1 .channle {
	float: left;
}
.footer .footer1 .footkf{
	float: left;
	margin-left: 150px;
}
.footer .footer1 .footkf img{
	width: 130px;
}
.footer .footer1 .footkf  .kfewm p{
	width: 130px;
}
/*        2021-1-21          */
.jobs4{
	background: #fff;
}
.jobs4 .inter{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	padding: 55px;
	background: #f6f9fd;
	border-radius: 15px;
	box-sizing: border-box !important;
}
.inter li{
	width: 100% !important;
	padding: 0 50px 20px 0;
	margin-left: 0;
	height: auto !important;
}
.inter li:nth-child(odd) .cfimg{
	float: left;
	width: 47%;
}
.inter li:nth-child(odd) .cftxt{
	margin-left: 53%;
}
.inter li:nth-child(even) .cfimg{
	float: right;
	width: 47%;
}
.inter li:nth-child(even) .cftxt{
	margin-right: 53%;
	width: 47%;
	text-align: left;
}
.inter li img{
	width: 100%;
}
.inter li .cftxt h2{
	font-size: 26px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.inter li .cftxt p{
	font-size: 14px;
	line-height: 25px;
}
.job_sec ul{
	margin-top: 40px;
}
.inter  .name{
	font-size: 20px;
}