﻿@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: 0 15px
	}
}

.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: #1472ba
}

.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
	}
}

@media (min-width:1261px) {
	.phone-nav {
		display: none
	}
}

@media (max-width:1260px) {
	#weixin {
		display: none
	}
}

.phone-navzt {
	background: #1472ba;
	width: 100%;
	position: fixed;
	left: 0;
	top: 64px;
	z-index: 99999;
	margin: 0 auto;
	display: none
}

.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: #000;
	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 #1472ba;
	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: #1472ba
}

.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: #1472ba
}

.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
	}
	
	
	.phone-navzt .header-search {
	border: 1px solid #fff;
	overflow: hidden;
	margin: 20px 20px 0 20px;
	position: relative;
	display:none;
}
	
}

@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: #1472ba
}

@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
}

@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 p {
	-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: 64px
	}
}

header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	border-bottom: 2px solid #1472ba
}

@media (max-width:1024px) {
	header {
		position: fixed !important
	}
}

header .logo {
	float: left;
	margin: 20px 0 0;
	max-width: 306px
}

@media (max-width:1260px) {
	header .logo {
		margin: 9px 0 9px 0
	}

	header .header-search {
		display: none
	}

	header .zhuangtai {
		display: none
	}
}

.phone-navzt .header-search {
	border: 1px solid #fff;
	overflow: hidden;
	margin: 20px 20px 0 20px;
	position: relative
}

.phone-navzt .header-search .input_text {
	outline: 0;
	border: 0;
	background: 0;
	width: 100%;
	height: 45px;
	padding: 0 10px;
	float: left;
	font-size: 14px;
	color: #fff
}

.phone-navzt .header-search .input_text::-webkit-input-placeholder {
	color: #fff
}

.phone-navzt .header-search .input_text:-moz-placeholder {
	color: #fff;
	opacity: 1
}

.phone-navzt .header-search .input_text::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.phone-navzt .header-search .input_text:-ms-input-placeholder {
	color: #fff
}

.phone-navzt .header-search .btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	background: #1472ba url("../images/search.png") no-repeat center center;
	background-size: 25px;
	outline: 0;
	border: 0;
	margin-left: 2px
}

.phone-navzt .zhuangtai {
	line-height: 45px;
	color: #fff;
	width: 110px;
	margin: 0 20px
}

.phone-navzt .zhuangtai .left a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	padding-right: 7px
}

.phone-navzt .zhuangtai .left a:hover {
	text-decoration: underline
}

.phone-navzt .zhuangtai .left a:nth-child(2) {
	padding-right: 0
}



.phone-navzt .zhuangtai .geren a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url("../images/gr1.png") no-repeat center left;
	background-size: 20px;
	padding-left: 25px;
	display: block
}

@media (max-width:1261px) {
	.phone-navzt .zhuangtai .geren a {
		font-size: 14px;
		background: none;
		padding-left: 0;
		display: inline;
	}
}

header .header-search {
	float: right;
	margin-top: 39px
}

header .header-search .input_text {
	outline: 0;
	border: 1px solid #ededed;
	background: #ededed;
	width: 180px;
	height: 45px;
	padding: 0 10px;
	float: left;
	font-size: 14px;
	color: #999
}

header .header-search .input_text:focus {
	border: 1px solid #1472ba
}

header .header-search .btn {
	float: left;
	width: 45px;
	height: 45px;
	background: #1472ba url("../images/search.png") no-repeat center center;
	background-size: 25px;
	outline: 0;
	border: 0;
	margin-left: 2px
}

header .zhuangtai {
	float: right;
	line-height: 45px;
	color: #f8ad03;
	margin-top: 39px;
	margin-right: 15px;
	width: 150px
}

header .zhuangtai .left a {
	color: #f8ad03;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	padding-right: 7px
}

header .zhuangtai .left a:hover {
	text-decoration: underline
}

header .zhuangtai .left a:nth-child(2) {
	padding-right: 0
}


header .zhuangtai .niming a {
	color: #f8ad03;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	padding-right: 7px
}

header .zhuangtai .niming a:hover {
	text-decoration: underline
}

header .zhuangtai .niming a:nth-child(2) {
	padding-right: 0
}

header .zhuangtai .geren a:nth-child(2) {
	padding-left: 2px
}

header .zhuangtai .geren a {
	color: #f8ad03;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/gr.png") no-repeat center left;
	background-size: 20px;
	padding-left: 25px;
}

header .nav {
	text-align: right;
	float: right;
	margin: 0 20px 0 10px;
	font-size: 0
}

@media (max-width:1260px) {
	header .nav {
		display: none
	}
}

header .nav li {
	display: inline-block;
	margin: 0 1px 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: 0;
	width: 100%;
	height: 1px;
	z-index: 50;
	background: #1472ba
}

header .nav li div {
	position: absolute;
	left: 50%;
	top: 123px;
	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 #1472ba;
	animation: navmove .3s alternate;
	-webkit-animation: navmove .3s alternate
}

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: #1472ba
}

header .nav li>a {
	height: 123px;
	line-height: 123px;
	text-align: center;
	color: #231816;
	display: block;
	padding: 0 20px;
	z-index: 100;
	background: #fff;
	font-weight: bold;
	position: relative;
	font-size: 18px
}

header .nav .active>a {
	background: #f7f7f7
}

header .nav .active>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	z-index: 50;
	background: #1472ba
}

.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
	}
}

.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: #1472ba;
	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 p {
	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 p {
		margin: 20px 0 0;
		font-size: 15px
	}
}

@media (max-width:1024px) {
	.home-2 .txt p {
		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: #1472ba
}

.home-2 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #1472ba;
	border: 2px solid #1472ba;
	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: #1472ba;
	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: #1472ba
}

.home-4 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #1472ba;
	border: 2px solid #1472ba;
	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: #1472ba
}

.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: #1472ba
}

.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: #1472ba;
	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 p {
	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 p {
		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: #1472ba
}

.home-6 .txt .more:hover a {
	background: url("../images/morebg1.png") no-repeat 113px center #1472ba;
	border: 2px solid #1472ba;
	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: #1472ba;
	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;
	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
	}
}

.home-7 .txt .txt1 .right .more:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #1472ba
}

@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;
	border: 1px solid #1472ba
}

@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: 2% 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: #1472ba;
	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: 22px 40px 0 175px;
	position: relative;
	height: 135px
}

@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: #1472ba;
	border: 1px solid #1472ba;
	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: #1472ba
}

.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: 45px 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 #1472ba;
	background: url("../images/morebg1.png") no-repeat 113px center #1472ba
}

.home-8 .more:hover:before {
	background: #1472ba
}

.home-8 .more:hover:after {
	background: #1472ba
}

.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: #2e2e2e;
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%
}

footer .list {
	text-align: center;
	font-size: 0;
	border-bottom: 1px solid #1472ba;
	padding: 27px 0 28px 0
}

footer .list li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #fff;
	background: url("../images/line.png") no-repeat center right
}

footer .list li a {
	display: block;
	color: #fff;
	padding: 0 16px
}

footer .list li a:hover {
	color: #1472ba;
	/*text-decoration: underline*/
}

footer .list li:nth-last-child(1) {
	background: 0
}

footer .share {
	padding: 12px 0 0
}

@media (max-width:1024px) {
	footer .share {
		width: 100%;
		float: none
	}
}

footer .share li {
	float: left;
	width: 49px;
	height: 49px;
	position: relative;
	margin: 0 15px 0 0;
	border-radius: 50%;
	background: #434343
}

@media (max-width:1450px) {
	footer .share li {
		margin: 0 10px 0 0
	}
}

footer .share li:hover {
	background: #1472ba
}

.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: 14px
}

@media (max-width:321px) {
	.bread h2 {
		font-size: 11px
	}
}

.bread a {
	color: #999
}

.bread a:hover {
	color: #1472ba
}

.bread span {
	color: #666
}

.bread .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: top;
	margin: 5px 5px 0 0
}

.inside {
	color: #666;
	padding-top: 30px;
	padding-bottom: 130px;
	overflow: hidden;
}

@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: #1472ba;
	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: #1472ba
}

.inside-aside .title .more:hover:before,
.inside-aside .title .more:hover:after {
	background: #1472ba
}

.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: #1472ba
}

.inside-aside .classify .box a {
	padding-right: 25px;
	border-bottom: 1px #e0e0e0 dotted;
	position: relative
}

.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: 0
}


.inside-aside .classify .box a.cur {
	color: #ff9f01
}

.inside-aside .classify .box a.cur:after {
	display: block
}

.inside-aside .classify .box .erji a:hover:after {
	display: none
}

.inside-aside .classify .box .erji a.cur:after {
	display: none
}

.inside-aside .classify .box .erji {
	display: none;
}

.inside-aside .classify .box .erji a {
	font-size: 12px;
	padding-left: 20px;
}


.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: 40px 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: #1472ba;
	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;
	display:none;
	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 50px
}

@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: #1472ba
}

.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 #1472ba solid;
	border-left: 2px #1472ba 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 #1472ba solid;
	border-right: 2px #1472ba 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 #1472ba solid;
	border-left: 2px #1472ba 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 #1472ba solid;
	border-right: 2px #1472ba 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: #1472ba;
	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: #1472ba
}

.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: #ff9f01;
	color: #fff;
	border-color: #ff9f01
}

.job-show .title {
	font-size: 36px;
	color: #ff9f01;
	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: #1472ba;
	color: #fff;
	border-color: #1472ba
}

.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: #ff9f01;
	line-height: 14px;
	font-size: 15px;
	display: block;
	width: 17px;
	height: 17px;
	text-align: center;
	background: #fff;
	border: 1px #ff9f01 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
}

@media (min-width:1025px) {
	.banner-nyphone {
		display: none
	}
}

.banner-nyphone:after {
	content: "";
	display: block;
	padding-bottom: 48%
}

.page {
	text-align: center;
	line-height: 30px
}

.page a {
	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.active,
.page a:hover {
	color: #fff;
	background: #f29700;
	border: 1px solid #f29700;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-weight: bold
}

.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: 0;
	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: #1472ba;
	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;
	display:none;
	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;
	border: 1px #e0e0e0 solid;
	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 .view img: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: 30px;
	line-height: 1.5;
	text-align: center;
	padding: 10px 0;
	color: #4a4a4a
}

@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 #1472ba solid;
	border-left: 2px #1472ba 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 #1472ba solid;
	border-right: 2px #1472ba 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: #1472ba
}

.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: 50%;
	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: 0
	}
}

.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: #1472ba;
	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: #1472ba
}

.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: #ff9f01
}

.product li:hover .box {
	background: #ff9f01;
	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: #ff9f01;
	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: 30px;
	line-height: 1.5;
	text-align: center;
	padding: 10px 0;
	color: #4a4a4a;
	overflow: hidden
}

.product-show .switch {
	width: 100%;
	overflow: hidden;
	padding: 0 60px
}

@media (max-width:1367px) {
	.product-show .switch {
		padding: 0
	}
}

.product-show .big {
	width: 79%;
	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%;
	position: relative;
	padding-top: 2px;
}

@media (max-width:767px) {
	.product-show .small {
		width: 100%;
		float: none;
		margin: 8px 0 0 -2px;
		height: auto !important
	}
}

.product-show .small .slick-slide {}

.product-show .small .pic {
	display: block;
	cursor: pointer;
	background: #fff;
	position: relative;
	margin: 2px 0;
}

.product-show .small .pic:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 777;

}

@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:before {
	border: 1px #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 #1472ba solid;
	border-left: 2px #1472ba 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 #1472ba solid;
	border-right: 2px #1472ba 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: #1472ba
}

.related-product .box:hover .more {
	background: #1472ba;
	border-color: #1472ba;
	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: #1472ba
}

.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: 0;
		border-left: none;
		border-radius: 2px;
		padding: 10px 15px;
		background: #fff
	}

	.map dt {
		width: 100%
	}

	.map dd {
		width: 85%
	}
}

#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
	}
}

@font-face {
	font-family: "Kankin";
	src: url("../font/Kankin.woff2") format("woff2"), url("../fonts/kankin.woff") format("woff"), url("../fonts/kankin.ttf") format("truetype"), url("../fonts/kankin.eot") format("embedded-opentype"), url("../fonts/kankin.svg") format("svg")
}

body {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

.containerh {
	width: 1722px;
	margin: 0 auto
}

.containerf {
	width: 1400px;
	margin: 0 auto
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.register {
	padding: 60px 0;
	overflow: hidden;
	/*background: url("../images/register.jpg") no-repeat top center;*/
	background: #ededed
}

.register .info {
	border: 1px dashed rgba(255, 255, 255, 0.6);
	border-radius: 14px;
	padding: 14px;
	width: 591px;
	margin: 0 auto
}

.register .info .box {
	padding: 38px 38px 21px 38px;
	background: #fff;
	border-radius: 14px
}

.register .info .bt {
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 7px
}

.register .info .span {
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	background: url("../images/rbg.png") no-repeat center center
}

.register .info .span span {
	color: #1472ba
}

.register .info ul li {
	position: relative;
	border-radius: 5px;
	margin-bottom: 20px
}

.register .info ul li font {
	position: absolute;
	display: none;
	right: 0;
	top: 0;
	padding: 5px 0;
	line-height: 30px;
	width: 140px;
	font-size: 12px;
}

.register .info ul li font.err {
	color: #f00;
	background: url(../images/err.png) no-repeat center left;
	padding-left: 25px;
}

.register .info ul li font.ok {
	color: #333;
	background: url(../images/ok.png) no-repeat center left;
	padding-left: 25px;
}


@media (max-width:640px) {
	.register .info ul li font {
		width: 100%;
		font-size: 12px;
		position: relative;
		line-height: 20px;
		float: left;
	}
}

.register .info ul li span {
	width: 61px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #bfbfbf
}

.register .info ul li .r1 {
	background: #bfbfbf url("../images/r1.png") no-repeat center center;
	background-size: 20px
}

.register .info ul li .r2 {
	background: #bfbfbf url("../images/r2.png") no-repeat center center;
	background-size: 20px
}

.register .info ul li .r3 {
	background: #bfbfbf url("../images/r3.png") no-repeat center center;
	background-size: 20px
}

.register .info ul li .r4 {
	background: #bfbfbf url("../images/r4.png") no-repeat center center;
	background-size: 20px
}

.register .info ul li .r5 {
	background: #bfbfbf url("../images/r5.png") no-repeat center center;
	background-size: 20px
}

.register .info ul li .input {
	width: 100%;
	height: 40px;
	border: 1px solid #bfbfbf;
	outline: 0;
	background: 0;
	padding: 0 10px 0 81px;
	font-size: 14px;
	color: #999;
	border-radius: 5px
}

.register .info ul li .input::-webkit-input-placeholder {
	color: #999
}

.register .info ul li .input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.register .info ul li .input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.register .info ul li .input:-ms-input-placeholder {
	color: #999
}

.register .info ul li .input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.register .info ul li .input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.register .info ul li .input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register .info ul li .input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register .info ul li .input:focus:-ms-input-placeholder {
	color: #1472ba
}

.register .info ul li .input:hover {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.register .info ul li .input:hover::-webkit-input-placeholder {
	color: #1472ba
}

.register .info ul li .input:hover:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register .info ul li .input:hover::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register .info ul li .input:hover:-ms-input-placeholder {
	color: #1472ba
}

.register .info ul li .input::-webkit-outer-spin-button,
.register .info ul li .input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.register .info ul li .input[type="number"] {
	-moz-appearance: textfield
}

.register .info ul li:hover span {
	background-color: #1472ba !important
}

.register .info ul .yanzhen {
	padding-right: 153px
}

.register .info ul .yanzhen #sendcode {
	border: 0;
	height: 40px;
	border-radius: 5px;
	background: #1472ba;
	width: 140px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0
}

.register .info ul .yanzhen #sendcode:hover {
	background: #feba20
}

.register .info ul .guize {
	color: #666;
	line-height: 34px;
	margin-bottom: 10px
}

.register .info ul .guize a {
	color: #1472ba
}

.register .info ul .guize a:hover {
	color: #feba20;
	text-decoration: underline
}

.register .info ul .guize input {
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0
}

.register .info ul .guize input:focus {
	box-shadow: none
}

.register .info ul .submit {
	margin-bottom: 18px
}

.register .info ul .submit a {
	background: #1472ba;
	color: #fff;
	border: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	outline: 0;
	display: block;
	font-size: 18px;
	border-radius: 5px;
	text-align: center
}

.register .info ul .submit a:hover {
	background: #feba20
}

.register .info ul .denglu {
	text-align: center;
	color: #666
}

.register .info ul .denglu a {
	color: #1472ba
}

.register .info ul .denglu a:hover {
	color: #feba20;
	text-decoration: underline
}

.footer-top {
	padding: 36px 0 34px 0;
	border-bottom: 1px solid #434343
}

.footer-top .list1 {
	width: 67%;
	float: left;
	overflow: hidden
}

.footer-top .list1 li {
	float: left;
	width: 14%;
	border-right: 1px solid #434343;
	padding-left: 35px
}

.footer-top .list1 li:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 204px;
	background: #434343
}

