body {
	overflow-x: hidden;
	font-size: 16px;
}

/*font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial, "Microsoft YaHei",sans-serif; */
html.fp-enabled,
.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
	transition: 0.3s
}

a:hover {
	color: #005f5b
}

.auto_1400 {
	max-width: 1400px
}

@media(max-width:1400px) {
	.auto_1400 {
		padding: 0 2%
	}
}


.auto_1500 {
	max-width: 1500px
}

@media(max-width:1500px) {
	.auto_1500 {
		padding: 0 2%
	}
}

.auto_1600 {
	max-width: 1600px
}

@media(max-width:1600px) {
	.auto_1600 {
		padding: 0 2%
	}
}


.fp-section.fp-table,
.fp-slide.fp-table {
	background-position: center bottom
}

.section {
	position: relative;
	z-index: 50
}

@keyframes firstPart {
	0% {
		bottom: 70px;
		opacity: 0
	}

	100% {
		bottom: 50px;
		opacity: 1
	}
}

@-webkit-keyframes firstPart {
	0% {
		bottom: 70px;
		opacity: 0
	}

	100% {
		bottom: 50px;
		opacity: 1
	}
}

#dowebok .mousetip {
	background: url(../images/Other002373-mousetip.png) no-repeat;
	background-size: 80%;
	background-position: center center;
	width: 62px;
	height: 63px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -31px;
	z-index: 100;
	cursor: pointer;
	animation-name: firstPart;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	animation-delay: 0.3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	-moz-animation-name: firstPart;
	-moz-animation-duration: 0.8s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0.3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-moz-animation-play-state: running;
	-webkit-animation-name: firstPart;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	-o-animation-name: firstPart;
	-o-animation-duration: 0.8s;
	-o-animation-timing-function: linear;
	-o-animation-delay: 0.3s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: alternate;
	-o-animation-play-state: running
}

#dowebok .mousetip.up {
	background-image: url(../images/Other002373-mousetip_up.png);
	background-size: 80%;
	background-position: center center
}

#dowebok .mousetip2 {
	background: url(../images/Other002373-mousetip2.png) no-repeat;
	background-size: 80%;
	background-position: center center
}

@font-face {
	font-family: Fonts;
	src: url(../Fonts/Oswald-Regular.ttf);
}

@font-face {
	font-family: Fonts2;
	src: url(../Fonts/Oswald-Light.ttf);
}

.home_title {
	margin-bottom: 30px;
	position: relative;
}

.home_title span {
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #005f5b;
	font-family: Fonts2;
}

.home_title h1 {
	font-size: 38px;
	font-weight: normal;
	margin: 0;
	color: #333;
}

.home_title h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 0;
	color: #444;
}


.home_title2 span {
	background: none;
	color: rgba(255, 255, 255, 0.5)
}

.home_title2 h1 {
	color: #fff
}

.home_more {
	text-align: left;
	;
	display: block;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	z-index: 60;
	transition: 0.5s;
	overflow: hidden;
}

.home_more a {
	display: inline-block;
	color: #666;
	background: url(../images/more1.png) no-repeat right center;
	padding-right: 20px;
}

.home_more a:hover {
	background: url(../images/more2.png) no-repeat 85% center !important;
	border-color: #00568f
}

.home_more:hover a {
	color: #00568f !important
}



.home_more2 {
	border: 1px solid rgba(255, 255, 255, 0.5)
}

.home_more2 a {
	background: url(../images/more2.png) no-repeat 85% center;
	color: #fff
}

.home_more2:hover {
	border: 1px solid #005f5b
}




.arw {
	width: 3px;
	height: 190px;
	background: #005f5b;
	position: absolute;
	right: 50px;
	bottom: -180px;
	opacity: 1 !important;
	z-index: 0
}

.arw_left {
	left: 50px;
	right: auto
}

.arw_right {
	left: auto;
	right: 50px
}










/*Top002339*/
.Top002339 {
	width: 100%;
	z-index: 100;
	background: #fff;
	position: relative
}

.Top002339 .header {
	height: 110px;
}

.Top002339 .header-left {
	float: left;
	height: 100%;
	text-align: center;
	padding: 10px 0;
}

.Top002339 .logo {
	vertical-align: bottom;
	height: 100%;
	display: block;
	padding: 10px 0
}

.Top002339 .logo img {
	display: inline-block;
	max-height: 100%;
}

.Top002339 .logo span {
	color: #666;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.Top002339 .header-right,
.Top002339 .header-mid {
	float: right;
}

.Top002339 .header-mid {}

.Top002339 .header-right {
	margin-top: 36px;
	margin-left: 10px;
}

.Top002339 .header-right dd {
	margin-left: 10px;
	float: left
}

.Top002339 .header-right dd>a {
	display: block;
	width: 31px;
	ext-align: center;
	line-height: 31px;
	color: #000;
}

.Top002339 .header-right dd a.open-search {
	height: 31px;
	background-image: url(../images/Top002070-search_btn2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Top002339 .header-right dd a.open-search-on {
	background: none;
	position: relative;
}

.Top002339 .header-right dd a.open-search-on::before,
.Top002339 .header-right dd a.open-search-on::after {
	position: absolute;
	content: '';
	width: 80%;
	left: 10%;
	height: 2px;
	transform: rotate(45deg);
	top: 50%;
	background: #444;
}

.Top002339 .header-right dd a.open-search-on::after {
	transform: rotate(-45deg);
}

.Top002339 .header-right .top-language {
	position: relative;
	margin-right: 10px;
}

.Top002339 .header-right .top-language span {
	display: block;
	background: url(../images/top-language.png) no-repeat 16px center;
	padding-left: 42px;
	line-height: 30px;
	cursor: pointer;
	color: #666;
	border: 1px solid #ddd;
	border-radius: 50px;
}

.Top002339 .header-right .top-language span::after {
	display: inline-block;
	content: '';
	vertical-align: middle;
	width: 9px;
	height: 5px;
	/*background:url(../images/Top002667_icon_down.gif) no-repeat;*/
	margin-left: 10px;
}

.Top002339 .header-right .top-language figure {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 110%;
}

.Top002339 .header-right .top-language a {
	display: block;
	line-height: 32px;
	color: #fff;
	text-align: center;
	margin-bottom: 1px;
	background: #0056a2;
	font-size: 14px;
	opacity: 0.6;
	transition: 0.5s
}

.Top002339 .header-right .top-language a:hover {
	opacity: 1
}






@media(min-width:1025px) {
	.Top002339 .header-right dd.top-search {
		position: relative;
		z-index: 100;
	}
}

.Top002339 .search-box {
	position: absolute;
	right: 0;
	top: 130%;
	width: 250px;
	border: 3px solid #0056a2;
	background: #fff;
	display: none;
}

.Top002339 .search-box .text {
	width: 100%;
	line-height: 36px;
	height: 36px;
	border: none;
	padding: 0 30px 0 15px;
	color: #666;
}

.Top002339 .search-box .btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 40px;
	background: url(../images/Top002070-search_btn2.png) no-repeat center center;
	background-size: 30px;
}

.Top002339 .header-menu li {
	width: auto !important;
	position: relative
}

.Top002339 .header-menu li em {
	position: relative;
	padding: 0 14px
}

/*.Top002339 .header-menu li em::after{content: '';position: absolute;top: 50%;right: 0;margin-top: -2px;width: 1px;height: 5px;border-left: 1px dotted #999;}
.Top002339 .header-menu li:last-child em::after{ display:none;}*/
.Top002339 .header-menu li em a {
	display: inline-block;
	line-height: 30px;
	font-size: 18px;
	padding: 0;
	line-height: 110px;
	position: relative
}


.Top002339 .header-menu li.aon em a,
.Top002339 .header-menu li em a:hover {
	color: #0056a2
}

.Top002339 .header-menu li.aon em a:after,
.Top002339 .header-menu li em a:hover:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 2px;
	background: #0056a2;
	z-index: 50
}


.Top002339 .header-menu li .sub {
	width: 100%;
	text-align: center;
	background: #EEE;
             padding: 10% 0 10% 6%;
}
.Top002339 .header-menu li#navs17 .sub { display:none !important}
.Top002339 .header-menu li#navs22 .sub {
	width: 200%;
	left: -50%;
}

.Top002339 .header-menu li#m3 .sub {
	width: 200%
}

.Top002339 .header-menu li .sub dt a:hover {
	background: #0056a2;
	opacity: 1
}

.Top002339 .header-menu li .sub dt img {
	display: none
}

.Top002339 .header-menu li .sub dt a {
	line-height: normal;
	color: #666;
	transition: 0.3s;
	font-size: 16px;
	display: block;
	padding: 10px;
	white-space: normal;
	text-overflow: initial;
}

.Top002339 .header-menu li .sub dt a:hover {
	color: #fff;
}

.header-mid .subs-nav {
	display: none;
}

.header-mid .subs-nav a {
	font-size: 14px !important;
}


@media(max-width:1100px) {
	.Top002339 .header-menu li em {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media(max-width:1024px) {
	.Top002339 #open_menu {
		position: relative;
		;
		top: auto;
		transform: translateY(0);
		border: none;
	}

	.Top002339 .header-right-show #open_menu {
		position: fixed;
	}

	.Top002339 #open_menu i {
		height: 3px;
		margin-top: -1.5px;
	}

	.Top002339 #open_menu i,
	.Top002339 #open_menu i::before,
	.Top002339 #open_menu i::after {
		background: #000;
	}

	.Top002339 .header {
		position: relative;
	}

	.Top002339 .header-right-show .top-language {
		position: relative;
		z-index: 102;
	}

	.Top002339 .header-right-show .open-search {
		display: none;
	}

	.Top002339 .header-right-show .top-search {
		padding-left: 0;
	}

	.Top002339 .header-right .search-box {
		right: -100%;
		position: fixed;
		top: 85px;
		display: block !important;
		z-index: 102;
		width: 220px;
		transition: 0.3s;
	}

	.Top002339 .header-right-show .search-box {
		right: 0;
	}

	.Top002339 #header-menu ul {
		padding-top: 135px;
		padding-left: 0;
		padding-right: 0;
		width: 220px;
		background: #0056a2;
	}

	.Top002339 #header-menu ul::before {
		content: "";
		height: 135px;
		background: #0056a2;
		width: 100%;
		top: 0;
		z-index: 10;
		display: block;
		position: fixed;
	}

	.Top002339 #header-menu li {
		border-top: 2px solid #0056a2;
	}

	.Top002339 #header-menu li:nth-child(2n-1) {
		background-color: rgba(0, 0, 0, 0.1);
	}

	.Top002339 #header-menu li em a,
	.Top002339 #header-menu li em {
		border-bottom: 0;
		font-weight: normal;
	}

	.Top002339 #header-menu li.clickon em a {
		background: none;
	}

	.Top002339 #header-menu li .sub {
		background: #4c4a4f;
	}

	.Top002339 #header-menu li.has-sub em::after {
		display: none;
	}

	.header-right-show .top-language,
	.Top002339 .header-right dd a.open-search {
		display: none !important;
	}

	.Top002339 .header {
		height: 80px;
	}

	.Top002339 .header-right {
		margin-top: 20px;
	}

	.Top002339 .header-right .top-language {
		margin-top: 5px;
	}
}

@media(max-width:640px) {
	.Top002339 .header-right .search-box {
		top: 70px;
	}

	.Top002339 .header-left {
		height: auto
	}
}



.Banner002058 {
	position: relative;
	z-index: 1;
}

.Banner002058 .bx-viewport {
	z-index: 1;
}

.Banner002058 {
	height: 840px
}

.Banner002058 .text {
	position: absolute;
	z-index: 100;
	opacity: 0;
	transition: 0.8s;
	width: 520px
}

.Banner002058 .text img {}

.Banner002058 .text h1 {
	color: #fff;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 57px;
}

.Banner002058 .text h2 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	font-size: 16px;
	background: #0056a2;
	padding: 8px 10px;
	text-align: center;
	border-radius: 100px;
}

.Banner002058 li.slick-active .text,
.Banner002058 li .text-active {
	opacity: 1;
}

.Banner002058 li .pic,
.Banner002058 li a,
.Banner002058 li {
	height: 840px;
	overflow: hidden;
}

.Banner002058 li {
	background-position: center top;
	background-repeat: no-repeat
}

.Banner002058 li .pic {
	transition: 6s linear;
	transform: scale(1);
	-webkit-transform: scale(1)
}

.Banner002058 li a {
	position: relative;
	display: block
}

.Banner002058 li .phone {
	display: none
}


.Banner002058 .bx-pager {
	position: absolute;
	left: 0;
	bottom: 8%;
	text-align: center;
	width: 100%;
	z-index: 10;
}

.Banner002058 .bx-pager div {
	display: inline-block;
	margin: 0 6px;
}

.Banner002058 .bx-pager div a {
	display: block;
	line-height: 100px;
	overflow: hidden;
	border: 2px solid rgba(255, 255, 255, 1);
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%
}

