.banner-title h1 {
	font-size: 27px;
	color: #fff;
	padding: 0;
}

.column-line {
	height: 1px;
	opacity: 0;
	-webkit-opacity: 0;
}

.column {
	position: relative;
}

.column-nav {
	position: absolute;
	height: 90px;
	overflow: hidden;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
	background: url(../images/bg-fixed-nav-copy.png) center top no-repeat;
	background-size: cover;
}

.column-nav a {
	position: relative;
	display: inline-block;
	text-align: center;
	color: #fff;
	height: 90px;
}

.column-nav a span {
	position: absolute;
	left: 0;
	top: 70px;
	width: 7px;
	height: 7px;
	display: block;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: 100%;
	background: #001a47;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.column-nav a img {
	display: block;
}

.column-nav a label {
	position: absolute;
	top: 28px;
	right: 0;
	cursor: pointer;
}

.column-nav a:hover span,
.column-nav a.active span {
	background: #68a6ff;
}

.column-nav a:hover label,
.column-nav a.active label {
	color: #68a6ff;
}

.column-nav.navFix {
	position: fixed !important;
}

.title {
	height: 60px;
	background-color: #001a47;
}

.title h2 {
	font-size: 16px;
	color: #fff;
	padding: 0;
	line-height: 60px;
}

.title h2 span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 28px;
}

/*å…³äºŽç›˜æ¯‚*/
/*.about .banner{padding-top:452px;height: 468px;background: url(../images/about/banner.jpg) center top no-repeat;background-size: cover;}*/
.about .banner {
	position: relative;
	height: auto;
	overflow: hidden;
}

.about .banner img {
	display: block;
}

.about .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 24%;
}

.about .section1 .column {
	height: auto;
	overflow: hidden;
	position: relative;
}

.section1 .column img {
	display: block;
}

.section2 .column {
	height: auto;
	overflow: hidden;
}

.section2 .column img {
	display: block;
}

.about .column-line {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}

.about .column-nav a {
	display: inline-block;
	width: 400px;
}

.about .column-nav a span {
	margin-left: -4px;
	left: 50%;
}

.about .column-nav a label {
	right: 100px;
}

.about .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-qyjj.png) center -6px no-repeat;
}

.about .column-nav a:nth-child(1):hover,
.about .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-qyjj-active.png) center -6px no-repeat;
}

.about .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-qywh.png) center -6px no-repeat;
}

.about .column-nav a:nth-child(2):hover,
.about .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-qywh-active.png) center -6px no-repeat;
}

.about .text-box {
	padding: 15px 35px 20px;
}

.about .text-box p {
	font-size: 15px;
	color: #595757;
	line-height: 25px;
	padding-top: 15px;
}

.about .text-box img.img {
	margin: 20px 0;
}

.about .history {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
}

.about .history h2 {
	padding: 0 36px;
}

.about .history h2 span {
	position: relative;
	padding-top: 28px;
	width: 102px;
	height: 74px;
	line-height: 22px;
	text-align: center;
	color: #001a47;
	font-size: 17px;
	font-weight: bold;
	display: block;
	background: url(../images/about/bg-history-title.png) center top no-repeat;
}

.about .history ul {
	height: auto;
	overflow: visible;
	padding: 0 20px 35px;
	border-left: 2px solid #001a47;
	margin-left: 84px;
}

.about .history ul li {
	height: auto;
	overflow: visible;
	clear: both;
	padding-top: 5px;
}

.about .history ul li span {
	margin-left: -74px;
	color: #b81c22;
	font-weight: bold;
	font-size: 16px;
	padding-top: 30px;
}

.about .history ul li span i {
	position: relative;
	top: 3px;
	float: right;
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 2px solid #001a47;
	background-color: #fff;
	border-radius: 100%;
	margin-left: 8px;
}

.about .history ul li .history-cen {
	height: auto;
	overflow: visible;
}

.about .history ul li .history-cen em {
	margin-right: 15px;
	position: relative;
}

.about .history ul li .history-cen em:before {
	position: absolute;
	content: '';
	height: 2px;
	background-color: #001a47;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.about .history ul li .history-cen p {
	font-size: 14px;
	color: #001a47;
	line-height: 22px;
	padding-top: 18px;
}

.about .history ul li:nth-child(1) em {
	margin-left: 117px;
}

.about .history ul li:nth-child(1) em:before {
	width: 134px;
	left: -134px;
}

.about .history ul li:nth-child(2) em {
	margin-left: 214px;
}

.about .history ul li:nth-child(2) em:before {
	width: 231px;
	left: -231px;
}

.about .history ul li:nth-child(3) em {
	margin-left: 340px;
}

.about .history ul li:nth-child(3) em:before {
	width: 357px;
	left: -357px;
}

.about .history ul li:nth-child(4) em {
	margin-left: 460px;
}

.about .history ul li:nth-child(4) em:before {
	width: 477px;
	left: -477px;
}

.about .history ul li:nth-child(5) em {
	margin-left: 580px;
}

.about .history ul li:nth-child(5) em:before {
	width: 597px;
	left: -597px;
}

.about .history ul li:nth-child(6) em {
	margin-left: 720px;
}

.about .history ul li:nth-child(6) em:before {
	width: 737px;
	left: -737px;
}

.about .history ul li:nth-child(6) .history-cen p {
	padding-top: 6px;
}

/*åŠ å…¥ç›˜æ¯‚*/
/*.join .banner{padding-top:452px;height: 468px;background: url(../images/join/banner.jpg) center top no-repeat;background-size: cover;}*/
.join .banner {
	position: relative;
	height: auto;
	overflow: hidden;
}

.join .banner img {
	display: block;
}

.join .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 24%;
}

.join .banner .banner-title h1 {
	color: #fff;
}

.join .main {
	padding: 45px 0 30px;
}

.join .join-list {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.join .join-list h1 {
	position: relative;
	cursor: pointer;
	padding: 18px 35px;
	font-size: 16px;
	color: #000;
	background-color: #efefef;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.join .join-list h1 span {
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	right: 35px;
	top: 50%;
	margin-top: -13px;
	background: url(../images/icon-join-jiantou-default.png) center center no-repeat;
}

.join .join-list h1.active {
	background-color: #001a47;
	color: #fff;
	font-weight: bold;
}

.join .join-list h1.active span {
	background: url(../images/icon-join-jiantou.png) center center no-repeat;
}

.join .join-list h1:hover {
	background-color: #001a47;
	color: #fff;
	font-weight: bold;
}

.join .join-list h1:hover span {
	background: url(../images/icon-join-jiantou-hover.png) center center no-repeat;
}

.join .join-list h1.active:hover span {
	background: url(../images/icon-join-jiantou.png) center center no-repeat;
}

.join .join-list .join-list-cen {
	height: auto;
	overflow: hidden;
	display: none
}

.join .join-list .join-list-cen p {
	color: #9fa0a0;
	font-size: 14px;
	line-height: 25px;
	padding: 0 36px;
}

.join .join-list .join-list-cen div {
	color: #9fa0a0;
	font-size: 14px;
	line-height: 25px;
	padding: 0 36px;
}

.join .join-list .join-list-cen h2 {
	font-size: 15px;
	color: #000;
	padding: 22px 36px;
	border-top: 1px solid #efefef;
	margin-top: 20px;
}

.join .join-list .join-list-cen h3 {
	padding-top: 20px;
}

.join .join-list .join-list-cen h2:first-child {
	border-top: 0;
}

/*.join .join-list .join-list-cen a{margin:25px 36px 45px;display: inline-block;width: 100px;height: 33px;line-height: 33px;text-align: center;background-color: #b81c22;color: #fff;border-radius: 40px;}
.join .join-list .join-list-cen a:hover{background-color: #d0494e;}*/
.join .join-list .join-list-cen .send-email {
	font-size: 15px;
	padding-bottom: 20px;
	border-top: 1px solid #efefef;
	margin-top: 22px;
}

.join .join-list .join-list-cen .send-email h2 {
	margin: 0;
}

.join .join-list .join-list-cen .send-email a {
	color: #b81c22;
	font-weight: bold;
	font-size: 15px;
}

/*æ–°é—»ä¸­å¿ƒ*/
/*.news .banner{padding-top:402px;height: 518px;background: url(../images/news/banner.jpg) center top no-repeat;background-size: cover;}*/
.news .banner {
	position: relative;
	height: auto;
	overflow: hidden;
}

.news .banner img {
	display: block;
}

.news .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 402px;
}

