@charset "utf-8";

.container {
	max-width: 1300px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:1340px) {
	.container {
		max-width: 100%;
		padding: 0 60px
	}
}

@media (max-width:1024px) {
	.container {
		padding: 0 30px
	}
}

@media (max-width:992px) {
	.container {
		padding: 0 20px
	}
}

@media (max-width:767px) {
	.container {
		padding: 0 15px
	}
}

.containerz {
	max-width: 1600px;
	margin: 0 auto
}

@media (max-width:1800px) {
	.containerz {
		max-width: 1480px
	}
}

@media (max-width:1640px) {
	.containerz {
		max-width: 1380px
	}
}

@media (max-width:1550px) {
	.containerz {
		max-width: 1270px
	}
}

@media (max-width:1420px) {
	.containerz {
		max-width: 100%;
		padding: 0 80px
	}
}

@media (max-width:1024px) {
	.containerz {
		padding: 0 30px
	}
}

@media (max-width:992px) {
	.containerz {
		padding: 0 20px
	}
}

@media (max-width:767px) {
	.containerz {
		padding: 0px !important
	}
}

.top-nav {
	position: relative
}

@media (max-width:1230px) {
	.top-nav {
		display: none
	}
}

.phone-nav {
	position: absolute;
	right: 20px;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	color: #477e9a
}

.phone-nav .iconfont {
	font-size: 30px
}

@media (max-width:767px) {
	.phone-nav .iconfont {
		font-size: 26px
	}
}

@media (max-width:321px) {
	.phone-nav .iconfont {
		font-size: 22px
	}
}

@media (max-width:767px) {
	.phone-nav {
		right: 15px
	}
	.vcenter{ /*position:static*/ }
}

@media (min-width:1025px) {
	.phone-nav {
		display: none
	}
}

.phone-navzt {
	background: #477e9a;
	width: 100%;
	position: fixed;
	left: 0;
	top: 68px;
	z-index: 99999;
	margin: 0 auto;
	display: none
}

@media (max-width:767px) {
	.phone-navzt {
		top: 60px
	}
}

@media (max-width:376px) {
	.phone-navzt {
		top: 54px
	}
}

.phone-navzt ul {
	border-top: 1px solid #f5b424
}

.phone-navzt ul li {
	position: relative
}

.phone-navzt ul li i {
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	display: block;
	font-style: inherit;
	cursor: pointer;
	border-left: 1px solid #f5b424;
	border-bottom: 1px solid #f5b424
}

.phone-navzt ul li i:after {
	content: "+";
	color: #fff;
	font-size: 18px;
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-align: center;
	line-height: 38px
}

.phone-navzt ul li span {
	color: #fdfdfd;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding: 0 40px 0 20px;
	display: block;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #f5b424
}

.phone-navzt ul li span a {
	display: block;
	color: #fdfdfd
}

.phone-navzt ul li div {
	display: none;
	padding: 10px 0;
	background: #fcfcfc
}

.phone-navzt ul li div a {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px 5px 35px;
	display: block;
	height: auto;
	font-weight: 100;
	position: relative
}

.phone-navzt ul li div a:before {
	content: "";
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-left: 4px solid #477e9a;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}

.phone-navzt ul li div em {
	display: block;
	font-style: inherit
}

.phone-navzt ul li div em>a {
	color: #666;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 48px;
	line-height: 18px
}

.phone-navzt ul .active {
	background: #e39f08
}

.phone-navzt ul .active span>a {
	color: #fff
}

#homewrap {
	overflow: hidden;
	width: 100%
}

#homemain {
	top: 0;
	position: relative
}

.pagez {
	width: 100%;
	overflow: hidden;
	margin: 0
}

@media (max-width:767px) {
	.pagez .containerz {
		padding: 0 !important
	}
}

#page5 {
	background: #477e9a
}

.bannerz {
	overflow: hidden;
	z-index: 1;
	width: 100%
}

.bannerz .banner-pc {
	position: relative;
	overflow: hidden;
	width: 100%
}

@media (max-width:1024px) {
	.bannerz .banner-pc {
		display: none
	}
}

.bannerz .banner-pc .bannerpc-img {
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden
}

.bannerz .banner-pc .bannerpc-img li {
	position: relative;
	float: left;
	overflow: hidden
}

.bannerz .banner-pc .bannerpc-img li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative
}

.bannerz .banner-pc .bannerpc-btn {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	text-align: center
}

.bannerz .banner-pc .bannerpc-btn li {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	font-size: 0;
	cursor: pointer;
	margin: 0 3px
}

.bannerz .banner-pc .bannerpc-btn .on {
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	background: #477e9a
}

.bannerz .banner-phone {
	position: relative;
	overflow: hidden;
	width: 100%
}

@media (min-width:1025px) {
	.bannerz .banner-phone {
		display: none
	}
}

.bannerz .banner-phone .bannerphone-img {
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden
}

.bannerz .banner-phone .bannerphone-img li {
	position: relative;
	float: left;
	overflow: hidden
}

.bannerz .banner-phone .bannerphone-img li:after {
	content: "";
	display: block;
	padding-bottom: 56.2%
}

.bannerz .banner-phone .bannerphone-btn {
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 100%;
	text-align: center
}

@media (max-width:767px) {
	.bannerz .banner-phone .bannerphone-btn {
		bottom: 10px
	}
}

@media (max-width:361px) {
	.bannerz .banner-phone .bannerphone-btn {
		bottom: 8px
	}
}

.bannerz .banner-phone .bannerphone-btn li {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	font-size: 0;
	cursor: pointer;
	margin: 0 3px
}

@media (max-width:767px) {
	.bannerz .banner-phone .bannerphone-btn li {
		width: 10px;
		height: 10px
	}
}

@media (max-width:361px) {
	.bannerz .banner-phone .bannerphone-btn li {
		width: 8px;
		height: 8px
	}
}

.bannerz .banner-phone .bannerphone-btn .on {
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	background: #477e9a
}

@media (max-width:767px) {
	.bannerz .banner-phone .bannerphone-btn .on {
		width: 12px;
		height: 12px
	}
}

@media (max-width:361px) {
	.bannerz .banner-phone .bannerphone-btn .on {
		width: 10px;
		height: 10px
	}
}

.page-btn {
	width: 22px;
	height: 244px;
	position: fixed;
	z-index: 999;
	right: 50px;
	padding: 26px 0;
	top: 50%;
	margin-top: -122px;
	height: auto
}

@media (max-width:1650px) {
	.page-btn {
		right: 40px
	}
}

@media (max-width:1450px) {
	.page-btn {
		right: 25px
	}
}

@media (max-width:1024px) {
	.page-btn {
		display: none
	}
}

.page-btn .page-dian {
	width: 22px;
	margin: 0 auto
}

.page-btn .page-dian li {
	width: 22px;
	height: 24px;
	font-size: 0;
	margin: 0 auto;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	background: url("../images/dian.png") no-repeat center;
	background-size: 15px auto
}

.page-btn .page-dian .on {
	background: url("../images/dian1.png") no-repeat center
}

.page-btn .page-prev {
	width: 22px;
	height: 24px;
	cursor: pointer;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	background: url("../images/shang.png") no-repeat center
}

.page-btn .page-next {
	width: 22px;
	height: 24px;
	cursor: pointer;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	background: url("../images/xia.png") no-repeat center
}

.cartoon .home-2 .txt .box big {
	-webkit-animation: 2s myfirst;
	animation: 2s myfirst
}

.cartoon .home-2 .txt .box i {
	-webkit-animation: 2.3s myfirst;
	animation: 2.3s myfirst
}

.cartoon .home-2 .txt .box span {
	-webkit-animation: 2.5s myfirst alternate;
	animation: 2.5s myfirst alternate
}

.cartoon .home-2 .txt .box p {
	-webkit-animation: 2.8s myfirst alternate;
	animation: 2.8s myfirst alternate
}

.cartoon .home-2 .txt .more {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst2 alternate
}

.cartoon .home-2 .pic {
	-webkit-animation: 2.5s myfirst3 alternate;
	animation: 2.5s myfirst3 alternate
}

.cartoon .home-35 .txt big {
	-webkit-animation: 2s myfirst;
	animation: 2s myfirst
}

.cartoon .home-35 .txt i {
	-webkit-animation: 2.3s myfirst;
	animation: 2.3s myfirst
}

.cartoon .home-35 .txt span {
	-webkit-animation: 2.5s myfirst alternate;
	animation: 2.5s myfirst alternate
}

.cartoon .home-35 .txt p {
	-webkit-animation: 2.8s myfirst alternate;
	animation: 2.8s myfirst alternate
}

.cartoon .home-35 .more {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst2 alternate
}

.cartoon .home-4 .txt .box big {
	-webkit-animation: 2s myfirst;
	animation: 2s myfirst
}

.cartoon .home-4 .txt .box i {
	-webkit-animation: 2.3s myfirst;
	animation: 2.3s myfirst
}

.cartoon .home-4 .txt .box span {
	-webkit-animation: 2.5s myfirst alternate;
	animation: 2.5s myfirst alternate
}

.cartoon .home-4 .txt .box p {
	-webkit-animation: 2.8s myfirst alternate;
	animation: 2.8s myfirst alternate
}

.cartoon .home-4 .txt .more {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst2 alternate
}

.cartoon .home-4 .pic {
	-webkit-animation: 2.5s myfirst4 alternate;
	animation: 2.5s myfirst4 alternate
}

.cartoon .home-6 .txt .box big {
	-webkit-animation: 2s myfirst;
	animation: 2s myfirst
}

.cartoon .home-6 .txt .box i {
	-webkit-animation: 2.3s myfirst;
	animation: 2.3s myfirst
}

.cartoon .home-6 .txt .box span {
	-webkit-animation: 2.5s myfirst alternate;
	animation: 2.5s myfirst alternate
}

.cartoon .home-6 .txt .box div.p1 {
	-webkit-animation: 2.8s myfirst alternate;
	animation: 2.8s myfirst alternate
}

.cartoon .home-6 .txt .more {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst2 alternate
}

.cartoon .home-6 .pic {
	-webkit-animation: 2.5s myfirst3 alternate;
	animation: 2.5s myfirst3 alternate
}

.cartoon .home-7 .txt .box big {
	-webkit-animation: 2s myfirst;
	animation: 2s myfirst
}

.cartoon .home-7 .txt .box i {
	-webkit-animation: 2.3s myfirst;
	animation: 2.3s myfirst
}

.cartoon .home-7 .txt .box .txt1 .left {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst alternate
}

.cartoon .home-7 .txt .box .txt1 .right p {
	-webkit-animation: 2.5s myfirst3 alternate;
	animation: 2.5s myfirst3 alternate
}

.cartoon .home-7 .txt .box .txt1 .right .more {
	-webkit-animation: 2.5s myfirst2 alternate;
	animation: 2.5s myfirst2 alternate
}