.footer-top .list1 li a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 15px
}

.footer-top .list1 li a:hover {
	color: #1472ba;
	/*text-decoration: underline*/
}

.footer-top .list1 li ul {
	width: 100%;
	float: none
}

.footer-top .list1 li ul li {
	float: none;
	width: 100% !important;
	border-right: 0;
	margin: 0;
	padding: 0
}

.footer-top .list1 li ul li a {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	margin: 0;
	line-height: 28px
}

.footer-top .list1 li:nth-child(1) {
	padding: 0
}

.footer-top .list1 li:nth-child(2) {
	width: 22%
}

.footer-top .list1 li:nth-child(3) {
	width: 20%
}

.footer-top .list1 li:nth-child(4) {
	width: 26%
}

.footer-top .list1 li:nth-child(5) {
	width: 18%;
	border: 0
}

.footer-top .footer-contact {
	float: left;
	width: 33%
}

.footer-top .footer-contact .ewm {
	float: left;
	width: 31%
}

.footer-top .footer-contact .ewm p {
	border: 1px solid #434343;
	padding: 5px;
	text-align: center
}

.footer-top .footer-contact .ewm img {
	display: block
}

.footer-top .footer-contact .ewm span {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 47px
}

.footer-top .footer-contact .contact-right {
	float: right;
	width: 62%;
	color: #fff
}

.footer-top .footer-contact .contact-right .bt {
	background: url("../images/online.png") no-repeat center left;
	background-size: 58px;
	padding-left: 65px;
	margin-top: 4px;
	margin-bottom: 27px
}

.footer-top .footer-contact .contact-right .bt span {
	font-size: 14px
}

.footer-top .footer-contact .contact-right .bt p {
	font-size: 24px;
	font-family: "Kankin"
}

.footer-top .footer-contact .contact-right .jsh {
	font-size: 16px;
	line-height: 30px
}

.footer-top .footer-contact .contact-right .jsh a {
	color: #fff
}

.footer-top .share .weixin {
	position: relative;
	cursor: pointer
}

.footer-top .share .weixin .ewm {
	position: absolute;
	bottom: 55px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	padding-bottom: 10px;
	display: none
}

.footer-top .share .weixin .ewm .box {
	background: #fff;
	position: relative
}

.footer-top .share .weixin .ewm .box:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto
}

.footer-top .share .weixin .ewm img {
	width: 258px
}

.footer-top .share .weixin:hover .ewm {
	display: block
}

@media (max-width:1024px) {
	.footer-top .share .weixin .ewm {
		left: 0;
		margin-left: 0
	}

	.footer-top .share .weixin .ewm .box:after {
		left: 15px;
		margin: 0
	}
}

.footer-copyright {
	color: #fff;
	text-align: center;
	padding: 24px 0
}

.footer-copyright img {
	display: inline-block;
	vertical-align: middle
}

.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none
}

.factory {
	position: fixed;
	z-index: 999;
	width: 1000px;
	height: 680px;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 28px;
	display: none;
	-webkit-overflow-scrolling: touch
}

.factory .bt {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border: 0;
	padding-bottom: 22px;
	padding-top: 5px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 17px
}

.factory .jsh::-webkit-scrollbar {
	width: 12px;
	height: 1px
}

.factory .jsh::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.factory .jsh::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.factory .box {
	background: #fff;
	height: 100%
}

.factory .jsh {
	position: relative;
	overflow: auto;
	height: 450px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	padding: 0 30px
}

.factory .close {
	display: block;
	border: 0;
	background: #1472ba;
	color: white;
	width: 270px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 34px auto 0 auto;
	text-align: center;
	border-radius: 5px
}

.factory .close:hover {
	background: #feba20
}

.factory .close1 {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 25px;
	top: 51px;
	z-index: 5;
	background: url(../images/close-icon.png) no-repeat
}

.factory1 {
	position: fixed;
	z-index: 999;
	width: 600px;
	height: 320px;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 7px;
	display: none;
	border: 1px solid #1472ba;
	-webkit-overflow-scrolling: touch
}

.factory1 .bt {
	background: url("../images/dui.png") no-repeat top center;
	background-size: 70px;
	font-size: 18px;
	color: #000;
	padding-top: 98px;
	line-height: 32px
}

.factory1 .bt span {
	font-weight: bold;
	color: #1472ba
}

.factory1 .bt2 {
	background: url("../images/cuo.png") no-repeat top center;
	background-size: 70px;
	font-size: 18px;
	color: #000;
	padding-top: 98px;
	line-height: 32px
}

.factory1 .bt2 span {
	font-weight: bold;
	color: #1472ba
}

.factory1 .bt1 {
	font-size: 18px;
	color: #000;
	line-height: 32px;
	padding-top: 34px;
	margin-bottom: 18px
}

.factory1 .bt1 span {
	font-weight: bold;
	color: #1472ba
}

.factory1 .input {
	padding-bottom: 38px
}

.factory1 .input input {
	height: 40px;
	border-radius: 4px;
	width: 100%;
	outline: 0;
	border: 1px solid #ececec;
	background: #f7f7f7;
	padding: 0 20px;
	font-size: 14px
}

.factory1 .input input::-webkit-input-placeholder {
	color: #999
}

.factory1 .input input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.factory1 .input input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.factory1 .input input:-ms-input-placeholder {
	color: #999
}

.factory1 .input input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.factory1 .input input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.factory1 .input input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.factory1 .input input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.factory1 .input input:focus:-ms-input-placeholder {
	color: #1472ba
}

.factory1 .box {
	border: 1px dashed #fde6b2;
	height: 100%;
	padding: 37px 85px;
	text-align: center
}

.factory1 .close {
	display: block;
	border: 0;
	background: #1472ba;
	color: white;
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 27px auto 0 auto;
	text-align: center;
	border-radius: 5px
}

.factory1 .close:hover {
	background: #feba20
}

.factory1 .close1 {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 3px;
	top: 2px;
	z-index: 5;
	background: url(../images/close-icon.png) no-repeat center center
}

.factory2 {
	position: fixed;
	z-index: 999;
	width: 400px;
	height: 400px;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 7px;
	display: none;
	border: 1px solid #1472ba;
	-webkit-overflow-scrolling: touch
}

.factory2 .box {
	border: 1px dashed #fde6b2;
	height: 100%;
	padding: 28px;
	text-align: center
}

.factory2 .close1 {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 3px;
	top: 2px;
	z-index: 5;
	background: url(../images/close-icon.png) no-repeat center center
}

.factory3 {
	position: fixed;
	z-index: 999;
	width: 1000px;
	height: 680px;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 28px;
	display: none;
	-webkit-overflow-scrolling: touch
}

.factory3 .bt {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border: 0;
	padding-bottom: 22px;
	padding-top: 5px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 17px
}

.factory3 .jsh::-webkit-scrollbar {
	width: 12px;
	height: 1px
}

.factory3 .jsh::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.factory3 .jsh::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.factory3 .box {
	background: #fff;
	height: 100%
}

.factory3 .jsh {
	position: relative;
	overflow: auto;
	height: 565px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	padding: 0 30px
}

.factory3 .close {
	display: block;
	border: 0;
	background: #1472ba;
	color: white;
	width: 270px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 34px auto 0 auto;
	text-align: center;
	border-radius: 5px
}

.factory3 .close:hover {
	background: #feba20
}

.factory3 .close1 {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 25px;
	top: 51px;
	z-index: 5;
	background: url(../images/close-icon.png) no-repeat
}

.containerm {
	width: 1315px;
	margin-left: auto;
	margin-right: auto
}

.register_vip {
	padding: 75px 0;
	background: #f7f7f7;
	overflow: hidden
}

.register_vip .info {
	background: #fff
}

.register_vip .bt {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 33px 128px 27px 128px
}

.register_vip ul {
	padding: 27px 106px 23px 106px;
	overflow: hidden
}

.register_vip ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 23px;
	margin-bottom: 13px
}

.register_vip ul li span {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 9px
}

.register_vip ul li span font {
	font-size: 16px;
	color: #e00;
	font-weight: bold;
	margin-right: 11px
}

.register_vip ul li input {
	width: 100%;
	outline: 0;
	border: 1px solid #e5e5e5;
	background: 0;
	padding: 0 21px;
	height: 43px;
	border-radius: 5px;
	color: #999;
	font-size: 14px
}

.register_vip ul li input::-webkit-input-placeholder {
	color: #999
}

.register_vip ul li input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.register_vip ul li input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.register_vip ul li input:-ms-input-placeholder {
	color: #999
}

.register_vip ul li input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.register_vip ul li input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.register_vip ul li input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register_vip ul li input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.register_vip ul li input:focus:-ms-input-placeholder {
	color: #1472ba
}

.register_vip ul .submit {
	margin-bottom: 18px
}

.register_vip ul .submit .tijiao {
	background: #1472ba;
	color: #fff;
	border: 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	outline: 0;
	display: block;
	font-size: 18px;
	border-radius: 5px;
	text-align: center
}

.register_vip ul .submit .tijiao:hover {
	background: #feba20
}

.register_vip ul .vname {
	width: 100%
}

.register_vip ul .pic {
	width: 170px;
	height: 170px;
	border: 1px solid #d2d2d2
}

.register_vip ul .filebtn {
	margin-top: 18px;
	overflow: hidden;
	margin-bottom: 27px
}

.register_vip ul .file {
	position: relative;
	display: inline-block;
	background: #1472ba;
	border-radius: 5px;
	overflow: hidden;
	width: 170px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-indent: 0;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	float: left;
	right: auto;
	top: auto
}

.register_vip ul .file input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	cursor: pointer;
	opacity: 0
}

.register_vip ul .file:hover {
	background: #feba20
}

.register_vip ul b {
	display: inline-block;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding-left: 12px;
	color: #999
}

.pic {
	position: relative;
	overflow: hidden
}

.pic:after {
	content: '';
	display: block
}

.forget {
	padding: 75px 0;
	background: #f7f7f7;
	overflow: hidden
}

.forget .info {
	background: #fff;
	padding-bottom: 120px
}

.forget .bt {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 33px 128px 27px 128px
}

.forget .bt span {
	color: #1472ba
}

.forget .forget-top {
	overflow: hidden;
	padding: 60px 236px
}

.forget .forget-top .item {
	float: left;
	width: 20%;
	padding: 0 5px
}

.forget .forget-top .item .box .bg {
	font-size: 18px;
	color: #fff;
	width: 56px;
	height: 56px;
	line-height: 56px;
	border-radius: 50%;
	text-align: center;
	text-shadow: 4.09px 2.87px 5px rgba(118, 113, 113, 0.75);
	background: url("../images/bg.png") no-repeat center center;
	box-shadow: 4.09px 2.87px 5px 0 rgba(248, 140, 1, 0.3);
	margin: 0 auto 12px auto
}

.forget .forget-top .item .box .b {
	background: 0;
	box-shadow: none
}

.forget .forget-top .item .box .jsh {
	width: 100%;
	overflow: hidden
}

.forget .forget-top .item .box .jsh:before {
	content: '';
	display: block;
	height: 19px;
	background: #1472ba
}

.forget .forget-top .item .box .jsh:after {
	content: '';
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #1472ba transparent transparent transparent
}

.forget .forget-top .item .box .j1:before {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px
}

.forget .forget-top .item .box .j2:before {
	background: #b1b2b2
}

.forget .forget-top .item .box .j2:after {
	border-color: #b1b2b2 transparent transparent transparent
}

.forget .forget-top .item .box .j3:before {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px
}

.forget .forget-top .item .box .bt1 {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 25px
}

.forget ul {
	padding: 17px 317px;
	overflow: hidden
}

.forget ul li {
	position: relative;
	padding-left: 65px;
	margin-bottom: 20px
}

.forget ul li .span {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 40px;
	width: 65px
}

.forget ul li input {
	height: 40px;
	border-radius: 4px;
	width: 100%;
	outline: 0;
	border: 1px solid #ececec;
	background: #f7f7f7;
	padding: 0 20px;
	font-size: 14px
}

.forget ul li input::-webkit-input-placeholder {
	color: #999
}

.forget ul li input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.forget ul li input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.forget ul li input:-ms-input-placeholder {
	color: #999
}

.forget ul li input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.forget ul li input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.forget ul li input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.forget ul li input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.forget ul li input:focus:-ms-input-placeholder {
	color: #1472ba
}

.forget ul li .verify-wrap {
	border: 1px solid #ececec;
	background: #f7f7f7;
	border-radius: 4px;
	height: 40px;
	overflow: hidden
}

.forget ul li .verify-wrap .fix-tips {
	font-size: 14px;
	padding-left: 60px;
	text-align: left
}

.forget ul li .verify-wrap .verify-msg {
	padding-left: 20px;
	font-size: 14px;
	text-align: left
}

.forget .bt2 {
	background: url("../images/dui.png") no-repeat top center;
	background-size: 60px;
	font-size: 20px;
	color: #333;
	padding-top: 80px;
	line-height: 32px;
	text-align: center;
	padding-bottom: 46px
}

.forget .bt3 {
	background: url("../images/cuo.png") no-repeat top center;
	background-size: 60px;
	font-size: 20px;
	color: #333;
	padding-top: 80px;
	line-height: 32px;
	text-align: center;
	padding-bottom: 46px
}

.forget .close {
	display: block;
	border: 0;
	background: #1472ba;
	color: white;
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 13px auto 0 auto;
	text-align: center;
	border-radius: 8px
}

.forget .close:hover {
	background: #feba20
}

.selection {
	padding: 65px 0 46px 0;
	overflow: hidden;
	background: url("../images/bg1.jpg") no-repeat top center
}

.selection .list {
	margin: 0 -12px
}

.selection .item {
	float: left;
	width: 33.333333333333336%;
	padding: 0 12px;
	margin-bottom: 20px
}

.selection .item .box {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background: #fff;
	padding: 14px
}

.selection .item .box .pic img {
	transition: .5s
}

.selection .item .box .pic:after {
	padding-bottom: 63.74407582938389%
}

.selection .item .box .pic .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none
}

.selection .item .box .pic .hover p {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(243, 176, 45, 0.4) url(../images/link.png) no-repeat center center;
	background-size: 48px
}

.selection .item .box .bt {
	line-height: 60px
}

.selection .item .box .bt p {
	border-top: 1px solid #e5e5e5;
	font-size: 20px;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.selection .item:hover .box .pic img {
	transform: scale(1.05)
}

.selection .item:hover .box .pic .hover {
	display: block
}

.selection .item:hover .box .bt p {
	background: #f3b02d;
	color: #fff
}

.center {
	padding: 80px 0;
	overflow: hidden;
	background: #f7f7f7
}

.center .title {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	border-left: 6px solid #1472ba;
	padding-left: 23px
}

.center .aside {
	float: left;
	width: 19.697%;
	border: 1px solid #dcdcdc;
	padding: 17px 0 60px 0;
	background: #fff
}

.center .aside ul {
	padding: 18px 9px
}

.center .aside ul li a {
	display: block;
	background: url("../images/dot.png") no-repeat 20px center;
	background-size: 12px;
	padding-left: 43px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 66px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #efefef
}

.center .aside ul li:hover a {
	background: url("../images/doth.png") no-repeat 20px center;
	background-size: 12px;
	color: #1472ba
}

.center .aside ul .active a {
	background: url("../images/doth.png") no-repeat 20px center;
	background-size: 12px;
	color: #1472ba
}

.center .right {
	width: 79.6%;
	float: right
}

.center .right .info1 {
	border: 1px solid #dcdcdc;
	padding: 24px;
	overflow: hidden;
	margin-bottom: 15px;
	background: #fff
}

.center .right .info1 .name {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	background: url("../images/name.png") no-repeat top left;
	background-size: 60px;
	padding-left: 75px;
	padding-top: 12px;
	min-height: 60px
}

.center .right .info1 .jsh {
	min-height: 171px
}

.center .right .info1 .zanwu {
	padding-top: 20px;
	color: #666;
	display: block
}

.center .right .info1 .zanwu b {
	color: #333
}

.center .right .info1 .zanwu a {
	color: #1472ba;
	text-decoration: underline
}

.center .right .xinxi {
	overflow: hidden;
	padding-top: 25px
}

.center .right .xinxi ul {
	font-size: 0
}

.center .right .xinxi ul li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 18px;
	color: #666;
	font-size: 14px
}