.news .banner .banner-title h1 {
	color: #fff;
}

.news .column {
	display: block;
}

.news .column-nav a {
	display: inline-block;
	width: 400px;
}

.news .column-nav a span {
	margin-left: -4px;
	left: 50%;
}

.news .column-nav a label {
	right: 100px;
}

.news .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-rdxw.png) center -6px no-repeat;
}

.news .column-nav a:nth-child(1):hover,
.news .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-rdxw-active.png) center -6px no-repeat;
}

.news .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-qyxw.png) center -6px no-repeat;
}

.news .column-nav a:nth-child(2):hover,
.news .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-qyxw-active.png) center -6px no-repeat;
}

.news .tit {
	height: 98px;
	line-height: 95px;
	font-size: 16px;
	color: #001a47;
	font-weight: bold;
}

.news .tit span {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin: 0 14px 0 30px;
	position: relative;
	top: 20px;
}

.news .rd .tit span {
	background: url(../images/icon-news-rd.png) center top no-repeat;
}

.news .qy .tit span {
	background: url(../images/icon-news-qy.png) center top no-repeat;
}

.news .news-list {
	height: auto;
	overflow: hidden;
	padding-bottom: 80px;
	margin-top: 110px;
}

.news #rdxwList {
	display: block;
}

.news .news-top {
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.news .news-top a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.news .news-top a .img-box {
	height: 560px;
	overflow: hidden;
}

.news .news-top a .img-box img {
	display: block;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
}

.news .news-top a:hover .img-box img {
	transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
}

.news .news-top .cover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	height: 180px;
	background: url('../images/news/bg-cover.png') repeat-x;
}

.news .news-top .text-box {
	z-index: 3;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 18px 14px;
}

.news .news-top .text-box h2 {
	font-size: 22px;
	color: #f0f0f0;
	margin-bottom: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .news-top .text-box p {
	font-size: 14px;
	color: #f0f0f0;
	line-height: 25px;
	margin-bottom: 12px;
	width: 920px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .news-top .text-box p.time {
	font-size: 24px;
	color: #f0f0f0;
}

.news .news-list ul {
	height: auto;
	overflow: hidden;
}

.news .news-list ul li {
	position: relative;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.news .news-list ul li .text-box {
	height: auto;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #eeeeee;
}

.news .news-list ul li a {
	display: block;
	padding: 12px 12px;
	height: auto;
	overflow: hidden;
}

.news .news-list ul li .view-more {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 68px;
	height: 100%;
	text-align: center;
	background: url(../images/icon-news-right.png) center center no-repeat #eeeeee;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.news .news-list ul li .img-box {
	width: 342px;
	height: 160px;
	overflow: hidden;
	margin-right: 20px;
}

.news .news-list ul li .img-box img {
	display: block;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
}

.news .news-list ul li .text {
	height: 100%;
	overflow: hidden;
}

.news .news-list ul li h2 {
	font-size: 16px;
	color: #595757;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 5px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .news-list ul li p {
	font-size: 14px;
	color: #595757;
	line-height: 25px;
	margin-bottom: 20px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .news-list ul li p.time {
	margin: 0;
}

.news .news-list ul li p span {
	font-size: 16px;
	color: #727171;
}

.news .news-list ul li a:hover h2 {
	color: #001a47;
}

.news .news-list ul li a:hover .img-box img {
	transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
	-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
}

.news .news-list ul li:hover .view-more {
	background: url(../images/icon-news-right-active.png) center center no-repeat #001a47;
}

.news .news-list .view-more {
	height: 68px;
	width: 100%;
	margin-top: 20px;
}

.news .news-list .view-more a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(../images/icon-view-more.png) center center no-repeat #001a47;
}

.news .news-list .view-more a:hover {
	opacity: 0.9;
	-webkit-opacity: 0.9;
}

/*æ–°é—»è¯¦æƒ…é¡µ*/
.news-detail {
	height: auto;
	overflow: hidden;
	background-color: #fff;
	min-height: 620px;
	padding-top: 250px;
	padding-bottom: 50px;
}

.news-detail .tit {
	height: auto;
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 28px;
}

.news-detail .tit h1 {
	font-size: 28px;
	font-weight: normal;
	color: #000;
	padding-bottom: 15px;
	;
}

.news-detail .tit p {
	color: #999;
}

.news-detail .text-box {
	height: auto;
	overflow: hidden;
	font-size: 15px;
	color: #595757;
	line-height: 24px;
}

.news-detail .text-box img {
	display: inline-block;
	max-width: 100%;
}

.news-detail .text-box p {
	padding-bottom: 22px;
}

.news-detail .text-box p b {
	color: #333;
}

.news-detail .text-box video {
	width: 100%;
}

/*ç›˜æ¯‚ä¸–ç•Œ*/
/*.word .banner1{padding-top:370px;height: 528px;background: url(../images/word/banner1.jpg) center top no-repeat;background-size: cover;}*/
.word .banner1 {
	height: auto;
	overflow: hidden;
	position: relative;
}

.word .banner img {
	display: block;
}

.word .banner1 .w1200 {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	padding-top: 18%;
}

.word .banner1 .banner-title p {
	font-size: 16px;
}

/*.word .banner2{position:relative;padding-top:59px;height: 740px;background: url(../images/word/banner2.jpg) center top no-repeat;background-size: cover;}*/
.word .banner2 {
	height: auto;
	overflow: hidden;
	position: relative;
}

.word .banner2 .w1200 {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	padding-top: 59px;
}

.word .banner2 .column {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 89px;
}

.word .banner2 .column .w1200 {
	position: relative;
	padding: 0;
}

.word .banner-title h1 {
	margin-bottom: 18px;
}

.word .banner-title p {
	line-height: 25px;
	padding: 0;
}

.word .banner1 .banner-title p {
	color: #001a47;
}

.word .banner2 .banner-title h1 {
	color: #fff
}

.word .banner2 .banner-title p {
	color: #fff
}

.word .column-nav a {
	width: 25%;
	display: block;
	float: left;
}

.word .column-nav a span {
	left: 50%;
	margin-left: -4px;
}

.word .column-nav a label {
	right: 18px;
}

.word .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-ddqc.png) center -6px no-repeat;
}

.word .column-nav a:nth-child(1):hover,
.word .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-ddqc-active.png) center -6px no-repeat;
}

/*.word .column-nav a:nth-child(2){width:286px;background: url(../images/icon/icon-ddcyc.png) 96px -3px no-repeat;}
.word .column-nav a:nth-child(2):hover,.word .column-nav a:nth-child(2).active{background: url(../images/icon/icon-ddcyc-active.png) 96px -3px no-repeat;}
.word .column-nav a:nth-child(2) span{left: 134px;}
.word .column-nav a:nth-child(2) label{right: 21px;}*/
.word .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-tzgydj.png) 103px -6px no-repeat;
}

.word .column-nav a:nth-child(2):hover,
.word .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-tzgydj-active.png) 103px -6px no-repeat;
}

.word .column-nav a:nth-child(2) label {
	right: 8px;
}

.word .column-nav a:nth-child(3) {
	background: url(../images/icon/icon-fglys.png) center -5px no-repeat;
}

.word .column-nav a:nth-child(3):hover,
.word .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-fglys-active.png) center -5px no-repeat;
}

.word .column-nav a:nth-child(3) label {
	right: -15px;
}

.word .column-nav a:nth-child(4) {
	background: url(../images/icon/icon-qbjx.png) center -6px no-repeat;
}