@-webkit-keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst2 {
	0% {
		left: -100px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@keyframes myfirst2 {
	0% {
		left: -100px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst3 {
	0% {
		right: -100px;
		opacity: 0
	}

	100% {
		right: 0;
		opacity: 1
	}
}

@keyframes myfirst3 {
	0% {
		right: -100px;
		opacity: 0
	}

	100% {
		right: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst4 {
	0% {
		right: 0;
		opacity: 0
	}

	100% {
		right: 10%;
		opacity: 1
	}
}

@keyframes myfirst4 {
	0% {
		right: 0;
		opacity: 0
	}

	100% {
		right: 10%;
		opacity: 1
	}
}

@media (max-width:1024px) {
	.brumb {
		height: 68px
	}
}

@media (max-width:767px) {
	.brumb {
		height: 60px
	}
}

@media (max-width:376px) {
	.brumb {
		height: 54px
	}
}

header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	border-top: 1px solid #ebebeb;
	border-bottom: 2px solid #477e9a
}

@media (max-width:1024px) {
	header {
		position: fixed !important;
		height: 68px
	}
}

@media (max-width:767px) {
	header {
		height: 60px;
		padding: 0 15px
	}
}

@media (max-width:376px) {
	header {
		height: 54px
	}
}

header .logo {
	float: left;
	margin: 30px 0 0;
	max-width: 306px
}

@media (max-width:1681px) {
	header .logo {
		margin: 18px 0 0
	}
}

@media (max-width:1650px) {
	header .logo {
		margin: 12px 0 0
	}
}

@media (max-width:1560px) {
	header .logo {
		max-width: 260px
	}
}

@media (max-width:1340px) {
	header .logo {
		max-width: 230px;
		margin: 10px 0 0
	}
}

@media (max-width:1230px) {
	header .logo {
		max-width: 210px
	}
}

@media (max-width:1024px) {
	header .logo {
		margin: 12px 0 0
	}
}

@media (max-width:767px) {
	header .logo {
		margin: 5px 8px 0 0
	}
	
	header .logo img{ max-width: 100%; width:90%!important;}
}

@media (max-width:376px) {
	header .logo {
		margin: 6px 0 0;
		max-width: 170px
	}
	.about .text-video img{ width: 100%!important; height: auto!important;}
}

header .zhuanye {
	width: 256px;
	height: 40px;
	border: 3px solid #477e9a;
	border-radius: 50px;
	float: right;
	color: #477e9a;
	text-align: center;
	overflow: hidden;
	font-size: 24px;
	line-height: 36px;
	margin: 40px 0 0
}

header .zhuanye a { color:#477e9a !important}

@media (max-width:1681px) {
	header .zhuanye {
		margin: 32px 0 0
	}
}

@media (max-width:1650px) {
	header .zhuanye {
		width: 200px;
		font-size: 20px;
		margin: 26px 0 0
	}
}

@media (max-width:1560px) {
	header .zhuanye {
		width: 180px;
		font-size: 18px;
		height: 36px;
		line-height: 32px;
		margin: 25px 0 0;
		border: 2px solid #477e9a
	}
}

@media (max-width:1340px) {
	header .zhuanye {
		width: 150px;
		font-size: 16px;
		height: 34px;
		line-height: 31px;
		margin: 20px 0 0
	}
}

@media (max-width:1230px) {
	header .zhuanye {
		margin: 21px 0 0;
		width: 130px;
		height: 30px;
		line-height: 27px;
		font-size: 14px
	}
}

@media (max-width:1024px) {
	header .zhuanye {
		margin: 18px 50px 0 0;
		border: 2px solid #477e9a
	}
}

@media (max-width:767px) {
	header .zhuanye {
		display: none
	}
}

header .nav {
	text-align: right;
	float: right;
	margin: 0 6% 0 10px;
	font-size: 0
}

@media (max-width:1681px) {
	header .nav {
		margin: 0 3% 0 10px
	}
}

@media (max-width:1650px) {
	header .nav {
		margin: 0 2% 0 10px
	}
}

@media (max-width:1500px) {
	header .nav {
		margin: 0 15px 0 10px
	}
}

@media (max-width:1230px) {
	header .nav {
		margin: 0 10px 0 5px
	}
}

@media (max-width:1024px) {
	header .nav {
		display: none
	}
}

header .nav li {
	display: inline-block;
	margin: 0 2px;
	position: relative;
	z-index: 99;
	vertical-align: middle
}

header .nav li:hover div {
	display: block
}

header .nav li:hover div a {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}

header .nav li:hover>a {
	background: #f7f7f7
}

header .nav li:hover>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 1px;
	z-index: 50;
	background: #477e9a
}

header .nav li div {
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -80%;
	background: #fff;
	background-color: rgba(255,255,255,0.9);
	width: 160%;
	z-index: 99;
	display: none;
	padding: 10px 0;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	border-top: 2px solid #477e9a;
	animation: navmove .3s alternate;
	-webkit-animation: navmove .3s alternate
}

@media (max-width:1681px) {
	header .nav li div {
		top: 105px
	}
}

@media (max-width:1650px) {
	header .nav li div {
		top: 96px
	}
}

@media (max-width:1560px) {
	header .nav li div {
		top: 88px
	}
}

@media (max-width:1340px) {
	header .nav li div {
		top: 76px
	}
}

@media (max-width:1230px) {
	header .nav li div {
		top: 72px
	}
}

header .nav li div>a {
	display: block;
	color: #666;
	font-size: 14px;
	text-align: center;
	height: 24px;
	overflow: hidden;
	padding: 0 5px;
	margin: 8px 0;
	line-height: 24px;
	-webkit-transition-duration: .63s;
	transition-duration: .63s;
	-moz-transition-duration: .63s;
	transform: translate3d(0, -600%, 0);
	-webkit-transform: translate3d(0, -600%, 0);
	-moz-transform: translate3d(0, -600%, 0);
	-o-transform: translate3d(0, -600%, 0)
}

header .nav li div>a:hover {
	color: #477e9a
}

header .nav li>a {
	height: 120px;
	line-height: 120px;
	text-align: center;
	color: #231816;
	display: block;
	padding: 0 20px;
	z-index: 100;
	background: #fff;
	position: relative;
	font-size: 18px
}

@media (max-width:1681px) {
	header .nav li>a {
		height: 105px;
		line-height: 105px
	}
}

@media (max-width:1650px) {
	header .nav li>a {
		height: 96px;
		padding: 0 18px;
		line-height: 96px
	}
}

@media (max-width:1560px) {
	header .nav li>a {
		padding: 0 15px;
		height: 88px;
		line-height: 88px
	}
}

@media (max-width:1340px) {
	header .nav li>a {
		padding: 0 15px;
		height: 76px;
		font-size: 16px;
		line-height: 76px
	}
}

@media (max-width:1230px) {
	header .nav li>a {
		padding: 0 8px;
		height: 72px;
		font-size: 14px;
		line-height: 72px
	}
}

header .nav .active>a {
	background: #f7f7f7
}

header .nav .active>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 1px;
	z-index: 50;
	background: #477e9a
}

.home-2 {
	width: 100%;
	position: relative
}

@media (max-width:1024px) {
	.home-2 {
		padding: 50px 0;
		margin: 0 auto 20px;
		display: inline-block
	}
}

@media (max-width:767px) {
	.home-2 {
		padding: 0;
		margin:
	}
}

.home-2:before {
	content: "";
	position: absolute;
	left: 35px;
	top: 0;
	width: 1px;
	height: 180px;
	z-index: 1;
	background: #000
}

@media (max-width:1450px) {
	.home-2:before {
		left: 15px;
		height: 150px
	}
}

@media (max-width:1320px) {
	.home-2:before {
		left: 0;
		height: 120px
	}
}

@media (max-width:1024px) {
	.home-2:before {
		height: 80px
	}
}

@media (max-width:767px) {
	.home-2:before {
		display: none
	}
}

.home-2:after {
	content: "";
	position: absolute;
	left: -75px;
	top: 142px;
	width: 134px;
	z-index: 1;
	height: 1px;
	background: #000
}

@media (max-width:1450px) {
	.home-2:after {
		top: 110px
	}
}

@media (max-width:1320px) {
	.home-2:after {
		width: 100px;
		top: 90px
	}
}

@media (max-width:1024px) {
	.home-2:after {
		top: 60px;
		width: 90px
	}
}

@media (max-width:767px) {
	.home-2:after {
		display: none
	}
}

.home-2 .txt {
	float: left;
	width: 43.5%;
	position: relative;
	z-index: 10;
	padding: 12% 0 10px 5%;
	height: 100%
}

@media (max-width:1681px) {
	.home-2 .txt {
		padding: 12% 0 10px 4%
	}
}

@media (max-width:1601px) {
	.home-2 .txt {
		padding: 9% 0 10px 4%
	}
}

@media (max-width:1450px) {
	.home-2 .txt {
		width: 55%;
		padding: 9% 0 10px 2%
	}
}

@media (max-width:1320px) {
	.home-2 .txt {
		padding: 9% 0 10px
	}
}

@media (max-width:1024px) {
	.home-2 .txt {
		padding: 0
	}
}

@media (max-width:767px) {
	.home-2 .txt {
		float: none;
		width: 100%;
		padding: 25px 15px;
		background: #f6f6f6
	}
}

.home-2 .txt .box {
	padding: 0 0 0 124px
}

@media (max-width:1681px) {
	.home-2 .txt .box {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-2 .txt .box {
		padding: 0 0 0 70px
	}
}

@media (max-width:1024px) {
	.home-2 .txt .box {
		padding: 0 0 0 50px
	}
}

@media (max-width:767px) {
	.home-2 .txt .box {
		padding: 0
	}
}

.home-2 .txt big {
	display: block;
	color: #000;
	font-size: 56px;
	line-height: 60px;
	height: 120px;
	position: relative;
	overflow: hidden;
	font-family: "gothamrounded-book"
}

@media (max-width:1681px) {
	.home-2 .txt big {
		text-transform: uppercase;
		font-size: 50px;
		line-height: 56px;
		height: 112px
	}
}

@media (max-width:1450px) {
	.home-2 .txt big {
		font-size: 44px;
		line-height: 50px;
		height: 100px
	}
}

@media (max-width:1320px) {
	.home-2 .txt big {
		font-size: 38px;
		line-height: 44px;
		height: 88px
	}
}

@media (max-width:767px) {
	.home-2 .txt big {
		font-size: 24px;
		line-height: 28px;
		height: auto
	}
}

.home-2 .txt i {
	font-style: inherit;
	display: block;
	width: 104px;
	height: 6px;
	position: relative;
	background: #477e9a;
	border-radius: 5px;
	margin: 30px 0 40px
}

@media (max-width:1450px) {
	.home-2 .txt i {
		margin: 20px 0 30px
	}
}

@media (max-width:1024px) {
	.home-2 .txt i {
		height: 4px
	}
}

@media (max-width:767px) {
	.home-2 .txt i {
		height: 3px;
		margin: 10px 0 15px
	}
}

.home-2 .txt span {
	display: block;
	color: #3f3f3f;
	font-size: 48px;
	line-height: 52px;
	height: 52px;
	position: relative;
	overflow: hidden
}

@media (max-width:1681px) {
	.home-2 .txt span {
		font-size: 44px;
		line-height: 50px;
		height: 50px
	}
}

@media (max-width:1450px) {
	.home-2 .txt span {
		font-size: 40px;
		line-height: 48px;
		height: 48px
	}
}

@media (max-width:1320px) {
	.home-2 .txt span {
		font-size: 30px;
		line-height: 40px;
		height: 40px
	}
}

@media (max-width:767px) {
	.home-2 .txt span {
		font-size: 24px;
		line-height: 34px;
		height: auto
	}
}

.home-2 .txt  div.txt_div {
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 32px;
	max-height: 128px;
	margin: 33px 0 0;
	overflow: hidden;
	position: relative
}

.txt  div.txt_div {
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 32px;
	max-height: 128px;
	margin: 33px 0 0;
	overflow: hidden;
	position: relative
}

@media (max-width:1450px) {
	.home-2 .txt div.txt_div {
		margin: 20px 0 0;
		font-size: 15px
	}
	
	.txt div.txt_div {
		margin: 20px 0 0;
		font-size: 15px
	}
	
}

@media (max-width:1024px) {
	.home-2 .txt div.txt_div {
		font-size: 14px;
		line-height: 24px;
		max-height: 96px;
		margin: 10px 0 0
	}
	
	.txt div.txt_div {
		font-size: 14px;
		line-height: 24px;
		max-height: 96px;
		margin: 10px 0 0
	}
}

.home-2 .txt .more {
	margin: 45px 0 0;
	padding: 0 0 0 124px;
	position: relative
}

@media (max-width:1681px) {
	.home-2 .txt .more {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-2 .txt .more {
		padding: 0 0 0 70px;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.home-2 .txt .more {
		padding: 0 0 0 50px;
		margin: 20px 0 0
	}
}

@media (max-width:767px) {
	.home-2 .txt .more {
		padding: 0 50px 0 0;
		margin: 15px 0 0;
		display: inline-block
	}
}

.home-2 .txt .more:hover:before {
	background: #477e9a
}

.home-2 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #477e9a;
	border: 2px solid #477e9a;
	color: #fff
}

.home-2 .txt .more:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #e5e5e5
}

@media (max-width:1681px) {
	.home-2 .txt .more:before {
		width: 100px
	}
}

@media (max-width:1450px) {
	.home-2 .txt .more:before {
		width: 70px
	}
}

@media (max-width:1024px) {
	.home-2 .txt .more:before {
		width: 50px;
		top: 16px
	}
}

@media (max-width:767px) {
	.home-2 .txt .more:before {
		display: none
	}
}

.home-2 .txt .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 35px;
	color: #ccc;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/morebg.png") no-repeat 113px center;
	border: 2px solid #e5e5e5
}

@media (max-width:1024px) {
	.home-2 .txt .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px;
		background: url("../images/morebg.png") no-repeat 100px center
	}
}

.home-2 .pic {
	width: 61%;
	right: 0;
	top: 3%;
	z-index: 5;
	position: absolute
}

.home-2 .pic:after {
	content: "";
	display: block;
	padding-bottom: 88.5%
}

@media (max-width:1601px) {
	.home-2 .pic {
		width: 54%;
		top: 4%
	}
}

@media (max-width:1450px) {
	.home-2 .pic {
		width: 56%
	}
}

@media (max-width:1024px) {
	.home-2 .pic {
		width: 50%
	}
}

@media (max-width:767px) {
	.home-2 .pic {
		width: 76%;
		right: auto;
		bottom: auto;
		margin: 15px auto;
		position: relative
	}
}

.home-4 {
	width: 100%;
	position: relative
}

@media (max-width:1024px) {
	.home-4 {
		padding: 50px 0;
		display: inline-block
	}
}

@media (max-width:1024px) {
	.home-4 {
		padding: 25px 0 15px;
		display: inline-block
	}
}

@media (max-width:767px) {
	.home-4 {
		padding: 0
	}
}

.home-4:before {
	content: "";
	position: absolute;
	left: 35px;
	top: 0;
	width: 1px;
	height: 180px;
	z-index: 1;
	background: #000
}

@media (max-width:1450px) {
	.home-4:before {
		left: 15px;
		height: 150px
	}
}

@media (max-width:1320px) {
	.home-4:before {
		left: 0;
		height: 120px
	}
}

@media (max-width:1024px) {
	.home-4:before {
		height: 80px
	}
}

@media (max-width:767px) {
	.home-4:before {
		display: none
	}
}

.home-4:after {
	content: "";
	position: absolute;
	left: -75px;
	top: 142px;
	width: 134px;
	z-index: 1;
	height: 1px;
	background: #000
}

@media (max-width:1450px) {
	.home-4:after {
		top: 110px
	}
}

@media (max-width:1320px) {
	.home-4:after {
		width: 100px;
		top: 90px
	}
}

@media (max-width:1024px) {
	.home-4:after {
		top: 60px;
		width: 90px
	}
}

@media (max-width:767px) {
	.home-4:after {
		display: none
	}
}

.home-4 .txt {
	float: left;
	width: 43.5%;
	position: relative;
	z-index: 10;
	padding: 12% 0 10px 5%
}

@media (max-width:1681px) {
	.home-4 .txt {
		padding: 12% 0 10px 4%
	}
}

@media (max-width:1601px) {
	.home-4 .txt {
		padding: 9% 0 10px 4%
	}
}

@media (max-width:1450px) {
	.home-4 .txt {
		width: 55%;
		padding: 9% 0 10px 2%
	}
}

@media (max-width:1320px) {
	.home-4 .txt {
		padding: 9% 0 10px
	}
}

@media (max-width:1024px) {
	.home-4 .txt {
		padding: 0
	}
}

@media (max-width:767px) {
	.home-4 .txt {
		width: 100%;
		float: none;
		padding: 25px 15px;
		background: #f6f6f6
	}
}

.home-4 .txt .box {
	padding: 0 0 0 124px
}

@media (max-width:1681px) {
	.home-4 .txt .box {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-4 .txt .box {
		padding: 0 0 0 70px
	}
}

@media (max-width:1024px) {
	.home-4 .txt .box {
		padding: 0 0 0 50px
	}
}

@media (max-width:767px) {
	.home-4 .txt .box {
		padding: 0
	}
}

.home-4 .txt big {
	display: block;
	color: #000;
	font-size: 56px;
	line-height: 60px;
	height: 120px;
	overflow: hidden;
	position: relative;
	font-family: "gothamrounded-book"
}

@media (max-width:1681px) {
	.home-4 .txt big {
		text-transform: uppercase;
		font-size: 50px;
		line-height: 56px;
		height: 112px
	}
}

@media (max-width:1450px) {
	.home-4 .txt big {
		font-size: 44px;
		line-height: 50px;
		height: 100px;
		text-transform: uppercase
	}
}

@media (max-width:1320px) {
	.home-4 .txt big {
		font-size: 38px;
		line-height: 44px;
		height: 88px
	}
}

@media (max-width:767px) {
	.home-4 .txt big {
		font-size: 24px;
		line-height: 28px;
		height: auto
	}
}

.home-4 .txt i {
	font-style: inherit;
	display: block;
	width: 104px;
	height: 6px;
	position: relative;
	background: #477e9a;
	border-radius: 5px;
	margin: 30px 0 40px
}

@media (max-width:1450px) {
	.home-4 .txt i {
		margin: 20px 0 30px
	}
}

@media (max-width:767px) {
	.home-4 .txt i {
		height: 3px;
		margin: 10px 0 15px
	}
}

.home-4 .txt span {
	display: block;
	color: #3f3f3f;
	font-size: 48px;
	line-height: 52px;
	height: 52px;
	position: relative;
	overflow: hidden
}

@media (max-width:1681px) {
	.home-4 .txt span {
		font-size: 44px;
		line-height: 50px;
		height: 50px
	}
}

@media (max-width:1450px) {
	.home-4 .txt span {
		font-size: 40px;
		line-height: 48px;
		height: 48px
	}
}

@media (max-width:1320px) {
	.home-4 .txt span {
		font-size: 30px;
		line-height: 40px;
		height: 40px
	}
}

@media (max-width:767px) {
	.home-4 .txt span {
		font-size: 24px;
		line-height: 34px;
		height: auto
	}
}

.home-4 .txt p {
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 32px;
	max-height: 128px;
	margin: 33px 0 0;
	position: relative;
	overflow: hidden
}

@media (max-width:1450px) {
	.home-4 .txt p {
		margin: 20px 0 0;
		font-size: 15px
	}
}

@media (max-width:1024px) {
	.home-4 .txt p {
		font-size: 14px;
		line-height: 24px;
		max-height: 96px;
		margin: 10px 0 0
	}
}

.home-4 .txt .more {
	margin: 45px 0 0;
	padding: 0 0 0 124px;
	position: relative
}

@media (max-width:1681px) {
	.home-4 .txt .more {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-4 .txt .more {
		padding: 0 0 0 70px;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.home-4 .txt .more {
		padding: 0 0 0 50px;
		margin: 20px 0 0
	}
}

@media (max-width:767px) {
	.home-4 .txt .more {
		padding: 0 50px 0 0;
		margin: 15px 0 0;
		display: inline-block
	}
}

.home-4 .txt .more:hover:before {
	background: #477e9a
}

.home-4 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #477e9a;
	border: 2px solid #477e9a;
	color: #fff
}

.home-4 .txt .more:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #e5e5e5
}

@media (max-width:1681px) {
	.home-4 .txt .more:before {
		width: 100px
	}
}

@media (max-width:1450px) {
	.home-4 .txt .more:before {
		width: 70px
	}
}

@media (max-width:1024px) {
	.home-4 .txt .more:before {
		width: 50px;
		top: 16px
	}
}

@media (max-width:767px) {
	.home-4 .txt .more:before {
		display: none
	}
}

.home-4 .txt .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 35px;
	color: #ccc;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/morebg.png") no-repeat 113px center;
	border: 2px solid #e5e5e5
}

@media (max-width:1024px) {
	.home-4 .txt .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px;
		background: url("../images/morebg.png") no-repeat 100px center
	}
}

.home-4 .pic {
	width: 41%;
	right: 10%;
	bottom: 0;
	bottom: 5%;
	z-index: 5;
	position: absolute
}

.home-4 .pic:after {
	content: "";
	display: block;
	padding-bottom: 123.5%
}

@media (max-width:1601px) {
	.home-4 .pic {
		top: 10%
	}
}

@media (max-width:1601px) {
	.home-4 .pic {
		width: 38%
	}
}

@media (max-width:1024px) {
	.home-4 .pic {
		width: 40%;
		position: relative;
		right: 10%;
		bottom: 0;
		float: right
	}
}

@media (max-width:767px) {
	.home-4 .pic {
		width: 55%;
		float: none;
		right: auto;
		bottom: auto;
		margin: 20px auto;
		position: relative
	}
}

.home-35 {
	position: relative;
	overflow: hidden;
	background: #477e9a
}

.home-35:before {
	content: "";
	position: absolute;
	right: 75px;
	bottom: 65px;
	width: 1px;
	height: 204px;
	z-index: 1;
	background: #fff
}

@media (max-width:1450px) {
	.home-35:before {
		height: 160px;
		bottom: 40px
	}
}

@media (max-width:1450px) {
	.home-35:before {
		height: 120px;
		bottom: 20px
	}
}

@media (max-width:1320px) {
	.home-35:before {
		right: 50px
	}
}

@media (max-width:1025px) {
	.home-35:before {
		height: 80px;
		right: 30px
	}
}

@media (max-width:767px) {
	.home-35:before {
		display: none
	}
}

.home-35:after {
	content: "";
	position: absolute;
	right: 50px;
	bottom: 100px;
	width: 140px;
	z-index: 1;
	height: 1px;
	background: #fff
}

@media (max-width:1450px) {
	.home-35:after {
		bottom: 70px
	}
}

@media (max-width:1450px) {
	.home-35:after {
		bottom: 50px
	}
}

@media (max-width:1320px) {
	.home-35:after {
		right: 30px
	}
}

@media (max-width:1025px) {
	.home-35:after {
		width: 80px;
		bottom: 40px;
		right: 10px
	}
}

@media (max-width:767px) {
	.home-35:after {
		display: none
	}
}

.home-35 .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 53.2%;
	height: 100%;
	background-position: right;
	background-size: 100% 100%;
	background-repeat: no-repeat
}

@media (max-width:767px) {
	.home-35 .pic {
		width: 100%;
		left: auto;
		top: auto;
		height: 320px;
		position: relative
	}
}

.home-35 .txt {
	float: right;
	width: 46.8%;
	position: relative;
	padding: 14% 10% 0 15px
}

@media (max-width:1601px) {
	.home-35 .txt {
		padding: 10% 8% 0 15px
	}
}

@media (max-width:1361px) {
	.home-35 .txt {
		padding: 10% 6% 0 10px
	}
}

@media (max-width:1320px) {
	.home-35 .txt {
		padding: 10% 5% 0 0
	}
}

@media (max-width:1025px) {
	.home-35 .txt {
		padding: 60px 30px 40px 0
	}
}

@media (max-width:767px) {
	.home-35 .txt {
		width: 100%;
		float: none;
		padding: 20px 15px 30px
	}
}

.home-35 .txt .line {
	position: absolute;
	left: -95px;
	top: 20%;
	width: 228px;
	height: 2px;
	background: #fff
}

@media (max-width:1601px) {
	.home-35 .txt .line {
		top: 15%
	}
}

@media (max-width:1025px) {
	.home-35 .txt .line {
		top: 30px;
		width: 120px;
		left: -45px
	}
}

@media (max-width:767px) {
	.home-35 .txt .line {
		display: none
	}
}

.home-35 .txt .line:after {
	content: "";
	position: absolute;
	right: 0;
	top: -2px;
	width: 33px;
	height: 6px;
	background: #fff
}

.home-35 .txt big {
	display: block;
	position: relative;
	color: #fff;
	font-size: 56px;
	line-height: 60px;
	height: 120px;
	overflow: hidden;
	font-family: "gothamrounded-book"
}

@media (max-width:1681px) {
	.home-35 .txt big {
		text-transform: uppercase;
		font-size: 50px;
		line-height: 56px;
		height: 112px
	}
}

@media (max-width:1450px) {
	.home-35 .txt big {
		font-size: 44px;
		line-height: 50px;
		height: 100px
	}
}

@media (max-width:1320px) {
	.home-35 .txt big {
		font-size: 38px;
		line-height: 44px;
		height: 88px
	}
}

@media (max-width:1024px) {
	.home-35 .txt big {
		font-size: 30px;
		line-height: 38px;
		height: 76px
	}
}

@media (max-width:767px) {
	.home-35 .txt big {
		font-size: 24px;
		line-height: 28px;
		height: auto
	}
}

.home-35 .txt i {
	font-style: inherit;
	display: block;
	width: 104px;
	height: 6px;
	position: relative;
	background: #fff;
	border-radius: 5px;
	margin: 30px 0 40px
}

@media (max-width:1450px) {
	.home-35 .txt i {
		margin: 20px 0 30px
	}
}

@media (max-width:1025px) {
	.home-35 .txt i {
		height: 4px;
		margin: 15px 0 20px
	}
}

@media (max-width:767px) {
	.home-35 .txt i {
		height: 3px;
		margin: 10px 0 15px
	}
}

.home-35 .txt span {
	display: block;
	color: #fff;
	font-size: 48px;
	line-height: 52px;
	height: 52px;
	position: relative;
	overflow: hidden
}

@media (max-width:1681px) {
	.home-35 .txt span {
		font-size: 44px;
		line-height: 50px;
		height: 50px
	}
}

@media (max-width:1450px) {
	.home-35 .txt span {
		font-size: 40px;
		line-height: 48px;
		height: 48px
	}
}

@media (max-width:1320px) {
	.home-35 .txt span {
		font-size: 30px;
		line-height: 40px;
		height: 40px
	}
}

@media (max-width:767px) {
	.home-35 .txt span {
		font-size: 24px;
		line-height: 34px;
		height: auto
	}
}

.home-35 .txt p {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	max-height: 128px;
	margin: 33px 0 0;
	position: relative;
	overflow: hidden
}

@media (max-width:1450px) {
	.home-35 .txt p {
		margin: 20px 0 0;
		font-size: 15px
	}
}

@media (max-width:1024px) {
	.home-35 .txt p {
		margin: 10px 0 0;
		font-size: 14px;
		line-height: 24px;
		max-height: 96px
	}
}

.home-35 .txt .more {
	margin: 45px 0 0;
	display: inline-block;
	padding: 0 124px 0 0;
	position: relative
}

@media (max-width:1681px) {
	.home-35 .txt .more {
		padding: 0 100px 0 0
	}
}

@media (max-width:1450px) {
	.home-35 .txt .more {
		padding: 0 70px 0 0;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.home-35 .txt .more {
		padding: 0 50px 0 0;
		margin: 15px 0 0
	}
}

.home-35 .txt .more:hover:before {
	background: #fff
}

.home-35 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #fff;
	border: 2px solid #fff;
	color: #477e9a
}

.home-35 .txt .more:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #fff
}