.Banner002058 .bx-pager div a.active:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	top: 5px;
	left: 5px;
	position: absolute;
	background: #fff;
	border-radius: 50%
}

@media(max-width:1367px) {

	.Banner002058,
	.Banner002058 li .pic,
	.Banner002058 li a,
	.Banner002058 li {
		height: 760px
	}
}

@media(max-width:1000px) {

	.Banner002058,
	.Banner002058 li a,
	.Banner002058 li {
		height: auto
	}

	.Banner002058 li .pic {
		display: none !important
	}

	.Banner002058 li .phone {
		display: block;
		width: 100%
	}

	.Banner002058 .text {
		display: none
	}
}







.HomeContain {
	height: auto;
	overflow: hidden;
	position: relative
}












.Floor0001 {
	padding: 0;
	position: relative;
	z-index: 0
}


.Floor0001 .main_con {
	padding: 0;
	position: relative
}

.Floor0001 .auto {
	position: relative;
	z-index: 100
}


.Floor0001 .pic {
	position: absolute;
	right: 0;
	width: 48%;
	height: 85%;
	bottom: 0;
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 50;
	background-size: 100%;
	border-radius: 100px 0 0 0
}

/*.Floor0001  .pic:after{ content: ""; display: block; position: absolute; left: -20px; bottom:-25px;; width: 62px; height: 65px; background: url(../images/product_bg.png)}*/
.Floor0001 .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 20% 0 30px;
	height: 50px;
	line-height: 50px;
	z-index: 50;
	background: rgba(0, 0, 0, 00.5);
}

.Floor0001 .txt h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 50px;
	color: rgba(255, 255, 255, 0.8)
}



.Floor0001 .text {
	width: 45%;
	float: left;
	padding: 4vw 0 3vw
}


.Floor0001 .text p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin: 0
}

.Floor0001 .num {
	width: 100%;
	z-index: 50;
	padding: 2vw 0;
	height: auto;
	overflow: hidden;
}


.Floor0001 .num dd {
	float: left;
	position: relative;
	padding-left: 15px;
	margin-right: 5%
}

.Floor0001 .num dd:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 10%;
	margin: 0;
	width: 1px;
	height: 90%;
	background: #82aaa8;
	vertical-align: middle;
	opacity: 0.3
}

.Floor0001 .num dd:last-child {
	margin-right: 0;
	padding-right: 0
}



.Floor0001 .num dd span {
	font-size: 42px;
	font-family: Fonts;
	color: #0056a2;
	letter-spacing: -1px;
}

.Floor0001 .num dd i {
	font-style: normal;
	color: #0056a2;
	font-size: 16px;
	margin-left: 5px;
}

.Floor0001 .num dd p {
	color: #666;
	;
	margin: -5px 0 0;
	font-size: 16px;
}















/*Floor002676 */
.Floor002676 {
	padding: 3vw 0 0;
	position: relative;
	z-index: 100;
	background: #f2f3f5
}

.Floor002676:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 48%;
	height: 100px;
	border-radius: 0 0 0 100px;
	background: url(../images/tr_bg3.png);
	background-size: 100% 100%;
	opacity: 0.04
}

.Floor002676 .auto {
	position: relative;
	padding: 0;
	z-index: 100
}

.Floor002676 .tab {
	width: 100%;
	position: relative;
	z-index: 50;
	margin: 0 0;
}

.Floor002676 .tab .con {
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.Floor002676 .tab .home_title {
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}


.Floor002676 .tab dl {
	padding: 0;
	float: right;
	padding: 0;
	;
	height: auto;
	position: relative;
	border-radius: 0px;
	display: table;
	z-index: 10;
}

/*.Floor002676 .tab dl:before{ content: ""; display: block; position: absolute;right: 0; top: 0; width:70%; height: 100%; background: #005f5b}
*/
.Floor002676 .tab dd {
	text-align: center;
	float: left;
	position: relative;
	padding-left: 45px;
	cursor: pointer
}

.Floor002676 .tab dd:last-child {
	margin-right: 0
}

.Floor002676 .tab dd span {
	cursor: pointer;
	line-height: 30px;
	font-size: 16px;
	color: #999;
	position: relative;
	z-index: 50;
}

.Floor002676 .tab dd img {
	display: block;
	margin: 0 auto 5px;
	width: 60px;
	opacity: 0.7
}

.Floor002676 .tab dd .icon {
	position: relative
}

.Floor002676 .tab dd .icon .hover {
	display: none
}

.Floor002676 .tab dd.on span {
	color: #444
}

.Floor002676 .tab dd.on img {
	display: none
}

.Floor002676 .tab dd.on .hover {
	display: block;
	opacity: 1
}



/*
.Floor002676 .tab dd.on .icon:after{ content: ""; display: block; position: absolute; right:25px ;bottom:2px; width: 30px; height:30px;background: #247ece; z-index: -10; border-radius: 50%}
*/

/*.Floor002676 .tab dd:before{ content: ""; display: block; position: absolute; left: 0; bottom:0px; width: 0; height:5px; background: #fbc707; z-index:100 ;transition: 0.3s;}
.Floor002676 .tab dd.on:before{ width: 100%}*/

.Floor002676 .tab dd.on:after,
.Floor002676 .tab dd:last-child:after {
	display: none
}

.Floor002676 .tab .copy-info {
	display: none;
}

.Floor002676 .js-fade {
	position: relative;
	height: auto;
	overflow: hidden;
	width: 100%
}

.Floor002676 .js-fade:after {
	content: "";
	display: block;
	position: absolute;
	right: -20px;
	bottom: -20px;
	;
	width: 62px;
	height: 65px;
	background: url(../images/product_bg.png)
}

.Floor002676 .slick-slider {
	z-index: 100;
	padding: 0;
}

.Floor002676 .slick-slider .slick-list {}

.Floor002676 .js-fade ul {}

.Floor002676 .js-fade li {
	position: relative;
	background-size: 100% 100%
}

.Floor002676 .js-fade li .img {}

.Floor002676 .js-fade li .img a {
	display: block;
	width: 100%;
	padding-bottom: 36%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: transform .5s ease-in-out
}

.Floor002676 .js-fade li .img:hover a {
	transform: scale(1.02);
}

.Floor002676 .js-fade li .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 50;
	padding: 30px 0
}

.Floor002676 .js-fade li .txt_auto {
	max-width: 1400px;
	margin: 0 auto;
	position: relative
}

/*.Floor002676 .js-fade li .txt_auto:after{ content: ""; display: block; position: absolute; right: 0; top:10px; width: 50px; height: 50px; background: url(../images/more_a.png) no-repeat center center; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%}*/


.Floor002676 .js-fade li .info {
	font-size: 16px;
}

.Floor002676 .js-fade li h2,
.Floor002676 .js-fade li h3 {
	font-weight: normal;
	margin: 0;
}

.Floor002676 .js-fade li h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: normal;
}

.Floor002676 .js-fade li p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	overflow: hidden;
}

.Floor002676 .js-fade li .icon {
	height: auto;
	overflow: hidden;
	margin: 0.5vw 0 0;
	opacity: 0.9
}

.Floor002676 .js-fade li .it {
	color: #666;
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	overflow: hidden;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
	;
}

.Floor002676 .js-fade li .it:last-child {
	margin-right: 0;
}

.Floor002676 .js-fade li .it .icon {
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 70px;
	height: 70px;
	border-radius: 3px;
}

.Floor002676 .js-fade li .it span {
	margin: 6px 0 0;
	line-height: 22px;
	display: block
}

.Floor002676 .js-fade li .home_more {
	margin: 50px 0 0 0
}

.Floor002676 .js-fade li .info a {}




/*.Floor002676 .slick-arrow{  font-size:0; width:60px !important; height:60px !important; border:none; position:absolute; top: 50%; margin-top: -30px; cursor:pointer; padding:0; z-index: 200; display: none; border-radius: 50%;  background: #e7f0f0; border:4px solid #ddeaea; transition: 0.5s}
.Floor002676 .slick-prev{ left:-100px;}
.Floor002676 .slick-next{ right:-100px;}
.Floor002676 .slick-arrow:hover{ opacity: 1}

.Floor002676 .slick-next::before,
.Floor002676 .slick-prev::before{ position:absolute; content:''; width:25%; height:25%; border-top:3px solid #b4cfcf; border-right:3px solid #b4cfcf; top:38%; left:35%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Floor002676 .slick-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg);left:40%; }
.Floor002676 .slick-next:hover,
.Floor002676 .slick-prev:hover{ background:#005f5b; border-color: #004946}
.Floor002676 .slick-next:hover::before,
.Floor002676 .slick-prev:hover::before{}
*/


.Floor002676 .slick-arrow {
	font-size: 0;
	width: 60px !important;
	height: 60px !important;
	border: none;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
	padding: 0;
	z-index: 200;
	display: none;
	border-radius: 50%;
	background: #e7f0f0;
	border: 2px solid #ddeaea;
	transition: 0.5s
}

.Floor002676 .slick-prev {
	left: -100px;
}

.Floor002676 .slick-next {
	right: -100px;
}

.Floor002676 .slick-arrow:hover {
	opacity: 1
}

.Floor002676 .slick-next::before,
.Floor002676 .slick-prev::before {
	position: absolute;
	content: '';
	width: 25%;
	height: 25%;
	border-top: 3px solid #b4cfcf;
	border-right: 3px solid #b4cfcf;
	top: 38%;
	left: 35%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.Floor002676 .slick-prev::before {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	left: 40%;
}

.Floor002676 .slick-next:hover,
.Floor002676 .slick-prev:hover {
	background: #005f5b;
	border-color: #004946
}

.Floor002676 .slick-next:hover::before,
.Floor002676 .slick-prev:hover::before {}





@media(max-width:1024px) {
	.Floor002676 .js-fade li .txt {
		padding-top: 5%;
	}
}

@media(max-width:768px) {
	.Floor002676 .tab dl {
		float: none;
	}

	.Floor002676 .tab dd {
		margin: 0 1%;
		width: 23%;
	}

	.Floor002676 .tab dd span {
		width: auto;
	}

	.Floor002676 .js-fade li h2 {
		font-size: 16px;
	}

	.Floor002676 .js-fade li h3 {
		font-size: 20px;
	}

	.Floor002676 .js-fade li .info {
		font-size: 14px;
	}

	.Floor002676 .js-fade li p {
		line-height: 24px;
		height: 72px;
	}
}

@media(min-width:481px) and (max-width:768px) {
	.Floor002676 .js-fade li .txt {
		padding-top: 10%;
	}
}

@media(max-width:480px) {
	.Floor002676 .js-fade li>* {
		float: none;
		width: auto;
	}

	.Floor002676 .js-fade li .txt {
		padding: 0;
	}

	.Floor002676 .js-fade li .img {
		padding: 3% 10%;
	}

	.Floor002676 .bx-pager {
		position: relative;
		bottom: auto;
		right: auto;
		text-align: center;
		padding: 3% 0;
	}

	.Floor002676 .bx-pager div {
		float: none;
		display: inline-block;
	}

	.Floor002676 .tab dd span {
		font-size: 14px;
		line-height: 32px;
	}
}











.Floor001234 {
	padding: 4vw 0;
	background: #f2f3f5
}

.Floor001234 .auto {
	position: relative
}

.Floor001234 .home_title {}

.Floor001234 .home_more {
	margin-top: 4vw;
	display: block
}




.Floor001234 .pic {
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 50;
}

.Floor001234 .pic .pic_con {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	border-radius: 0
}

.Floor001234 .pic .i1 {
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
	width: 60px;
	height: 60px;
	background: #0056a2;
	z-index: -50;
	border-radius: 0
}

.Floor001234 .pic .i2 {
	display: block;
	position: absolute;
	right: -15px;
	bottom: -15px;
	width: 60px;
	height: 60px;
	z-index: -50;
}

.Floor001234 .text {
	float: right;
	width: 44%;
	padding: 3vw 0
}

.Floor001234 .text p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin: 0
}











.Floor002905 {
	padding: 3vw 0;
	position: relative;
}

.Floor002905 .auto {
	position: relative;
	z-index: 50
}

.Floor002905 .top {
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	width: 100%
}

.Floor002905 .home_title {
	float: left;
	margin: 0
}

.Floor002905 .more {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100
}


.Floor002905 .news-list {
	position: relative;
	z-index: 50
}

.Floor002905 .news-list li {
	margin-bottom: 20px;
}

.Floor002905 .news-list li a {
	border: 1px solid #e5e5e5;
	display: block;
	position: relative;
	height: 100%;
	transition: 0.3s;
	background: #fff;
}

.Floor002905 .news-list li {
	width: 100%;
	float: left;
}

.Floor002905 .news-list li:nth-child(2) {
	float: right;
}

.Floor002905 .news-list li time {
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 100%;
	line-height: 40px;
	padding: 0 40px;
	font-family: Fonts2;
	padding-right: 20%;
}

/* .Floor002905 .news-list li time:after{position: absolute; content: ''; top: 0;right: 0; width: 40px; height: 40px; border-left: 1px solid #e5e5e5;background: url("../images/Floor002905_more.png") no-repeat center center;} */
.Floor002905 .news-list li time {
	color: #999;
	transition: 0.3s;
	font-size: 16px;
}