.word .column-nav a:nth-child(4):hover,
.word .column-nav a:nth-child(4).active {
	background: url(../images/icon/icon-qbjx-active.png) center -6px no-repeat;
}

.word .column-nav a:nth-child(4) label {
	right: 20px;
}

.word .main .section {
	height: auto;
	position: relative;
	overflow: hidden;
}

.word .main .section .text {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40%;
	padding: 0 8%;
	box-sizing: border-box;
}

.word .main .section .text h2 {
	font-size: 22px;
	color: #001a47;
	margin-bottom: 10px
}

.word .main .section .text p {
	font-size: 18px;
	color: #001a47;
	margin-bottom: 20px
}

.word .main .section .text a {
	color: #001a47;
	font-size: 15px;
}

.word .main .section .text a span {
	position: relative;
	top: 1px;
	display: inline-block;
	margin-right: 8px;
	width: 12px;
	height: 12px;
	background: url(../images/word/icon-circle1.png) no-repeat;
	background-size: 100%;
}

.word .main .section img {
	display: block;
}

/*.word .main .section1{background: url(../images/word/word-1.jpg) center top no-repeat;background-size: cover;}
.word .main .section2{background: url(../images/word/word-2.jpg) center top no-repeat;background-size: cover;}
.word .main .section3{background: url(../images/word/word-3.jpg) center top no-repeat;background-size: cover;}
.word .main .section4{background: url(../images/word/word-4.jpg) center top no-repeat;background-size: cover;}
.word .main .section5{background: url(../images/word/word-5.jpg) center top no-repeat;background-size: cover;}*/
.word .solution-cen {
	padding-bottom: 20px;
}

.word .solution-cen .list {
	height: auto;
	overflow: hidden;
}

.word .solution-cen .list img {
	float: left;
	display: block;
	margin-right: 12px;
	width: 10px;
	position: relative;
	top: 6px;
	margin-bottom: 20px;
}

.word .solution-cen .list p {
	text-align: left !important;
	line-height: 27px;
	color: #001a47;
}

.word .solution-cen .list p a {
	color: #001a47;
}

/*解决方案*/
/*.solution .banner{padding-top:430px;height: 490px;background: url(../images/solution/banner-solution.jpg) center top no-repeat;background-size: cover;}*/
.solution .banner {
	height: auto;
	overflow: hidden;
	position: relative;
}

.solution .banner img {
	display: block;
}

.solution .banner .w1200 {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	padding-top: 22%;
}

.solution .banner-title img {
	margin-right: 20px;
}

.solution .banner-title .text-box {
	height: auto;
	overflow: hidden;
}

.solution .banner-title .text-box h1 {
	margin: 20px 0 5px;
	padding: 0;
	font-size: 22px;
	color: #fff;
}

.solution .banner-title .text-box p {
	font-size: 16px;
	color: #fff;
	padding-left: 0;
}

.solution .solution-cen {
	height: auto;
	overflow: hidden;
}

.solution .solution-cen h3 {
	font-size: 22px;
	color: #001a47;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 15px;
}

.solution .solution-cen p {
	text-align: center;
	font-size: 15px;
	color: #595757;
	line-height: 25px;
}

.solution .solution-cen .solution-demo {
	height: auto;
	overflow: hidden;
	position: relative;
}

.solution .solution-cen .solution-demo .points {
	position: absolute;
}

.solution .solution-cen .solution-demo .points .point-cen p {
	font-size: 16px;
	color: #001a47;
	font-weight: bold;
}

.solution .solution-cen .solution-demo .points span {
	position: absolute;
	width: 26px;
	height: 26px;
	display: block;
	background: url(../images/icon-points.png) no-repeat;
	animation-delay: 0s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}

.solution .solution-cen .solution-demo .point-1 {
	width: 380px;
	height: 160px;
	right: 38px;
	top: 60px;
}

.solution .solution-cen .solution-demo .point-1 span {
	left: 0;
	bottom: 0;
}

.solution .solution-cen .solution-demo .point-1 .point-cen {
	width: 380px;
	height: 160px;
	background: url(../images/solution/bg-point-1.png) 20px 60px no-repeat;
}

.solution .solution-cen .solution-demo .point-1 .point-cen p {
	position: absolute;
	right: 22px;
	top: 50px;
}

.solution .solution-cen .solution-demo .point-2 {
	width: 480px;
	height: 210px;
	left: 324px;
	top: 70px;
}

.solution .solution-cen .solution-demo .point-2 span {
	left: 0;
	bottom: 0;
}

.solution .solution-cen .solution-demo .point-2 .point-cen {
	width: 480px;
	height: 210px;
	background: url(../images/solution/bg-point-2.png) 20px 20px no-repeat;
}

.solution .solution-cen .solution-demo .point-2 .point-cen p {
	position: absolute;
	top: 12px;
	right: 18px;
}

.solution .solution-cen .solution-demo .point-3 {
	width: 220px;
	height: 244px;
	left: 94px;
	top: 300px;
}

.solution .solution-cen .solution-demo .point-3 span {
	left: 120px;
	top: 0;
}

.solution .solution-cen .solution-demo .point-3 .point-cen {
	width: 220px;
	height: 244px;
	background: url(../images/solution/bg-point-3.png) 140px 20px no-repeat;
}

.solution .solution-cen .solution-demo .point-3 .point-cen p {
	position: absolute;
	bottom: 6px;
	right: 50px;
}

.solution .solution-cen .solution-demo .point-4 {
	width: 250px;
	height: 170px;
	left: 328px;
	top: 374px;
}

.solution .solution-cen .solution-demo .point-4 span {
	left: 0;
	top: 0;
}

.solution .solution-cen .solution-demo .point-4 .point-cen {
	width: 250px;
	height: 170px;
	background: url(../images/solution/bg-point-4.png) 20px 20px no-repeat;
}

.solution .solution-cen .solution-demo .point-4 .point-cen p {
	position: absolute;
	bottom: 5px;
	left: 70px;
}

/*.product .banner{position:relative;padding-top:340px;height: 455px;background: url(../images/solution/banner-product.jpg) center top no-repeat;background-size: cover;}*/
.product .banner {
	height: auto;
	overflow: hidden;
	position: relative;
}

.product .banner .banner-title h1 {
	color: #fff;
}

.product .banner img {
	display: block;
}

.product .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 18%;
}

.product .banner .column {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 89px;
}

.product .banner .column .w1200 {
	position: relative;
	padding: 0;
}

.product .column-nav a {
	width: 33.333%;
	float: left;
}

.product .column-nav a span {
	left: 50%;
	margin-left: -4px;
}

.product .column-nav a label {
	right: 82px;
}

.product .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-ps-pgjg.png) center -5px no-repeat;
}

.product .column-nav a:nth-child(1):hover,
.product .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-ps-pgjg-active.png) center -5px no-repeat;
}

.product .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-pds-pgjg.png) center -5px no-repeat;
}

.product .column-nav a:nth-child(2):hover,
.product .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-pds-pgjg-active.png) center -5px no-repeat;
}

.product .column-nav a:nth-child(2) label {
	right: 70px;
}

.product .column-nav a:nth-child(3) {
	background: url(../images/icon/icon-pgkzq.png) center -5px no-repeat;
}

.product .column-nav a:nth-child(3):hover,
.product .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-pgkzq-active.png) center -5px no-repeat;
}