@media (max-width:1681px) {
	.home-35 .txt .more:before {
		width: 100px
	}
}

@media (max-width:1450px) {
	.home-35 .txt .more:before {
		width: 70px
	}
}

@media (max-width:1024px) {
	.home-35 .txt .more:before {
		width: 50px;
		top: 18px
	}
}

@media (max-width:767px) {
	.home-35 .txt .more:before {
		display: none
	}
}

.home-35 .txt .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 35px;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/morebg1.png") no-repeat 113px center;
	border: 2px solid #e5e5e5
}

@media (max-width:1024px) {
	.home-35 .txt .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px;
		background: url("../images/morebg1.png") no-repeat 100px center
	}
}

.home-6 {
	width: 100%;
	position: relative
}

@media (max-width:1024px) {
	.home-6 {
		padding: 50px 0;
		display: inline-block
	}
}

@media (max-width:767px) {
	.home-6 {
		padding: 0
	}
}

.home-6:before {
	content: "";
	position: absolute;
	left: 35px;
	top: 0;
	width: 1px;
	height: 180px;
	z-index: 1;
	background: #000
}

@media (max-width:1450px) {
	.home-6:before {
		left: 15px;
		height: 150px
	}
}

@media (max-width:1320px) {
	.home-6:before {
		left: 0;
		height: 120px
	}
}

@media (max-width:1024px) {
	.home-6:before {
		height: 80px
	}
}

@media (max-width:767px) {
	.home-6:before {
		display: none
	}
}

.home-6:after {
	content: "";
	position: absolute;
	left: -75px;
	top: 142px;
	width: 134px;
	z-index: 1;
	height: 1px;
	background: #000
}

@media (max-width:1450px) {
	.home-6:after {
		top: 110px
	}
}

@media (max-width:1320px) {
	.home-6:after {
		width: 100px;
		top: 90px
	}
}

@media (max-width:1024px) {
	.home-6:after {
		top: 60px;
		width: 90px
	}
}

@media (max-width:767px) {
	.home-6:after {
		display: none
	}
}

.home-6 .txt {
	float: left;
	width: 45.5%;
	position: relative;
	z-index: 10;
	padding: 12% 0 10px 5%;
	height: 100%
}

@media (max-width:1681px) {
	.home-6 .txt {
		padding: 12% 0 10px 4%
	}
}

@media (max-width:1601px) {
	.home-6 .txt {
		width: 46%
	}
}

@media (max-width:1450px) {
	.home-6 .txt {
		width: 55%;
		padding: 9% 0 10px 2%
	}
}

@media (max-width:1320px) {
	.home-6 .txt {
		padding: 9% 0 10px
	}
}

@media (max-width:1024px) {
	.home-6 .txt {
		padding: 0
	}
}

@media (max-width:767px) {
	.home-6 .txt {
		width: 100%;
		float: none;
		padding: 25px 15px;
		background: #f6f6f6
	}
}

.home-6 .txt .box {
	padding: 0 0 0 124px
}

@media (max-width:1681px) {
	.home-6 .txt .box {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-6 .txt .box {
		padding: 0 0 0 70px
	}
}

@media (max-width:1024px) {
	.home-6 .txt .box {
		padding: 0 0 0 50px
	}
}

@media (max-width:767px) {
	.home-6 .txt .box {
		padding: 0
	}
}

.home-6 .txt big {
	display: block;
	color: #000;
	font-size: 56px;
	line-height: 60px;
/*	height: 60px;*/
	overflow: hidden;
	position: relative;
	font-family: "gothamrounded-book"
}

@media (max-width:1681px) {
	.home-6 .txt big {
		font-size: 50px;
		line-height: 56px;
		/*height: 56px;*/
		text-transform: uppercase
	}
}

@media (max-width:1320px) {
	.home-6 .txt big {
		font-size: 38px;
		line-height: 44px;
		/*height: 44px*/
	}
}

@media (max-width:767px) {
	.home-6 .txt big {
		font-size: 24px;
		line-height: 28px;
		height: auto
	}
}

.home-6 .txt i {
	font-style: inherit;
	display: block;
	width: 104px;
	height: 6px;
	position: relative;
	background: #477e9a;
	border-radius: 5px;
	margin: 30px 0 40px
}

@media (max-width:1450px) {
	.home-6 .txt i {
		margin: 20px 0 30px
	}
}

@media (max-width:767px) {
	.home-6 .txt i {
		height: 3px;
		margin: 10px 0 15px
	}
}

.home-6 .txt span {
	display: block;
	color: #3f3f3f;
	font-size: 48px;
	line-height: 52px;
	height: 52px;
	position: relative;
	overflow: hidden
}

@media (max-width:1681px) {
	.home-6 .txt span {
		font-size: 44px;
		line-height: 50px;
		height: 50px
	}
}

@media (max-width:1450px) {
	.home-6 .txt span {
		font-size: 40px;
		line-height: 48px;
		height: 48px
	}
}

@media (max-width:1320px) {
	.home-6 .txt span {
		font-size: 30px;
		line-height: 40px;
		height: 40px
	}
}

@media (max-width:767px) {
	.home-6 .txt span {
		font-size: 24px;
		line-height: 34px;
		height: auto
	}
}

.home-6 .txt div.p1 {
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 32px;
	height: 128px;
	margin: 33px 0 0;
	position: relative;
	overflow: hidden
}

@media (max-width:1450px) {
	.home-6 .txt div.p1 {
		margin: 20px 0 0;
		font-size: 15px
	}
}

@media (max-width:1024px) {
	.home-6 .txt p {
		font-size: 14px;
		line-height: 24px;
		height: 96px;
		margin: 10px 0 0
	}
}

@media (max-width:767px) {
	.home-6 .txt p {
		height: auto
	}
}

.home-6 .txt .more {
	margin: 45px 0 0;
	display: inline-block;
	padding: 0 0 0 124px;
	position: relative
}

@media (max-width:1681px) {
	.home-6 .txt .more {
		padding: 0 0 0 100px
	}
}

@media (max-width:1450px) {
	.home-6 .txt .more {
		padding: 0 0 0 70px;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.home-6 .txt .more {
		padding: 0 0 0 50px;
		margin: 20px 0 0
	}
}

@media (max-width:1024px) {
	.home-6 .txt .more {
		margin: 15px 0 0
	}
}

@media (max-width:767px) {
	.home-6 .txt .more {
		padding: 0
	}
}

.home-6 .txt .more:hover:before {
	background: #477e9a
}

.home-6 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #477e9a;
	border: 2px solid #477e9a;
	color: #fff
}

.home-6 .txt .more:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #e5e5e5
}