.Floor002905 .news-list li .txt {
	padding: 40px;
}

.Floor002905 .news-list li .txt aside {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px
}

.Floor002905 .news-list li a:hover aside.dot2 {
	color: #005f38;
}

.Floor002905 .news-list li .txt p {
	margin: 0;
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	line-height: 30px;
	max-height: 9em;
}

.Floor002905 .more {
	display: inline-block;
	color: #666;
	background: url(../images/more1.png) no-repeat right center;
	margin-right: 40px;
	margin-bottom: 26px;
	padding-right: 20px;
}

.Floor002905 .xwmore {
	margin-right: 0;
}

.Floor002905 .news-top li {
	position: relative;
}

.Floor002905 .news-top li .Ispic {
	transition: transform .5s ease-in-out
}

.Floor002905 .news-top li:hover .Ispic {
	transform: scale(1.05);
}

.Floor002905 .news-top li .txt {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0;
	color: #fff;
	z-index: 10;
	background: url(../images/tr_bg.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 30px
}

.Floor002905 .news-top li .time {
	width: 108px;
	text-align: center;
	font-family: Fonts2;
	font-size: 16px;
	letter-spacing: 1px;
}

.Floor002905 .news-top li .word {
	width: 60;
	font-size: 16px;
}

.Floor002905 .news-top .slick-arrow {
	position: absolute;
	top: 50%;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.2) url("../images/Floor002905_prev_on.gif") no-repeat center center;
	z-index: 20;
	margin-top: -23px;
}

.Floor002905 .news-top .slick-prev {
	left: 3%;
}

.Floor002905 .news-top .slick-next {
	right: 3%;
	background-image: url("../images/Floor002905_next_on.gif");
}

.Floor002905 .news-top .slick-arrow:hover {
	background-color: #005f38;
}

@media(min-width:1025px) {
	.Floor002905 .news-top {
		float: right;
		width: 50%;
	}

	.Floor002905 .news-list {
		float: left;
		width: 47%;
	}

	.Floor002905 .news-list li {
		height: 220px;
	}

	.Floor002905 .news-top li .Ispic {
		height: 460px;
	}
}

@media(min-width:1025px) and (max-width:1600px) {

	/*.Floor002905 .news-list li,*/
	.Floor002905 .news-top li .Ispic {
		height: 28.75vw;
	}

	.Floor002905 .news-list li .txt {
		padding: 3vw 2vw 0;
	}

	.Floor002905 .news-list li time {
		line-height: 3.75vw;
		padding: 0 2vw;
	}

	.Floor002905 .news-list li time:after {
		width: 3.75vw;
		height: 3.75vw;
	}
}

@media(min-width:1025px) and (max-width:1366px) {

	.Floor002905 .news-top li .word aside,
	.Floor002905 .news-list li .txt aside.dot2 {
		font-size: 20px;
	}

	.Floor002905 .news-list li .txt p {
		font-size: 1vw;
	}
}

@media(max-width:1024px) {
	.Floor002905 .news-top {
		margin-bottom: 6vw;
	}

	.Floor002905 .news-top li .Ispic {
		padding-bottom: 63.889%;
	}

	.Floor002905 .news-list li .txt {
		padding: 3vw;
	}

	.Floor002905 .news-top li .word aside,
	.Floor002905 .news-list li .txt aside.dot2 {
		font-size: 3vw;
	}

	.Floor002905 .news-list li a {
		height: auto;
		padding-bottom: 60px;
	}

	.Floor002905 .news-list li .txt aside.dot2 {
		height: 3em;
	}

	.Floor002905 .news-list li .txt p {
		height: 9em;
	}
}

@media(max-width:640px) {
	.Floor002905 .news-list li {
		width: 48%;
	}

	.Floor002905 .news-top {
		margin-bottom: 4%;
	}

	.Floor002905 .news-top li .word aside,
	.Floor002905 .news-list li .txt aside.dot2 {
		font-size: 4vw;
	}

	.Floor002905 .news-top li .time,
	.Floor002905 .news-top li .word p,
	.Floor002905 .news-list li time,
	.Floor002905 .news-list li .txt p {
		font-size: 3vw;
	}

	.Floor002905 .news-list li a {
		padding-bottom: 10vw;
	}

	.Floor002905 .news-list li time {
		line-height: 10vw;
		padding: 0 10vw 0 3vw;
	}

	.Floor002905 .news-list li time:after {
		width: 10vw;
		height: 10vw;
	}

	.Floor002905 .news-top li .txt {
		left: 4%;
		bottom: 5%;
	}

	.Floor002905 .news-top li .time {
		width: 18vw;
	}
}







.Bottom002743 {
	background: #252525;
	background-size: 100% 100%;
	;
	padding-top: 3vw;
	overflow: hidden;
}

.Bottom002743 .copyright {
	line-height: 24px;
	color: rgba(255, 255, 255, 0.4);
	margin-top: 35px
}

.Bottom002743 .copyright .auto {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 1% 0 1%
}

.Bottom002743 .copyright a {
	color: rgba(255, 255, 255, 0.4);
	font-size: 14px
}

.Bottom002743 .copyright a:hover {
	color: rgba(255, 255, 255, 0.6)
}

.Bottom002743 .copyright aside a:not(:last-child):after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 10px;
	background: rgba(255, 255, 255, 0.4);
	vertical-align: middle;
	margin: 0 8px
}

.Bottom002743 .contact {
	max-width: 470px
}

.Bottom002743 .contact .name,
.Bottom002743 nav dl dt {
	font-size: 18px;
	padding-bottom: 8px
}

.Bottom002743 .contact li {
	padding-bottom: 5px;
	line-height: 24px;
	font-size: 16px;
	color: #fff
}

.Bottom002743 .contact li aside {
	padding-left: 25px;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 16px;
	opacity: 0.8
}

.Bottom002743 .contact li:nth-child(1) {
	padding-bottom: 20px
}

.Bottom002743 .contact li:nth-child(1) aside {
	background-image: url(../images/Bottom002743_icon_call.png)
}

.Bottom002743 .contact li:nth-child(2) aside {
	background-image: url(../images/Bottom002743_icon_fax.png)
}

.Bottom002743 .contact li:nth-child(3) aside {
	background-image: url(../images/Bottom002743_icon_add.png)
}

.Bottom002743 .contact li:nth-child(4) aside {
	background-image: url(../images/Bottom002743_icon_email.png)
}

.Bottom002743 .contact li:nth-child(5) aside {
	background-image: url(../images/Bottom002743_icon_qq.png)
}

.Bottom002743 .contact li b {
	font-size: 40px;
	line-height: 42px;
	color: #fbc600;
	font-family: Fonts2, sans-serif;
	;
	margin-top: 10px;
	display: block;
	letter-spacing: 1px;
}

.Bottom002743 nav dl dt {
	margin-bottom: 10px
}

.Bottom002743 nav dl:last-child dt {
	text-align: center;
	border: none
}

.Bottom002743 nav {
	float: left;
	width: 100%
}

.Bottom002743 nav dl {
	float: left
}

.Bottom002743 nav dd {
	line-height: 26px;
	color: #fff
}

.Bottom002743 nav dt {
	color: #fff;
	margin-bottom: 20px;
}

.Bottom002743 nav dt a {
	color: rgba(255, 255, 255, 0.8)
}

.Bottom002743 nav dd>a {
	color: rgba(255, 255, 255, 0.4);
	font-size: 16px
}

.Bottom002743 nav dd>a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.Bottom002743 nav .code {
	text-align: center
}

.Bottom002743 nav .code img {
	max-width: 120px
}

.Bottom002743 nav .code p {
	color: #999;
	margin: 10px 0;
	font-size: 16px
}

.Bottom002743 nav .bshare-custom {
	margin-top: 20px;
}

.Bottom002743 nav .bshare-custom a {
	float: left;
	;
	width: 34px !important;
	height: 34px !important;
	border-radius: 50%;
	background: url(../images/Bottom002743_share.png) no-repeat left center rgba(255, 255, 255, 0.2);
	padding: 0;
	margin: 0 5px;
	opacity: 0.8
}

.Bottom002743 nav .bshare-custom a.bshare-qqim {
	background-position: center center
}

.Bottom002743 nav .bshare-custom a.bshare-sinaminiblog {
	background-position: right center
}

.Bottom002743 nav .bshare-custom a:hover {
	opacity: 1
}


@media(min-width:769px) {
	.Bottom002743 .contact {
		float: left
	}

	.Bottom002743 .copyright aside {
		float: right
	}
}

@media(max-width:1024px) {
	.Bottom002743 {}

	.Bottom002743 nav {
		display: none
	}

	.Bottom002743 .contact {
		display: none
	}

	.Bottom002743 .links {
		margin: 30px 0
	}

	.Bottom002743 .contact .name,
	.Bottom002743 .copyright {
		text-align: center;
		border: none;
		margin: 0
	}
}

@media (max-width: 1366px) {
	.Bottom002743 .copyright .auto {
		padding-left: 2%;
		padding-right: 2%;
	}
}

.bsTop {
	width: 100% !important;
}

.bsFrameDiv,
.bsFrameDiv div {
	height: auto !important;
}

.bsFrameDiv img {
	margin: 15px !important;
}

.bsTop,
.bsFrameDiv,
#bsMorePanel {
	width: 100% !important;
}

#bsMorePanel {
	height: auto !important;
}

.bFind-wrapper-top {
	height: 25px !important;
}

a.bsSiteLink,
.bsFooterDiv {
	height: 18px !important;
	;
	line-height: 18px !important;
}





/*Banner002167 */
.Banner002167 {
	position: relative;
	z-index: 1;
}

.Banner002167>div {
	height: 460px;
	background-position: center top;
	background-repeat: no-repeat;
}

.Banner002167 img {
	display: none;
}

.Banner002167 .text {
	position: absolute;
	left: 11%;
	top: 15%;
	width: 39%;
	font-size: 14px;
	padding: 0 2%;
	color: #ccc;
	height: auto;
	padding: 50px 60px;
	background: rgba(0, 0, 0, 0.4)
}

.Banner002167 .text h1 {
	font-size: 28px;
	font-weight: normal;
	color: #fff
}

.Banner002167 .text p {
	line-height: 24px;
}

.Banner002167 .text p a {
	color: #fff
}

@media(max-width:1000px) {
	.Banner002167 div {
		display: none;
	}

	.Banner002167 img {
		display: block;
		width: 100%;
	}
}

@media(max-width:640px) {
	.Banner002167 aside {
		font-size: 24px;
	}
}


/*Menu002044 */
.Menu002044 {
	border-bottom: 1px solid #e8e8e8;
}

.Menu002044 em {
	font-style: normal;
	float: right;
	color: #999;
	line-height: 70px;
	font-size: 14px;
}

.Menu002044 em a {
	color: #999;
}

.Menu002044 em span {
	color: #999
}

.Menu002044 li {
	float: left;
}

.Menu002044 li a {
	display: block;
	line-height: 66px;
	font-size: 16px;
	color: #444;
	padding: 0 20px
}

.Menu002044 li a:after {
	display: block;
	content: '';
	height: 3px;
}

.Menu002044 li.aon a,
.Menu002044 li:hover a {
	background: #0056a2;
	color: #fff
}

@media(max-width:1024px) {
	.Menu002044 {
		padding: 20px 0;
		border-bottom: none
	}

	.Menu002044 em {
		display: none
	}

	.Menu002044 .name {
		margin-top: 0;
	}

	.Menu002044 .name span {
		max-width: none;
		font-size: 24px;
		height: auto;
		padding: 3%;
	}

	.Menu002044 .name span b {
		font-size: 16px;
	}

	.Menu002044 li {
		background: #f5f5f5;
		line-height: 40px;
		width: 49%;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
		padding: 0
	}

	.Menu002044 li a {
		line-height: 40px;
		display: block;
		text-align: center
	}

	.Menu002044 li:nth-child(2n) {
		margin-right: 0
	}

	/*.Menu002044 li.aon a:after,*/
	/*.Menu002044 li:hover a:after{display: none}*/
}




/*Page002046 */
.Page002046 .Pages {
	text-align: center;
	padding: 3% 0 4%
}

.Page002046 .Pages a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ececec;
	background: #fff;
	padding: 0 15px;
	line-height: 38px;
	color: #999;
}

.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur {
	background-color: #0056a2;
	color: #fff;
}