.product .product-list {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

.product .product-list .product-list-cen {
	height: auto;
	overflow: hidden;
	padding: 0 14px;
}

.product .product-list .product-list-cen .canshu-top {
	height: auto;
	overflow: hidden;
}

.product .product-list .product-img {
	width: 500px;
	margin-right: 75px;
}

.product .product-list .product-title {
	height: 68px;
	margin-bottom: 20px;
}

.product .product-list .product-title h2 {
	font-size: 18px;
	color: #001a47;
	font-weight: bold;
	padding: 12px 0 6px;
}

.product .product-list .product-title p {
	font-size: 14px;
	color: #001a47;
}

.product .product-list .product-title.ps {
	padding-left: 87px;
	background: url(../images/product/icon-ps.png) 0 center no-repeat;
}

.product .product-list .product-title.pds {
	padding-left: 87px;
	background: url(../images/product/icon-pds.png) 0 center no-repeat;
}

.product .product-list .text-box {
	width: 470px;
	height: auto;
	overflow: hidden;
	padding-top: 40px;
}

.product .product-list .text-box ul {
	display: inline-block;
}

.product .product-list .text-box ul li {
	height: auto;
	overflow: hidden;
	font-size: 13px;
	margin-left: 70px;
	padding: 0 0 0 16px;
	background: url(../images/icon-circle.png) 0 center no-repeat;
}

.product .product-list .text-box ul li p {
	border-top: 1px solid #d2d2d2;
	padding: 20px 30px 20px 0;
	color: #595757;
}

.product .product-list .text-box ul li:first-child p {
	border-top: 0;
}

.product .product-list table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 0;
}

.product .product-list table th {
	color: #001a47;
	padding: 16px 0;
	border-top: 1px solid #001a47;
	border-bottom: 1px solid #001a47;
	border-left: 4px solid #fff;
	border-right: 3px solid #fff;
}

.product .product-list table tr th:nth-child(2n+1) {
	border-top: 2px solid #001a47;
	border-bottom: 2px solid #001a47;
}

.product .product-list table td {
	color: #595757;
	padding: 15px 0;
	border-top: 1px solid #001a47;
	border-bottom: 1px solid #001a47;
	border-left: 4px solid #fff;
	border-right: 3px solid #fff;
}

.product .product-list table tr td:nth-child(2n+1) {
	border-top: 2px solid #001a47;
	border-bottom: 2px solid #001a47;
}

.product .product-list.bgf6 {
	background-color: #f6f6f6;
}

.product .product-list.bgf6 table th {
	border-left: 4px solid #f6f6f6;
	border-right: 3px solid #f6f6f6;
}

.product .product-list.bgf6 table td {
	border-left: 4px solid #f6f6f6;
	border-right: 3px solid #f6f6f6;
}

.product .product-list dl {
	height: auto;
	overflow: hidden;
	padding: 30px 0 0;
}

.product .product-list dl dd {
	height: auto;
	overflow: hidden;
	padding-top: 20px;
}

.product .product-list dl dd:first-child {
	padding-top: 0;
	margin-bottom: 10px;
}

.product .product-list dl dd .img-box {
	width: 280px;
	margin-right: 32px;
}

.product .product-list dl dd .img-box img {
	display: block;
	margin-top: 0;
}

.product .product-list dl dd .table-box {
	width: 860px;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
}

.product .product-list dl dd:first-child .table-box {
	padding-top: 0;
}

.product #section3 .product-title h2 {
	padding-top: 28px;
}

/*ç›˜æ¯‚å®žåŠ›*/
.strength .title h2 {
	padding-left: 0;
	padding-right: 0;
}

.strength .banner-title h1 {
	color: #fff;
}

/*.strength .banner{padding-top:420px;height: 500px;background: url(../images/strength/banner.jpg) center top no-repeat;background-size: cover;}*/
.strength .banner {
	position: relative;
}

.strength .banner img {
	display: block;
}

.strength .banner .column {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
}

.strength .banner .column .column-nav {
	top: 0;
}

.strength .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 22%;
}

/*.strength .section1 .banner1{position:relative;height: 552px;background: url(../images/strength/banner-section1.jpg) center top no-repeat;background-size: cover;}*/
.strength .section1 {
	padding-top: 120px;
	background-color: #fff;
}

.strength .section1 .banner1 {
	position: relative;
}

.strength .section1 .banner1 img {
	display: block;
}

.strength .section1 .banner1 .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 20%;
}

.strength .section1 .banner1 .banner-title {
	color: #fff;
}

.strength .section1 .banner1 .banner-title h1 {
	padding-left: 0;
	font-size: 24px;
	padding-bottom: 10px;
}

.strength .section1 .banner1 .banner-title p {
	font-size: 16px;
	line-height: 25px;
}

.column-w1200 {
	width: 1200px;
	margin: 0 auto;
}

.strength .section1 .banner1 .column {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.strength .section1 .banner1 .column .w1200 {
	position: relative;
	top: 0;
}

/*.strength .section1 .banner2{position:relative;height: 288px;background: url(../images/strength/banner-section1-sheji.jpg) center top no-repeat;background-size: cover;}*/
.strength .section1 .banner2 {
	position: relative;
}

.strength .section1 .banner2 img {
	display: block;
}

/*.strength .section2 .banner1{padding-top:300px;height: 500px;background: url(../images/strength/banner-section2.jpg) center top no-repeat;background-size: cover;}*/
.strength .section2 .banner1 {
	position: relative;
	height: auto;
	overflow: hidden;
}

.strength .section2 .banner1 img {
	display: block;
}

.strength .section2 .banner1 .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 16%;
}

.strength .section3 .banner1 {
	position: relative;
	height: auto;
	overflow: hidden;
}

.strength .section3 .banner1 img {
	display: block;
}

.strength .section3 .banner1 .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 16%;
}

.strength .section3 .banner1 .banner-title h1 {
	color: #fff;
}

/*.strength .section4 .banner1{padding-top:300px;height: 500px;background: url(../images/strength/banner-section4.jpg) center top no-repeat;background-size: cover;}*/
.strength .section4 .banner1 {
	position: relative;
	height: auto;
	overflow: hidden;
}

.strength .section4 .banner1 img {
	display: block;
}

.strength .section4 .banner1 .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 16%;
}

.strength .section4 .banner1 .banner-title h1 {
	color: #fff;
}

.strength .section4 .strength-list {
	padding-bottom: 80px;
}

.strength .column-nav a {
	display: inline-block;
	width: 280px;
}

.strength .column-nav a span {
	margin-left: -4px;
	left: 50%;
}

.strength .column-nav a label {
	right: 46px;
}

/*.strength .column-nav a{width: 40%;display: block;float: left;}
.strength .column-nav a span{left: 50%;margin-left: -4px;}
.strength .column-nav a label{right: 50px;}
.strength .column-nav a:nth-child(1){background: url(../images/icon/icon-stength-hxjs.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(1):hover,.strength .column-nav a:nth-child(1).active{background: url(../images/icon/icon-stength-hxjs-active.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(1) label{right: 25px;}
.strength .column-nav a:nth-child(2){background: url(../images/icon/icon-stength-clyf.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(2):hover,.strength .column-nav a:nth-child(2).active{background: url(../images/icon/icon-stength-clyf-active.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(3){background: url(../images/icon/icon-stength-psdj.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(3):hover,.strength .column-nav a:nth-child(3).active{background: url(../images/icon/icon-stength-psdj-active.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(3){background: url(../images/icon/icon-stength-psdj.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(3):hover,.strength .column-nav a:nth-child(3).active{background: url(../images/icon/icon-stength-psdj-active.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(4){background: url(../images/icon/icon-stength-zljs.png) center -7px no-repeat;}
.strength .column-nav a:nth-child(4):hover,.strength .column-nav a:nth-child(4).active{background: url(../images/icon/icon-stength-zljs-active.png) center -7px no-repeat;}*/
.strength .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-stength-psdj.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(1):hover,
.strength .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-stength-psdj-active.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-stength-zljs.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(2):hover,
.strength .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-stength-zljs-active.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(3) {
	background: url(../images/icon/icon-stength-zzsl.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(3):hover,
.strength .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-stength-zzsl-active.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(4) {
	background: url(../images/icon/icon-stength-yzsl.png) center -7px no-repeat;
}

.strength .column-nav a:nth-child(4):hover,
.strength .column-nav a:nth-child(4).active {
	background: url(../images/icon/icon-stength-yzsl-active.png) center -7px no-repeat;
}

.strength .banner-text-box {
	height: auto;
	overflow: hidden;
	min-height: 234px;
	background-color: #001a47;
	text-align: center;
	padding: 16px 0 20px;
}

.strength .banner-text-box h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 6px 0 22px;
	background: url(../images/bg-title-line.png) center bottom no-repeat;
}

.strength .banner-text-box p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	padding: 15px 0 0;
}

