﻿p {
	color: #666;
	line-height: 32px;
}
.auto1720,
.auto1200,
.container {
	width: 96%;
	margin: 0 auto;
	position: relative;
}

@font-face {
	font-family: "Barlow";
	src:url("../fonts/Barlow.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.font-arial {
	font-family: Arial;
}
.font-avanti {
	font-family: Barlow;
}
.text-center {
	text-align: center;
}
.title-en {
	color: rgba(0, 0, 0, .3);
	font: 50px Barlow;
}
.title-cn {
	color: #333;
	font-size: 38px;
	margin-top: 18px;
}
.head-title {
	color: #333;
	font-size: 24px;
	border-bottom: 1px solid #ebebeb;
	padding-top: 50px;
}
.head-title span {
	display: inline-block;
	position: relative;
	padding-bottom: 18px;
}
.head-title span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background-color: #d2000f;
}
@media (min-width: 1720px) {
	.auto1720 {
		width: 1720px;
	}
}
@media (min-width: 1441px) and (max-width: 1720px) {
	.auto1720 {
		width: 1440px;
	}
}
@media (min-width: 1441px) {
	.container {
		width: 1440px;
	}
	.header .nav-view {
		margin-left: 200px;
	}
}
@media (min-width: 1200px) {
	.auto1200 {
		width: 1200px;
	}
}
/* 头部组件 */
.header {
	padding-top: 16px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	position: relative;
}
.header>div {
	position: static;
}
.header .controller {
	float: right;
	margin-top: 26px;
}
.header .controller li {
	float: left;
	margin-right: -1px;
	line-height: 32px;
}
.header .controller li a{
	color:#333333;
}
.header .controller .bshare-custom a {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../images/css_sprites.png) no-repeat;
	-webkit-transition: none;
	transition: none;
}
.header .controller .bshare-custom .bshare-weixin {
	background-position: -14px -12px;
}
.header .controller .bshare-custom .bshare-linkedin {
	background-position: -12px -80px;
}
.header .controller .search-wrap {
	margin-right: 0;
	margin-left: 40px;
}
.header .controller .search-box {
	width: 150px;
	border-bottom: 1px solid rgba(0, 60, 86, .2);
	padding: 4px 20px 8px 0;
	position: relative;
}
.header .controller .search-box .icon-search {
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/css_sprites.png) no-repeat -14px -113px;
	cursor: pointer;
}
.header .controller .search-box input {
	display: block;
	box-sizing: border-box;
	border: none;
	background: transparent;
	padding: 0;
	width: 100%;
	height: 24px;
}
.header .controller .search-box input::-webkit-input-placeholder {
	color: #333333;
}
.header .controller .menu {
	display: none;
}
.header .logo {
	float: left;
	margin-top: 4px;
}
.header .nav-view {
	float: left;
	margin-left: 5%;
}
.header .navlist .navitem {
	float: left;
	margin: 0 17px;
}
.header .navlist .navitem em{ display: block;}
.header .navlist .navitem .first {
	display: block;
	height: 84px;
	line-height: 84px;
	color: #333333;
	font-size: 17px;
	position: relative;
}
.header .navlist .buy{line-height: 84px; margin-right:0!important}
.header .navlist .buy a{
	display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    background: none;
    line-height: normal;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
}
.header .navlist .navitem .first::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background-color: #d2000f;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.header .navlist .navitem.active .first {
	color: #d2000f;
}
.header .navlist .subnav-view {
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
	box-shadow: inset 0px 15px 20px -15px rgba(0, 0, 0, .1);
	display: none;
	height:auto !important;
}

.header .navlist .navitem:nth-child(3) .subnav-view {display:none !important;}

.header .navlist .subnav-view .subnav {
	padding-left: 18%;
	border-bottom: 1px solid #ebebeb;
}
.header .navlist .subnav-view .subnav a {
	display: inline-block;
	color: #333333;
	line-height: 79px;
	margin-right: 60px;
}
.header .navlist .subnav-view .subnav dl{
	display: inline-block;
}
.header .navlist .subnav-view .subnav dl dd{ display: none;width: 320px; z-index: 10; position: absolute; background: #fff; box-shadow: 0 0 20px #eee}
.header .navlist .subnav-view .subnav dl dd span{ display:inline-block; width: 48%; padding: 5px 10px;}
.header .navlist .subnav-view .subnav dl dd span a{line-height: 22px;margin-right: 0px;}
.header .navlist .subnav-view .series {
	width: 60%;
	padding: 1.72% 0 2.9% 18%;
	display:none
}
.header .navlist .subnav-view .series .series-list {
	display: none;
}
.header .navlist .subnav-view .series .item {
	float: left;
	width: 30.5%;
	text-align: center;
	margin: 0 1% 1%;
}
.header .navlist .subnav-view .series .item a {
	display: block;
	position: relative;
}
.header .navlist .subnav-view .series .item a img {
	width: 100%;
}
.header .navlist .subnav-view .series .item .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .1);
}
.header .navlist .subnav-view .series .item span {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	text-shadow: 1px 1px #ccc;
}
.header .navlist .subnav-view .info {
	width: 100%;
	padding: 1.72% 0 2.9% 18%;
}
.header .navlist .subnav-view .info .item {
	width: 46.3%;
	float: left;
	margin-right: 3.8%;
	max-width: 280px;
	color: #333333;
}
.header .navlist .subnav-view .info .item:last-child {
	margin-right: 0;
}
.header .navlist .subnav-view .info .item dl {
	padding: 26px 0 0;
}
.header .navlist .subnav-view .info .item dt {
	line-height: 30px;
	font-weight: 600;
}
.header .navlist .subnav-view .info .item dd {
	font-weight: lighter;
	line-height: 24px;
	word-break: break-all;
}
.header .navlist .subnav-view .info .item dd a {
	color: #333333;
}
.header .mobile-controller {
	display: none;
}
/* 尾部组件 */
.footer {
	background: #00304f url(../images/line.png) no-repeat right bottom;
}
.footer .nav-view {
	width: 84%;
	float: left;
}
.footer .nav-view .list {
	float: left;
	width: 11%;
}
.footer .nav-view .list dt {
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
}
.footer .nav-view .list dd {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 4px;
}
.footer .nav-view .list a {
	color: rgba(255, 255, 255, .5);
	font-size: 16px;
	line-height: 30px;
}
.footer .top {
	position: relative;
	padding: 96px 0 94px;
}
.footer .top .right {
	float: right;
	width: 16%;
	text-align: right;
}
.footer .top .right span {
	display: block;
	color: #fff;
}
.footer .top .right .shares .head {
	font-size: 18px;
	margin-bottom: 38px;
}
.footer .top .right .shares .number {
	color: #d02127;
	font-size: 30px;
	font-family: PingFang SC;
	line-height: 26px;
}
.footer .top .right .shares .data {
	color: #d02127;
	font-size: 16px;
	font-family: PingFang SC;
	position: relative;
	padding-right: 14px;
	margin: 6px 0 8px;
}
.footer .top .right .shares .data::after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 14px;
	height: 14px;
	background: url(../images/css_sprites.png) no-repeat -67px -50px;
}
.footer .top .right .shares .text {
	color: rgba(255, 255, 255, .5);
	font-size: 16px;
}
.footer .top .right .hot-tel {
	margin-top: 50px;
}
.footer .top .right .hot-tel .head {
	display: inline;
	font-size: 18px;
	padding-left: 28px;
	position: relative;
}
.footer .top .right .hot-tel .head::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background: url(../images/css_sprites.png) no-repeat -67px -10px;
}
.footer .top .right .hot-tel .tel {
	font-family: Arial;
	font-size: 28px;
	margin-top: 8px;
}
.footer .bottom {
	height: 117px;
	border-top: 1px solid rgba(255, 255, 255, .2);
	position: relative;
}
.footer .bottom .links {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0;
}
.footer .bottom .links li {
	float: left;
}
.footer .bottom .links li::after {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 1px;
	height: 10px;
	background-color: rgba(255, 255, 255, .5);
	margin: 7px 20px 0;
}
.footer .bottom .links li:last-child::after {
	display: none;
}
.footer .bottom .links a {
	color: rgba(255, 255, 255, .5);
	font-size: 16px;
}
.footer .bottom .copyright {
	color: rgba(255, 255, 255, .5);
	font-size: 16px;
	margin-top: 48px;
	width: 60%;
}
.column-nav-view {
	text-align: center;
	font-size: 0;
	position: relative;
}
.column-nav-view .container {
	position: absolute;
	left: 2%;
	top: -40px;
	z-index: 1;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .12);
	padding: 0 10px;
}
.column-nav-view ul {
	white-space: nowrap;
}
.column-nav-view li {
	display: inline-block;
	height: 80px;
	line-height: 80px;
}
.column-nav-view li a {
	font-size: 15px;
}
.column-nav-view li a.active {
	color: #d2000f;
}
.column-nav-view li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d1d1d1;
	margin: 0 36px;
}
.column-nav-view li:last-child::after {
	display: none;
}