.Page002046 .Pages em {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.Page002046 .Pages em a {
	float: left;
	margin-left: -1px;
}

.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total {
	display: none;
}

.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next {
	padding: 0;
	width: 44px;
	background: url(../images/Page002046-a_prev.gif) no-repeat center center #fff;
	overflow: hidden;
	line-height: 1000px;
	height: 38px;
}

.Page002046 .Pages .a_next {
	background: url(../images/Page002046-a_next.gif) no-repeat center center #fff;
}

@media(max-width:640px) {

	.Page002046 .Pages .a_first,
	.Page002046 .Pages .a_end {
		display: none;
	}
}

@media(max-width:480px) {
	.Page002046 .Pages a {
		padding: 0 5px;
	}
}




.Singlepage {
	padding: 3% 0;
	line-height: 26px;
}

.Singlepage .con_title {
	background: url(../images/box2.png) no-repeat;
	background-size: contain;
	margin-bottom: 10px;
	text-indent: 0
}

.Singlepage .con_title h1 {
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 10px 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;
}

.Singlepage .con_title h1:after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background-color: #e50014;
	border-right: 25px solid #666;
	margin-top: 20px
}

.Singlepage .about {
	width: 100%;
	position: relative;
}

.Singlepage .about .pic {
	width: 50%;
	float: left
}

.Singlepage .about .text {
	width: 48%;
	float: right;
	text-indent: 2em;
	line-height: 30px;
}







/*RighInfo002808 */
.RighInfo002808 {
	padding: 4vw 0
}


.RighInfo002808 .floor {
	position: relative;
	z-index: 1.
}

.RighInfo002808 .floor .Ispic {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}

.RighInfo002808 .floor-2 .Ispic {
	right: auto;
	left: 0;
	width: 35%;
	background-size: auto
}


.RighInfo002808 .title {
	padding: 8% 0 3% 0;
	font-size: 26px;
	color: #333;
}

.RighInfo002808 .floor-2 {
	padding-left: 35%;
}

.RighInfo002808 .floor-2 li h1 {
	font-size: 28px;
	color: #333;
	margin-bottom: 4%;
}

.RighInfo002808 .floor-2 li h1 span {
	color: #0056a2;
}

.RighInfo002808 .floor-2 li {
	padding-left: 7%;
	padding-bottom: 4%;
}

.RighInfo002808 .floor-2 li:nth-child(2n) {
	background: #f5f5f5;
	padding-top: 4%;
}

@media(min-width:641px) {
	.RighInfo002808 .floor-2 li>* {
		width: 93%;
	}
}

.RighInfo002808 .floor-3 .box2 aside,
.RighInfo002808 .floor-2 li aside {
	color: #0056a2;
}

.RighInfo002808 .floor-4 aside {
	color: #0056a2;
}

.RighInfo002808 .floor-2 li p,
.RighInfo002808 .floor-3>div p {
	margin: 0;
	line-height: 30px;
	color: #666;
	text-align: justify;
	font-size: 15px;
}

.RighInfo002808 .floor-2 li aside,
.RighInfo002808 .floor-3>div aside,
.RighInfo002808 .floor-4 aside {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}

.RighInfo002808 .floor-4 .cons+.cons {
	margin-top: 30px;
	padding-top: 34px;
	border-top: 1px dashed #e2e2e2;
}

@media(max-width:640px) {
	.RighInfo002808 .floor-2 {
		padding-left: 10%;
	}

	.RighInfo002808 .floor-2 .Ispic {
		width: 10%;
	}

	.RighInfo002808 .floor-2 li {
		padding-left: 5%;
		padding-right: 5%;
	}
}

.RighInfo002808 .floor-3>div {
	padding-left: 4%;
	padding-right: 4%;
}

.RighInfo002808 .floor-3 .box1 {
	background: #0056a2;
	color: #fff;
	padding-top: 5%;
	padding-bottom: 5%;
}

.RighInfo002808 .floor-3 .box1 p {
	color: #fff;
	opacity: 0.85;
}

.RighInfo002808 .floor-3 .box2 {
	position: relative;
	z-index: 3;
	background: #fff;
	padding-top: 4%;
}

@media(min-width:641px) {
	.RighInfo002808 .floor-3 .box1 {
		width: 35%;
	}

	.RighInfo002808 .floor-3 .Ispic {
		width: 65%;
	}

	.RighInfo002808 .floor-3 .box2 {
		width: 80%;
		max-width: 950px;
	}
}

@media(max-width:1024px) {
	.RighInfo002808 .floor-3 .Ispic {
		position: relative;
		height: auto;
		padding-bottom: 60%;
	}

	.RighInfo002808 .floor-3 .box2 {
		padding-top: 5%;
		padding-bottom: 5%;
	}
}

.RighInfo002808 .floor-4 {
	background: url(../images/about_bg.png) no-repeat right 6% bottom 4% #f5f5f5;
	background-size: 350px;
	padding: 4%
}

.RighInfo002808 .floor-4>div p {
	margin: 0;
	line-height: 30px;
	color: #666;
	text-align: justify;
	font-size: 15px;
}













/* .PicList002274 ???demo??–??· */
.PicList002274 {
	padding: 3% 0 0;
}

.PicList002274 ul li {
	margin-bottom: 2%;
	background: #f4f7fa;
	;
	padding: 0;
	position: relative;
	width: 49%;
	margin-right: 2%;
	float: left
}

.PicList002274 ul li:nth-child(2n) {
	margin-right: 0
}

.PicList002274 ul li .right_btn {
	width: 46px;
	height: 46px;
	background: url(../images/more3.png) no-repeat center;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 48px;
	cursor: pointer;
	margin-top: -30px;
	background-size: 80% 80%
}

.PicList002274 .left a {
	display: block;
	width: 100%;
	padding-bottom: 50%;
	background-size: cover;
	background-position: center center;
	background-color: #666
}

.PicList002274 .right {
	padding: 30px 50px;
	position: relative
}

.PicList002274 .right .time {
	font-size: 14px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	margin-top: 8px;
	display: inline-block;
	background: url(../images/time.png) no-repeat left;
	padding-left: 15px;
}

.PicList002274 .right h1 {
	color: #222;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
}

.PicList002274 .right p {
	color: #aaa;
	font-size: 14px;
	line-height: 24px;
	height: 44px;
	overflow: hidden;
}

.PicList002274 ul li .star {
	position: absolute;
	left: 0px;
	top: -30px;
	z-index: 50;
	background: url(../images/star.png) no-repeat 15px center #005bac;
	background-size: 12px;
	font-size: 12px;
	padding: 0 20px 0 32px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}




@media(max-width:1024px) {
	.PicList002273 ul li .right_btn {
		display: none
	}

	.PicList002274 {
		padding: 30px 0 0
	}

	.PicList002274 ul li {
		padding: 0;
		width: 100%
	}

	.PicList002274 .left a {
		position: relative;
		height: 220px;
		width: 100%
	}

	.PicList002274 .right {
		padding: 0 15px 15px 15px
	}
}








.PicList000687 {
	padding: 3.125vw 0 0 0;
	overflow: hidden;
}

.PicList000687 .more {
	text-align: center;
	width: 125px;
	line-height: 40px;
	color: #fff;
	background: #a5894b;
	display: block;
}

.PicList000687 .more:hover {
	background: #a52d34;
}

.PicList000687 .more:after {
	display: inline-block;
	content: '';
	background: url("../images/PicList000687_more.png") no-repeat;
	width: 25px;
	height: 6px;
	vertical-align: middle;
	margin-left: 5px;
}

@media(max-width:480px) {
	.PicList000687 .more {
		line-height: 10vw;
	}
}

.PicList000687 .tit {
	font-size: 20px;
	color: #222;
	font-weight: normal
}

.PicList000687 time {
	font-family: Fonts2;
}

.PicList000687 p {
	line-height: 1.715em;
	color: #7d7d7d;
	height: auto;
	margin-bottom: 0;
}

@media(max-width:640px) {
	.PicList000687 .tit {
		font-size: 4vw;
	}

	.PicList000687 p {
		font-size: 3.5vw;
	}
}

.PicList000687 .news-list {}

.PicList000687 .news-list li {
	background: #f5f5f5;
	margin-bottom: 2vw;
}

.PicList000687 .news-list li a:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);color: #0056a2;
}

.PicList000687 .news-list .main {
	padding-left: 3vw;
	padding-right: 3vw;
}

.PicList000687 .news-list .tit {
	margin-bottom: 5px;
}

.PicList000687 .news-list time {
	color: #999;
	margin: 20px 0 0
}

.PicList000687 .news-list .more {
	line-height: normal;
	color: #999;
	background: none;
	width: auto;
	text-align: left;
}

.PicList000687 .news-list .more:after {
	background-image: url("../images/PicList000687_more.gif");
}

@media(min-width:641px) {
	.PicList000687 .news-list .pic {
		width: 450px;
		overflow: hidden;
		background: #f1f2f6;
	}

	.PicList000687 .news-list .pic img {
		transition: all 0.5s;
		width: 100%;
	}

	.PicList000687 .news-list li a:hover img {
		transform: scale(1.1);
	}

	.PicList000687 .news-list li a:hover .more {
		color: #0056a2;
	}
}

@media(max-width:640px) {

	.PicList000687 .news-list .ytable-cell,
	.PicList000687 .news-list .ytable {
		display: block;
	}

	.PicList000687 .news-list li {
		margin-bottom: 4vw;
	}

	.PicList000687 .news-list .main {
		padding: 4vw;
		border: 2px solid #a52d34;
		border-top: 0;
	}
}

/*PicList002925 */
@font-face {
	font-family: 'bebas-neue';
	src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
	font-display: swap;
}

.PicList002925 {
	background: #f5f5f5;
	padding: 4.125vw 0 0 0;
	overflow: hidden;
}

.PicList002925 .auto {
	max-width: 1400px;
}

.PicList002925 .title {
	margin-bottom: 2.5vw;
	text-align: center;
}

.PicList002925 .title .cn {
	font-size: 30px;
	color: #a52d33;
	padding-bottom: 10px;
	font-weight: bold;
}

.PicList002925 .title .en {
	font-family: 'bebas-neue';
	color: #d2d2d2;
	letter-spacing: 2px;
}

@media(max-width:768px) {
	.PicList002925 .title {
		padding-bottom: 6vw;
	}
}

@media(max-width:640px) {
	.PicList002925 .title .cn {
		font-size: 6vw;
	}
}

.PicList002925 .list {
	padding: 0 3.4375vw;
}

.PicList002925 .list ul {
	margin: 0 -2vw;
}

.PicList002925 li {
	float: left;
	text-align: center;
	position: relative;
	background: url("../images/PicList002925_taibg.png") repeat-x top 70% left;
}

.PicList002925 li a {
	display: block;
	position: relative;
	z-index: 3;
}

.PicList002925 li .pic {
	padding-bottom: 1.98vw;
}

.PicList002925 li .Ispic {
	padding-bottom: 55%;
	background-size: contain;
}

.PicList002925 li .tit {
	margin-top: 1.303vw;
	margin-bottom: 2.08vw;
	padding: 0 5%;
}

.PicList002925 li .tit aside {
	font-size: 16px;
	line-height: 1.25em;
	height: 2.5em;
}

@media(min-width:769px) {
	.PicList002925 li {
		width: 25%;
	}

	.PicList002925 li:first-child:before,
	.PicList002925 li:nth-child(4n+1):before {
		position: absolute;
		top: 0;
		content: '';
		height: 100%;
		background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #f5f5f5;
		width: 7.4375vw;
		left: -2vw;
	}

	.PicList002925 li:last-child:before,
	.PicList002925 li:nth-child(4n):before {
		position: absolute;
		top: 0;
		content: '';
		height: 100%;
		background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5;
		width: 7.4375vw;
		right: -2vw;
	}
}

@media(max-width:768px) {
	.PicList002925 .list {
		padding: 0 6vw;
	}

	.PicList002925 li {
		width: 50%;
	}

	.PicList002925 li .pic {
		padding-bottom: 7vw;
	}

	.PicList002925 li .tit {
		margin-bottom: 5vw;
	}

	.PicList002925 li:first-child:before,
	.PicList002925 li:nth-child(2n+1):before {
		position: absolute;
		top: 0;
		content: '';
		height: 100%;
		background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #f5f5f5;
		width: 7.4375vw;
		left: -3vw;
	}

	.PicList002925 li:last-child:before,
	.PicList002925 li:nth-child(2n):before {
		position: absolute;
		top: 0;
		content: '';
		height: 100%;
		background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5;
		width: 7.4375vw;
		right: -3vw;
	}

	.PicList002925 li .tit aside {
		font-size: 3vw;
	}
}






/*
 .PicList001200
 */
.PicList001200 {
	padding: 3% 0 0;
}

.PicList001200 li {
	padding: 10px;
	border: 1px solid #ebebeb;
	margin-bottom: 2%;
	border-radius: 6px;
	background: #fafafa;
}

.PicList001200 li a {
	display: block;
	position: relative;
	padding-left: 30%;
	padding-right: 12%;
}

.PicList001200 li a::after {
	position: absolute;
	content: '';
	width: 33px;
	height: 33px;
	background: url(../images/PicList001200-more.png) no-repeat left top;
	right: 4%;
	top: 50%;
	margin-top: -16px;
}

.PicList001200 li figure {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 27.214%;
	overflow: hidden;
}

.PicList001200 li figure i {
	display: block;
	width: 100%;
	padding-top: 100%;
	transition: all 0.5s;
}