@media (max-width:1681px) {
	.home-6 .txt .more:before {
		width: 100px
	}
}

@media (max-width:1450px) {
	.home-6 .txt .more:before {
		width: 70px
	}
}

@media (max-width:1024px) {
	.home-6 .txt .more:before {
		width: 50px;
		top: 18px
	}
}

@media (max-width:767px) {
	.home-6 .txt .more:before {
		display: none
	}
}

.home-6 .txt .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 35px;
	color: #ccc;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/morebg.png") no-repeat 113px center;
	border: 2px solid #e5e5e5
}

@media (max-width:1024px) {
	.home-6 .txt .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px;
		background: url("../images/morebg.png") no-repeat 100px center
	}
}

.home-6 .pic {
	width: 55%;
	right: 0;
	bottom: 0;
	z-index: 5;
	position: absolute
}

.home-6 .pic:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

@media (max-width:1024px) {
	.home-6 .pic:after {
		padding-bottom: 61%
	}
}

@media (max-width:767px) {
	.home-6 .pic:after {
		padding-bottom: 61%
	}
}

@media (max-width:1681px) {
	.home-6 .pic {
		width: 55%
	}
}

@media (max-width:1024px) {
	.home-6 .pic {
		width: 50%
	}
}

@media (max-width:1281px) {
	.home-6 .pic {
		bottom: auto;
		top: 10%
	}
}

@media (max-width:767px) {
	.home-6 .pic {
		width: 70%;
		right: auto;
		bottom: auto;
		margin: 25px auto 0;
		position: relative
	}
}

.home-7 {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

@media (max-width:1024px) {
	.home-7 {
		display: inline-block;
		min-height: auto
	}
}

.home-7 .txt {
	position: relative;
	width: 100%;
	height: 100%
}

@media (max-width:1024px) {
	.home-7 .txt {
		padding: 40px 0
	}
}

@media (max-width:767px) {
	.home-7 .txt {
		padding: 30px 15px
	}
}

.home-7 .txt .box {
	padding: 16% 100px 10px;text-align:right;
}

@media (max-width:1681px) {
	.home-7 .txt .box {
		padding: 15% 100px 10px
	}
}

@media (max-width:1601px) {
	.home-7 .txt .box {
		padding: 15% 70px 10px
	}
}

@media (max-width:1450px) {
	.home-7 .txt .box {
		padding: 15% 35px 10px
	}
}

@media (max-width:1367px) {
	.home-7 .txt .box {
		padding: 10% 35px 10px
	}
}

@media (max-width:1024px) {
	.home-7 .txt .box {
		padding: 0
	}
}

.home-7 .txt big {
	color: #000;
	display: block;
	font-size: 56px;
	line-height: 70px;
	height: 76px;
	position: relative;
	overflow: hidden;
	font-family: "gothamrounded-book"; 
}

@media (max-width:1681px) {
	.home-7 .txt big {
		font-size: 50px;
		line-height: 62px;
		height: 62px
	}
}

@media (max-width:1450px) {
	.home-7 .txt big {
		font-size: 50px;
		line-height: 62px;
		height: 62px
	}
}

@media (max-width:1024px) {
	.home-7 .txt big {
		font-size: 46px;
		line-height: 56px;
		height: 56px
	}
}

@media (max-width:767px) {
	.home-7 .txt big {
		font-size: 24px;
		line-height: 36px;
		height: 36px
	}
}

.home-7 .txt i {
	font-style: inherit;
	display: block;
	width: 104px;
	height: 6px;
	position: relative;
	background: #477e9a;
	border-radius: 5px;
	margin: 14px 0 14px 90%;
}

@media (max-width:1024px) {
	.home-7 .txt i {
		margin: 15px 0 30px;
		height: 4px
	}
}

@media (max-width:767px) {
	.home-7 .txt i {
		margin: 8px 0 20px;
		height: 3px
	}
}

.home-7 .txt .txt1 {
	padding: 0 0 0 225px;
	position: relative
}

@media (max-width:1024px) {
	.home-7 .txt .txt1 {
		padding: 0 0 0 145px
	}
}

@media (max-width:767px) {
	.home-7 .txt .txt1 {
		padding: 0 0 0 100px
	}
}

@media (max-width:376px) {
	.home-7 .txt .txt1 {
		padding: 0 0 0 80px
	}
}

.home-7 .txt .txt1 .left {
	font-size: 48px;
	position: absolute;
	top: 0;
	right: 35%;
	color: #000;
	width: 220px;
	line-height: 58px;text-align:left;
}

@media (max-width:1681px) {
	.home-7 .txt .txt1 .left {
		font-size: 42px;
		line-height: 52px
	}
}

@media (max-width:1024px) {
	.home-7 .txt .txt1 .left {
		font-size: 24px;
		width: 140px;
		line-height: 34px
	}
}

@media (max-width:767px) {
	.home-7 .txt .txt1 .left {
		font-size: 18px;
		width: 90px;
		line-height: 28px
	}
}

@media (max-width:376px) {
	.home-7 .txt .txt1 .left {
		font-size: 16px;
		width: 70px;
		line-height: 26px
	}
}

.home-7 .txt .txt1 .right {
	position: relative;
	width: 35%;
	overflow: hidden;
	padding: 0 0 0 40px;float:right;text-align:left;
}

@media (max-width:1700px) {
	.home-7 .txt .txt1 .right {
		width: 38%
	}
}

@media (max-width:1601px) {
	.home-7 .txt .txt1 .right {
		width: 43%
	}
}

@media (max-width:1380px) {
	.home-7 .txt .txt1 .right {
		width: 42%
	}
}

@media (max-width:1300px) {
	.home-7 .txt .txt1 .right {
		width: 48%
	}
}

@media (max-width:992px) {
	.home-7 .txt .txt1 .right {
		width: 72%
	}
}

@media (max-width:767px) {
	.home-7 .txt .txt1 .right {
		padding: 0 0 0 20px;
		width: 100%
	}
}

.home-7 .txt .txt1 .right:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	width: 1px;
	height: 150px;
	background: #000
}

@media (max-width:767px) {
	.home-7 .txt .txt1 .right:before {
		height: 75%
	}
}

.home-7 .txt .txt1 .right:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #000
}

.home-7 .txt .txt1 .right p {
	font-size: 16px;
	line-height: 32px;
	max-height: 165px;
	color: #000;
	overflow: hidden;
	position: relative
}

@media (max-width:767px) {
	.home-7 .txt .txt1 .right p {
		font-size: 12px;
		line-height: 24px;
		height: 120px
	}
}

.home-7 .txt .txt1 .right .more {
	margin: 25px 0 0;
	display: inline-block;
	padding: 0 124px 0 0;
	position: relative
}

@media (max-width:1681px) {
	.home-7 .txt .txt1 .right .more {
		padding: 0 100px 0 0
	}
}

@media (max-width:1450px) {
	.home-7 .txt .txt1 .right .more {
		padding: 0 70px 0 0;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.home-7 .txt .txt1 .right .more {
		padding: 0 50px 0 0;
		margin: 15px 0 0;
		margin-bottom: 20px;
	}
}

.home-7 .txt .txt1 .right .more:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #477e9a
}

@media (max-width:1681px) {
	.home-7 .txt .txt1 .right .more:before {
		width: 100px
	}
}

@media (max-width:1450px) {
	.home-7 .txt .txt1 .right .more:before {
		width: 70px
	}
}

@media (max-width:1024px) {
	.home-7 .txt .txt1 .right .more:before {
		width: 50px;
		top: 18px
	}
}

.home-7 .txt .txt1 .right .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 30px;
	color: #000;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/mask.png") center no-repeat;
	/*background-color:#477e9a;*/
	border: 1px solid #477e9a
}

@media (max-width:767px) {
	.home-7 .txt .txt1 .right .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px
	}
}

.home-8 {
	overflow: hidden;
	position: relative
}

.home-8 .titlez {
	margin: 4% auto 0;
	text-align: center;
	color: #000;
	font-size: 48px;
	line-height: 58px;
	height: 72px;
	overflow: hidden;
	font-family: "gothamrounded-book";
	position: relative
}

@media (max-width:1681px) {
	.home-8 .titlez {
		font-size: 40px;
		line-height: 50px;
		height: 66px
	}
}

@media (max-width:1601px) {
	.home-8 .titlez {
		margin: 1% auto 0;
		font-size: 36px;
		line-height: 40px;
		height: 50px
	}
}

@media (max-width:1450px) {
	.home-8 .titlez {
		margin: 1% auto 0;
		font-size: 34px;
		line-height: 44px;
		height: 50px
	}
}

@media (max-width:767px) {
	.home-8 .titlez {
		font-size: 24px;
		line-height: 34px;
		height: 40px;
		margin: 20px auto 0
	}
}

.home-8 .titlez:after {
	content: "";
	position: absolute;
	width: 34px;
	height: 2px;
	background: #477e9a;
	left: 50%;
	bottom: 0;
	margin-left: -17px
}

.home-8 .textz {
	text-align: center;
	color: #3f3f3f;
	font-size: 30px;
	line-height: 48px;
	height: 48px;
	margin: 10px auto;
	overflow: hidden;
	position: relative
}

@media (max-width:1450px) {
	.home-8 .textz {
		font-size: 26px;
		line-height: 36px;
		height: 36px
	}
}

@media (max-width:767px) {
	.home-8 .textz {
		font-size: 20px;
		line-height: 30px;
		height: 30px
	}
}

.home-8 .box {
	padding: 0 100px
}

@media (max-width:1601px) {
	.home-8 .box {
		padding: 0 70px
	}
}

@media (max-width:1450px) {
	.home-8 .box {
		padding: 0 35px
	}
}

@media (max-width:1024px) {
	.home-8 .box {
		padding: 0 15px
	}
}

.home-8 .home-news {
	margin: 25px -19px 30px
}

@media (max-width:1681px) {
	.home-8 .home-news {
		margin: 10px -19px
	}
}