.center .right .xinxi ul li b {
	color: #333
}

.center .right .info2 {
	border: 1px solid #dcdcdc;
	padding: 17px 0;
	overflow: hidden;
	background: #fff
}

.center .right .info2 .jsh {
	min-height: 225px
}

.center .right .info2 .biaoge {
	overflow: auto;
	margin: 0 30px;
	padding-top: 22px;
	padding-bottom: 30px
}

.center .right .info2 .biaoge::-webkit-scrollbar {
	width: 12px;
	height: 10px
}

.center .right .info2 .biaoge::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.center .right .info2 .biaoge::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.center .right .info2 .biaoge table {
	text-align: center;
	border-bottom: 2px solid #1472ba
}

.center .right .info2 .biaoge table .tbtitle {
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 0
}

.center .right .info2 .biaoge table .tbtitle td {
	background: #1472ba !important
}

.center .right .info2 .biaoge table td {
	border: 1px solid #fff;
	padding: 0 10px;
	height: 40px;
	background: #edf1f0
}

.center .right .info2 .biaoge table td a:hover {
	color: #1472ba;
	text-decoration: underline
}

.center .right .info2 .biaoge table tr:nth-child(2n-1) td {
	background: #fff
}

.center .right .info2 .biaoge2 {
	display: none;
	margin-top: 10px;
}

@media (max-width:1024px) {
	.center .right .info2 .biaoge2 {
		display: block;
	}

	.center .right .info2 .biaoge {
		display: none;
	}

	.center .right .info2 {
		padding: 17px;
	}
}

.center .right .info2 .biaoge2 .left,
.center .right .info2 .biaoge2 .right {
	width: 50%;
	float: left;
}

.center .right .info2 .biaoge2 .left p {
	border: 1px solid #fff;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #1472ba;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

.center .right .info2 .biaoge2 .right p {
	padding: 0 10px;
	background: #edf1f0;
	border: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
}

.center .right .info2 .zanwu {
	color: #666;
	text-align: center;
	display: none
}

.center .right .info2 .zanwu .bt1 {
	background: url("../images/dot1.png") no-repeat top center;
	background-size: 60px;
	padding-top: 83px;
	font-size: 14px;
	color: #666
}

.center .right .info2 .zanwu .close {
	display: block;
	border: 0;
	background: #1472ba;
	color: white;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: 38px auto 0 auto;
	text-align: center;
	border-radius: 5px
}

.center .right .info2 .zanwu .close:hover {
	background: #feba20
}

.center .right .info3 .jsh {
	min-height: 561px
}

.current {
	overflow: hidden
}

.current span {
	float: right;
	font-size: 12px;
	color: #9c9c9c;
	background: url("../images/home.png") no-repeat left 2px;
	background-size: 15px;
	padding-left: 26px
}

.current span a {
	color: #9c9c9c
}

.current span a:hover {
	color: #1472ba;
	text-decoration: underline
}

.current span b,
.current span font {
	font-weight: normal;
	color: #666
}

.xuanze {
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	overflow: hidden
}

.xuanze .li {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 187px;
	background: #fff
}

.xuanze .li span {
	position: absolute;
	top: 0;
	left: 0;
	width: 187px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	height: 100%;
	background: #efefef;
	padding: 20px 31px
}

.xuanze .li ul {
	padding: 14px 48px 13px 48px;
	overflow: hidden
}

.xuanze .li ul li {
	float: left;
	margin: 3px 12px 3px 0
}

.xuanze .li ul li.hide {
	display: none !important;
}

.xuanze .li ul li.show {
	display: block !important;
}

.xuanze .li ul li a {
	display: block;
	line-height: 35px;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
	color: #666;
	padding: 0 10px;
	float: left;
	overflow: hidden
}

.xuanze .li ul li select {
	display: block;
	height: 35px;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	padding: 0 16px 0 8px;
	border: 0;
	max-width: 125px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/dot6.png") no-repeat center right;
	background-size: 13px;
	background: none\9;
	cursor: pointer
}

.xuanze .li ul .active select {
	background: #1472ba url("../images/dot6h.png") no-repeat center right;
	background-size: auto;
	background-size: 13px;
	background: none\9;
	color: #fff;
}

.xuanze .li ul li select option {
	border: 1px solid #1472ba;
	background: #fff !important;
	color: #666 !important
}

.xuanze .li ul li select::-ms-expand {
	display: none
}

.xuanze .li ul li:hover a {
	background: #1472ba;
	color: #fff
}

.xuanze .li ul li:hover select {
	background: #1472ba url("../images/dot6h.png") no-repeat center right;
	background-size: 13px;
	background: none\9;
	color: #fff
}

.xuanze .li ul .active a {
	background: #1472ba;
	color: #fff
}


.xuanze .li ul .active .select .xuanzhong {
	background: #1472ba url("../images/dot6h.png") no-repeat center right;
	background-size: 13px;
	background: none\9;
	color: #fff
}

.xuanze .li .show li:nth-child(1) select {
	width: 75px
}

/*.xuanze .li .show li {
	width: 125px;
	margin: 3px 0 3px 0
}*/

/*.xuanze .li .show1 li:nth-child(1) {
	width: 86px
}

.xuanze .li .show1 li:nth-child(1) select {
	width: 75px
}*/

.xuanze .li .ol {
	position: relative;
	margin: 0 15px 2px 18px;
	padding-left: 30px;
	padding-top: 5px
}

.xuanze .li .ol b {
	position: absolute;
	left: 0;
	top: 8px;
	line-height: 35px
}

.xuanze .li .ol ul {
	padding: 0
}

.xuanze .li .hidden {
	display: none
}

.xuanze .li .xuanze-info {
	position: relative;
	padding-left: 400px;
	margin: 5px 35px 25px 45px;
	height: 240px;
	display: none
}

.xuanze .li .xuanze-info .pic {
	width: 361px;
	height: 240px;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 0;
	left: 0
}

.xuanze .li .xuanze-info .text {
	height: 244px;
	overflow: auto
}

.xuanze .li .xuanze-info .text::-webkit-scrollbar {
	width: 12px;
	height: 10px
}

.xuanze .li .xuanze-info .text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.xuanze .li .xuanze-info .text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.xuanze .li .xuanze-info .text .h3 {
	font-size: 18px;
	color: #1472ba;
	font-weight: bold;
	position: relative;
	padding-left: 20px
}

.xuanze .li .xuanze-info .text .h3:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: #1472ba;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px
}

.xuanze .li .xuanze-info .text .jsh {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding-left: 20px;
	margin-bottom: 28px
}

.select {
	position: relative
}

.select .xuanzhong {
	display: block;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	padding: 0 16px 0 8px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/dot6.png") no-repeat center right;
	background-size: 13px;
	background: none\9;
	cursor: pointer
}

.select .xuanzhong2 {
	display: none;
}

.select .option {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 4;
	border: 1px solid #1472ba;
	background: #f9f9f9;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	padding: 15px 10px;
	display: none;
	max-height: 207px;
	overflow: auto;
	cursor: pointer
}

.select .option .one {
	word-break: keep-all;
	white-space: nowrap;
	display: none;
	padding: 0 5px;
}

.select .option .show {
	display: block !important;
}

.select .option .hide {
	display: none;
}

.select .option .one:hover {
	color: #fff;
	background: #1472ba
}

.se1 {
	padding: 50px 0;
	overflow: hidden;
	background: #f8f8f8
}

.se1 ul {
	padding: 25px 5px 18px 5px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	background: #fff;
	text-align: center;
	font-size: 0
}

.se1 ul li {
	display: inline-block;
	vertical-align: top;
	width: 12.5%;
	padding: 0 5px
}

.se1 ul li .img {
	width: 84px;
	position: relative;
	margin: 0 auto 10px auto
}

.se1 ul li .img:after {
	content: '';
	display: block;
	width: 112px;
	height: 118px;
	background: url("../images/bg3.png") no-repeat center center;
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 1
}

.se1 ul li .pic {
	width: 84px;
	height: 83px;
	z-index: 5
}

.se1 ul li .span {
	position: relative;
	padding-right: 17px;
	margin-bottom: 10px
}

.se1 ul li .span:after {
	border: 17px solid transparent;
	border-left: 23px solid #b1b2b2;
	width: 0;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	right: -17px
}

.se1 ul li .span:before {
	height: 18px;
	width: 100%;
	background: #b1b2b2;
	content: "";
	display: block
}

.se1 ul li .bt {
	line-height: 83px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px
}

.se1 ul li:nth-child(2n) .span:after {
	border-left: 23px solid #1472ba
}

.se1 ul li:nth-child(2n) .span:before {
	background: #1472ba
}

.sp-top {
	padding-bottom: 50px;
	background: #f8f8f8;
	overflow: hidden
}

.selection1 {
	padding: 65px 0;
	overflow: hidden
}

.selection1 .s-top {
	margin-bottom: 25px;
	overflow: hidden
}

.selection1 .slist {
	overflow: hidden;
	padding-top: 29px;
	margin: 0 -10px 20px -10px
}

.selection1 .slist li {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-bottom: 30px
}

.selection1 .slist li .box {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background: #fff
}

.selection1 .slist li .box .pic img {
	transition: .5s
}

.selection1 .slist li .box .pic:after {
	padding-bottom: 69.64856230031948%
}

.selection1 .slist li .box .text {
	border-top: 1px solid #e5e5e5;
	padding: 14px 14px 20px 14px
}

.selection1 .slist li .box .bt {
	line-height: 30px;
	font-size: 18px;
	color: #1472ba;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 8px
}

.selection1 .slist li .box .jsh {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: center;
	margin-bottom: 13px
}

.selection1 .slist li .box .more {
	width: 125px;
	height: 30px;
	border: 1px solid #c8c8c8;
	border-radius: 30px;
	text-align: center;
	line-height: 28px;
	margin: 0 auto;
	transition: .5s;
	font-size: 15px;
	color: #c8c8c8
}

.selection1 .slist li:hover .box .pic img {
	transform: scale(1.05)
}

.selection1 .slist li:hover .box .more {
	border: 1px solid #1472ba;
	color: #fff;
	background: #1472ba
}

.selection1-show {
	padding: 17px 0;
	background: #f8f8f8
}

.selection1-show .pro-info .info-title {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	background: url("../images/dot2.png") no-repeat left 5px;
	padding-left: 27px;
	margin-bottom: 16px
}

.selection1-show .pro-info .info-title span {
	font-weight: normal;
	font-size: 12px;
	color: #b2b2b2;
	text-transform: uppercase
}

.selection1-show .pro-info .product-top {
	padding: 50px 0 76px 0
}

.selection1-show .pro-info .product-top .pro-left {
	float: left;
	width: 658px
}

.selection1-show .pro-info .product-top .pro-left .pro-max {
	position: relative;
	border: 1px solid #dcdcdc
}

