@import "//at.alicdn.com/t/font_1337110_34aa4ljiy3y.css";

body {
	min-width: 1300px
}

body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td {
	font-weight: normal;
	margin: 0;
	padding: 0
}

body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i {
	font: normal 12px Microsoft YaHei, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

ul,ol,li {
	list-style: none
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none
}

img {
	vertical-align: top;
	border: 0
}

button,input,textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	border-radius: 0;
	-webkit-appearance: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

div,a {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
	font-size: 100px;
	min-width: 1300px
}

@media screen and (min-width: 320px) {
	html {
		font-size: 85.33333px
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 96px
	}
}

@media screen and (min-width: 375px) {
	html {
		font-size: 100px
	}
}

@media screen and (min-width: 480px) {
	html {
		font-size: 128px
	}
}

@media screen and (min-width: 640px) {
	html {
		font-size: 170.66667px
	}
}

@media screen and (min-width: 750px) {
	html {
		font-size: 200px
	}
}

.clearfloat:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' '
}

.clearfloat {
	*zoom: 1
}

.clearboth {
	clear: both
}

.wp {
	width: 1000px;
	margin: 0 auto
}

.checkBrowser {
	font-size: 14px;
	line-height: 40px;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 50%;
	width: 700px;
	height: 40px;
	margin-left: -360px;
	padding: 0 10px;
	color: #fff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #e6212a
}

.checkBrowser a {
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
	color: #333;
	border-radius: 50%;
	background-color: #fff
}

select::-ms-expand {
	display: none
}

.paged {

	text-align: center
}

.paged a,.paged .p_info,.paged .current {
	display: inline-block;
	margin: 0 3px 2px;
	padding: 0 15px;
	font-size: 15px;
	text-align: center;
	background: #fff;
	color: #333;
	height: 35px;
	line-height: 35px
}

.paged .current,.paged a:hover {
	background: #003a4a;
	color: #fff
}

.wp1626 {
	width: 1626px;
	margin: 0 auto;
	max-width: 100%
}
.wp1350 {
	width: 1350px;
	margin: 0 auto;
	max-width: 100%
}
.wp1538 {
	width: 1538px;
	margin: 0 auto;
	max-width: 100%
}

@media screen and (max-width: 1500px) {
	.wp1538 {
		width: 1400px;
		margin: 0 auto
	}
}

.wp1440 {
	width: 1440px;
	max-width: 100%;
	margin: 0 auto
}

.wp1378 {
	width: 1378px;
	max-width: 100%;
	margin: 0 auto
}

.wp1348 {
	width: 1348px;
	margin: 0 auto;
	max-width: 100%
}

.wp1250 {
	width: 1250px;
	margin: 0 auto
}

.wp1200 {
	width: 1200px;
	margin: 0 auto
}

.index-banner-wrap {
	width: 100%
}

.index-banner-wrap .swiper-slide {
	display: block
}

.index-banner-wrap img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto
}

.index-banner-wrap .swiper-pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	right: 25px;
	bottom: auto;
	left: auto;
	width: 18px;
	height: 100%
}

.index-banner-wrap .my-bullet {
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
	margin: 5px 0;
	border: 1px solid transparent;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.index-banner-wrap .my-bullet::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 5px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 50%
}

.index-banner-wrap .my-bullet-active {
	border-color: #fff
}

.index-title {
	line-height: 1;
	text-align: center;
	color: #000
}

.index-title .cn {
	margin-bottom: 20px;
	font-size: 36px;
	font-family: "Source Han Sans CN"
}

.index-title .en {
	font-size: 32px;
	font-family: "Arial";
	text-transform: uppercase
}

.index-title.about {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%
}

.index-title.insp {
	color: #
}

.index-product-wrap {
	padding: 50px 0 150px;
	background-color: #fff;
	background-image: url("../images/ex_index_1.jpg");
	background-position: left bottom;
	background-repeat: no-repeat
}