@media (max-width:1601px) {
	.home-8 .home-news {
		margin: 8px -15px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news {
		margin: 0 -12px
	}
}

@media (max-width:1024px) {
	.home-8 .home-news {
		margin: 0 -8px
	}
}

@media (max-width:992px) {
	.home-8 .home-news {
		margin: 0 auto
	}
}

.home-8 .home-news li {
	float: left;
	width: 50%;
	padding: 8px 19px
}

@media (max-width:1601px) {
	.home-8 .home-news li {
		padding: 8px 15px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li {
		padding: 8px 12px
	}
}

@media (max-width:1024px) {
	.home-8 .home-news li {
		padding: 6px 8px
	}
}

@media (max-width:992px) {
	.home-8 .home-news li {
		width: 100%;
		float: none;
		padding: 6px 0
	}
}

.home-8 .home-news li a {
	border: 1px solid #e5e5e5;
	display: block;
	width: 100%;
	padding:25px 40px 0 175px;
	position: relative;
	height: 115px
}

@media (max-width:1601px) {
	.home-8 .home-news li a {
		height: 116px;
		padding: 18px 35px 0 126px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li a {
		height: 100px;
		padding: 10px 35px 0 120px
	}
}

@media (max-width:767px) {
	.home-8 .home-news li a {
		height: 90px;
		padding: 10px 15px 0 85px
	}
}

.home-8 .home-news li a:hover time {
	background: #477e9a;
	border: 1px solid #477e9a;
	box-shadow: 0 0 0 10px #fef6e3
}

@media (max-width:1601px) {
	.home-8 .home-news li a:hover time {
		box-shadow: 0 0 0 7px #fef6e3
	}
}

.home-8 .home-news li a:hover time big {
	color: #fff
}

.home-8 .home-news li a:hover time small {
	color: #fff
}

.home-8 .home-news li a:hover .txt span {
	color: #477e9a
}

.home-8 .home-news li time {
	display: block;
	width: 96px;
	height: 96px;
	position: absolute;
	left: 35px;
	top: 50%;
	margin-top: -48px;
	border-radius: 50%;
	padding: 18px 0 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 0 1px #fff
}

@media (max-width:1601px) {
	.home-8 .home-news li time {
		width: 80px;
		height: 80px;
		left: 25px;
		padding: 10px 0 0;
		margin-top: -40px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li time {
		width: 70px;
		height: 70px;
		left: 25px;
		padding: 10px 0 0;
		margin-top: -35px
	}
}

@media (max-width:767px) {
	.home-8 .home-news li time {
		width: 60px;
		height: 60px;
		left: 10px;
		padding: 10px 0 0;
		margin-top: -30px
	}
}

.home-8 .home-news li time big {
	text-align: center;
	display: block;
	color: #3f3f3f;
	font-size: 36px;
	height: 36px;
	font-family: "itcavantgardepro-bk";
	line-height: 36px;
	overflow: hidden
}

@media (max-width:1601px) {
	.home-8 .home-news li time big {
		line-height: 28px;
		font-size: 24px;
		height: 28px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li time big {
		line-height: 24px;
		font-size: 20px;
		height: 24px
	}
}

@media (max-width:767px) {
	.home-8 .home-news li time big {
		line-height: 20px;
		font-size: 16px;
		height: 20px
	}
}

.home-8 .home-news li time small {
	text-align: center;
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	height: 24px;
	font-family: "itcavantgardepro-bk";
	line-height: 24px;
	margin: 2px auto 0;
	overflow: hidden
}

@media (max-width:1601px) {
	.home-8 .home-news li time small {
		line-height: 20px;
		font-size: 16px;
		height: 20px
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li time small {
		line-height: 20px;
		font-size: 14px;
		height: 20px;
		margin: 0 auto
	}
}

@media (max-width:767px) {
	.home-8 .home-news li time small {
		line-height: 16px;
		font-size: 12px;
		height: 16px
	}
}

.home-8 .home-news li .txt .title {
	position: relative;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	padding: 0 50px 0 0;
	overflow: hidden
}

@media (max-width:767px) {
	.home-8 .home-news li .txt .title {
		font-size: 14px;
		line-height: 24px
	}
}

.home-8 .home-news li .txt .title em {
	position: absolute;
	right: 0;
	top: 0;
	height: 24px;
	width: 41px;
	font-style: inherit;
	padding: 0 0 0 12px;
	line-height: 24px;
	color: #666;
	font-size: 12px
}

.home-8 .home-news li .txt .title em:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 1px;
	background: #666
}

.home-8 .home-news li .txt p {
	color: #666;
	font-size: 14px;
	margin: 13px 0 0;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

@media (max-width:1601px) {
	.home-8 .home-news li .txt p {
		margin: 8px 0 0
	}
}

@media (max-width:1450px) {
	.home-8 .home-news li .txt p {
		margin: 5px 0 0
	}
}

@media (max-width:767px) {
	.home-8 .home-news li .txt p {
		font-size: 12px;
		height: 40px;
		line-height: 20px
	}
}

.home-8 .more {
	margin: 25px auto 0;
	padding: 0 124px;
	display: table;
	position: relative
}

@media (max-width:1650px) {
	.home-8 .more {
		margin: 25px auto 0
	}
}

@media (max-width:1601px) {
	.home-8 .more {
		margin: 20px auto 0
	}
}

@media (max-width:1024px) {
	.home-8 .more {
		padding: 0 50px;
		margin: 20px auto 40px
	}
}

@media (max-width:767px) {
	.home-8 .more {
		margin: 20px auto 35px
	}
}

.home-8 .more:hover a {
	color: #fff;
	border: 2px solid #477e9a;
	background: url("../images/morebg1.png") no-repeat 113px center #477e9a
}

.home-8 .more:hover:before {
	background: #477e9a
}

.home-8 .more:hover:after {
	background: #477e9a
}

.home-8 .more:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #e5e5e5
}

@media (max-width:1024px) {
	.home-8 .more:before {
		width: 50px;
		top: 18px
	}
}

.home-8 .more:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #e5e5e5
}

@media (max-width:1024px) {
	.home-8 .more:after {
		width: 50px;
		top: 18px
	}
}

.home-8 .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 35px;
	color: #ccc;
	font-size: 16px;
	line-height: 38px;
	border-radius: 50px;
	background: url("../images/morebg.png") no-repeat 113px center;
	border: 2px solid #e5e5e5
}

@media (max-width:1024px) {
	.home-8 .more a {
		line-height: 32px;
		width: 130px;
		height: 36px;
		padding: 0 0 0 18px;
		background: url("../images/morebg.png") no-repeat 100px center
	}
}

footer {
	background: #2d2d2d;
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%
}

@media (max-width:1024px) {
	footer {
		position: relative !important;
		left: auto !important;
		bottom: auto !important
	}
}

@media (max-width:767px) {
	footer {
		padding: 0 15px
	}
}

footer .link {
	float: left;
	padding: 0 7% 0 0;
	width: 43%
}

@media (max-width:1365px) {
	footer .link {
		width: 35%
	}
}

@media (max-width:1365px) {
	footer .link {
		width: 35%
	}
}

@media (max-width:1024px) {
	footer .link {
		display: none;
		padding: 0 0 25px
	}
}

footer .link big {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	height: 24px;
	margin: 0 0 13px;
	overflow: hidden;
	display: block
}

footer .link ul li {
	float: left;
	padding-right: 10px;
}

footer .link ul li a {
	color: #797979;
	font-size: 14px;
	line-height: 24px
}

footer .link ul li a:hover {
	color: #477e9a
}

footer .foot-cont {
	float: left;
	width: 45%
}

@media (max-width:1365px) {
	footer .foot-cont {
		width: 53%
	}
}

@media (max-width:1024px) {
	footer .foot-cont {
		width: 100%;
		float: none;
		padding: 0 0 25px
	}
}

footer .foot-cont big {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	height: 24px;
	overflow: hidden;
	margin: 0 0 10px;
	display: block
}

footer .foot-cont .text-1 {
	color: #797979;
	font-size: 14px;
	line-height: 24px
}

footer .foot-cont .text-1 a {
	color: #797979
}

footer .foot-cont .text-1 a:hover {
	color: #477e9a
}

footer .foot-cont .text-1 span {
	width: 48%;
	display: block;
	float: left;
	padding: 0 10px 0 0
}

@media (max-width:767px) {
	footer .foot-cont .text-1 span {
		width: 100%;
		float: none
	}
}

footer .share {
	width: 12%;
	padding: 30px 0 0;
	float: left
}

@media (max-width:1024px) {
	footer .share {
		width: 100%;
		float: none;
		padding: 0 0 25px
	}
}

footer .share li {
	float: left;
	width: 55px;
	height: 55px;
	position: relative;
	margin: 0 15px 0 0;
	border-radius: 50%;
	border: 1px solid #7f7f7f
}

@media (max-width:1450px) {
	footer .share li {
		width: 48px;
		height: 48px;
		margin: 0 10px 0 0
	}
}

footer .share li:hover {
	background: #222
}

footer .share li img {
	width: 35px
}

@media (max-width:1681px) {
	footer .share li img {
		width: 30px
	}
}

.boxmain {
	padding: 60px 100px 70px
}

@media (max-width:1681px) {
	.boxmain {
		padding: 40px 100px 50px
	}
}

@media (max-width:1601px) {
	.boxmain {
		padding: 30px 70px
	}
}

@media (max-width:1450px) {
	.boxmain {
		padding: 30px 35px
	}
}

@media (max-width:1024px) {
	.boxmain {
		padding: 30px 0
	}
}

.indent2 {
	text-indent: 2em
}

.bread {
	border-bottom: 1px #f6f6f6 solid;
	color: #999;
	text-align: right;
	line-height: 20px;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}

@media (max-width:767px) {
	.bread {
		height: 40px;
		line-height: 40px
	}
}

.bread h2 {
	font-weight: normal;
	font-size: 12px
}

@media (max-width:321px) {
	.bread h2 {
		font-size: 11px
	}
}

.bread a {
	color: #999
}

.bread a:hover {
	color: #477e9a
}

.bread span {
	color: #666
}

.bread .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0 0;
	vertical-align: middle;
}

.inside {
	color: #666;
	padding-top: 30px;
	padding-bottom: 130px
}

@media (max-width:1601px) {
	.inside {
		padding-bottom: 100px
	}
}

@media (max-width:1445px) {
	.inside {
		padding-bottom: 80px
	}
}

@media (max-width:767px) {
	.inside {
		padding-top: 25px
	}
}

.inside-aside {
	width: 270px;
	float: left;
	position: relative;
	z-index: 1
}

@media (max-width:1024px) {
	.inside-aside {
		display: none
	}
}

.inside-aside .title {
	font-size: 20px;
	border-bottom: 1px #e2e2e2 solid
}

.inside-aside .title span {
	display: inline-block;
	line-height: 44px;
	position: relative
}

.inside-aside .title span:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #477e9a;
	position: absolute;
	bottom: -1px;
	left: 0
}

.inside-aside .title .more {
	display: block;
	width: 15px;
	height: 15px;
	border: 1px #c5c5c5 solid;
	border-radius: 50%;
	float: right;
	margin: 17px 0 0;
	position: relative
}

.inside-aside .title .more:before,.inside-aside .title .more:after {
	content: "";
	display: block;
	background: #c5c5c5;
	position: absolute
}

.inside-aside .title .more:before {
	width: 7px;
	height: 1px;
	top: 6px;
	left: 3px
}

.inside-aside .title .more:after {
	width: 1px;
	height: 7px;
	top: 3px;
	left: 6px
}

.inside-aside .title .more:hover {
	border-color: #477e9a
}

.inside-aside .title .more:hover:before,.inside-aside .title .more:hover:after {
	background: #477e9a
}

.inside-aside .box {
	border: 1px #e0e0e0 solid;
	padding: 15px;
	margin: 15px 0 25px;
	line-height: 28px;
	position: relative
}

.inside-aside .box:before {
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	background: url("../images/icon-all.png") 0 -90px;
	position: absolute;
	top: -10px;
	left: 35px
}

.inside-aside .box a {
	display: block;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s
}

.inside-aside .box a:hover {
	color: #477e9a
}

.inside-aside .classify .box a {
	padding-right: 25px;
	border-bottom: 1px #e0e0e0 dotted;
	position: relative
}
.inside-aside .classify .box a.on{ font-weight:bold; color:#09C}

.inside-aside .classify .box a:after {
	content: "";
	display: none;
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/icon-all.png") 0 0;
	position: absolute;
	top: 10px;
	right: 0
}

.inside-aside .classify .box a:hover {
	padding-left: 5px
}

.inside-aside .classify .box a:hover:after {
	display: block
}

.inside-aside .classify .box a:last-child {
	border: none
}

.inside-aside .classify .box a.cur {
	color: #477e9a
}

.inside-aside .classify .box a.cur:after {
	display: block
}

.inside-aside .aside-product .box a {
	position: relative;
	padding-left: 25px
}

.inside-aside .aside-product .box a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/icon-all.png") 0 -30px;
	position: absolute;
	top: 10px;
	left: 0
}

.inside-aside .aside-product .box a:hover {
	padding-left: 30px
}

.inside-aside .aside-product .box a:hover:after {
	background: url("../images/icon-all.png") -30px -30px
}

.inside-aside .aside-news .box a {
	position: relative;
	height: 38px;
	overflow: hidden;
	padding-left: 20px
}

.inside-aside .aside-news .box a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/icon-all.png") 0 -60px;
	position: absolute;
	top: 10px;
	left: 0
}

.inside-aside .aside-news .box a:hover {
	padding-left: 25px
}

.inside-aside .aside-news .box a:hover:after {
	background: url("../images/icon-all.png") -30px -60px
}

.inside-main {
	width: 100%;
	min-height: 900px;
	position: relative;
	padding-left: 325px;
	top: 0;
	z-index: 0
}

@media (max-width:1445px) {
	.inside-main {
		padding-left: 310px
	}
}

@media (max-width:1025px) {
	.inside-main {
		padding: 0;
		min-height: inherit
	}
}

.inside-main .content {
	padding:20px 0 0;
	color: #555;
	line-height: 32px
}

@media (max-width:1445px) {
	.inside-main .content {
		line-height: 28px;
		padding: 25px 0 0
	}
}

@media (max-width:992px) {
	.inside-main .content {
		padding: 10px 0 0
	}
}

@media (max-width:767px) {
	.inside-main .content {
		padding: 5px 0 0
	}
}

.inside {
	padding-bottom: 100px
}

@media (max-width:1601px) {
	.inside {
		padding-bottom: 80px
	}
}

@media (max-width:1445px) {
	.inside {
		padding-bottom: 60px
	}
}

@media (max-width:1367px) {
	.inside {
		padding-bottom: 50px
	}
}

@media (max-width:767px) {
	.inside {
		padding-bottom: 30px
	}
}

.inside-title .cn,.inside-title-02 .cn,.inside-title-03 .cn {
	color: #477e9a;
	font-size: 36px;
	line-height: 46px;
	display: block
}

@media (max-width:767px) {
	.inside-title .cn,.inside-title-02 .cn,.inside-title-03 .cn {
		font-size: 24px;
		line-height: 34px
	}
}

.inside-title .en,.inside-title-02 .en,.inside-title-03 .en {
	color: #555;
	font-size: 30px;
	line-height: 36px;
	margin: 5px 0 0;
	font-family: "itcavantgardepro-bk";
	position: relative
}

@media (max-width:767px) {
	.inside-title .en,.inside-title-02 .en,.inside-title-03 .en {
		font-size: 20px;
		line-height: 26px
	}
}

.inside-title.inside-title,.inside-title-02.inside-title,.inside-title-03.inside-title {
	margin: 0 0 0px
}

@media (max-width:767px) {
	.inside-title.inside-title,.inside-title-02.inside-title,.inside-title-03.inside-title {
		margin: 0 0 5px
	}
}

.inside-title.inside-title .en:after,.inside-title-02.inside-title .en:after,.inside-title-03.inside-title .en:after {
	content: "";
	display: block;
	width: 120px;
	height: 1px;
	background: #2e2e2e;
	position: absolute;
	bottom: -40px
}

@media (max-width:1445px) {
	.inside-title.inside-title .en:after,.inside-title-02.inside-title .en:after,.inside-title-03.inside-title .en:after {
		bottom: -25px
	}
}

@media (max-width:767px) {
	.inside-title.inside-title .en:after,.inside-title-02.inside-title .en:after,.inside-title-03.inside-title .en:after {
		bottom: -20px
	}
}

.inside-title.inside-title-02 .en:after,.inside-title-02.inside-title-02 .en:after,.inside-title-03.inside-title-02 .en:after {
	content: "";
	display: inline-block;
	width: 120px;
	height: 1px;
	background: #2e2e2e;
	vertical-align: middle;
	margin: 0 0 0 10px
}

.partner .list {
	overflow: hidden;
	margin: 50px 54px 70px
}

@media (max-width:1445px) {
	.partner .list {
		margin: 10px 30px 50px
	}
}

@media (max-width:1024px) {
	.partner .list {
		margin: 0 auto 25px
	}
}

@media (max-width:767px) {
	.partner .list {
		margin: 0 -4px 25px
	}
}

.partner li {
	width: 33.33333333%;
	float: left
}

.partner .box {
	position: relative;
	overflow: hidden;
	border: 1px #e2e2e2 solid;
	padding-bottom: 64%;
	margin: 13px
}

@media (max-width:992px) {
	.partner .box {
		margin: 10px
	}
}

@media (max-width:767px) {
	.partner .box {
		margin: 4px
	}
}

.partner .box img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.partner .box:hover {
	border-color: #477e9a
}

.partner .box:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:767px) {
	.about {
		padding: 30px 0 0
	}
}

.about .about-video {
	width: 630px;
	height: 415px;
	float: right;
	margin: 0 10px 5px 20px;
	text-align: center;
	position: relative
}

@media (max-width:992px) {
	.about .about-video {
		width: 465px;
		height: 310px
	}
}

@media (max-width:767px) {
	.about .about-video {
		width: 98%;
		height: auto;
		margin: 0 auto 20px
	}
}

.about .about-video img {
	vertical-align: middle
}

.about .about-video:before {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top: 2px #477e9a solid;
	border-left: 2px #477e9a solid;
	position: absolute;
	top: -10px;
	left: -10px
}

.about .about-video:after {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-bottom-right-radius: 10px;
	border-bottom: 2px #477e9a solid;
	border-right: 2px #477e9a solid;
	position: absolute;
	bottom: -10px;
	right: -10px
}

.about .text-video {
	padding: 10px 0 0
}

.about .text-video p {
	margin: 16px 0
}

@media (max-width:1445px) {
	.about .text-video p {
		margin: 15px 0 0
	}
}

@media (max-width:767px) {
	.about .text-video p {
		margin: 5px 0 0
	}
}

.about .text-02 {
	margin: 60px 0 0
}

@media (max-width:1445px) {
	.about .text-02 {
		margin: 100px 0 0
	}
}

@media (max-width:1024px) {
	.about .text-02 {
		margin: 30px 0 0
	}
}

@media (max-width:767px) {
	.about .text-02 {
		margin: 10px 0 0
	}
}

.about .text-02 p {
	margin: 10px 0
}

@media (max-width:1445px) {
	.about .text-02 p {
		margin: 15px 0 0
	}
}