.selection1-show .pro-info .product-top .pro-left .pro-max .pic:after {
	padding-bottom: 69.96951219512195%
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-prev:before,
.selection1-show .pro-info .product-top .pro-left .pro-max .slick-next:before {
	content: ''
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-prev,
.selection1-show .pro-info .product-top .pro-left .pro-max .slick-next {
	width: 44px;
	height: 44px;
	margin-top: -22px;
	z-index: 5
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-prev {
	background: #e5e5e5 url("../images/left.png") no-repeat center center;
	background-size: 14px
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-prev:hover {
	background: #1472ba url("../images/left.png") no-repeat center center;
	background-size: 14px
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-next {
	background: #e5e5e5 url("../images/right.png") no-repeat center center;
	background-size: 14px
}

.selection1-show .pro-info .product-top .pro-left .pro-max .slick-next:hover {
	background: #1472ba url("../images/right.png") no-repeat center center;
	background-size: 14px
}

.selection1-show .pro-info .product-top .pro-right {
	float: right;
	width: 45%
}

.selection1-show .pro-info .product-top .pro-right .bt {
	text-transform: uppercase;
	font-size: 30px;
	color: #1472ba
}

.selection1-show .pro-info .product-top .pro-right .bt:after {
	content: '';
	display: block;
	width: 58px;
	height: 3px;
	background: #1472ba;
	margin: 25px 0
}

.selection1-show .pro-info .product-top .pro-right .info .jsh {
	line-height: 30px;
	font-size: 15px;
	color: #666;
	height: 210px;
	overflow: auto;
	padding-right: 32px;
	margin-bottom: 58px
}

.selection1-show .pro-info .product-top .pro-right .info .jsh::-webkit-scrollbar {
	width: 12px;
	height: 1px
}

.selection1-show .pro-info .product-top .pro-right .info .jsh::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.selection1-show .pro-info .product-top .pro-right .info .jsh::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.selection1-show .pro-info .product-top .pro-right .btn {
	margin: 0 -5px
}

.selection1-show .pro-info .product-top .pro-right .btn li {
	width: 20%;
	float: left;
	padding: 0 5px
}

.selection1-show .pro-info .product-top .pro-right .btn a {
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #1472ba;
	border-radius: 5px
}

.selection1-show .pro-info .product-top .pro-right .btn a:hover {
	background: #feba20
}

.selection1-show .pro-info .pro-bottom .biaoge {
	overflow: auto;
	padding-top: 22px;
	padding-bottom: 30px
}

.selection1-show .pro-info .pro-bottom .biaoge::-webkit-scrollbar {
	width: 12px;
	height: 10px
}

.selection1-show .pro-info .pro-bottom .biaoge::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bfbfbf
}

.selection1-show .pro-info .pro-bottom .biaoge::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #eee
}

.selection1-show .pro-info .pro-bottom .biaoge table {
	text-align: center;
	border: 0
}

.selection1-show .pro-info .pro-bottom .biaoge table .tbtitle {
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 0
}

.selection1-show .pro-info .pro-bottom .biaoge table .tbtitle td {
	background: #1472ba !important;
	border-right: 1px solid #fff
}

.selection1-show .pro-info .pro-bottom .biaoge table td {
	border-right: 1px solid #1472ba;
	padding: 5px 10px;
	height: 40px;
	background: #fff
}

.selection1-show .pro-info .pro-bottom .biaoge table td a:hover {
	color: #1472ba;
	text-decoration: underline
}

.selection1-show .pro-info .pro-bottom .biaoge table .count {
	width: 102px;
	height: 34px;
	line-height: 32px;
	cursor: pointer;
	margin: 0 auto
}

.selection1-show .pro-info .pro-bottom .biaoge table .count span {
	font-size: 22px;
	color: #1472ba;
	width: 27px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	display: block;
	float: left;
	background: 0
}

.selection1-show .pro-info .pro-bottom .biaoge table .count .add {
	float: right
}

.selection1-show .pro-info .pro-bottom .biaoge table .count input {
	width: 44px;
	height: 32px;
	text-align: center;
	font-size: 20px;
	color: #666;
	border: 0;
	background: #edf1f0;
	float: left
}

.selection1-show .pro-info .pro-bottom .b1 table .tbtitle td {
	padding: 0 10px
}

.selection1-show .pro-info .pro-bottom .b1 table td {
	padding: 20px 10px
}

@media (max-width:640px) {

	.selection1-show .pro-info .pro-bottom .b1 table td {
		padding: 0;
	}
}

.current {
	border-bottom: 1px solid #eee;
	padding-bottom: 17px
}

.selection5 {
	padding-top: 17px;
	padding-bottom: 100px;
	overflow: hidden;
	background: #f8f8f8 url("../images/bg5.png") no-repeat top center
}

.selection5 .current span {
	float: left
}

.selection5 .tongzhi {
	background: url("../images/tongzhi.png") no-repeat left 24px;
	background-size: 25px;
	font-size: 18px;
	color: #f00000;
	font-weight: bold;
	padding: 22px 10px 18px 42px
}

.selection5 .biao1 {
	background: url("../images/bg2.png") no-repeat top center;
	margin-bottom: 37px
}

.selection5 .biao1 .info {
	padding: 50px 57px 91px 57px;
	position: relative
}

.selection5 .biao1 .info:after {
	content: '';
	display: block;
	width: 120px;
	height: 129px;
	background: url("../images/bi.png") no-repeat center center;
	position: absolute;
	top: -38px;
	right: -42px;
	z-index: 4
}

.selection5 .biao1 .info .bt {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 15px 31px 14px 59px;
	background: #1472ba
}

.selection5 .biao1 .info .bt span {
	color: #f00000
}

.selection5 .biao1 ul {
	border-top: 1px solid #fff;
	overflow: hidden;
	border-bottom: 2px solid #1472ba
}

.selection5 .biao1 ul li {
	position: relative;
	padding-left: 251px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
	min-height: 40px
}

.selection5 .biao1 ul li span {
	position: absolute;
	width: 250px;
	height: 100%;
	line-height: 39px;
	left: 0;
	top: 0;
	font-size: 15px;
	color: #333;
	border-right: 1px solid #1472ba
}

.selection5 .biao1 ul li span i {
	display: block;
	position: absolute;
	font-style: normal;
	top: 50%;
	left: 0;
	width: 100%;
	padding-left: 58px;
	transform: translateY(-50%)
}

.selection5 .biao1 ul li .nr input {
	height: 39px;
	width: 100%;
	padding: 0 15px;
	border: 0;
	background: 0;
	font-size: 14px;
	color: #666
}

.selection5 .biao1 ul li .nr .xuanxiang {
	padding: 9px 15px;
	overflow: hidden;
	min-height: 40px
}

.selection5 .biao1 ul li .nr .xx {
	padding-left: 15px
}

.selection5 .biao1 ul li .nr .xx label {
	width: 110px;
	line-height: 25px
}

.selection5 .biao1 ul li .nr label.duiqi {
	width: 145px;
}

.selection5 .biao1 ul li .nr label {
	float: left;
	font-size: 15px;
	color: #333;
	width: 110px;
	padding-left: 20px;
	position: relative;
	display: block;
	line-height: 20px;
	cursor: pointer
}

.selection5 .biao1 ul li .nr label input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.selection5 .biao1 ul li .nr label .b-radio {
	display: block;
	border: 1px solid #9c9c9c;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-right: 5px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 0;
	cursor: pointer
}

.selection5 .biao1 ul li .nr label .b-radio:before {
	content: '';
	font-size: 0;
	width: 8px;
	height: 8px;
	background: #1472ba;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -4px;
	border-radius: 50%;
	display: none;
	cursor: pointer
}

.selection5 .biao1 ul li .nr label input:checked~.b-radio:before {
	display: block
}

.selection5 .biao1 ul li .nr label:nth-last-child(1) {
	margin-right: 0
}

.selection5 .biao1 ul .lianxi .nr {
	position: relative;
	width: 33.333333333333336%;
	float: left;
	padding-left: 84px
}

.selection5 .biao1 ul .lianxi .nr b {
	position: absolute;
	width: 82px;
	height: 100%;
	line-height: 40px;
	left: 0;
	top: 0;
	font-size: 15px;
	color: #333;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.selection5 .biao1 ul .lianxi .nr input {
	height: 40px;
	width: 100%;
	padding: 0 15px;
	border: 0;
	background: 0;
	font-size: 14px;
	color: #666
}

.selection5 .biao1 ul .lianxi .nr .xuanxiang {
	padding: 9px 15px
}

.selection5 .biao1 ul .lianxi .nr label {
	float: left;
	font-size: 15px;
	color: #333;
	overflow: hidden
}

.selection5 .biao1 ul .lianxi .nr label input {
	height: 20px
}

.selection5 .biao1 ul li:nth-child(2n-1) {
	background: #edf1f0
}

.selection5 .biao1 ul li:nth-last-child(1) {
	border-bottom: 0
}

.selection5 .biao2 {
	background: url("../images/bg4.png") no-repeat top center
}

.selection5 .biao2 ul li {
	background: none !important;
	border-bottom: 1px solid #1472ba
}

.selection5 .biao2 ul .bg {
	background: #edf1f0 !important
}

.selection5 .biao2 ul .lianxi .nr {
	padding-left: 224px;
	width: 100%;
	border-bottom: 1px dashed #d2d2d2
}

.selection5 .biao2 ul .lianxi .nr b {
	width: 224px;
	font-weight: normal;
	padding-left: 20px;
	border-left: 0;
	text-align: left
}

.selection5 .biao2 ul .lianxi .nr input {
	height: 40px;
	width: 100%;
	padding: 0 15px;
	border: 0;
	background: 0;
	font-size: 14px;
	color: #666
}

.selection5 .biao2 ul .lianxi .nr .xuanxiang {
	padding: 9px 11px
}

.selection5 .biao2 ul .lianxi1 .nr {
	width: 50%;
	border-right: 1px solid #fff
}

.selection5 .biao2 ul .p {
	line-height: 40px;
	padding: 0 15px;
	font-weight: bold
}

.selection5 .biao2 ul .p a {
	color: #1472ba
}

.selection5 .tijiao a {
	display: block;
	width: 180px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #1472ba;
	font-size: 18px
}

.liuyan {
	padding-top: 13px
}

.liuyan .liuyan-title {
	text-align: center;
	position: relative;
	padding-top: 40px;
	min-height: 144px;
	margin-bottom: 11px
}

.liuyan .liuyan-title h3 {
	color: #333;
	font-size: 30px;
	background: url("../images/dot4.png") no-repeat top center;
	background-size: 29px;
	padding-top: 39px;
	position: relative;
	z-index: 4;
	font-weight: normal
}

.liuyan .liuyan-title p {
	text-transform: uppercase;
	font-size: 120px;
	color: #f0f0f0;
	font-family: "Kankin";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.liuyan .jsh {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	border: 1px solid #dcdcdc;
	padding: 24px 33px;
	min-height: 200px;
	background: #fff;
	margin-bottom: 54px
}

.page {
	text-align: center;
	overflow: hidden;
	font-size: 0;
	color: #838383;
	margin: 0 -6px
}

.page a {
	color: #838383;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	height: 27px;
	padding: 0 10px;
	margin: 0 3px;
	font-family: arial;
	background: #fff;
	border: 1px #d2d2d2 solid;
	-webkit-transition: all .5s;
	transition: all .5s
}

.page a.cur,
.page a:hover {
	background: #1472ba;
	border: 1px #1472ba solid;
	color: #fff
}

.page a.prev:hover {
	background: #1472ba
}

.page a.next:hover {
	background: #1472ba
}

.page a.first:hover,
.page a.prev:hover,
.page a.next:hover,
.page a.last:hover {
	background: #1472ba;
	border: 1px #1472ba solid;
	color: #fff
}

.login {
	overflow: hidden;
	position: relative;
	height: 800px;
	padding: 98px 0;
	background: #e7e7e7;
}

.login .img {
	width: 1920px;
	height: 800px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 3;

}


.login .banner-text {
	width: 469px;
	float: right;
	border: 8px solid rgba(255, 255, 255, 0.2);
	z-index: 9;
	overflow: hidden;
	padding: 45px 27px;
	margin-right: 50px;
	position: relative;
	background: rgba(255, 255, 255, 1);
}

.login .banner-text .list {
	text-align: center;
	font-size: 0;
	background: #fff;
	border-bottom: 1px solid #eee
}

.login .banner-text .list li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 60px;
	width: 50%
}

.login .banner-text .list li a {
	display: block;
	font-size: 18px;
	color: #333;
	position: relative;
	padding: 0 14px
}

.login .banner-text .list li a:after {
	content: '';
	display: block;
	width: 1px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -20px;
	background: #eee
}

.login .banner-text .list li:nth-child(2) a:after {
	display: none
}

.login .banner-text .list .sel a {
	color: #f8ad03;
	font-weight: bold
}

.login .show {
	background: #fff;
	padding: 40px 0 0 0
}

.login .show .info {
	display: none
}

.login .show .info ul {
	padding: 0 34px;
	margin-bottom: 12px;
	overflow: hidden
}

.login .show .info ul li {
	position: relative;
	border-radius: 5px;
	margin-bottom: 20px
}

.login .show .info ul li span {
	width: 61px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #bfbfbf
}

.login .txt {
	background: #fff;
}

.login .show .info ul li .r1 {
	background: #bfbfbf url("../images/r1.png") no-repeat center center;
	background-size: 20px
}

.login .show .info ul li .r2 {
	background: #bfbfbf url("../images/r2.png") no-repeat center center;
	background-size: 20px
}

.login .show .info ul li .r3 {
	background: #bfbfbf url("../images/r3.png") no-repeat center center;
	background-size: 20px
}

.login .show .info ul li .r5 {
	background: #bfbfbf url("../images/r5.png") no-repeat center center;
	background-size: 20px
}

.login .show .info ul li .input {
	width: 100%;
	height: 40px;
	border: 1px solid #bfbfbf;
	outline: 0;
	background: 0;
	padding: 0 10px 0 81px;
	font-size: 14px;
	color: #999;
	border-radius: 5px
}

.login .show .info ul li .input::-webkit-input-placeholder {
	color: #999
}

.login .show .info ul li .input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.login .show .info ul li .input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.login .show .info ul li .input:-ms-input-placeholder {
	color: #999
}

.login .show .info ul li .input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.login .show .info ul li .input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.login .show .info ul li .input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.login .show .info ul li .input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.login .show .info ul li .input:focus:-ms-input-placeholder {
	color: #1472ba
}

.login .show .info ul li .input:hover {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.login .show .info ul li .input:hover::-webkit-input-placeholder {
	color: #1472ba
}

.login .show .info ul li .input:hover:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.login .show .info ul li .input:hover::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.login .show .info ul li .input:hover:-ms-input-placeholder {
	color: #1472ba
}

.login .show .info ul li .input::-webkit-outer-spin-button,
.login .show .info ul li .input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.login .show .info ul li .input[type="number"] {
	-moz-appearance: textfield
}

.login .show .info ul li:hover span {
	background-color: #1472ba !important
}

.login .show .info ul .yanzhen {
	padding-right: 115px
}

.login .show .info ul .yanzhen a {
	height: 40px;
	border-radius: 5px;
	width: 105px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0
}

.login .show .info ul .yanzhen a:hover {
	background: #feba20
}

.login .show .info ul .guize {
	padding-top: 9px;
	margin-bottom: 16px
}

.login .show .info ul .guize a {
	float: right
}

.login .show .info ul .submit {
	margin-bottom: 18px
}

.login .show .info ul .submit a {
	background: #1472ba;
	color: #fff;
	border: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	outline: 0;
	display: block;
	font-size: 18px;
	border-radius: 5px;
	text-align: center
}

.login .show .info ul .submit a:hover {
	background: #feba20
}

.login .show .info .other {
	padding: 0 34px;
	border-top: 1px solid #eee;
	line-height: 60px
}

.login .show .info .other a {
	font-size: 16px
}

.login .show .info .other a:hover {
	color: #feba20;
	text-decoration: underline
}

.login .show .info .other .fr {
	float: right
}

.login .show .info .denglu {
	color: #1472ba
}

.login .show .info .denglu:hover {
	color: #feba20;
	text-decoration: underline
}

@media (max-width:1730px) {
	.containerh {
		width: 1400px;
		margin: 0 auto
	}

	header .header-search .input_text {
		width: 150px
	}

	header .nav {
		margin: 0 14px 0 10px
	}

	header .nav li {
		margin: 0
	}

	header .nav li>a {
		padding: 0 11px;
		font-size: 16px;
		font-weight: bold;
	}
}

@media (max-width:1440px) {
	.containerh {
		width: 1260px
	}

	header .nav {
		margin: 0;
	}

	.containerf {
		width: 1260px
	}

	header .logo {
		max-width: 220px
	}

	header .zhuangtai {
		margin-top: 26px;
		margin-right: 10px;
		width: 125px
	}

	header .zhuangtai .left a {
		font-size: 14px
	}

	header .zhuangtai .niming a {
		font-size: 14px
	}

	header .zhuangtai .geren a {
		font-size: 14px
	}

	header .nav li>a {
		height: 100px;
		line-height: 100px
	}

	header .header-search {
		margin-top: 26px
	}

	.footer-top .footer-contact .contact-right .jsh {
		font-size: 14px
	}

	header .nav li div {
		top: 100px
	}
}

@media (max-width:1320px) {
	.containerm {
		width: 100%;
		padding: 0 10px
	}
}

@media (max-width:1280px) {
	.selection5 .biao1 {
		background: 0
	}

	.selection5 .biao1 .info {
		padding: 20px;
		background: #fff
	}

	.selection5 .biao1 .info:after {
		display: none
	}
}

@media (max-width:1260px) {
	.containerh {
		width: 100%;
		padding: 0 10px
	}

	.containerf {
		width: 100%;
		padding: 0 10px
	}

	.selection1-show .pro-info .product-top .pro-right {
		width: 100%;
		margin-top: 10px
	}

	.selection1-show .pro-info .product-top .pro-left {
		margin-left: 25px
	}

	.selection5 .biao2 ul .lianxi1 .nr {
		width: 100%
	}

	.selection5 .biao1 ul .lianxi .nr {
		border-bottom: 1px dashed #fff;
		width: 100%
	}
}

@media (max-width:1024px) {
	.forget .forget-top {
		padding: 60px 50px
	}

	.forget ul {
		padding: 17px 100px
	}

	.forget .bt {
		padding: 33px 50px 27px 50px
	}

	.selection5 .biao2 ul li .nr {
		background: #edf1f0 !important
	}

	.selection5 .biao2 ul .bg {
		background: none !important
	}

	.selection5 .biao1 ul li {
		background: #edf1f0
	}

	.selection5 .biao1 ul li span {
		background: #fff
	}

	.selection5 .biao1 .info .bt {
		font-size: 14px;
		padding: 10px
	}
}

@media (max-width:1023px) {
	.xuanze .li .ol b {
		position: relative;
		left: auto;
		top: auto
	}

	.liuyan .liuyan-title p {
		font-size: 60px
	}

	.liuyan .liuyan-title {
		padding-top: 20px;
		min-height: 0
	}

	.liuyan .liuyan-title h3 {
		font-size: 18px;
		background: url(../images/dot4.png) no-repeat top center;
		background-size: 18px;
		padding-top: 22px
	}

	.liuyan .jsh {
		font-size: 14px;
		line-height: 25px;
		padding: 15px;
		min-height: 0;
		margin-bottom: 20px
	}

	.selection5 .biao1 ul li .nr label input {
		margin-right: 5px
	}

	.selection5 .biao1 ul li span {
		position: relative;
		width: 100%;
		height: auto;
		left: auto;
		top: auto;
		font-size: 14px;
		display: block;
		border-right: 0;
		line-height: 30px
	}

	.selection5 .biao1 ul li span i {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		padding-left: 10px;
		transform: none
	}

	.selection5 .biao1 .info {
		padding: 0
	}

	.selection5 .biao1 ul li {
		padding-left: 0;
		margin-bottom: 10px
	}

	.selection5 .biao1 ul {
		padding: 10px
	}

	.selection5 .biao1 ul li {
		background: 0;
		border-bottom: 0
	}

	.selection5 .biao1 ul li:nth-child(2n-1) {
		background: 0
	}

	.selection5 .biao1 ul li .nr input,
	.selection5 .biao1 ul .lianxi .nr input {
		border: 1px solid #d2d2d2;
		height: 33px
	}

	.selection5 .biao1 ul .lianxi .nr b {
		position: relative;
		width: 100%;
		height: auto;
		line-height: 40px;
		left: auto;
		top: auto;
		font-size: 14px;
		text-align: left;
		padding-left: 10px
	}

	.selection5 .biao1 ul li .nr .xuanxiang,
	.selection5 .biao1 ul .lianxi .nr .xuanxiang {
		padding: 5px 0;
		min-height: 40px
	}

	.selection5 .biao1 ul li .nr label,
	.selection5 .biao1 ul .lianxi .nr label {
		font-size: 14px;
		margin-right: 0;
		display: block;
		line-height: 25px;
		width: 98px;
	}

	.selection5 .biao1 ul li .nr .xx label {
		width: 98px;
	}

	.selection5 .biao1 ul li .nr label.duiqi {
		width: 98px;
	}

	.selection5 .tongzhi {
		background: url(../images/tongzhi.png) no-repeat left 18px;
		background-size: 15px;
		font-size: 14px;
		padding: 14px 10px 15px 23px
	}

	.selection5 .biao1 ul .lianxi .nr {
		border-bottom: 0
	}

	.selection5 .biao2 ul li span i {
		background: #f5f5f5;
		margin-bottom: 3px
	}

	.selection5 .biao2 ul .p {
		line-height: 25px;
		padding: 10px 0 0 0
	}

	.selection5 {
		padding-top: 17px;
		padding-bottom: 30px
	}

	.selection5 .tijiao a {
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.selection5 .biao1 {
		margin-bottom: 20px
	}

	.selection5 .biao2 ul li .nr {
		background: none !important
	}

	.selection5 .biao1 ul .lianxi .nr {
		padding-left: 0
	}

	.se1 {
		padding: 30px 0
	}

	.se1 ul li {
		width: 25%
	}

	.se1 ul li .bt {
		line-height: 40px;
		font-size: 14px
	}

	.se1 ul li .span:before {
		height: 10px
	}

	.se1 ul li:nth-child(2n) .span:after {
		border-left: 12px solid #1472ba
	}

	.se1 ul li .span:after {
		border: 10px solid transparent;
		border-left: 12px solid #b1b2b2;
		top: -5px;
		right: -5px
	}

	.se1 ul li .img {
		width: 40px
	}

	.se1 ul li .pic {
		width: 40px;
		height: 40px
	}

	.se1 ul li .img:after {
		width: 50px;
		height: 85px;
		background: url(../images/bg3.png) no-repeat center center;
		top: -1px;
		left: 14px;
		background-size: 50px
	}

	.se1 ul {
		padding: 10px 5px 10px 5px
	}

	.xuanze {
		display: block
	}

	.xuanze .li {
		padding-left: 0
	}

	.xuanze .li span {
		position: relative;
		top: auto;
		left: auto;
		display: block;
		width: 100%;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		padding: 0 20px
	}

	.xuanze .li ul {
		padding: 10px
	}

	.xuanze .li .ol {
		margin: 0 10px 2px 10px;
		padding: 0
	}

	.xuanze .li ul li a {
		line-height: 30px;
		font-size: 12px;
		padding: 0 5px
	}

	.xuanze .li ul li {
		margin: 3px 5px 3px 0
	}

	.xuanze .li ul li select {
		height: 30px;
		font-size: 12px;
		padding: 0 13px 0 5px
	}

	.xuanze .li .xuanze-info {
		display: none
	}

	.xuanze .li .show li {
		width: 100px
	}

	.xuanze .li .show1 li:nth-child(1) {
		width: 33%;
	}

	.xuanze .li .show1 li {
		width: 100px
	}

	.selection1 {
		padding: 30px 0;
		overflow: hidden
	}

	.selection1 .slist {
		margin: 0 -5px;
		padding-top: 20px
	}

	.selection1 .slist li {
		padding: 0 5px;
		width: 50%;
		margin-bottom: 10px
	}

	.selection1 .slist li .box .bt {
		font-size: 16px
	}

	.selection1 .slist li .box .text {
		padding: 10px
	}

	.selection1 .slist li .box .jsh {
		margin-bottom: 10px;
		padding: 0 10px;
	}

	.selection1 .slist li .box .more {
		width: 100px;
		font-size: 13px
	}

	.selection1-show .pro-info .product-top .pro-right .bt {
		font-size: 20px
	}

	.selection1-show .pro-info .product-top .pro-right .bt:after {
		width: 30px;
		margin: 15px 0
	}

	.selection1-show .pro-info .product-top .pro-right .info .jsh {
		line-height: 25px;
		font-size: 14px;
		height: 200px;
		margin-bottom: 30px;
		padding-right: 20px
	}

	.selection1-show .pro-info .product-top .pro-right .btn a {
		line-height: 40px;
		font-size: 14px
	}

	.selection1-show .pro-info .product-top {
		padding: 30px 0 20px 0
	}

	.selection1-show .pro-info .product-top .pro-left .pro-max .slick-prev {
		left: 0
	}

	.selection1-show .pro-info .product-top .pro-left .pro-max .slick-next {
		right: 0
	}

	.selection1-show .pro-info .product-top .pro-left {
		margin-left: 0
	}

	.selection1-show .pro-info .info-title {
		font-size: 16px
	}

	.center {
		padding: 30px 0
	}

	.center .aside {
		width: 100%;
		padding: 10px 0;
		margin-bottom: 15px
	}

	.center .aside ul {
		padding: 10px
	}

	.center .aside ul li {
		width: 33.333333333333336%;
		float: left
	}

	.center .aside ul li a {
		background: url(../images/dot.png) no-repeat 10px center;
		background-size: 12px;
		padding-left: 33px;
		line-height: 40px;
		font-size: 14px
	}

	.center .aside ul .active a {
		background: url(../images/doth.png) no-repeat 10px center;
		background-size: 12px
	}

	.center .right .info3 .jsh {
		min-height: 0
	}

	.center .right .info1 {
		padding: 15px
	}

	.center .title {
		font-size: 18px;
		line-height: 35px;
		padding-left: 10px
	}

	.center .right .info1 .name {
		font-size: 18px;
		background: url(../images/name.png) no-repeat top left;
		background-size: 40px;
		padding-left: 50px;
		padding-top: 8px;
		min-height: 40px
	}

	.center .right .xinxi {
		padding-top: 15px
	}

	.center .right .xinxi ul li {
		width: 100%;
		margin-bottom: 10px
	}

	.center .right .info1 .jsh {
		min-height: 0
	}

	.center .right .info2 .biaoge {
		margin: 0 15px;
		padding-top: 15px;
		padding-bottom: 15px
	}

	.center .right .info2 .zanwu .bt1 {
		background: url(../images/dot1.png) no-repeat top center;
		background-size: 40px;
		padding-top: 53px
	}

	.center .right .info2 .zanwu .close {
		margin: 15px auto 0 auto
	}

	.center .right {
		width: 100%
	}

	.selection .list {
		margin: 0 -5px
	}

	.selection .item {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px
	}

	.selection {
		padding: 30px 0
	}

	.selection .item .box .bt p {
		font-size: 16px
	}

	.selection .item .box .bt {
		line-height: 50px
	}

	.selection .item .box {
		background: #fff;
		padding: 0
	}

	.forget {
		padding: 30px 0
	}

	.forget .bt {
		font-size: 18px;
		padding: 20px
	}

	.forget .forget-top {
		padding: 20px
	}

	.forget ul {
		padding: 20px
	}

	.forget .info {
		padding-bottom: 50px
	}

	.forget .close {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 15px
	}

	.forget .forget-top .item .box .bg {
		font-size: 14px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		background: url(../images/bg.png) no-repeat center center;
		background-size: 36px
	}

	.forget ul li input {
		padding: 0 10px
	}

	.forget ul li {
		padding-left: 50px;
		margin-bottom: 15px
	}

	.forget .forget-top .item {
		width: 33.333333333333336%
	}

	.forget .forget-top .item:nth-child(2),
	.forget .forget-top .item:nth-child(4) {
		display: none
	}

	.forget .bt2 {
		background: url(../images/dui.png) no-repeat top center;
		background-size: 40px;
		padding-top: 58px;
		font-size: 16px;
		padding-bottom: 20px
	}

	.forget .bt3 {
		background: url(../images/cuo.png) no-repeat top center;
		background-size: 40px;
		padding-top: 58px;
		font-size: 16px;
		padding-bottom: 20px
	}

	.register_vip ul {
		padding: 20px 20px
	}

	.register_vip .bt {
		font-size: 18px;
		padding: 20px
	}

	.register_vip {
		padding: 30px 0
	}

	.register_vip ul li {
		width: 100%;
		padding: 0
	}

	.register_vip ul li span {
		font-size: 14px
	}

	.register_vip ul .file {
		font-size: 14px;
		float: none
	}

	.register_vip ul b {
		line-height: 25px;
		padding-left: 0
	}

	.register_vip ul .submit a {
		width: 200px;
		height: 40px;
		line-height: 40px;
		font-size: 15px
	}

	.register_vip ul .filebtn {
		margin-top: 10px;
		margin-bottom: 10px
	}

	footer .list {
		padding: 10px 0
	}

	footer .list li {
		font-size: 14px;
		line-height: 25px
	}

	.footer-top .list1 {
		width: 100%;
		display: none
	}

	.footer-top .list1 li {
		width: 100% !important;
		padding-left: 0
	}

	.footer-top {
		padding: 10px 0
	}

	.footer-top .list1 li {
		margin-bottom: 10px
	}

	.footer-top .list1 li a {
		font-size: 14px;
		margin-bottom: 5px
	}

	.footer-top .list1 li ul li a {
		font-size: 12px;
		line-height: 25px
	}

	.footer-top .footer-contact {
		width: 100%;
		text-align: center
	}

	.footer-top .footer-contact .ewm {
		width: 140px;
		/*float: none;*/
		margin: 0 auto
	}

	.footer-top .footer-contact .contact-right {
		float: none;
		width: 100%
	}

	.footer-top .footer-contact .contact-right .bt {
		margin-bottom: 10px;
		background: 0;
		padding: 0
	}

	.footer-copyright {
		padding: 10px 0;
		font-size: 13px
	}

	footer .share li {
		display: inline-block;
		float: none
	}
}

@media (max-width:992px) {
	.factory {
		width: 90%;
		height: 480px;
		padding: 20px
	}

	.factory .bt {
		height: auto;
		padding-bottom: 20px;
		padding-top: 0;
		font-size: 18px
	}

	.factory .jsh {
		font-size: 14px;
		padding: 0 10px;
		height: 300px
	}

	.factory .close {
		width: 200px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin: 10px auto 0 auto
	}

	.factory .close1 {
		right: 0;
		top: 20px
	}

	.factory3 {
		width: 90%;
		height: 480px;
		padding: 12px
	}

	.factory3 .bt {
		height: auto;
		padding-bottom: 20px;
		padding-top: 0;
		font-size: 18px
	}

	.factory3 .jsh {
		font-size: 14px;
		padding: 0 10px;
		height: 440px
	}

	.factory3 .close {
		width: 200px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin: 10px auto 0 auto
	}

	.factory3 .close1 {
		right: 0;
		top: 20px
	}
}

@media (max-width:640px) {
	.footer-top .footer-contact .ewm {
		width: 100px;
	}

	.factory1 {
		width: 90%
	}

	.factory1 .box {
		padding: 37px 20px
	}

	.factory1 .bt {
		font-size: 14px
	}

	.factory1 .bt1 {
		font-size: 16px;
		padding-top: 14px
	}

	.factory1 .bt2 {
		font-size: 16px
	}

	.factory1 .input {
		padding-bottom: 18px
	}

	.selection1-show .pro-info .product-top .pro-left {
		width: 100%
	}

	.selection1-show .pro-info .product-top .pro-right .btn li {
		width: 33.33333%;
		margin-bottom: 10px
	}
}

@media (max-width:767px) {
	.page a {
		display: none
	}

	.page .prev,
	.page .next {
		display: inline-block;
		margin: 0 5px;
		padding: 0 20px
	}
}

@media (max-width:591px) {
	.register {
		padding: 30px 0;
		background-size: cover
	}

	.register .info {
		width: 100%;
		padding: 8px
	}

	.register .info .box {
		padding: 15px
	}

	.register .info .bt {
		font-size: 18px;
		margin-bottom: 5px
	}

	.register .info .span {
		font-size: 14px;
		margin-bottom: 10px
	}

	.register .info ul .guize {
		font-size: 12px;
		line-height: 25px
	}

	.register .info ul li span {
		width: 40px
	}

	.register .info ul li .input {
		padding: 0 10px 0 51px
	}

	.register .info ul .yanzhen a {
		width: 110px;
		font-size: 12px
	}

	.register .info ul .yanzhen {
		padding-right: 0
	}

	.register .info ul .submit a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.register .info ul .guize a {
		display: block;
		margin-left: 20px
	}

	.factory2 {
		width: 300px;
		height: 300px
	}

	.login .banner-text {
		width: 100%;
		margin: 0;
	}

	.login {
		height: auto;
		padding: 50px 0
	}

	.login .show .info ul {
		padding: 0 15px
	}

	.login .show {
		padding: 20px 0 0 0
	}

	.login .show .info .other {
		padding: 0 15px;
		line-height: 40px
	}

	.login .banner-text .list li a {
		font-size: 16px
	}

	.login .banner-text .list li {
		line-height: 50px
	}

	.login .show .info ul .submit a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.login .show .info ul li .guize {
		font-size: 12px;
		line-height: 25px
	}

	.login .show .info ul li span {
		width: 40px
	}

	.login .show .info ul li .input {
		padding: 0 10px 0 51px
	}
}

@media (max-width:414px) {
	.factory1 .bt {
		background: url(../images/dui.png) no-repeat top center;
		background-size: 50px;
		padding-top: 78px
	}

	.factory1 .box {
		padding: 37px 40px
	}

	.factory1 .bt2 {
		background: url(../images/cuo.png) no-repeat top center;
		background-size: 50px;
		padding-top: 78px
	}
}

@media (max-width:375px) {
	.center .aside ul li {
		width: 50%
	}
}

.se2 {
	padding: 50px 0;
	overflow: hidden;
	background: #f8f8f8
}

.se2 .info {
	/*padding: 43px 21px 18px 21px;*/
	overflow: hidden;
	border: 1px solid #e4e4e4;
	background: #fff;
	text-align: center;
	font-size: 0
}

/*.se2 ul {
	position: relative
}

.se2 ul:after {
	background: #dcdcdc;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 1
}

.se2 ul li {
	display: inline-block;
	vertical-align: top;
	width: 15.5%;
	position: relative;
	z-index: 4
}

.se2 ul li:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url("../images/anniu.png") no-repeat center center;
	position: absolute;
	top: 15px;
	right: 23%
}

.se2 ul li .box {
	float: left;
	text-align: center;
	width: 84px
}

.se2 ul li .img {
	width: 60px;
	position: relative;
	margin: 0 auto 10px auto
}

.se2 ul li .pic {
	width: 60px;
	z-index: 5;
	margin: 0 auto
}

.se2 ul li .pic:after {
	padding-bottom: 100%
}

.se2 ul li .span {
	position: relative;
	width: 52px;
	margin: 0 auto 23px auto
}

.se2 ul li .span p {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #1472ba;
	color: #fff;
	font-size: 16px;
	line-height: 52px;
	text-align: center;
	position: relative;
	z-index: 2
}

.se2 ul li .span:after {
	content: '';
	display: block;
	height: 52px;
	width: 4px;
	background: #fff;
	position: absolute;
	right: -4px;
	top: 0;
	z-index: 1
}

.se2 ul li .span:before {
	content: '';
	display: block;
	height: 52px;
	width: 4px;
	background: #fff;
	position: absolute;
	left: -4px;
	top: 0;
	z-index: 1
}

.se2 ul li .bt {
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px
}

.se2 ul li:nth-last-child(1) {
	width: 7%
}

.se2 ul li:nth-last-child(1):after {
	display: none
}

.se2 ul li:nth-last-child(1) .span:before {
	width: 400px
}

.se2 li:nth-child(1) .span:after {
	width: 400px
}*/

@media (max-width:1023px) {
	.se2 {
		padding: 30px 0
	}

	/*.se2 .info {
		padding: 10px 5px 10px 5px
	}

	.se2 ul:after {
		display: none
	}

	.se2 ul li {
		float: left;
		width: 25%
	}

	.se2 ul li:after {
		display: none
	}

	.se2 ul li .box {
		float: none;
		text-align: center;
		width: 100%
	}

	.se2 ul li .img {
		width: 40px
	}

	.se2 ul li .pic {
		width: 40px
	}

	.se2 ul li .span {
		width: 30px;
		margin: 0 auto 10px auto
	}

	.se2 ul li .span p {
		width: 30px;
		height: 30px;
		font-size: 14px;
		line-height: 30px
	}

	.se2 ul li .span:after {
		display: none
	}

	.se2 ul li .span:before {
		display: none
	}

	.se2 ul li .bt {
		font-size: 14px;
		margin-bottom: 10px
	}

	.se2 ul li:nth-last-child(1) {
		width: 25%
	}

	.se2 ul li:nth-last-child(1):after {
		display: none
	}

	.se2 ul li:nth-last-child(1) .span:before {
		display: none
	}

	.se2 li:nth-child(1) .span:after {
		display: none
	}*/
}

.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1
}

.home-banner .home-banner-slick .slick-list {
	overflow: hidden
}

.home-banner .home-banner-slick .slick-slide {
	position: relative;
	overflow: hidden
}

.home-banner .home-banner-slick .item {
	position: relative;
	text-align: center
}

.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	bottom: 34px;
	line-height: 0;
	text-align: center
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 3px;
	padding: 2px;
	width: 16px;
	height: 16px;
	z-index: 2;
	background: 0;
	border-radius: 50%
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	display: block;
	background: #fff;
	border-radius: 50%
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active {
	background: #fff
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
	background: #1472ba
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
	color: transparent
}

.home-banner .home-banner-slick-phone {
	overflow: hidden;
	display: none
}

.home-banner .home-banner-slick-phone .slick-slide {
	position: relative;
	overflow: hidden
}

.home-banner .home-banner-slick-phone .slick-slide img {
	-webkit-animation: 1s bmove1 alternate linear;
	animation: 1s bmove1 alternate linear
}

.home-banner .home-banner-slick-phone .slick-dots {
	z-index: 10;
	bottom: 10px;
	line-height: 0;
	text-align: center
}

.home-banner .home-banner-slick-phone .slick-dots li {
	margin: 0 3px;
	padding: 1px;
	width: 12px;
	height: 12px;
	z-index: 2;
	background: 0;
	border-radius: 50%
}

.home-banner .home-banner-slick-phone .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	display: block;
	background: #fff;
	border-radius: 50%
}

.home-banner .home-banner-slick-phone .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active {
	background: #fff
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
	background: #1472ba
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button:before {
	color: transparent
}

@media (max-width:1024px) {
	.home-banner .home-banner-slick {
		display: none
	}

	.home-banner .home-banner-slick-phone {
		display: block
	}
}

.index-home .ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.index-home .pic:after {
	padding-bottom: 100%
}

.index-home .index-title {
	text-align: center;
	position: relative;
	height: 143px;
	padding-top: 33px
}

.index-home .index-title .pic {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	z-index: 5
}

.index-home .index-title h3 {
	font-size: 36px;
	color: #333;
	position: relative;
	z-index: 5;
	font-weight: normal;
	margin-top: 6px
}

.index-home .index-title p {
	font-size: 130px;
	color: #fafafa;
	text-transform: uppercase;
	font-family: "Kankin";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 143px;
	z-index: 1
}

@media (max-width:1023px) {
	.index-home .index-title {
		height: auto;
		padding-top: 20px
	}

	.index-home .index-title .pic {
		width: 30px;
		height: 30px
	}

	.index-home .index-title h3 {
		font-size: 20px;
		margin-top: 3px
	}

	.index-home .index-title p {
		font-size: 45px;
		line-height: 60px
	}
}

.index-home .index-bottom {
	padding: 27px 0
}

.index-home .index-bottom .list {
	text-align: center;
	font-size: 0;
	margin-bottom:30px;
}

.index-home .index-bottom .list ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 1px 5px 1px
}

.index-home .index-bottom .list ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	border-radius: 5px;
	line-height: 39px;
	padding: 0 23px
}

@media (min-width:1025px) {
	.index-home .index-bottom .list ul li:hover a {
		background: #1472ba;
		color: #fff
	}
}

.index-home .index-bottom .list ul .sel a {
	background: #1472ba;
	color: #fff
}

.index-home .index-bottom .show .info {
	display: none
}

.index-home .index-bottom .iplist {
	margin: 0 -10px;
	padding-top: 24px
}

.index-home .index-bottom .iplist li {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 15px
}

.index-home .index-bottom .iplist li .box {
	border: 1px solid #e5e5e5;
	overflow: hidden
}

.index-home .index-bottom .iplist li .pic {
	background: #fff
}

.index-home .index-bottom .iplist li .pic img {
	transition: .5s
}

.index-home .index-bottom .iplist li .pic:after {
	padding-bottom: 71.7948717948718%
}

.index-home .index-bottom .iplist li .bt {
	margin: 0 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	line-height: 54px;
	padding: 0 82px 0 22px;
	font-size: 18px;
	color: #333;
	border-top: 1px solid #e5e5e5
}

.index-home .index-bottom .iplist li .bt span {
	position: absolute;
	top: 0;
	right: 23px;
	font-size: 16px;
	opacity: .4;
	background: url(../images/right.png) no-repeat center right;
	background-size: 5px;
	padding-right: 15px
}

@media (min-width:1025px) {
	.index-home .index-bottom .iplist li:hover .box {
		border: 1px solid #1472ba;
		background: #1472ba;
		box-shadow: 0 0 12px 0 rgba(248, 172, 1, 0.25)
	}

	.index-home .index-bottom .iplist li:hover .pic img {
		transform: scale(1.05)
	}

	.index-home .index-bottom .iplist li:hover .bt {
		color: #fff;
		border-top: 1px solid #1472ba
	}

	.index-home .index-bottom .iplist li:hover .bt span {
		opacity: 1;
		color: #fff;
		background: url(../images/righth.png) no-repeat center right;
		background-size: 5px
	}
}

@media (max-width:1200px) {
	.index-home .index-bottom .iplist {
		margin: 0 -5px;
		padding-top: 15px
	}

	.index-home .index-bottom .iplist li {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.index-home .index-bottom .iplist li .bt {
		margin: 0 10px;
		line-height: 44px;
		padding: 0 55px 0 5px;
		font-size: 14px
	}

	.index-home .index-bottom .iplist li .bt span {
		right: 5px;
		font-size: 14px;
		padding-right: 10px
	}
}

@media (max-width:1023px) {
	.index-home .index-bottom .iplist li {
		width: 50%
	}
}

.index-home .index-bottom .iclist {
	margin: 0 -20px;
	padding-top: 24px
}

.index-home .index-bottom .iclist li {
	width: 50%;
	float: left;
	padding: 0 20px;
	margin-bottom: 15px
}

.index-home .index-bottom .iclist li .box {
	overflow: hidden;
	position: relative;
	padding: 11px;
	background: #fff;
	border-bottom: 5px solid rgba(255, 255, 255, 0)
}

.index-home .index-bottom .iclist li .pic {
	background: #fff;
	position: absolute;
	top: 11px;
	left: 11px;
	width: 327px;
	border: 1px solid #e5e5e5
}

.index-home .index-bottom .iclist li .pic img {
	transition: .5s
}

.index-home .index-bottom .iclist li .pic:after {
	padding-bottom: 64.92307692307692%
}

.index-home .index-bottom .iclist li .text {
	height: 213px;
	padding-left: 356px;
	padding-top: 28px
}

.index-home .index-bottom .iclist li .bt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-size: 18px;
	color: #333;
	margin-bottom: 25px
}

.index-home .index-bottom .iclist li .jsh {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	margin-bottom: 17px
}

.index-home .index-bottom .iclist li .more {
	width: 149px;
	height: 31px;
	line-height: 31px;
	transition: .5s;
	position: absolute;
	bottom: 20px
}

.index-home .index-bottom .iclist li .more p {
	font-size: 16px;
	color: rgba(102, 102, 102, 0.5);
	background: url("../images/jiantou.png") no-repeat center right;
	background-size: 18px;
	display: inline-block;
	padding-right: 26px;
	letter-spacing: 1px;
	transition: .5s
}

@media (min-width:1025px) {
	.index-home .index-bottom .iclist li:hover .box {
		border-bottom: 5px solid #1472ba;
		box-shadow: 0 0 12px 0 rgba(4, 0, 0, 0.1)
	}

	.index-home .index-bottom .iclist li:hover .pic img {
		transform: scale(1.05)
	}

	.index-home .index-bottom .iclist li:hover .bt {
		color: #1472ba;
		font-weight: bold
	}

	.index-home .index-bottom .iclist li:hover .more {
		background: url("../images/bg.png") no-repeat center center;
		right: 0;
		bottom: 0
	}

	.index-home .index-bottom .iclist li:hover .more p {
		color: #fff;
		background: url("../images/jiantouh.png") no-repeat center right;
		background-size: 18px;
		padding-left: 25px
	}
}

@media (max-width:1200px) {
	.index-home .index-bottom .iclist {
		margin: 0 -5px;
		padding-top: 15px
	}

	.index-home .index-bottom .iclist li {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.index-home .index-bottom .iclist li .box {
		padding: 10px
	}

	.index-home .index-bottom .iclist li .pic {
		top: 10px;
		left: 10px;
		width: 220px
	}

	.index-home .index-bottom .iclist li .text {
		height: 144px;
		padding-left: 240px;
		padding-top: 5px
	}

	.index-home .index-bottom .iclist li .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.index-home .index-bottom .iclist li .jsh {
		font-size: 13px;
		height: 52px;
		margin-bottom: 10px
	}

	.index-home .index-bottom .iclist li .more p {
		font-size: 14px
	}
}

@media (max-width:1023px) {
	.index-home .index-bottom .iclist li .box {
		padding: 0
	}

	.index-home .index-bottom .iclist li .pic {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		border: 0
	}

	.index-home .index-bottom .iclist li .text {
		height: auto;
		padding-left: 10px;
		padding-right: 10px
	}

	.index-home .index-bottom .iclist li .more {
		position: relative;
		bottom: auto
	}
}

.index-home .index-bottom .ivlist {
	margin: 0 -12px;
	overflow: hidden;
	position: relative;
	padding-top: 24px
}

.index-home .index-bottom .ivlist li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 12px;
	margin-bottom: 18px
}

.index-home .index-bottom .ivlist li .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;
}

.index-home .index-bottom .ivlist li .box:hover .btn {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

@media (max-width:767px) {
	.index-home .index-bottom .ivlist li .box .pic .btn {
		width: 42px;
		height: 42px;
		margin: -23px 0 0 -26px
	}
}

.index-home .index-bottom .ivlist li .box .pic:after {
	padding-bottom: 58.53658536585366%
}

.index-home .index-bottom .ivlist li .box .title-view {
	border-top: 2px solid #1472ba;
	overflow: hidden;
	line-height: 58px;
	position: relative
}

.index-home .index-bottom .ivlist li .box .title-view .title {
	display: block;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 70px 0 0
}

@media (min-width:1025px) {
	.index-home .index-bottom .ivlist li .box .title-view .title:hover {
		color: #1472ba
	}
}

.index-home .index-bottom .ivlist li .box .title-view .view {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
	display: inline-block;
	width: 70px;
	text-align: right;
	overflow: hidden
}

.index-home .index-bottom .ivlist li .box .title-view .view .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0
}

.index-home .index-bottom .ivlist li .box .title-view .view img {
	vertical-align: middle;
	margin: -2px 0 0
}

@media (max-width:1200px) {
	.index-home .index-bottom .ivlist {
		margin: 0 -5px;
		padding-top: 15px
	}

	.index-home .index-bottom .ivlist li {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.index-home .index-bottom .ivlist li .box .title-view {
		line-height: 44px
	}

	.index-home .index-bottom .ivlist li .box .title-view .title {
		font-size: 14px
	}
}

@media (max-width:1023px) {
	.index-home .index-bottom .ivlist li {
		width: 50%
	}
}

@media (max-width:1200px) {
	.index-home .index-bottom .list ul li a {
		font-size: 14px;
		line-height: 35px;
		padding: 0 10px
	}
}

@media (max-width:1023px) {
	.index-home .index-bottom {
		padding: 20px 0 0 0
	}
}

.index-home .index-product {
	padding: 50px 0 43px 0
}

.index-home .index-product .container {
	max-width: 1648px
}

@media (max-width:1650px) {
	.index-home .index-product .container {
		max-width: 100%
	}
}

@media (max-width:1340px) {
	.index-home .index-product .container {
		padding: 0 10px
	}
}

@media (max-width:1023px) {
	.index-home .index-product {
		padding: 30px 0
	}
}

.index-home .index-case {
	padding: 50px 0 38px 0;
	overflow: hidden;
	background: url("../images/bg1.jpg") no-repeat top center
}

.index-home .index-case .container {
	max-width: 1420px
}

.index-home .index-case .index-title p {
	color: #f0f0f0
}

@media (max-width:1420px) {
	.index-home .index-case .container {
		max-width: 100%
	}
}

@media (max-width:1340px) {
	.index-home .index-case .container {
		padding: 0 10px
	}
}

@media (max-width:1023px) {
	.index-home .index-case {
		padding: 30px 0;
		background-size: cover
	}
}

.index-home .index-video {
	padding: 50px 0 18px 0;
	overflow: hidden
}

.index-home .index-video .container {
	max-width: 1420px
}

@media (max-width:1420px) {
	.index-home .index-video .container {
		max-width: 100%
	}
}

@media (max-width:1340px) {
	.index-home .index-video .container {
		padding: 0 10px
	}
}

@media (max-width:1023px) {
	.index-home .index-video {
		padding: 30px 0
	}
}

.index-home .index-about {
	height: 783px;
	position: relative;
	overflow: hidden;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.index-home .index-about .container {
	max-width: 1420px
}

.index-home .index-about .txt {
	position: relative;
	width: 100%;
	height: 100%
}

.index-home .index-about .txt .box {
	padding: 180px 0 10px;
	text-align: right
}

.index-home .index-about .txt big {
	color: #000;
	display: block;
	font-size: 50px;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	letter-spacing: 1px;
	font-family: "HansKendrick-Regular";
	padding-bottom: 20px
}

.index-home .index-about .txt big:after {
	display: block;
	width: 35px;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #1472ba;
	margin: 14px 0;
	content: ''
}

.index-home .index-about .txt h3 {
	font-size: 36px;
	color: #333;
	font-weight: normal;
	margin-bottom: 27px
}

.index-home .index-about .txt .txt1 {
	padding: 0 0 0 225px;
	position: relative
}

.index-home .index-about .txt .right {
	position: relative;
	width: 35%;
	overflow: hidden;
	padding: 9px 0 0 55px;
	float: right;
	text-align: left
}

.index-home .index-about .txt .right:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	width: 1px;
	height: 150px;
	top: 0;
	background: #000
}

.index-home .index-about .txt .right:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #000
}

.index-home .index-about .txt .right p {
	font-size: 16px;
	line-height: 30px;
	height: 180px;
	color: #333;
	overflow: hidden;
	position: relative
}

.index-home .index-about .txt .right .more {
	margin: 26px 0 0 9px;
	display: inline-block;
	padding: 0 124px 0 0;
	position: relative
}

.index-home .index-about .txt .right .more:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 124px;
	height: 1px;
	background: #1472ba
}