.index-product-wrap .content-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 70px 50px 108px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-product-wrap .list {
	width: 33.33333%;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-product-wrap .item {
	display: block;
	width: 100%
}

.index-product-wrap .item .img {
	position: relative;
	height: 0;
	padding-top: 65%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-product-wrap .item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-product-wrap .item .tt {
	padding: 20px 20px 0;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	color: #333
}

.index-product-wrap .item .cn {
	margin-bottom: 10px
}

.index-product-wrap .item .en {
	font-family: "Segoe UI Emoji";
	text-transform: uppercase
}

.index-product-wrap .item:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-product-wrap .item:hover .tt {
	font-weight: 600;
	color: #003a4a
}

.index-about-wrap {
	position: relative;
	padding: 0 20px;
	background-color: #f5f5f5
}

.index-about-wrap .content-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-about-wrap .list {
	width: 25%;
	padding: 230px 0 90px;
	background-color: #f9f9f9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-about-wrap .list:nth-child(odd) {
	background-color: #fff
}

.index-about-wrap .item {
	display: block;
	padding: 0 30px
}

.index-about-wrap .item:hover .img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-about-wrap .item:hover .info .tt {
	color: #003a4a
}

.index-about-wrap .item:hover .info .icon {
	background-color: #003a4a;
	border-color: #003a4a
}

.index-about-wrap .item:hover .info .icon .iconfont {
	color: #fff
}

.index-about-wrap .img {
	position: relative;
	height: 0;
	padding-top: 72.39057%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-about-wrap .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-about-wrap .info {
	padding-top: 20px;
	text-align: center
}

.index-about-wrap .info .tt {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-about-wrap .info .msg {
	height: 56px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

.index-about-wrap .info .icon {
	display: inline-block;
	vertical-align: top;
	width: 34px;
	height: 34px;
	margin-top: 30px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #bebebe;
	border-radius: 50%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-about-wrap .info .icon .iconfont {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-size: 14px;
	color: #999;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-insp-wrap {
	padding: 90px 20px 140px;
	background-image: url("../images/ex_index_9.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.index-insp-wrap .insp-swiper-con {
	position: relative;
	margin-top: 35px;
	padding: 0 94px
}

.index-insp-wrap .insp-swiper-con .swiper-slide {
	height: 0;
	padding-top: 28.14815%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-insp-wrap .insp-swiper-con .swiper-slide:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-insp-wrap .insp-swiper-con .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-insp-wrap .insp-swiper-con .swiper-slide .info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	padding-left: 60px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}

.index-insp-wrap .insp-swiper-con .swiper-slide .tt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.index-insp-wrap .insp-swiper-con .swiper-slide .data {
	font-size: 0
}

.index-insp-wrap .insp-swiper-con .swiper-slide .iconfont,.index-insp-wrap .insp-swiper-con .swiper-slide .num {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	color: #fff
}

.index-insp-wrap .insp-swiper-con .swiper-slide .num {
	padding-left: 5px;
	font-size: 12px
}

.index-insp-wrap .insp-swiper-con .button-prev,.index-insp-wrap .insp-swiper-con .button-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 65px;
	outline: none;
	cursor: pointer
}

.index-insp-wrap .insp-swiper-con .button-prev img,.index-insp-wrap .insp-swiper-con .button-next img {
	max-width: 100%;
	max-height: 100%
}

.index-insp-wrap .insp-swiper-con .button-prev {
	left: 0
}

.index-insp-wrap .insp-swiper-con .button-next {
	right: 0
}

.header {
	background-color: #fff; width:1440px; margin-left:auto; margin-right:auto
}

.header .logo {
	padding-top: 16px;
	text-align: centerl; float:left; height:50px; margin-left:80px;
}

.header .logo a {
	display: inline-block;height:50px;

}

.header .logo img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%
}






#jsddm
{float:right;margin-right:80px; position:relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;}

	#jsddm li
	{	float: left;
		list-style: none;width:110px; height:80px; line-height:60px;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block; 
		 font-size:17px;height:80px; line-height:80px; display:block; text-align:center;
		text-decoration: none;
		color: #333;
		white-space: nowrap}

#jsddm li a:hover
	{	background: #0070c0; color:#fff}
		
#jsddm li ul
		{ z-index:99999;
			position: absolute;
			visibility: hidden;}
		
#jsddm li ul li
{float: none;height:32px; line-height:32px;}
			
#jsddm li ul li a{width: auto; background: #1989d9;color: #fff; font-size:14px;height:32px; line-height:32px; }
			
#jsddm li ul li a:hover
			{	background: #8EA344}











.header .nav { 
}

.header .nav .nav-lists-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.header .nav .lists {
	position: relative;
	padding: 15px 0;
	cursor: pointer
}

.header .nav .lists:hover .item {
	font-weight: bold;
	color: #00627d
}

.header .nav .lists:hover .sub {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.header .nav .lists.on .item {
	font-weight: bold;
	color: #00627d
}

.header .nav .item {
	display: block;
	padding: 15px 30px;
	font-size: 16px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.header .nav .sub {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 20px);
	-moz-transform: translate(-50%, 20px);
	-ms-transform: translate(-50%, 20px);
	transform: translate(-50%, 20px);
	width: 180px;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.header .nav .sub-item {
	display: block;
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #003a4a;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.header .nav .sub-item:last-child {
	border-bottom: none
}

.header .nav .sub-item:hover {
	background-color: #00627d
}

.header .nav .lang {
	margin-left: 10px;
	color: #666;
	line-height: 45px;
	font-size: 14px
}

.header .nav .lang i,.header .nav .lang span {
	display: inline-block;
	vertical-align: top;
	line-height: 45px
}

.header .nav .lang i {
	font-size: 18px
}

.header .nav .lang:hover {
	color: #003a4a
}

.header .nav .search {
	position: relative;
	margin-left: 10px;
	cursor: pointer
}

.header .nav .search:hover .search-from {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.header .nav .hover-search {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #666
}

.header .nav .search-from {
	position: absolute;
	top: 50%;
	left: 0;
	width: 245px;
	height: 45px;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid #ddd;
	z-index: 9;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.header .nav .btn {
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 100%;
	background-color: #333;
	border: none;
	cursor: pointer
}

.header .nav .btn .iconfont {
	font-size: 18px;
	color: #fff
}

.header .nav .input-box {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.header .nav .input {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #666;
	background: none;
	border: none
}



.inside-banner-wrap {
	position: relative;
	height: 0;
	padding-top: 25.88542%;
	overflow: hidden
}

.inside-banner-wrap img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.inside-menu-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 80px;
	-webkit-box-shadow: 0 5px 18px 5px rgba(0,0,0,0.1);
	box-shadow: 0 5px 18px 5px rgba(0,0,0,0.1)
}

.inside-menu-wrap li {
	padding: 0 5px
}

.inside-menu-wrap .item {
	display: block;
	height: 35px;
	padding: 0 30px;
	line-height: 35px;
	font-size: 14px;
	color: #777;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.inside-menu-wrap .item:hover,.inside-menu-wrap .item.on {
	background-color: #00627d;
	color: #fff
}

.inside-menu-sd-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 15px;
	background: #fff;
	border-top: 1px solid #eee;
	-webkit-box-shadow: 0 8px 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0 8px 10px 5px rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.inside-menu-sd-wrap .item {
	display: block;
	height: 35px;
	padding: 0 30px;
	line-height: 35px;
	font-size: 14px;
	color: #777;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.inside-menu-sd-wrap .item:hover,.inside-menu-sd-wrap .item.on {
	background-color: #00627d;
	color: #fff
}

.page {
	padding: 90px 20px;
	background-color: #f4f4f4
}

.form {
	display: block;
	margin: 0 auto
}

.form .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.form .row .cell:nth-child(2) {
	margin-left: 8px
}

.form .cell {
	margin-bottom: 8px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff
}

.form .word {
	padding-left: 17px;
	font-size: 14px;
	color: #666;
	line-height: 46px
}

.form .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.form .input input {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #555;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-repeat: no-repeat
}

.form .select {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 50px;
	overflow: hidden
}

.form .select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 50px;
	font-size: 14px;
	color: #555;
	border: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
	z-index: 2
}

.form .select .iconfont {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 12px;
	color: #003a4a;
	z-index: 1
}

.form .cer {
	margin-left: 10px;
	margin-right: 10px
}

.form .text {
	padding: 0 17px
}

.form .text textarea {
	display: block;
	width: 100%;
	border: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	line-height: 28px;
	color: #555;
	overflow: auto
}

.form .row-text {
	background-color: #fff;
	margin-bottom: 8px
}

.form .btn {
	display: block;
	width: 226px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #003a4a;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.form .btn:hover {
	background: #00627d
}

.form.join {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.form.join .cell {
	margin-bottom: 5px;
	background-color: #f5f5f5
}

.form.join .word {
	line-height: 50px
}

.form.join .input input {
	height: 50px;
	line-height: 50px;
	background: none
}

.form.join .btn {
	width: 100%;
	height: 54px;
	line-height: 54px
}

.form.loving .cell {
	background: none;
	border: 1px solid rgba(255,255,255,0.2)
}

.form.loving .input input {
	color: #fff;
	background: none
}

.form.loving .word {
	color: #fff
}

.form.loving .btn {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #022937
}

.form.loving .btn:hover {
	background: #00627d
}

.bread {
	font-size: 14px;
	color: #fff;
	line-height: 24px
}

.bread a {
	color: #fff
}

.bread a:hover {
	text-decoration: underline
}

.bread:before {
	font-family: 'iconfont';
	content: '\e615';
	color: #003a4a;
	display: inline-block;
	vertical-align: top;
	line-height: 24px;
	font-size: 24px;
	margin-right: 10px
}

.sidebar-wrap {
	position: fixed;
	right: 0;
	top: 60em;
	width: 70px;
	z-index: 9999
}

@media screen and (max-width: 1500px) {
	.sidebar-wrap {
		top: 40em
	}
}

.sidebar-wrap .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 80px;
	background-color: #ececec;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.sidebar-wrap .item .icon {
	color: #0c0c0c;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.sidebar-wrap .item .iconfont {
	display: inline-block;
	margin-top: -5px;
	font-size: 20px
}

.sidebar-wrap .item .p {
	margin-top: 5px;
	line-height: 1;
	text-align: center;
	font-size: 14px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.sidebar-wrap .item:hover {
	background-color: #00627d
}

.sidebar-wrap .item:hover .icon,.sidebar-wrap .item:hover .p {
	color: #fff
}

.brand-wrap {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	font-size: 14px
}

.brand-wrap p {
	margin-bottom: 15px
}

.brand-wrap img {
	max-width: 100%;
	height: auto !important
}

.brand-wrap ul {
	list-style: disc
}

.brand-wrap ul li {
	list-style: disc
}

.brand-wrap ol {
	list-style: decimal
}

.brand-wrap ol li {
	list-style: decimal
}

.brand-wrap .img-box {
	
	margin-right: 60px;
	margin-bottom: 30px
}

.brand-wrap .info-box .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px
}

.brand-wrap .info-box .cn {
	line-height: 1;
	font-size: 28px;
	color: #000
}

.brand-wrap .info-box .en {
	padding-left: 5px;
	line-height: 36px;
	font-size: 36px;
	font-family: "Didot";
	color: #333;
	font-weight: bold;
	text-transform: uppercase
}

.brand-wrap .info-box p {
	margin-bottom: 5px
}

.brand-wrap .loving-memory-con {
	margin-top: 50px;
	padding: 80px 20px 0;
	background-image: url(../images/loving_5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative
}

.brand-wrap .loving-memory-con .t {
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-bottom: 24px
}

.brand-wrap .loving-memory-box {
	padding: 50px 0 70px;
	background-color: #fff;
	-webkit-box-shadow: 0 30px 40px rgba(0,0,0,0.1);
	box-shadow: 0 30px 40px rgba(0,0,0,0.1)
}

.brand-wrap .loving-memory-box .icon {
	text-align: center
}

.brand-wrap .lovings-memory-swiper {
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px
}

.brand-wrap .lovings-memory-swiper:before {
	position: absolute;
	left: 50%;
	width: 2px;
	height: 100%;
	background-color: #003a4a;
	content: '';
	display: block;
	margin-left: -1px;
	top: 0
}

.brand-wrap .lovings-memory-swiper .swiper-wrapper {
	z-index: 5
}

.brand-wrap .lovings-memory-swiper .swiper-slide {
	overflow: hidden
}

.brand-wrap .lovings-memory-swiper .swiper-slide:nth-child(2n+1) .info {
	float: left;
	text-align: right;
	padding-right: 30px
}

.brand-wrap .lovings-memory-swiper .swiper-slide:nth-child(2n+1) .info:before {
	right: -7px
}

.brand-wrap .lovings-memory-swiper .swiper-slide:nth-child(2n) .info {
	float: right;
	padding-left: 30px
}

.brand-wrap .lovings-memory-swiper .swiper-slide:nth-child(2n) .info:before {
	left: -7px
}

.brand-wrap .lovings-memory-swiper .swiper-slide .info {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.brand-wrap .lovings-memory-swiper .swiper-slide .info:before {
	position: absolute;
	top: 5px;
	width: 14px;
	height: 14px;
	background-image: url(../images/loving_7.jpg);
	content: '';
	display: block;
	background-position: center center;
	background-repeat: no-repeat
}

.brand-wrap .lovings-memory-swiper .swiper-slide .time {
	font-size: 18px;
	color: #003a4a;
	margin-bottom: 5px
}

.brand-wrap .lovings-memory-swiper .swiper-slide .p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #777
}

.brand-wrap .loving-memory-btn {
	font-size: 0;
	text-align: center
}

.brand-wrap .loving-memory-btn>div {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	background-color: #003a4a;
	border-radius: 100%;
	margin: 0 2px;
	outline: none
}

.ex-brand-title {
	margin-bottom: 25px
}

.ex-brand-title .cn {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 28px;
	color: #333
}

.ex-brand-title .en {
	line-height: 1;
	font-size: 30px;
	font-family: "Arial";
	color: #999;
	text-transform: uppercase
}

.ex-brand-title.tac {
	text-align: center
}

.ex-brand-title.color-fff .cn,.ex-brand-title.color-fff .en {
	color: #fff
}

.ex-brand-01 {
	padding: 120px 20px 90px;
	background-color: #f4f4f4
}

.ex-brand-01 .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.ex-brand-01 .content p {
	margin-bottom: 15px
}

.ex-brand-01 .content img {
	max-width: 100%;
	height: auto !important
}

.ex-brand-01 .content ul {
	list-style: disc
}

.ex-brand-01 .content ul li {
	list-style: disc
}

.ex-brand-01 .content ol {
	list-style: decimal
}

.ex-brand-01 .content ol li {
	list-style: decimal
}

.ex-brand-01 .content p {
	margin-bottom: 20px
}

.ex-brand-01 .img-box {
	width: 654px;
	height: 380px
}

.ex-brand-01 .img-box img {
	display: block;
	width: 100%;
	height: 100%
}

.ex-brand-01 .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 60px;
	overflow: hidden
}

.ex-brand-02 {
	padding: 50px 20px;
	background-color: #fff
}

.ex-brand-02 .content {
	position: relative;
	padding: 30px
}

.ex-brand-02 .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -120px
}

.ex-brand-02 .item {
	width: 25%
}

.ex-brand-02 .box {
	margin-left: 120px;
	cursor: pointer
}

.ex-brand-02 .box:hover .hover-img {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.ex-brand-02 .con {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.ex-brand-02 .con .img {
	position: relative;
	width: 234px;
	height: 234px;
	border-radius: 50%;
	overflow: hidden;
	z-index: 1
}

.ex-brand-02 .con .img img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.ex-brand-02 .con .tt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}

.ex-brand-02 .con .tt .icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.ex-brand-02 .con .tt img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.ex-brand-02 .con .tt h5 {
	margin-top: 12px;
	line-height: 1;
	text-align: center;
	font-size: 20px;
	color: #fff
}

.ex-brand-02 .hover-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .1s ease all;
	-moz-transition: .1s ease all;
	-o-transition: .1s ease all;
	transition: .1s ease all
}

.ex-brand-02 .hover-img img {
	display: block;
	width: 100%;
	height: 100%
}

.ex-brand-03 {
	padding: 75px 20px 110px;
	background-color: #f4f4f4
}

.ex-brand-03 .content {
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.ex-brand-03 .content p {
	margin-bottom: 15px
}

.ex-brand-03 .content img {
	max-width: 100%;
	height: auto !important
}

.ex-brand-03 .content ul {
	list-style: disc
}

.ex-brand-03 .content ul li {
	list-style: disc
}

.ex-brand-03 .content ol {
	list-style: decimal
}

.ex-brand-03 .content ol li {
	list-style: decimal
}

.ex-brand-03 .content .img {
	width: 566px;
	height: 398px;
	padding-left: 68px
}

.ex-brand-03 .content .img img {
	display: block;
	width: 100%;
	height: 100%
}

.ex-brand-03 .content .video {
	width: 566px;
	height: 398px;
	margin-left: 68px;
	background-color: #000
}

.ex-brand-03 .content .video video {
	display: block;
	width: 100%;
	height: 100%
}

.ex-brand-03 .content .info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.ex-brand-03 .content p {
	margin-bottom: 0
}

.ex-brand-04 {
	padding: 100px 20px;
	background-color: #f4f4f4;
	background-image: url("../images/ex_article_5.jpg");
	background-position: top left;
	background-repeat: no-repeat
}

.ex-brand-04 .bfc {
	overflow: hidden
}

.ex-brand-04 .content {
	position: relative;
	margin-top: 25px;
	padding: 70px 60px;
	background: #fff
}

.ex-brand-04 .content .swiper-slide {
	padding: 200px 0
}

.ex-brand-04 .content .swiper-slide:nth-child(even) .detail {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	bottom: auto;
	top: 0
}

.ex-brand-04 .content .img {
	position: relative;
	height: 0;
	padding-top: 66.96429%;
	overflow: hidden
}

.ex-brand-04 .content .img img {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ex-brand-04 .content .detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 200px;
	padding: 24px 30px;
	border-left: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.ex-brand-04 .content .date {
	margin-bottom: 5px;
	line-height: 1;
	font-weight: 200;
	font-size: 48px;
	color: #003a4a
}

.ex-brand-04 .content .p {
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.ex-brand-04 .content .button-prev,.ex-brand-04 .content .button-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 40px;
	height: 40px;
	line-height: 34px;
	text-align: center;
	border: 2px solid #003a4a;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	cursor: pointer
}

.ex-brand-04 .content .button-prev .iconfont,.ex-brand-04 .content .button-next .iconfont {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-size: 18px;
	color: #003a4a
}

.ex-brand-04 .content .button-prev {
	left: 10px
}

.ex-brand-04 .content .button-next {
	right: 10px
}

.news-detail-wrap {
	padding: 75px 200px;
	background-color: #fff;
	font-size: 14px
}

.news-detail-wrap p {
	margin-bottom: 15px
}

.news-detail-wrap img {
	max-width: 100%;
	height: auto !important
}

.news-detail-wrap ul {
	list-style: disc
}

.news-detail-wrap ul li {
	list-style: disc
}

.news-detail-wrap ol {
	list-style: decimal
}

.news-detail-wrap ol li {
	list-style: decimal
}

.news-detail-wrap .title-box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed rgba(178,178,178,0.6)
}

.news-detail-wrap .title-box .title {
	margin-bottom: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #333
}

.news-detail-wrap .title-box .data {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	color: #666
}

.news-detail-wrap .title-box .data span {
	display: inline-block;
	padding: 0 10px
}

.news-detail-wrap .content-box {
	line-height: 25px;
	font-size: 12px;
	color: #666
}

.news-nav-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 65px;
	margin-top: 15px
}

.news-nav-box .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	background-color: #003a4a;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.news-nav-box .box+.box {
	border-left: 1px solid rgba(255,255,255,0.5)
}

.news-nav-box .box:hover {
	background-color: #00627d
}

.news-nav-box .img {
	width: 28px;
	height: 20px
}

.news-nav-box .img img {
	max-width: 100%;
	max-height: 100%
}

.news-nav-box .p {
	padding: 0 15px;
	line-height: 1;
	font-size: 16px;
	color: #f4f4f4
}

.video-con {
	margin: 0 auto;
	width: 1154px
}

.video-con .right {
	float: right;
	width: 288px;
	background-color: #fff;
	overflow: hidden;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 34px;
	height: 698px
}

.video-con .left {
	float: left;
	width: 852px
}

.video-swiper {
	width: 100%;
	height: 584px
}

.video-swiper .swiper-slide {
	cursor: pointer
}

.video-swiper .swiper-slide .img {
	width: 100%;
	height: 144px
}

.video-swiper .swiper-slide .img img {
	display: block;
	width: 100%;
	height: 100%
}

.video-swiper .swiper-slide .p {
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.video-swiper .swiper-slide:hover .p,.video-swiper .swiper-slide.on .p {
	color: #00627d
}

.video-swiper-btn {
	font-size: 0;
	text-align: center
}

.video-swiper-btn>div {
	display: inline-block;
	vertical-align: top;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	outline: none;
	-webkit-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	-moz-transition: background-color .2s ease;
	transition: background-color .2s ease;
	cursor: pointer
}

.video-swiper-btn .video-swiper-prev {
	background-color: #00627d
}

.video-swiper-btn .video-swiper-prev:hover {
	background-color: #007697
}

.video-swiper-btn .video-swiper-next {
	background-color: #32606d
}

.video-swiper-btn .video-swiper-next:hover {
	background-color: #3a6f7e
}

.video-box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
	padding: 30px 38px;
	min-height: 698px
}

.video-box .video-bd {
	display: none
}

.video-box .video-bd:first-child {
	display: block
}

.video-box .video-play {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden
}

.video-box .video-play .mejs__container,.video-box .video-play .player,.video-box .video-play .mejs__overlay,.video-box .video-play .mejs__poster,.video-box .video-play .mejs__overlay-error>img {
	width: 100% !important;
	height: 100% !important
}

.video-box .video-article {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding-top: 20px
}

.video-box .video-article img {
	max-width: 100%;
	height: auto !important
}

.ex-loving-title {
	margin-bottom: 20px
}

.ex-loving-title .cn {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 28px;
	color: #333
}

.ex-loving-title .en {
	line-height: 1;
	font-size: 30px;
	font-family: "Arial";
	color: #999;
	text-transform: uppercase
}

.ex-loving-title.tac {
	text-align: center
}

.ex-loving-title.color-fff .cn,.ex-loving-title.color-fff .en {
	color: #fff
}

.ex-loving-article-con {
	padding: 85px 20px 100px;
	background-color: #fff
}

.ex-loving-article-con .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 30px;
	font-size: 14px;
	color: #666
}

.ex-loving-article-con .left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 96px;
	overflow: hidden
}

.ex-loving-article-con .left p {
	margin-bottom: 10px
}

.ex-loving-article-con .right {
	width: 675px;
	height: 398px
}

.ex-loving-article-con .right img {
	display: block;
	width: 100%;
	height: 100%
}

.ex-loving-history-con {
	padding: 50px 20px;
	background-color: #f5f5f5
}

.ex-loving-history-con .content {
	position: relative;
	padding-bottom: 40px
}

.ex-loving-history-con .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px
}

.ex-loving-history-con .list-box li {
	width: 25%
}

.ex-loving-history-con .list-box .box {
	display: block;
	position: relative;
	margin: 0 12px 20px;
	overflow: hidden
}

.ex-loving-history-con .list-box .box:hover .bg img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.ex-loving-history-con .list-box .box:hover .tt {
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0)
}

.ex-loving-history-con .list-box .box:hover .expend {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.ex-loving-history-con .list-box .bg {
	position: relative;
	height: 0;
	padding-top: 52.1875%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	z-index: 1
}

.ex-loving-history-con .list-box .bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.ex-loving-history-con .list-box .tt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 58px;
	padding: 0 20px;
	background-image: url("../images/ex_bg.png");
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 2;
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.ex-loving-history-con .list-box .tt .icon {
	width: 20px;
	height: 22px
}

.ex-loving-history-con .list-box .tt img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.ex-loving-history-con .list-box .tt .txt {
	padding-left: 5px;
	font-size: 20px;
	color: #fff
}

.ex-loving-history-con .list-box .expend {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(0,58,74,0.8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 3;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%);
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.ex-loving-history-con .list-box .expend .case {
	margin-bottom: 2px;
	line-height: 1;
	font-size: 20px;
	color: #fff
}

.ex-loving-history-con .list-box .expend .address {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 30px;
	color: #fff
}

.ex-loving-history-con .list-box .expend .year {
	position: relative;
	padding: 0 12px;
	font-size: 14px;
	color: #fff
}

.ex-loving-history-con .list-box .expend .year::before,.ex-loving-history-con .list-box .expend .year::after {
	content: '';
	position: absolute;
	top: 50%;
	width: 8px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.ex-loving-history-con .list-box .expend .year::before {
	left: 0
}

.ex-loving-history-con .list-box .expend .year::after {
	right: 0
}

.ex-loving-history-con .arrow-bottom {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 60px;
	height: 40px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer
}

.ex-loving-history-con .arrow-bottom i {
	display: block;
	position: absolute;
	left: 0;
	line-height: 1;
	font-size: 60px;
	color: #c9c9c9
}

.ex-loving-history-con .arrow-bottom i:nth-child(1) {
	top: 0;
	-webkit-animation: animA .6s ease infinite;
	-moz-animation: animA .6s ease infinite;
	animation: animA .6s ease infinite
}

.ex-loving-history-con .arrow-bottom i:nth-child(2) {
	top: 10px;
	-webkit-animation: animB .8s ease .4s infinite;
	-moz-animation: animB .8s ease .4s infinite;
	animation: animB .8s ease .4s infinite
}

.ex-loving-history-con .arrow-bottom i:nth-child(3) {
	top: 20px;
	-webkit-animation: animC 1s ease 1.2s infinite;
	-moz-animation: animC 1s ease 1.2s infinite;
	animation: animC 1s ease 1.2s infinite
}

.ex-loving-history-con .arrow-bottom:hover {
	-webkit-transform: translate(-50%, -15px);
	-moz-transform: translate(-50%, -15px);
	-ms-transform: translate(-50%, -15px);
	transform: translate(-50%, -15px)
}

@-webkit-keyframes animA {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.4)
	}
}

@-moz-keyframes animA {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.4)
	}
}

@keyframes animA {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.4)
	}
}

@-webkit-keyframes animB {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.6)
	}
}