@media (max-width:767px) {
	.about .text-02 p {
		margin: 10px 0 0
	}
}

.about center {
	margin: 35px auto 0
}

@media (max-width:1024px) {
	.about center {
		margin: 15px auto 0
	}
}

@media (max-width:767px) {
	.about center {
		margin: 10px auto 0
	}
}

.omv {
	padding: 0 0 10px 140px;
	position: relative;
	margin: -65px 0 0
}

@media (max-width:1445px) {
	.omv {
		margin: -50px 0 0
	}
}

@media (max-width:767px) {
	.omv {
		margin: 0 auto;
		padding: 25px 0 0
	}
}

.omv p {
	margin: 0 0 10px
}

@media (max-width:1681px) {
	.omv p {
		margin: 0 0 35px
	}
}

@media (max-width:1445px) {
	.omv p {
		margin: 0 0 20px
	}
}

@media (max-width:767px) {
	.omv p {
		margin: 0 0 10px
	}
}

.omv .omv-video {
	width: 815px;
	margin: 60px 10px 0 20px;
	text-align: center;
	position: relative
}

@media (max-width:1445px) {
	.omv .omv-video {
		margin: 40px 10px 0 20px
	}
}

@media (max-width:1365px) {
	.omv .omv-video {
		width: 96%
	}
}

@media (max-width:767px) {
	.omv .omv-video {
		margin: 20px auto
	}
}

.omv .omv-video img {
	vertical-align: middle
}

.omv .omv-video:before {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top: 2px #477e9a solid;
	border-left: 2px #477e9a solid;
	position: absolute;
	top: -10px;
	left: -10px
}

.omv .omv-video:after {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-bottom-right-radius: 10px;
	border-bottom: 2px #477e9a solid;
	border-right: 2px #477e9a solid;
	position: absolute;
	bottom: -10px;
	right: -10px
}

#allmap {
	width: 100%;
	height: 435px;
	margin: 40px 0 0
}

@media (max-width:1445px) {
	#allmap {
		height: 400px
	}
}

@media (max-width:1024px) {
	#allmap {
		height: 370px
	}
}

@media (max-width:992px) {
	#allmap {
		height: 320px
	}
}

@media (max-width:767px) {
	#allmap {
		height: 200px;
		margin: 20px 0 0
	}
}

#allmap img {
	max-width: initial;
	max-height: inherit
}

#allmap .anchorBL {
	display: none
}

.contact .content {
	padding: 0
}

.contact .p-01 {
	font-size: 36px;
	color: #477e9a;
	text-align: center;
	padding: 10px 0
}

@media (max-width:767px) {
	.contact .p-01 {
		font-size: 24px;
		line-height: 30px;
		padding: 0
	}
}

.contact .p-02 {
	font-size: 36px;
	line-height: 46px;
	color: #333339;
	text-align: center;
	padding: 10px 0
}

@media (max-width:992px) {
	.contact .p-02 {
		font-size: 26px;
		line-height: 36px
	}
}

@media (max-width:767px) {
	.contact .p-02 {
		font-size: 20px;
		line-height: 30px
	}
}

@media (max-width:376px) {
	.contact .p-02 {
		font-size: 16px;
		line-height: 26px
	}
}

.contact .p-03 {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
	margin: 25px 0
}

@media (max-width:992px) {
	.contact .p-03 {
		margin: 10px 0 25px
	}
}

@media (max-width:767px) {
	.contact .p-03 {
		font-size: 14px;
		line-height: 26px;
		margin: 0 0 25px
	}
}

.contact .line {
	text-align: center;
	height: 50px;
	position: relative
}

.contact .line:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e4e4e4;
	position: absolute;
	z-index: 0;
	top: 50%
}

.contact .line .icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #fff;
	position: relative;
	z-index: 1
}

.contact .line .icon img {
	width: 40px
}

.contact .info {
	font-size: 16px;
	color: #333;
	padding: 25px 20px 40px;
	border-bottom: 1px #e4e4e4 solid;
	overflow: hidden
}

@media (max-width:992px) {
	.contact .info {
		padding: 15px 20px 20px
	}
}

.contact .info a {
	color: #333
}

.contact .info a:hover {
	color: #477e9a
}

.contact .info li {
	width: 50%;
	float: left;
	line-height: 24px;
	margin: 12px 0;
	position: relative;
	padding: 0 0 0 30px
}

@media (max-width:992px) {
	.contact .info li {
		width: 100%;
		margin: 10px 0
	}
}

@media (max-width:767px) {
	.contact .info li {
		font-size: 14px;
		line-height: 24px
	}
}

.contact .info li .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0
}

@media (max-width:767px) {
	.contact .info li .icon {
		top: 2px
	}
}

.job .list {
	padding-bottom: 10px
}

@media (max-width:767px) {
	.job .list {
		margin: 30px auto 0
	}
}

.job li {
	border: 1px #e2e2e2 solid;
	margin: 0 0 40px;
	padding: 20px 35px
}

@media (max-width:1445px) {
	.job li {
		margin: 0 0 30px
	}
}

@media (max-width:992px) {
	.job li {
		padding: 15px 20px;
		margin: 0 0 20px
	}
}

@media (max-width:767px) {
	.job li {
		margin: 0 0 13px;
		padding: 5px 15px 10px
	}
}

.job li .title-num {
	border-bottom: 1px #e2e2e2 solid;
	overflow: hidden
}

.job li .title-num .title {
	display: inline-block;
	color: #111;
	font-size: 20px;
	padding: 15px 0;
	line-height: 30px
}

@media (max-width:767px) {
	.job li .title-num .title {
		padding: 10px 0;
		font-size: 18px
	}
}

.job li .title-num .num {
	display: inline-block;
	color: #777;
	font-size: 14px;
	float: right;
	max-width: 130px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 15px 0 0
}

@media (max-width:767px) {
	.job li .title-num .num {
		margin: 10px 0 0
	}
}

.job li .info {
	color: #777;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin: 20px 0
}

@media (max-width:767px) {
	.job li .info {
		margin: 10px 0
	}
}

.job li .more {
	display: inline-block;
	color: #fff;
	text-align: center;
	width: 130px;
	height: 33px;
	line-height: 31px;
	border: 1px #e2e2e2 solid;
	color: #777;
	margin: 0 0 5px
}

@media (max-width:767px) {
	.job li .more {
		width: 110px
	}
}

.job li:hover {
	border: 1px #e2e2e2 solid;
	box-shadow: 0 0 29px rgba(0,0,0,0.18)
}

.job li:hover .more {
	background: #477e9a;
	color: #fff;
	border-color: #477e9a
}

.job-show .title {
	font-size: 36px;
	color: #477e9a;
	line-height: 45px
}

@media (max-width:1024px) {
	.job-show .title {
		font-size: 30px;
		line-height: 40px
	}
}

@media (max-width:767px) {
	.job-show .title {
		margin: 35px 0 0;
		font-size: 20px;
		line-height: 30px
	}
}

.job-show .title .icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0
}

@media (max-width:1024px) {
	.job-show .title .icon {
		width: 36px;
		height: 36px
	}
}

@media (max-width:767px) {
	.job-show .title .icon {
		width: 26px;
		height: 26px;
		margin: 0 5px 0 0
	}
}

.job-show .title img {
	vertical-align: top
}

.job-show .title .btn {
	border: 1px #d6d6d6 solid;
	display: inline-block;
	min-width: 190px;
	height: 44px;
	line-height: 42px;
	text-align: center;
	font-size: 24px;
	color: #818181;
	border-radius: 22px;
	float: right
}

@media (max-width:992px) {
	.job-show .title .btn {
		font-size: 22px;
		line-height: 38px
	}
}

@media (max-width:767px) {
	.job-show .title .btn {
		height: 32px;
		font-size: 15px;
		min-width: 120px;
		line-height: 32px
	}
}

.job-show .title .btn .iconfont {
	font-size: 24px;
	line-height: 42px;
	margin: 0 5px 0 0
}

@media (max-width:992px) {
	.job-show .title .btn .iconfont {
		line-height: 38px
	}
}

@media (max-width:767px) {
	.job-show .title .btn .iconfont {
		line-height: 26px;
		font-size: 17px
	}
}

.job-show .title .btn:hover {
	background: #477e9a;
	color: #fff;
	border-color: #477e9a
}

.job-show .shm {
	margin: 40px 0 0
}

@media (max-width:1024px) {
	.job-show .shm {
		margin: 25px 0 0
	}
}

@media (max-width:767px) {
	.job-show .shm {
		margin: 20px 0 0
	}
}

.job-show .shm li {
	overflow: hidden;
	min-height: 36px;
	background: #e7e7e8
}

.job-show .shm li:nth-child(even) {
	background: #fafafb
}

@media (max-width:767px) {
	.job-show .shm li {
		font-size: 12px
	}
}

.job-show .shm div {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 0 0 105px
}

@media (max-width:376px) {
	.job-show .shm div {
		padding: 0 0 0 65px
	}
}

.job-show .shm span {
	display: inline-block;
	border-right: 1px #fff solid;
	line-height: 36px
}

.job-show .shm span.bt {
	width: 105px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	color: #222;
	float: left
}

@media (max-width:376px) {
	.job-show .shm span.bt {
		width: 65px
	}
}

.job-show .shm span.span-01 {
	float: left;
	width: 100%;
	padding: 0 0 0 35px;
	line-height: 36px;
	height: 36px;
	overflow: hidden
}

@media (max-width:767px) {
	.job-show .shm span.span-01 {
		padding: 0 0 0 5px
	}
}

.job-show .nr {
	padding: 20px 0
}

@media (max-width:767px) {
	.job-show .nr {
		padding: 5px 0
	}
}

.job-show .p-01 {
	border-left: 5px #f27418 solid;
	margin: 20px 0
}

@media (max-width:767px) {
	.job-show .p-01 {
		margin: 20px 0 10px
	}
}

.job-show .p-01 span {
	display: inline-block;
	background: #f29700;
	height: 30px;
	line-height: 30px;
	border-left: 2px #fff solid;
	color: #fff;
	min-width: 126px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative
}

.job-show .p-01 span:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 15px 15px 15px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #f29700;
	position: absolute;
	right: -25px;
	top: 0
}

.job-show .email-return {
	background: #676767;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	padding: 5px 20px 5px 30px
}

@media (max-width:767px) {
	.job-show .email-return {
		padding: 8px 15px;
		margin: 10px auto 0
	}
}

.job-show .email-return a {
	color: #fff
}

.job-show .email-return a:hover {
	text-decoration: underline
}

.job-show .email-return .iconfont {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0
}

@media (max-width:767px) {
	.job-show .email-return .iconfont {
		margin: 0 10px 0 0
	}
}

.job-show .email-return .return {
	float: right;
	display: inline-block;
	min-width: 57px;
	height: 23px;
	line-height: 23px;
	background: #f29700;
	text-align: center;
	border-radius: 15px;
	margin: 2px 0 0
}

.job-show .email-return .return:hover {
	background: #f27418;
	text-decoration: none
}

.history {
	line-height: 32px;
	color: #555
}

@media (max-width:767px) {
	.history {
		line-height: 28px
	}
}

.history dl {
	position: relative;
	padding: 30px 0 30px 280px
}

@media (max-width:1445px) {
	.history dl {
		padding: 25px 0 25px 240px
	}
}

@media (max-width:767px) {
	.history dl {
		padding: 15px 0 5px 125px
	}
}

@media (max-width:321px) {
	.history dl {
		padding: 13px 0 0 105px
	}
}

.history dl:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #ededed;
	position: absolute;
	top: 0;
	left: 245px
}

@media (max-width:1445px) {
	.history dl:after {
		left: 199px
	}
}

@media (max-width:767px) {
	.history dl:after {
		left: 99px
	}
}

@media (max-width:321px) {
	.history dl:after {
		left: 82px
	}
}

.history dl dt {
	font-size: 18px;
	color: #333;
	width: 245px;
	text-align: right;
	float: left;
	position: absolute;
	left: 0;
	top: 30px;
	padding: 0 45px 0 0;
	cursor: pointer
}

@media (max-width:1445px) {
	.history dl dt {
		width: 200px;
		top: 23px
	}
}

@media (max-width:767px) {
	.history dl dt {
		width: 100px;
		top: 10px;
		padding: 0 25px 0 0;
		font-size: 14px
	}
}

@media (max-width:321px) {
	.history dl dt {
		width: 83px;
		padding: 0 25px 0 0;
		font-size: 12px
	}
}

.history dl dt:after {
	content: "●";
	color: #477e9a;
	line-height: 14px;
	font-size: 15px;
	display: block;
	width: 17px;
	height: 17px;
	text-align: center;
	background: #fff;
	border: 1px #477e9a solid;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	right: -8px;
	top: 10px
}

@media (max-width:321px) {
	.history dl dt:after {
		top: 8px
	}
}

.history dl .year {
	font-size: 30px;
	font-weight: normal;
	display: inline-block;
	margin: 0 5px 0 0
}

@media (max-width:767px) {
	.history dl .year {
		font-size: 22px
	}
}

@media (max-width:321px) {
	.history dl .year {
		font-size: 18px
	}
}

.history dl dd {
	width: 100%;
	height: 32px;
	overflow: hidden
}

.history dl.cur .year {
	color: #f6ab00
}

.history .zhj {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 0 202px
}

@media (max-width:1445px) {
	.history .zhj {
		margin: 0 0 0 157px
	}
}

@media (max-width:767px) {
	.history .zhj {
		margin: 0 0 0 68px;
		font-size: 20px
	}
}

@media (max-width:321px) {
	.history .zhj {
		margin: 0 0 0 51px
	}
}

.history .zhj img {
	vertical-align: middle;
	margin: 0 20px 0 0
}

@media (max-width:767px) {
	.history .zhj img {
		width: 60px;
		margin: 0 10px 0 0
	}
}

.banner-ny {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%
}

@media (max-width:1024px) {
	.banner-ny {
		display: none
	}
}

.banner-ny:after {
	content: "";
	display: block;
	padding-bottom: 25.55%
}

.banner-nyphone {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	height:auto
}

@media (min-width:1025px) {
	.banner-nyphone {
		display: none
	}
}

.banner-nyphone:after {
	content: "";
	display: block;
    padding-bottom:25%
}

.page {
	text-align: center;
	line-height: 30px
}

.page a,.page span {
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	margin: 0 3px;
	padding: 0 5px;
	min-width: 30px
}

.page a.cur,.page a.cpb,.page a:hover,.page span {
	color: #fff;
	background: #f29700;
	border: 1px solid #f29700;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-weight: bold
}

@media (max-width:767px) {
	.page a {
		display: none
	}

	.page .prev,.page .next {
		display: inline-block;
		margin: 0 5px;
		padding: 0 20px
	}
}

.download {
	margin: 0 0 60px;
	padding: 0 0 60px;
	border-bottom: 1px #dad9d9 solid
}