.index-home .index-about .txt .right .more a {
	display: block;
	width: 160px;
	height: 42px;
	padding: 0 0 0 33px;
	color: #000;
	font-size: 16px;
	line-height: 40px;
	border-radius: 50px;
	background: rgba(248, 172, 1, 0.5) url(../images/right.png) no-repeat 78% center;
	background-size: 5px;
	border: 1px solid #1472ba;
	letter-spacing: 1px
}

@media (max-width:1420px) {
	.index-home .index-about .container {
		max-width: 100%
	}
}

@media (max-width:1340px) {
	.index-home .index-about .container {
		padding: 0 10px
	}
}

@media (max-width:1200px) {
	.index-home .index-about .txt .right {
		width: 50%
	}
}

@media (max-width:1023px) {
	.index-home .index-about {
		padding: 30px 0;
		height: auto
	}

	.index-home .index-about .txt .box {
		padding: 60px 0 10px
	}

	.index-home .index-about .txt big {
		font-size: 30px;
		line-height: 50px;
		padding-bottom: 15px
	}

	.index-home .index-about .txt h3 {
		font-size: 26px;
		margin-bottom: 17px
	}

	.index-home .index-about .txt .txt1 {
		padding: 0 0 0 25px
	}

	.index-home .index-about .txt .right {
		width: 100%;
		padding: 9px 0 0 35px
	}

	.index-home .index-about .txt .right p {
		font-size: 14px;
		line-height: 30px;
		max-height: 180px;
		height: auto
	}

	.index-home .index-about .txt .right .more a {
		width: 130px;
		padding: 0 0 0 22px;
		font-size: 14px
	}
}