@-moz-keyframes animB {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.6)
	}
}

@keyframes animB {
	0% {
		color: #c9c9c9
	}

	100% {
		color: rgba(0,58,74,0.6)
	}
}

@-webkit-keyframes animC {
	0% {
		color: #c9c9c9
	}

	100% {
		color: #003a4a
	}
}

@-moz-keyframes animC {
	0% {
		color: #c9c9c9
	}

	100% {
		color: #003a4a
	}
}

@keyframes animC {
	0% {
		color: #c9c9c9
	}

	100% {
		color: #003a4a
	}
}

.ex-loving-news-con {
	padding: 50px 20px 88px;
	background-color: #fff
}

.ex-loving-news-con .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -6px 30px
}

.ex-loving-news-con .content li {
	width: 25%
}

.ex-loving-news-con .content .item {
	display: block;
	margin: 0 6px;
	padding: 20px 20px 35px;
	background-color: #f5f5f5;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.ex-loving-news-con .content .item:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}

.ex-loving-news-con .content .item:hover .title {
	color: #003a4a
}

.ex-loving-news-con .content .img {
	width: 100%;
	padding-bottom: 69.23077%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.ex-loving-news-con .content .img img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.ex-loving-news-con .content .title {
	overflow: hidden;
	font-size: 18px;
	color: #333;
	max-height: 48px;
	line-height: 24px;
	margin-bottom: 15px
}

.ex-loving-news-con .content .p {
	font-size: 14px;
	line-height: 26px;
	color: #888;
	height: 78px;
	overflow: hidden
}

.ex-loving-news-con .more {
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	background-color: #003a4a;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.ex-loving-news-con .more:hover {
	background-color: #00627d
}

.ex-loving-memory-con {
	padding: 144px 20px 88px;
	background-color: #fff;
	background-image: url("../images/ex_article_27.jpg");
	background-position: left top;
	background-repeat: no-repeat
}

.ex-loving-memory-con .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.ex-loving-memory-con .memory-swiper-box {
	position: relative;
	width: 50%;
	padding: 45px 50px 65px 45px;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1
}

.ex-loving-memory-con .memory-container {
	height: 348px;
	padding-left: 18px
}

.ex-loving-memory-con .memory-container::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	width: 2px;
	height: 100%;
	background: #003a4a
}

.ex-loving-memory-con .memory-container .swiper-slide {
	height: auto;
	margin-bottom: 20px
}

.ex-loving-memory-con .memory-container .info {
	position: relative;
	padding-left: 30px
}

.ex-loving-memory-con .memory-container .info::after {
	content: '';
	position: absolute;
	left: -6px;
	top: 0;
	width: 14px;
	height: 14px;
	background-image: url("../images/ex_round.png");
	background-position: center;
	background-repeat: no-repeat
}

.ex-loving-memory-con .memory-container .time {
	margin-bottom: 8px;
	line-height: 1;
	font-size: 18px;
	font-family: "Arial";
	color: #003a4a
}

.ex-loving-memory-con .memory-container .p {
	line-height: 24px;
	font-size: 14px;
	color: #777
}

.ex-loving-memory-con .swiper-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 45px;
	right: 50px
}