@media (max-width:1024px) {
	.download {
		margin: 0 0 40px;
		padding: 0 0 40px
	}
}

@media (max-width:767px) {
	.download {
		margin: 0 0 20px;
		padding: 0 0 20px
	}
}

.download:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.download .list {
	padding: 20px 0 60px
}

@media (max-width:1024px) {
	.download .list {
		padding: 20px 0 35px
	}
}

@media (max-width:767px) {
	.download .list {
		padding: 10px 0
	}
}

.download li {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	position: relative
}

@media (max-width:1024px) {
	.download li {
		height: 38px;
		line-height: 38px
	}
}

.download li .title {
	display: block;
	color: #343434;
	padding-right: 40px;
	padding-left: 20px
}

@media (max-width:767px) {
	.download li .title {
		padding-right: 90px;
		font-size: 12px
	}
}

.download li .title:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/icon-all.png") 0 -60px;
	position: absolute;
	top: 10px;
	left: 0
}

.download li .btn {
	display: inline-block;
	width: 108px;
	height: 27px;
	line-height: 25px;
	border: 1px #cacaca solid;
	text-align: center;
	border-radius: 20px;
	position: absolute;
	right: 18px;
	top: 10px
}

@media (max-width:767px) {
	.download li .btn {
		width: 85px;
		font-size: 11px;
		height: 26px;
		line-height: 25px;
		right: 0;
		top: 4px
	}
}

.download li .btn:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/icon-all.png") no-repeat 0 -110px;
	vertical-align: middle;
	margin: -2px 0 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.download li:hover {
	background: #fbfbfb
}

.download li:hover .title {
	color: #477e9a;
	font-weight: bold;
	padding-left: 25px
}

.download li:hover .title:after {
	background: url("../images/icon-all.png") -30px -60px
}

.download li:hover .btn {
	background: #f29700;
	border-color: #f29700;
	color: #fff
}

.download li:hover .btn:before {
	background: url("../images/icon-all.png") no-repeat 0 -140px
}

.solution {
	position: relative;
	margin: -25px 0 0
}

.solution .info {
	position: relative;
	padding: 0 0 40px 145px
}

@media (max-width:992px) {
	.solution .info {
		padding: 0 0 25px 145px
	}
}

@media (max-width:767px) {
	.solution .info {
		padding: 20px 0 15px;
		margin: 25px auto 0
	}
}

.solution .list {
	margin: 0 -18px;
	padding: 0 0 90px;
	overflow: hidden;
	position: relative
}

@media (max-width:1681px) {
	.solution .list {
		padding: 0 0 75px
	}
}

@media (max-width:1445px) {
	.solution .list {
		padding: 0 0 50px
	}
}

@media (max-width:767px) {
	.solution .list {
		padding: 0 0 25px
	}
}

.solution .list:before {
	content: "";
	display: block;
	height: 7px;
	background: url("../images/solution-ba.png");
	margin: 0 18px
}

.solution li {
	margin: 60px 0 0;
	width: 50%;
	float: left
}

@media (max-width:1681px) {
	.solution li {
		margin: 50px 0 0
	}
}

@media (max-width:1445px) {
	.solution li {
		margin: 40px 0 0
	}
}

@media (max-width:992px) {
	.solution li {
		margin: 30px 0 0
	}
}

@media (max-width:767px) {
	.solution .list {
		margin-left: 0;
		margin-right: 0
	}

	.solution li {
		width: 100%;
		margin: 15px 0 0
	}
}

.solution .box {
	margin: 0 18px
}

@media (max-width:992px) {
	.solution .box {
		margin: 0 12px
	}
}

.solution .box .pic {
	display: block;
	position: relative;
	padding-bottom: 58.6956%
}

.solution .box .pic:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: none\9;
	background: rgba(0,0,0,0.25);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: all .5s;
	transition: all .5s
}

.solution .box .pic .btn {
	position: absolute;
	z-index: 2;
	width: 52px;
	height: 52px;
	top: 50%;
	left: 50%;
	margin: -26px 0 0 -26px;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:767px) {
	.solution .box .pic .btn {
		width: 42px;
		height: 42px;
		margin: -23px 0 0 -26px
	}
}

.solution .box .title-view {
	background: #f6f6f6;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	position: relative
}

@media (max-width:767px) {
	.solution .box .title-view {
		height: 40px;
		line-height: 40px
	}
}

.solution .box .title {
	display: block;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	color: #2a2a2a;
	font-size: 16px;
	padding: 0 120px 0 10px
}

@media (max-width:767px) {
	.solution .box .title {
		height: 40px;
		font-size: 14px;
		line-height: 40px
	}
}

.solution .box .view {
	position: absolute;
	right: 25px;
	top: 0;
	font-size: 14px;
	color: #949494;
	display: inline-block;
	width: 100px;
	text-align: right;
	overflow: hidden
}

.solution .box .view .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0
}

.solution .box .view img {
	vertical-align: middle;
	margin: -2px 0 0
}

.solution .box:hover .pic:before {
	opacity: 0;
	display: none\9
}

.solution .box:hover .btn {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.solution-show,.news-show {
	line-height: 32px
}

.solution-show .title,.news-show .title {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	padding:10px 0;
	color: #4a4a4a;
	/* font-weight: bold; */
	display: block;
}

.news-show .title2,.product-show .title2{ text-align: center; font-size: 22px;}

@media (max-width:992px) {
	.solution-show .title,.news-show .title {
		font-size: 26px
	}
}

@media (max-width:767px) {
	.solution-show .title,.news-show .title {
		font-size: 20px;
		margin: 15px auto 0
	}
}

.solution-show .info,.news-show .info {
	text-align: center;
	font-size: 12px;
	color: #9f9f9f;
	line-height: 20px;
	padding: 5px 0;
	border-top: 1px #ececec solid;
	border-bottom: 1px #ececec solid;
	margin: 20px 0 0;
	color: #888
}

@media (max-width:992px) {
	.solution-show .info,.news-show .info {
		margin: 10px 0 0
	}
}

@media (max-width:767px) {
	.solution-show .info,.news-show .info {
		margin: 0
	}
}

.solution-show .info .source,.news-show .info .source,.solution-show .info .time,.news-show .info .time,.solution-show .info .view,.news-show .info .view {
	display: inline-block;
	font-size: 12px;
	margin: 0 8px
}

.solution-show .nr,.news-show .nr {
	margin: 50px 0;
	line-height: 28px
}

@media (max-width:1445px) {
	.solution-show .nr,.news-show .nr {
		margin: 35px 0
	}
}

@media (max-width:767px) {
	.solution-show .nr,.news-show .nr {
		margin: 10px 0
	}
}

.solution-show .nr p,.news-show .nr p {
	margin: 35px 0 0
}

@media (max-width:1445px) {
	.solution-show .nr p,.news-show .nr p {
		margin: 25px 0 0
	}
}

@media (max-width:992px) {
	.solution-show .nr p,.news-show .nr p {
		margin: 20px 0 0
	}
}

@media (max-width:767px) {
	.solution-show .nr p,.news-show .nr p {
		margin: 10px 0 0
	}
}

.solution-show .nr center,.news-show .nr center {
	margin: 45px auto 0
}

@media (max-width:1445px) {
	.solution-show .nr center,.news-show .nr center {
		margin: 30px auto 0
	}
}

@media (max-width:767px) {
	.solution-show .nr center,.news-show .nr center {
		margin: 10px auto 0
	}
}

.solution-show .nr .video,.news-show .nr .video {
	max-width: 860px;
	max-height: 515px;
	margin: 0 auto 50px;
	text-align: center;
	position: relative
}

.solution-show .nr .video img,.news-show .nr .video img {
	vertical-align: middle
}

.solution-show .nr .video:before,.news-show .nr .video:before {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top: 2px #477e9a solid;
	border-left: 2px #477e9a solid;
	position: absolute;
	top: -10px;
	left: -10px
}

.solution-show .nr .video:after,.news-show .nr .video:after {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-bottom-right-radius: 10px;
	border-bottom: 2px #477e9a solid;
	border-right: 2px #477e9a solid;
	position: absolute;
	bottom: -10px;
	right: -10px
}

@media (max-width:767px) {
	.solution-show .nr .video {
		margin: 40px auto 25px
	}
}

.targs-share-return {
	padding: 0 0 30px;
	overflow: hidden
}

@media (max-width:767px) {
	.targs-share-return {
		padding: 0 0 15px
	}
}

.targs-share-return .targs {
	width: 60%;
	float: left
}

@media (max-width:767px) {
	.targs-share-return .targs {
		width: 100%;
		font-size: 12px
	}
}

.targs-share-return .targs b {
	color: #f29700
}

.targs-share-return .targs a {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #888
}

.targs-share-return .targs a:hover {
	color: #477e9a
}

.targs-share-return .share-return {
	width: 40%;
	float: right;
	text-align: right
}

@media (max-width:767px) {
	.targs-share-return .share-return {
		width: 100%;
		font-size: 12px
	}
}

.targs-share-return .share {
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	margin: 0 5px 0 0
}

.targs-share-return .bdsharebuttonbox {
	display: inline-block
}

.targs-share-return .bdshare-button-style0-16 a,.targs-share-return .bdshare-button-style0-16 .bds_more {
	margin: 0 2px
}

.targs-share-return .return {
	display: inline-block;
	background: #f29700;
	color: #fff;
	width: 77px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-radius: 10px
}

.targs-share-return .return:hover {
	background: #f27418
}

.prev-next {
	position: relative;
	overflow: hidden
}

.prev-next a {
	color: #333;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.prev-next .prev,.prev-next .next {
	/* width: 100%; */
	height: 34px;
	line-height: 34px;
	color: #333;
	background: #eee;
	float: left;
	font-size: 14px;
	-webkit-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
	position: relative;
	padding: 0 16px 0 75px
}

@media (max-width:767px) {
	.prev-next .prev,.prev-next .next {
		width: 100%;
		margin: 0 auto 10px
	}
}

.prev-next .prev:hover,.prev-next .next:hover {
	background: #f29700;
	color: #fff
}

.prev-next .prev:hover a,.prev-next .next:hover a {
	color: #fff
}

.prev-next .prev span,.prev-next .next span {
	display: inline-block;
	width: 60px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 16px
}

.prev-next .prev {
	border-right: 8px #fff solid
}

@media (max-width:767px) {
	.prev-next .prev {
		border-right: none
	}
}

.prev-next .next {
	border-left: 8px #fff solid
}

@media (max-width:767px) {
	.prev-next .next {
		border-left: none
	}
}

.related-product {
	margin: 50px 0 0
}

@media (max-width:767px) {
	.related-product {
		margin: 20px 0 0
	}
}

.related-product .related-title {
	height: 30px;
	line-height: 30px
}

.related-product .related-title span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	background: #f29700;
	color: #fff;
	height: 30px;
	line-height: 30px;
	min-width: 185px;
	position: relative
}

@media (max-width:767px) {
	.related-product .related-title span {
		min-width: 100px;
		font-size: 15px;
		height: 28px;
		line-height: 28px
	}
}

.related-product .related-title span:before {
	content: "";
	display: block;
	float: left;
	width: 40px;
	height: 30px;
	background: url("../images/icon-all.png") no-repeat 0 -170px;
	margin: 0 22px 0 0
}

@media (max-width:767px) {
	.related-product .related-title span:before {
		width: 0;
		margin: 0 18px 0 0
	}
}

.show-title {
	height: 30px;
	line-height: 30px;
	margin: 0 0 30px
}

@media (max-width:767px) {
	.show-title {
		margin: 0 0 10px
	}
}

.show-title span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	background: #f29700;
	color: #fff;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding: 0 20px 0 0
}

@media (max-width:767px) {
	.show-title span {
		font-size: 15px
	}
}

.show-title span:before {
	content: "";
	display: block;
	float: left;
	width: 40px;
	height: 30px;
	background: url("../images/icon-all.png") no-repeat 0 -170px;
	margin: 0 22px 0 0
}

@media (max-width:767px) {
	.show-title span:before {
		margin: 0 7px 0 0
	}
}

.related-news {
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	margin: 50px 0 0;
	padding: 20px 0
}

@media (max-width:1367px) {
	.related-news {
		margin: 35px 0 0
	}
}

@media (max-width:767px) {
	.related-news {
		margin: 10px 0 0
	}
}

.related-news .related-title {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 21px
}

.related-news .related-title span {
	display: inline-block;
	line-height: 26px;
	height: 26px;
	border-bottom: 1px #f29700 solid;
	color: #666
}

.related-news .list {
	overflow: hidden;
	margin: 20px 0 0;
	position: relative
}

@media (max-width:767px) {
	.related-news .list {
		margin: 10px 0 0
	}
}

.related-news .list:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #eee;
	position: absolute;
	left: 50%;
	top: 0
}

@media (max-width:767px) {
	.related-news .list:before {
		display: none
	}
}

.related-news li {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 0 0 15px
}

@media (max-width:767px) {
	.related-news li {
		width: 100%;
		float: none;
		padding: 0;
		font-size: 13px;
		border-top: 1px solid #eee
	}
}

.related-news li a {
	display: block;
	position: relative;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding: 0 100px 0 20px
}

@media (max-width:767px) {
	.related-news li a {
		padding: 0 70px 0 20px
	}
}

.related-news li a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/icon-all.png") 0 -60px;
	position: absolute;
	top: 8px;
	left: 0
}

.related-news li a:hover {
	color: #477e9a;
	padding-left: 25px
}

.related-news li a:hover:after {
	background: url("../images/icon-all.png") -30px -60px
}

.related-news li .time {
	float: right;
	color: #a9a9a9;
	font-size: 12px;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	width: 100px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 20px 0 0
}

@media (max-width:767px) {
	.related-news li .time {
		padding: 0;
		width: 70px
	}
}

.news {
	margin: 40px 0 0
}

@media (max-width:1445px) {
	.news {
		margin: 15px 0 0
	}
}

@media (max-width:767px) {
	.news {
		margin: 5px 0 0
	}
}

.news .info {
	color: #555;
	line-height: 32px
}

.news .list {
	overflow: hidden;
	border-bottom: 1px #c9c9c9 solid;
	margin: 60px 0
}

@media (max-width:1445px) {
	.news .list {
		margin: 40px 0
	}
}

@media (max-width:767px) {
	.news .list {
		margin: 15px 0 25px
	}
}

.news li {
	clear: both;
	margin: 0 0 60px;
	overflow: hidden
}

@media (max-width:1445px) {
	.news li {
		margin: 0 0 40px
	}
}

@media (max-width:767px) {
	.news li {
		margin: 0 0 5px
	}
}

.news li .pic {
	width: 32%;
	float: left;
	padding-bottom: 21%;
	position: relative;
	overflow: hidden
}

@media (max-width:767px) {
	.news li .pic {
		width: 100%;
		padding-bottom: 65%
	}
}

.news li img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.news li .text {
	width: 66%;
	padding: 25px 0 0 7%;
	float: right;
	position: relative;
	border-top: 3px #eaeaea solid
}