.PicList001200 li div {
	position: relative;
	padding-right: 5%;
	padding-bottom: 11.297%;
}

.PicList001200 li div::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 80%;
	top: 10%;
	background-color: #ebebeb;
	right: 0;
}

.PicList001200 li h3 {
	margin: 0;
	font-size: 19px;
	padding: 5% 0 0 0;
	color: #333;
}

.PicList001200 li p {
	margin: 3% 0 0 0;
	color: #969696;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 15px;
}

.PicList001200 li time {
	position: absolute;
	left: 0;
	bottom: 14%;
	color: #969696;
	font-size: 14px;
	padding-left: 30px;
	background: url(../images/PicList001200-time.png) left center no-repeat;
}

.PicList001200 li:hover {
	border-color: #0056a2;
	box-shadow: 0 5px 5px #eee;
	background: #fff;
}

.PicList001200 li:hover h3 {
	color: #0056a2;
}

.PicList001200 li:hover a::after {
	background-position: left bottom;
}

.PicList001200 li:hover figure i {
	transform: scale(1.1);
}

@media(max-width:640px) {
	.PicList001200 li p {
		line-height: 22px;
		height: 44px;
	}

	.PicList001200 li time {
		font-size: 12px;
	}
}

@media(max-width:480px) {

	.PicList001200 li div::before,
	.PicList001200 li a::after {
		display: none;
	}

	.PicList001200 li div,
	.PicList001200 li a {
		padding-right: 0;
	}

	.PicList001200 li a {
		padding-left: 40%;
	}

	.PicList001200 li figure {
		width: 37%;
	}
}










/*
 .TextList002208 ???demo??–??·
 */
.TextList002208 {
	padding: 3% 0 0;
}

.TextList002208 .thead {
	background: #0056a2;
	line-height: 60px;
	text-align: center;
	padding: 0 2%;
}

.TextList002208 .thead span {
	float: left;
	width: 22%;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 60px;
	text-align: center;
	position: relative;
}

.TextList002208 .thead span.jobname {
	text-align: left;
	padding-left: 3%;
}

.TextList002208 .dl {
	margin-top: 15px;
	border: 1px solid #ececec;
	padding: 0 2%;
}

.TextList002208 .dl .dt {
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.TextList002208 .dl .dt span {
	float: left;
	width: 22%;
	display: block;
	font-size: 15px;
}

.TextList002208 .dl .dt span.jobname {
	text-align: left;
	padding-left: 3%;
}

.TextList002208 .dl .dt i {
	position: absolute;
	width: 22px;
	height: 22px;
	background: #0056a2;
	border-radius: 50%;
	right: 0;
	top: 50%;
	margin-top: -11px;
}

.TextList002208 .dl .dt i::before,
.TextList002208 .dl .dt i::after {
	position: absolute;
	content: '';
	background: #fff;
}

.TextList002208 .dl .dt i::before {
	left: 20%;
	width: 60%;
	height: 2px;
	top: 50%;
	margin-top: -1px;
}

.TextList002208 .dl .dt i::after {
	left: 50%;
	margin-left: -1px;
	width: 2px;
	top: 20%;
	height: 60%;
}

.TextList002208 .dl.active .dt i::after {
	display: none;
}

.TextList002208 .job-info {
	background: #fff;
	padding: 30px 3% 50px;
	display: none;
	border-top: 1px dotted #e5e5e5;
}

.TextList002208 .jobname {
	width: 30% !important;
}

.TextList002208 strong {
	color: #333;
	display: block;
	font-size: 15px;
	margin-bottom: 15px;
}

.TextList002208 .p {
	line-height: 30px;
	font-size: 14px;
	margin: 0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #eaeaea
}

.TextList002208 .dl.active .dt span,
.TextList002208 .dl.active .btn {
	color: #0056a2;
}

.TextList002208 .btn_apply a {
	display: inline-block;
	max-width: 180px;
	width: 40%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #0056a2;
	font-size: 18px;
	border-radius: 3px;
}

@media(max-width:640px) {

	.TextList002208 .jobyq,
	.TextList002208 .dl .dt .btn i .TextList002208 .time,
	.TextList002208 .thead span i {
		display: none !important;
	}

	.TextList002208 .thead span,
	.TextList002208 .dl .dt span {
		width: 23%;
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
}






/*TextList002855 */
.TextList002855 {
	padding: 2% 0 0;
}

.TextList002855 li {
	line-height: 4.5625em;
	border-bottom: 1px dotted #dadada;
	padding: 0 16px
}

.TextList002855 li time {
	float: right;
	color: #c8c8c8;
	margin-left: 15px;
	font-size: 15px;
}

.TextList002855 li a {
	padding-left: 30px;
	background: url("../images/TextList002855_icon.png") no-repeat left center;
}

.TextList002855 li:hover a {
	color: #0056a2;
}

@media(min-width:481px) {
	.TextList002855 li {
		font-size: 16px;
	}
}







/*Map002516 */
.Map002516 {
	padding: 2% 0 4%;
}

.Map002516 .map {
	border: 1px solid #ECECEC;
	padding: 5px;
}

.Map002516 .map #allmap {
	height: 400px;
}

.Map002516 .map #allmap * {
	box-sizing: content-box;
}

.Map002516 .map #allmap img {
	max-width: none;
}

@media(min-width:641px) {
	.Map002516 .ul_con li {
		float: left;
		width: 33.3%;
		padding: 4% 2.5%;
	}
}

.Map002516 .ul_con li div {
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: left center;
}

.Map002516 .ul_con li.name div {
	background-image: url(../images/Map002516_icon1.png);
}

.Map002516 .ul_con li.location div {
	background-image: url(../images/Map002516_icon2.png);
}

.Map002516 .ul_con li.mail div {
	background-image: url(../images/Map002516_icon3.png);
}

.Map002516 .ul_con li.call div {
	background-image: url(../images/Map002516_icon4.png);
}

.Map002516 .ul_con li.fax div {
	background-image: url(../images/Map002516_icon5.png);
}

.Map002516 .ul_con li.email div {
	background-image: url(../images/Map002516_icon6.png);
}

.Map002516 .ul_con li p {
	margin: 0;
	border-bottom: 1px solid #efefef;
	padding-bottom: 12px;
	margin-bottom: 12px;
	color: #333;
	font-size: 16px;
}

.Map002516 .ul_con li:nth-child(3n+1) {
	clear: left;
}

@media(max-width:640px) {
	.Map002516 .ul_con li {
		padding: 10px;
	}

	.Map002516 .ul_con li:nth-child(2n) {
		background: #f5f5f5;
	}

	.Map002516 .map #allmap {
		height: 280px;
	}
}






/*
 .Form001215 ???demo??–??·
 */
.Form001215 {
	padding: 3% 0 4%;
}

.Form001215 .form {
	float: left;
	width: 43%;
	padding-top: 3%;
}

.Form001215 .form li {
	padding-bottom: 4%;
}

.Form001215 .form .text {
	border: 1px solid #dcdcdc;
	width: 100%;
	line-height: 46px;
	height: 46px;
	padding: 0 14px;
	border-radius: 3px;
	background: #fff;
}

.Form001215 .form textarea.text {
	height: 150px;
}

.Form001215 .form .btn {
	cursor: pointer;
	border-radius: 5px;
	background: #0056a2;
	color: #fff;
	height: 37px;
	padding: 0 12%;
	border: none;
}

.Form001215 .hotline {
	float: right;
	width: 50%;
	background: url(../images/Form001215-bg.jpg) no-repeat right bottom/contain;
	padding: 8% 0 16% 0;
}

.Form001215 .hotline figure {
	width: 60%;
	max-width: 320px;
	font-size: 14px;
	border-top: 1px solid #d6e1e0;
	padding-top: 3%;
	margin-top: 3%;
	line-height: 28px;
}

.Form001215 .hotline dl {
	min-height: 46px;
	padding-left: 62px;
	background: url(../images/Form001215-call.png) no-repeat left center;
}

.Form001215 .hotline dd {
	font-size: 30px;
	color: #0056a2;
	font-weight: bold;
}

.Form001215 .hotline dt {
	color: #888;
	font-size: 12px;
}

@media(max-width:640px) and (min-width:481) {
	.Form001215 .hotline {
		padding: 3% 0 32% 0;
		background-position: right bottom;
	}
}

@media(max-width:640px) {
	.Form001215 .hotline dd {
		font-size: 20px;
	}

	.Form001215 .hotline figure {
		line-height: 22px;
	}
}

@media(max-width:480px) {

	.Form001215 .form,
	.Form001215 .hotline {
		float: none;
		width: auto;
	}

	.Form001215 .form textarea.text {
		height: 117px;
	}
}








/*RighInfo002810 */
.RighInfo002810 .conts {
	padding: 4% 0;
}

.RighInfo002810 .conts:nth-child(2n) {
	background: #f8f8f8;
}

.RighInfo002810 .tit {
	color: #0056a2;
	font-size: 26px;
	font-weight: bold;
}

.RighInfo002810 .infos .tit {
	display: inline-block;
	padding-right: 5%;
	max-width: 85%;
	background: #fff;
	line-height: 36px;
	margin-top: -18px;
}

.RighInfo002810 .conts:nth-child(2n) .infos .tit {
	background: #f8f8f8;
	;
}

@media(max-width:480px) {
	.RighInfo002810 .tit {
		font-size: 22px;
	}
}

.RighInfo002810 .infos {
	position: relative;
	z-index: 1;
	margin-bottom: 4%;
	border-right: 3px solid #f0f0f0;
}

.RighInfo002810 .infos>* {
	position: relative;
	z-index: 4;
}

.RighInfo002810 .infos:after,
.RighInfo002810 .infos:before {
	position: absolute;
	left: 0;
	right: 0;
	border: 3px solid #f0f0f0;
	content: '';
	border-right: 0;
	height: 10%;
}

.RighInfo002810 .infos:before {
	top: 0;
	border-bottom: 0;
}

.RighInfo002810 .infos:after {
	bottom: 0;
	border-top: 0;
	height: 80%;
}

.RighInfo002810 .hasbg {
	margin-top: 40px;
	padding-bottom: 50px;
}

.RighInfo002810 .txt-p {
	font-size: 15px;
	color: #555;
	line-height: 30px;
	max-width: 1280px;
	width: 95%;
	margin: 0 auto;
}

.RighInfo002810 p {
	margin: 0;
}

.RighInfo002810 p+p {
	margin-top: 18px;
}

.RighInfo002810 .txt-list .word {
	border-bottom: 1px solid #eee;
	padding-bottom: 4%;
}

.RighInfo002810 .txt-list .info {
	border-bottom: 1px solid #eee;
}

.RighInfo002810 .conts:nth-child(2n) .txt-list .word {
	border-bottom: 1px solid #e4e4e4;
}

.RighInfo002810 .txt-list .box:not(:last-child) {
	margin-bottom: 6%;
}

.RighInfo002810 .txt-list .box1 {
	margin-bottom: 2% !important;
}

.RighInfo002810 .txt-list p {
	line-height: 30px;
	font-size: 15px;
	text-align: justify;
}

.RighInfo002810 .txt-list .h1 {
	color: #0056a2;
	font-size: 22px;
	line-height: normal;
	padding-left: 20px;
	border-left: 4px solid #0056a2;
	margin: 0 0 30px;
}

.RighInfo002810 .txt-list .h2 {
	color: #0056a2;
	font-size: 22px;
	line-height: normal;
	padding-left: 20px;
	border-left: 4px solid #0056a2;
	margin: 0;
}

.RighInfo002810 .txt-list .h3 {
	color: #333;
	font-size: 18px;
	margin: 20px 0;
	font-weight: normal;
}

.RighInfo002810 .txt-list .ul {
	margin-top: 20px;
}

.RighInfo002810 .txt-list li {
	color: #555;
	font-size: 14px;
	float: left;
	width: 48%;
	margin-right: 4%;
	line-height: 26px;
	padding: 5px 0;
	padding-left: 18px;
	position: relative;
}

.RighInfo002810 .txt-list li:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0056a2;
	left: 0;
	top: 15px;
}

.RighInfo002810 .txt-list li:nth-child(2n) {
	margin-right: 0;
}

.RighInfo002810 .txt-list li:nth-child(2n+1) {
	clear: left;
}


@media(min-width:769px) {
	.RighInfo002810 .txt-list .pic {
		width: 47%;
	}

	.RighInfo002810 .txt-list .pic img {
		max-width: 90.685%;
	}

	.RighInfo002810 .txt-list .box:nth-child(2n) .pic {
		text-align: right;
	}

	.RighInfo002810 .txt-list .info {
		border-bottom: 1px solid #eee;
	}

	.RighInfo002810 .conts:nth-child(2n) .txt-list .info {
		border-bottom: 1px solid #e4e4e4;
	}

}

@media(max-width:768px) {

	.RighInfo002810 .ytable,
	.RighInfo002810 .ytable-cell {
		display: block;
	}

	.RighInfo002810 .txt-list .pic img {
		display: block;
		width: 100%;
	}
}