.ex-loving-memory-con .swiper-btn .button-prev,.ex-loving-memory-con .swiper-btn .button-next {
	width: 40px;
	height: 40px;
	margin: 0 5px;
	line-height: 40px;
	text-align: center;
	background: #003a4a;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.ex-loving-memory-con .swiper-btn .button-prev i,.ex-loving-memory-con .swiper-btn .button-next i {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #fff
}

.ex-loving-memory-con .swiper-btn .button-prev:hover,.ex-loving-memory-con .swiper-btn .button-next:hover {
	background: #00627d
}

.ex-loving-memory-con .memory-form-box {
	position: relative;
	width: 50%;
	padding: 45px 85px 65px;
	background: #003a4a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}

.ex-loving-memory-con .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear
}

.loving-article-con {
	padding: 80px 20px;
	background-color: #fff
}

.loving-article {
	line-height: 30px;
	color: #666;
	font-size: 14px
}

.loving-article p {
	margin-bottom: 15px
}

.loving-article img {
	max-width: 100%;
	height: auto !important
}

.loving-article ul {
	list-style: disc
}

.loving-article ul li {
	list-style: disc
}

.loving-article ol {
	list-style: decimal
}

.loving-article ol li {
	list-style: decimal
}

.loving-article .img {
	float: right;
	margin-left: 80px;
	margin-bottom: 20px
}

.loving-article .t {
	font-size: 30px;
	color: #333;
	margin-bottom: 20px
}

.loving-history-con {
	background-color: #f5f5f5;
	padding: 75px 20px 110px
}

.loving-history-con .t {
	text-align: center;
	font-size: 30px;
	color: #333;
	margin-bottom: 24px
}

.loving-history-box {
	background-color: #fff;
	width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.loving-history-swiper {
	height: 64px;
	background-color: #003a4a;
	position: relative;
	padding: 0 68px;
	background-image: url(../images/loving_3.png);
	background-position: center bottom;
	background-repeat: repeat-x
}

.loving-history-swiper .swiper-container {
	width: 100%
}

.loving-history-swiper .swiper-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.loving-history-swiper .swiper-slide {
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-family: Arial;
	position: relative
}

.loving-history-swiper .swiper-slide:after {
	position: absolute;
	width: 1px;
	height: 12px;
	background-color: #fff;
	left: 50%;
	bottom: 0;
	display: block;
	content: ''
}

.loving-history-swiper .swiper-slide.on {
	font-size: 28px;
	font-weight: bold
}

.loving-history-swiper .loving-history-prev,.loving-history-swiper .loving-history-next {
	position: absolute;
	top: 50%;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #4b4b4b;
	background-color: #fff;
	border-radius: 100%;
	margin-top: -13px;
	cursor: pointer
}

.loving-history-swiper .loving-history-prev {
	left: 36px
}

.loving-history-swiper .loving-history-next {
	right: 36px
}

.loving-history-bd .box {
	display: none;
	padding: 50px 100px;
	line-height: 30px;
	color: #666;
	font-size: 14px
}

.loving-history-bd .box p {
	margin-bottom: 15px
}

.loving-history-bd .box img {
	max-width: 100%;
	height: auto !important
}

.loving-history-bd .box ul {
	list-style: disc
}

.loving-history-bd .box ul li {
	list-style: disc
}

.loving-history-bd .box ol {
	list-style: decimal
}

.loving-history-bd .box ol li {
	list-style: decimal
}

.loving-history-bd .box h3 {
	font-size: 26px;
	color: #444;
	margin-bottom: 40px;
	line-height: 36px;
	text-align: center
}

.loving-history-bd .box:first-child {
	display: block
}

.loving-history-bd .box .more {
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	background-color: #003a4a;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.loving-history-bd .box .more:hover {
	background-color: #00627d
}

.loving-news-con {
	padding: 70px 20px 90px;
	background-color: #fff
}

.loving-news-con .t {
	text-align: center;
	font-size: 30px;
	color: #333;
	margin-bottom: 24px
}

.loving-news-con .more {
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	background-color: #003a4a;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.loving-news-con .more:hover {
	background-color: #00627d
}

.loving-news-list {
	font-size: 0;
	width: 1356px;
	margin: 0 auto;
	max-width: 100%
}

.loving-news-list li {

	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 23px;
	margin: 0 0 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.loving-news-list li a {
	display: block;
	padding: 36px;
	background-color: #f5f5f5;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.loving-news-list li a:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}

.loving-news-list li a:hover .title {
	color: #003a4a
}

.loving-news-list li .img {
	width: 100%;
	padding-bottom: 69.46108%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.loving-news-list li .img img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.loving-news-list li .title {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom: 10px
}

.loving-news-list li .p {
	font-size: 14px;
	line-height: 26px;
	color: #888;
	height: 78px;
	overflow: hidden
}

.loving-memory-con {
	padding: 80px 20px 0;
	background-image: url(../images/loving_5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative
}

.loving-memory-con .t {
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-bottom: 24px
}

.loving-memory-box {
	padding: 50px 0 70px;
	background-color: #fff;
	-webkit-box-shadow: 0 30px 40px rgba(0,0,0,0.1);
	box-shadow: 0 30px 40px rgba(0,0,0,0.1)
}

.loving-memory-box .icon {
	text-align: center
}

.loving-memory-swiper {
	width: 1100px;
	margin: 0 auto;
	height: 450px;
	padding-top: 20px
}

.loving-memory-swiper:before {
	position: absolute;
	left: 50%;
	width: 2px;
	height: 100%;
	background-color: #003a4a;
	content: '';
	display: block;
	margin-left: -1px;
	top: 0
}

.loving-memory-swiper .swiper-wrapper {
	z-index: 5
}

.loving-memory-swiper .swiper-slide {
	overflow: hidden
}

.loving-memory-swiper .swiper-slide:nth-child(2n+1) .info {
	float: left;
	text-align: right;
	padding-right: 30px
}

.loving-memory-swiper .swiper-slide:nth-child(2n+1) .info:before {
	right: -7px
}

.loving-memory-swiper .swiper-slide:nth-child(2n) .info {
	float: right;
	padding-left: 30px
}

.loving-memory-swiper .swiper-slide:nth-child(2n) .info:before {
	left: -7px
}

.loving-memory-swiper .swiper-slide .info {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.loving-memory-swiper .swiper-slide .info:before {
	position: absolute;
	top: 5px;
	width: 14px;
	height: 14px;
	background-image: url(../images/loving_7.jpg);
	content: '';
	display: block;
	background-position: center center;
	background-repeat: no-repeat
}

.loving-memory-swiper .swiper-slide .time {
	font-size: 18px;
	color: #003a4a;
	margin-bottom: 5px
}

.loving-memory-swiper .swiper-slide .p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #777
}

.loving-memory-btn {
	font-size: 0;
	text-align: center
}

.loving-memory-btn>div {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	background-color: #003a4a;
	border-radius: 100%;
	margin: 0 2px;
	outline: none
}

.loving-form-con {
	padding: 70px 20px;
	background-color: #fff
}

.loving-form-con .t {
	text-align: center;
	font-size: 30px;
	color: #333;
	margin-bottom: 24px
}

.loving-form-con .box {
	background-color: #f5f5f5;
	padding: 70px 0 80px
}

.loving-form-con .form {
	width: 1062px
}

.contact-wrap {
	padding-bottom: 125px;
	background: #f0f0f0
}

.contact-wrap .contact-con {
	position: relative;
	padding: 70px 30px 30px;
	margin-top: -175px;
	background: #fff;
	z-index: 2
}

.contact-wrap .hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 150px
}

.contact-wrap .hd .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	padding-bottom: 65px
}

.contact-wrap .hd .icon-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	border: 1px solid #003a4a;
	border-radius: 50%
}

.contact-wrap .hd .icon-box .img {
	width: 45px;
	height: 45px;
	text-align: center
}

.contact-wrap .hd .icon-box img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%
}

.contact-wrap .hd .info-box {
	padding-left: 15px;
	font-size: 14px;
	color: #666;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.contact-wrap .hd .info-box p {
	margin-bottom: 10px
}

.contact-wrap .hd .ewm-box {
	width: 100px;
	height: 100px;
	margin-left: 15px;
	line-height: 100px;
	text-align: center
}

.contact-wrap .hd .ewm-box img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.contact-wrap .bd {
	width: 100%
}

.contact-wrap .bd>div {
	width: 100%;
	height: 440px
}

.choose-buy-wrap {
	padding-bottom: 90px;
	background-color: #f5f5f5
}

.choose-buy-wrap .choose-bg {
	width: 100%;
	height: 500px;
	background: url("../images/article_06.jpg") center no-repeat;
	background-size: cover
}

.choose-buy-wrap .choose-bg .choose-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1536px;
	margin: 0 auto;
	padding-top: 78px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1500px) {
	.choose-buy-wrap .choose-bg .choose-nav {
		width: 1300px
	}
}

.choose-buy-wrap .choose-bg .bread-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 38px;
	font-size: 12px;
	color: #fff
}

.choose-buy-wrap .choose-bg .bread-list .iconfont {
	padding-right: 5px;
	font-size: 24px;
	color: #003a4a
}

.choose-buy-wrap .choose-bg .bread-list a {
	padding: 0 5px;
	font-size: 14px;
	color: #fff
}

.choose-buy-wrap .choose-bg .bread-list a:hover {
	text-decoration: underline
}