.strength .strength-list {
	height: auto;
	overflow: hidden;
}

.strength .strength-list .strength-list-cen {
	height: auto;
	overflow: hidden;
}

.strength .strength-list .strength-title {
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 30px 0 30px 70px;
}

.strength .strength-list .strength-title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #001a47;
}

.strength .strength-list .strength-title p {
	color: #666;
	line-height: 25px;
}

.strength .strength-list .strength-title img {
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 2;
}

.strength .strength-list .strength-title .line {
	margin: 8px 0;
	height: 7px;
	overflow: hidden;
	background: url(../images/strength/bg-line.png) center center no-repeat;
	background-size: 100%;
}

.strength .strength-list .strength-title.gonglv {
	background: url(../images/strength/icon-title-gonglv.png) 0 32px no-repeat;
}

.strength .strength-list .strength-title.niuju {
	background: url(../images/strength/icon-title-niuju.png) 0 32px no-repeat;
}

.strength .strength-list .strength-title.zhouxiang {
	height: 120px;
	padding-top: 90px;
	background: url(../images/strength/icon-title-zhouxiang.png) 0 102px no-repeat;
}

.strength .strength-list .img-box.zhouxiang {
	margin-top: -55px;
}

.strength .strength-list .strength-title.xiaolv {
	background: url(../images/strength/icon-title-xiaolv.png) 0 32px no-repeat;
}

.strength .img-box {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

.strength .img-box img {
	display: block;
	max-width: 100%;
}

.strength .bgf7 {
	background-color: #f7f8f8;
}

.strength .strength-list ul.ccsj {
	height: auto;
	overflow: hidden;
	padding: 45px 0 20px;
}

.strength .strength-list ul.ccsj li {
	height: auto;
	overflow: hidden;
	margin-left: 72px;
	float: left;
}

.strength .strength-list ul.ccsj li:first-child {
	margin-left: 0;
}

.strength .strength-list ul.ccsj li .img-box {
	width: 349px;
	height: 349px;
	border: 1px solid #dcdcdc;
}

.strength .strength-list ul.ccsj li .text-box {
	height: auto;
	overflow: hidden;
	padding: 25px 0;
	text-align: center;
}

.strength .strength-list ul.ccsj li .text-box span {
	display: inline-block;
	margin-right: 10px;
}

.strength .strength-list ul.ccsj li .text-box p {
	height: auto;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	font-weight: bold;
	color: #001a47;
}

.strength .strength-list ul.ccsj li:nth-child(1) .text-box p {
	position: relative;
	top: -8px;
}

.strength .strength-list ul.ccsj li:nth-child(2) .text-box p {
	position: relative;
	top: -8px;
}

.strength .section2 .strength-list .text-box {
	padding: 25px 0;
}

.strength .section2 .strength-list p {
	color: #333;
	line-height: 25px;
}

.strength .section4 .strength-list .strength-list-cen {
	padding: 45px 0;
}

.strength .section4 .strength-list h2 {
	color: #001a47;
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.strength .section4 .strength-list p {
	color: #333;
	line-height: 25px;
}

.strength .section5,
.strength .section6 {
	padding: 80px 0 80px;
}

.strength .section5 .st,
.strength .section6 .st {
	height: 60px;
	line-height: 60px;
	font-size: 27px;
	font-weight: bold;
	color: #001A47;
}

.strength .video-box {
	margin-top: 45px;
}

.strength .video-t {
	text-align: center;
	margin-top: 20px;
}

/*è”ç³»æˆ‘ä»¬*/
.contact {
	height: auto;
	overflow: hidden;
}

.contact .main {
	background: url(../images/contact/bg.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 0;
}

.contact .contact-cen {
	padding-top: 250px;
	height: auto;
	overflow: hidden;
}

.contact .contact-cen .title h2 {
	padding: 0 30px;
}

.contact .contact-cen .title span {
	margin-left: 70px;
	position: relative;
}

.contact .contact-cen .title span:before {
	content: '';
	position: absolute;
	left: -55px;
	top: 50%;
	margin-top: 0;
	height: 1px;
	overflow: hidden;
	background-color: #fff;
	width: 42px;
}

.contact .contact-cen .site {
	height: auto;
	overflow: hidden;
	padding: 0 30px;
	background-color: #fff;
}

.contact .contact-cen .site li {
	position: relative;
	margin-top: 40px;
	height: auto;
	min-height: 150px;
	overflow: hidden;
	background: url(../images/contact/bg-site.png) center top no-repeat;
	background-size: cover;
	;
}

.contact .contact-cen .site li .img-box {
	width: 136px;
	height: 136px;
	border-radius: 100%;
	margin: 7px 20px 0 7px;
}

.contact .contact-cen .site li .text-box {
	height: auto;
	overflow: hidden;
}

.contact .contact-cen .site li .text-box .fl {
	height: auto;
	overflow: hidden;
	padding-top: 35px;
}

.contact .contact-cen .site li .text-box .fl h3 {
	font-size: 16px;
	color: #001a47;
	font-weight: normal;
	padding-bottom: 25px;
	line-height: 30px;
}

.contact .contact-cen .site li .text-box .fl h3 span {
	float: left;
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/icon-address.png) center center no-repeat;
}

.contact .contact-cen .site li .text-box .fl h3 b {
	margin: 0 15px;
}

.contact .contact-cen .site li .text-box .fl p {
	font-size: 15px;
	color: #252300;
}

.contact .contact-cen .site li .text-box .fr {
	height: auto;
	overflow: hidden;
	width: 550px;
}

.contact .contact-cen .site li:nth-child(1) .text-box .fr p {
	padding-top: 65px;
	line-height: 20px;
}

.contact .contact-cen .site li:nth-child(2) .text-box .fr p {
	padding-top: 46px;
	line-height: 20px;
}

.contact .contact-way {
	height: auto;
	overflow: hidden;
	padding: 35px 160px 60px 66px;
	background-color: #fff;
}

.contact .contact-way dl {
	height: auto;
	overflow: hidden;
}

.contact .contact-way dl dd {
	width: auto;
	padding-right: 76px;
	float: left;
	height: auto;
	overflow: hidden;
	padding-top: 40px;
	font-size: 28px;
	color: #001a47;
	line-height: 65px;
}

.contact .contact-way dl dd span {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 30px;
}

.contact .contact-way dl dd span.icon-tel {
	background: url(../images/icon-tel.png) center center no-repeat;
}

.contact .contact-way dl dd span.icon-site {
	background: url(../images/icon-site.png) center center no-repeat;
}

.contact .contact-way .fr {
	height: auto;
	overflow: hidden;
	padding-top: 60px;
}

.contact .contact-way .fr .img-box {
	width: 151px;
	height: 151px;
	background-color: #fff;
}

.contact .contact-way .fr .img-box img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 7px;
}

/* äº§å“ä¸­å¿ƒ */
.productcenter .title h2 {
	padding-left: 0;
	padding-right: 0;
}

/*.strength .banner{padding-top:420px;height: 500px;background: url(../images/strength/banner.jpg) center top no-repeat;background-size: cover;}*/
.productcenter .banner {
	position: relative;
}

.productcenter .banner img {
	display: block;
}

.productcenter .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 22%;
}

.productcenter .banner .column {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
}

.productcenter .banner .column .column-nav {
	top: 0;
}

.productcenter .column-nav a {
	display: inline-block;
	width: 300px;
}

.productcenter .column-nav a span {
	margin-left: -4px;
	left: 50%;
}

.productcenter .column-nav a label {
	right: 35px;
}

.productcenter .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-product1.png) center -7px no-repeat;
}