.product-search .search-box {
	width: 150px;
	border-bottom: 1px solid rgba(0, 60, 86, .2);
	padding: 4px 20px 8px 0;
	position: relative;
}
.product-search .search-box .icon-search {
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/css_sprites.png) no-repeat -14px -113px;
	cursor: pointer;
}
.product-search .search-box input {
	display: block;
	box-sizing: border-box;
	border: none;
	background: transparent;
	padding: 0;
	width: 100%;
	height: 24px;
	font-size: 14px;
}
.product-search .search-box input::-webkit-input-placeholder {
	color: #333333;
}

/*pages*/
.Pages {
	height: 30px;
	line-height: 28px;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}
.Pages span {
	padding: 0px 3px;
	display: inline-block;
	vertical-align: top;
}
.Pages a {
	display: inline-block;
	margin: 0px 2px;
	border: 1px solid #dbdbdb;
	vertical-align: top;
	padding: 0px 10px;
	color: #999;
	font-size: 12px;
}
.Pages .p_page {
	font-style: normal;
	font-family: Arial;
}
.Pages .p_page a {
	font-size: 14px;
}
.Pages .p_page a.a_cur {
	color: #fff;
	border: solid 1px #d2000f;
	background: #d2000f;
}
/*pages end*/
.fontsize-h1 {
	color: #333;
	font-size: 36px;
	text-align: center;
}
.fontsize-h2 {
	color: #00304f;
	font-size: 24px;
}
@media (min-width: 1440px) {
	.column-nav-view .container {
		left: calc((100% - 1440px) / 2);
	}
	
}
@media (max-width: 1700px) {.header .navlist .navitem {margin: 0 15px}}
@media (max-width: 1600px) {.header .navlist .navitem {margin: 0 10px}}
@media (max-width: 1500px) {.header .navlist .navitem {margin: 0 6px}}
@media (max-width: 1400px) {.header .navlist .navitem {margin: 0 5px}}
@media (max-width: 1300px) {
	.header .navlist .navitem {
		margin: 0 4px;
	}
	.header .controller .search-wrap {
		margin-left: 10px;
	}
	.header .nav-view {
		margin-left: 3%;
	}
	.header .controller .search-box {
		width: 120px;
	}
	.header .logo {
		margin-top: 12px;
		width: 130px;
	}
}
@media (max-width: 992px) {
	.footer .nav-view {
		display: none;
	}
	.header .navlist .navitem em{ position: relative}
	.header .navlist .navitem em:before{ content: ''; position: absolute; width: 100%; height: 100%; display: block; z-index: 2}
	.header .navlist .subnav-view .subnav a{ margin-right: 0}
	.header .navlist .subnav-view .subnav dl{ display: block}
	.header .navlist .subnav-view .subnav dl dt{ position: relative}
	/* .header .navlist .subnav-view .subnav dl dt:before{ content: ''; position: absolute; width: 100%; height: 100%; display: block; z-index: 2} */
	.header .navlist .subnav-view .subnav dl dd{ position: relative; width: 100%; max-height: 320px; overflow-y: auto;}
	.header .navlist .subnav-view .subnav dl dd span{ display: block; width: 100%}
	.header .navlist .subnav-view .series {
		width: 100%;
		padding: 0;
		/* display: none; */
	}
	.header .navlist .subnav-view .series .item {
		width: 49%;
		margin: 0 2% 2% 0;
	}
	.header .navlist .subnav-view .series .item:nth-child(even) {
		margin-right: 0;
	}
	.header .navlist .subnav-view .info {
		padding: 0;
	}
	.header .navlist .subnav-view .info .item {
		width: 49%;
		margin-right: 2%;
	}
	.footer .top {
		padding: 38px 0;
	}
	.footer .top .right {
		width: 100%;
		text-align: center;
	}
	.footer .top .right .shares .head {
		margin-bottom: 18px;
	}
	.footer .top .right .shares .data {
		display: inline-block;
	}
	.footer .bottom {
		height: auto;
		padding: 20px 0;
	}
	.footer .bottom .links {
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.footer .bottom .links li::after {
		margin: 7px 10px 0;
	}
	.footer .bottom .copyright {
		width: 100%;
		font-size: 14px;
		margin-top: 4px;
	}
	.header {
		padding: 10px 0;
	}
	.header .nav-view {
		position: fixed;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 100;
		margin: 0;
		display: none;
		overflow: hidden;
	}
	.header .nav-view .mask {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .5);
	}
	.header .nav-view .nav-view-box {
		position: absolute;
		right: -100%;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 99;
		background-color: #fff;
		overflow: auto;
		padding: 50px 0;
	}
	.header .nav-view .nav-view-box .close {
		position: absolute;
		top: 20px;
		right: 15px;
		width: 20px;
		height: 20px;
		background: url(../images/icon3.png) no-repeat;
		background-size: 100% auto;
	}
	.header .mobile-controller {
		display: block;
		padding: 20px 10px 0;
	}
	.header .mobile-controller a {
		display: inline-block;
		width: 28px;
		height: 28px;
		background: url(../images/css_sprites.png) no-repeat;
	}
	.header .mobile-controller .wx {
		background-position: -14px -12px;
	}
	.header .mobile-controller .in {
		background-position: -12px -80px;
	}
	.header .mobile-controller .language {
		background-position: -13px -45px;
	}
	.header .mobile-controller .search-box {
		width: 100%;
		border-bottom: 1px solid rgba(0, 60, 86, .2);
		padding: 4px 20px 8px 0;
		position: relative;
	}
	.header .mobile-controller .search-box input {
		display: block;
		box-sizing: border-box;
		border: none;
		background: transparent;
		padding: 0;
		width: 100%;
		height: 24px;
	}
	.header .mobile-controller .search-box .icon-search {
		width: 20px;
		height: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../images/css_sprites.png) no-repeat -14px -113px;
		cursor: pointer;
	}
	.header .navlist .navitem {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0 15px 4px;
		border-bottom: 1px solid #ebebeb;
	}
	.header .navlist .navitem:last-child {
		border-bottom: 0;
	}
	.header .navlist .navitem .first {
		display: inline-block;
		height: 34px;
		line-height: 34px;
		font-size: 15px;
	}
	.index-page .header .navlist .navitem .first {
		color: #333333 !important;
	}
	.header .navlist .subnav-view {
		position: static;
		box-shadow: none;
	}
	.header .navlist .subnav-view .subnav {
		border-bottom: none;
	}
	.header .navlist .subnav-view .subnav {
		padding-left: 10px;
	}
	.header .navlist .subnav-view .subnav a {
		display: block;
		line-height: 30px;
		font-size: 13px;
	}
	.header .controller li {
		margin-right: 8px;
	}
	.header .logo {
		width: 100px;
	}
	.header .controller {
		margin-top: 0;
	}
	.header .controller .menu {
		display: inline-block;
		padding: 10px;
		margin-top: 10px;
	}
	.header .controller .menu span {
		display: block;
		width: 20px;
		height: 2px;
		background-color: #333;
	}
	.header .controller .menu span+span {
		margin-top: 3px;
	}
	.header .controller ul {
		display: none;
	}
	.header .controller .search-wrap {
		margin-left: 20px;
	}
}