.RichInfo005 {
	padding: 4% 0 4%
}

.RichInfo005 .news_info .title {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom: 30px
}

.RichInfo005 .news_info .title h1 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 32px
}

.RichInfo005 .news_info .title p {
	margin: 0;
	padding-bottom: 10px;
}

.RichInfo005 .news_info .title p span {
	display: inline-block;
	margin-right: 20px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif
}

.RichInfo005 .news_info .info {
	text-align: justify;
	text-justify: inter-ideograph
}

.RichInfo005 .news_info .center {
	text-align: center
}

.RichInfo005 .info {
	font-size: 15px;
	line-height: 30px;
	color: #555;
}

.RichInfo005 .info p {
	margin: 20px 0
}

.RichInfo005 .info img {
	display: block;
	margin: 3% auto
}

.RichInfo005 .bot {
	position: relative;
	margin-top: 50px
}

.RichInfo005 .info_back {
	text-align: center;
	clear: both;
	padding: 10px 0;
	position: absolute;
	right: 0;
	top: 0
}

.RichInfo005 .info_back a {
	color: #fff;
	font-size: 14px;
	background: #0056a2;
	display: block;
	padding: 10px 30px;
	border-radius: 50px
}

.RichInfo005 .info_back a:hover {
	background: #fff;
	color: #0056a2;
	border: 1px #0056a2 solid
}

.RichInfo005 .info_pn span {
	display: block;
	font-size: 15px;
	margin: 15px 0
}

.RichInfo005 .info_pn span a {
	color: #888
}

.RichInfo005 .info_pn span a:hover {
	color: #0056a2;
	text-decoration: underline
}

@media(max-width:1000px) {
	.RichInfo005 .info_back {
		position: relative
	}

	.RichInfo005 .bot {
		position: relative;
		margin-top: 15px
	}

	.RichInfo005 .info img {
		width: 100%
	}
}

@media(min-width:1000px) {
	.RichInfo005 .info_pn span {
		width: 80%
	}
}


.table {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.show_job_form {
	text-align: center;
	display: none;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	overflow: auto;
}

.show_job_form .formbox {
	padding: 30px;
	position: relative;
	margin: auto;
	display: inline-block;
	width: 90%;
	max-width: 600px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.57)
}

.show_job_form .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 10;
}

.show_job_form .close::before,
.show_job_form .close::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	border-radius: 3px;
	background: #0056a2;
	transform: rotate(45deg);
	left: 0;
	top: 50%;
	margin-top: -1.5px;
}

.show_job_form .close::after {
	transform: rotate(-45deg);
}

.show_job_form .box_text {
	padding: 5px 0
}

.show_job_form .text {
	width: 100%;
	padding: 10px;
	border: solid 1px #dedede
}

.show_job_form .btn {
	margin: 10px auto 0;
	width: 25%;
	max-width: 188px;
	font-size: 18px;
	color: #fff;
	background: #4c42af;
	padding: 10px 0;
	border: none;
	cursor: pointer;
}

.show_job_form #jobname {
	display: block;
	font-size: 18px;
	color: #0056a2
}

.show_job_form .queueList {
	margin: 0
}

.show_job_form .placeholder .webuploader-pick {
	background: #0056a2
}

.show_job_form .webuploader-container {
	max-width: 168px;
	margin: auto;
}

.show_job_form .placeholder {
	font-size: 14px;
}

.show_job_form .placeholder input {
	display: block;
	width: 100%;
	height: 44px;
}

.show_job_form .placeholder .rt_input {
	width: 100% !important;
	height: 100% !important;
	left: 0 !important
}

.show_job_form .statusBar .btns .uploadBtn {
	background: #0056a2
}

.show_job_form .statusBar .info {
	padding-right: 80px;
}

.show_job_form .webuploader-pick+div {
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: auto;
}

.single_info {
	padding: 4% 0;
}

.single_info .tit {
	text-align: center;
	font-size: 24px;
	margin: 0 0 3%;
	font-weight: normal;
}

.Linklist002317 {
	padding: 3% 0 0;
}

.Linklist002317 .auto {
	overflow: hidden;
}

.Linklist002317 ul {
	margin: 0 -1%;
}

.Linklist002317 ul li {
	float: left;
	width: 48%;
	margin: 0 1% 10px 1%;
	text-align: center;
}

.Linklist002317 ul li .pic {
	display: block;
	position: relative;
	border: 1px solid #eee;
	padding-bottom: 34.35%;
	background-size: contain;
}

.Linklist002317 ul li h1 {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 14px;
}

@media screen and (min-width:768px) {
	.Linklist002317 ul li {
		width: 31.334%;
	}
}

@media screen and (min-width:1024px) {
	.Linklist002317 ul li {
		width: 18%;
		margin-bottom: 20px;
	}
}

.list_istop {
	padding: 0% 0 2% 0;
	margin: 0 auto;
	margin-top: 1.5%;
}

.list_istop .auto {}