.index-home .index-number {
	height: 222px;
	padding-top: 62px;
	background: url("../images/bg2.jpg") no-repeat top center
}

.index-home .index-number .list li {
	float: left;
	text-align: center;
	padding: 0;
	width: 23.5%;
	cursor: pointer;
	border-right: 1px solid rgba(255, 255, 255, 0.34)
}

.index-home .index-number .list li .box {
	transition: .5s
}

.index-home .index-number .list li .p {
	font-size: 15px;
	margin-top: 24px;
	color: #fff
}

.index-home .index-number .list li .num {
	line-height: 46px;
	color: #fff;
	height: 46px;
	font-family: "DINPro-Regular"
}

.index-home .index-number .list li .num span {
	font-size: 55px;
	font-weight: bold
}

.index-home .index-number .list li .num sup {
	font-size: 27px;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	height: 30px
}

.index-home .index-number .list li:nth-child(1) {
	width: 15.5%
}

.index-home .index-number .list li:nth-child(1) .box {
	float: left
}

.index-home .index-number .list li:nth-last-child(1) {
	width: 14%;
	border: 0
}

.index-home .index-number .list li:nth-last-child(1) .box {
	float: right
}

@media (max-width:1023px) {
	.index-home .index-number {
		padding: 30px 0;
		height: auto;
		overflow: hidden
	}

	.index-home .index-number .list {
		text-align: center;
		font-size: 0
	}

	.index-home .index-number .list li {
		width: 33.333333333333336%;
		margin-bottom: 5px;
		border: 0;
		display: inline-block;
		vertical-align: top;
		float: none
	}

	.index-home .index-number .list li .p {
		font-size: 12px;
		margin-top: 5px
	}

	.index-home .index-number .list li .num {
		line-height: 36px;
		height: 36px
	}

	.index-home .index-number .list li .num span {
		font-size: 25px
	}

	.index-home .index-number .list li .num sup {
		font-size: 17px
	}

	.index-home .index-number .list li:nth-child(1) {
		width: 33.333333333333336%
	}

	.index-home .index-number .list li:nth-child(1) .box {
		float: none
	}

	.index-home .index-number .list li:nth-last-child(1) {
		width: 33.333333333333336%
	}

	.index-home .index-number .list li:nth-last-child(1) .box {
		float: none
	}
}