.choose-buy-wrap .choose-bg .back-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 130px;
	height: 38px;
	padding: 0 20px;
	font-size: 14px;
	color: #fff;
	background-color: #003a4a;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.choose-buy-wrap .choose-bg .back-list .iconfont {
	font-size: 12px
}

.choose-buy-wrap .choose-bg .back-list:hover {
	background-color: #00627d
}

.choose-buy-wrap .wrapper {
	position: relative;
	width: 1536px;
	padding: 76px 300px 80px;
	margin: -365px auto 0;
	background-color: #fff;
	-webkit-box-shadow: 1.5px 2.598px 65px 0px rgba(0,0,0,0.2);
	box-shadow: 1.5px 2.598px 65px 0px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1500px) {
	.choose-buy-wrap .wrapper {
		width: 1400px
	}
}

@media screen and (max-width: 1200px) {
	.choose-buy-wrap .wrapper {
		width: auto
	}
}

.choose-buy-wrap .wrapper .con {
	line-height: 32px;
	font-size: 14px;
	color: #666;
	font-size: 14px
}

.choose-buy-wrap .wrapper .con p {
	margin-bottom: 15px
}

.choose-buy-wrap .wrapper .con img {
	max-width: 100%;
	height: auto !important
}

.choose-buy-wrap .wrapper .con ul {
	list-style: disc
}

.choose-buy-wrap .wrapper .con ul li {
	list-style: disc
}

.choose-buy-wrap .wrapper .con ol {
	list-style: decimal
}

.choose-buy-wrap .wrapper .con ol li {
	list-style: decimal
}

.choose-buy-wrap .wrapper .self-con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.choose-buy-wrap .wrapper .left {
	width: 583px
}

.choose-buy-wrap .wrapper .right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-left: 80px;
	overflow: hidden
}

.choose-buy-wrap .wrapper .title {
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 30px;
	color: #333
}

@media screen and (max-width: 1500px) {
	.choose-buy-wrap .wrapper .title {
		margin-top: 0
	}
}

.choose-buy-wrap .wrapper p {
	margin-bottom: 15px
}

.choose-buy-wrap .wrapper .tt {
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #003a4a
}

.join-wrap {
	background-color: #f5f5f5
}

.join-wrap img {
	max-width: 100%;
	height: auto !important
}

.join-wrap-01 {
	padding: 70px 20px;
	text-align: center
}

.join-wrap-01 .title {
	margin-bottom: 50px;
	line-height: 1
}

.join-wrap-01 .title .b-t {
	margin-bottom: 5px;
	font-size: 48px;
	color: #333
}

.join-wrap-01 .title .s-t {
	margin-bottom: 10px;
	font-size: 30px;
	color: #333
}

.join-wrap-01 .title .en {
	font-size: 30px;
	font-family: "Arial";
	color: #777;
	text-transform: uppercase
}

.join-wrap-01.case_list {
	padding: 0 0 70px
}

.join-wrap-02 {
	padding-bottom: 70px
}

.join-wrap-02.case_list img {
	max-width: 100%;
	height: auto !important
}

.join-wrap-03 {
	padding: 0 20px 80px
}

.join-wrap-03 .form-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.join-wrap-03 .form-box .left {
	width: 50%;
	height: 530px;
	padding: 120px;
	background: url("../images/ex_article_14.jpg") center no-repeat;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.join-wrap-03 .form-box .left .cn {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 48px;
	color: #fff
}

.join-wrap-03 .form-box .left .en {
	width: 250px;
	margin-bottom: 30px;
	line-height: 48px;
	font-size: 55px;
	font-family: "Arial";
	color: #fff
}

.join-wrap-03 .form-box .left .num {
	line-height: 1;
	font-size: 38px;
	color: #fff
}

.join-wrap-03 .form-box .right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 45px 50px;
	background-color: #fff;
	overflow: hidden
}

.join-wrap-03 .map-box {
	padding-top: 65px
}

.join-wrap-03 .map-box .title {
	margin-bottom: 30px;
	text-align: center
}

.join-wrap-03 .map-box .title .cn {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 36px;
	color: #333
}

.join-wrap-03 .map-box .title .en {
	line-height: 1;
	font-size: 30px;
	font-family: "Arial";
	color: #777;
	text-transform: uppercase
}

.join-wrap-03 .select-address {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 600px;
	margin: 0 auto
}

.join-wrap-03 .select-address .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #fff
}

.join-wrap-03 .select-address .box:not(:first-child) {
	margin-left: 10px
}

.join-wrap-03 .select-address .select {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 15px;
	overflow: hidden
}

.join-wrap-03 .select-address select {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #4f4f4f;
	border: none;
	background: none;
	outline: none;
	cursor: pointer
}

.join-wrap-03 .select-address .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 15px;
	overflow: hidden
}

.join-wrap-03 .select-address .input input {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #4f4f4f;
	background: none;
	border: none
}

.join-wrap-03 .select-address .search-btn {
	width: 45px;
	height: 45px;
	background: #003a4a;
	border: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.join-wrap-03 .select-address .search-btn:hover {
	background: #00627d
}

.join-wrap-03 .select-address .search-btn .iconfont {
	font-size: 18px;
	color: #fff
}

.join-wrap-03 .hot-city {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0;
	margin: 0 230px
}

.join-wrap-03 .hot-city .hot-tt {
	line-height: 1;
	font-size: 26px;
	color: #444
}

.join-wrap-03 .hot-city .citys-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 10px;
	overflow: hidden
}

.join-wrap-03 .hot-city .citys-box a {
	display: block;
	height: 25px;
	padding: 0 12px;
	margin: 5px;
	line-height: 25px;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.join-wrap-03 .hot-city .citys-box a.on,.join-wrap-03 .hot-city .citys-box a:hover {
	background: #003a4a;
	color: #fff
}

.join-wrap-03 .store-address {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 610px;
	overflow: hidden
}

.join-wrap-03 .store-address .store-swiper {
	position: relative;
	width: 360px;
	height: 100%;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.join-wrap-03 .store-address .store-swiper .swiper-container {
	height: 100%
}

.join-wrap-03 .store-address .store-swiper .swiper-scroller {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 10px;
	background: #e2e2e2;
	z-index: 9
}

.join-wrap-03 .store-address .store-swiper .swiper-scrollbar-drag {
	width: 100%;
	background: #64717d;
	border-radius: 0
}

.join-wrap-03 .store-address .swiper-slide {
	height: auto;
	padding: 36px 36px 20px 50px;
	background: #254857;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.join-wrap-03 .store-address .swiper-slide:nth-child(odd) {
	background: #003a4a
}

.join-wrap-03 .store-address .swiper-slide .tt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.join-wrap-03 .store-address .swiper-slide .icon {
	width: 15px;
	height: 20px;
	padding-right: 5px;
	line-height: 20px;
	text-align: center
}

.join-wrap-03 .store-address .swiper-slide .icon img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.join-wrap-03 .store-address .swiper-slide .word {
	font-size: 18px;
	color: #fff
}

.join-wrap-03 .store-address .swiper-slide .p {
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #a2b9c1
}

.join-wrap-03 .store-address .swiper-slide .btn {
	display: block;
	width: 90px;
	height: 30px;
	margin-top: 18px;
	margin-left: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #003a4a;
	background: #fff
}

.join-wrap-03 .store-address .swiper-slide.on {
	background: #00627d
}

.join-wrap-03 .store-address .map {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.join-wrap-03 .store-address .map>div {
	width: 100%;
	height: 100%
}

.news-list-wrap {
	width: 100%
}

.news-list-wrap .hd {
	position: relative;
	margin-bottom: 65px
}

.news-list-wrap .hd .shadow {
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	text-align: center
}

.news-list-wrap .hd .shadow img {
	max-width: 100%;
	max-height: 100%
}

.news-list-wrap .hd .swiper-container {
	padding: 40px 60px 40px 40px;
	background-color: #fff
}

.news-list-wrap .hd .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.news-list-wrap .hd .swiper-slide:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.news-list-wrap .hd .swiper-slide:hover .info-box .title {
	color: #00627d
}

.news-list-wrap .hd .img-box {
	width: 335px;
	margin-right: 50px
}

.news-list-wrap .hd .img-box .img {
	display: block;
	position: relative;
	height: 0;
	padding-top: 68.65672%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.news-list-wrap .hd .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.news-list-wrap .hd .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-top: 20px;
	overflow: hidden
}

.news-list-wrap .hd .info-box .title {
	width: 100%;
	margin-bottom: 25px;
	line-height: 1;
	font-size: 22px;
	color: #333;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.news-list-wrap .hd .info-box .msg {
	height: 84px;
	line-height: 28px;
	font-size: 13px;
	color: #777;
	overflow: hidden
}

.news-list-wrap .hd .swiper-pagination {
	position: absolute;
	left: 430px;
	bottom: 85px;
	width: auto;
	text-align: left;
	font-size: 0
}

.news-list-wrap .hd .my-bullet {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 3px;
	font-size: 12px;
	color: #fff;
	background-color: #dbdbdb;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.news-list-wrap .hd .my-bullet-active {
	background-color: #00627d
}

.news-list-wrap .bd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -60px;
	margin-right: -60px
}

@media screen and (max-width: 1500px) {
	.news-list-wrap .bd {
		margin-left: -30px;
		margin-right: -30px
	}
}

.news-list-wrap .bd li {
	width: 50%
}

.news-list-wrap .bd .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 45px;
	margin: 0 60px 50px;
	border-bottom: 1px dashed #b7b7b7
}

@media screen and (max-width: 1500px) {
	.news-list-wrap .bd .item {
		margin: 0 30px 50px
	}
}

.news-list-wrap .bd .item:hover .msg-box .tt {
	color: #00627d
}

.news-list-wrap .bd .img-box {
	width: 200px
}

.news-list-wrap .bd .img-box .img {
	position: relative;
	height: 0;
	padding-top: 75%;
	overflow: hidden
}

.news-list-wrap .bd .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.news-list-wrap .bd .msg-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-left: 18px;
	overflow: hidden
}