.productcenter .column-nav a:nth-child(1):hover,
.productcenter .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-product1-active.png) center -7px no-repeat;
}

.productcenter .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-product2.png) center -7px no-repeat;
}

.productcenter .column-nav a:nth-child(2):hover,
.productcenter .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-product2-active.png) center -7px no-repeat;
}

.productcenter .column-nav a:nth-child(3) {
	background: url(../images/icon/icon-product3.png) center -7px no-repeat;
}

.productcenter .column-nav a:nth-child(3):hover,
.productcenter .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-product3-active.png) center -7px no-repeat;
}

.productcenter .section1 {
	padding-top: 90px;
	background-color: #f6f6f6;
}

.productcenter .section .section-title {
	padding-top: 75px;
}

.productcenter .section .section-title h3 {
	position: relative;
	color: #001A47;
	font-size: 24px;
	text-align: center;
}

.productcenter .section .section-title h3:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -80px;
}

.productcenter .section .section-title h3:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	right: 50%;
	top: 50%;
	margin-top: -1px;
	margin-right: -80px;
}

.productcenter .section .p_list {
	padding-top: 35px;
	padding-bottom: 30px;
}

.productcenter .section .p_list ul li {
	width: 380px;
	height: auto;
	background-color: #fff;
	float: left;
	padding-top: 25px;
	margin-right: 28px;
	margin-bottom: 45px;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}

.productcenter .section .p_list ul li .imgbox {
	width: 380px;
	height: 276px;
	overflow: hidden;
}

.productcenter .section .p_list ul li .imgbox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.productcenter .section .p_list ul li .imgbox .img-1 {
	display: block;
}

.productcenter .section .p_list ul li .imgbox .img-2 {
	display: none;
}

.productcenter .section .p_list ul li:nth-child(3n) {
	margin-right: 0;
}

.productcenter .section .p_list ul li .text {
	height: auto;
	overflow: hidden;
	color: #001A47;
	text-align: center;
	padding-bottom: 50px;
}

.productcenter .section .p_list ul li .text h5 {
	font-size: 20px;
	font-weight: 700;
	padding: 18px 0 14px 0;
}

.productcenter .section .p_list ul li .text p {
	font-size: 14px;
}

.productcenter .section .p_list ul li .linkbox {
	display: none;
	height: 73px;
	line-height: 73px;
	text-align: center;
	background-color: #F9F9F9;
	position: absolute;
	left: 0;
	bottom: -45px;
	width: 100%;
	box-shadow: 0px 18px 35px 0px rgba(139, 142, 144, 0.43);
}

.productcenter .section .p_list ul li .linkbox a {
	font-size: 14px;
	color: #001A47;
	position: relative;
	padding: 0 24px;
}

.productcenter .section .p_list ul li .linkbox a.line:after {
	content: '';
	height: 14px;
	width: 1px;
	background-color: #001A47;
	position: absolute;
	right: 0;
	top: 4px;
}

.productcenter .section .p_list ul li .linkbox a:hover {
	color: #257CF8;
}

.productcenter .section .p_list ul li:hover {
	transform: translateY(-10px);
	box-shadow: 0px 2px 35px 0px rgba(139, 142, 144, 0.43);
}

.productcenter .section .p_list ul li:hover .text {
	padding-bottom: 50px;
}

.productcenter .section .p_list ul li:hover .linkbox {
	display: block;
}

.productcenter .section .p_list ul li:hover .imgbox .img-1 {
	display: none;
}

.productcenter .section .p_list ul li:hover .imgbox .img-2 {
	display: block;
}

.productcenter .section2,
.productcenter .section3 {
	background-color: #fff;
}

.productcenter .section2 .p_list ul li {
	border: 1px solid #EBEBEB;
	box-sizing: border-box;
}

.productcenter .section2 .p_list ul li .imgbox {
	width: 378px;
}

.productcenter .section3 .bgBox {
	height: 433px;
	background: url(../images/productcenter/bgImg.png) no-repeat top center;
}

.productcenter .section3 .bgBox .section-title {
	padding-top: 70px;
}

.productcenter .section3 .bgBox .section-title h3 {
	position: relative;
	color: #fff;
	font-size: 24px;
	text-align: center;
}

.productcenter .section3 .bgBox .section-title h3:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -80px;
}

.productcenter .section3 .bgBox .section-title h3:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #fff;
	right: 50%;
	top: 50%;
	margin-top: -1px;
	margin-right: -80px;
}

.productcenter .section3 .bgBox .ewmBox {
	width: 142px;
	height: 142px;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
	margin: 40px auto 0;
	background: url(../images/qr-box.png) center no-repeat;
	background-size: 100%;
}

.productcenter .section3 .bgBox .textBox {
	padding-top: 25px;
}

.productcenter .section3 .bgBox .textBox p {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}

.productcenter .section3 .formBox {
	padding-bottom: 75px;
}

.productcenter .section3 .formBox .f_header {
	border-bottom: 1px solid #EBEBEB;
	text-align: center;
	height: 75px;
	line-height: 75px;
}

.productcenter .section3 .formBox .f_header a {
	color: #919191;
	font-size: 16px;
	position: relative;
	margin-right: 50px;
	display: inline-block;
}

.productcenter .section3 .formBox .f_header a:last-child {
	margin-right: 0;
}

.productcenter .section3 .formBox .f_header a.active,
.productcenter .section3 .formBox .f_header a:hover {
	color: #001A47;
	font-weight: 700;
}

.productcenter .section3 .formBox .f_header a.active:after,
.productcenter .section3 .formBox .f_header a:hover:after {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	background-color: #001A47;
	left: 0;
}

.productcenter .section3 .formBox .f_title {
	font-size: 14px;
	text-align: center;
	color: #595757;
	padding: 55px 0 40px;
}

.productcenter .section3 .formBox .information .left {
	float: left;
	width: 577px;
}

.productcenter .section3 .formBox .information .left .row {
	width: 100%;
	height: 55px;
	line-height: 55px;
	border: 1px solid #E2E2E2;
	margin-bottom: 25px;
	position: relative;
}

.productcenter .section3 .formBox .information .left input {
	width: 435px;
	height: 100%;
	border: none;
	padding: 0 32px 0 110px;
}

.productcenter .section3 .formBox .information .left label {
	position: absolute;
	left: 26px;
	z-index: 1;
}

.productcenter .section3 .formBox .information .right {
	float: right;
	width: 577px;
}

.productcenter .section3 .formBox .information .right .textarea {
	height: 138px;
	line-height: 55px;
	border: 1px solid #E2E2E2;
	position: relative;
}

.productcenter .section3 .formBox .information .right label {
	position: absolute;
	left: 26px;
	z-index: 1;
}

.productcenter .section3 .formBox .information .right textarea {
	width: 445px;
	font-size: 14px;
	color: #474747;
	line-height: 22px;
	height: 105px;
	padding: 0 20px 0 110px;
	position: relative;
	top: 18px;
}

.productcenter .section3 .formBox .information .btns {
	text-align: center;
	padding-top: 30px;
}

.productcenter .section3 .formBox .information .btns a {
	display: inline-block;
	width: 274px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
}

.productcenter .section3 .formBox .information .btns a.save_btn {
	background-color: #001A47;
	color: #fff;
	margin-right: 40px;
}

.productcenter .section3 .formBox .information .btns a.save_btn:hover {
	background-color: #1d3d74;
}

.productcenter .section3 .formBox .information .btns a.reset_btn {
	background-color: #E2E2E2;
	color: #666;
}

.productcenter .section4 {
	padding-bottom: 75px;
}

.productcenter .section4 .list {
	padding-top: 35px;
}

.productcenter .section4 .list ul li {
	width: 392px;
	height: 246px;
	float: left;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
}

.productcenter .section4 .list ul li:last-child {
	margin-right: 0;
}

.productcenter .section4 .list ul li img {
	display: block;
	transition: all .3s;
}