.list_istop ol {
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.list_istop ol img {
	float: left;
	width: 30%;
	margin-right: 2%;
}

.list_istop ol h1 {
	margin: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #010101;
	font-weight: normal;
}

.list_istop ol time {
	color: #999;
	margin-right: 5%;
	font-size: 14px;
}

.list_istop ol p {
	margin: 2% 0;
	color: #707070;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.list_istop ol a.more {
	color: #0056a2;
	display: inline-block;
}

.list_istop li {
	position: relative;
	border-bottom: 1px #b2b2b2 dotted;
	height: 52px;
	line-height: 51px;
	overflow: hidden;
}

.list_istop li::before {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ccc;
	left: 5px;
	top: 50%;
	margin-top: -2px;
}

.list_istop li time {
	float: right;
	font-size: 13px;
	color: #4c4c4c;
}

.list_istop li a {
	display: block;
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	font-size: 16px
}

.list_istop li a:hover {
	color: #0056a2;
}

@media(max-width:640px) {
	.list_istop li a {
		width: 76%;
	}
}








/*
 .PicList000593
 */
.PicList000593 {
	margin: 3% 0 0;
}

.PicList000593 li {
	float: left;
	width: 23%;
	margin-right: 2.65%;
	position: relative;
	margin-bottom: 2%;
}

.PicList000593 li:nth-child(4n) {
	margin-right: 0;
}

.PicList000593 li .video_files {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.PicList000593 li .video_files video {
	width: 100%;
	height: 100%;
	background-color: #000;
}

.PicList000593 li .video_files .close {
	position: absolute;
	right: 3%;
	top: 3%;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #761b1b;
	cursor: pointer;
}

.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after {
	position: absolute;
	content: '';
	width: 3px;
	height: 70%;
	border-radius: 3px;
	background-color: #fff;
	left: 13px;
	top: 5px;
}

.PicList000593 li .video_files .close::before {
	transform: rotate(45deg);
}

.PicList000593 li .video_files .close::after {
	transform: rotate(-45deg);
}

.PicList000593 li figure {
	position: relative;
}

.PicList000593 li figure em {
	display: block;
	padding-bottom: 65%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.PicList000593 li figure a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.PicList000593 li figure a::before,
.PicList000593 li figure a::after {
	position: absolute;
	content: '';
	z-index: 5;
	top: 50%;
	left: 50%;
}

.PicList000593 li figure a::before {
	width: 70px;
	height: 70px;
	border: 3px solid rgba(255, 255, 255, 0.6);
	margin-left: -35px;
	margin-top: -35px;
	border-radius: 50%;
}

.PicList000593 li figure a::after {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid rgba(255, 255, 255, 0.6);
	margin-left: -3px;
	margin-top: -12px;
}

.PicList000593 li p {
	text-align: center;
}

@media(max-width:768px) {
	.PicList000593 li {
		width: 49%;
		margin-right: 2%;
	}

	.PicList000593 li:nth-child(3n) {
		margin-right: 2%;
	}

	.PicList000593 li:nth-child(2n) {
		margin-right: 0;
	}
}

@media(max-width:480px) {
	.PicList000593 li figure a::before {
		width: 50px;
		height: 50px;
		margin-left: -25px;
		margin-top: -25px;
	}

	.PicList000593 li figure a::after {
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-width: 15px;
		margin-left: -3px;
		margin-top: -7px;
	}
}

@media(max-width:375px) {
	.PicList000593 li figure a::before {
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}

	.PicList000593 li {
		width: 100%;
		float: none;
		margin-right: 0 !important;
	}
}


/*Timeline001915*/
.Timeline001915 {
	padding-bottom: 4%;
}

.Timeline001915 .columnName {
	padding: 4% 0;
	line-height: normal;
	text-align: center;
	font-size: 46px;
	color: #0056a2;
	text-transform: uppercase;
}

.Timeline001915 .columnName span {
	display: block;
	color: #353535;
	font-size: 26px;
	padding: 10px 0 15px;
}

.Timeline001915 .columnName:after {
	display: block;
	content: '';
	margin: 0 auto;
	width: 40px;
	height: 2px;
	background-color: #0056a2;
}

.Timeline001915 .list {
	/* background:url(../images/Timeline001915-logo.jpg) no-repeat center top; */
	/* padding-top:64px; */
}

.Timeline001915 .list ul {
	background: url(../images/Timeline001915-ul.jpg) repeat-y center top;
	padding: 54px 0;
}

.Timeline001915 li {
	padding-left: 50%;
	background: url(../images/Timeline001915-li.png) no-repeat center top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Timeline001915 li div {
	padding-left: 36px;
}

.Timeline001915 li div p {
	line-height: 24px;
}

.Timeline001915 ul li:nth-child(2n) {
	text-align: right;
	padding-left: 0;
	padding-right: 50%;
}

.Timeline001915 ul li:nth-child(2n) div {
	padding-left: 0;
	padding-right: 36px;
}

.Timeline001915 li time {
	display: block;
	color: #0056a2;
	font-size: 18px;
	border-top: 1px solid #e1e1e4;
}

.Timeline001915 li time:before {
	display: block;
	margin: -3px 0 10px 0;
	content: '';
	background-color: #0056a2;
	width: 20px;
	height: 5px;
}

.Timeline001915 ul li:nth-child(2n) time:before {
	float: right;
}

.Timeline001915 ul li:nth-child(2n) time span {
	clear: both;
	display: block;
}

.Timeline001915 ol {
	text-align: center;
}

.Timeline001915 ol a {
	display: inline-block;
	width: 142px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #0056a2;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

@media(max-width:1000px) {
	.Timeline001915 .columnName {
		font-size: 45px;
	}

	.Timeline001915 .columnName span {
		font-size: 24px;
	}
}

@media(max-width:640px) {
	.Timeline001915 .columnName {
		font-size: 30px;
	}

	.Timeline001915 .columnName span {
		font-size: 20px;
	}
}

@media(max-width:480px) {
	.Timeline001915 .list {
		background-position: left top;
		padding-left: 20px;
	}

	.Timeline001915 .list ul {
		background-position: 8px top;
	}

	.Timeline001915 li {
		padding: 0 !important;
		background-position: left top;
	}

	.Timeline001915 li div {
		padding: 10px 10px 10px 36px !important;
	}

	.Timeline001915 ul li:nth-child(2n) {
		text-align: left;
	}

	.Timeline001915 ul li:nth-child(2n) time:before {
		float: none;
	}
}

/*
 .Menu000654
 */
.Menu000654 {
	background: #eee;
	margin: 30px 0;
}

.Menu000654 header {
	border: 1px #d8d8d8 solid;
	background-color: #0056a2;
	color: #fff;
	font-size: 24px;
	padding: 20px;
	text-align: left;
	position: relative;
	z-index: 5;
}

.Menu000654 header span {
	font-size: 18px;
	display: block;
	padding-top: 10px;
}

.Menu000654 li a {
	display: block;
	padding: 20px 20px 20px 35px;
	line-height: 20px;
	border-bottom: 1px solid #d8d8d8;
}

.Menu000654 li a:hover,
.Menu000654 li a.aon {
	background-color: #1c73c0;
	color: #fff;
}

.Menu000654 li dl {
	background-color: #fafafa;
	font-size: 12px;
	display: none;
}

.Menu000654 li a.click {
	position: relative;
}

.Menu000654 li a.click::after,
.Menu000654 li a.click::before {
	position: absolute;
	content: '';
	background-color: #0056a2;
	top: 50%;
}

.Menu000654 li a.click::after {
	width: 15px;
	height: 2px;
	left: 10px;
	margin-top: -2px;
}

.Menu000654 li a.click::before {
	width: 2px;
	height: 15px;
	left: 16px;
	margin-top: -8px;
}

.Menu000654 li dl dd a {
	color: #666;
	font-size: 15px;
	padding: 15px 15px 15px 35px;
}

.Menu000654 li dl dd a.aon,
.Menu000654 li dl dd a:hover {
	color: #0056a2;
	background: #fafafa;
}

.Menu000654 li a.aon::before {
	display: none;
}

.Menu000654 li a.aon::after {
	background-color: #fff;
}

@media(max-width:950px) {
	.Menu000654 header {
		margin-top: 0;
		font-size: 20px;
		padding: 15px 2%;
	}

	.Menu000654 {
		width: 104%;
		margin-left: -2%;
	}

	.PicList002323,
	.RighInfo001774 {
		margin-top: 20px;
	}

}




/*
 .PicList002323
 */
.PicList002323 {
	margin: 50px auto;
	max-width: 1000px;
}

.PicList002323 ul li {
	float: left;
	width: 31.3%;
	margin-right: 3%;
	text-align: center;
}

.PicList002323 ul li:nth-child(3n) {
	margin-right: 0;
}

.PicList002323 ul li div {
	padding-bottom: 70%;
	position: relative;
	overflow: hidden;
}

.PicList002323 ul li figure {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: 0.3s;
}

.PicList002323 ul li h3 {
	color: #333;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

.PicList002323 ul li a:hover figure {
	transform: scale(1.3);
}

.PicList002323 ul li a:hover h3 {
	color: #0075b8;
}





/*RighInfo001774*/
.RighInfo001774 {
	margin: 50px 0 30px;
}

.RighInfo001774 .slick-slider {
	position: relative;
	z-index: 1;
	display: block;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.RighInfo001774 .slick-list {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
}

.RighInfo001774 .slick-list:focus {
	outline: none
}

.RighInfo001774 .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.RighInfo001774 .slick-slider .slick-track,
.RighInfo001774 .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.RighInfo001774 .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.RighInfo001774 .slick-track:before,
.RighInfo001774 .slick-track:after {
	display: table;
	content: '';
}

.RighInfo001774 .slick-track:after {
	clear: both;
}

.RighInfo001774 .slick-loading .slick-track {
	visibility: hidden;
}

.RighInfo001774 .slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.RighInfo001774 .slick-slide .slick-loading img {
	display: none;
}

.RighInfo001774 .slick-slide .dragging img {
	pointer-events: none;
}

.RighInfo001774 .slick-initialized .slick-slide {
	display: block;
}

.RighInfo001774 .slick-loading .slick-slide {
	visibility: hidden;
}

.RighInfo001774 .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.RighInfo001774 .slick-arrow .slick-hidden {
	display: none;
}

/*slick Basic End*/
.RighInfo001774 {}

.RighInfo001774 .list_img {
	float: left;
	width: 42%;
}

.RighInfo001774 .big {
	margin-bottom: 20px;
}

.RighInfo001774 .big li figure {
	/* border:1px solid #e5e5e5; */
	padding-bottom: 70%;
	background-size: contain;
}

.RighInfo001774 .small {
	padding: 0 30px;
	position: relative;
}

.RighInfo001774 .small .slick-arrow {
	position: absolute;
	height: 100%;
	top: 0;
	width: 25px;
	z-index: 10;
	cursor: pointer;
	border: 0;
	background: none;
	padding: 0;
}

.RighInfo001774 .small .slick-prev {
	left: 0;
}

.RighInfo001774 .small .slick-next {
	right: 0;
}

.RighInfo001774 .small .slick-disabled {
	cursor: default;
}

.RighInfo001774 .small .slick-arrow span {
	font-size: 20px;
	color: #ccc;
}

.RighInfo001774 .small li figure {
	margin: 0 auto;
	padding-bottom: 70%;
	background-size: contain;
	max-width: 90%;
	border: 1px solid #e5e5e5;
}

.RighInfo001774 .small li.slick-current figure {
	border-color: #0056a2;
}

.zoomContainer {
	z-index: 100;
}

.RighInfo001774 .intro {
	float: right;
	width: 45%;
	margin-right: 10%;
}

.RighInfo001774 .intro h1 {
	font-size: 24px;
	color: #0056a2;
}

.RighInfo001774 .intro p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
}

.RighInfo001774 .infobox .tab {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	margin: 30px 0 0;
}

.RighInfo001774 .img {
	margin: 30px 0;
}

.RighInfo001774 .infobox .tab span {
	float: left;
	padding: 5px 30px;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	cursor: pointer;
	font-weight: normal;
}

.RighInfo001774 .infobox .tab span.on {
	background: #0056a2;
	color: #fff;
}

.RighInfo001774 .single {
	margin-top: 30px;
}

.RighInfo001774 .single h2 {
	font-size: 20px;
	color: #0056a2;
}

.RighInfo001774 .txt-dl dl {
	margin-bottom: 30px;
}

.RighInfo001774 .txt-dl dt span {
	font-size: 18px;
	color: #0056a2;
	border-left: 3px solid #ffc231;
	padding-left: 10px;
	line-height: 23px;
}

.RighInfo001774 .txt-dl dd {
	position: relative;
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	line-height: 32px;
	padding-left: 20px;
}

.RighInfo001774 .txt-dl dd:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 2px;
	background: #333;
	left: 0;
	top: 14px;
}

@media(max-width:1000px) {
	.RighInfo001774 .intro {
		width: 55%;
		margin-right: 0;
	}
}



.pro_dt .Floor0001 {
	padding: 3% 0
}

.pro_dt .Floor0001 .auto {
	height: auto;
	overflow: hidden;
	position: relative;
}

.pro_dt .Floor0001 .home_title {
	width: 50%;
}

.pro_dt .Floor0001 .home_title {
	margin-bottom: 30px;
	position: relative;
	height: auto;
	overflow: hidden
}

.pro_dt .Floor0001 .home_title h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #0056a2;
	margin: 0 0 10px 0;
	position: relative;
}

.pro_dt .Floor0001 .home_title:before {
	background-image: linear-gradient(to right, #ddd 0%, #fff 100%);
	z-index: 10;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 56px;
}

.pro_dt .Floor0001 .home_title h2 {
	margin: 0;
	z-index: 10;
	content: "";
	display: inline-block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
	background: #fff;
	position: relative;
	z-index: 50;
	float: left;
	font-size: 18px;
	line-height: 20px;
	padding-right: 15px;
	font-weight: normal;
}

.pro_dt .Floor0001 dl {
	margin-bottom: 20px;
}

.pro_dt .Floor0001 dt span {
	font-size: 18px;
	color: #0056a2;
	border-left: 3px solid #ffc231;
	padding-left: 10px;
	line-height: 23px;
}

.pro_dt .Floor0001 dd {
	position: relative;
	font-size: 15px;
	color: #333;
	line-height: 30px;
	padding-left: 20px;
}

.pro_dt .Floor0001 dd:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 2px;
	background: #333;
	left: 0;
	top: 14px;
}

.pro_dt .Floor0001 .text {
	width: 55%;
	float: left;
	background: #f6f6f6;
	padding: 30px;
	font-size: 16px;
	line-height: 28px;
}

.pro_dt .Floor0001 .text p {
	text-indent: 2em;
}

.pro_dt .Floor0001 .pic {
	border-radius: 0;
	width: 45%;
	position: absolute;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}

@media(max-width:1024px) {
	.pro_dt .Floor0001 {
		padding: 0 0 30px 0
	}

	.pro_dt .Floor0001 .text,
	.pro_dt .Floor0001 .pic {
		width: 100%;
		position: relative;
		float: left;
		height: auto;
	}
}

.pro_dt .Floor0002 {}

.pro_dt .Floor0002 .auto {
	padding: 3% 0;
	position: relative
}

.pro_dt .Floor0002 .con {
	position: relative
}

.pro_dt .Floor0002 .pic {
	/* position: absolute; */
	/* left: 0; */
	/* top: 0; */
	width: 42%;
	padding-bottom: 40%;
	background-size: cover;
	float: left;
}

.pro_dt .Floor0002 .text {
	width: 54%;
	float: right;
}

.pro_dt .Floor0002 .text {
	font-size: 16px;
	line-height: 28px;
}

.pro_dt .Floor0002 .home_title {
	width: 50%;
}

.pro_dt .Floor0002 .home_title {
	margin-bottom: 30px;
	position: relative;
	height: auto;
	overflow: hidden
}

.pro_dt .Floor0002 .home_title h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #0056a2;
	margin: 0 0 10px 0;
	position: relative;
}

.pro_dt .Floor0002 .home_title:before {
	background-image: linear-gradient(to right, #ddd 0%, #fff 100%);
	z-index: 10;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 56px;
}

.pro_dt .Floor0002 .home_title h2 {
	margin: 0;
	z-index: 10;
	content: "";
	display: inline-block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
	background: #fff;
	position: relative;
	z-index: 50;
	float: left;
	font-size: 18px;
	line-height: 20px;
	padding-right: 15px;
	font-weight: normal;
}



.pro_dt .Floor0002 dl {
	margin-bottom: 20px;
}

.pro_dt .Floor0002 .dl {
	margin-top: 50px;
}

.pro_dt .Floor0002 dt span {
	font-size: 18px;
	color: #0056a2;
	border-left: 3px solid #ffc231;
	padding-left: 10px;
	line-height: 23px;
}

.pro_dt .Floor0002 dd {
	position: relative;
	font-size: 15px;
	color: #333;
	line-height: 30px;
	padding-left: 20px;
}

.pro_dt .Floor0002 dd:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 2px;
	background: #333;
	left: 0;
	top: 14px;
}

.pro_dt .Floor0002 .text pre {
	height: 140px;
	text-indent: 2em
}

@media(max-width:1024px) {
	.pro_dt .Floor0002 .auto {
		padding: 0 2%;
	}

	.pro_dt .Floor0002 .pic,
	.pro_dt .Floor0002 .text {
		width: 100%;
		float: left;
		position: relative
	}

	.pro_dt .Floor0002 .pic {
		height: 220px;
	}

	.pro_dt .Floor0002 .auto:before {
		display: none
	}
}


.pro_dt .Floor0001 .pic img,
.Floor0002 .pic img {
	display: none
}

.pro_detail h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #111;
	background: url(../images/pr_tit.png) no-repeat left center;
	padding-left: 26px;
}






@media (max-width: 1400px) {
	.Top002339 .header-menu li em {
		padding: 0 10px
	}
}

@media (max-width: 1360px) {
	.Top002339 .header-menu li em {
		padding: 0 7px
	}
}

@media (max-width: 1024px) {
	.Form001215 .hotline dd {
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.statusBar .info {
		display: none;
	}

	.TextList002208 .thead span:last-of-type,
	.TextList002208 .dl .dt span:last-of-type {
		display: none;
	}

	.TextList002208 .thead span:first-child,
	.TextList002208 .dl .dt span:first-child {
		width: 43% !important;
	}

	.Top002339 .logo {
		padding: 0;
	}

	.Top002339 .header-right {
		margin-top: 0px;
		height: 40px;
	}

	.Floor0001 .text {
		width: 100%;
	}

	.Floor0001 .pic {
		position: relative;
		width: 100%;
		padding-bottom: 54.59%;
	}

	.Banner002058 {
		margin-bottom: 3%;
	}

	.Floor0001 .num dd {
		width: 45%;
	}

	.Floor002676 .tab .home_title {
		position: relative;
		left: 2%;
		margin-bottom: 5%;
	}

	.Floor002676 .tab dl {
		width: 100%;
	}

	.Floor002676 .tab dd {
		width: 25%;
		padding: 0 1%;
		margin: 0;
	}

	.Floor002676 .js-fade li .img {
		padding: 0;
	}

	.Floor002676 .js-fade li p {
		display: none
	}

	.Floor002676 .tab dd img {
		width: 40px;
	}

	.Floor002676 .js-fade li h2 {
		margin: 0;
		padding: 2%;
	}

	.home_title h1 {
		font-size: 24px;
	}

	.home_title h2 {
		font-size: 18px;
		margin-top: 5px;
	}

	.Floor001234 .pic,
	.Floor001234 .text {
		width: 100%;
		float: none;
	}

	.Floor001234 .pic {
		position: relative;
		padding-bottom: 65.81%;
	}

	.Floor002905 .news-list li {
		width: 100%;
	}

	.Floor002905 .news-list li .txt p {
		font-size: 14px;
		height: 60px;
		line-height: 30px;
	}

	.Floor0001 .num dd span {
		font-size: 36px;
	}

	.Banner002058 .bx-pager div {
		margin: 0 1px;
		transform: scale(.7);
	}

	.Public_nav_style #open_menu.open_menu_on {
		position: fixed;
		top: 20px;
		right: 2%;
	}

	.RighInfo002808 .floor-2 .Ispic {
		width: 100%;
		position: relative;
		padding-bottom: 100%;
	}

	.RighInfo002808 .floor-2 {
		padding-left: 0;
	}

	.PicList001200 li time {
		bottom: 3%;
		background-size: contain;
	}

	.PicList000687 .news-list .main {
		border-color: #0056a2;
	}

	.RighInfo002810 .txt-list .pic img {
		margin-bottom: 2%;
	}

	.RighInfo002810 .txt-list li {
		width: 100%;
		margin-right: 0;
	}

	.TextList002855 li {
		line-height: 3em;
	}

	.Floor002905 .news-top li .txt {
		left: 0;
		bottom: 0;
		padding: 15px;
	}

	.Floor002676 .js-fade li .icon,
	.Floor002676 .js-fade li .home_more {
		display: none;
	}

	.RighInfo001774 .list_img,
	.RighInfo001774 .intro {
		width: 100%;
	}

	.Floor0001 .pic,
	.Floor0002 .pic {
		padding: 0;
		height: auto;
		background: none !important;
	}

	.Floor0001 .pic img,
	.Floor0002 .pic img {
		display: block !important;
	}

	.PicList002323 ul li {
		width: 100%;
		margin-right: 0;
	}
}

@media (max-width: 1300px) and (min-width: 1024px) {
	.Top002339 .header-left {
		padding: 25px 0;
	}

	.Top002339 .header-menu li em a {
		font-size: 15px;
	}

	.Top002339 .header-right .top-language {
		margin-right: 0;
	}

	.Top002339 .header-right {
		margin-left: 0;
	}
}





/*PicList002171 */
.PicList002171 {
	padding: 3% 0;
}

.PicList002171 .ytable {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.PicList002171 .ytable-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.PicList002171 .auto {
	max-width: 1440px;
	margin: 0 auto;
}

.PicList002171 li {
	background: url(../images/PicList002171_bg.png) no-repeat center left;
	background-size: 100% auto;
	position: relative;
	display: block;
	padding: 30px 0;
	overflow: hidden;
	min-height: 100px;
	width: 31%;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	text-align: center;
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;
	cursor: pointer;
}

.PicList002171 li a {
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	color: #000;
	line-height: 40px;
}

.PicList002171 li:hover a {
	color: #0056a2;
}

@media(min-width:1001px) {
	.PicList002171 li:nth-child(3n) {
		margin-right: 0;
	}
}

@media(max-width:1000px) {
	.PicList002171 {
		padding: 50px 0;
	}

	.PicList002171 li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}

	.PicList002171 li:nth-child(2n) {
		margin-right: 0;
	}
}

@media(max-width:768px) {
	.PicList002171 li a {
		font-size: 16px;
	}
}



.cyqy {
	margin: 3% 0;
}

.cyqy .container h2 {
	text-align: center;
	border-bottom: 1px solid #eee;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	padding-bottom: 20px;
}

.cyqy .container p {
	color: #666;
	line-height: 32px;
	font-size: 15px;
	margin: 0;
	text-indent: 2em;
}

.cyqy .buttom,
.cyqy .buttom {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #f8f8f8;
	margin-top: 38px;
	overflow: hidden;
	position: relative;
}

.cyqy .buttom .more,
.cyqy .buttom .more {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/ico_more.png) no-repeat;
	margin-top: 15px;
}

.cyqy .buttom .prev,
.cyqy .buttom .next {
	position: absolute;
	top: 0;
	line-height: 50px;
	color: #666;
}

.cyqy .buttom .prev {
	left: 30px;
}

.cyqy .buttom .next {
	right: 30px;
}

.cyqy .buttom .prev::before,
.cyqy .buttom .next::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 5px;
	margin-bottom: 4px;
}