.news-list-wrap .bd .tt {
	width: 100%;
	margin-bottom: 20px;
	line-height: 1;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.news-list-wrap .bd .p {
	height: 72px;
	line-height: 24px;
	font-size: 14px;
	color: #888;
	overflow: hidden
}

.recruitment-list-wrap {
	width: 100%
}

.recruitment-list-wrap .lists-box {
	width: 100%
}

.recruitment-list-wrap .item {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #e0e0e0
}

.recruitment-list-wrap .item.on .list-title-box {
	color: #fff;
	background: #003a4a
}

.recruitment-list-wrap .item.on .list-title-box .icon {
	-webkit-transform: translate(0, -50%) rotate(180deg);
	-moz-transform: translate(0, -50%) rotate(180deg);
	-ms-transform: translate(0, -50%) rotate(180deg);
	transform: translate(0, -50%) rotate(180deg)
}

.recruitment-list-wrap .list-title-box {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px;
	padding-left: 93px;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.recruitment-list-wrap .list-title-box .name {
	min-width: 147px
}

.recruitment-list-wrap .list-title-box .num {
	width: 122px;
	padding-left: 28px
}

.recruitment-list-wrap .list-title-box .address {
	width: 212px;
	padding-left: 55px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.recruitment-list-wrap .list-title-box .date {
	width: 156px;
	padding-left: 70px
}

.recruitment-list-wrap .list-title-box .icon {
	position: absolute;
	top: 50%;
	right: 25px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #787c81;
	border-radius: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.recruitment-list-wrap .list-title-box .iconfont {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #787c81
}

.recruitment-list-wrap .list-con-box {
	display: none;
	padding: 50px 0
}

.recruitment-list-wrap .list-con-box>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 93px
}

.recruitment-list-wrap .list-con-box .box {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.recruitment-list-wrap .list-con-box .box:nth-child(2) {
	padding-left: 45px;
	border-left: 1px dashed rgba(0,0,0,0.5)
}

.recruitment-list-wrap .list-con-box .title {
	margin-bottom: 25px;
	line-height: 1;
	font-size: 22px;
	color: #444
}

.recruitment-list-wrap .list-con-box .p {
	margin-bottom: 10px;
	font-size: 13px;
	color: #555
}

.recruitment-list-wrap .list-con-box .p.deep-orange {
	color: #003a4a
}

.magazine-list-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.magazine-list-wrap .left {
	display: block;
	width: 496px
}

.magazine-list-wrap .left .wrapper {
	padding: 63px 30px 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: block
}

.magazine-list-wrap .left .wrapper:hover .img-box {
	opacity: .8
}

.magazine-list-wrap .left .wrapper:hover .tt {
	color: #00627d
}

.magazine-list-wrap .left .img-box {
	position: relative;
	width: 100%;
	height: 557px;
	overflow: hidden;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.magazine-list-wrap .left .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.magazine-list-wrap .left .tt {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease
}

.magazine-list-wrap .right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	font-size: 0
}

.magazine-list-wrap .right li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	margin-bottom: 5px
}

.magazine-list-wrap .right .wrapper {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	padding: 22px 26px 0
}

.magazine-list-wrap .right .wrapper:hover .img-box {
	opacity: .8
}

.magazine-list-wrap .right .wrapper:hover .tt {
	color: #00627d
}

.magazine-list-wrap .right .img-box {
	display: block;
	width: 100%;
	height: 265px;
	position: relative;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.magazine-list-wrap .right .img-box img {
	display: block;
	width: 100%;
	height: 100%
}

.magazine-list-wrap .right .tt {
	line-height: 50px;
	height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease
}

.product-menu {
	text-align: center;
	background-color: #003a4a;
	font-size: 0
}

.product-menu .item {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.2);
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.product-menu .item.on,.product-menu .item:hover {
	background-color: #00627d;
	color: #fff
}

.product-menu .item:first-child {
	border-left: 1px solid rgba(255,255,255,0.2)
}

.product-list-con {
	padding: 40px 20px;
	background-color: #f4f4f4
}

.product-tag-con {
	padding-top: 0px
}

.product-tag-con a {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	font-size: 15px;
	color: #666;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.product-tag-con a:hover,.product-tag-con a.on {
	text-decoration: underline;
	color: #00627d
}

.product-list {
	font-size: 0
}

.product-list li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px
}

.product-list li:nth-child(3n+1) {
	padding-right: 22px
}

.product-list li:nth-child(3n+2) {
	padding-right: 11px;
	padding-left: 11px
}

.product-list li:nth-child(3n+3) {
	padding-left: 22px
}

.product-list li a {
	display: block
}

.product-list li a:hover .img {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

.product-list li a:hover .img span img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.product-list li a:hover .t {
	color: #00627d
}

.product-list .img {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.product-list .img span {
	display: block;
	width: 100%;
	padding-bottom: 65.67901%;
	position: relative;
	overflow: hidden
}

.product-list .img span img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.product-list .t {
	text-align: center;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease
}

.product-list .p {
	font-size: 14px;
	line-height: 26px;
	color: #888;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px
}

.product-list .views {
	text-align: center;
	font-size: 12px;
	color: #777;
	line-height: 20px;
	height: 20px
}

.product-list .views:before {
	font-family: 'iconfont';
	content: '\e64c';
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
	line-height: 20px
}

.product-group {

}

.product-group .hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px
}

.product-group .left {
	width: 826px
}

.product-group .left .swiper-slide {
	height: 0;
	padding-top: 56.6586%;
	overflow: hidden
}

.product-group .left .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.product-group .left .swiper-pagination {
	left: 0;
	bottom: 20px;
	width: 100%;
	padding: 0 36px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.product-group .left .my-bullet {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #f5f5f5;
	border-radius: 50%;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.product-group .left .my-bullet-active {
	background: #003a4a
}

.product-group .right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 100px 80px 80px;
	background: #fff;
	overflow: hidden
}

.product-group .right .title {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	line-height: 1;
	font-size: 30px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.product-group .right .title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	height: 3px;
	background: #003a4a
}

.product-group .right .msg {
	height: 90px;
	line-height: 30px;
	font-size: 15px;
	color: #777;
	overflow: hidden
}

.product-group .right .read {
	padding-top: 40px;
	font-size: 12px;
	color: #777
}

.product-group .right .read i {
	display: inline-block;
	vertical-align: middle;
	color: #777
}

.product-group .right .more-btn {
	display: block;
	width: 170px;
	height: 40px;
	margin-top: 25px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #003a4a;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.product-group .right .more-btn:hover {
	background: #00627d
}

.product-group .bd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -7px
}

.product-group .bd li {
	width: 25%
}

.product-group .bd .item {
	display: block;
	padding: 8px;
	margin: 0 7px 14px;
	background: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease
}

.product-group .bd .item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}


.product-group .bd2 .item {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}


.product-group .bd .item:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.product-group .bd .item:hover .tt {
	color: #003a4a
}

.product-group .bd .img-box {
	position: relative;
	height: 0;
	padding-top: 64.10256%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.product-group .bd .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.product-group .bd .info-box {
	height: 96px;
	padding: 28px 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.product-group .bd .info-box .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.product-group .bd .info-box .tt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1;
	font-size: 16px;
	color: #666;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.product-group .bd .info-box .read {
	font-size: 12px;
	color: #777
}

.product-group .bd .info-box .read i {
	display: inline-block;
	vertical-align: middle;
	color: #777
}

.product-group .bd .info-box .p {
	font-size: 14px;
	color: #999;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.choose-buy-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 65px;
	margin-bottom: 40px;
	padding: 0 45px;
	background-color: #fff
}

.choose-buy-nav .list {
	padding-right: 45px
}

.choose-buy-nav .list a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.choose-buy-nav .list a.active .round,.choose-buy-nav .list a:hover .round {
	border-color: #00627d
}

.choose-buy-nav .list a.active .round::after,.choose-buy-nav .list a:hover .round::after {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.choose-buy-nav .list a.active .word,.choose-buy-nav .list a:hover .word {
	color: #00627d
}

.choose-buy-nav .list .round {
	position: relative;
	width: 14px;
	height: 14px;
	border: 1px solid #c5c5c5;
	border-radius: 50%;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.choose-buy-nav .list .round::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	background-color: #00627d;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.choose-buy-nav .list .word {
	padding-left: 10px;
	line-height: 1;
	font-size: 14px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.choose-buy-lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}

.choose-buy-lists li {
	width: 50%
}

.choose-buy-lists .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 45px 20px 20px;
	margin: 0 10px 20px;
	background-color: #fff
}

.choose-buy-lists .item:hover .img-box .img {
	opacity: .85;
	-webkit-opacity: .85;
	filter: alpha(opacity=85)
}

.choose-buy-lists .item:hover .tt {
	color: #00627d
}

.choose-buy-lists .img-box {
	width: 268px
}

.choose-buy-lists .img-box .img {
	display: block;
	position: relative;
	height: 0;
	padding-top: 91.04478%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.choose-buy-lists .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.choose-buy-lists .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-left: 38px;
	overflow: hidden
}

.choose-buy-lists .tt {
	width: 100%;
	margin-top: 30px;
	line-height: 1;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.choose-buy-lists .p {
	height: 100px;
	margin-top: 15px;
	line-height: 25px;
	font-size: 13px;
	color: #7d7d7d;
	overflow: hidden
}

.choose-buy-lists .watch {
	margin-top: 25px;
	font-size: 0;
	color: #666
}

.choose-buy-lists .watch .iconfont {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px
}

.choose-buy-lists .watch .num {
	display: inline-block;
	vertical-align: middle;
	padding-left: 3px;
	font-size: 12px
}

.result-wrap {
	padding: 80px 0;
	background: #f4f4f4
}

@media screen and (max-width: 750px) {
	.result-wrap {
		padding: 0 15px
	}
}

.result-wrap .uweb-search-input-con {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px
}

.result-wrap .uweb-search-select-con {
	float: left;
	width: 37%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px
}

@media screen and (max-width: 750px) {
	.result-wrap .uweb-search-input-con,.result-wrap .uweb-search-select-con {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px
	}
}

.result-wrap .uweb-search-top {
	position: relative;
	margin-bottom: 40px;
	height: 44px;
	width: 100%
}

.result-wrap .uweb-search-top-s {
	margin-bottom: 40px
}

.result-wrap .uweb-search-top-s .uweb-search-input-con {
	float: left;
	width: 87%
}

@media screen and (max-width: 750px) {
	.result-wrap .uweb-search-top {
		height: auto
	}

	.result-wrap .uweb-search-top-s .uweb-search-input-con {
		width: 100%
	}
}

.result-wrap .uweb-search-top-text {
	float: left;
	width: 80px;
	font-size: 14px;
	color: #666;
	line-height: 44px
}

.result-wrap .uweb-search-top-input {
	margin: 0 0 0 80px;
	height: 44px;
	border: 1px solid #e9e9e9
}

.result-wrap .uweb-search-top-input input {
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 14px;
	padding: 0 20px
}

.result-wrap .uweb-search-top-input2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 80px;
	height: 44px;
	border: 1px solid #e9e9e9
}

.result-wrap .uweb-search-top-input2 input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 14px;
	padding: 0 20px
}

.result-wrap .uweb-search-top-button {
	float: left;
	width: 13%;
	height: 46px;
	background: #003a4a;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	padding: 0
}

.result-wrap .uweb-search-top-button:hover {
	background: #00627d
}

@media screen and (max-width: 750px) {
	.result-wrap .uweb-search-top-button {
		float: none;
		width: 100%
	}
}

.result-wrap .uweb-search-content {
	margin: 0 -12px 40px;
	font-size: 0
}

.result-wrap .uweb-search-content li {
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	height: 156px;
	margin-bottom: 30px
}

.result-wrap .uweb-search-content li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e9e9e9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 40px 30px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.result-wrap .uweb-search-content li a:hover {
	background: #fff
}

.result-wrap .uweb-search-content li a:hover .text {
	color: #00627d
}

.result-wrap .uweb-search-content li a:hover .btn {
	background: #00627d
}

.result-wrap .uweb-search-content li a .text {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden
}

.result-wrap .uweb-search-content li a .time {
	margin-top: 5px;
	font-size: 14px;
	font-family: "Arial";
	color: #999
}

.result-wrap .uweb-search-content li a .btn {
	margin-top: 20px;
	width: 95px;
	height: 28px;
	background: #999;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width: 1200px) {
	.result-wrap .uweb-search-content {
		margin-right: 0;
		margin-left: 0
	}

	.result-wrap .uweb-search-content li:nth-child(2n+1) {
		padding: 0 12px 0 0
	}

	.result-wrap .uweb-search-content li:nth-child(2n) {
		padding: 0 0 0 12px
	}
}

@media screen and (max-width: 480px) {
	.result-wrap .uweb-search-content li {
		float: none;
		width: 100%;
		height: auto
	}

	.result-wrap .uweb-search-content li:nth-child(2n+1),.result-wrap .uweb-search-content li:nth-child(2n) {
		padding: 0
	}

	.result-wrap .uweb-search-content li a .text {
		max-height: none
	}
}

.about-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 20px
}

.about-top-img {
	display: block;
	position: relative;
	z-index: 1
}

.about-top-img img {
	display: block
}

.about-top-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	z-index: 2;
	background-color: #fff;
	margin-left: -70px;
	height: 370px;
	font-size: 14px;
	line-height: 32px;
	color: #777;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 80px 0;
	font-size: 14px
}

.about-top-info p {
	margin-bottom: 15px
}

.about-top-info img {
	max-width: 100%;
	height: auto !important
}

.about-top-info ul {
	list-style: disc
}

.about-top-info ul li {
	list-style: disc
}

.about-top-info ol {
	list-style: decimal
}

.about-top-info ol li {
	list-style: decimal
}

.about-top-info .title {
	font-size: 30px;
	color: #003a4a;
	margin-bottom: 15px
}

.about-top-info .p {
	font-size: 14px;
	line-height: 32px;
	height: 192px;
	overflow: hidden;
	color: #777
}

.about-top-info .more {
	display: block;
	position: absolute;
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 84px;
	color: #fff;
	background-color: #003a4a;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	bottom: 0;
	left: -42px
}

.about-top-info .more:hover {
	background-color: #00627d
}

.about-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px
}