.index-home .index-news {
	padding: 32px 0;
	overflow: hidden
}

.index-home .index-news .container {
	max-width: 1420px
}

.index-home .index-news .index-bottom {
	padding: 39px 0 0 0
}

.index-home .index-news .home-news {
	margin: 0 -20px 30px -20px
}

.index-home .index-news .home-news li {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 20px
}

.index-home .index-news .home-news li a {
	border: 1px solid #e5e5e5;
	display: block;
	width: 100%;
	padding: 38px 40px 0 167px;
	position: relative;
	height: 165px
}

.index-home .index-news .home-news li a time {
	display: block;
	width: 96px;
	height: 96px;
	position: absolute;
	left: 32px;
	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;
	font-family: "DINPro-Regular"
}

.index-home .index-news .home-news li a time big {
	text-align: center;
	display: block;
	color: #333;
	font-size: 36px;
	height: 34px;
	line-height: 34px;
	overflow: hidden
}

.index-home .index-news .home-news li a time small {
	text-align: center;
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	margin: 2px auto 0;
	overflow: hidden
}

.index-home .index-news .home-news li a .txt .title {
	position: relative;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	padding: 0 50px 0 0;
	overflow: hidden
}

.index-home .index-news .home-news li a .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
}

.index-home .index-news .home-news li a .txt .title em:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 1px;
	background: #666
}