.cyqy .buttom .prev::before {
	background: url(../images/icon12.png) no-repeat;
	margin-right: 20px;
}

.cyqy .buttom .next::after {
	background: url(../images/icon01.png) no-repeat;
	margin-left: 20px;
}

.sitemap li {
	padding: 1% 0;
	border-bottom: 1px solid #e8e8e8;
}

.sitemap li em {
	font-style: normal;
	font-weight: bold;
}

.sitemap li span {
	display: inline-block;
	opacity: 0.7;
	padding-right: 20px;
}


.PicList000687xin {}

.PicList000687xin li a {
	display: flex;
}

.PicList000687xin li .pic {
	width: 10% !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	align-content: center;
}

.PicList000687xin li .info {
	width: 80%;
	padding: 2vw 0;
}

.PicList000687xin li {
	background: transparent !important;
}

.PicList000687xin li .more {
	width: 10% !important;
	text-align: right !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.PicList000687xin li .pic b {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
}

.PicList000687xin li .more::after {
	display: none;
}

@media screen and (max-width: 640px){
.PicList000687xin li .pic {
    width: 50% !important;
    max-width: 130px;
    display: flex !important;
    background: #f1f2f6;
    padding: 5px 0;
}

.PicList000687xin li .pic b {
    width: auto;
    font-size: 25px;
    padding-right: 5px;
    position: relative;
    margin-right: 5px;
}
.PicList000687xin li .pic b:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    background: #333;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(9deg);
}
.PicList000687xin .news-list .main {
	border: none !important;
	padding: 4vw 0;
}
.PicList000687xin li .more {
    width: 100% !important;
    justify-content: flex-start;
}
.PicList000687xin li {
    background: transparent !important;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5vw;
    margin-bottom: 8vw !important;
}
.PicList000687xin li .info {
    width: 100%;
}
}


/*PicList002938 */
.PicList002938{padding: 1.93vw 0;}
.PicList002938 ul{padding: 1.93vw 0; border-bottom: 1px dotted #cecece;}
.PicList002938 li .inner{padding-left: 33px;font-size: 16px; }
.PicList002938 li .inner h1{font-size:24px;color: #0056a2;}
.PicList002938 li .inner h1 a{font-size:24px;color: #0056a2;}
.PicList002938 li time a{float: right;color: #0056a2;}
.PicList002938 li p{color: #666; line-height: 36px}
.PicList002938 li aside{font-size: 20px;}
.PicList002938 li aside a{color: #0056a2;}
@media(min-width:481px){
.PicList002938 ol{width: 160px;}
}
@media(max-width:640px){
.PicList002938 li .inner{padding-left: 3vw;font-size: 14px; }
.PicList002938 li aside{font-size: 16px;}
}
@media(max-width:480px){
.PicList002938 .ytable,
 .PicList002938 .ytable-cell{display: block;}
.PicList002938 ul{padding: 3vw 0;}
.PicList002938 li .inner{padding: 3vw;}
}




.Top000963 .auto{position:relative;}
.Top000963 .header-right .top-language{position:relative;}
.Top000963 .header-right .top-language span {display: block;background: url(../images/top-language.png) no-repeat 16px center;padding-left: 42px;line-height: 30px;cursor: pointer;
color: #666;border: 1px solid #ddd;border-radius: 50px;}
.Top000963 .header-right .top-language span::after {display: inline-block;content: '';vertical-align: middle;width: 9px;height: 5px;margin-left: 10px;}
.Top000963 .header-right .top-language figure {display: none;position: absolute;left: 0;width: 100%;top: 110%;z-index: 2;}
.Top000963 .header-right .top-language a {display: block;line-height: 32px;color: #fff;text-align: center;margin-bottom: 1px;background: #0056a2;font-size: 14px;opacity: 0.6;transition: 0.5s}
.Top000963 .header-right .top-language a:hover {opacity: 1}
.Top000963 .top-nav > *{float: left;}
.Top000963 .search .a_search{width: 37px;display:block;height: 25px;/* border-left:1px solid #cccccf; */background: url(../images/Top002070-search_btn2.png) no-repeat right center;}
.Top000963 .search figure .text{width:100%;height: 35px;line-height: 35px;padding:0 5px;border:none;background: #fff;}
.Top000963 .search figure .btn{position:absolute;right:0;width: 34px;height: 34px;background: url(../images/Top002070-search_btn2.png)  no-repeat center center;border:none;cursor:pointer;}
.Top000963 menu li{float: left;margin-right: 1.7vw;font-size: 18px;}
.Top000963 .top-nav > *{float: left;}
.Top000963 menu li span,
.Top000963 menu li a{display: block;}
.Top000963 menu li span a{color: #000000;}
.Top000963 menu li .sub{display: none;}
@media (min-width:1921px) {
.Top000963 menu li{margin-right: 30px;}	
}
@media (min-width:1025px) {
.Top000963 .search{position:absolute;right:0;height:20px;top:50%;margin-top: -12px;z-index: 111;}
.Top000963 .search figure{position:absolute;right:0;height: 37px;border:1px solid #ccc;background-color:#fff;top:-7px;width:200px;border-radius:3px;display:none;}
.Top000963 menu{float: right;margin: 0 auto;}
.Top000963 menu li span{line-height: 114px;}
.Top000963 menu li span a{position: relative;}
.Top000963 menu li span a:hover,
.Top000963 menu li.aon span a{color: #0056a2;}
.Top000963 menu li.aon{border-bottom: 2px solid #0056a2;}
.Top000963 .sub{position: absolute;top: 100%;/* background-color: rgba(255,255,255,.6); */overflow: hidden;left: 0;width: 100%;z-index: 9999;}
.Top000963 .sub dl{overflow: hidden;display: inline-block;background-color: rgba(255,255,255,.9);padding: 0 2%;}
.Top000963 .sub dt{line-height: 42px;text-align: center;float: left;}
.Top000963 .sub dt a{color: #0056a2;padding: 10px;transition: 0.3s;font-size: 16px;}
.Top000963 .sub dt a:hover{background-color: rgba(0,0,0,0.2);}
.Top000963 .logo{float: left;padding-top: 10px;}
.Top000963 .logo img{height: 62px;}	
.Top000963 .top-nav{float: right;margin-top: 40px;width: 140px;}
.Top000963 menu li#m2 dt{width:20%;float:left;}
}
@media (min-width:1025px) and (max-width:1280px) {
.Top000963 menu li{margin-right: 2vw;}
}
@media (min-width:1025px) and (max-width:1380px) {
.Top000963 menu li{font-size:16px;margin-right: 1.7vw;}
}
@media (max-width:1024px) {
.Top000963 .search .a_search{display:none;}
.Top000963 .auto{display: flex;align-items: center;justify-content: space-between;height: 80px;}
.Top000963 .auto:after{display: none;}
.Top000963 .logo img{height: 50px;}	
.Top000963 .open-menu{height: 30px;z-index: 10;width: 30px;position: relative;margin-right: 0;}
.Top000963 .open-menu i{position: absolute;width: 100%;height: 3px;background: #0056a2;left: 0;top: 50%;margin-top: -1.5px;transition: 0.3s;}
body.menu-show{overflow: hidden;}
.Top000963 menu{position: fixed;top: 80px;bottom: 0;width: 240px;background-color: #333;left: -100%;padding: 40px 0;opacity: 0;transition: 0.3s ease-out;z-index: 9;}
body.menu-show .Top000963 menu{left: 0;opacity: 1;}
.Top000963 .open-search{width: 36px;height: 36px;background: url(../images/search-btn.svg) no-repeat center center;background-size: auto 60%;}
.Top000963 .top-search{position: absolute;left:5%;width: 90%;top: 100%;}
.search-show .Top000963 .top-search{display: block;}
.Top000963 .search{position: absolute;left: 0;top: 79px;width: 100%;z-index: 9;}
.Top000963 .search figure{ display:block !important; width:100% !important; height:42px !important; position:relative; opacity:1 !important;}
.Top000963 .search figure .text{  height:40px; line-height:40px; padding:0 10px; border:1px solid #ccc;}
.Top000963 .search figure .btn{ width:40px; height:40px; }
.Top000963 menu ul{height: 100%; overflow: auto;}
.Top000963 menu li{border-bottom: 1px solid #666;display: block;float: none;}
.Top000963 menu li span{line-height: 3;font-size: 20px;}
.Top000963 menu li span a{padding-left: 1em;color: #fff;font-size: 16px;}
.Top000963 .has-sub span .op:before, 
.Top000963 .has-sub span .op:after{background-color: #e60013;}
.Top000963 .sub{padding: 2em;font-size: 18px;background-color: rgba(0,0,0,0.1);}
.Top000963 .sub dt{line-height: 2.5;}
.Top000963 .header-right .top-language {margin-right: 37px;}
.open-menu{z-index: 10; width: 40px; height: 40px;}
.open-menu[rel="relative"]{position: relative;}
.open-menu[rel="absolute"]{position: absolute; top: 50%; transform: translateY(-50%);}
.open-menu i{position: absolute; width: 100%; height: 3px; background: #fff; left: 0; top: 50%; margin-top: -1.5px; transition: 0.3s;}
.open-menu:not(.on) i:nth-child(1){margin-top: -10px;}
.open-menu:not(.on) i:nth-child(3){margin-top: 8px;}
.open-menu.on i:nth-child(2){opacity: 0;}
.open-menu.on i:nth-child(1){transform: rotate(-45deg);}
.open-menu.on i:nth-child(3){transform: rotate(45deg);}
}

@media (max-width:640px) {
.Top000963 .logo img{height: 35px;}	
.Top000963 .header-right .top-language {margin-right: 15px;}
}



/*Floor003153 */
.Floor003153 .auto{padding: 4em 0;}
.Floor003153 .intro .info{line-height: 2.1428;}
@media (min-width:1025px) {
.Floor003153 .intro .pic{ display: block;float:left; margin-right:5%;}
.Floor003153 .intro .info{/*padding-left: 5.0714em;*/ font-size: 0.875em;}  
}
@media (max-width:1024px) {
.Floor003153 .auto{padding: 2em 2%;}
.Floor003153 .intro  .pc_pic{ display: block; text-align: center;}
.Floor003153 .intro .info{display:block;}
}