.about-bottom .right {
	width: 24.10979%
}

.about-bottom .right .item {
	width: 100%
}

.about-bottom .right .img {
	padding-bottom: 168.58108%
}

@media screen and (max-width: 1366px) {
	.about-bottom .right .img {
		padding-bottom: 169.59459%
	}
}

.about-bottom .left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0
}

.about-bottom .left .item {
	width: 33.33%;
	padding-right: 15px
}

.about-bottom .item {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 15px
}

.about-bottom .wrapper {
	display: block;
	padding: 15px;
	background-color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	box-shadow: 0 3px 10px rgba(0,0,0,0.1)
}

.about-bottom .wrapper:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	box-shadow: 0 0 10px rgba(0,0,0,0.15)
}

.about-bottom .img {
	width: 100%;
	position: relative;
	padding-bottom: 62.5%;
	overflow: hidden
}

.about-bottom .img img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.about-bottom .info {
	height: 82px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding-top: 24px
}

.about-bottom .t {
	font-size: 24px;
	line-height: 34px;
	color: #003a4a;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.about-bottom .en {
	font-family: Arial;
	font-size: 12px;
	color: #777;
	text-transform: uppercase
}

.product-detail-con {
	padding: 75px 20px 100px;
	background-color: #f4f4f4;
	background-image: url(../images/product_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat
}

.product-bread {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-bread .bread {
	margin-left: 40px
}

.product-bread .back-btn {
	display: block;
	width: 132px;
	height: 36px;
	line-height: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	position: relative;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #003a4a;
	border-radius: 18px
}

.product-bread .back-btn:after {
	position: absolute;
	display: block;
	right: 18px;
	top: 0;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	font-family: 'iconfont';
	content: '\e8a9'
}

.product-bread .back-btn:hover {
	background-color: #00627d
}

.product-detail-box {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 70px;
	-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.1);
	box-shadow: 0 5px 30px rgba(0,0,0,0.1);
	margin-top: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-detail-swiper {
	width: 662px
}

.product-detail-swiper .swiper-container {
	width: 100%
}

.product-detail-swiper .swiper-slide {
	height: 435px
}

.product-detail-swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%
}

.product-detail-swiper .button-prev,.product-detail-swiper .button-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	margin-top: 0;
	outline: none;
	cursor: pointer;
	z-index: 10
}

.product-detail-swiper .button-prev .iconfont,.product-detail-swiper .button-next .iconfont {
	display: block;
	font-size: 36px;
	color: #003a4a
}

.product-detail-swiper .button-prev {
	left: 0
}

.product-detail-swiper .button-next {
	right: 0
}

.product-detail-intro {
	width: 546px;
	margin-right: 70px
}

@media screen and (max-width: 1500px) {
	.product-detail-intro {
		margin-right: 0
	}
}

.product-detail-intro .title {
	font-size: 30px;
	color: #000;
	padding: 15px 0 25px
}

.product-detail-article {
	line-height: 28px;
	color: #777;
	font-size: 14px
}

.product-detail-article p {
	margin-bottom: 14px
}

.product-detail-article img {
	max-width: 100%;
	height: auto !important
}

.product-detail-article ul {
	list-style: disc
}

.product-detail-article ul li {
	list-style: disc
}

.product-detail-article ol {
	list-style: decimal
}

.product-detail-article ol li {
	list-style: decimal
}

.product-detail-article .prop-box {
	border-top: 1px dashed #bcbcbc;
	border-bottom: 1px dashed #bcbcbc;
	padding-top: 25px;
	margin-bottom: 25px
}

.product-detail-article .prop-box .item {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	width: 49%
}

.product-detail-article .b {
	font-size: 20px;
	color: #444;
	margin-bottom: 20px
}

.product-detail-msg {
	font-size: 14px;
	margin-top: 30px;
	padding: 50px 200px;
	line-height: 30px;
	font-size: 14px;
	color: #777;
	background: #fff
}

.product-detail-msg p {
	margin-bottom: 15px
}

.product-detail-msg img {
	max-width: 100%;
	height: auto !important
}

.product-detail-msg ul {
	list-style: disc
}

.product-detail-msg ul li {
	list-style: disc
}

.product-detail-msg ol {
	list-style: decimal
}

.product-detail-msg ol li {
	list-style: decimal
}

.product-detail-msg h4 {
	margin-bottom: 25px;
	text-align: center;
	font-size: 24px;
	color: #333
}