@media (max-width:1420px) {
	.news li .text {
		padding: 15px 0 0 7%
	}
}

@media (max-width:767px) {
	.news li .text {
		width: 100%;
		padding: 20px 0
	}
}

.news li .time {
	position: absolute;
	top: -3px;
	left: 0;
	display: block;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 20px;
	background: #f29700;
	color: #fff;
	font-size: 12px;
	padding: 4px 0 0
}

.news li .time span {
	font-size: 20px;
	display: block;
	height: 20px;
	line-height: 20px
}

.news li .title {
	color: #121212;
	font-size: 14px;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

@media (max-width:1420px) {
	.news li .title {
		height: 24px;
		line-height: 24px
	}
}

@media (max-width:767px) {
	.news li .title {
		padding: 0 0 0 60px
	}
}

@media (max-width:361px) {
	.news li .title {
		padding: 0 0 0 55px
	}
}

.news li .info {
	color: #888;
	font-size: 12px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin: 5px 0 0
}

.news li .more {
	display: inline-block;
	width: 102px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	color: #adadad;
	font-size: 12px;
	border: 1px #adadad solid;
	margin: 25px 0 0
}

@media (max-width:992px) {
	.news li .more {
		margin: 10px 0 0
	}
}

.news li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.news li:hover .title {
	color: #477e9a
}

.news li:hover .more {
	background: #f29700;
	color: #fff;
	border: 2px #fbe0b2 solid;
	line-height: 20px
}

.news li:nth-child(even) .pic,.news li.even .pic {
	float: right
}

.news li:nth-child(even) .text,.news li.even .text {
	float: left
}

.product {
	position: relative;
	margin: -25px 0 0
}

.product .jsh {
	position: relative;
	padding: 0 0 40px 145px;
	color: #555;
	line-height: 32px
}

@media (max-width:767px) {
	.product .jsh {
		padding: 0 0 15px;
		margin: 45px auto 0;
		font-size: 14px;
		line-height: 28px
	}
}

.product .list {
	overflow: hidden;
	margin: 0 0 60px;
	position: relative
}

@media (max-width:1445px) {
	.product .list {
		margin: 0 0 20px
	}
}

@media (max-width:767px) {
	.product .list {
		margin: 0 0 5px
	}
}

.product .list:before {
	content: "";
	display: block;
	height: 7px;
	background: url("../images/solution-ba.png");
	margin: 0 0 30px
}

.product li {
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 20px;
	overflow: hidden;
	border-bottom: 1px #ccc solid
}

.product li .box {
	background: #fff;
	transition: all 1s;
	-webkit-transition: all 1s
}

.product li .pic {
	width: 55%;
	float: left;
	display: block;
	padding-bottom: 40%;
	position: relative;
	overflow: hidden;
	background: #fff
}

@media (max-width:767px) {
	.product li .pic {
		width: 100%;
		display: inline-block;
		padding-bottom: 80%
	}
}

.product li img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.product li .text {
	width: 45%;
	padding: 85px 4.5% 0;
	float: right;
	position: relative
}

@media (max-width:1445px) {
	.product li .text {
		padding: 85px 1% 0
	}
}

@media (max-width:992px) {
	.product li .text {
		padding: 30px 1% 0
	}
}

@media (max-width:767px) {
	.product li .text {
		width: 100%;
		float: none;
		display: inline-block;
		padding: 20px 0 0
	}
}

.product li .title {
	color: #333;
	font-size: 24px;
	display: block;
	height: 60px;
	line-height: 40px;
	overflow: hidden;
	position: relative
}

@media (max-width:767px) {
	.product li .title {
		height: 40px;
		line-height: 30px;
		font-size: 18px
	}
}

.product li .title:before {
	content: "";
	display: block;
	width: 37px;
	height: 4px;
	background: #f3781e;
	margin: 0 0 20px
}

@media (max-width:767px) {
	.product li .title:before {
		margin: 0 0 10px
	}
}

.product li .info {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	margin: 10px 0 0
}

.product li .more {
	display: inline-block;
	width: 158px;
	height: 42px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #cacaca;
	background: url("../images/morebg.png") no-repeat 120px center;
	border: 2px #cacaca solid;
	margin: 25px 0 0;
	border-radius: 42px;
	z-index: 1;
	position: relative
}

@media (max-width:767px) {
	.product li .more {
		width: 120px;
		height: 36px;
		line-height: 31px;
		text-align: left;
		padding: 0 0 0 18px;
		margin: 15px 0 0;
		background: url("../images/morebg.png") no-repeat 95px center
	}
}

.product li .more:before {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	position: absolute;
	z-index: 0;
	left: 156px;
	top: 50%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.product li:hover {
	border-color: #477e9a
}

.product li:hover .box {
	background: #477e9a;
	overflow: hidden
}

.product li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.product li:hover .title {
	color: #fff
}

.product li:hover .title:before {
	background: #fff
}

.product li:hover .info {
	color: #fff
}

.product li:hover .more {
	color: #477e9a;
	border: 2px #fff solid;
	background: url("../images/morebg2.png") no-repeat 120px center #fff
}

.product li:hover .more:before {
	width: 32px
}

.product li:nth-child(even) .pic,.product li.even .pic {
	float: right
}

.product li:nth-child(even) .text,.product li.even .text {
	float: left
}

.product-show {
	padding-bottom: 50px;
	line-height: 32px
}

@media (max-width:1445px) {
	.product-show {
		padding-bottom: 30px
	}
}

@media (max-width:992px) {
	.product-show {
		padding-bottom: 10px
	}
}

.product-show .title {
	font-weight: normal;
	font-size:16px;
	line-height: 1.5;
	text-align: center;
	padding:10px 0;
	color: #4a4a4a;
	overflow: hidden;
	display: block;
	/* font-weight: bold; */
}

.product-show .switch {
	width: 100%;
	overflow: hidden;
	padding: 0 60px
}

@media (max-width:1367px) {
	.product-show .switch {
		padding: 0
	}
}

.product-show .big {
	width: 78%;
	border: 1px #cfcfcf solid;
	float: left
}

.product-show .big .slick-prev {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.product-show .big .slick-next {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

@media (max-width:767px) {
	.product-show .big {
		width: 100%;
		float: none
	}
}

.product-show .big .pic {
	display: block;
	width: 100%;
	position: relative
}

.product-show .big .pic:after {
	content: "";
	display: block;
	padding-bottom: 80%
}

.product-show .slick-dots li button {
	border: 1px #cfcfcf solid
}

.product-show .small {
	float: right;
	width: 18.6%;
	margin: -4px 0 0;
	position: relative
}

@media (max-width:767px) {
	.product-show .small {
		width: 100%;
		float: none;
		margin: 8px 0 0 -2px;
		height: auto !important
	}
}

.product-show .small .pic {
	display: block;
	cursor: pointer;
	padding: 1px;
	margin: 3px 0;
	background: #fff;
	border: 1px #d6d6d6 solid;
	position: relative
}

@media (max-width:767px) {
	.product-show .small .pic {
		margin: 3px
	}
}

.product-show .small .pic:after {
	content: "";
	display: block;
	padding-bottom: 77%
}

.product-show .small .slick-prev,.product-show .small .slick-next {
	display: block;
	left: 45px;
	top: 0;
	z-index: 10;
	display: none;
	opacity: 0;
	width: 0;
	height: 0
}

.product-show .small .slick-prev:before,.product-show .small .slick-next:before {
	display: none
}

.product-show .small .slick-prev {
	background: #000;
	top: -35px
}

.product-show .small .slick-next {
	background: #000 url("../images/icon-all.png") no-repeat 0 -320px;
	top: auto;
	margin-top: 0;
	bottom: -75px
}

.product-show .small .slick-current {
	background: #fff
}

.product-show .small .slick-current .pic {
	border: 2px #f29700 solid
}

@media (max-width:767px) {
	.product-show .small .slick-current .pic {
		border: 1px #f29700 solid
	}
}

.product-show .nr {
	margin: 50px 0;
	line-height: 24px
}

@media (max-width:767px) {
	.product-show .nr {
		margin: 30px 0 20px
	}
}

.product-show .nr .video {
	max-width: 860px;
	max-height: 515px;
	margin: 0 auto 50px;
	text-align: center;
	position: relative
}

.product-show .nr .video img {
	vertical-align: middle
}

.product-show .nr .video:before {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top: 2px #477e9a solid;
	border-left: 2px #477e9a solid;
	position: absolute;
	top: -10px;
	left: -10px
}

.product-show .nr .video:after {
	content: "";
	display: block;
	width: 88px;
	height: 40px;
	border-bottom-right-radius: 10px;
	border-bottom: 2px #477e9a solid;
	border-right: 2px #477e9a solid;
	position: absolute;
	bottom: -10px;
	right: -10px
}

.table-01 {
	margin: 30px 0 0
}

@media (max-width:767px) {
	.table-01 {
		margin: 15px 0 0
	}
}

.table-01 table {
	max-width: 870px;
	margin: auto
}

@media (max-width:1367px) {
	.table-01 table {
		max-width: 100%
	}
}

.table-01 td {
	border: 1px #e0e0e0 solid;
	padding: 3px 0 3px 30px
}

@media (max-width:767px) {
	.table-01 td {
		padding: 3px 8px;
		line-height: 24px;
		font-size: 12px
	}
}

@media (max-width:376px) {
	.table-01 td {
		line-height: 22px;
		font-size: 10px
	}
}

.table-01 .bt {
	background: #f6f6f6;
	width: 20%
}

@media (max-width:767px) {
	.table-01 .bt {
		width: 28%
	}
}

@media (max-width:376px) {
	.table-01 .bt {
		width: 31%
	}
}

.related-product .list {
	margin: 0 -7px;
	overflow: hidden
}

@media (max-width:992px) {
	.related-product .list {
		margin: 0 -4px
	}
}

.related-product li {
	width: 25%;
	float: left
}

@media (max-width:767px) {
	.related-product li {
		width: 50%;
		margin: 0 auto 10px
	}
}

.related-product .box {
	border: 1px #dadada solid;
	margin: 0 7px
}

@media (max-width:992px) {
	.related-product .box {
		margin: 0 4px
	}
}

@media (max-width:376px) {
	.related-product .box {
		margin: 0 3px
	}
}

.related-product .box .pic {
	display: block;
	position: relative;
	padding-bottom: 80%;
	overflow: hidden
}

.related-product .box img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.related-product .box .text {
	border-top: 1px #dadada solid;
	text-align: center;
	padding: 15px 10px
}

@media (max-width:1367px) {
	.related-product .box .text {
		padding: 10px
	}
}

@media (max-width:992px) {
	.related-product .box .text {
		padding: 8px 5px
	}
}

.related-product .box .bt {
	color: #333;
	font-size: 16px;
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	text-align: center;
	font-weight: bold
}

.related-product .box .p-01 {
	color: #969696;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 12px
}

@media (max-width:992px) {
	.related-product .box .p-01 {
		line-height: 22px;
		height: 22px
	}
}

.related-product .box .more {
	display: inline-block;
	width: 88px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	border: 1px #d6d6d6 solid;
	border-radius: 10px;
	color: #d6d6d6;
	font-size: 12px
}

.related-product .box:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.related-product .box:hover .bt {
	color: #477e9a
}

.related-product .box:hover .more {
	background: #477e9a;
	border-color: #477e9a;
	color: #fff
}

.mapz {
	margin: 0 auto;
	background: #f4f4f4;
	color: #666;
	font-size: 15px;
	line-height: 24px;
	padding: 80px 0 160px;
	font-family: "microsoft yahei"
}

@media (max-width:1445px) {
	.mapz {
		padding: 80px 0 100px
	}
}

@media (max-width:1025px) {
	.mapz {
		padding: 60px 0 80px
	}
}

@media (max-width:767px) {
	.mapz {
		padding: 50px 0 20px
	}
}

.map dl {
	margin: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #a8afb1
}

.map dl:hover {
	background: #fff
}

.map dl:hover dt a {
	color: #fff;
	font-weight: bold
}

.map dt {
	font-size: 14px;
	float: left;
	width: 10%;
	text-align: center;
	background: #477e9a
}

.map dt:hover {
	background: #474348
}

.map dt a {
	color: #fff;
	display: block;
	line-height: 40px
}

.map dt a:hover {
	color: #e0e9f3;
	font-weight: bold
}

.map dd {
	font-size: 12px;
	display: block;
	overflow: hidden;
	float: left;
	width: 85%
}

.map dd .p2 {
	padding: 0 0 0 20px;
	clear: both
}

.map dd .p2 a {
	color: #503507;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.map dd .p2 a:hover {
	color: #764b00
}

.map dd div {
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 10px
}

.map dd div a {
	color: #333;
	line-height: 40px;
	float: left;
	padding: 0 10px
}

.map dd div a:hover {
	color: #0b419b
}

@media (max-width:768px) {
	.w1004 {
		border-top: solid 1px #cfcfcf;
		border-bottom: solid 1px #cfcfcf;
		border-right: none;
		border-left: none;
		border-radius: 2px;
		padding: 10px 15px;
		background: #fff
	}

	.map dt {
		width: 100%
	}

	.map dd {
		width: 85%
	}
}

#return_top {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	background: #999
}

#return_top:hover {
	background: #477e9a
}

#return_top .icon-up {
	color: #fff;
	font-size: 16px
}

.cnEn-title {
	margin: 20px 0 5px 0
}

.cnEn-title .cn {
	color: #f29700;
	font-size: 24px;
	font-weight: bold;
	display: block;
	line-height: 24px
}

.cnEn-title .en {
	font-size: 12px;
	display: block;
	line-height: 20px
}

@media (max-width:767px) {
	.cnEn-title .cn {
		font-size: 20px
	}
}

.advantages {
	overflow: hidden;
	margin: 20px 0 0 0
}

.advantages li {
	width: 11.66666667%;
	float: left;
	text-align: center
}

.advantages li .icon {
	display: block;
	width: 95px
}

.advantages li .bt {
	width: 95px;
	text-align: center
}

@media (max-width:767px) {
	.advantages li {
		width: 33.33333333%;
		text-align: center
	}

	.advantages li .icon {
		width: 80px;
		height: 80px;
		margin: auto
	}

	.advantages li .bt {
		width: 100%;
		margin: 0 0 10px 0
	}
}

.table-02 {
	margin: 30px auto 0 auto;
	color: #222;
	overflow: auto
}

.table-02 table{
	margin-bottom: 50px;
	border-bottom: 3px solid #f6ab00;
}


.table-02 td {
	padding: 2px 20px;
}

.table-02 tr {
	border:#fff;
}

.table-02 tr:nth-child(odd) {
	background: #eeefef
}

.table-02 tr.bt {
	background: #f6ab00;
	font-size: 16px
}

@media (max-width:767px) {
	.table-02 {
		font-size: 12px
	}

	.table-02 table {
		width: 100%;
	}
.table-02 td {
    padding: 2px  5px;
}
	.table-02 tr.bt {
		font-size: 14px
	}
}