.index-home .index-news .home-news li a .txt p {
	color: #666;
	font-size: 14px;
	margin: 15px 0 0;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

@media (min-width:1025px) {
	.index-home .index-news .home-news li a:hover time {
		background: #1472ba;
		border: 1px solid #1472ba;
		box-shadow: 0 0 0 10px #fef6e3
	}

	.index-home .index-news .home-news li a:hover time big {
		color: #fff
	}

	.index-home .index-news .home-news li a:hover time small {
		color: #fff
	}

	.index-home .index-news .home-news li a:hover .txt span {
		color: #1472ba;
		font-weight: bold
	}
}

@media (max-width:1420px) {
	.index-home .index-news .container {
		max-width: 100%
	}
}

@media (max-width:1340px) {
	.index-home .index-news .container {
		padding: 0 10px
	}
}

@media (max-width:1200px) {
	.index-home .index-news .home-news {
		margin: 0 -5px 30px -5px
	}

	.index-home .index-news .home-news li {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.index-home .index-news .home-news li a .txt .title {
		font-size: 16px
	}

	.index-home .index-news .home-news li a .txt p {
		font-size: 13px
	}
}

@media (max-width:1023px) {
	.index-home .index-news {
		padding: 30px 0
	}

	.index-home .index-news .index-bottom {
		padding: 20px 0 0 0
	}

	.index-home .index-news .home-news {
		margin: 0 -5px 10px -5px
	}

	.index-home .index-news .home-news li {
		width: 100%
	}

	.index-home .index-news .home-news li a {
		height: 90px;
		padding: 10px 15px 0 85px
	}

	.index-home .index-news .home-news li a time {
		width: 60px;
		height: 60px;
		left: 10px;
		padding: 10px 0 0;
		margin-top: -30px
	}

	.index-home .index-news .home-news li a time big {
		line-height: 20px;
		font-size: 16px;
		height: 20px
	}

	.index-home .index-news .home-news li a time small {
		line-height: 16px;
		font-size: 12px;
		height: 16px
	}

	.index-home .index-news .home-news li a .txt .title {
		font-size: 14px
	}

	.index-home .index-news .home-news li a .txt p {
		margin: 5px 0 0;
		font-size: 12px;
		height: 40px;
		line-height: 20px
	}
}

@font-face {
	font-family: "DINPro-Regular";
	src: url("../font/DINPro-Regular.woff2") format("woff2"), url("../fonts/dinpro-regular.woff") format("woff"), url("../fonts/dinpro-regular.ttf") format("truetype"), url("../fonts/dinpro-regular.eot") format("embedded-opentype"), url("../fonts/dinpro-regular.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "HansKendrick-Regular";
	src: url("../fonts/hanskendrick-regular.woff2") format("woff2"), url("../fonts/hanskendrick-regular.woff") format("woff"), url("../fonts/hanskendrick-regular.ttf") format("truetype"), url("../fonts/hanskendrick-regular.eot") format("embedded-opentype"), url("../fonts/hanskendrick-regular.svg") format("svg")
}

.footer-link {
	color: rgba(255, 255, 255, 0.6);
	margin-bottom: 20px;
	font-size: 13px
}

.footer-link a {
	color: rgba(255, 255, 255, 0.6)
}

@media (min-width:1025px) {
	.footer-link a:hover {
		color: #fff;
		text-decoration: underline
	}
}

@media (max-width:1023px) {
	.block-float1 {
		display: none
	}
}

.xuanze .li span font {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

@media (max-width:640px) {
	.xuanze .li .xuanze-info .pic {
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		display: none;
	}

	.xuanze .li .xuanze-info .pic:after {
		padding-bottom: 66.4819944598338%;
	}

	.xuanze .li .xuanze-info .text {
		height: auto;
		padding-top: 10px;
		display: none;
	}

	.xuanze .li .xuanze-info .text .jsh {
		margin-bottom: 0;
	}

	.xuanze .li .xuanze-info {
		position: relative;
		padding-left: 0;
		/*margin:5px 15px 15px 15px;*/
		height: auto;
		margin: 0;
	}
}



/*.xuanze .li.shengju ul li,.xuanze .li.zhongliang ul li,.xuanze .li.chicun ul li {
    margin: 3px 0 3px 0;
    width: 125px;
}*/

.xuanze .li.shengju ul li .select,
.xuanze .li.zhongliang ul li .select,
.xuanze .li.chicun ul li .select {
	float: left;
}

.xuanze .li.shengju ul li:nth-child(1) .select {
	float: left;
}

@media (max-width:640px) {
	.xuanze .li .show1 li:nth-child(1) {
		width: 32%;
	}

	.xuanze .li.shengju ul li,
	.xuanze .li.zhongliang ul li,
	.xuanze .li.chicun ul li {
		width: 32%;
	}

	.select .xuanzhong {
		padding-left: 0;
	}

	.xuanze .li ul li {
		margin: 3px 0 3px 0;
	}

}


.mobile-footer-menu {
	display: none;
	height: 54px
}

@media (max-width:768px) {
	.footer {
		margin-bottom: 68px;
	}

	.mobile-footer-menu {
		display: block;
		width: 100%;
		background: #1472ba;
		padding: 5px 0;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 99;
		list-style: none;
		font-size: 12px
	}

	.mobile-footer-menu li {
		width: 25%;
		float: left;
		position: relative
	}

	.mobile-footer-menu li:after {
		content: "";
		position: absolute;
		height: 42px;
		width: 1px;
		background: rgba(255, 255, 255, 0.1);
		right: 0;
		top: 2px
	}

	.mobile-footer-menu li span {
		width: 24px;
		height: 24px;
		display: block;
		margin: 0 auto;
		position: relative;
		overflow: hidden
	}

	.mobile-footer-menu li span img {
		max-width: 100%
	}

	.mobile-footer-menu li em {
		font-style: normal;
		text-align: center;
		display: block;
		color: #fff;
		height: 20px;
		line-height: 20px;
		overflow: hidden
	}

	.mobile-footer-menu li:last-child:after {
		display: none
	}
}

.xuanze .li.chache ul li .select .xuanzhong {
	background: none;
}

.xuanze .li.chache ul .active .select .xuanzhong {
	background: #1472ba;
}

.selection1-show .pro-info .pro-bottom .biaoge2 {
	display: none;
}

.list001 ul li {
	width: 50%;
	padding: 5px 10px;
	line-height: 30px;
	border-right: 1px solid #1472ba;
	display: table-cell;
	vertical-align: middle;
}

.list001 ul li:nth-child(2n) {
	border: 0;
}

@media (max-width:1261px) {
	.selection1-show .pro-info .pro-bottom .biaoge {
		display: none;
	}

	.selection1-show .pro-info .pro-bottom .biaoge2 {
		display: block;
	}

	.list001 ul li {
		padding: 0;
		line-height: 30px;
		font-size: 12px;
	}
}


/****************2020-10-29会员弹出新增*************************/

.transparent2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none
}

.pop1 {
	position: fixed;
	z-index: 999;

	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	left: 50%;
	top: 50%;
	padding: 10px;
	transform: translate(-50%, -50%);
	display: none;
}

.pop1 .close {
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	right: -16px;
	top: -16px;
	background: url(../images/closed1.png) no-repeat;
}

.pop1 .info {
	background: #fff;
	height: 100%;
}


.pop1 .banner-text {
	width: 420px;
	float: right;
	border: 8px solid rgba(255, 255, 255, 0.2);
	z-index: 9;
	overflow: hidden;
	padding: 2px;
	position: relative
}

.pop1 .banner-text .list {
	text-align: center;
	font-size: 0;
	background: #fff;
	border-bottom: 1px solid #eee
}

.pop1 .banner-text .list li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 60px;
	width: 50%
}

.pop1 .banner-text .list li a {
	display: block;
	font-size: 18px;
	color: #333;
	position: relative;
	padding: 0 14px
}

.pop1 .banner-text .list li a:after {
	content: '';
	display: block;
	width: 1px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -20px;
	background: #eee
}

.pop1 .banner-text .list li:nth-child(2) a:after {
	display: none
}

.pop1 .banner-text .list .sel a {
	color: #f8ad03;
	font-weight: bold
}

.pop1 .show {
	background: #fff;
	padding: 40px 0 0 0
}

.pop1 .show .info {
	display: none
}

.pop1 .show .info ul {
	padding: 0 34px;
	margin-bottom: 12px;
	overflow: hidden
}

.pop1 .show .info ul li {
	position: relative;
	border-radius: 5px;
	margin-bottom: 20px
}

.pop1 .show .info ul li span {
	width: 61px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #bfbfbf
}

.pop1 .show .info ul li .r1 {
	background: #bfbfbf url("../images/r1.png") no-repeat center center;
	background-size: 20px
}

.pop1 .show .info ul li .r2 {
	background: #bfbfbf url("../images/r2.png") no-repeat center center;
	background-size: 20px
}

.pop1 .show .info ul li .r3 {
	background: #bfbfbf url("../images/r3.png") no-repeat center center;
	background-size: 20px
}

.pop1 .show .info ul li .r5 {
	background: #bfbfbf url("../images/r5.png") no-repeat center center;
	background-size: 20px
}

.pop1 .show .info ul li .input {
	width: 100%;
	height: 40px;
	border: 1px solid #bfbfbf;
	outline: 0;
	background: 0;
	padding: 0 10px 0 81px;
	font-size: 14px;
	color: #999;
	border-radius: 5px
}

.pop1 .show .info ul li .input::-webkit-input-placeholder {
	color: #999
}

.pop1 .show .info ul li .input:-moz-placeholder {
	color: #999;
	opacity: 1
}

.pop1 .show .info ul li .input::-moz-placeholder {
	color: #999;
	opacity: 1
}

.pop1 .show .info ul li .input:-ms-input-placeholder {
	color: #999
}

.pop1 .show .info ul li .input:focus {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.pop1 .show .info ul li .input:focus::-webkit-input-placeholder {
	color: #1472ba
}

.pop1 .show .info ul li .input:focus:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.pop1 .show .info ul li .input:focus::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.pop1 .show .info ul li .input:focus:-ms-input-placeholder {
	color: #1472ba
}

.pop1 .show .info ul li .input:hover {
	color: #1472ba;
	border: 1px solid #1472ba;
	box-shadow: 0 0 5px 0 rgba(248, 146, 1, 0.75)
}

.pop1 .show .info ul li .input:hover::-webkit-input-placeholder {
	color: #1472ba
}

.pop1 .show .info ul li .input:hover:-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.pop1 .show .info ul li .input:hover::-moz-placeholder {
	color: #1472ba;
	opacity: 1
}

.pop1 .show .info ul li .input:hover:-ms-input-placeholder {
	color: #1472ba
}

.pop1 .show .info ul li .input::-webkit-outer-spin-button,
.pop1 .show .info ul li .input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.pop1 .show .info ul li .input[type="number"] {
	-moz-appearance: textfield
}

.pop1 .show .info ul li:hover span {
	background-color: #1472ba !important
}

.pop1 .show .info ul .yanzhen {
	padding-right: 115px
}

.pop1 .show .info ul .yanzhen a {
	height: 40px;
	border-radius: 5px;
	width: 105px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0
}

.pop1 .show .info ul .yanzhen a:hover {
	background: #feba20
}

.pop1 .show .info ul .guize {
	margin-bottom: 16px
}

.pop1 .show .info ul .guize a {
	float: right
}

.pop1 .show .info ul .submit {
	margin-bottom: 18px
}

.pop1 .show .info ul .submit a {
	background: #1472ba;
	color: #fff;
	border: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	outline: 0;
	display: block;
	font-size: 18px;
	border-radius: 5px;
	text-align: center
}

.pop1 .show .info ul .submit a:hover {
	background: #feba20
}

.pop1 .show .info .other {
	padding: 0 34px;
	border-top: 1px solid #eee;
	line-height: 60px
}

.pop1 .show .info .other a {
	font-size: 16px
}

.pop1 .show .info .other a:hover {
	color: #feba20;
	text-decoration: underline
}

.pop1 .show .info .other .fr {
	float: right
}

.pop1 .show .info .denglu {
	color: #1472ba
}

.pop1 .show .info .denglu:hover {
	color: #feba20;
	text-decoration: underline
}

@media (max-width:591px) {
	.pop1 {
		width: 85%;
	}

	.pop1 .banner-text {
		width: 100%;
		margin: 0;
	}

	.pop1 .banner-text .list li a {
		font-size: 16px
	}

	.pop1 .banner-text .list li {
		line-height: 50px
	}

	.pop1 .show .info ul {
		padding: 0 15px
	}

	.pop1 .show {
		padding: 20px 0 0 0
	}

	.pop1 .show .info .other {
		padding: 0 15px;
		line-height: 40px
	}

	.pop1 .show .info ul .submit a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.pop1 .show .info ul li .guize {
		font-size: 12px;
		line-height: 25px
	}

	.pop1 .show .info ul li span {
		width: 40px
	}

	.pop1 .show .info ul li .input {
		padding: 0 10px 0 51px
	}
}

.phcopy {
	display: none;
}

@media (max-width:640px) {
	.pccopy {
		display: none;
	}

	.phcopy {
		display: block;
	}

}

.login .txt {
	width: 1072px;
	overflow: hidden;
	margin-left: 84px;
}

.login .txt .img1 {
	width: 494px;
	float: left;
}

.txt .img1 img {
	display: block;
}

@media (max-width:1260px) {
	.login .txt {
		margin: 0 auto;
	}
}

@media (max-width:1100px) {
	.login .txt {
		width: 100%;
	}

	.login .banner-text {
		margin-right: 0;
	}
}

@media (max-width:1023px) {
	.login .txt {
		width: 469px;
		position: relative;
	}

	.login .txt .img1 {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.login .txt .img1 img {
		height: 100%;
	}
}


@media (max-width:591px) {
	.login .txt {
		width: 100%;
	}
}



.bread-crumbs {
	position: relative;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden
}

.bread-crumbs .crumbs-handle {
	position: relative;
	margin-bottom: 9px;
	display: inline-block;
	font-size: 14px;
	color: #333;
	border: 1px dashed #f8ad03;
	padding: 0 30px 0 5px;
}

.bread-crumbs .crumbs-handle a {
	position: absolute;
	top: 4px;
	right: 0;
	width: 20px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333
}


.yang-class {
	height: 40px;
	overflow: hidden;
	position: relative
}

.yang-class .list {
	float: left;
	padding-left: 54px;
	padding-right: 65px;
	margin-bottom: 10px
}

.yang-class .list label {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	position: relative;
	z-index: 1
}

.yang-class ul li.on a {
	color: #f8ad03
}

.yang-class ul li span {
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	cursor: pointer
}

.yang-check i {
	background: url(../images/icon25.png) 1px -110px
}



.yang-class .list label {
	position: relative;
}

.yang-class .list label .bt {
	user-select: none;
	position: relative;
	cursor: pointer;
	padding: 0 10px 0 28px;
	font-size: 14px;
	color: #555;
}

.yang-class .list label .bt:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	transition: all .15s ease;
}

.yang-class .list label input {
	position: absolute;
	top: 0;
	left: -20px;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border-radius: 0;
}

.yang-class .list label input:checked {
	border: 0 !important;
	background: none;
	overflow: hidden;
}

.yang-class .list label input:checked+.bt,
.yang-class .list .emlist .bt {
	color: #333;
}

.yang-class .list label input:checked+.bt:after,
.yang-class .list .emlist .bt:after {
	border-color: #f8ad03;
	background-color: #f8ad03;
}

.yang-class .list label input:checked+.bt:before,
.yang-class .list .emlist .bt:before {
	left: 7px;
	top: 13px;
	width: 6px;
	height: 11px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	display: block;
	content: "";
	z-index: 1;
}

@media (min-width: 1025px) {
	.yang-class .list label:hover .bt:after {
		border-color: #898989;
		box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	}
}

.yang-class ul li i {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	border: 1px solid #d3d3d3;
	margin-top: 11px;
	margin-right: 5px
}

.yang-class strong {
	font-weight: 700;
	display: block;
	color: #000;
	line-height: 40px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0
}

.yang-class ul li.on i {
	background: url(../images/icon25.png) 1px -110px;
	border: 1px solid #f8ad03
}

.yang-class-p1 {
	position: absolute;
	height: 40px;
	top: 6px;
	right: 0;
	width: 62px;
	z-index: 1;
	overflow: hidden
}

.yang-class-p1 a {
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 14px;
	color: #535353;
	padding-right: 25px;
	position: relative;
}

.yang-class-p1 a.yang-class-a1 {

	float: left;
	transition: background-position-y .25s;
	-moz-transition: background-position-y .25s;
	-webkit-transition: background-position-y .25s;
	-o-transition: background-position-y .25s;
	cursor: pointer
}

.yang-class-p1 a.yang-class-a1:before {
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/icon25.png) no-repeat 6px -38px;
}

.more-down {
	height: auto
}

.more-down .yang-class-p1 a.yang-class-a1:before {
	background: url(../images/icon25.png) no-repeat 6px -86px;
}



.xprolist {
	overflow: hidden;
	margin: 0 -10px;
	margin-top: 40px;
}

.xprolist li {
	overflow: hidden;
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-bottom: 51px;
}

.xprolist li a {
	display: block;
	padding: 12px;
	border: 1px solid #dcdcdc;
}

.xprolist li a .pic {
	width: 100%;
}

.xprolist li a .pic img {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.xprolist li a .pic:before {
	content: '';
	display: block;
	background: rgba(242, 151, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 55;
	width: 100%;
	height: 100%;
}

.xprolist li a .pic .pic-info {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 20px;
	z-index: 56;
	display: none;
	transform: translateY(-50%);
}

.xprolist li a .pic .pic-info p {
	color: #fff;
	text-align: center;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.xprolist li a .pic .pic-info .more {
	background: url(../images/xmore.png) no-repeat center center;
	width: 43px;
	height: 43px;
	margin: 28px auto 0 auto;
	display: block;
}

.xprolist li a .case-info .case-title {
	font-size: 18px;
	color: #333;
	margin-top: 14px;
	line-height: 41px;
	padding-bottom: 4px;
	border-bottom: 1px solid #dcdcdc;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.xprolist li a .case-info .case-p {
	line-height: 30px;
	padding: 5px 0;
}

.xprolist li a .case-info .case-p span {
	display: block;
	overflow: hidden;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 27px;
}

.xprolist li a .case-info .case-p .xf1 {
	background: url(../images/xf1.png) no-repeat center left;
	background-size: 20px;

}

.xprolist li a .case-info .case-p .xf2 {
	background: url(../images/xf2.png) no-repeat center left;
	background-size: 20px;
}

.xprolist li a .case-info .case-p .xf3 {
	background: url(../images/xf3.png) no-repeat center left;
	background-size: 20px;
}

.xprolist li a .case-info .case-p .xf4 {
	background: url(../images/xf4.png) no-repeat center left;
	background-size: 20px;
}

.xprolist li a .case-info .case-p .xf5 {
	background: url(../images/xf5.png) no-repeat center left;
	background-size: 20px;
}

.xprolist li a .case-info .case-p .xf6 {
	background: url(../images/xf6.png) no-repeat center left;
	background-size: 20px;
}

@media(min-width:1025px) {
	.xprolist li:hover .pic img {
		transform: scale(1.1);
	}

	.xprolist li:hover .pic:before {
		display: block;
	}

	.xprolist li:hover .pic .pic-info {
		display: block;
	}

	.xprolist li:hover a .case-info .case-title {
		color: #f29700;
	}
}

.xpro-top {
	overflow: hidden;
}

.xpro-top .switch {
	padding: 0;
	width: 50%;
	float: left;
	position: relative;
	padding-right: 135px;
}

.xpro-top .small {
	margin: 0 0;
	width: 120px;
	padding-top: 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding-bottom: 36px;
}

.xpro-top .small .slick-list {
	height: 100%;
	padding-bottom: 2px;
}

.xpro-top .small .slick-prev {
	background: url(../images/arrow2.png) no-repeat center center;
	top: auto;
	bottom: 0;
	left: 0;
	width: 55px;
	height: 30px;
	z-index: 55;
	display: block;
	border: 1px solid #eee;
	opacity: 1;

}

.xpro-top .small .slick-prev:hover {
	background: #f8ad03 url(../images/arrow2h.png) no-repeat center center;
}

.product-show .small .slick-next {
	background: url(../images/arrowh.png) no-repeat center center;
	top: auto;
	margin-top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	width: 55px;
	height: 30px;
	display: block;
	opacity: 1;
	border: 1px solid #eee;
}

.xpro-top .small .slick-next:hover {
	background: #f8ad03 url(../images/arrow.png) no-repeat center center;
}

.product-show .small .pic:after {
	padding-bottom: 73%;
}

.xpro-top .big {
	width: 100%;
}

.xpro-top .text {
	width: 45%;
	float: right;
}




.xpro-top .text .title {
	text-align: left;
}

.xpro-top .text .jsh {
	line-height: 40px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.xpro-top .text .jsh span {
	display: block;
	overflow: hidden;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 27px;
	font-size: 16px;

}


.xpro-top .text .jsh .xf1 {
	background: url(../images/xf1.png) no-repeat center left;
	background-size: 20px;

}

.xpro-top .text .jsh .xf2 {
	background: url(../images/xf2.png) no-repeat center left;
	background-size: 20px;
}

.xpro-top .text .jsh .xf3 {
	background: url(../images/xf3.png) no-repeat center left;
	background-size: 20px;
}

.xpro-top .text .jsh .xf4 {
	background: url(../images/xf4.png) no-repeat center left;
	background-size: 20px;
}

.xpro-top .text .jsh .xf5 {
	background: url(../images/xf5.png) no-repeat center left;
	background-size: 20px;
}

.xpro-top .text .jsh .xf6 {
	background: url(../images/xf6.png) no-repeat center left;
	background-size: 20px;
}


.xpro-top .text .button {
	margin-top: 23px
}

.xpro-top .text .btn-1,
.xpro-top .text .btn-2,
.xpro-top .text .btn-3 {
	width: 112px;
	height: 40px;
	font-size: 14px;
	display: block;
	color: #555;
	line-height: 38px;
	text-align: center;
	vertical-align: top;
	float: left;
	margin-bottom: 5px;
	border: solid 1px #f8ad03
}

.xpro-top .text .btn-1 img,
.xpro-top .text .btn-2 img,
.xpro-top .text .btn-3 img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 25px;
}

.xpro-top .text .btn-1 img:nth-child(2),
.xpro-top .text .btn-2 img:nth-child(2),
.xpro-top .text .btn-3 img:nth-child(2) {
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 25px;
	display: none;
}

@media (min-width:1025px) {

	.xpro-top .text .btn-1:hover,
	.xpro-top .text .btn-2:hover,
	.xpro-top .text .btn-3:hover {
		text-decoration: underline;
		border: 1px solid #f8ad03;
		background: #f8ad03;
		color: #fff;
	}

	.xpro-top .text .btn-1:hover img,
	.xpro-top .text .btn-2:hover img,
	.xpro-top .text .btn-3:hover img {
		display: none;
	}

	.xpro-top .text .btn-1:hover img:nth-child(2),
	.xpro-top .text .btn-2:hover img:nth-child(2),
	.xpro-top .text .btn-3:hover img:nth-child(2) {
		display: inline-block;
	}
}

.xpro-top .text .btn-1 {
	margin-right: 10px;
}

.xpro-top .text .btn-2 {
	margin-right: 10px
}

.product-show .news li .title {
	padding: 0;
	text-align: left;
}

.xxlist {
	background: #f1f1f1;
	overflow: hidden;
	z-index: 9999;
}

.xxlist ul li {
	width: 14.28%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	border-right: 1px solid #fff;
	float: left
}

.xxlist ul li a {
	display: block;
	font-size: 20px;
	color: #333
}

.xxlist ul .active a {
	background: #dadada;
	color: #f8ad03;
	font-weight: bold
}

.xshow .xinfo {
	padding: 30px 0 10px 0;
}


.message {
	padding: 50px 0;
	position: relative;
	background: #f8f8f8
}

.message .bt {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px
}

.message ul {
	margin: 0 -7px;
}

.message ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 7px;
	margin-bottom: 18px
}

.message ul li .box {
	position: relative
}

.message ul li .box span {
	color: #c51723;
	position: absolute;
	top: 10px;
	left: 9px
}

.message ul li input[type="text"] {
	width: 100%;
	height: 50px;
	border: 1px solid #d1d1d1;
	background: #fff;
	font-size: 14px;
	padding: 0 20px;
	color: #7a7a7a;
	border-radius: 3px;
	font-family: arial, "microsoft yahei";
}

.message ul li input[type="text"]:focus {
	border: 1px solid #f8ad03
}

.message ul li textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #d1d1d1;
	background: #fff;
	font-size: 14px;
	padding: 17px 20px;
	color: #7a7a7a;
	font-family: arial, "microsoft yahei";
	border-radius: 3px
}

.message ul li textarea:focus {
	border: 1px solid #f8ad03
}

.message ul li a {
	width: 201px;
	height: 57px;
	line-height: 57px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 5px;
	margin-right: 20px;
	font-size: 16px;
	margin-top: 17px
}

.message ul li a.submit {
	color: #fff;
	background: #f8ad03
}

@media (min-width:1025px) {
	.message ul li a.submit:hover {
		background: #f8ad01
	}
}

.message ul li a.chongzhi {
	color: #666;
	background: #ddd
}

.anchor_fixed {
	position: fixed;
	top: 0;
	width: 100%;
}

@media (min-width:1025px) {
	.message ul li a.chongzhi:hover {
		background: #f8ad03;
		color: #fff
	}
}


@media(max-width:768px) {
	.xprolist li {
		width: 33.333333%;
		margin-bottom: 39px;
	}

	.yang-class .list label {
		margin-left: 15px;
	}

	.xpro-top .switch {
		width: 100%;
	}

	.xpro-top .text {
		width: 100%;
	}

	.xxlist ul li {
		width: 25% !important;
		height: 45px;
		line-height: 45px;
	}

	.xxlist ul li a {
		font-size: 14px;
	}

	.xpro-top .text .jsh span {
		font-size: 14px;
	}

	.xshow .xinfo {
		padding: 20px 0;
	}

	.xpro-top .text .jsh {
		line-height: 32px;
	}

	.message {
		padding: 35px 0;
	}

	.message ul li {
		width: 100%;
	}

	.message ul li a {
		width: 101px;
		height: 37px;
		line-height: 37px;
		font-size: 14px;
	}
}


@media(max-width:500px) {
	.xprolist {
		margin: 0 -6px;
	}

	.xprolist li {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 15px;
	}
}



.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none
}

.video-popup {
	position: fixed;
	z-index: 9999999999999999999;
	width: 1110px;
	height: 580px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	background: #f8f8f8;
	padding: 0 52px;
	box-shadow: 0 10px 25px 4px rgba(2, 2, 2, 0.5)
}

.video-popup .message {
	background: none;
}

.video-popup .box {
	height: 100%
}

.video-popup .box .form .message ul {
	width: 100%
}

.video-popup .close {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 20px;
	top: 17px;
	background: url(../images/close.png) no-repeat center center;
}

.cnEn-title .cn {
	display: inline-block;
}

.cnEn-title .en {
	display: inline-block;
}

@media(max-width:1400px) {
	.video-popup {
		width: 909px;
		height: 530px;
	}

	.message {
		padding: 30px 0;
	}

	.message ul li input[type="text"] {
		height: 40px;
	}

	.message .bt {
		font-size: 18px;
	}


}

@media(max-width:1140px) {
	.video-popup {
		width: 96%;
		height: auto;
		left: 2%;
		margin: 0;
		padding: 20px 10px;
		transform: translate(0, -50%)
	}
}

.video-popup1 {
	position: fixed;
	z-index: 9999999999999999999;
	width: 800px;
	left: 50%;
	top: 50%;
	border: 5px solid #f8f8f8;
	transform: translate(-50%, -50%);
	display: none;
	background: #f8f8f8;
	box-shadow: 0 10px 25px 4px rgba(2, 2, 2, 0.5)
}

.video-popup1 .box {
	height: 100%
}

.video-popup1 .close {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 20px;
	top: 17px;
	background: url(../images/close.png) no-repeat center center;
}

@media(max-width:1140px) {
	.video-popup1 {
		width: 96%;
		left: 2%;
		margin: 0;
		padding: 20px;
		transform: translate(0, -50%)
	}
}

.xinfo .index-home {
	background: url(../images/bg1.jpg) no-repeat top center;
}

.xinfo .index-home .more a {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	color: #1472ba;
	font-size: 14px;
	line-height: 38px;
	border-radius: 50px;
	background-size: 5px;
	border: 1px solid #1472ba;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-top: 20px;
	text-transform: capitalize;
}

.xinfo .index-home .more a:hover {
	background: #1472ba;
	color: #fff;
}



@media (max-width: 1420px) {
	.index-home .index-case .container {
		max-width: 100%;
	}

	.product00 .container {
		padding: 0 15px;
		max-width: 100%;
	}

	.block-float1 {
		width: 65px !important;
		transform: scale(0.6);
	}
}

.xprolist li a .pic {
	overflow: hidden;
	position: relative;
}

.xprolist li a .pic:after {
	padding-bottom: 80%;
}

.xprolist li a .pic img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}