.productcenter .section4 .list ul li h3 {
	position: absolute;
	bottom: 16px;
	left: 20px;
	color: #fff;
}

.productcenter .section4 .list ul li:hover img {
	transform: scale(1.1);
}

.productcenter .section4 .more {
	text-align: center;
	padding-top: 50px;
}

.productcenter .section4 .more a {
	display: inline-block;
	color: #333;
	font-size: 16px;
}

.productcenter .section4 .more a:hover {
	color: #001A47;
}

.productcenter .support {
	display: none;
	width: 420px;
	height: 500px;
	background: #fff;
	padding: 135px 0;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
	margin: auto;
}

.productcenter .support .qr {
	width: 142px;
	height: 142px;
	overflow: hidden;
	margin: 0 auto 20px;
	border: 1px solid #eee;
}

.productcenter .support .qr img {
	width: 142px;
	height: 142px;
}

.productcenter .support h2 {
	font-size: 16px;
	color: #001a47;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.productcenter .support .btnClose {
	width: 24px;
	height: 24px;
	background: url(../images/btn-close.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	right: 20px;
	top: 20px;
}

/* äº§å“è¯¦æƒ… */
.productInfo .banner .swiper-slide {
	position: relative;
}

.productInfo .banner .swiper-slide img {
	display: block;
}

.productInfo .banner .swiper-slide .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 22%;
}

.productInfo .banner .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid #001A47;
	background-color: transparent;
	box-sizing: border-box;
}

.productInfo .banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #001A47;
}

/* .productInfo .banner .column{position: absolute;left: 0;right: 0;bottom: 90px;}
.productInfo .banner .column .column-nav{top:0;} */
.productInfo .column-nav a {
	display: inline-block;
	width: 24.5%;
}

.productInfo .column-nav a span {
	margin-left: -4px;
	left: 50%;
}

.productInfo .column-nav a label {
	right: 35px;
}