.product-center-con {
	width: 100%;
	background-image: url(../images/product_center.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	height: 760px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.product-center-con .box {
	width: 1228px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product-center-con .hd {
	width: 118px;
	margin-right: 10px
}

.product-center-con .hd .item {
	margin-bottom: 8px;
	width: 118px;
	height: 118px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background-color: #003a4a;
	cursor: pointer
}

.product-center-con .hd .item:hover,.product-center-con .hd .item.on {
	background-color: #00627d
}

.product-center-con .hd .item .icon {
	width: 50px
}

.product-center-con .hd .item .icon img {
	display: block;
	width: 50px;
	height: 50px
}

.product-center-con .hd .item .p {
	color: #fff;
	font-size: 15px
}

.product-center-con .hd .item:last-child {
	margin-bottom: 0
}

.product-center-con .bd {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	padding: 60px 0
}

.product-center-con .bd .con:first-child {
	display: block
}

.product-center-con .bd:after {
	position: absolute;
	left: 180px;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #c59c81;
	background-color: #fff;
	border-radius: 5px;
	z-index: 1;
	display: none;
	content: ''
}

.product-center-con .con {
	display: none;
	position: relative;
	z-index: 2
}

.product-center-con .con .title {
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	z-index: 6;
	left: 50%
}

.product-center-con .con .title span {
	font-family: Didot;
	color: #444;
	text-transform: uppercase
}

.product-center-con .con .bg {
	position: absolute;
	left: 180px;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #c59c81;
	background-color: #fff;
	border-radius: 5px;
	display: none;
	z-index: 1
}

.product-center-con .con .product-center-prev,.product-center-con .con .product-center-next {
	position: absolute;
	right: 70px;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border: 2px solid #003a4a;
	cursor: pointer;
	outline: none;
	border-radius: 100%;
	font-size: 12px;
	color: #003a4a;
	top: 50%;
	z-index: 6;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.product-center-con .con .product-center-prev:hover,.product-center-con .con .product-center-next:hover {
	border-color: #004e64;
	color: #004e64
}

.product-center-con .con .product-center-prev {
	margin-top: -40px
}

.product-center-con .con .product-center-next {
	margin-top: 10px
}

.product-center-swiper {
	z-index: 5;
	margin-right: 150px;
	padding: 20px 0;
	height: 336px;
	position: relative
}

.product-center-swiper .swiper-wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product-center-swiper .swiper-slide {
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	height: auto
}

.product-center-swiper .swiper-slide .img {
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	height: 137px
}

.product-center-swiper .swiper-slide .img img {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.product-center-swiper .swiper-slide .t {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #666
}

.product-center-swiper .swiper-slide-active {
	width: 510px !important;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
	box-shadow: 0 0 30px rgba(0,0,0,0.2)
}

.product-center-swiper .swiper-slide-active .img {
	background-color: #fff;
	padding: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%
}

.product-center-swiper .swiper-slide-active .img:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background-image: url(../images/product_shadow.png);
	background-position: center center;
	background-repeat: repeat-x;
	background-size: 1px 100%;
	z-index: 2;
	content: ''
}

.product-center-swiper .swiper-slide-active .t {
	position: absolute;
	left: 0;
	bottom: 15px;
	color: #fff;
	font-size: 24px;
	z-index: 4;
	width: 100%
}

.case-list-con {
	padding: 110px 0 80px;
	background-color: #f4f4f4
}

.case-list {
	width: 1378px;
	margin: 0 auto;
	max-width: 100%;
	font-size: 0
}

.case-list li {
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top
}

.case-list .wrapper {
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.case-list .wrapper:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.case-list .wrapper:hover .img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.case-list .img {
	width: 100%;
	position: relative;
	padding-bottom: 58.97436%;
	overflow: hidden
}

.case-list .img img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease
}

.case-list .info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 168px;
	padding: 28px 40px
}

.case-list .t {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-bottom: 20px
}

.case-list .p {
	font-size: 13px;
	line-height: 22px;
	color: #777;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-bottom: 15px
}

.case-list .arrow {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	border: 1px solid #003a4a;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #003a4a
}

.case-list .hidden {
	display: none
}

.honor-hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 1348px;
	max-width: 100%;
	margin: 0 auto 35px
}

.honor-hd .hidden {
	display: none
}

.honor-left {
	width: 826px
}

.honor-left .swiper-slide {
	height: 0;
	padding-top: 56.6586%;
	overflow: hidden
}

.honor-left .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.honor-left .swiper-pagination {
	left: 0;
	bottom: 20px;
	width: 100%;
	padding: 0 36px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.honor-left .my-bullet {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #f5f5f5;
	border-radius: 50%;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.honor-left .my-bullet-active {
	background: #003a4a
}

.honor-right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 100px 80px 80px;
	background: #fff;
	overflow: hidden
}

.honor-right .title {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	line-height: 1;
	font-size: 30px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.honor-right .title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	height: 3px;
	background: #003a4a
}

.honor-right .msg {
	height: 90px;
	line-height: 30px;
	font-size: 15px;
	color: #777;
	overflow: hidden
}

.honor-right .read {
	padding-top: 40px;
	font-size: 12px;
	color: #777
}

.honor-right .read i {
	display: inline-block;
	vertical-align: middle;
	color: #777
}

.honor-right .more-btn {
	display: block;
	width: 170px;
	height: 40px;
	margin-top: 25px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #003a4a;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.honor-right .more-btn:hover {
	background: #00627d
}

.honor-item {
	display: block;
	padding: 8px;
	background: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer
}

.honor-item .img-box {
	position: relative;
	height: 0;
	padding-top: 64.10256%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.honor-item .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.honor-item .info-box {
	padding: 28px 10px 20px
}

.honor-item .info-box .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.honor-item .info-box .tt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1;
	font-size: 16px;
	color: #666;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.honor-item .info-box .read {
	font-size: 12px;
	color: #777
}

.honor-item .info-box .read i {
	display: inline-block;
	vertical-align: middle;
	color: #777
}

.honor-item .info-box .p {
	font-size: 14px;
	color: #999;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.honor-item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}

.honor-item:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.honor-item:hover .tt {
	color: #003a4a
}

.case-dialog {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9909;
	display: none
}

.case-dialog .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6)
}

.case-dialog-box {
	position: absolute;
	width: 1054px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	min-height: 412px
}

.case-dialog-box .close-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	background-color: #003a4a;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}

.case-dialog-box .case-dialog-swiper {
	width: 494px;
	float: left
}

.case-dialog-box .case-dialog-swiper .swiper-slide img {
	display: block;
	width: 100%
}

.case-dialog-box .case-dialog-swiper .swiper-pagination {
	position: static;
	text-align: right;
	margin-top: 5px
}

.case-dialog-box .case-dialog-swiper .swiper-pagination-bullet {
	opacity: 1;
	background-color: #003a4a;
	margin: 0 0 0 7px;
	outline: none
}

.case-dialog-box .case-dialog-swiper .swiper-pagination-bullet-active {
	background-color: #00627d
}

.case-dialog-box .case-dialog-swiper .swiper-pagination.hideStyle {
	display: none
}

.case-dialog-box .case-dialog-info {
	width: 330px;
	padding-top: 20px;
	float: right;
	margin-right: 40px
}

.case-dialog-box .case-dialog-info .title {
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc
}

.case-dialog-box .case-dialog-info .p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding-top: 18px
}

.insp-con {
	background-image: url(../images/insp_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 20px
}

.insp-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.insp-top .insp-title>div {
	display: inline-block;
	vertical-align: top
}

.insp-top .insp-title i {
	display: inline-block;
	vertical-align: top;
	font-size: 46px;
	color: #003a4a;
	margin-right: 5px
}

.insp-top .insp-title .cn {
	font-size: 24px;
	color: #fff
}

.insp-top .insp-title .en {
	font-family: Arial;
	font-size: 12px;
	color: #fff
}

.insp-top .insp-more {
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	background-color: #003a4a
}

.insp-top .insp-more:hover {
	background-color: #00627d
}

.insp-box {
	background-color: #fff;
	border: 3px solid #003a4a;
	border-radius: 3px
}

.insp-box .item {
	overflow: hidden
}

.insp-box .item:hover .img span img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.insp-box .item:hover .t {
	color: #00627d
}

.insp-box .img {
	float: left;
	margin-right: 35px
}

.insp-box .img span {
	display: block;
	width: 100%;
	padding-bottom: 91.15385%;
	position: relative;
	overflow: hidden
}

.insp-box .img span img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.insp-box .info {
	overflow: hidden
}

.insp-box .t {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	margin-bottom: 12px
}

.insp-box .p {
	font-size: 14px;
	line-height: 26px;
	color: #7d7d7d;
	overflow: hidden
}

.insp-box .views {
	font-size: 12px;
	color: #666;
	line-height: 20px
}

.insp-box .views:before {
	font-family: 'iconfont';
	content: '\e64c';
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	margin-right: 3px
}

.insp-full {
	margin-bottom: 70px
}

.insp-full .insp-box {
	font-size: 0
}

.insp-full .item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px
}

.insp-full .img {
	width: 260px
}

.insp-full .info {
	padding-top: 10px
}

.insp-full .t {
	font-size: 24px;
	line-height: 30px
}

.insp-full .p {
	height: 104px;
	margin-bottom: 20px
}

.insp-half {
	font-size: 0
}

.insp-half .half-box {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px
}

.insp-half .half-box:nth-child(2n+1) {
	padding-right: 5px
}

.insp-half .half-box:nth-child(2n) {
	padding-left: 5px
}

.insp-half .insp-box {
	padding: 15px
}

.insp-half .insp-box .item {
	display: block;
	padding: 10px
}

.insp-half .insp-box .img {
	width: 220px
}

.insp-half .insp-box .info {
	padding-top: 30px
}

.insp-half .insp-box .t {
	font-size: 18px;
	line-height: 24px
}

.insp-half .insp-box .p {
	height: 78px;
	margin-bottom: 10px
}

/*# sourceMappingURL=maps/style.css.map */



















/*footer*/
.w1200{ width:1400px; margin-left:auto; margin-right:auto}
.fl{ float:left}
.fr{ float:right}
.footer {

	width: 100%;

	color: #fff; overflow:hidden;

	padding-bottom: 48px;

	background: #2E3033;



}

.footer .links {

	padding: 20px 0;

	font-size: 16px;

	border-bottom: 1px solid #1a1d21;

}

.footer .links span {

	color: #fff;

	display: inline-block;

}

.footer .links a {

	display: inline-block;

	font-size: 14px;

	color: #939393;

	padding-right: 10px;

}

.footer .links a:hover {

	color: #0e87db;

}

.footer .bottom {

	border-top: 1px solid #464a50;

}

.footer .bNav {

	width: 558px;

	height: 250px;

	margin-top: 48px;

	border-right: 1px solid #1a1d21;

}

.footer .di_logo img {

	width: 111px;

	height: 111px;

	background-size: 100%;

}

.footer .bNav dl {

	display: inline-block;

	float: left;

	width: 139px;

	overflow: hidden;

	text-align: left;

	padding-top: 10px;

}

.footer .bNav dl dt {

	height: 16px;

	display: block;

	padding-bottom: 32px;

}

.footer .bNav dl dt a {

	display: block;

	font-size: 16px;

	color: #fff;

	line-height: 16px;

}

.footer .bNav dl dd {

	display: block;

	height: 14px;

	padding-bottom: 16px;

}

.footer .bNav dl dd a {

	display: block;

	font-size: 14px;

	color: #939393;

	line-height: 14px;

}

.footer .bNav dl dd a:hover {

	color: #0e87db;

}

.footer .ewm {

	height: 180px;

	text-align: center;

	padding-left: 48px;

	margin-top: 48px;

	border-left: 1px solid #464a50;

}

.footer .ewm dl {

	width: 140px;

	float: left;

	display: block;

	margin-right: 30px;

	margin-top: 10px;

	height: 164px;

}

.footer .ewm dl:nth-child(2) {

	margin-right: 0px;

}

.footer .ewm dl:first-child+dl {

	margin-right: 0px;

}

.footer .ewm dl dt {

	width: 140px;

	height: 140px;

	background-color: #fff;

	text-align: center;

}

.footer .ewm dl dt img {

	width: 130px;

	height: 130px;

	display: inline-block;

	background-size: 100%;

	margin-top: 5px;

}

.footer .ewm dl dd {

	font-size: 14px;

	color: #939393;

	line-height: 24px;

	padding-top: 5px;

}

.footer .contact_info {

	width: 345px;

	height: 180px;

	padding-left: 75px;

	border-right: 1px solid #1a1d21;

	border-left: 1px solid #464a50;

	margin-top: 48px;

}

.footer .contact_info p.p1 {

	font-size: 14px;

	color: #fff;

	line-height: 14px;

	padding-top: 10px;

}

.footer .contact_info p.dh {

	font-size: 36px;

	color: #0e87db;

	font-family: "Arial";

	line-height: 36px;

	padding-top: 4px;

	font-weight: bold;

	padding-bottom: 12px;

}

.footer .contact_info h3 {

	font-size: 20px;

	padding-top: 8px;

}

.footer .contact_info p.tel {

	font-size: 14px;

	color: #939393;

	line-height: 22px;

	width: 270px;

}

.footer .contact_info i {

	display: block;

	padding-top: 8px;

	font-size: 14px;

	color: #fff;

}

.footer .contact_info i a {

	display: inline-block;

	color: #fff;

	padding-right: 12px;

}
}

/*copyright*/

.copyright {

	height: 50px; text-align:center;

	line-height: 50px;

	color: #666;

	font-size: 12px;

	background: #27292B;

}

.copyright p {

	color: #939393;

}

.copyright span {

	margin: 0 6px;

}

.copyright a {

	color: #939393;

	-webkit-transition: all ease 300ms;

	-moz-transition: all ease 300ms;

	-ms-transition: all ease 300ms;

	-o-transition: all ease 300ms;

	transition: all ease 300ms;

}

.copyright a:hover {

	color: #0e87db;

}







.leftnav ul li{ height:45px; line-height:45px; width:250px;}

.leftnav ul li a{ font-size:16px;padding-left:20px; background:#2293e3; display:block; border-top:1px solid #fff;height:45px; color:#fff }
.leftnav ul li a:hover{ background:#333; color:#fff}
.leftnav ul dd a{ font-size:14px;padding-left:20px; background:#ccc; display:block; border-top:1px solid #fff;height:35px; line-height:35px; }
.leftnav ul dd a:hover{ background:#666}