@media (max-width: 768px) {
	.fontsize-h1 {
		font-size: 24px;
	}
	.fontsize-h2 {
		font-size: 20px;
	}
	p {
		line-height: 24px;
	}
	.column-nav-view ul {
		overflow: auto;
	}
	.column-nav-view li a {
		font-size: 13px;
	}
	.column-nav-view li::after {
		margin: 0 14px;
	}
	.column-nav-view li {
		height: 60px;
		line-height: 60px;
	}
}
/* 企业简介 */
.introduction-s1 .top {
	padding: 120px 0 70px;
}
.introduction-s1 .left {
	float: left;
	width: 40%;
}
.introduction-s1 .left p {
	line-height: normal;
}
.introduction-s1 .left .company {
	color: #b2b2b2;
	font-size: 26px;
	margin-top: 12px;
}
.introduction-s1 .left .en {
	color: #b2b2b2;
	font-size: 24px;
	margin-top: 22px;
}
.introduction-s1 .left .motto {
	color: #d2000f;
	font-size: 20px;
}
.introduction-s1 .left .birth {
	color: #333333;
	font-size: 20px;
}
.introduction-s1 .content {
	float: left;
	width: 60%;
	padding-top: 30px;
}
.introduction-s1 h2,
.introduction-s2 h2,
.introduction-s3 h2 {
	margin-bottom: 20px;
}
.introduction-s1 .content em {
	color: #cf000e;
}
.introduction-s1 .bottom {
	position: relative;
}
.introduction-s1 .bottom .data-box {
	position: absolute;
	right: -1px;
	bottom: 0;
	z-index: 1;
	background-color: rgba(210, 0, 15, .9);
	height: 200px;
	width: 59.5%;
}
.introduction-s1 .bottom .data-box>div {
	width: 100%;
	height: 100%;
	display: table;
}
.introduction-s1 .bottom .data-box ul {
	display: table-cell;
	vertical-align: middle;
}
.introduction-s1 .bottom .data-box li {
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
	position: relative;
}
.introduction-s1 .bottom .data-box li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 7%;
	width: 1px;
	height: 62px;
	background-color: rgba(255, 255, 255, .5);
}
.introduction-s1 .bottom .data-box li:last-child::after {
	display: none;
}
.introduction-s1 .bottom .data-box li div {
	display: inline-block;
	text-align: left;
}
.introduction-s1 .bottom .data-box li span {
	display: block;
}
.introduction-s1 .bottom .data-box li span em {
	font-size: 40px;
	margin-right: 8px;
}
.introduction-s1 .bottom .data-box li .number {
	margin-top: 5px;
}
.introduction-s2 {
	padding: 20px 0 42px;
	border-bottom: 1px dashed #dbdbdb;
}
.introduction-s3 {
	padding: 80px 0;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 160px;
}
.introduction-s3 .content {
	position: relative;
}
.introduction-s3 .ball {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 19.5%;
}
.introduction-s3 .left {
	float: left;
	width: 37%;
	padding-top: 30px;
}
.introduction-s3 .right {
	float: right;
	width: 37%;
}
.introduction-s3 ul li {
	position: relative;
	padding: 20px 32px 20px 48px;
	border-bottom: 1px dashed #dbdbdb;
}
.introduction-s3 ul li span {
	position: absolute;
	left: 0;
	top: 18px;
	font-size: 30px;
	color: #d2000f;
}
.introduction-s3 ul li p {
	font-size: 15px;
	line-height: 24px;
}
.introduction-s3 ul.right li span {
	color: #cf000e;
}
@media (max-width: 768px) {
	.introduction-s1 .top {
		padding: 60px 0 50px;
	}
	.introduction-s1 .left,
	.introduction-s1 .content {
		width: 100%;
	}
	.introduction-s1 .top .logo {
		width: 190px;
	}
	.introduction-s1 .bottom .data-box {
		position: static;
		width: 100%;
	}
	.introduction-s1 .bottom .data-box li {
		width: 50%;
		text-align: left;
		padding: 4% 0 4% 6%;
	}
	.introduction-s1 .bottom .data-box li::after {
		top: 20%;
	}
	.introduction-s1 .bottom .data-box li span em {
		font-size: 32px;
	}
	.introduction-s2 {
		padding: 30px 0 50px;
	}
	.introduction-s3 {
		padding: 30px 0;
		margin-bottom: 50px;
		border-bottom: none;
	}
	.introduction-s3 .left,
	.introduction-s3 .right {
		width: 100%;
		padding-top: 0;
	}
	.introduction-s3 .ball {
		display: none;
	}
}
/* 发展历程 */
.history-wrapper {
	padding: 178px 0 138px;
}
.history-wrap {
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
	padding-left: 136px;
}
.history-wrap h1 {
	color: #333;
	font-size: 36px;
	line-height: 43px;
	padding-left: 68px;
	position: relative;
	margin-left: -18px;
}
.history-wrap h1::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon1.png) no-repeat;
	width: 37px;
	height: 43px;
}
.history-wrapper .tips {
	display: block;
	color: #999;
	font-size: 16px;
	margin-left: -36px;
	margin-top: 6px;
}
.history-wrap ul {
	border-left: 1px dashed #dbdbdb;
	padding: 64px 0 130px;
}
.history-wrap li {
	position: relative;
	padding-left: 48px;
	padding-bottom: 60px;
}
.history-wrap li:last-child {
	margin-bottom: 0;
}
.history-wrap li .dot {
	position: absolute;
	left: -10px;
	top: 4px;
	width: 18px;
	height: 18px;
	border: 1px solid #b9b9b9;
	border-radius: 50%;
	padding: 3px;
}
.history-wrap li .dot::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #b9b9b9;
}
.history-wrap li .year {
	position: absolute;
	left: -140px;
	top: -10px;
	font-family: Arial;
	color: #d2000f;
	font-size: 32px;
}
.history-wrap li .h3 {
	color: #00304f;
	font-size: 22px;
	padding-bottom: 25px;
	cursor: pointer;
}
.history-wrap li.on .h3{color: #d2000f;}
.history-wrap li .txt {
	border: 1px solid #ebebeb;
	line-height: 24px;
	padding: 18px 24px;
	color: #808080;
	display: none;
}
@media (max-width: 768px) {
	.history-wrapper {
		padding: 60px 0;
	}
	.history-wrap {
		padding-left: 10px;
	}
	.history-wrap h1 {
		margin-left: -12px;
		font-size: 24px;
		line-height: 30px;
		padding-left: 38px;
	}
	.history-wrap h1::after {
		background-size: 100% auto;
		width: 25px;
		height: 30px;
	}
	.history-wrap ul {
		padding: 26px 0 40px;
	}
	.history-wrap li {
		padding-left: 20px;
		padding-bottom: 30px;
	}
	.history-wrap li .dot {
		top: 6px;
	}
	.history-wrap li .year {
		position: static;
		font-size: 20px;
	}
	.history-wrap li .h3 {
		font-size: 18px;
		padding-bottom: 18px;
	}
	.history-wrap li .txt {
		padding: 15px 10px;
	}
	.history-wrapper .tips {
		margin-left: -10px;
	}
}
/* 董事长致辞 */
.chairman-wrapper {
	padding: 120px 0 180px;
}
.chairman-wrapper .photo-box {
	float: left;
	width: 40%;
}
.chairman-wrapper .content {
	float: left;
	width: 60%;
}
.chairman-wrapper .author {
	color: #00304f;
	font-size: 36px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d2000f;
	position: relative;
	margin-bottom: 30px;
}
.chairman-wrapper .author small {
	margin-left: 6px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	margin-bottom: 2px;
}
.chairman-wrapper .author::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	height: 3px;
	width: 100%;
	background-color: #d2000f;
}
.chairman-wrapper .content p {
	font-size: 16px;
}
@media(max-width: 768px) {
	.chairman-wrapper {
		padding: 60px 0 50px;
	}
	.chairman-wrapper .photo-box {
		margin-right: 10px;
	}
	.chairman-wrapper .content {
		float: none;
		width: 100%;
	}
	.chairman-wrapper .author {
		font-size: 26px;
		padding-bottom: 0;
		border-bottom: none;
		margin-bottom: 6px;
		line-height: 30px;
	}
	.chairman-wrapper .author::after {
		display: none;
	}
	.chairman-wrapper .author small {
		font-size: 14px;
		margin: 0;
	}
	.chairman-wrapper .content p {
		font-size: 14px;
	}
}
/* 企业文化 */
.culture-wrapper {
	padding: 120px 0 140px;
}
.culture-wrapper h1 {
	margin-bottom: 50px;
}
@media (max-width: 768px) {
	.culture-wrapper {
		padding: 60px 0 60px;
	}
	.culture-wrapper h1 {
		margin-bottom: 20px;
	}
}
/* 荣誉资质 */
.award-wrapper {
	padding: 120px 0 140px;
	background-color: #f7f7f7;
}
.award-wrapper h1 {
	margin-bottom: 40px;
}
.award-wrapper .list {
	margin-bottom: 20px;
}
.award-wrapper .list .item {
	float: left;
	width: 23%;
	text-align: center;
	background-color: #fff;
	margin-bottom: 2.66%;
	margin-right: 2.66%;
	cursor: pointer;
}
.award-wrapper .list .item .picbox {
	padding: 26px 30px;
	position: relative;
}
.award-wrapper .list .item .picbox .pic {
	width: 100%;
	padding-top: 73.7%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.award-wrapper .list .item .picbox .search {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 42%;
	top: 42%;
	z-index: 1;
	border-radius: 50%;
	background: rgba(210, 0, 15, 9) url(../images/icon_search.png) no-repeat center center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
}
.award-wrapper .list .item:hover .search {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.award-wrapper .list .item .text {
	height: 61px;
	line-height: 60px;
	border-top: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}
.award-wrapper .list .item .text span {
	position: relative;
	z-index: 1;
}
.award-wrapper .list .item .text::before {
	content: "";
	position: absolute;
	left: -50%;
	top: -50%;
	width: 100%;
	height: 100%;
	background-color: #d2000f;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 50%;
}
.award-wrapper .list .item:hover .text::before {
	-webkit-transform: scale(3);
	transform: scale(3);
}
.award-wrapper .list .item:hover .text {
	color: #fff;
}
@media (min-width: 992px) {
	.award-wrapper .list .item:nth-child(4n) {
		margin-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.award-wrapper .list .item {
		width: 31.55%;
	}
	.award-wrapper .list .item:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 768px) {
	.award-wrapper {
		padding: 60px 0 50px;
	}
	.award-wrapper h1 {
		margin-bottom: 20px;
	}
	.award-wrapper .list .item {
		width: 48.65%;
	}
	.award-wrapper .list .item .pic {
		padding: 20px 10px 0;
		height: 170px;
	}
	.award-wrapper .list .item .pic .search {
		display: none;
	}
	.award-wrapper .list .item .text {
		font-size: 14px;
		height: auto;
		line-height: normal;
		padding: 15px 10px;
	}
	.award-wrapper .list .item:nth-child(2n) {
		margin-right: 0;
	}
}
/* 研发中心 */
.research-center {
	padding: 120px 0 143px;
}
.research-center .content h1 {
	margin-bottom: 38px;
}
.research-center .content p {
	font-size: 15px;
	line-height: 28px;
}
.research-center .research-scene {
	margin-top: 54px;
	margin-bottom: 10px;
}
.research-center .research-scene .item {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	text-align: center;
}
.research-center .research-scene .item .picbox {
	position: relative;
}
.research-center .research-scene .item .picbox .search {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 42%;
	top: 42%;
	z-index: 1;
	border-radius: 50%;
	background: rgba(210, 0, 15, 9) url(../images/icon_search.png) no-repeat center center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
}
.research-center .research-scene .item .picbox .pic {
	width: 100%;
	padding-top: 56.05%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.research-center .research-scene .item:hover .search {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.research-center .research-scene .item .text {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	-webkit-transition: .4s;
	transition: .4s;
}
.research-center .research-scene .item .text span {
	position: relative;
}
.research-center .research-scene .item .text::before {
	content: "";
	position: absolute;
	left: -50%;
	top: -50%;
	width: 100%;
	height: 100%;
	background-color: #d2000f;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 50%;
}
.research-center .research-scene .item:hover .text::before {
	-webkit-transform: scale(3);
	transform: scale(3);
}
.research-center .research-scene .item:hover .text {
	color: #fff;
}
@media (min-width: 992px) {
	.research-center .research-scene .item:nth-child(3n) {
		margin-right: 0;
	}
}
@media(max-width: 768px) {
	.research-center {
		padding: 60px 0 50px;
	}
	.research-center .content h1 {
		margin-bottom: 20px;
	}
	.research-center .content p {
		font-size: 14px;
	}
	.research-center .research-scene .item {
		width: 48%;
	}
	.research-center .research-scene .item:nth-child(2n) {
		margin-right: 0;
	}
	.research-center .research-scene .item .text {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
}
/* 公司新闻 */
.news-wrapper {
	margin: 120px 0 140px;
}
.news-wrapper h1 {
	margin-bottom: 50px;
}
.news-wrapper .list {
	padding-bottom: 30px;
}
.news-wrapper .list .item {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 30px;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-wrapper .list .item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.news-wrapper .list .item .thumbnail:hover a {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.news-wrapper .list .item .thumbnail {
	width: 430px;
	float: left;
	overflow: hidden;
}
.news-wrapper .list .item .thumbnail a {
	display: block;
	padding-top: 60.46%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-wrapper .list .item .content {
	width: calc(100% - 430px);
	float: left;
	padding: 30px 8% 0 40px;
}
.news-wrapper .list.not-image-list .content {
	width: 100%;
}
.news-wrapper .list .item .time {
	color: #de000f;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 40px;
}
.news-wrapper .list .item .title a {
	color: #333;
	font-size: 18px;
}
.news-wrapper .list .item .text {
	color: #999;
	line-height: 24px;
	margin-top: 15px;
}
.news-wrapper .list .item .btn {
	display: block;
	width: 30px;
	height: 6px;
	background: url(../images/icon2.png) no-repeat;
	margin-top: 56px;
}
/* 公司新闻详情 */
.news-detail-top {
	padding: 80px 0 30px;
}
.news-detail-top .title {
	color: #333;
	font-size: 30px;
	margin-bottom: 20px;
}
.news-detail-top .time {
	color: #de000f;
	font-size: 16px;
	font-family: PingFang SC;
	line-height: 1;
}
.news-detail-top .share-view {
	color: #999;
	line-height: 20px;
	margin-top: 36px;
}
/* .news-detail-top .share-list {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.news-detail-top .share-list li {
	display: inline-block;
	vertical-align: top;
}
.news-detail-top .share-list li a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/css_sprites2.png) no-repeat;
	margin-right: 18px;
}
.news-detail-top .share-list li .wx {
	background-position: -10px -8px;
}
.news-detail-top .share-list li .wb {
	background-position: -10px -44px;
}
.news-detail-top .share-list li .in {
	background-position: -8px -80px;
} */
.news-detail-top .bshare-custom {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.news-detail-top .bshare-custom a {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/css_sprites2.png) no-repeat;
	margin-right: 18px;
}
.news-detail-top .bshare-custom .bshare-sinaminiblog {
	background-position: -10px -8px;
}
.news-detail-top .bshare-custom .bshare-weixin {
	background-position: -10px -44px;
}
.news-detail-top .bshare-custom .bshare-linkedin {
	background-position: -8px -80px;
}
.news-detail-top .arrows {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
}
.news-detail-top .arrows span {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 1px solid #e6e6e6;
	position: relative;
	cursor: pointer;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-detail-top .arrows span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 9px;
	height: 15px;
	background: url(../images/css_sprites3.png) no-repeat;
}
.news-detail-top .arrows .next {
	border-left: 0;
	margin-left: -1px;
}
.news-detail-top .arrows .prev::after {
	background-position: -6px -6px;
}
.news-detail-top .arrows .next::after {
	background-position: -27px -6px;
}
.news-detail-top .arrows span:hover {
	background-color: #d2000f;
	border-color: #d2000f;
	z-index: 1;
}
.news-detail-top .arrows .prev:hover::after {
	background-position: -48px -6px;
}
.news-detail-top .arrows .next:hover::after {
	background-position: -69px -6px;
}
.news-detail-content {
	padding: 0 0 140px;
}
.news-detail-content .main {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 60px;
	padding: 52px 0;
}
.news-detail-content .content p {
	font-size: 16px;
}
.news-detail-content .content img {
	display: block;
	margin: 52px auto;
}
.news-detail-content .btn {
	font-size: 16px;
	padding-left: 22px;
	position: relative;
}
.news-detail-content .btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	background: url(../images/css_sprites2.png) -10px -118px;
}
@media(max-width: 768px) {
	.news-wrapper {
		margin: 40px 0 60px;
	}
	.news-wrapper h1 {
		margin-bottom: 20px;
	}
	.news-wrapper .list .item {
		padding: 15px 15px 30px;
		margin-bottom: 15px;
	}
	.news-wrapper .list .item .thumbnail,
	.news-wrapper .list .item .content {
		float: none;
		width: 100%;
	}
	.news-wrapper .list .item .content {
		padding: 20px 0 0;
	}
	.news-wrapper .list .item .time {
		margin-bottom: 15px;
	}
	.news-wrapper .list .item .text {
		font-size: 14px;
		margin-top: 6px;
	}
	.news-wrapper .list .item .btn {
		margin-top: 30px;
	}
	.news-detail-content {
		padding: 0 0 60px;
	}
	.news-detail-content .main {
		padding: 30px 0;
		margin-bottom: 30px;
	}
	.news-detail-content .content img {
		margin: 30px 0;
	}
	.news-detail-content .content p {
		font-size: 14px;
	}
	.news-detail-top {
		padding: 60px 0 15px;
	}
	.news-detail-top .title {
		font-size: 24px;
	}
}
/* 产品中心 */
.product-center-view {
	margin: 80px 0 110px;
}
.product-center-view .item {
	width: 48.6%;
	position: relative;
	float: left;
	margin-right: 2.8%;
	margin-bottom: 2.8%;
}
.product-center-view .item:nth-child(2n) {
	margin-right: 0;
}
.product-center-view .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	font-size: 20px;
	width: 100%;
	line-height: 70px;
	color: #fff;
	padding: 0 100px 0 40px;
}
.product-center-view .item1 .text {
	background-color: rgba(197, 126, 180, .8);
}
.product-center-view .item2 .text {
	background-color: rgba(210, 0, 15, 1);
}
.product-center-view .item3 .text {
	background-color: rgba(0, 48, 79, .8);
}
.product-center-view .item4 .text {
	background-color: rgba(207, 0, 14, .8);
}
.product-center-view .item .slick-dots {
	position: absolute;
	right: 40px;
	bottom: 31px;
	z-index: 10;
	font-size: 0;
}
.product-center-view .item .slick-dots button {
	display: none;
}
.product-center-view .item .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .4);
	margin-left: 10px;
	cursor: pointer;
}
.product-center-view .item .slick-dots li.slick-active {
	background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 640px) {
	.product-center-view .item {
		width: 100%;
	}
	.product-center-view .item .text {
		font-size: 14px;
		line-height: 40px;
		padding: 0 60px 0 15px;
	}
	.product-center-view .item .slick-dots {
		bottom: 16px;
		right: 15px;
	}
	.product-center-view {
		margin: 40px 0 60px;
	}
}
.pic-view-wrapper {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 99;
}
.pic-view-wrapper .close {
	position: absolute;
	right: 1%;
	top: 1%;
	cursor: pointer;
}
.pic-view-wrapper .close svg {
	width: 40px;
	height: 40px;
}
.pic-view-wrapper .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 96%;
}
/* 产品列表 */
.product-view {
	padding: 80px 0 140px;
}
.product-view .fontsize-h1{padding-bottom: 4%;}
.product-view .slidebar-view {
	width: 240px;
	float: left;
	background-color: #fff;
}
.product-view .slidebar-list dt {
	color: #fff;
	font-size: 24px;
	line-height: 70px;
	background-color: #d2000f;
	padding: 0 15px 0 28px;
}
.product-view .slidebar-list dd a {
	display: block;
	padding: 0 15px 0 28px;
	line-height: 60px;
	border-top: 1px solid #f7f7f7;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-view .slidebar-list dd a:hover {
	color: #d2000f;
}
.product-view .slidebar-list dd a.current {
	color: #d2000f;
}
.product-view .content {
	width: calc(100% - 280px);
	float: right;
}
.product-view .content>div {
	margin-bottom: 42px;
}
.product-view .detail .section {
	background-color: #fff;
}
.product-view .detail .section:nth-child(odd) .text {
	transform: translateX(-100%);
}
.product-view .detail .section:nth-child(odd) .image {
	transform: translateX(100%);
}
.product-view .detail .section>div {
	width: 50%;
	float: left;
}
.product-view .detail .text {
	padding: 0 45px;
}
.product-view .detail .text p {
	line-height: 28px;
	margin-top: 24px;
}
.product-view .product-series {
	background-color: #fff;
	padding: 0 0px 0px;
}
.product-view .product-series .list {
	margin-bottom: 40px;
}
.product-view .product-series .item {
	width: 23%;
	border: 1px solid #e6e6e6;
	text-align: center;
	padding: 0 0 20px;
	margin-top: 31px;
	float: left;
	margin-right: 2.66%;
}
.product-view .product-series .item:nth-child(4n) {
	margin-right: 0;
}
.product-view .product-series .item p {
	line-height: 1.2;
	margin: 20px 0 20px;
	padding: 0 10px;
}
.product-view .product-series .item .attrs{ text-align: left; max-width: 140px; margin: 0 auto 20px;}
.product-view .product-series .item .attrs p{margin: 5px 0;}
.product-view .product-series .item .btn {
	display: block;
	margin: 0 auto;
	width: 82px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	background-color: #d2000f;
	color: #fff;
}
.product-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background-color: rgba(0, 0, 0, .7);
}
.product-overlay .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	width: 96%;
	overflow: auto;
	max-height: 90%;
}
.product-overlay .image {
	float: left;
	width: 33.6%;
}
.product-overlay .image .slick-dots {
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 10;
	width: 100%;
	text-align: center;
}
.product-overlay .image .slick-dots button {
	display: none;
}
.product-overlay .image .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 3.5px;
}
.product-overlay .image .slick-dots li.slick-active {
	background-color: #d2000f;
}
.product-overlay .content {
	width: 66.4%;
	float: left;
	padding: 5.4% 22% 0 5.5%;
}
.product-overlay .content .title {
	color: #333;
	font-size: 30px;
}
.product-overlay .content .attrs {
	margin: 9% 0;
}
.product-overlay .content .attrs p {
	font-size: 16px;
	line-height: 28px;
}
.product-overlay .content .text {
	line-height: 26px;
}
.product-overlay .close {
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 24px;
	height: 24px;
	background: url(../images/icon3.png);
	z-index: 1;
}
@media (min-width: 1441px) {
	.product-overlay .inner {
		width: 1440px;
	}
}
@media(max-width: 992px) {
	.product-view .slidebar-view {
		display: block;
		width: 100%;
		padding-bottom: 20px;
	}
	.product-view .slidebar-view .title{position: relative; cursor: pointer; line-height: 55px; font-size: 20px;}
	.product-view .slidebar-view .title::after{content: ">"; font-family: "宋体"; font-size: 18px; color: #fff; position: absolute; right: 15px; top: 50%; line-height: 20px; margin-top: -10px; transition: transform .3s ease-in-out;}
	.product-view .slidebar-view dd{display: none;}
	.product-view .slidebar-view .slidebar-list.active .title::after{transform: rotate(90deg);}
	.product-view .slidebar-list dd a{line-height: 40px;}
	.product-view .content {
		width: 100%;
	}
	.product-view .detail .section>div {
		float: none;
		width: 100%;
		transform: translate(0, 0) !important;
	}
	.product-view {
		padding: 20px 0 60px;
	}
	.product-view .detail .text {
		padding: 0 15px 30px;
	}
	.head-title {
		padding-top: 18px;
		font-size: 18px;
	}
	.head-title span {
		padding-top: 10px;
	}
	.product-view .product-series {
		padding: 0 15px 40px;
	}
	.product-view .product-series .list {
		margin-top: 20px;
	}
	.product-view .product-series .item {
		width: 49%;
		margin-right: 2%;
		margin-top: 2%;
	}
	.product-view .product-series .item:nth-child(2n) {
		margin-right: 0;
	}
	.product-view .product-series .item p {
		margin: 30px 0 20px;
	}
	.product-overlay .image {
		width: 100%;
	}
	.product-overlay .content {
		width: 100%;
		padding: 20px 15px;
	}
	.product-overlay .content .title {
		font-size: 24px;
	}
	.product-overlay .content .attrs {
		margin: 2% 0;
	}
	.product-overlay .content .attrs p {
		font-size: 14px;
		line-height: 22px;
	}
	.product-overlay .close {
		right: 20px;
		top: 20px;
	}
}
/* 应用领域详情 */
.domain-detail {
	padding: 120px 0 100px;
}
.domain-detail .container>div {
	margin-bottom: 40px;
}
.domain-detail .article .section {
	background-color: #fff;
}
.domain-detail .article .section>div {
	float: left;
	width: 50%;
}
.domain-detail .article .section:nth-child(even) .image {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
.domain-detail .article .section:nth-child(even) .text {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.domain-detail .article .section .image {
	overflow: hidden;
}
.domain-detail .article .section .image img {
	-webkit-transition: .4s;
	transition: .4s;
}
.domain-detail .article .section .image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.domain-detail .article .section .text {
	padding: 30px 52px 0;
}
.domain-detail .article .section .text p {
	font-size: 15px;
	line-height: 28px;
	margin-top: 25px;
}
.domain-detail .product-list {
	padding: 0 52px 50px;
	background-color: #fff;
}
.domain-detail .product-list .slide {
	margin-top: 30px;
}
.domain-detail .product-list .slick-track {
	margin: 0;
}
.domain-detail .product-list .item {
	text-align: center;
}
.domain-detail .product-list .item img {
	-webkit-transition: .4s;
	transition: .4s;
}
.domain-detail .product-list .item .thumbnail {
	overflow: hidden;
}
.domain-detail .product-list .item .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.domain-detail .product-list .item .box {
	display: block;
	max-width: 305px;
	margin: 0 15px;
}
.domain-detail .product-list .item .text {
	color: #4c4c4c;
	font-size: 16px;
	line-height: 55px;
}
.domain-detail .product-list .slick-arrow {
	position: absolute;
	top: 38%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 26px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	border: none;
	padding: 0;
	font-size: 0;
	cursor: pointer;
}
.domain-detail .product-list .slick-arrow::after {
	color: #4c4c4c;
	font-size: 16px;
}
.domain-detail .product-list .slick-prev {
	left: 0;
}
.domain-detail .product-list .slick-next {
	right: 0;
}
.domain-detail .product-list .slick-prev::after {
	content: "<";
	font-family: "Arial";
}
.domain-detail .product-list .slick-next::after {
	content: ">";
	font-family: "Arial";
}
@media (max-width: 992px) {
	.domain-detail .article .section>div {
		float: none;
		width: 100%;
	}
	.domain-detail .article .section:nth-child(even) .image {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.domain-detail .article .section:nth-child(even) .text {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.domain-detail .article .section .image img {
		width: 100%;
	}
	.domain-detail .article .section .text {
		padding: 20px 10px;
	}
}
@media (max-width: 768px) {
	.domain-detail .product-list {
		padding: 0 10px 20px;
	}
	.domain-detail .product-list .item .box {
		margin: 0 5px;
	}
	.domain-detail {
		padding: 60px 0 40px;
	}
	.domain-detail .container>div {
		margin-bottom: 20px;
	}
}
/* 联系方式 */
.contact-info-wrapper {
	padding: 120px 0 170px;
}
.contact-info-wrapper h1 {
	margin-bottom: 50px;
}
.contact-info-wrapper .contact-address {
	padding-bottom: 2.8%;
}
.contact-info-wrapper .contact-address .item {
	background-color: #fff;
	margin-right: 2.8%;
	margin-bottom: 2.8%;
}
.contact-info-wrapper .contact-address .image {
	float: left;
	width: 180px;
	overflow: hidden;
}
.contact-info-wrapper .contact-address .image img {
	-webkit-transition: .4s;
	transition: .4s;
}
.contact-info-wrapper .contact-address .content {
	float: left;
	width: calc(100% - 180px);
	padding: 50px 0 0 50px;
}
.contact-info-wrapper .contact-address .content dt {
	color: #00304f;
	font-size: 24px;
	margin-bottom: 20px;
	-webkit-transition: .4s;
	transition: .4s;
}
.contact-info-wrapper .contact-address .content dd {
	line-height: 30px;
	margin-bottom: 8px;
	position: relative;
	padding-left: 30px;
}
.contact-info-wrapper .contact-address .content dd::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(../images/css_sprites4.png) no-repeat;
}
.contact-info-wrapper .contact-address .content .hottel::before {
	background-position: -8px -32px;
}
.contact-info-wrapper .contact-address .content .fax::before {
	background-position: -8px -66px;
}
.contact-info-wrapper .contact-address .content .email::before {
	background-position: -8px 0;
}
.contact-info-wrapper .contact-address .content .address::before {
	background-position: -8px -100px;
}
.contact-info-wrapper .from-message .text {
	color: #999;
}
.contact-info-wrapper .from-message .col1 {
	float: left;
	width: 100%;
}
.contact-info-wrapper .from-message .col3 {
	float: left;
	width: 32.4%;
	margin-right: 1.4%;
}
.contact-info-wrapper .from-message {
	border-top: 1px solid #ebebeb;
	padding: 80px 0 0;
}
.contact-info-wrapper .from-message h2 {
	color: #333;
}
.contact-info-wrapper .from-message .text {
	margin: 10px 0 40px;
}
.contact-info-wrapper .from-message input,
.contact-info-wrapper .from-message select,
.contact-info-wrapper .from-message textarea {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	color: #8c8c8c;
	font-size: 14px;
	resize: none;
	background-color: transparent;
	line-height: 20px;
	box-sizing: border-box;
}
.contact-info-wrapper .from-message input,
.contact-info-wrapper .from-message textarea {
	color: #333;
}
.contact-info-wrapper .from-message input[type="submit"] {
	display: block;
	width: 200px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border: none;
	background-color: #d2000f;
	font-size: 16px;
	cursor: pointer;
	clear: both;
}
.contact-info-wrapper .from-message .textarea {
	height: 180px;
	background-color: #fff;
	margin-bottom: 40px;
	padding: 14px;
}
.contact-info-wrapper .from-message .inputbox {
	background-color: #fff;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
}
.contact-info-wrapper .from-message .inputbox input {
	padding: 0 16px;
}
.contact-info-wrapper .from-message .inputbox select {
	padding: 0 46px 0 16px;
	position: relative;
	z-index: 1;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.contact-info-wrapper .from-message .select {
	position: relative;
}
.contact-info-wrapper .from-message .select::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
	height: 100%;
	background: #ccc url(../images/icon4.png) no-repeat center center;
}
.contact-info-wrapper .from-message .inputbox:nth-child(3n) {
	margin-right: 0;
}
@media (min-width: 768px) {
	.contact-info-wrapper .contact-address .item {
		float: left;
		width: 48.6%;
	}
	.contact-info-wrapper .contact-address .item:nth-child(even) {
		margin-right: 0;
	}
}
@media (max-width: 1200px) {
	.contact-info-wrapper .contact-address .content {
		padding: 25px 0 0 25px;
	}
}
@media (max-width:768px) {
	.contact-info-wrapper {
		padding: 50px 0 50px;
	}
	.contact-info-wrapper h1 {
		margin-bottom: 30px;
	}
	.contact-info-wrapper .contact-address .item {
		margin-right: 0;
	}
	.contact-info-wrapper .contact-address .image {
		width: 126px;
	}
	.contact-info-wrapper .contact-address .content {
		width: calc(100% - 126px);
		padding: 10px 4px 0 10px;
	}
	.contact-info-wrapper .contact-address .content dt {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.contact-info-wrapper .contact-address .content dd::before {
		top: -5px;
	}
	.contact-info-wrapper .contact-address .content dd {
		line-height: 20px;
		font-size: 12px;
	}
	.contact-info-wrapper .from-message .col3 {
		width: 100%;
	}
	.contact-info-wrapper .from-message .inputbox {
		margin-bottom: 2.8%;
	}
	.contact-info-wrapper .from-message .text {
		margin: 5px 0 20px;
	}
	.contact-info-wrapper .from-message {
		padding: 30px 0 0;
	}
}
/* 加入坤彩 */
.join-us {
	padding: 120px 0 144px;
}
.join-us h1 {
	margin-bottom: 53px;
}
.join-us .main {
	position: relative;
}
.join-us .list {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 10px;
}
.join-us .list .item {
	float: left;
	width: 36.33%;
	padding: 0 70px;
}
.join-us .list .item:nth-child(2) {
	width: 27.34%;
	padding: 0 58px;
}
.join-us .list .item .icon {
	display: block;
	margin: 0 auto 30px;
}
.join-us .list .item p {
	color: #333;
	font-size: 15px;
	line-height: 28px;
}
@media (max-width: 1000px) {
	.join-us .list .item,
	.join-us .list .item:nth-child(2) {
		width: 33.3333%;
		padding: 0 10px;
	}
}
@media (max-width: 768px) {
	.join-us {
		padding: 50px 0 20px;
	}
	.join-us h1 {
		margin-bottom: 30px;
	}
	.join-us .bg {
		display: none;
	}
	.join-us .list {
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		padding: 0 5px;
	}
	.join-us .list .item,
	.join-us .list .item:nth-child(2) {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	}
	.join-us .list .item .icon {
		margin: 0 auto 16px;
	}
}
/* 全球业务 */
.business-se1 {
	padding: 116px 0 80px;
	background-color: #fff;
}
.business-se1 .map-wrap {
	position: relative;
	margin: 94px 0 80px;
}
.business-se1 .map-wrap .dot {
	position: absolute;
	text-align: center;
	color: #333;
	width: 14px;
	height: 18px;
	background: url(../images/icon5.png) no-repeat center top;
	background-size: 100% auto;
}
.business-se1 .map-wrap .dot span {
	font-size: 12px;
	position: absolute;
	white-space: nowrap;
	top: 90%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.business-se1 .list .item {
	float: left;
	width: 32%;
	margin-right: 2%;
	border: 1px solid #ebebeb;
	min-height: 210px;
	padding: 30px 0 6px 30px;
}
.business-se1 .list .item:nth-child(3n) {
	margin-right: 0;
}
.business-se1 .list .item dt {
	color: #333;
	font-size: 18px;
	margin-bottom: 16px;
}
.business-se1 .list .item dd {
	margin-bottom: 8px;
	word-break: break-all;
}
.business-se1 .country .country-list {
	width: 100%;
}
.business-se1 .country .country-list li {
	float: left;
	width: 6.66666%;
	height: 85px;
	text-align: center;
	padding: 0 5px;
	cursor: pointer;
	position: relative;
}
.business-se1 .country .country-list li > img {
	width: 39px;
	height: 39px;
}
.business-se1 .country .country-list li h5 {
	display: block;
	color: #333333;
	font-size: 14px;
}
.business-se1 .country .country-list li .topic {
	display: none;
	position: absolute;
	left: 100%;
	bottom: 18px;
	z-index: 1;
	width: 445px;
	background: #fff;
	border: 1px solid #999999;
	border-radius: 8px;
	text-align: left;
}
.business-se1 .country .country-list li:nth-child(12n+0) .topic,
.business-se1 .country .country-list li:nth-child(13n+0) .topic,
.business-se1 .country .country-list li:nth-child(14n+0) .topic,
.business-se1 .country .country-list li:nth-child(15n+0) .topic {
	left: auto;
	right: 100%;
}
.business-se1 .country .country-list li:nth-child(12n+0) .topic .adorn,
.business-se1 .country .country-list li:nth-child(13n+0) .topic .adorn,
.business-se1 .country .country-list li:nth-child(14n+0) .topic .adorn,
.business-se1 .country .country-list li:nth-child(15n+0) .topic .adorn {
	background: url(../images/adorn_r.gif);
	position: absolute;
	right: -7px;
	left: auto;
}
.business-se1 .country .country-list li:hover .topic {
	display: block;
}
.clear {
	float: none;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	min-height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.business-se1 .country .country-list li .topic .adorn {
	width: 7px;
	height: 11px;
	overflow: hidden;
	background: url(../images/adorn.gif);
	position: absolute;
	bottom: 36px;
	left: -7px;
}
.business-se1 .country .country-list li .topic .adorn_r {
	width: 7px;
	height: 11px;
	overflow: hidden;
	background: url(../images/adorn_r.gif);
	position: absolute;
	bottom: 36px;
	right: -7px;
}
.business-se1 .country .country-list li .topic .inner_html {
	line-height: 24px;
	font-size: 14px;
	text-indent: 0px;
	font-family: arial;
}
.business-se1 .country .country-list li .topic h1 {
	display: block;
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	text-indent: 2em;
}
.yxwrgjdt {
	float: left;
	width: 175px;
	padding: 15px 30px 15px 15px;
}
.yxwrgjdt .image {
	width: 100%;
	padding-top: 114.28%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.yxwrgjdtzi {
	float: left;
	width: 200px;
	padding: 15px 0px 15px 0;
}
.detail-overlay {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
	max-width: 825px;
	width: 96%;
	display: none;
}
.detail-overlay .btn {
	width: 29px;
	height: 29px;
	position: absolute;
	right: 14px;
	top: 14px;
	background: url(../images/icon13.png) no-repeat;
}
.detail-overlay .inner {
	background-color: #fff;
}
.detail-overlay .inner .item {
	display: none;
}
.detail-overlay .inner .content {
	float: left;
	width: calc(100% - 364px);
	padding: 45px 48px 0 45px;
}
.detail-overlay .inner .content dt {
	color: #333;
	font-size: 24px;
	margin-bottom: 18px;
}
.detail-overlay .inner .content dd {
	color: #999;
	padding: 23px 0;
	border-bottom: 1px solid #f1f1f1;
	font-size: 16px;
}
.detail-overlay .inner .content dd p {
	padding-left: 40px;
	line-height: 24px;
	position: relative;
}
.detail-overlay .inner .content dd:last-child {
	border-bottom: 0;
}
.detail-overlay .inner .content dd p::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: url(../images/css_sprites5.png) no-repeat;
}
.detail-overlay .inner .content .tel p::before {
	background-position: -10px -44px;
}
.detail-overlay .inner .content .fax p::before {
	background-position: -9px -84px;
}
.detail-overlay .inner .content .email p::before {
	background-position: -10px -6px;
}
.detail-overlay .inner .content .address p::before {
	background-position: -11px -126px;
}
.detail-overlay .inner .content dd span {
	color: #666;
}
.detail-overlay .inner .image {
	float: left;
	width: 364px;
}
.detail-overlay .inner .image .pic {
	width: 100%;
	padding-top: 114.28%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.business-se2 {
	padding: 80px 0 140px;
}
.business-se2 .main {
	max-width: 1660px;
	width: 100%;
	margin: 0 auto;
}
.business-se2 h2 {
	margin-bottom: 50px;
}
.business-se2 .slide {
	padding: 0 98px;
}
.business-se2 .slide .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 80px;
	height: 80px;
	background-color: #fff;
	border: none;
	cursor: pointer;
	font-size: 0;
	-webkit-transition: .4s;
	transition: .4s;
}
.business-se2 .slide .slick-arrow::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 9px;
	height: 15px;
	background: url(../images/css_sprites3.png) no-repeat;
}
.business-se2 .slide .slick-prev {
	left: 0;
}
.business-se2 .slide .slick-prev::after {
	background-position: -6px -6px;
}
.business-se2 .slide .slick-next {
	right: 0;
}
.business-se2 .slide .slick-next::after {
	background-position: -27px -6px;
}
.business-se2 .slide .item .sign {
	padding: 12px;
}
.business-se2 .slide .item .sign img {
	width: 100%;
}
@media (max-width: 1200px) {
	.business-se1 .country .country-list li {
		width: 8.333333%;
	}
}
@media (max-width: 992px) {
	.business-se1 .country .country-list li {
		width: 10%;
	}
}
@media (max-width: 768px) {
	.business-se1 {
		padding: 50px 0 30px;
	}
	.business-se1 .map-wrap .dot {
		width: 10px;
		height: 14px;
	}
	.business-se1 .map-wrap .dot span {
		font-size: 12px;
		display: none;
	}
	.business-se1 .list .item {
		width: 100%;
		margin-bottom: 10px;
		padding: 15px 10px;
		min-height: auto;
	}
	.business-se1 .map-wrap {
		margin: 15px 0 30px;
	}
	.business-se2 {
		padding: 30px 0 50px;
	}
	.business-se2 .slide .item .sign {
		padding: 4px;
	}
	.business-se2 .slide .item .sign:nth-child(4n) {
		margin-right: 0 !important;
	}
	.business-se2 .slide .item .sign:nth-child(6n) {
		margin-right: 1.66%;
	}
	.business-se2 .slide .slick-arrow {
		width: 28px;
		height: 60px;
	}
	.business-se2 .slide {
		padding: 0 35px;
	}
	.business-se2 h2 {
		margin-bottom: 15px;
	}
	.detail-overlay .inner .content {
		width: 100%;
		padding: 30px 15px;
	}
	.detail-overlay .inner .content dd {
		padding: 10px 0;
		font-size: 14px;
	}
	.detail-overlay .inner .image {
		display: none;
	}
	.detail-overlay .btn {
		background: url(../images/icon15.png) no-repeat;
		background-size: 100% auto;
	}
	.business-se1 .country .country-list li {
		width: 14.2857%;
	}
}
/* 首页 */
.index-page {
	background-color: #fff;
}
.index-page .header {
	background-color: transparent;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
	box-shadow: none;
}
.index-page .header .navlist .navitem .first {
	color: #333333;
}
.index-page .header .controller .search-box {
	border: none;
}
.index-banner .slick-slide img{display: block; width: 100%;}
.index-banner .slick-dots {
	position: absolute;
	bottom: 15%;
	left: 0;
	right: 0;
	font-size: 0;
	text-align: center;
}
.index-banner .slick-dots button {
	display: none;
}
.index-banner .slick-dots li {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/dots.png) -22px -2px;
	cursor: pointer;
	margin: 0 10px;
}

.index-banner .slick-dots li.slick-active {
	background-position: -2px -2px;
}
.index-se1 {
	position: relative;
}
.index-se1 .auto1720 {
	top: -80px;
}
.index-se1 .auto1720 ul {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.index-se1 .auto1720 ul .item {
	float: left;
	width: 20%;
	height: 220px;
	text-align: center;
	display: table;
	position: relative;
}
.index-se1 .auto1720 ul .item::after {
	content: "";
	position: absolute;
	right: 0;
	top: 46%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 108px;
	background-color: #eee;
}
.index-se1 .auto1720 ul .item.first {
	background: url(../images/img2.jpg) no-repeat;
	background-size: cover;
}
.index-se1 .auto1720 ul .item.first::after,
.index-se1 .auto1720 ul .item:last-child::after {
	display: none;
}
.index-se1 .auto1720 ul .item .box {
	display: table-cell;
	vertical-align: middle;
}
.index-se1 .auto1720 ul .item .box>div {
	display: inline-block;
	text-align: left;
}
.index-se1 .auto1720 ul .item .title-en {
	color: rgba(255, 255, 255, .5);
	font-size: 24px;
}
.index-se1 .auto1720 ul .item .title-cn {
	color: #fff;
	font: 30px PingFang SC;
	margin-top: 6px;
	line-height: 1.2;
}
.index-se1 .auto1720 ul .item span {
	display: block;
	font-size: 18px;
	color: #333;
}
.index-se1 .auto1720 ul .item .number em {
	color: #de000f;
	font-size: 80px;
	margin-right: 8px;
}
.index-se1 .auto1720 ul .item .number {
	color: #999;
}
.index-se2 {
	padding: 60px 0 160px;
}
.index-se2 .image {
	width: 60%;
	position: relative;
	cursor: pointer;
}
.index-se2 .image .play {
	position: absolute;
	left: 42%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .9);
}
.index-se2 .image .play::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-left: 20px solid #de000f;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.index-se2 .content {
	position: absolute;
	bottom: 0;
	left: 51%;
	background-color: #fff;
	width: 43.6%;
	padding: 3.4% 1.9% 0 4.65%;
}
.index-se2 .content p {
	font-size: 16px;
	line-height: 28px;
	margin: 6.3% 0 0;
}
.index-se2 .content .list {
	padding: 10.3% 0 12.5%;
	border-bottom: 5px solid #de000f;
}
.index-se2 .content .list .item {
	float: left;
	text-align: center;
	width: 20%;
	position: relative;
}
.index-se2 .content .list .item .dots {
	font-size: 0;
	margin-top: 36%;
}
.index-se2 .content .list .item .dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #de000f;
	border-radius: 50%;
	margin: 0 2.5px;
}
.index-se2 .content .list .item .icon {
	display: block;
	margin: 0 auto 8%;
	-webkit-transition: .4s;
	transition: .4s;
}
.index-se3 {
	background: url(../images/img1.jpg) no-repeat center top;
}
.index-se3 .title-view {
	padding: 90px 0 100px;
}
.index-se3 .title-en {
	color: rgba(255, 255, 255, .3);
}
.index-se3 .title-cn {
	color: #fff;
}
.index-se3 .list .list-item {
	width: 25%;
	float: left;
	position: relative;
}
.index-se3 .list .list-item::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	/*background-image: linear-gradient(to top, rgba(0, 60, 86, .9), rgba(0, 60, 86, 0) 76%);*/
	pointer-events: none;
}
.index-se3 .list .list-item .slide .item a {
	display: block;
	padding-top: 130.23%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.index-se3 .list .slide .slick-dots {
	position: absolute;
	font-size: 0;
	right: 12%;
	bottom: 9%;
	z-index: 10;
}
.index-se3 .list .slide .slick-dots li {
	display: inline-block;
	padding: 4px;
	margin: 0 2px;
}
.index-se3 .list .slide .slick-dots li.slick-active button {
	background-color: #de000f;
}
.index-se3 .list .slide .slick-dots button {
	font-size: 0;
	background-color: rgba(255, 255, 255, .3);
	border: none;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	padding: 0;
	cursor: pointer;
}
.index-se3 .list .list-item .btn {
	position: absolute;
	left: 12%;
	bottom: 10%;
	z-index: 4;
	width: 30px;
	height: 6px;
	background: url(../images/icon10.png) no-repeat;
}
.index-se4 {
	padding: 150px 0;
}
.index-se4 .content {
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
}
.index-se4 .content .article {
	width: 125%;
	background-color: #fff;
	padding: 8.8% 25% 10% 0;
	margin-top: 5.2%;
}
.index-se4 .content .article .slick-dots {
	display: none !important;
}
.index-se4 .content .article h3 {
	color: #2c9aaa;
	font-size: 24px;
	padding-bottom: 28px;
	position: relative;
	margin: 18px 0 24px;
}
.index-se4 .content .article h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 1px;
	background-color: #de000f;
}
.index-se4 .content .article p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 8%;
}
.index-se4 .content .article .current {
	color: #999;
	font-size: 30px;
}
.index-se4 .content .small-image {
	width: 32%;
}
.index-se4 .content .arrows {
	position: absolute;
	bottom: 0;
	left: 17.3%;
	z-index: 1;
	font-size: 0;
}
.index-se4 .content .arrows span {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	font-family: SimSun;
	color: #999;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: .4s;
	transition: .4s;
}
.index-se4 .content .arrows span:hover {
	background-color: #de000f;
	color: #fff;
}
.index-se4 .image-slide {
	width: 60%;
	float: right;
}
.index-se5 {
	padding: 68px 0 150px;
	background: #f7f7f7 url(../images/img3.png) no-repeat right top;
}
.index-se5 .title-view {
	margin-bottom: 60px;
}
.index-se5 .item {
	width: 25%;
	float: left;
	position: relative;
	background-color: #fff;
}
.index-se5 .item a::before,
.index-se5 .item a::after {
	content: "";
	position: absolute;
	box-sizing: border-box;
	z-index: 1;
	width: 0;
	height: 0;
}
.index-se5 .item a::before {
	bottom: 0;
	right: 0;
	border-bottom: 4px solid transparent;
	border-left: 4px solid transparent;
	-webkit-transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
	transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}
.index-se5 .item a:hover::before {
	width: 100%;
	height: 100%;
	border-bottom-color: #de000f;
	border-left-color: #de000f;
	-webkit-transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
	transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.index-se5 .item a::after {
	left: 0;
	top: 0;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	-webkit-transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
	transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}
.index-se5 .item a:hover::after {
	width: 100%;
	height: 100%;
	border-top-color: #de000f;
	border-right-color: #de000f;
	-webkit-transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
	transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.index-se5 .item:nth-child(even) .image {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.index-se5 .item:nth-child(even) .content {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.index-se5 .item .image {
	overflow: hidden;
}
.index-se5 .item .image .box {
	padding-top: 60.46%;
	-webkit-transition: .4s;
	transition: .4s;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.index-se5 .item .content {
	padding: 11% 9.3% 0;
	position: relative;
}
.index-se5 .item .content .time {
	color: #de000f;
	font: 16px PingFang SC;
	line-height: 1.2;
}
.index-se5 .item .content .title {
	color: #333;
	font-size: 18px;
	margin: 3% 0;
}
.index-se5 .item .content .text {
	color: #999;
	line-height: 24px;
}
.index-se5 .item .icon {
	display: block;
	width: 30px;
	height: 6px;
	background: url(../images/icon2.png) no-repeat;
	margin-top: 12%;
}
.video-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	background-color: rgba(0, 0, 0, .5);
	display: none;
}
.video-overlay .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
}
.video-overlay .inner video {
	display: block;
	width: 100%;
}
.video-overlay .close-btn {
	background: rgba(30, 30, 30, .6);
	cursor: pointer;
	height: 44px;
	padding: 10px;
	transition: color .2s;
	vertical-align: top;
	width: 44px;
	position: absolute;
	right: 0;
	top: 0;
	color: #ccc;
}
.video-overlay .close-btn svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}
@media (min-width: 768px) {
	.video-overlay .inner {
		width: 60%;
	}
}
@media (max-width: 1440px) {
	.index-se1 .auto1720 ul .item .number em {
		font-size: 56px;
	}
}
@media (max-width: 992px) {
	.index-se1 .auto1720 ul .item span {
		font-size: 15px;
	}
	.index-se1 .auto1720 ul .item .number em {
		font-size: 40px;
	}
	.index-se1 .auto1720 ul .item .title-cn {
		font-size: 24px;
	}
	.index-se1 .auto1720 ul .item .title-en {
		font-size: 20px;
	}
	.index-se3 .list .list-item {
		width: 50%;
	}
	.index-se4 .content .small-image {
		display: none;
	}
	.index-se5 .item {
		width: 50%;
	}
}
@media (max-width: 768px) {
	.title-en {
		font-size: 36px;
	}
	.title-cn {
		font-size: 28px;
		margin-top: 6px;
	}
	.index-banner .slick-dots {
		bottom: 8%;
	}
	.index-se1 .auto1720 {
		position: static;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.index-se1 .auto1720 ul .item {
		width: 50%;
		height: 110px;
		text-align: left;
		padding-left: 20px;
	}
	.index-se1 .auto1720 ul .item::after {
		height: 66px;
		top: 48%;
	}
	.index-se1 .auto1720 ul .item.first {
		width: 100%;
	}
	.index-se1 .auto1720 ul .item .number em {
		font-size: 30px;
	}
	.index-se2 {
		padding: 40px 0 40px;
	}
	.index-se2 .image {
		width: 100%;
	}
	.index-se2 .image .play {
		left: 50%;
		width: 50px;
		height: 50px;
	}
	.index-se2 .image .play::after {
		border-left: 10px solid #de000f;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
	}
	.index-se2 .content {
		position: static;
		width: 100%;
		padding: 20px 0 0;
	}
	.index-se2 .content p {
		font-size: 14px;
		margin: 20px 0 0;
	}
	.index-se3 .title-view {
		padding: 40px 0 20px;
	}
	.index-se4 {
		padding: 40px 0;
	}
	.index-se4 .image-slide {
		width: 100%;
		float: none;
	}
	.index-se4 .content {
		width: 100%;
		position: relative;
		padding: 0;
	}
	.index-se4 .content .article {
		width: 100%;
		margin-top: 0;
		padding: 20px 0 40px;
	}
	.index-se4 .content .article p {
		font-size: 14px;
		line-height: 20px;
	}
	.index-se4 .content .arrows {
		left: auto;
		right: 0;
	}
	.index-se4 .content .article .icon {
		width: 40px;
	}
	.index-se4 .content .article h3 {
		padding-bottom: 16px;
		margin: 8px 0 16px;
	}
	.index-se5 {
		padding: 40px 0 60px;
	}
	.index-se5 .title-view {
		margin-bottom: 20px;
	}
	.index-se5 .item {
		width: 100%;
		margin-bottom: 20px;
	}
	.index-se5 .item .content {
		height: auto !important;
		padding: 20px 10px;
	}
	.index-se5 .item:nth-child(even) .image {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.index-se5 .item:nth-child(even) .content {
		-webkit-transform: translateY(0);
		-webkit-transform: translateY(0);
	}
}
/* 电子画册下载 */
.down-list {
	padding-bottom: 20px;
}
.down-list li {
	width: 31.181%;
	margin-right: 3.2%;
	float: left;
	margin-bottom: 3%;
}
.down-list li:nth-child(3n) {
	margin-right: 0;
}
.down-list li a {
	display: block;
	background: #f9f9f9;
	padding: 10%;
	border-radius: 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow: 0 0 30px rgba(145, 145, 145, .18);
}
.down-list .text {
	padding-left: 50px;
	background: url(../images/icon_pdf.png) no-repeat left top;
}
.down-list .text h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333333;
}
.down-list .text time {
	padding-left: 20px;
	background: url(../images/icon_time.png) no-repeat left center;
	font-size: 16px;
	color: #999999;
	display: block;
	margin: 7.2% 0;
}
.down-list .text span {
	color: #00304f;
	font-size: 16px;
	padding-right: 28px;
	background: url(../images/icon14.png) no-repeat right center;
}
@media (min-width: 1000px) {
	.down-list li a {
		padding: 6%;
	}
}
@media(max-width:768px) {
	.down-list li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1% !important;
	}
	.down-list .txt h3 {
		font-size: 16px;
	}
	.down-list .txt span,
	.down-list .txt time {
		font-size: 14px;
	}
}
@media(max-width:480px) {
	.down-list li {
		width: 100%;
		margin-left: 0;
		margin-right: 0 !important;
	}
}

@media (min-width: 1025px) {
	.product-search{position: absolute; right: 6%; top: -18px; z-index: 6;}
}
@media (min-width: 1440px) {
	.product-search{right: calc((104% - 1440px) / 2);}
}
/* 768分辨率以上 */
@media (min-width: 768px) {
	.header .navlist .navitem:hover .first {
		color: #d2000f;
	}
	.header .navlist .navitem:hover .first {
		color: #d2000f;
	}
	.header .navlist .navitem:hover .first::after {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.column-nav-view li a:hover {
		color: #d2000f;
	}
	
	.header .navlist .subnav-view a:hover {
		color: #d2000f;
	}
	.news-wrapper .list .item .thumbnail:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.news-wrapper .list .item .title a:hover {
		color: #de000f;
	}
	.contact-info-wrapper .contact-address .item:hover dt {
		color: #d2000f;
	}
	.contact-info-wrapper .contact-address .item:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.business-se2 .slide .slick-arrow:hover {
		background-color: #d2000f;
	}
	.business-se2 .slide .slick-prev:hover::after {
		background-position: -48px -6px;
	}
	.business-se2 .slide .slick-next:hover::after {
		background-position: -69px -6px;
	}
	.index-se5 .item:hover .image .box {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.index-se2 .content .list .item:hover .icon {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@media (max-width:1024px) {
	.product-search {padding: 50px 0 30px; background: #fff;}
	.product-search .search-box{margin: 0 auto; width: 80%;}
}