.productInfo .column-nav a:nth-child(1) {
	background: url(../images/icon/icon-qywh.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(1):hover,
.productInfo .column-nav a:nth-child(1).active {
	background: url(../images/icon/icon-qywh-active.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(2) {
	background: url(../images/icon/icon-qywh.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(2):hover,
.productInfo .column-nav a:nth-child(2).active {
	background: url(../images/icon/icon-qywh-active.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(3) {
	background: url(../images/icon/icon-qywh.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(3):hover,
.productInfo .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-qywh-active.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(4) {
	background: url(../images/icon/icon-qywh.png) center -7px no-repeat;
}

.productInfo .column-nav a:nth-child(4):hover,
.productInfo .column-nav a:nth-child(3).active {
	background: url(../images/icon/icon-qywh-active.png) center -7px no-repeat;
}

.productInfo .content {
	height: auto;
	overflow: hidden;
	margin-top: 88px;
}

.productInfo .banner2 {
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.productInfo .block {
	display: none;
}

.productInfo .block.cpgs {
	display: block;
}

.productInfo .cpgs .section {
	height: auto;
	overflow: hidden;
	padding-top: 55px;
}

.st {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	padding-bottom: 45px;
	font-weight: bold;
	color: #001A47;
}

.st span {
	width: 60px;
	height: 60px;
	background: url(../../img/i16.png) center no-repeat;
	background-size: 100%;
	float: left;
	margin-right: 15px;
}
.st a{
	color: #001A47;
}
.section .imgBox,
.productInfo .cpgs .section .imgBox img {
	width: 100%;
}

.section1 {
	background-color: #fff;
	position: relative;
}

.section1 .st {
	padding-bottom: 0;
}

.section1 .switch {
	width: 360px;
	margin: 0 auto;
	text-align: center;
}

.section1 .switch a {
	color: #919191;
	font-size: 16px;
	width: 90px;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
}

.section1 .switch a i {
	width: 7px;
	height: 7px;
	background: #C6C6C6;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	margin: auto;
	z-index: 1;
	transition: all .3s;
}

.section1 .switch a.active,
.section1 .switch a:hover {
	color: #001A47;
}

.section1 .switch a.active i,
.section1 .switch a:hover i {
	background: #052764;
}

.section1 .switch a:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #bebebe;
	position: absolute;
	left: -50%;
	bottom: 0;
}

.section1 .switch a:first-child:after {
	left: 45px;
}

.section1 .switch.only a i,
.section1 .switch.only a:after {
	display: none;
}

.section1 .exterior {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	position: relative;
}

.section1 .exterior .tupianSlide .bigSlide {
	overflow: hidden;
	position: relative;
}
.section1 .exterior .tupianSlide .smallSlide {
	position: relative;
	cursor: pointer;
	margin-top: 30px;
	overflow: hidden;
}

.section1 .exterior .tupianSlide .smallSlide .img {
	position: relative;
	margin: 5px;
}

.section1 .exterior .tupianSlide .smallSlide .img:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #eee;
}

.section1 .exterior .tupianSlide .smallSlide .swiper-slide.active .img:after {
	border-color: #2D3C47;
}

.section1 .exterior iframe {
	height: 700px;
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

 .section1 .btnPrev,
 .section1 .btnNext {
	position: absolute;
	width: 42px;
	height: 83px;
	top: 50%;
	left: 100px;
	cursor: pointer;
	display: block;
}

.section1 .btnNext {
	right: 100px;
	left: auto;
}

.section2 {
	background-color: #f6f6f6;
	padding-bottom: 80px;
}

.section3 {
	background-color: #fff;
	padding-bottom: 80px;
}

.section3 .w1200 {
	padding-top: 35px;
}

.section3 .left {
	width: 49%;
	float: left;
}

.section3 .left table {
	width: 100%;
}

.section3 .left table tr td {
	height: 46px;
	background-color: rgba(170, 170, 170, 0.1);
	color: #303030;
	font-size: 15px;
	text-align: center;
}

.section3 .left table tr:nth-of-type(2n) td {
	background-color: #fff;
}

.section3 .left table tr td:first-child {
	width: 40%;
}
.section3 .left table tr td:last-child {
	width: 60%;
}

.section3 .right {
	width: 580px;
	float: right;
}

.section {
	height: auto;
	overflow: hidden;
	background: #fff;
}

.section .info {
	height: auto;
	overflow: hidden;
}

.section .info .img {
	width: 600px;
	height: 420px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}

.section .info .img img {
	width: 100%;
	height: 100%;
}

.section .info .text {
	height: auto;
	overflow: hidden;
}

.section .info .text h2 {
	font-size: 24px;
	color: #001A47;
	font-weight: bold;
	margin: 2px 0 28px;
}

.section .info .text p {
	font-size: 15px;
	color: #001A47;
	line-height: 30px;
}

.section .info .text .more {
	font-size: 15px;
	color: #001A47;
	font-weight: bold;
	display: block;
	margin: 20px 0 35px;
}

.section .info .text ul {
	height: auto;
	overflow: hidden;
}

.section .info .text ul li {
	width: 130px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 13px;
	text-align: center;
}

.section .info .text ul li:first-child {
	margin-left: 0;
}

.section .info .text ul li img {
	width: 128px;
	height: 128px;
	border: 1px solid #e6e6e6;
}

.section .info .text ul li p {
	font-size: 14px;
	color: #001A47;
	margin-top: 5px;
}

.section table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 50px;
}

.section table th {
	color: #001a47;
	padding: 16px 0;
	border-top: 1px solid #001a47;
	border-bottom: 1px solid #001a47;
	border-left: 4px solid #fff;
	border-right: 3px solid #fff;
}
.section table tr th:nth-child(2n) {
	border-top: 2px solid #001a47;
	border-bottom: 2px solid #001a47;
}

.section table td {
	color: #595757;
	padding: 15px 0;
	border-top: 1px solid #001a47;
	border-bottom: 1px solid #001a47;
	border-left: 4px solid #fff;
	border-right: 3px solid #fff;
}

.section table tr td:nth-child(2n) {
	border-top: 2px solid #001a47;
	border-bottom: 2px solid #001a47;
}

.section.bgf6 {
	background: #f6f6f6;
}

.section.bgf6 th,
.section.bgf6 td {
	border-left-color: #f6f6f6;
	border-right-color: #f6f6f6;
}

.section .btn {
	display: block;
	width: 274px;
	height: 50px;
	color: #fff;
	background-color: #001A47;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	margin: 50px auto 0;
}

.section .btn:hover {
	background: #1d3d74;
}

.section {
	height: auto;
	overflow: hidden;
	background: #fff;
}

.section .section-title {
	padding-top: 75px;
}

.section .section-title h3 {
	position: relative;
	color: #001A47;
	font-size: 24px;
	text-align: center;
}

.section .section-title h3:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -80px;
}

.section .section-title h3:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	right: 50%;
	top: 50%;
	margin-top: -1px;
	margin-right: -80px;
}

.section ul {
	height: auto;
	overflow: hidden;
}

.section ul li {
	width: 572px;
	height: auto;
	overflow: hidden;
	float: left;
}

.section ul li:first-child {
	margin: 0;
}

.section ul li .img {
	width: 572px;
	height: 384px;
	overflow: hidden;
}

.section ul li .text {
	height: auto;
	overflow: hidden;
	color: #001A47;
}

.section ul li .text h3 {
	font-size: 20px;
	padding-top: 30px;
}

.section ul li .text p {
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
}

.productInfo .yyal .section ul li .text a {
	font-size: 15px;
	color: #001A47;
	font-weight: 700;
}

.section ul li:hover img {
	transform: scale(1.05);
}

.productInfo .quote {
	width: 100%;
	height: 535px;
	overflow: hidden;
	padding: 75px 0;
	background: url(../images/productInfo/quote-bg.jpg) center no-repeat;
	background-size: cover;
}

.productInfo .quote .quote-title h3 {
	position: relative;
	color: #001A47;
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px
}

.productInfo .quote .quote-title h3:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -80px;
}

.quote-title h3:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	right: 50%;
	top: 50%;
	margin-top: -1px;
	margin-right: -80px;
}

.w1200 {
	height: auto;
	overflow: hidden;
}

.w1200 .ewm {
	width: 336px;
	height: 561px;
	text-align: center;
	background: url(../images/productInfo/phone.png) center no-repeat;
	background-size: 100%;
	float: left;
	margin-left: 120px;
}

.w1200 .ewm img {
	width: 160px;
	height: 160px;
	margin-top: 150px;
}

.w1200 .ewm p {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	margin-top: 20px;
}

.w1200 form {
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}

.w1200 .row {
	height: auto;
	font-size: 15px;
	color: #333;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	background-color: #fff;
}

.w1200 .row label {
	line-height: 55px;
	position: absolute;
	left: 26px;
	z-index: 1;
}

.w1200 .row input {
	width: 435px;
	height: 55px;
	padding: 0 32px 0 110px;
}

.w1200 .row textarea {
	width: 448px;
	height: 130px;
	line-height: 20px;
	padding: 18px 18px 18px 110px;
}

.btns {
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}

.btns a {
	display: inline-block;
	width: 287px;
	height: 50px;
	color: #fff;
	background-color: #001A47;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	margin-left: 20px;
}

.btn-submit {
	margin: 0;
}

.btn-submit:hover {
	background: #1d3d74;
}

.btn-reset {
	background-color: #E2E2E2;
	color: #666;
}

.recommend {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 75px 0;
	background: #fff;
}

.recommend-title h3 {
	position: relative;
	color: #001A47;
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px
}

.recommend-title h3:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -80px;
}

.recommend-title h3:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #001A47;
	right: 50%;
	top: 50%;
	margin-top: -1px;
	margin-right: -80px;
}

.recommend ul {
	height: auto;
	overflow: hidden;
}

.recommend ul li {
	width: 280px;
	float: left;
	margin-left: 26px;
}

.recommend ul li .img {
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 15px;
}

.recommend ul li h2 {
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: normal;
	transition: all .3s;
}

.recommend ul li:first-child {
	margin: 0;
}

.recommend ul li:hover img {
	transform: scale(1.1);
}

.recommend ul li:hover h2 {
	color: #001a47;
}

/* èŽ·å–æŠ¥ä»· */
.order {
	height: auto;
	overflow: hidden;
}

.order .main {
	background: url(../images/order/bg.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 0;
}

.order .order-cen {
	padding-top: 250px;
	height: auto;
	overflow: hidden;
}

.order .order-cen .title h2 {
	padding: 0 30px;
}

.order .order-cen .title span {
	margin-left: 70px;
	position: relative;
}

.order .order-cen .title span:before {
	content: '';
	position: absolute;
	left: -55px;
	top: 50%;
	margin-top: 0;
	height: 1px;
	overflow: hidden;
	background-color: #fff;
	width: 42px;
}

.order .order-cen .con {
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 40px;
	position: relative;
}

.order .order-cen .con:after {
	content: "";
	width: 510px;
	height: 590px;
	background: url(../images/order/con-bg.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50px;
	right: 40px;
}

.order .order-cen .con .text {
	width: 570px;
	height: auto;
	overflow: hidden;
}

.order .order-cen .con .text p {
	font-size: 14px;
	color: #595757;
	line-height: 26px;
}

.order .order-cen .con .text .form {
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.order .order-cen .con .text .form .row {
	width: 568px;
	height: 45px;
	border: 1px solid #d2d2d2;
	margin-bottom: 20px;
	position: relative;
}

.order .order-cen .con .text .form .row label {
	font-size: 14px;
	color: #474747;
	position: absolute;
	left: 25px;
	top: 13px;
	z-index: 1;
}

.order .order-cen .con .text .form .row input,
.order .order-cen .con .text .form .row textarea {
	width: 458px;
	line-height: 45px;
	font-size: 14px;
	color: #474747;
	padding-left: 110px;
}

.order .order-cen .con .text .form .textarea {
	height: 130px;
}

.order .order-cen .con .text .form .textarea textarea {
	line-height: 22px;
	height: 112px;
	position: relative;
	top: 12px;
}

.order .order-cen .con .text .form .row input:disabled {
	background: none;
}

.order .order-cen .con .text .form .btnBox {
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}

.order .order-cen .con .text .form .btnBox .btn {
	width: 273px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	float: left;
	text-align: center;
	background: #e2e2e2;
	cursor: pointer;
	transition: all .3s;
}

.order .order-cen .con .text .form .btnBox .btn.btnSubmit {
	background: #001A47;
	color: #fff;
	margin-right: 24px;
}

.order .order-cen .con .text .form .btnBox .btn.btnSubmit:hover {
	background: #1d3d74;
}

.order .order-cen .con .text .form .select {
	width: 458px;
	line-height: 45px;
	padding-left: 110px;
	position: relative;
	cursor: pointer;
	z-index: 2
}

.order .order-cen .con .text .form .select:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -2px;
	border-top: 5px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.order .order-cen .con .text .form .select_ul {
	width: 568px;
	display: none;
	position: absolute;
	top: 45px;
	left: -1px;
	border: 1px solid #d2d2d2;
	background: #fff;
}

.order .order-cen .con .text .form .select_ul li {
	line-height: 45px;
	text-indent: 110px;
}

.order .order-cen .con .text .form .select_ul li:hover {
	color: #fff;
	background: #1d3d74;
}

.order .order-cen .con .text .form .select_ul li.cur {
	color: #fff;
	background: #001A47;
}



/* ç›˜å¤å½±åƒ */
/* .newsImage{} */
.newsImage .banner {
	position: relative;
	height: auto;
	overflow: hidden;
}

.newsImage .banner img {
	display: block;
}

.newsImage .banner .w1200 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	padding-top: 402px;
}

.newsImage .banner .banner-title h1 {
	color: #fff;
}

.newsImage .column {
	display: block;
}

.newsImage .column-nav a {
	display: inline-block;
	width: 400px;
}

