@charset "utf-8";

html {
	overflow-x: hidden;
	width: 100%;
	overflow-y: auto
}

* {
	padding: 0;
	margin: 0;
	outline: 0 !important
}

li,
ol,
ul {
	list-style-type: none
}

body,
button,
input,
select,
textarea {
	font-family: 'Microsoft yahei';
	font-size: 12px
}

code,
kbd,
pre,
samp {
	font-family: 'Microsoft yahei'
}

a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

img {
	border: 0;
	max-width: 100%
}

li {
	line-height: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 400;
	font-family: 'Microsoft yahei'
}

input,
table,
td,
tr {
	margin: 0;
	padding: 0;
	border: none
}

button,
table {
	border: none;
	background: 0 0;
	margin: 0;
	padding: 0
}

body {
	position: relative;
	float: left;
	width: 100%
}

select {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft yahei';
	border: none
}

textarea {
	resize: none;
	outline: 0
}

label {
	margin-bottom: 0;
	font-weight: 400
}

input,
select,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0
}

.pz_top {
	float: left;
	width: 100%;
	z-index: 9;
	position: relative;
	background: #fff
}

.pz_banner {
	float: left;
	width: 100%;
	position: relative;
}

.pz_main {
	float: left;
	width: 100%;
	overflow: hidden
}

.pz_down {
	float: left;
	width: 100%
}

@font-face {
	font-family: 'Helvetica Neue CE 35 Thin';
	src: url('fonts/Helvetica Neue CE 35 Thin.eot');
	src: url('fonts/Helvetica Neue CE 35 Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica Neue CE 35 Thin.woff') format('woff'), url('fonts/Helvetica Neue CE 35 Thin.ttf') format('truetype'), url('fonts/Helvetica Neue CE 35 Thin.svg#open_sanslight') format('svg');
	font-weight: 400;
	font-style: normal
}

.top {
	position: relative;
	background: #f1f1f1;
	line-height: 33px;
	border-bottom: solid 1px #e9e9e9
}

.welcome {
	float: left;
	font-size: 12px;
	color: #555
}

.top .top_r {
	float: right
}

.top .top_r a {
	display: block;
	float: left;
	padding: 0 15px 0 14px;
	background: url(../images/bian_1.jpg) no-repeat right center;
	color: #555;
	font-size: 12px
}

.top .top_r a:hover {
	color: #0c81f8
}

.top .top_r .tel {
	float: left;
	padding-left: 15px;
	width: 210px;
	font-size: 12px;
	color: #555
}

.top .top_r .tel img {
	margin-right: 7px;
	margin-top: -3px
}

.top .top_r .tel i {
	font-style: normal
}

.top .top_r .tel span {
	font-size: 16px;
	color: #0c81f8;
	font-family: Arial;
	white-space: nowrap
}

.topnav {
	width: 100%;
	float: left;
	position: relative;
	padding: 20px 0
}

.logo {
	float: left;
	width: auto;
	height: 60px
}

.logo img {
	height: 100%;
	max-width: none
}

.menu {
	z-index: 99;
	width: 700px;
	float: right
}

.menu ul {
	width: 100%;
	float: left
}

.menu ul .nli {
	float: left;
	margin-left: 59px;
	z-index: 99;
	position: relative
}

.menu ul .nli span {
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	position: relative
}

.menu ul .nli span a {
	display: block;
	float: left;
	color: #555;
	position: relative;
	z-index: 5
}

.menu ul .nli span a .b {
	position: absolute;
	right: -26px;
	top: 18px;
	display: block;
	width: 24px;
	height: 10px;
	line-height: 10px;
	overflow: hidden
}

.menu ul .nli span a .b img {
	float: left
}

.menu ul .nli.on a,
.menu ul .nli:hover a {
	color: #0c81f8
}

.nav li .nav-w {
	z-index: 21;
	position: absolute;
	display: none;
	float: left;
	clear: both;
	overflow: hidden;
	top: 100%;
	background: #fff;
	left: 2px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-moz-box-shadow: 0 5px 5px #D3D3D3;
	-webkit-box-shadow: 0 5px 5px #D3D3D3;
	box-shadow: 0 5px 5px #D3D3D3
}

.nav li .section-nav1 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}

.nav li .section-nav1 ul {
	position: static;
	margin: 0;
	width: 160px;
	overflow: hidden
}

.nav li .section-nav1 ul li {
	position: static;
	padding: 0;
	width: 100%;
	background: 0 0;
	float: left
}

.nav li .section-nav1 ul li .b {
	width: auto;
	display: block;
	float: left;
	position: relative
}

.nav li .section-nav1 ul li:first-child {
	margin-top: 10px
}

.nav li .section-nav1 ul li:last-child {
	margin-bottom: 10px
}

.nav li .section-nav1 ul li a {
	text-align: left;
	line-height: 32px;
	width: auto;
	padding: 0 3px;
	display: block;
	background: 0 0;
	float: none;
	height: auto;
	color: #5e5e5e;
	font-size: 13px;
	overflow: hidden;
	cursor: pointer;
	font-weight: 400;
	z-index: 3;
	position: relative
}

.nav li .section-nav1 ul li .b:before {
	content: '';
	width: 0;
	height: 6px;
	background: #f9da00;
	position: absolute;
	left: 0;
	bottom: 8px;
	z-index: 2;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.nav li .section-nav1 ul li .b:hover:before {
	width: 100%
}

@media screen and (max-width:1199px) {
	.menu {
		width: 530px
	}

	.menu ul .nli {
		margin-left: 30px
	}
}

@media screen and (max-width:991px) {
	.menu {
		display: none
	}

	.topnav {
		padding: 5px 0
	}

	.logo {
		height: 30px;
		margin-top: 5px;
		margin-left: 10px
	}

	.menuph {
		float: right;
		cursor: pointer;
		width: 40px;
		height: 40px;
		text-align: center
	}

	.menuph .point {
		display: inline-block;
		width: 25px;
		margin-top: 10px;
		height: 22px;
		position: relative;
		padding: 0 5px
	}

	.menuph .point:hover .navbtn,
	.menuph .point:hover .navbtn::after,
	.menuph .point:hover .navbtn::before {
		width: 25px
	}

	.menuph .navbtn {
		position: absolute;
		top: 10px;
		right: 0;
		display: inline-block;
		width: 18px;
		height: 2px;
		-webkit-transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-ms-transition: all .3s ease-out 0s;
		-o-transition: all .3s ease-out 0s;
		transition: all .3s ease-out 0s;
		background: #0c81f8;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px
	}

	.menuph .navbtn::after,
	.menuph .navbtn::before {
		position: absolute;
		right: 0;
		display: inline-block;
		width: 26px;
		height: 2px;
		content: '';
		-webkit-transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-ms-transition: all .3s ease-out 0s;
		-o-transition: all .3s ease-out 0s;
		transition: all .3s ease-out 0s;
		background: #0c81f8;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px
	}

	.menuph .navbtn::after {
		top: -9px
	}

	.menuph .navbtn::before {
		top: 9px
	}

	.menuph .point.active .navbtn {
		background: 0 0
	}

	.menuph .point.active .navbtn::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0
	}

	.menuph .point.active .navbtn::before {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0
	}

	.pf_menu {
		position: absolute;
		width: 120px;
		height: auto;
		overflow-y: auto;
		right: 0;
		top: 85px;
		z-index: 60;
		display: block;
		padding: 0 2% 5px 2%;
		background: #fff;
		box-shadow: 0 5px 5px rgba(0, 0, 0, .15)
	}

	.ph_menu {
		float: left;
		width: 100%;
		text-align: center
	}

	.ph_menu .nli {
		float: left;
		width: 100%
	}

	.ph_menu .nli span {
		float: left;
		width: 100%;
		padding: 0 10px 0 10px
	}

	.ph_menu .nli .l1_a {
		float: left;
		width: 100%;
		color: #0c81f8;
		font-size: 14px;
		line-height: 39px;
		white-space: nowrap
	}

	.ph_menu .nli .l1_a .b {
		font-size: 12px;
		line-height: 12px;
		height: 12px;
		display: inline-block;
		position: relative;
		top: -3px;
		margin-left: 3px;
		font-weight: 400
	}
}

@media screen and (max-width:767px) {
	.pf_menu {
		top: 50px
	}

	.welcome {
		width: 100%;
		padding: 0 10px
	}

	.top {
		line-height: 28px;
		display: none
	}

	.top .top_r {
		width: 100%
	}

	.top .top_r a {
		padding: 0 9px
	}

	.top .top_r .tel {
		padding-left: 7px;
		width: auto
	}

	.top .top_r .tel img {
		margin-right: 3px;
		width: 15px;
		margin-top: -5px
	}

	.top .top_r .tel i {
		display: none
	}

	.top .top_r .tel span {
		font-size: 14px;
		color: #0c81f8;
		font-family: Arial;
		white-space: nowrap
	}

	.logo {
		width: 102px;
		overflow: hidden
	}

	.pz_main.on_1 {
		margin-top: 40px
	}
}

.slide_banner .slick-list {
	position: relative;
	z-index: 9
}

.slide_banner img {
	max-width: none
}

.slide_banner .slick-dots {
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow: hidden;
	z-index: 9
}

.slide_banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	padding: 0;
	overflow: hidden;
	margin: 0 7px;
	cursor: pointer;
	background: url(../images/banner_ico.png) no-repeat left center
}

.slide_banner .slick-dots li.slick-active {
	background-position: right center
}

@media screen and (max-width:767px) {
	.slide_banner .slick-dots {
		bottom: 10px
	}

	.slide_banner .slick-dots li {
		width: 8px;
		height: 8px;
		margin: 0 3px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		overflow: hidden
	}
}

.banner {
	width: 100%;
	height: 450px;
	position: absolute;
	left: 0;
	top: 0
}

.leftnav {
	width: 240px;
	float: left;
	background: url(../images/bg_1.png);
	height: 100%;
	z-index: 11;
	position: relative
}

.leftnav ul {
	width: 100%;
	float: left
}

.leftnav ul li {
	width: 100%;
	float: left
}

.leftnav ul li a {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
	background: url(../images/ico_01_2.png) no-repeat 90% center
}

.leftnav ul li:hover {
	background: url(../images/bg_2.png)
}

.yubd {
	width: 260px;
	height: 410px;
	border: solid 1px #dcdcdc;
	background: #fff;
	float: right;
	margin-top: 20px;
	z-index: 11;
	position: relative
}

.yubd .img {
	width: 100%;
	float: left
}

.yubd .yubd_b {
	width: 100%;
	float: left;
	padding: 4px 20px 0 20px
}

.txtScroll-top {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 20px
}

.txtScroll-top .bd {
	padding: 0
}

.txtScroll-top .infoList li {
	font-size: 12px;
	color: #555;
	line-height: 20px;
	height: 20px;
	overflow: hidden
}

.txtScroll-top .infoList li .name {
	float: left;
	width: 45px
}

.txtScroll-top .infoList li .tel {
	float: left;
	width: 80px
}

.txtScroll-top .infoList li .time {
	float: right;
	width: 80px;
	text-align: right
}

.yubd .yubd_b .ul_1 {
	width: 100%;
	float: left
}

.yubd .yubd_b .ul_1 li {
	width: 100%;
	float: left;
	margin-top: 10px
}

.yubd .yubd_b .ul_1 li input {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: 0 0
}

.yubd .yubd_b .ul_1 li.l4 {
	padding-left: 36px;
	position: relative;
	background: #eceff1
}

.yubd .yubd_b .ul_1 li.l4 .ico {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 0;
	border-left: solid 1px #fff
}

.yubd .yubd_b .ul_1 li.l4 input {
	padding-left: 14px;
	font-size: 12px;
	color: #888
}

.yubd .yubd_b .ul_1 li.l4 select {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: 0 0;
	float: left;
	padding-left: 10px;
	color: #888
}

.yubd .yubd_b .ul_1 li.l1 input {
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #0c81f8;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.yubd .yubd_b .ul_1 li.l1 input:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.yubd .yubd_b .ul_1 li.l2 {
	margin-top: 8px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	float: left;
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.yubd .yubd_b .ul_1 li.l2 span {
	display: block;
	width: 33.33%;
	float: left;
	background: url(../images/bian_2.jpg) no-repeat left center;
	margin-left: -1px
}

.yubd .yubd_b .ul_1 li.l3 {
	width: 100%;
	float: left;
	margin-top: 9px;
	text-align: center
}

.yubd .yubd_b .ul_1 li.l3 .p {
	display: inline-block;
	padding: 0 16px;
	height: 21px;
	background: #f4f4f4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	overflow: hidden;
	font-size: 12px;
	color: #ee5307;
	line-height: 21px
}

.pf_mb {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	display: none;
	z-index: 65
}

@media screen and (max-width:767px) {
	.banner {
		position: relative;
		top: auto;
		height: auto
	}

	.leftnav {
		width: 100%;
		background: 0 0
	}

	.leftnav ul li {
		width: 50%
	}

	.leftnav ul li a {
		padding: 0 10px;
		font-size: 14px;
		color: #666;
		background-image: url(../images/ico_01_2_h.png);
		background-size: 4px 9px
	}

	.bdtc {
		width: 80px;
		height: 30px;
		float: right;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		overflow: hidden;
		margin-right: 10px;
		text-align: center;
		line-height: 30px;
		font-size: 14px;
		color: #fff;
		background: #0c81f8;
		margin-top: 5px
	}

	.yubd {
		height: 410px;
		margin-top: 0;
		border: 0;
		padding-bottom: 15px;
		position: fixed;
		left: 50%;
		top: 50%;
		margin: -205px 0 0 -130px;
		display: none;
		z-index: 666
	}

	.yubd .yubd_b .ul_1 li {
		margin-top: 8px
	}

	.yubd .ico_2 {
		background: url(../images/btn_8.png) no-repeat center #fff;
		width: 30px;
		height: 30px;
		position: absolute;
		right: -10px;
		top: -10px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		overflow: hidden
	}
}

@media screen and (max-width:480px) {
	.banner {
		position: relative;
		top: auto;
		height: auto
	}

	.leftnav {
		width: 100%
	}

	.leftnav ul li {
		width: 50%
	}

	.leftnav ul li a {
		padding: 0 15px;
		font-size: 12px;
		height: 36px;
		line-height: 36px;
		background-size: 5px 9px
	}
}

.elli {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.bg_1 {
	background: #f2f5f8
}

.c_1200_1 {
	width: 100%;
	float: left;
	padding: 20px 0 30px 0
}

.c_1200_1 ul {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.c_1200_1 ul li {
	width: 16.666%;
	float: left;
	padding-left: 73px;
	position: relative;
	height: 60px;
	margin-top: 10px
}

.c_1200_1 ul li .ico {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0
}

.c_1200_1 ul li h5 {
	width: 100%;
	float: left;
	margin-top: 9px;
	font-size: 16px;
	color: #333;
	line-height: 23px
}

.c_1200_1 ul li h5 em {
	font-weight: 700;
	margin-right: 5px
}

.c_1200_1 ul li h6 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 19px
}

@media screen and (max-width:1199px) {
	.c_1200_1 ul li {
		width: 33.333%
	}
}

@media screen and (max-width:767px) {
	.c_1200_1 {
		width: 100%;
		float: left;
		padding: 0 10px 20px 10px
	}

	.c_1200_1 ul li {
		width: 33.333%;
		padding-left: 0;
		text-align: center;
		height: auto;
		margin-top: 20px
	}

	.c_1200_1 ul li .ico {
		width: 100%;
		float: left;
		position: relative;
		left: auto;
		top: auto
	}
}

@media screen and (max-width:480px) {
	.c_1200_1 ul li {
		margin-top: 15px
	}

	.c_1200_1 ul li h5 {
		font-size: 14px;
		line-height: 22px
	}
}

.c_1200_2 {
	width: 100%;
	float: left;
	padding: 26px 0 40px 0;
	overflow: hidden
}

.c_1200_2 .c_431_1 {
	width: 37.479%;
	float: left;
	padding: 0 15px
}

.tit_1 {
	width: 100%;
	float: left;
	line-height: 52px;
	border-bottom: solid 2px #0c81f8;
	font-size: 24px;
	color: #0c81f8;
	font-weight: 700;
	overflow: hidden
}

.tit_1 span {
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	font-family: 'Helvetica Neue CE 35 Thin';
	font-weight: 400;
	margin-left: 5px
}

.tit_1 .more {
	display: block;
	float: right;
	font-size: 14px;
	color: #555;
	margin-top: 21px;
	height: 20px;
	line-height: 20px;
	font-weight: 400
}

.tit_1 .more img {
	margin-left: 4px;
	margin-top: -3px
}

.tit_1 .more:hover {
	color: #0c81f8
}

.c_1200_2 .c_431_1 .main_1 {
	width: 100%;
	float: left
}

.txtScroll-top_1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 336px
}

.txtScroll-top_1 .bd {
	padding: 0
}

.txtScroll-top_1 .infoList li {
	font-size: 14px;
	color: #666;
	line-height: 48px;
	height: 48px;
	overflow: hidden
}

.txtScroll-top_1 .infoList li .name {
	float: left;
	width: 23.2%;
	text-align: center
}

.txtScroll-top_1 .infoList li .xb {
	float: left;
	width: 5.56%;
	text-align: center
}

.txtScroll-top_1 .infoList li .bm {
	float: left;
	width: 49.187%;
	text-align: center
}

.txtScroll-top_1 .infoList li .dz {
	float: left;
	width: 21.34%
}

.txtScroll-top_1 .infoList li.l1 {
	background: #f6f6f6
}

.c_1200_2 .c_431_2 {
	width: 37.479%;
	float: left;
	padding: 0 15px
}

.c_1200_2 .c_431_2 .main_1 {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 14px;
	border-bottom: dashed 1px #b2b2b2
}

.c_1200_2 .c_431_2 .main_1 .img {
	width: 164px;
	height: 114px;
	float: left;
	position: relative
}

.c_1200_2 .c_431_2 .main_1 .img .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px;
	opacity: .8;
	filter: alpah(opacity=80);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.c_1200_2 .c_431_2 .main_1:hover .img .btn {
	opacity: 1;
	filter: alpah(opacity=100)
}

.c_1200_2 .c_431_2 .main_1 .text {
	margin-left: 182px
}

.c_1200_2 .c_431_2 .main_1 .text h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #0c81f8;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.c_1200_2 .c_431_2 .main_1 .text .p {
	width: 100%;
	float: left;
	margin-top: 9px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.c_1200_2 .c_431_2 .main_1 .text h6 {
	width: 100%;
	float: left;
	margin-top: 8px;
	font-size: 14px;
	color: #888;
	line-height: 18px;
	height: 18px;
	overflow: hidden
}

.c_1200_2 .c_431_2 .main_2 {
	width: 100%;
	float: left;
	margin-top: 7px;
	height: 181px;
	overflow: hidden
}

.c_1200_2 .c_431_2 .main_2 ul {
	width: 100%;
	float: left
}

.c_1200_2 .c_431_2 .main_2 ul li {
	width: 100%;
	float: left;
	line-height: 37px;
	height: 37px
}

.c_1200_2 .c_431_2 .main_2 ul li a {
	display: block;
	width: 80%;
	float: left;
	padding-left: 15px;
	background: url(../images/ico_03_2.jpg) no-repeat left center;
	font-size: 14px;
	color: #333
}

.c_1200_2 .c_431_2 .main_2 ul li span {
	font-size: 14px;
	color: #888;
	float: right;
	width: 20%;
	text-align: right
}

.c_1200_2 .c_431_2 .main_2 ul li:hover a {
	color: #0c81f8
}

.c_1200_2 .c_278 {
	width: 25.04%;
	float: right;
	padding: 0 15px;
	margin-top: 14px
}

.c_1200_2 .c_278 .zbox {
	width: 100%;
	float: left;
	position: relative;
	border: solid 1px #54a7fa;
	padding: 13px 0 0 0
}

.c_1200_2 .c_278 .zbox .ico {
	position: absolute;
	right: -2px;
	top: -2px
}

.c_1200_2 .c_278 .zbox .title {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #0c81f8;
	line-height: 30px;
	font-weight: 700
}

.c_1200_2 .c_278 .zbox .main_1 {
	width: 100%;
	float: left;
	padding: 0 14px;
	margin-top: 3px
}

.c_1200_2 .c_278 .zbox .main_1 ul {
	width: 100%;
	float: left;
	background: url(../images/bg_3.jpg) no-repeat center;
	background-size: cover;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	padding: 15px 0
}

.c_1200_2 .c_278 .zbox .main_1 ul li {
	width: 50%;
	float: left;
	text-align: center
}

.c_1200_2 .c_278 .zbox .main_1 ul li.l1 {
	border-left: solid 1px #bbdbfa
}

.c_1200_2 .c_278 .zbox .main_1 ul li h4 {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #0c81f8;
	line-height: 26px
}

.c_1200_2 .c_278 .zbox .main_1 ul li h5 {
	width: 100%;
	margin-top: 4px;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 18px
}

.c_1200_2 .c_278 .zbox .tel {
	width: 100%;
	float: left;
	margin-top: 17px;
	padding-left: 59px;
	background: url(../images/ico_03_4.png) no-repeat left center
}

.c_1200_2 .c_278 .zbox .tel h3 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #0c81f8;
	line-height: 28px;
	font-weight: 700;
	font-family: Arial;
	white-space: nowrap
}

.c_1200_2 .c_278 .zbox .tel .p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	background: url(../images/bian_3.png) repeat-x right center
}

.c_1200_2 .c_278 .zbox .tel .p span {
	float: left;
	display: block;
	background: #fff
}

.c_1200_2 .c_278 .zbox .main_2 {
	width: 100%;
	float: left;
	padding: 7px 9px 0 9px
}

.c_1200_2 .c_278 .zbox .main_2 ul {
	width: 100%;
	float: left
}

.c_1200_2 .c_278 .zbox .main_2 ul li {
	width: 50%;
	float: left;
	padding: 0 5px;
	margin-top: 10px
}

.c_1200_2 .c_278 .zbox .main_2 ul li a {
	display: block;
	width: 100%;
	float: left;
	float: left;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #b4bac0
}

.c_1200_2 .c_278 .zbox .main_2 ul li a img {
	margin-top: -3px;
	margin-right: 5px
}

.c_1200_2 .c_278 .zbox .main_2 ul li a:hover {
	background: #8f9499;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .21)
}

.c_1200_2 .c_278 .zbox .main_3 {
	width: 100%;
	float: left;
	margin-top: 18px
}

.c_1200_2 .c_278 .zbox .main_3 a {
	display: block;
	width: 100%;
	float: left;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #0c81f8
}

.c_1200_2 .c_278 .zbox .main_3 a img {
	margin-right: 10px;
	margin-top: -3px;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.c_1200_2 .c_278 .zbox .main_3 a:hover img {
	transform: rotate(360deg)
}

@media screen and (max-width:1199px) {
	.c_1200_2 .c_278 .zbox .tel h3 {
		font-size: 22px
	}
}

@media screen and (max-width:991px) {
	.c_1200_2 .c_431_1 {
		width: 100%
	}

	.txtScroll-top_1 {
		height: auto
	}

	.c_1200_2 .c_431_2 {
		width: 60%;
		margin-top: 20px
	}

	.c_1200_2 .c_278 {
		width: 40%;
		margin-top: 20px
	}

	.tit_1 {
		line-height: 42px;
		font-size: 20px
	}

	.tit_1 span {
		font-size: 12px;
		margin-left: 3px
	}

	.tit_1 .more {
		font-size: 12px;
		margin-top: 15px
	}
}

@media screen and (max-width:767px) {
	.c_1200_2 {
		padding: 16px 15px 20px 15px
	}

	.tit_1 span {
		display: none
	}

	.c_1200_2 .c_431_1 {
		margin-top: 20px
	}

	.c_1200_2 .c_431_2 {
		width: 100%
	}

	.c_1200_2 .c_278 {
		width: 100%;
		margin-top: 0
	}

	.c_1200_2 .c_431_2 .main_2 {
		height: auto
	}

	.c_1200_2 .c_431_2 .main_1 .img {
		width: 100px;
		height: 70px;
		float: left
	}

	.c_1200_2 .c_431_2 .main_1 .text {
		margin-left: 110px
	}

	.c_1200_2 .c_431_2 .main_1 .text h5 {
		font-size: 14px
	}

	.c_1200_2 .c_431_2 .main_1 .text .p {
		margin-top: 4px;
		font-size: 12px;
		height: 20px
	}

	.c_1200_2 .c_431_2 .main_1 .text h6 {
		margin-top: 3px;
		font-size: 12px
	}

	.c_1200_2 .c_278 .zbox .tel {
		margin-top: 10px;
		padding-left: 39px;
		background-size: 30px 28px
	}

	.c_1200_2 .c_278 .zbox .tel h3 {
		font-size: 16px;
		line-height: 20px
	}

	.c_1200_2 .c_278 .zbox .tel .p {
		font-size: 12px
	}

	.c_1200_2 .c_278 .zbox .main_1 ul li h4 {
		font-size: 20px;
		line-height: 22px
	}

	.c_1200_2 .c_278 .zbox .main_1 ul li h5 {
		font-size: 12px;
		line-height: 16px
	}

	.c_1200_2 .c_431_2 .main_2 ul li {
		line-height: 30px;
		height: 30px
	}

	.c_1200_2 .c_431_2 .main_2 ul li a {
		padding-left: 10px;
		font-size: 12px
	}

	.c_1200_2 .c_431_2 .main_2 ul li span {
		font-size: 12px
	}

	.c_1200_2 .c_278 .zbox .main_2 ul li a {
		height: 30px;
		line-height: 30px;
		font-size: 12px
	}

	.c_1200_2 .c_278 .zbox .main_3 a {
		height: 42px;
		line-height: 42px;
		font-size: 14px
	}

	.txtScroll-top_1 .infoList li {
		font-size: 12px;
		line-height: 38px;
		height: 38px
	}

	.c_1200_2 .c_431_2 .main_1 .img .btn {
		width: 34px;
		height: 34px;
		margin: -17px 0 0 -17px
	}
}

@media screen and (max-width:480px) {
	.c_1200_2 .c_431_2 {
		width: 100%
	}

	.c_1200_2 .c_278 {
		width: 100%
	}
}

.bg_2 {
	background: url(../images/bg_4.jpg) no-repeat center;
	background-size: cover
}

.c_1200_3 {
	width: 100%;
	float: left;
	padding: 30px 0 40px 0;
	overflow: hidden
}

.c_1200_3 ul {
	margin: 0 -12px
}

.c_1200_3 ul li {
	width: 25%;
	float: left;
	padding: 0 12px;
	margin-top: 10px
}

.c_1200_3 ul li a {
	display: block;
	width: 100%;
	float: left;
	height: 42px;
	background: url(../images/bg_5.png);
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	color: #333
}

.c_1200_3 ul li.l1 a {
	color: #ee5307
}

.c_1200_3 ul li.l2 a {
	color: #0c81f8
}

.c_1200_3 ul li.l2 a .img_1 {
	margin-left: 5px
}

.c_1200_3 ul li.l2 a .img_2 {
	margin-left: 5px;
	display: none
}

.c_1200_3 ul li a:hover {
	background: #0c81f8;
	color: #fff
}

.c_1200_3 ul li a:hover .img_1 {
	display: none
}

.c_1200_3 ul li a:hover .img_2 {
	display: inline-block
}

@media screen and (max-width:991px) {
	.c_1200_3 ul li {
		width: 33.33%
	}
}

@media screen and (max-width:767px) {
	.c_1200_3 {
		padding: 10px 15px 20px 15px
	}

	.c_1200_3 ul {
		margin: 0 -3px
	}

	.c_1200_3 ul li {
		margin-top: 6px;
		padding: 0 3px
	}

	.c_1200_3 ul li a {
		font-size: 12px;
		line-height: 36px;
		height: 36px
	}
}

@media screen and (max-width:480px) {
	.c_1200_3 ul li {
		width: 50%
	}
}

.c_1200_4 {
	width: 100%;
	float: left;
	padding: 20px 0 0 0
}

.ul_2 {
	width: 100%;
	float: left
}

.ul_2 li {
	float: left;
	margin-top: 15px;
	padding: 10px 10px 18px 10px;
	border: solid 1px #fff
}

.ul_2 li .zbox {
	width: 100%;
	float: left
}

.ul_2 li .zbox .img {
	width: 100%;
	float: left;
	position: relative
}

.ul_2 li .zbox .img .title {
	width: 100%;
	background: url(../images/bg_6.png) no-repeat left top;
	background-size: cover;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.ul_2 li .zbox .img .ico {
	background: url(../images/ico_04_2.png) no-repeat center;
	width: 57px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: -6px;
	padding: 7px 10px 0 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 18px
}

.ul_2 li .zbox .text {
	width: 100%;
	float: left;
	padding: 9px 0 0 10px
}

.ul_2 li .zbox .text .p {
	width: 100%;
	float: left
}

.ul_2 li .zbox .text .p h6 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888;
	line-height: 24px
}

.ul_2 li .zbox .text .p h6 span {
	color: #333
}

.ul_2 li .zbox .text .text_b {
	width: 100%;
	float: left;
	padding-right: 80px;
	position: relative
}

.ul_2 li .zbox .text .text_b h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #0c81f8;
	line-height: 33px;
	font-family: Arial
}

.ul_2 li .zbox .text .text_b h3 span {
	font-size: 16px
}

.ul_2 li .zbox .text .text_b h6 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888;
	line-height: 13px
}

.ul_2 li .zbox .text .text_b .btn {
	display: block;
	width: 78px;
	line-height: 31px;
	height: 32px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
	color: #0c81f8;
	border: solid 1px #0c81f8;
	position: absolute;
	right: 0;
	top: 13px
}

.ul_2 li:hover {
	border: solid 1px #0e82f8
}

.ul_2 li .zbox:hover .text .text_b .btn {
	color: #fff;
	background: #0c81f8
}

.slide_pic {
	display: none;
	width: 100%;
	float: left
}

@media screen and (max-width:991px) {
	.ul_2 li {
		margin-top: 10px
	}
}

@media screen and (max-width:767px) {
	.c_1200_4 {
		padding: 20px 15px 0 15px
	}

	.ul_2 li .zbox .text .text_b .btn {
		width: 68px;
		line-height: 27px;
		height: 28px;
		font-size: 12px;
		top: 15px
	}

	.ul_2 li .zbox .img .title {
		height: 30px;
		line-height: 30px;
		font-size: 14px
	}

	.ul_2 li .zbox .text .text_b h3 {
		font-size: 16px;
		line-height: 28px
	}

	.ul_2 li .zbox .text .text_b h3 span {
		font-size: 12px
	}

	.ul_2 li .zbox .img .ico {
		left: 5px;
		font-size: 12px;
		background-size: 40px 35px;
		width: 40px;
		height: 35px;
		padding: 4px 5px 0 5px;
		line-height: 14px;
		top: -4px
	}
}

@media screen and (max-width:480px) {
	.ul_2_1 {
		display: none
	}

	.slide_pic {
		display: block
	}

	.slide_pic .slick-dots {
		position: relative;
		bottom: auto;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		margin-top: 15px;
		list-style: none;
		text-align: center;
		overflow: hidden
	}

	.slide_pic .slick-dots li {
		position: relative;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 4px;
		padding: 0;
		overflow: hidden;
		margin: 0 4px;
		cursor: pointer;
		background: #ddd;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%
	}

	.slide_pic .slick-dots li.slick-active {
		background: #ee5307
	}
}

.c_1200_5 {
	width: 100%;
	float: left;
	padding-bottom: 40px
}

.slideTxtBox {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-left: 170px;
	position: relative
}

.slideTxtBox .hd {
	height: 400px;
	width: 160px;
	float: left;
	position: absolute;
	left: 0;
	top: 0
}

.slideTxtBox .hd ul {
	float: left;
	width: 100%;
	float: left
}

.slideTxtBox .hd ul li {
	float: left;
	width: 100%;
	height: 90px;
	padding: 21px 50px 15px 21px;
	cursor: pointer;
	border: solid 1px #e8e8e8;
	background-image: url(../images/ico_04_3.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	margin-top: 10px
}

.slideTxtBox .hd ul li h4 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #222;
	line-height: 28px
}

.slideTxtBox .hd ul li h6 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	font-family: Arial
}

.slideTxtBox .hd ul li.on,
.slideTxtBox .hd ul li:hover {
	background-color: #0c81f8;
	border: solid 1px #0c81f8;
	background-image: url(../images/ico_04_3_h.png)
}

.slideTxtBox .hd ul li.on h4,
.slideTxtBox .hd ul li.on h6,
.slideTxtBox .hd ul li:hover h4,
.slideTxtBox .hd ul li:hover h6 {
	color: #fff
}

.slideTxtBox .bd {
	width: 100%
}

.slideTxtBox .bd ul {
	width: 100%;
	float: left;
	zoom: 1
}

.slideTxtBox .bd ul .c_730 {
	width: 69.9%;
	float: left
}

.slideTxtBox .bd li {
	position: relative;
	text-align: center;
	margin-top: 10px;
	height: 190px;
	overflow: hidden
}

.slideTxtBox .bd .c_305 .title,
.slideTxtBox .bd li .title {
	width: 100%;
	float: left;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: -36px;
	background: url(../images/bg_7.png);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.slideTxtBox .bd li img,
.slideTxtBox .bd ul .c_305 img {
	max-width: none
}

.slideTxtBox .bd li.l1 {
	width: 44.44%;
	float: left
}

.slideTxtBox .bd li.l2 {
	width: 54.16%;
	float: left;
	margin-left: 1.4%
}

.slideTxtBox .bd li.l3 {
	width: 26.38%;
	float: left;
	margin-left: 1.4%
}

.slideTxtBox .bd ul .c_305 {
	width: 28.7%;
	float: right;
	height: 390px;
	margin-top: 10px;
	position: relative;
	overflow: hidden
}

.slideTxtBox .bd .c_305:hover .title,
.slideTxtBox .bd li:hover .title {
	bottom: 0
}

@media screen and (max-width:991px) {
	.slideTxtBox {
		padding-left: 0
	}

	.slideTxtBox .hd {
		height: auto;
		width: 100%;
		float: left;
		position: relative;
		left: 0;
		top: 0
	}

	.slideTxtBox .hd ul li {
		width: 25%;
		height: 50px;
		padding: 11px 30px 15px 11px;
		margin-top: 0
	}

	.slideTxtBox .hd ul li h6 {
		display: none
	}
}

@media screen and (max-width:767px) {
	.c_1200_5 {
		padding: 10px 15px 20px 15px
	}

	.slideTxtBox .hd ul li {
		background-size: 20px 20px
	}

	.slideTxtBox .hd ul li h4 {
		font-size: 14px;
		line-height: 28px
	}

	.slideTxtBox .bd ul .c_730 {
		width: 100%
	}

	.slideTxtBox .bd ul .c_305 {
		width: 100%
	}

	.slideTxtBox .bd ul .c_305 img {
		width: 100%
	}
}

@media screen and (max-width:480px) {
	.slideTxtBox .hd ul li {
		width: 50%
	}

	.slideTxtBox .bd li {
		height: auto
	}

	.slideTxtBox .bd li img {
		width: 100%
	}

	.slideTxtBox .bd li.l1 {
		width: 100%;
		float: left
	}

	.slideTxtBox .bd li.l2 {
		width: 100%;
		float: left;
		margin-left: 0
	}

	.slideTxtBox .bd li.l3 {
		width: 48.5%;
		float: left;
		margin: 10px 0 0 0
	}

	.slideTxtBox .bd li.l3:last-child {
		float: right
	}

	.slideTxtBox .bd .c_305 .title,
	.slideTxtBox .bd li .title {
		padding: 0 5px;
		font-size: 12px
	}
}

.c_0100_1 {
	width: 100%;
	overflow: hidden;
	height: 452px;
	position: relative
}

.c_0100_1 li {
	width: 5.882%;
	float: left;
	background: #0c81f8
}

.c_0100_1 li img {
	opacity: .1;
	filter: alpah(opacity=10)
}

.c_0100_1 li:hover img {
	opacity: 1;
	filter: alpah(opacity=100)
}

.c_1200_6 {
	width: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 175px;
	margin-left: -200px;
	margin-top: -87px;
	padding: 0 15px
}

.c_1200_6 h2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 48px;
	color: #fff;
	line-height: 64px
}

.c_1200_6 h5 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 37px
}

.c_1200_6 .btn {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center
}

.c_1200_6 .btn a {
	display: inline-block;
	width: 200px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #0c81f8;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden
}

.c_1200_6 .btn a img {
	margin-right: 8px;
	margin-top: -3px
}

.c_1200_6 .btn a:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3)
}

@media screen and (max-width:1199px) {
	.c_0100_1 {
		height: 400px
	}

	.c_0100_1 li {
		width: 6.666%
	}
}

@media screen and (max-width:991px) {
	.c_0100_1 {
		height: 350px
	}

	.c_0100_1 li {
		width: 10%
	}
}

@media screen and (max-width:767px) {
	.c_1200_6 {
		left: 50%;
		top: 50%;
		height: 135px;
		margin-left: -200px;
		margin-top: -67px;
		padding: 0 15px
	}

	.c_1200_6 h2 {
		font-size: 38px;
		line-height: 54px
	}

	.c_1200_6 h5 {
		font-size: 14px;
		line-height: 27px
	}

	.c_1200_6 .btn {
		margin-top: 10px
	}

	.c_1200_6 .btn a {
		width: 150px;
		height: 44px;
		line-height: 44px;
		font-size: 14px
	}
}

@media screen and (max-width:480px) {
	.c_0100_1 {
		height: 300px
	}

	.c_0100_1 li {
		width: 12.5%
	}
}

.c_1200_7 {
	width: 100%;
	float: left
}

.c_1200_7 .c_384_1 {
	padding: 0 15px;
	margin-top: 22px
}

.c_1200_7 .c_384_1 ul {
	width: 100%;
	float: left;
	height: 330px;
	padding-top: 12px
}

.c_1200_7 .c_384_1 ul li {
	width: 100%;
	float: left;
	margin-top: 1px;
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 1px
}

.c_1200_7 .c_384_1 ul li a {
	display: block;
	width: 100%;
	float: left;
	padding-right: 60px;
	position: relative;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #333;
	border-left: 2px solid #fff;
	padding-left: 8px
}

.c_1200_7 .c_384_1 ul li a span {
	width: 60px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888
}

.c_1200_7 .c_384_1 ul li:hover a {
	background: #f1f1f1;
	padding-left: 20px;
	border-color: #0c81f8;
	color: #0c81f8
}

.c_1200_7 .c_384_2 {
	padding: 0 15px;
	margin-top: 22px
}

.c_1200_7 .c_384_2 ul {
	width: 100%;
	float: left;
	height: 330px
}

.c_1200_7 .c_384_2 ul li {
	width: 100%;
	float: left;
	margin-top: 20px
}

.c_1200_7 .c_384_2 ul li .img {
	width: 133px;
	height: 90px;
	overflow: hidden;
	float: left
}

.c_1200_7 .c_384_2 ul li .text {
	margin-left: 152px
}

.c_1200_7 .c_384_2 ul li .text h4 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	height: 25px;
	margin-top: 8px
}

.c_1200_7 .c_384_2 ul li .text h4 a {
	display: block;
	width: 100%;
	float: left;
	color: #333
}

.c_1200_7 .c_384_2 ul li .text h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 5px
}

.c_1200_7 .c_384_2 ul li:hover .text h4 a {
	color: #0c81f8
}

.c_1200_7 .c_384_3 {
	padding: 0 15px;
	margin-top: 22px;
	overflow: hidden
}

.row_1 {
	margin: 0 -10px
}

.c_1200_7 .c_384_3 ul {
	width: 100%;
	float: left;
	height: 330px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.c_1200_7 .c_384_3 ul li {
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-top: 20px
}

.c_1200_7 .c_384_3 ul li .zbox {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.c_1200_7 .c_384_3 ul li .zbox .title {
	width: 100%;
	float: left;
	background: url(../images/bg_7.png) repeat-x center;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.c_1200_7 .c_384_3 ul li .zbox .play {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -22px
}

.c_1200_7 .c_384_3 ul li .zbox .img {
	width: 100%;
	height: 100%;
	float: left;
	transition: all .6s linear;
	-moz-transition: all .6s linear;
	-webkit-transition: all .6s linear;
	-o-transition: width all .6s linear
}

.c_1200_7 .c_384_3 ul li .zbox:hover .img {
	transform: scale(1.09, 1.09);
	-ms-transform: scale(1.09, 1.09);
	-webkit-transform: scale(1.09, 1.09);
	-o-transform: scale(1.09, 1.09);
	-moz-transform: scale(1.09, 1.09)
}

@media screen and (max-width:991px) {

	.c_1200_7 .c_384_1 ul,
	.c_1200_7 .c_384_2 ul,
	.c_1200_7 .c_384_3 ul {
		height: 280px
	}

	.c_1200_7 .c_384_1 ul li a {
		padding-right: 40px;
		line-height: 40px;
		height: 40px;
		font-size: 13px;
		padding-left: 6px
	}

	.c_1200_7 .c_384_1 ul li a span {
		width: 40px;
		font-size: 13px
	}

	.c_1200_7 .c_384_1 ul li:hover a {
		padding-left: 10px
	}

	.c_1200_7 .c_384_2 ul li .img {
		width: 80px;
		height: 54px
	}

	.c_1200_7 .c_384_2 ul li .text {
		margin-left: 90px
	}

	.c_1200_7 .c_384_2 ul li .text h4 {
		font-size: 14px;
		line-height: 22px;
		height: 22px;
		margin-top: 4px
	}

	.c_1200_7 .c_384_2 ul li .text h5 {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		margin-top: 3px
	}

	.row_1 {
		margin: 0 -5px
	}

	.c_1200_7 .c_384_3 ul li {
		padding: 0 5px
	}

	.c_1200_7 .c_384_3 ul li .zbox .title {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 13px
	}
}

@media screen and (max-width:767px) {
	.c_1200_7 {
		padding: 0 15px
	}

	.c_1200_7 .c_384_1,
	.c_1200_7 .c_384_2,
	.c_1200_7 .c_384_3 {
		margin-top: 15px
	}

	.c_1200_7 .c_384_1 ul,
	.c_1200_7 .c_384_2 ul,
	.c_1200_7 .c_384_3 ul {
		height: auto
	}

	.c_1200_7 .c_384_2 ul li {
		margin-top: 15px
	}

	.c_1200_7 .c_384_3 ul li {
		margin-top: 10px;
		width: 25%
	}
}

@media screen and (max-width:480px) {
	.c_1200_7 .c_384_3 ul li {
		width: 50%
	}
}

.c_1200_7 .main_1 {
	width: 100%;
	float: left;
	margin-top: 22px
}

.row_2 {
	margin: 0 -12px
}

.slide_pic_1 {
	width: 100%;
	float: left;
	margin-top: 24px
}

.slide_pic_1 .slick-next,
.slide_pic_1 .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: -24px;
	top: 50%;
	display: block;
	width: 20px;
	height: 46px;
	padding: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	margin-top: -23px;
	background: 0 0;
	z-index: 9;
	background: url(../images/btn_2.png) no-repeat left center;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.slide_pic_1 .slick-next {
	background-position: right center;
	left: auto;
	right: -24px
}

.slide_pic_1 .slick-next:hover,
.slide_pic_1 .slick-prev:hover {
	background-image: url(../images/btn_2_h.png)
}

.slide_pic_1 li {
	padding: 0 12px
}

.slide_pic_1 li img {
	border: solid 1px #e6e6e6
}

@media screen and (max-width:1280px) {
	.slide_pic_1 .slick-prev {
		left: 0
	}

	.slide_pic_1 .slick-next {
		right: 0
	}
}

@media screen and (max-width:991px) {
	.c_1200_7 .main_1 {
		margin-top: 15px
	}

	.row_2 {
		margin: 0 -6px
	}

	.slide_pic_1 {
		margin-top: 14px
	}

	.slide_pic_1 li {
		padding: 0 6px
	}
}

@media screen and (max-width:767px) {
	.slide_pic_1 .slick-dots {
		position: relative;
		bottom: auto;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		margin-top: 10px;
		list-style: none;
		text-align: center;
		overflow: hidden
	}

	.slide_pic_1 .slick-dots li {
		position: relative;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 4px;
		padding: 0;
		overflow: hidden;
		margin: 0 4px;
		cursor: pointer;
		background: #ddd;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%
	}

	.slide_pic_1 .slick-dots li.slick-active {
		background: #ee5307
	}
}

.c_1200_7 .main_2 {
	width: 100%;
	float: left;
	margin-top: 24px;
	padding-bottom: 56px
}

.c_1200_7 .main_2 ul {
	width: 100%;
	float: left;
	padding: 11px 15px;
	border: solid 1px #e7e7e7
}

.c_1200_7 .main_2 ul li {
	float: left;
	font-size: 14px;
	color: #555;
	line-height: 28px
}

.c_1200_7 .main_2 ul li a {
	color: #555;
	display: block;
	float: left;
	padding: 0 10px
}

.c_1200_7 .main_2 ul li span {
	display: block;
	float: left
}

.c_1200_7 .main_2 ul li a:hover {
	color: #0c81f8
}

@media screen and (max-width:991px) {
	.c_1200_7 .main_2 {
		margin-top: 15px;
		padding-bottom: 30px
	}

	.c_1200_7 .main_2 ul li {
		font-size: 13px;
		line-height: 22px
	}

	.c_1200_7 .main_2 ul li a {
		padding: 0 5px
	}

	.c_1200_7 .main_2 ul {
		padding: 6px 10px
	}
}

.bg_3 {
	background: url(../images/bg_8.jpg) no-repeat center;
	background-size: cover
}

.c_1200_8 {
	width: 100%;
	float: left;
	padding: 46px 0 52px 0
}

.c_1200_8 .main_1 {
	width: 100%;
	float: left;
	text-align: center
}

.c_1200_8 .main_1 li {
	width: 25%;
	float: left
}

.c_1200_8 .main_1 li .ico {
	width: 100%;
	float: left
}

.c_1200_8 .main_1 li h4 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 30px
}

.c_1200_8 .main_1 li h6 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 24px
}

.c_1200_8 .main_2 {
	width: 100%;
	float: left;
	margin-top: 45px;
	background: url(../images/bg_9.png);
	padding: 24px 40px 30px 40px
}

.c_1200_8 .main_2 .p {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #444;
	line-height: 28px
}

.c_1200_8 .main_2 ul {
	width: 100%;
	float: left;
	margin-top: 25px
}

.c_1200_8 .main_2 ul li {
	width: 10%;
	float: left;
	text-align: center
}

.c_1200_8 .main_2 ul li em {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	background: #2c3134;
	text-align: center;
	line-height: 60px;
	font-size: 12px;
	color: #fff
}

.c_1200_8 .main_2 ul li.l1 {
	width: 20%
}

.c_1200_8 .main_2 ul li.l1 img {
	margin: 6px 0 0 0
}

@media screen and (max-width:991px) {
	.c_1200_8 {
		padding: 26px 0 32px 0
	}

	.c_1200_8 .main_1 li h4 {
		font-size: 20px;
		line-height: 26px
	}

	.c_1200_8 .main_1 li h6 {
		font-size: 12px;
		line-height: 22px
	}

	.c_1200_8 .main_2 {
		margin-top: 15px;
		padding: 14px 20px 10px 20px
	}

	.c_1200_8 .main_2 .p {
		font-size: 14px;
		line-height: 24px
	}
}

@media screen and (max-width:767px) {
	.c_1200_8 {
		padding: 10px 15px 22px 15px
	}

	.c_1200_8 .main_2 ul li {
		width: 25%
	}

	.c_1200_8 .main_2 ul li.l1 {
		width: 100%;
		height: 48px;
		padding-bottom: 8px;
		margin-top: 6px;
		display: none
	}

	.c_1200_8 .main_2 ul li.l1 img {
		height: 100%;
		margin-top: 0
	}
}

@media screen and (max-width:480px) {
	.c_1200_8 .main_1 li {
		width: 50%;
		margin-top: 15px
	}
}

.bg_4 {
	background: #1e2123
}

.footer_1 {
	width: 100%;
	float: left;
	padding: 40px 0
}

.footer_1 .logo_1 {
	width: 165px;
	float: left;
	margin-top: 10px
}

.footer_1 ul {
	width: 498px;
	float: left;
	margin-left: 91px;
	border-right: solid 1px #404244;
	padding: 3px 0 16px 0
}

.footer_1 ul li {
	width: 33.33%;
	float: left;
	padding-left: 8px
}

.footer_1 ul li dl {
	width: 100%;
	float: left
}

.footer_1 ul li dl dt {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	padding-bottom: 5px;
	font-weight: 400
}

.footer_1 ul li dl dd {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	height: 32px
}

.footer_1 ul li dl dt a {
	color: #fff;
	opacity: .75;
	filter: alpha(opacity=75)
}

.footer_1 ul li dl dd a {
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50)
}

.footer_1 ul li dl dd a:hover,
.footer_1 ul li dl dt a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.footer_1 .c_356 {
	width: 356px;
	float: right;
	margin-top: 3px
}

.footer_1 .c_356 .ewm {
	width: 100px;
	float: left;
	margin-top: 7px
}

.footer_1 .c_356 .ewm .img {
	width: 100%;
	float: left;
	padding: 4px;
	background: #fff
}

.footer_1 .c_356 .ewm h5 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50)
}

.footer_1 .c_356 .c_356_235 {
	width: 235px;
	float: right
}

.footer_1 .c_356 .c_356_235 h3 {
	width: 100%;
	float: left;
	font-size: 32px;
	color: #fff;
	line-height: 42px;
	font-weight: 700;
	font-family: Arial;
	letter-spacing: 2px
}

.footer_1 .c_356 .c_356_235 .p {
	width: 100%;
	float: left;
	height: 27px
}

.footer_1 .c_356 .c_356_235 .p h5 {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 27px;
	opacity: .5;
	filter: alpha(opacity=50)
}

.footer_1 .c_356 .c_356_235 .p h6 {
	float: right;
	width: 63px;
	height: 21px;
	position: relative;
	margin-top: 4px;
	background: #0c81f8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 21px
}

.footer_1 .c_356 .c_356_235 .p h6 span {
	background: url(../images/ico_04_9.png) no-repeat center;
	width: 10px;
	height: 5px;
	position: absolute;
	right: 9px;
	top: -5px
}

.footer_1 .c_356 .c_356_235 .btn {
	width: 100%;
	float: left;
	margin-top: 18px
}

.footer_1 .c_356 .c_356_235 .btn a {
	display: block;
	float: right;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #fff;
	background: #404244;
	width: 110px
}

.footer_1 .c_356 .c_356_235 .btn a.a1 {
	float: left;
	background: #0c81f8
}

.footer_1 .c_356 .c_356_235 .btn a img {
	margin-left: 15px;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.footer_1 .c_356 .c_356_235 .btn a:hover img {
	margin-left: 25px
}

.footer_2 {
	width: 100%;
	float: left;
	padding: 21px 0 30px 0
}

.footer_2 .link_1 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 34px
}

.footer_2 .link_1 a {
	color: #666;
	padding: 0 13px;
	display: inline-block
}

.footer_2 .link_1 a:hover {
	color: #0c81f8
}

.footer_2 .p {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888;
	line-height: 32px;
	text-align: center
}

.footer_2 .link_2 {
	width: 100%;
	float: left;
	margin-top: 11px;
	text-align: center
}

.footer_2 .link_2 a {
	display: inline-block;
	padding: 0 7px
}

@media screen and (max-width:1199px) {
	.footer_1 ul {
		width: 358px
	}
}

@media screen and (max-width:991px) {
	.footer_1 .logo_1 {
		width: 100%;
		margin-top: 0;
		text-align: center;
		height: 100px
	}

	.footer_1 .logo_1 img {
		height: 100%
	}

	.footer_1 ul {
		margin-left: 0;
		border-right: 0;
		margin-top: 20px
	}

	.footer_1 .c_356 {
		margin-top: 20px
	}
}

@media screen and (max-width:767px) {
	.footer_1 .logo_1 {
		height: 80px;
		display: none
	}

	.footer_1 {
		padding: 20px 15px
	}

	.footer_1 ul {
		width: 100%;
		margin-top: 0
	}

	.footer_1 .c_356 {
		width: 100%
	}

	.footer_2 {
		padding: 20px 15px 30px 15px
	}

	.footer_1 ul li {
		padding-left: 0
	}

	.footer_1 ul li dl dt {
		font-size: 14px;
		line-height: 28px
	}

	.footer_1 ul li dl dd {
		font-size: 12px;
		line-height: 24px;
		height: 24px
	}
}

@media screen and (max-width:480px) {
	.footer_1 .c_356 {
		margin-top: 0
	}

	.footer_1 .c_356 .ewm {
		width: 80px
	}

	.footer_1 .c_356 .ewm h5 {
		font-size: 12px;
		margin-top: 5px
	}

	.footer_1 .c_356 .c_356_235 {
		width: 185px
	}

	.footer_1 .c_356 .c_356_235 h3 {
		font-size: 25px;
		line-height: 32px;
		white-space: nowrap
	}

	.footer_1 .c_356 .c_356_235 .p {
		height: 25px
	}

	.footer_1 .c_356 .c_356_235 .p h5 {
		font-size: 12px;
		line-height: 25px
	}

	.footer_1 .c_356 .c_356_235 .p h6 {
		width: 53px;
		height: 20px;
		position: relative;
		margin-top: 3px;
		background: #0c81f8;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		line-height: 20px
	}

	.footer_1 .c_356 .c_356_235 .btn {
		margin-top: 10px
	}

	.footer_1 .c_356 .c_356_235 .btn a {
		height: 30px;
		line-height: 30px;
		width: 90px
	}

	.footer_2 .link_1 {
		font-size: 12px;
		line-height: 24px
	}

	.footer_2 .p {
		line-height: 24px
	}

	.footer_2 .link_2 a {
		width: 25%;
		float: left;
		padding: 0 2px
	}
}

.pf_right {
	width: 50px;
	padding-top: 72px;
	background: url(../images/ico_05_1.png) no-repeat top center;
	position: fixed;
	right: 50px;
	top: 30%;
	z-index: 99
}

.pf_right .ico {
	background: url(../images/ico_05_2.png) no-repeat center;
	width: 21px;
	height: 19px;
	position: absolute;
	left: 5px;
	top: 58px;
	z-index: 6
}

.pf_right ul {
	width: 50px;
	float: left
}

.pf_right ul li {
	width: 50px;
	height: 42px;
	float: left;
	position: relative
}

.pf_right ul li .a1 {
	display: block;
	margin-left: 6px;
	width: 41px;
	height: 100%;
	text-align: center;
	font-size: 12px;
	border-top: solid 1px #fff;
	background: #8f9499;
	color: #fff;
	line-height: 16px
}

.pf_right ul li.on .a1,
.pf_right ul li:hover .a1 {
	background: #0c81f8
}

.pf_right ul li.on .a1 {
	border: 0;
	padding: 4px 5px 0 5px
}

.pf_right .btn {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: -30px;
	bottom: -35px;
	background: #8f9499 url(../images/btn_3.png) no-repeat center;
	background-size: 15px 15px;
	display: none;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left: 0;
	border: solid 2px #ddd;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}

.pf_right ul li .ltc_box {
	width: 160px;
	padding: 12px;
	background: #fff;
	border: solid 1px #ddd;
	position: absolute;
	right: 54px;
	top: 0;
	display: none
}

.pf_right ul li .ltc_box .ico_1 {
	position: absolute;
	right: -9px;
	top: 12px
}

.pf_right ul li .ltc_box h6 {
	width: 100%;
	float: left;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	color: #333
}

.pf_right ul li .ltc_box h6 a {
	display: block;
	width: 100%;
	float: left;
	color: #333
}

.pf_right ul li .ltc_box h6 a:hover {
	color: #0c81f8
}

.pf_right ul li .ltc_box .ewm {
	width: 100%;
	float: left;
	border: dashed 1px #ddd;
	margin-bottom: 10px
}

@media screen and (max-width:991px) {
	.pf_right {
		right: 0
	}

	.pf_right .btn {
		display: block;
		transform: rotate(45deg)
	}

	.pf_right .btn.on {
		transform: rotate(90deg);
		left: 14px
	}

	.pf_right {
		right: -55px
	}

	.pf_right.on {
		right: 0
	}
}

@media screen and (max-width:767px) {
	.pf_right {
		display: none
	}
}

.pz_SideLayer {
	width: 100%;
	margin-top: 10px;
	position: relative;
	z-index: 3;
	float: left
}

.pz_SideLayer .ul1 {
	display: block;
	width: 100%;
	float: left
}

.pz_SideLayer .ul1 li {
	width: 100%;
	float: left;
	position: relative
}

.pz_SideLayer .ul1 .l1 {
	border-top: solid 1px #fff
}

.pz_SideLayer .ul1 .l1 .l1_a {
	display: block;
	padding: 0 75px 0 34px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	position: relative;
	background: url(../images/btn_4_h.png) no-repeat 95% center #8f9499
}

.pz_SideLayer .ul1 .l1.on .l1_a {
	background: url(../images/btn_4.png) no-repeat 95% center #8f9499
}

.pz_SideLayer .ul2 {
	display: block;
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 20px 34px 21px 34px
}

.pz_SideLayer .ul2 .l2 a {
	display: block;
	padding: 0 20px 0 40px;
	height: 45px;
	color: #333;
	font-size: 14px;
	line-height: 44px;
	position: relative;
	background: url(../images/btn_5.png) no-repeat 12px center;
	border-bottom: dashed 1px #e0e0e0
}

.pz_SideLayer .ul2 .l2.on a,
.pz_SideLayer .ul2 .l2:hover a {
	background-color: #e8e8e8;
	background-image: url(../images/btn_5_h.png);
	color: #0c81f8
}

@media screen and (max-width:991px) {
	.pz_SideLayer {
		margin-top: 5px;
		display: none
	}

	.pz_SideLayer .ul1 .l1 .l1_a {
		padding: 0 15px 0 14px;
		height: 38px;
		font-size: 14px;
		line-height: 38px;
		background-position: right center !important;
		background-size: 30px 30px !important
	}

	.pz_SideLayer .ul2 {
		padding: 10px 14px 11px 14px
	}

	.pz_SideLayer .ul2 .l2 a {
		padding: 0 10px 0 40px;
		height: 35px;
		font-size: 13px;
		line-height: 34px
	}
}

.waik_1 {
	width: 100%;
	float: left;
	padding: 36px 0 0 0;
	text-align: center
}

.pz_fy {
	display: inline-block
}

.pz_fy a {
	display: block;
	padding: 0 10px;
	height: 30px;
	float: left;
	line-height: 29px;
	border: solid 1px #dadada;
	COLOR: #464646;
	font-size: 14px;
	text-decoration: none;
	margin: 0 2px;
	overflow: hidden
}

.pz_fy a.on,
.pz_fy a:hover {
	color: #fff;
	background-color: #0c81f8;
	border: solid 1px #0c81f8;
	text-decoration: none
}

.pz_fy select {
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	border: solid 1px #dadada;
	line-height: 29px;
	COLOR: #464646;
	font-size: 14px;
	margin: 0 2px;
	padding-left: 5px
}

.pz_fy span {
	display: block;
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 29px;
	border: solid 1px #dadada;
	COLOR: #888;
	font-size: 14px;
	margin: 0 2px
}

.pz_fy span b {
	font-weight: 400;
	color: #464646;
	margin: 0 4px
}

.fy_phone {
	display: none
}

@media screen and (max-width:991px) {
	.waik_1 {
		padding: 20px 0 0 0
	}

	.fy_phone {
		display: block;
		font-family: Arial
	}

	.fy_phone {
		width: 100%;
		float: left;
		text-align: center;
		font-size: 14px;
		color: #333
	}

	.fy_phone a {
		display: inline-block;
		width: 100px;
		height: 30px;
		line-height: 29px;
		border: solid 1px #0c81f8;
		color: #333;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px
	}

	.fy_phone span {
		display: inline-block;
		padding: 0 10%;
		height: 30px;
		line-height: 30px;
		color: #333
	}
}

.top_1 {
	border-bottom: solid 1px #e7e6e7
}

.c_1200_9 {
	width: 100%;
	float: left;
	padding: 25px 0 45px 0
}

.c_1200_9 .c_278 {
	width: 278px;
	float: left
}

.c_1200_9 .c_278 .title {
	width: 100%;
	float: left;
	padding: 19px 20px 17px 34px;
	background: url(../images/bg_10.jpg) no-repeat center;
	background-size: cover
}

.c_1200_9 .c_278 .title h4 {
	width: 100%;
	float: left;
	font-size: 21px;
	color: #fff;
	line-height: 30px
}

.c_1200_9 .c_278 .title h5 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'Helvetica Neue CE 35 Thin'
}

.c_1200_9 .c_893 {
	width: 893px;
	float: right
}

.tit_2 {
	width: 100%;
	float: left;
	border-bottom: solid 1px #e9e9e9;
	margin-top: 8px;
	height: 43px
}

.tit_2 span {
	display: block;
	float: left;
	height: 43px;
	border-bottom: solid 1px #0c81f8;
	font-size: 20px;
	color: #0c81f8;
	line-height: 42px
}

.c_1200_9 .c_893 .c_893_1 {
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	font-family: "微软雅黑", "黑体", Arial
}

.c_1200_9 .c_893 .c_893_1 .img {
	width: 100%;
	float: left
}

.c_1200_9 .c_893 .c_893_1 .p {
	width: 100%;
	float: left;
	margin-top: 24px;
	font-size: 14px;
	color: #666;
	line-height: 28px
}

@media screen and (max-width:1199px) {
	.c_1200_9 {
		padding: 20px 0 25px 0
	}

	.c_1200_9 .c_278 {
		width: 250px
	}

	.c_1200_9 .c_893 {
		width: 720px
	}
}

@media screen and (max-width:991px) {
	.c_1200_9 .c_278 {
		width: 100%
	}

	.c_1200_9 .c_893 {
		width: 100%
	}

	.c_1200_9 .c_278 .title {
		padding: 10px 10px 10px 14px;
		background: url(../images/ico_05_7_h.png) no-repeat 98% center #0c81f8;
		background-size: 16px 7px
	}

	.c_1200_9 .c_278 .title.on {
		background-image: url(../images/ico_05_7.png)
	}

	.c_1200_9 .c_278 .title h4 {
		font-size: 16px;
		line-height: 20px
	}

	.c_1200_9 .c_278 .title h5 {
		display: none
	}

	.c_1200_9 .c_893 .c_893_1 {
		margin-top: 20px
	}

	.c_1200_9 .c_893 .c_893_1 .p {
		margin-top: 14px;
		font-size: 12px;
		line-height: 22px
	}

	.tit_2 {
		height: 33px
	}

	.tit_2 span {
		height: 33px;
		font-size: 16px;
		line-height: 32px
	}
}

@media screen and (max-width:767px) {
	.c_1200_9 {
		padding: 10px 15px 25px 15px
	}
}

.c_0100_2 {
	width: 100%;
	float: left;
	padding: 30px 0 38px 0
}

.c_870 {
	width: 870px;
	float: left
}

.home_res11 {
	width: 79.31%;
	float: left
}

.home_res12 {
	width: 19.08%;
	overflow: hidden;
	float: right
}

.slick_res1l {
	margin: 0
}

.slick_res1l .slick-slide {
	padding: 0;
	position: relative
}

.slick_res1l .slick-slide .title .btn {
	width: 34px;
	float: left;
	margin: 16px 10px 0 -20px
}

.slick_res1l .slick-slide .title {
	width: 100%;
	float: left;
	height: 62px;
	line-height: 62px;
	padding: 0 100px 0 30px;
	font-size: 24px;
	color: #fff;
	background: url(../images/bg_6.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0
}

.slick_res1l .slick-dots {
	position: absolute;
	right: 0;
	bottom: 26px;
	height: 10px;
	width: 90px
}

.slick_res1l .slick-dots li {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	background: url(../images/ico_06_1.png) no-repeat right center;
	float: left
}

.slick_res1l .slick-dots li.slick-active {
	background-position: left center
}

.slick_res2r {
	margin: -14px 0 0 0
}

.slick_res2r .slick-slide {
	position: relative;
	margin-top: 14px
}

.slick_res2r .slick-slide .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px
}

.slick_res2r .slick-slide .title {
	width: 100%;
	float: left;
	height: 32px;
	background: url(../images/bg_6.png) no-repeat center top;
	line-height: 32px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.slick_res1l .slick-slide img,
.slick_res2r .slick-slide img {
	width: 100%
}

.slick_res2r .slick-list {
	padding: 0 !important
}

.slick_res2r .imgk {
	position: relative
}

.c_870 .c_870_1 {
	width: 100%;
	float: left
}

.c_870 .c_870_1 .link_3 {
	width: 100%;
	float: left;
	margin-top: 25px;
	border-bottom: solid 1px #e9e9e9;
	height: 45px;
	padding-right: 70px;
	position: relative
}

.c_870 .c_870_1 .link_3 .zbox {
	width: 100%;
	float: left;
	overflow: hidden;
	overflow-x: auto
}

.c_870 .c_870_1 .link_3 ul {
	font-size: 16px;
	color: #333;
	height: 45px;
	width: 100%;
	overflow: hidden
}

.c_870 .c_870_1 .link_3 ul li {
	margin: 0 20px;
	float: left;
	line-height: 45px
}

.c_870 .c_870_1 .link_3 ul li:first-child {
	margin-left: 0
}

.c_870 .c_870_1 .link_3 ul li a {
	display: block;
	width: 100%;
	color: #333
}

.c_870 .c_870_1 .link_3 ul li.on a,
.c_870 .c_870_1 .link_3 ul li:hover a {
	color: #0c81f8
}

.c_870 .link_3 .btn {
	width: 67px;
	height: 29px;
	background: #f3f9ff;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	color: #0c81f8;
	position: absolute;
	right: 0;
	top: 8px;
	cursor: pointer
}

.c_870 .link_3 .btn span {
	display: inline-block;
	background: url(../images/ico_06_2.png) no-repeat center;
	width: 8px;
	height: 4px;
	margin-left: 7px;
	vertical-align: middle;
	margin-top: -3px
}

.c_870 .link_3 .btn.on span {
	background-image: url(../images/ico_06_2_h.png)
}

.c_870 .link_3 dl {
	width: 510px;
	padding: 23px 20px 24px 15px;
	position: absolute;
	right: 0;
	top: 100%;
	background: url(../images/bg_12.png);
	border: solid 1px #eaeaea;
	z-index: 5;
	display: none
}

.c_870 .link_3 dl dd {
	float: left;
	margin: 0 23px;
	font-size: 16px;
	color: #333;
	line-height: 48px
}

.c_870 .link_3 dl dd a {
	color: #333
}

.c_870 .link_3 dl dd a:hover {
	color: #0c81f8
}

.ul_3 {
	width: 100%;
	float: left
}

.ul_3 li {
	width: 100%;
	float: left;
	padding: 30px 0;
	border-bottom: dashed 1px #b4b4b4
}

.ul_3 li .img {
	width: 180px;
	height: 121px;
	float: left;
	overflow: hidden;
	position: relative
}

.ul_3 li .img .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px
}

.ul_3 li .text {
	margin-left: 204px
}

.ul_3 li .text h4 {
	width: 100%;
	float: left;
	margin-top: 3px;
	font-size: 20px;
	color: #333
}

.ul_3 li .text h4 a {
	display: block;
	width: 100%;
	color: #333
}

.ul_3 li .text .p {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}

.ul_3 li .text h6 {
	width: 100%;
	float: left;
	margin-top: 13px;
	font-size: 14px;
	color: #888
}

.ul_3 li .text h6 .name {
	float: left;
	padding-right: 12px
}

.ul_3 li .text h6 .time {
	float: left;
	padding-left: 12px;
	background: url(../images/bian_4.jpg) no-repeat left center
}

.ul_3 li .text h6 .span {
	float: right;
	text-align: right;
	width: 100px
}

.ul_3 li .text h6 .span a {
	color: #888
}

.ul_3 li .text h6 .span a:hover {
	text-decoration: underline;
	color: #333
}

.ul_3 li .text h4 a:hover {
	color: #0c81f8
}

.c_305 {
	width: 305px;
	float: right
}

@media screen and (max-width:1199px) {
	.c_0100_2 {
		padding: 20px 0 28px 0
	}

	.c_870 {
		width: 660px
	}

	.c_305 {
		width: 305px
	}

	.slick_res2r {
		margin: -12px 0 0 0
	}

	.slick_res2r .slick-slide {
		margin-top: 12px
	}
}

@media screen and (max-width:991px) {
	.c_870 {
		width: 100%
	}

	.c_305 {
		width: 100%
	}

	.slick_res1l .slick-dots {
		bottom: 16px
	}

	.slick_res1l .slick-slide .title .btn {
		width: 30px;
		float: left;
		margin: 12px 10px 0 -10px
	}

	.slick_res1l .slick-slide .title {
		height: 52px;
		line-height: 52px;
		font-size: 20px;
		padding-left: 20px
	}

	.slick_res2r .slick-slide .title {
		height: 22px;
		font-size: 12px;
		line-height: 22px
	}

	.c_870 .c_870_1 .link_3 {
		margin-top: 20px;
		height: 40px
	}

	.c_870 .c_870_1 .link_3 ul {
		font-size: 14px;
		height: 40px
	}

	.c_870 .c_870_1 .link_3 ul li {
		line-height: 40px
	}

	.c_870 .link_3 .btn {
		font-size: 14px;
		top: 6px
	}

	.c_870 .link_3 dl {
		width: 410px;
		padding: 13px 15px 14px 10px
	}

	.c_870 .link_3 dl dd {
		margin: 0 13px;
		font-size: 14px;
		line-height: 40px
	}

	.ul_3 li .text h4 {
		font-size: 16px
	}

	.ul_3 li .text .p {
		margin-top: 8px;
		font-size: 12px
	}

	.ul_3 li .text h6 {
		margin-top: 10px;
		font-size: 12px
	}
}

@media screen and (max-width:767px) {
	.c_0100_2 {
		padding: 20px 15px 28px 15px
	}

	.ul_3 li {
		padding: 20px 0
	}

	.ul_3 li .img {
		width: 130px;
		height: 88px
	}

	.ul_3 li .text {
		margin-left: 144px
	}

	.slick_res2r .slick-slide .btn {
		width: 30px;
		height: 30px;
		margin: -17px 0 0 -15px
	}
}

@media screen and (max-width:480px) {
	.home_res11 {
		width: 100%
	}

	.slick_res1l .slick-slide .title {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		padding-left: 15px;
		padding-right: 80px
	}

	.slick_res1l .slick-slide .title .btn {
		width: 26px;
		float: left;
		margin: 8px 5px 0 -5px
	}

	.slick_res1l .slick-dots {
		height: 8px;
		width: 70px;
		bottom: 15px
	}

	.slick_res1l .slick-dots li {
		width: 8px;
		height: 8px;
		margin: 0 3px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		overflow: hidden
	}

	.home_res12 {
		width: 100%;
		margin-top: 6px
	}

	.home_res12 .slick_res2r {
		margin-left: -6px
	}

	.home_res12 .slick_res2r .imgk {
		margin: 0 0 0 6px
	}

	.c_870 .link_3 dl {
		width: 100%
	}

	.c_870 .c_870_1 .link_3 ul li {
		margin: 0 15px
	}

	.ul_3 li .img {
		width: 90px;
		height: 60px
	}

	.ul_3 li .text {
		margin-left: 104px
	}

	.ul_3 li .text h6 {
		display: none
	}

	.ul_3 li .text .p {
		margin-top: 5px;
		line-height: 20px;
		height: 40px
	}

	.ul_3 li .text h4 {
		margin-top: 0;
		font-size: 15px
	}

	.ul_3 li .img .btn {
		width: 30px;
		height: 30px;
		margin: -15px 0 0 -15px
	}
}

.c_305 .c_305_1 {
	width: 100%;
	float: left
}

.c_305 .c_305_1 .img {
	width: 100%;
	float: left
}

.c_305 .c_305_1 .ewm {
	width: 100%;
	float: left;
	padding: 14px 15px 30px 15px;
	background: url(../images/bg_11.jpg);
	background-size: cover
}

.c_305 .c_305_1 .ewm h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 27px;
	text-align: center
}

.c_305 .c_305_1 .ewm .z_125 {
	width: 125px;
	float: left;
	margin-left: 24px;
	margin-top: 10px
}

.c_305 .c_305_1 .ewm .z_125 h6 {
	width: 25px;
	font-size: 12px;
	color: #fff;
	line-height: 13px;
	text-align: center;
	height: 100px;
	border: solid 1px rgba(255, 255, 255, .5);
	float: left;
	padding-top: 5px
}

.c_305 .c_305_1 .ewm .z_125 .ewm_box {
	width: 100px;
	height: 100px;
	background: #fff;
	float: left
}

.c_305 .c_305_1 .ewm .btn {
	float: left;
	margin-left: 11px;
	width: 98px;
	margin-top: 10px
}

.c_305 .c_305_1 .ewm .btn a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: solid 1px rgba(255, 255, 255, .5);
	margin-top: 10px;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	overflow: hidden
}

.c_305 .c_305_1 .ewm .btn a.a1 {
	background: #0c81f8;
	border: solid 1px #0c81f8
}

.c_305 .c_305_1 .ewm .btn a:hover {
	background: #0c81f8;
	border: solid 1px #0c81f8
}

.c_305 .c_305_1 .ewm .btn a.a1:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.c_305 .c_305_2 {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 6px 19px 6px 20px;
	margin-top: 20px
}

.c_305 .c_305_2 .title {
	width: 100%;
	float: left;
	border-bottom: solid 1px #e0e0e0;
	height: 46px
}

.c_305 .c_305_2 .title span {
	display: block;
	float: left;
	height: 46px;
	border-bottom: solid 1px #0c81f8;
	font-size: 18px;
	color: #262626;
	line-height: 45px
}

.c_305 .c_305_2 ul {
	width: 100%;
	float: left;
	margin-top: 8px
}

.c_305 .c_305_2 ul li {
	width: 100%;
	float: left;
	padding-left: 30px;
	position: relative
}

.c_305 .c_305_2 ul li span {
	display: block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	background: #8f9499;
	position: absolute;
	left: 0;
	top: 12px
}

.c_305 .c_305_2 ul li a {
	display: block;
	width: 100%;
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #444
}

.c_305 .c_305_2 ul li.l1 span {
	background: #0c81f8
}

.c_305 .c_305_2 ul li.l1 a {
	color: #0c81f8
}

.c_305 .c_305_2 ul li:hover a {
	color: #0c81f8
}

.c_305 .c_305_3 {
	width: 100%;
	float: left;
	margin-top: 20px
}

.c_305 .c_305_3 .title {
	width: 100%;
	float: left;
	border: solid 1px #e7e7e7;
	border-top: solid 1px #0c81f8;
	border-bottom: 0;
	height: 52px;
	line-height: 52px;
	padding: 0 20px;
	font-size: 18px;
	color: #262626
}

.slide_pic_2 {
	width: 100%;
	float: left
}

.slide_pic_2 .slick-slide {
	position: relative
}

.slide_pic_2 .slick-slide .title_1 {
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	font-size: 16px;
	color: #fff;
	background: url(../images/bg_13.png);
	position: absolute;
	left: 0;
	bottom: 0
}

.slide_pic_2 .slick-slide .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px
}

.slide_pic_2 .slick-next,
.slide_pic_2 .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 30px;
	height: 59px;
	padding: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	margin-top: -29px;
	background: 0 0;
	z-index: 9;
	background: url(../images/btn_6.png) no-repeat left center;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	opacity: .5;
	filter: alpha(opacity=50)
}

.slide_pic_2 .slick-next {
	background-position: right center;
	left: auto;
	right: 0
}

.slide_pic_2 .slick-next:hover,
.slide_pic_2 .slick-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.c_305 .c_305_3 ul {
	width: 100%;
	float: left
}

.c_305 .c_305_3 ul li {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: solid 1px #f2f2f2
}

.c_305 .c_305_3 ul li .img {
	width: 125px;
	height: 84px;
	float: left;
	position: relative
}

.c_305 .c_305_3 ul li .img .btn {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden
}

.c_305 .c_305_3 ul li .text {
	margin-left: 140px
}

.c_305 .c_305_3 ul li .text h4 {
	width: 100%;
	float: left;
	margin-top: 6px;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.c_305 .c_305_3 ul li .text h4 a {
	color: #333
}

.c_305 .c_305_3 ul li .text h6 {
	width: 100%;
	float: left;
	margin-top: 13px;
	font-size: 14px;
	color: #888;
	line-height: 20px;
	overflow: hidden
}

.c_305 .c_305_3 ul li .text h6 .name {
	width: 53px;
	float: left
}

.c_305 .c_305_3 ul li .text h6 .time {
	padding-left: 15px;
	background: url(../images/bian_4.jpg) no-repeat left center;
	float: left
}

.c_305 .c_305_3 ul li:hover .text h4 a {
	color: #0c81f8
}

@media screen and (max-width:991px) {

	.c_305 .c_305_1,
	.c_305 .c_305_2,
	.c_305 .c_305_3 {
		display: none
	}
}

.c_0100_3 {
	width: 100%;
	float: left;
	padding: 13px 0 37px 0
}

.tit_3 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 30px;
	height: 30px
}

.tit_3 a {
	color: #888
}

.tit_3 a:hover {
	color: #0c81f8
}

.c_305 .c_305_4 {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 6px 19px 15px 20px;
	margin-top: 13px
}

.c_305 .c_305_4 .title {
	width: 100%;
	float: left;
	border-bottom: solid 1px #e0e0e0;
	height: 46px
}

.c_305 .c_305_4 .title span {
	display: block;
	float: left;
	height: 46px;
	border-bottom: solid 1px #0c81f8;
	font-size: 18px;
	color: #262626;
	line-height: 45px
}

.c_305 .c_305_4 .zbox {
	width: 100%;
	overflow: hidden
}

.c_305 .c_305_4 ul {
	width: 100%;
	float: left;
	margin-top: 6px;
	overflow: hidden;
	margin-left: -4px
}

.c_305 .c_305_4 ul li {
	padding-left: 4px;
	width: 33.33%;
	position: relative;
	float: left;
	text-align: center;
	float: left;
	margin-top: 10px
}

.c_305 .c_305_4 ul li a {
	display: block;
	margin: 0 4px;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #444;
	overflow: hidden
}

.c_305 .c_305_4 ul li span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	height: 22px;
	line-height: 22px;
	width: 4px;
	font-size: 14px;
	color: #bebebe
}

.c_305 .c_305_4 ul li.on a,
.c_305 .c_305_4 ul li:hover a {
	background: #0c81f8;
	color: #fff
}

.tit_4 {
	width: 100%;
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 20px;
	color: #0c81f8;
	background: #f1f1f1;
	margin-top: 13px;
	position: relative
}

.tit_4 img {
	margin-top: -3px;
	margin-right: 13px;
	width: 21px
}

.tit_4 .btn {
	background: 0 0 !important
}

@media screen and (max-width:991px) {
	.c_305 .c_305_4 ul li {
		width: auto
	}

	.c_305 .c_305_4 ul li a {
		width: auto;
		padding: 0 10px
	}
}

@media screen and (max-width:767px) {
	.c_0100_3 {
		padding: 13px 15px 25px 15px
	}

	.tit_3 {
		font-size: 13px;
		line-height: 28px;
		height: 28px;
		display: none
	}

	.tit_4 {
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
		font-size: 16px;
		margin-top: 10px
	}

	.tit_4 img {
		width: 16px;
		margin-right: 5px
	}

	.c_305 .c_305_4 {
		padding: 6px 10px 10px 15px;
		margin-top: 10px
	}

	.c_305 .c_305_4 .title {
		height: 40px
	}

	.c_305 .c_305_4 .title span {
		height: 40px;
		font-size: 14px;
		line-height: 40px
	}

	.c_305 .c_305_4 ul {
		margin-top: 4px
	}

	.c_305 .c_305_4 ul li {
		margin-top: 5px
	}

	.c_305 .c_305_4 ul li a {
		font-size: 13px;
		padding: 0 15px
	}

	.c_305 .c_305_4 ul li span {
		font-size: 13px
	}
}

@media screen and (max-width:380px) {
	.c_305 .c_305_4 ul li {
		width: 33.33%
	}

	.c_305 .c_305_4 ul li a {
		padding: 0 8px
	}
}

.c_870_2 {
	width: 100%;
	float: left;
	margin-top: 15px
}

.c_870_2 .title {
	width: 100%;
	float: left;
	padding-bottom: 25px;
	border-bottom: dashed 1px #ddd
}

.c_870_2 .title h2 {
	width: 100%;
	float: left;
	font-size: 28px;
	color: #333;
	line-height: 44px;
	font-weight: 700
}

.c_870_2 .title h6 {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 14px;
	color: #888;
	line-height: 28px
}

.c_870_2 .title h5 {
	width: 100%;
	float: left;
	margin-top: 17px;
	font-size: 16px;
	color: #666;
	line-height: 30px
}

.c_870_2 .text {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #1d1d1d;
	line-height: 1.8;
	font-weight: 100;
	text-align: justify
}

.c_870_2 .text p {
	margin: 25px 0
}

.c_870_2 .p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 26px
}

.c_870_2 .btn {
	width: 100%;
	float: left;
	padding: 40px 0 41px 0;
	text-align: center;
	border-bottom: dashed 1px #ccc
}

.c_870_2 .btn .btn_box {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	padding: 10px 0 13px 0;
	border: solid 1px #bfc2c5;
	cursor: pointer;
	margin: auto
}

.c_870_2 .btn .btn_box .ico {
	width: 100%;
	float: left
}

.c_870_2 .btn .btn_box h5 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #8f9499;
	line-height: 19px
}

.c_870_2 .btn .btn_box_1 {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	padding: 10px 0 13px 0;
	cursor: pointer;
	display: none;
	border: solid 1px #38b7f3;
	margin: auto
}

.c_870_2 .btn .btn_box_1 .ico {
	width: 100%;
	float: left
}

.c_870_2 .btn .btn_box_1 h5 {
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 19px;
	color: #1eaef2
}

.c_870_2 .link_4 {
	width: 100%;
	float: left;
	margin-top: 15px;
	line-height: 30px;
	font-size: 14px;
	color: #464646
}

.c_870_2 .link_4 a {
	color: #666;
	margin-right: 6px;
	display: inline-block;
	float: left;
	padding: 0 20px;
	border: solid 1px #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.c_870_2 .link_4 span {
	font-weight: 700
}

.c_870_2 .link_4 a:hover {
	color: #0c81f8;
	border-color: #0c81f8
}

.c_870_2 .fy_sx {
	width: 100%;
	float: left
}

.c_870_2 .fy_sx h5 {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #0c81f8;
	line-height: 42px;
	height: 42px
}

.c_870_2 .fy_sx h5 a {
	color: #666
}

.c_870_2 .fy_sx .fy_sx_r {
	text-align: right
}

.c_870_2 .fy_sx h5:hover a {
	color: #ee5307;
	text-decoration: underline
}

.c_870_2 .main_1 {
	width: 100%;
	float: left;
	margin-top: 34px;
	overflow: hidden
}

.c_870_2 .main_1 h4 {
	width: 100%;
	float: left;
	border-bottom: solid 1px #e9e9e9;
	height: 50px
}

.c_870_2 .main_1 h4 span {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #0c81f8;
	font-size: 20px;
	color: #0c81f8
}

.c_870_2 .main_1 ul {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.c_870_2 .main_1 ul li {
	width: 25%;
	float: left;
	margin-top: 20px;
	padding: 0 12px
}

.c_870_2 .main_1 ul li .zbox {
	width: 100%;
	float: left
}

.c_870_2 .main_1 ul li .zbox .img {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative
}

.c_870_2 .main_1 ul li .zbox .img .btn_1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px
}

.c_870_2 .main_1 ul li .zbox .img .img_1 {
	width: 100%;
	float: left;
	transition: all 1s linear;
	-moz-transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: width all 1s linear
}

.c_870_2 .main_1 ul li .zbox:hover .img .img_1 {
	transform: scale(1.09, 1.09);
	-ms-transform: scale(1.09, 1.09);
	-webkit-transform: scale(1.09, 1.09);
	-o-transform: scale(1.09, 1.09);
	-moz-transform: scale(1.09, 1.09)
}

.c_870_2 .main_1 ul li .zbox h5 {
	width: 100%;
	float: left;
	margin-top: 8px;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

.c_870_2 .main_1 ul li .zbox:hover h5 {
	color: #0c81f8
}

@media screen and (max-width:991px) {
	.c_870_2 .main_1 ul li {
		padding: 0 6px
	}
}

@media screen and (max-width:767px) {
	.c_870_2 .title {
		padding-bottom: 13px;
		border: 0
	}

	.c_870_2 .title h2 {
		font-size: 20px;
		line-height: 34px
	}

	.c_870_2 .title h6 {
		margin-top: 8px;
		font-size: 12px;
		line-height: 24px
	}

	.c_870_2 .title h5 {
		margin-top: 10px;
		font-size: 14px;
		line-height: 26px;
		display: none
	}

	.c_870_2 .text {
		margin-top: 0;
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 20px
	}

	.c_870_2 .p {
		font-size: 12px;
		line-height: 24px
	}

	.c_870_2 .btn {
		padding: 20px 0 21px 0
	}

	.c_870_2 .link_4 {
		margin-top: 10px;
		line-height: 28px;
		font-size: 12px
	}

	.c_870_2 .link_4 a {
		margin-top: 5px;
		margin-top: 2px;
		padding: 0 10px
	}

	.c_870_2 .fy_sx h5 {
		font-size: 12px;
		line-height: 32px;
		height: 32px
	}

	.c_870_2 .main_1 {
		margin-top: 14px
	}

	.c_870_2 .main_1 h4 {
		height: 40px
	}

	.c_870_2 .main_1 h4 span {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.c_870_2 .main_1 ul li {
		margin-top: 10px
	}

	.c_870_2 .main_1 ul li .zbox h5 {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
		height: 44px
	}

	.c_870_2 .fy_sx h5 {
		width: 100%
	}

	.c_870_2 .fy_sx .fy_sx_r {
		text-align: left
	}

	.c_870_2 .main_1 ul li .zbox .img .btn_1 {
		width: 34px;
		height: 34px;
		margin: -17px 0 0 -17px
	}
}

@media screen and (max-width:480px) {
	.c_870_2 .main_1 ul li {
		width: 50%
	}
}

.c_0100_4 {
	width: 100%;
	float: left;
	padding: 0 0 37px 0
}

.c_180 {
	width: 180px;
	float: right;
	margin-top: 30px
}

.c_180 .title {
	width: 100%;
	float: left;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background: #0c81f8
}

.c_180 .title img {
	margin-top: -3px;
	margin-right: 8px
}

.pz_SideLayer_1 {
	width: 100%;
	position: relative;
	z-index: 3;
	float: left
}

.pz_SideLayer_1 .ul1 {
	display: block;
	width: 100%;
	float: left
}

.pz_SideLayer_1 .ul2 {
	display: none
}

.pz_SideLayer_1 .ul1 li,
.pz_SideLayer_1 .ul2 li {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 10px
}

.pz_SideLayer_1 .ul1 .l1 a,
.pz_SideLayer_1 .ul2 li a {
	display: block;
	height: 44px;
	font-size: 14px;
	color: #545454;
	line-height: 43px;
	position: relative;
	border: solid 1px #e8e8e8;
	background: #fbfbfb
}

.pz_SideLayer_1 .ul1 .l1:hover a,
.pz_SideLayer_1 .ul2 .l1:hover a {
	border-left: 4px solid #0c81f8;
	color: #0c81f8
}

.c_180.on {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 420px
}

.c_996 {
	width: 996px;
	float: left;
	margin-top: 30px
}

.c_996_1 {
	width: 100%;
	float: left;
	margin-top: -40px
}

.c_996_1 .tit_4 {
	margin-top: 40px
}

.ul_2_2 {
	width: 100%;
	float: left
}

.ul_2_2 li {
	width: 100%;
	float: left;
	margin-top: 20px;
	border: solid 1px #dfdfdf;
	padding: 20px 30px 20px 20px
}

.ul_2_2 li .zbox .img {
	width: 360px
}

.ul_2_2 li .zbox .text {
	width: auto;
	margin-left: 387px;
	float: none;
	padding: 0
}

.ul_2_2 li .zbox .text .title {
	width: 100%;
	float: left;
	padding-right: 150px;
	position: relative
}

.ul_2_2 li .zbox .text .title h3 {
	width: 100%;
	float: left
}

.ul_2_2 li .zbox .text .title h3 a {
	display: block;
	width: 100%;
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 40px
}

.ul_2_2 li .zbox .text .title h5 {
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 25px;
	background: url(../images/ico_06_7.png) no-repeat left center;
	font-size: 18px;
	color: #8f9499;
	line-height: 40px;
	text-align: right;
	width: 150px;
	white-space: nowrap
}

.ul_2_2 li .zbox .text .p {
	margin-top: 1px
}

.ul_2_2 li .zbox .text .p h6 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 30px
}

.ul_2_2 li .zbox .text .p h6 a {
	display: inline-block;
	padding: 0 10px;
	height: 21px;
	line-height: 21px;
	background: #8f9499;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	position: relative;
	top: 4px;
	margin-left: 5px
}

.ul_2_2 li .zbox .text .p h6 a:hover {
	background: #0c81f8
}

.ul_2_2 li .zbox .text .text_b {
	margin-top: 16px;
	padding-right: 110px
}

.ul_2_2 li .zbox .text .text_b h3 {
	font-size: 24px;
	color: #0c81f8;
	line-height: 28px
}

.ul_2_2 li .zbox .text .text_b h3 span {
	font-size: 16px
}

.ul_2_2 li .zbox .text .text_b h6 {
	font-size: 14px;
	color: #888;
	line-height: 22px
}

.ul_2_2 li .zbox .text .text_b .btn {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	top: 5px
}

.ul_2_2 li:hover .zbox .text .title h3 a {
	color: #0c81f8
}

.ul_2_2 li:hover .zbox .text .title h5 {
	background-image: url(../images/ico_06_7_h.png);
	color: #0c81f8
}

@media screen and (max-width:1199px) {
	.c_996 {
		width: 800px
	}

	.c_180.on {
		margin-left: 316px
	}
}

@media screen and (max-width:991px) {
	.c_180 {
		width: 100%;
		margin-top: 20px
	}

	.c_180.on {
		margin-top: 0;
		left: 0;
		margin-left: 0;
		background: #fff;
		z-index: 6;
		padding-bottom: 10px;
		box-shadow: 0 3px 4px rgba(0, 0, 0, .2)
	}

	.c_180.on .title {
		display: none
	}

	.pz_SideLayer_1 .ul1 li,
	.pz_SideLayer_1 .ul2 li {
		width: 25%;
		padding: 0 5px
	}

	.c_180 .title {
		height: 48px;
		line-height: 48px;
		font-size: 16px;
		padding: 0 20px;
		text-align: left
	}

	.pz_SideLayer_1 .ul1 .l1 a,
	.pz_SideLayer_1 .ul2 .l1 a {
		height: 34px;
		font-size: 13px;
		line-height: 33px
	}

	.c_996 {
		width: 100%;
		margin-top: 20px
	}

	.c_996.on {
		margin-top: 100px
	}

	.ul_2_2 li .zbox .text .title {
		padding-right: 120px
	}

	.ul_2_2 li .zbox .text .title h3 a {
		font-size: 16px;
		line-height: 30px
	}

	.ul_2_2 li .zbox .text .title h5 {
		font-size: 14px;
		line-height: 30px;
		width: 120px
	}

	.ul_2_2 li .zbox .text .p h6 {
		font-size: 12px;
		line-height: 22px
	}

	.ul_2_2 li .zbox .text .p h6 span {
		top: 4px;
		margin-left: 3px
	}

	.ul_2_2 li .zbox .text .p h6 a {
		height: 18px;
		line-height: 18px;
		top: 2px
	}

	.ul_2_2 li .zbox .text .text_b {
		margin-top: 10px;
		padding-right: 100px
	}

	.ul_2_2 li .zbox .text .text_b h3 {
		font-size: 20px;
		line-height: 24px
	}

	.ul_2_2 li .zbox .text .text_b h3 span {
		font-size: 14px
	}

	.ul_2_2 li .zbox .text .text_b h6 {
		font-size: 12px
	}

	.ul_2_2 li .zbox .text .text_b .btn {
		width: 100px;
		height: 30px;
		line-height: 30px;
		top: 10px
	}

	.ul_2_2 li .zbox .img {
		width: 300px
	}

	.ul_2_2 li .zbox .text {
		margin-left: 320px
	}
}

@media screen and (max-width:767px) {
	.c_0100_4 {
		padding: 0 15px 25px 15px
	}

	.pz_SideLayer_1 .ul1 li {
		width: 50%
	}

	.c_996_1 {
		margin-top: -20px
	}

	.c_996_1 .tit_4 {
		margin-top: 20px
	}

	.ul_2_2 li {
		margin-top: 10px;
		padding: 10px 10px 10px 10px
	}

	.ul_2_2 li .zbox .img {
		width: 200px
	}

	.ul_2_2 li .zbox .text {
		margin-left: 210px
	}

	.ul_2_2 li .zbox .text .title {
		padding-right: 0
	}

	.ul_2_2 li .zbox .text .title h5 {
		display: none
	}

	.ul_2_2 li .zbox .text .p h6 a {
		display: none
	}

	.pz_SideLayer_1 .ul2 {
		position: fixed;
		right: -120px;
		top: 0;
		display: none;
		width: 120px;
		background: #fff;
		padding: 0 0 5px 0;
		box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
	}

	.pz_SideLayer_1 .ul2 .ico {
		width: 40px;
		height: 40px;
		background: #0c81f8 url(../images/ico_06_6.png) no-repeat center;
		position: absolute;
		left: -40px;
		top: 0
	}

	.pz_SideLayer_1 .ul2 li {
		width: 100%;
		margin: 5px 0 0 0
	}

	.pz_SideLayer_1 .ul2.on {
		right: 0
	}
}

@media screen and (max-width:480px) {
	.ul_2_2 li .zbox .img {
		width: 100%
	}

	.ul_2_2 li .zbox .text {
		margin-left: 0;
		width: 100%;
		float: left;
		margin-top: 10px
	}

	.ul_2_2 li .zbox .text .text_b .btn {
		width: 80px
	}
}

.c_0100_5 {
	width: 100%;
	float: left;
	padding: 13px 0 40px 0
}

.c_0100_5_t {
	width: 100%;
	float: left;
	margin-top: 12px;
	padding: 19px 29px 19px 19px;
	border: solid 1px #ececec
}

.c_0100_5_t .z_486 {
	width: 486px;
	float: left
}

.homelandscape .topk {
	overflow: hidden
}

.homelandscape .hometop {
	width: 100%;
	margin: 0
}

.homelandscape .hometop .slick-slide {
	padding: 0
}

.homelandscape .hometop img {
	width: 100%
}

.homelandscape .downk {
	margin-top: 10px;
	overflow: hidden
}

.homelandscape .homedown {
	padding: 0 23px;
	height: 51px
}

.homelandscape .homedown .slick-slide {
	padding: 0 5px
}

.homelandscape .homedown .slick-slide .imgk {
	width: 100%;
	position: relative
}

.homelandscape .homedown .slick-slide .imgk .imgky {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: solid 2px #1d8af8;
	opacity: 0;
	filter: alpha(opacity=0)
}

.homelandscape .homedown .slick-slide.slick-current .imgk .imgky {
	opacity: 1;
	filter: alpha(opacity=100)
}

.homelandscape .homedown img {
	width: 100%
}

.homelandscape .homedown .slick-prev {
	width: 18px;
	height: 51px;
	background: url(../images/btn_7.png) no-repeat left center;
	left: 0;
	top: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.homelandscape .homedown .slick-next {
	width: 18px;
	height: 50px;
	background: url(../images/btn_7.png) no-repeat right center;
	right: 0;
	top: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.homelandscape .homedown .slick-next:hover,
.homelandscape .homedown .slick-prev:hover {
	background-image: url(../images/btn_7_h.png)
}

.c_0100_5_t .z_634 {
	margin-left: 516px;
	position: relative
}

.c_0100_5_t .z_634 .title {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #444;
	line-height: 34px;
	margin-top: 6px
}

.c_0100_5_t .z_634 .dl {
	width: 100%;
	float: left;
	margin-top: 17px;
	padding: 11px 20px;
	background: #f4f8fa
}

.c_0100_5_t .z_634 .dl .dt {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #ee5307;
	line-height: 30px
}

.c_0100_5_t .z_634 .dl .dd {
	float: left;
	width: 50%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 30px
}

.c_0100_5_t .z_634 .dl .dd1 {
	width: 40%
}

.c_0100_5_t .z_634 .dl .dd2 {
	width: 60%
}

.c_0100_5_t .z_634 ul {
	width: 100%;
	float: left;
	margin-top: 11px
}

.c_0100_5_t .z_634 ul li {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 30px
}

.c_0100_5_t .z_634 ul li a {
	display: inline-block;
	padding: 0 10px;
	height: 21px;
	line-height: 21px;
	background: #8f9499;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	position: relative;
	top: 4px;
	margin-left: 5px
}

.c_0100_5_t .z_634 ul li a:hover {
	background: #0c81f8
}

.c_0100_5_t .z_634 .moy {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-right: 350px;
	position: relative
}

.c_0100_5_t .z_634 .moy h3 {
	width: 100%;
	float: left;
	margin-top: 1px;
	font-size: 30px;
	color: #0c81f8;
	line-height: 28px;
	font-family: Arial
}

.c_0100_5_t .z_634 .moy h3 span {
	font-size: 18px;
	margin-right: 5px
}

.c_0100_5_t .z_634 .moy h6 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 23px
}

.c_0100_5_t .z_634 .moy .btn {
	width: 350px;
	position: absolute;
	right: 0;
	top: 0
}

.c_0100_5_t .z_634 .moy .btn a {
	display: block;
	float: left;
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	background: #0c81f8;
	font-size: 16px;
	color: #fff
}

.c_0100_5_t .z_634 .moy .btn a.a1 {
	float: right;
	background: #ee5307
}

.c_0100_5_t .z_634 .moy .btn input {
	display: none;
	float: left;
	width: 170px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	background: #0c81f8;
	font-size: 16px;
	color: #fff
}

.c_0100_5_t .z_634 .moy .btn a:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.c_0100_5_t .z_634 .z_634_box {
	width: 100%;
	float: left;
	position: relative
}

.tc_1_box {
	width: 100%;
	background: #fff;
	border: solid 1px #0c81f8;
	padding: 6px 40px 20px 20px;
	position: absolute;
	left: 0;
	bottom: 62px;
	display: none
}

.tc_1_box .ul_4 {
	width: 100%;
	float: left
}

.tc_1_box .ul_4 li {
	width: 100%;
	float: left;
	margin-top: 13px;
	position: relative;
	padding-left: 54px
}

.tc_1_box .ul_4 li .name {
	width: 54px;
	float: left;
	font-size: 14px;
	color: #555;
	line-height: 35px;
	position: absolute;
	left: 0;
	top: 0
}

.tc_1_box .ul_4 li input {
	display: block;
	width: 100%;
	height: 35px;
	padding-left: 12px;
	border: solid 1px #eee;
	font-size: 14px;
	color: #999;
	line-height: 34px
}

.tc_1_box .ul_4 li.l1 {
	width: 48%
}

.tc_1_box .ul_4 li.l1_r {
	float: right
}

.tc_1_box .ul_4 li textarea {
	display: block;
	width: 100%;
	height: 65px;
	padding: 5px 12px;
	border: solid 1px #eee;
	font-size: 14px;
	color: #999;
	line-height: 26px
}

.tc_1_box .btn {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer
}

@media screen and (max-width:1199px) {
	.c_0100_5_t .z_634 .moy {
		padding-right: 0
	}

	.c_0100_5_t .z_634 .moy .btn {
		position: relative;
		width: 100%;
		float: left;
		margin-top: 10px
	}

	.c_0100_5_t .z_634 .moy .btn a.a1 {
		float: left;
		margin-left: 10px
	}

	.tc_1_box .ul_4 li input {
		font-size: 12px
	}

	.tc_1_box .ul_4 li textarea {
		font-size: 12px
	}
}

@media screen and (max-width:991px) {
	.c_0100_5_t {
		padding: 10px 10px 10px 10px
	}

	.c_0100_5_t .z_486 {
		width: 100%
	}

	.c_0100_5_t .z_634 {
		margin-left: 0;
		width: 100%;
		float: left;
		margin-top: 10px
	}

	.homelandscape .downk {
		display: none
	}

	.homelandscape .hometop .slick-dots {
		position: absolute;
		bottom: 10px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
		overflow: hidden;
		z-index: 9
	}

	.homelandscape .hometop .slick-dots li {
		width: 8px;
		height: 8px;
		margin: 0 3px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		overflow: hidden;
		background: #999
	}

	.homelandscape .hometop .slick-dots li.slick-active {
		background: #0c81f8
	}

	.c_0100_5_t .z_634 .title {
		font-size: 20px;
		line-height: 30px;
		margin-top: 4px
	}

	.c_0100_5_t .z_634 .dl {
		margin-top: 10px;
		padding: 10px 15px
	}

	.c_0100_5_t .z_634 .dl .dt {
		font-size: 14px;
		line-height: 26px
	}

	.c_0100_5_t .z_634 .dl .dd {
		font-size: 12px;
		line-height: 20px
	}

	.c_0100_5_t .z_634 ul {
		margin-top: 6px
	}

	.c_0100_5_t .z_634 ul li {
		font-size: 12px;
		line-height: 26px
	}

	.c_0100_5_t .z_634 .moy {
		margin-top: 10px
	}

	.c_0100_5_t .z_634 .moy h3 {
		font-size: 22px;
		line-height: 26px
	}

	.c_0100_5_t .z_634 .moy h3 span {
		font-size: 16px
	}

	.c_0100_5_t .z_634 .moy h6 {
		font-size: 12px;
		line-height: 21px
	}

	.c_0100_5_t .z_634 .moy .btn a,
	.c_0100_5_t .z_634 .moy .btn input {
		width: 150px;
		height: 38px;
		line-height: 38px;
		font-size: 14px
	}

	.tc_1_box {
		bottom: 52px
	}
}

@media screen and (max-width:767px) {
	.c_0100_5 {
		padding: 13px 15px 25px 15px
	}
}

@media screen and (max-width:480px) {
	.c_0100_5_t .z_634 .dl .dd {
		width: 100% !important
	}

	.c_0100_5_t .z_634 .moy .btn a {
		width: 120px
	}

	.c_0100_5_t .z_634 .moy .btn a.a1 {
		float: right
	}

	.tc_1_box .ul_4 li.l1 {
		width: 100%
	}
}

.c_0100_5_b {
	width: 100%;
	float: left;
	margin-top: 30px
}

.c_0100_5_b .z_260 {
	width: 260px;
	float: right
}

.c_0100_5_b .z_260 .z_260_1 {
	width: 100%;
	float: left;
	margin-top: -20px
}

.c_0100_5_b .z_260 .z_260_2 {
	width: 100%;
	float: left;
	margin-top: 24px;
	border: solid 1px #e6e6e6;
	border-top: solid 2px #0c81f8
}

.c_0100_5_b .z_260 .z_260_2 .title {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #262626;
	line-height: 50px;
	height: 50px;
	border-bottom: 0;
	padding: 0 20px
}

.c_0100_5_b .z_260 .z_260_2 ul {
	width: 100%;
	float: left
}

.c_0100_5_b .z_260 .z_260_2 ul li {
	width: 100%;
	float: left;
	border-bottom: solid 1px #e7e7e7
}

.c_0100_5_b .z_260 .z_260_2 ul li .img {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden
}

.c_0100_5_b .z_260 .z_260_2 ul li .img img {
	width: 100%;
	float: left;
	transition: all 1s linear;
	-moz-transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: width all 1s linear
}

.c_0100_5_b .z_260 .z_260_2 ul li:hover .img img {
	transform: scale(1.09, 1.09);
	-ms-transform: scale(1.09, 1.09);
	-webkit-transform: scale(1.09, 1.09);
	-o-transform: scale(1.09, 1.09);
	-moz-transform: scale(1.09, 1.09)
}

.c_0100_5_b .z_260 .z_260_2 ul li .img h5 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	height: 34px;
	line-height: 34px;
	background: url(../images/bg_6.png) repeat-x top center;
	font-size: 18px;
	color: #fff
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy {
	width: 100%;
	float: left;
	padding: 15px 92px 15px 14px;
	position: relative
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy h4 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #0c81f8;
	line-height: 30px;
	font-family: Arial
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy h4 span {
	font-size: 16px;
	margin-right: 5px
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy h5 {
	width: 78px;
	text-align: center;
	position: absolute;
	right: 14px;
	top: 15px
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy h5 a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #0c81f8;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden
}

.c_0100_5_b .z_260 .z_260_2 ul li .moy h5 a:hover {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.c_0100_5_b .z_916 {
	width: 916px;
	float: left
}

@media screen and (max-width:1199px) {
	.c_0100_5_b .z_916 {
		width: 710px
	}
}

@media screen and (max-width:991px) {
	.c_0100_5_b .z_916 {
		width: 100%
	}

	.c_0100_5_b .z_260 {
		width: 100%
	}

	.c_0100_5_b .z_260 .z_260_1 {
		display: none
	}

	.c_0100_5_b .z_260 .z_260_2 ul li {
		width: 33.33%;
		padding: 0 10px
	}
}

@media screen and (max-width:767px) {
	.c_0100_5_b .z_260 .z_260_2 {
		margin-top: 15px
	}

	.c_0100_5_b .z_260 .z_260_2 .title {
		font-size: 16px;
		line-height: 40px;
		height: 40px;
		padding: 0 15px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .img h5 {
		height: 24px;
		line-height: 24px;
		font-size: 14px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .moy {
		padding: 10px 62px 10px 10px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .moy h4 {
		font-size: 16px;
		line-height: 26px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .moy h4 span {
		font-size: 12px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .moy h5 {
		width: 56px;
		right: 5px;
		top: 10px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li .moy h5 a {
		height: 26px;
		line-height: 26px;
		font-size: 12px
	}
}

@media screen and (max-width:480px) {
	.c_0100_5_b .z_260 .z_260_2 {
		padding-bottom: 15px
	}

	.c_0100_5_b .z_260 .z_260_2 ul li {
		width: 100%;
		margin-top: 10px
	}
}

.slideTxtBox_1 {
	width: 100%;
	float: left
}

.slideTxtBox_1 .hd {
	height: 51px;
	line-height: 51px;
	background: #f3f3f3;
	position: relative
}

.slideTxtBox_1 .hd ul {
	float: left
}

.slideTxtBox_1 .hd ul li {
	float: left;
	width: 137px;
	text-align: center;
	border-right: solid 2px #fff;
	border-top: solid 2px #f3f3f3;
	cursor: pointer;
	font-size: 18px;
	color: #333;
	height: 51px;
	line-height: 51px
}

.slideTxtBox_1 .hd ul li.on {
	background: #f4f8fa;
	border-top: 2px solid #0c81f8;
	color: #0c81f8
}

.slideTxtBox_1 .bd ul {
	width: 100%;
	float: left;
	zoom: 1
}

.slideTxtBox_1 .bd .ul_5 {
	width: 100%;
	margin-top: 17px;
	border: solid 1px #ebebeb;
	padding-bottom: 39px
}

.slideTxtBox_1 .bd li {
	width: 100%;
	float: left;
	padding-left: 111px;
	position: relative;
	margin-top: 30px;
	padding-right: 28px
}

.slideTxtBox_1 .bd li .ico {
	width: 43px;
	position: absolute;
	left: 35px;
	top: 0;
	background: #fff;
	height: 106px
}

.slideTxtBox_1 .bd li .ico .dian {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 28px
}

.slideTxtBox_1 .bd li:before {
	content: '';
	width: 1px;
	height: 94%;
	position: absolute;
	left: 56px;
	top: 0;
	background: #ededed
}

.slideTxtBox_1 .bd li .z_916_777 {
	width: 100%;
	float: left;
	overflow: hidden
}

.slideTxtBox_1 .bd li .z_916_777 .tit_5 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #0c81f8;
	line-height: 37px
}

.slideTxtBox_1 .bd li .z_916_777 .tit_5 span {
	font-size: 14px;
	color: #888;
	font-family: 'Helvetica Neue CE 35 Thin';
	letter-spacing: 2px;
	font-weight: 700;
	margin-left: 10px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_1 {
	width: 100%;
	float: left;
	padding: 5px 0;
	font-size: 16px;
	color: #555;
	line-height: 30px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 {
	width: 100%;
	float: left;
	padding-bottom: 13px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	border: solid 1px #dbdbdb;
	text-align: center;
	padding: 20px 0 18px 0;
	float: left;
	margin-top: 21px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 .ico1 {
	width: 100%;
	float: left;
	height: 64px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 .ico1 img {
	height: 100%
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #8f9499;
	line-height: 36px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l2 {
	width: 70px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	float: left;
	margin-top: 21px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_3 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #555;
	line-height: 32px;
	padding-bottom: 24px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 {
	margin-left: -18px;
	float: left;
	padding-bottom: 30px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 a {
	display: block;
	float: left;
	margin-top: 19px;
	margin-left: 18px;
	width: 180px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
	background: #eceff1;
	font-size: 16px;
	color: #555
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 a:hover {
	background: #0c81f8;
	color: #fff
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 {
	width: 100%;
	float: left;
	padding: 0 0 30px 0
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 {
	margin: 0 -10px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 {
	width: 33.333%;
	float: left;
	padding: 0 10px;
	margin-top: 22px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 a {
	display: block;
	width: 100%;
	float: left
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 .img {
	width: 100%;
	float: left;
	border: solid 1px #e0e0e0
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 h5 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #555;
	line-height: 45px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2:hover .img {
	border: solid 1px #0c81f8
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2:hover h5 {
	color: #0c81f8
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 {
	width: 100%;
	float: left;
	margin-top: -25px;
	padding-bottom: 60px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 {
	width: 33.33%;
	float: left;
	margin-top: 45px;
	cursor: pointer
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox {
	width: 180px;
	height: 180px;
	margin: auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: solid 1px #eaeaea;
	padding: 9px;
	background: #fff;
	position: relative
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox .img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox h5 {
	width: 90px;
	height: 28px;
	line-height: 28px;
	background: #8f9499;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -45px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3:hover .zbox h5 {
	background: #0c81f8
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3:hover .zbox {
	border: solid 1px #0c81f8
}

.slideTxtBox_1 .bd ul .ps {
	width: 100%;
	padding: 0 28px 0 56px;
	float: left;
	margin-top: 20px
}

.slideTxtBox_1 .bd ul .ps .p {
	width: 100%;
	padding: 13px 20px;
	background: #e9eaeb;
	font-size: 16px;
	color: #666;
	line-height: 26px
}

.slideTxtBox_1 .bd ul .ps .p span {
	color: #0c81f8
}

.ul_7 {
	width: 100%;
	float: left;
	margin-top: 40px;
	padding: 24px 0;
	background: #f5f5f5;
	border: solid 1px #e6e6e6
}

.ul_7 li {
	width: 20%;
	float: left;
	padding-left: 130px;
	position: relative;
	height: 70px;
	line-height: 70px
}

.ul_7 li .ico {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	background: #fff;
	border: solid 1px #ededed;
	position: absolute;
	left: 40px;
	top: 0
}

.ul_7 li .ico img {
	float: left
}

.ul_7 li h5 {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	display: inline-block
}

@media screen and (max-width:1199px) {
	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 {
		width: 100px;
		height: 100px;
		padding: 10px 0 8px 0;
		margin-top: 11px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 .ico1 {
		height: 44px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l2 {
		width: 50px;
		height: 100px;
		line-height: 100px;
		margin-top: 11px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 a {
		width: 170px
	}

	.ul_7 li h5 {
		font-size: 16px
	}
}

@media screen and (max-width:991px) {
	.ul_7 li {
		padding-left: 80px;
		height: 50px;
		line-height: 50px
	}

	.ul_7 li .ico {
		width: 50px;
		height: 50px;
		left: 15px
	}

	.ul_7 li h5 {
		line-height: 24px
	}
}

@media screen and (max-width:767px) {
	.slideTxtBox_1 .hd ul li {
		width: 25%;
		float: left;
		font-size: 14px;
		height: 41px;
		line-height: 41px
	}

	.slideTxtBox_1 .hd {
		height: 41px;
		line-height: 41px
	}

	.slideTxtBox_1 .hd ul {
		width: 100%
	}

	.slideTxtBox_1 .bd li {
		padding-left: 81px;
		margin-top: 20px;
		padding-right: 18px
	}

	.slideTxtBox_1 .bd li .ico {
		width: 33px;
		left: 20px;
		height: 86px
	}

	.slideTxtBox_1 .bd li .ico .dian {
		margin-top: 18px
	}

	.slideTxtBox_1 .bd li:before {
		left: 35px
	}

	.slideTxtBox_1 .bd li .z_916_777 .tit_5 {
		font-size: 16px;
		line-height: 30px
	}

	.slideTxtBox_1 .bd li .z_916_777 .tit_5 span {
		font-size: 12px;
		margin-left: 5px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_1 {
		font-size: 12px;
		line-height: 24px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 {
		width: 80px;
		height: 80px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 .ico1 {
		height: 34px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l2 {
		width: 30px;
		height: 80px;
		line-height: 80px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l1 h5 {
		font-size: 12px;
		line-height: 26px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_3 {
		font-size: 12px;
		line-height: 28px;
		padding-bottom: 14px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 {
		margin-left: 0
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_4 a {
		margin: 10px 4px 0 4px;
		width: 120px;
		height: 36px;
		line-height: 36px;
		font-size: 14px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 h5 {
		font-size: 12px;
		line-height: 35px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 {
		margin-top: 0
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 {
		margin-top: 20px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox {
		width: 140px;
		height: 140px;
		padding: 4px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox h5 {
		width: 60px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		bottom: -5px;
		margin-left: -30px
	}

	.ul_7 {
		margin-top: 20px;
		padding: 10px 0
	}

	.ul_7 li {
		width: 33.33%;
		margin-top: 5px
	}
}

@media screen and (max-width:480px) {
	.slideTxtBox_1 .bd li {
		padding-left: 61px;
		margin-top: 15px;
		padding-right: 10px
	}

	.slideTxtBox_1 .bd li .ico {
		width: 33px;
		left: 10px;
		height: 66px
	}

	.slideTxtBox_1 .bd li .ico .dian {
		margin-top: 10px
	}

	.slideTxtBox_1 .bd li:before {
		left: 26px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_5 .ul_6 .l2 {
		width: 100%;
		margin-top: 12px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 {
		width: 50%
	}

	.ul_7 li {
		width: 50%;
		padding-left: 70px
	}

	.ul_7 li h5 {
		font-size: 14px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 {
		padding-bottom: 30px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l2 {
		width: 20px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_2 .l2 img {
		width: 50%
	}

	.slideTxtBox_1 .bd ul .ps .p {
		padding: 10px 15px;
		font-size: 12px;
		line-height: 24px
	}
}

@media screen and (max-width:380px) {
	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_6 .l3 .zbox {
		width: 100px;
		height: 100px
	}
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_7 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 24px;
	padding-bottom: 30px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 {
	width: 100%;
	float: left
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 {
	width: 100%;
	float: left
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 {
	width: 100%;
	float: left;
	margin-top: 26px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dt {
	width: 100%;
	float: left;
	padding: 15px 20px 15px 60px;
	background: #f3f3f3;
	position: relative;
	font-size: 16px;
	color: #3c3c3c;
	line-height: 26px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dt span {
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #0c81f8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 15px;
	font-size: 12px;
	color: #fff
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dd {
	width: 100%;
	float: left;
	padding: 15px 20px 15px 60px;
	position: relative;
	font-size: 14px;
	color: #666;
	line-height: 26px
}

.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dd span {
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #8f9499;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 15px;
	font-size: 12px;
	color: #fff
}

@media screen and (max-width:767px) {

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dd,
	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dt {
		padding: 10px 15px 10px 40px;
		font-size: 12px;
		line-height: 24px
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dd span,
	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 .dt span {
		width: 24px;
		height: 24px;
		line-height: 24px;
		top: 10px;
		left: 10px
	}
}

.ul_9 {
	width: 100%;
	float: left;
	margin-top: 21px
}

.ul_9 .l1 {
	width: 100%;
	float: left;
	background: #8f9499;
	height: 49px;
	line-height: 49px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	overflow: hidden;
	padding: 0 30px;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.ul_9 .l1 .time {
	width: 13.45%;
	float: left
}

.ul_9 .l1 .name {
	width: 19.41%;
	float: left
}

.ul_9 .l1 .tel {
	width: 14.61%;
	float: left
}

.ul_9 .l1 .city {
	width: 18.24%;
	float: left
}

.ul_9 .l1 .numbur {
	width: 14.73%;
	float: left
}

.ul_9 .l1 .team {
	width: 19.56%;
	float: left
}

.ul_9 .zbox {
	width: 100%;
	float: left
}

.ul_9 table {
	display: block;
	width: 100%;
	border: solid 1px #ececec;
	padding: 0 30px 40px 30px;
	margin-top: 20px
}

.ul_9 table tbody {
	display: block;
	width: 100%
}

.ul_9 table .tr1 {
	border-bottom: dashed 1px #b2b2b2;
	text-align: center;
	width: 100% !important
}

.ul_9 table tr td {
	padding: 25px 10px;
	line-height: 21px;
	font-size: 14px;
	color: #555;
	word-break: break-all
}

.ul_9 table tr .td1 {
	width: 115px
}

.ul_9 table tr .td2 {
	width: 166px
}

.ul_9 table tr .td3 {
	width: 125px
}

.ul_9 table tr .td4 {
	width: 156px
}

.ul_9 table tr .td5 {
	width: 126px
}

.ul_9 table tr .td6 {
	width: 167px
}

@media screen and (max-width:1199px) {
	.ul_9 table tr .td1 {
		width: 13.45%
	}

	.ul_9 table tr .td2 {
		width: 19.41%
	}

	.ul_9 table tr .td3 {
		width: 14.61%
	}

	.ul_9 table tr .td4 {
		width: 18.24%
	}

	.ul_9 table tr .td5 {
		width: 14.73%
	}

	.ul_9 table tr .td6 {
		width: 19.56%
	}
}

@media screen and (max-width:992px) {
	.ul_9 table tr td {
		padding: 20px 8px
	}
}

@media screen and (max-width:767px) {
	.ul_9 .l1 {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding: 0 20px
	}

	.ul_9 table tr td {
		padding: 15px 5px
	}

	.ul_9 table {
		margin-top: 10px;
		padding: 0 20px 20px 20px
	}
}

@media screen and (max-width:480px) {
	.ul_9 table tr td {
		padding: 10px 5px;
		font-size: 12px
	}

	.ul_9 table {
		margin-top: 10px;
		padding: 0 10px 10px 10px
	}

	.ul_9 .l1 {
		padding: 0 10px
	}

	.ul_9 .l1 .tel,
	.ul_9 .l1 .time,
	.ul_9 table tr .td1,
	.ul_9 table tr .td3 {
		display: none
	}

	.ul_9 .l1 .name {
		width: 29.41%;
		float: left
	}

	.ul_9 .l1 .city {
		width: 20.24%;
		float: left
	}

	.ul_9 .l1 .numbur {
		width: 24.73%;
		float: left
	}

	.ul_9 .l1 .team {
		width: 25.62%;
		float: left
	}

	.slideTxtBox_1 .bd li .z_916_777 .z_916_777_8 .ul_8 .l5 {
		margin-top: 16px
	}
}

.pf_down {
	display: none;
	width: 100%;
	float: left;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #0c81f8;
	height: 50px;
	z-index: 99
}

.pf_down li {
	width: 33.333333%;
	float: left;
	text-align: center;
	padding: 3px 0 5px 0;
	position: relative
}

.pf_down li .ico7 {
	width: 100%;
	float: left;
	height: 25px
}

.pf_down li .name {
	width: 100%;
	float: left;
	margin-top: 4px;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	font-family: Arial
}

.pf_down li.l1 .ico7 {
	background: url(../images/ico_05_3.png) no-repeat center
}

.pf_down li.l2 .ico7 {
	background: url(../images/ico_05_4.png) no-repeat center
}

.pf_down li.l3 .ico7 {
	background: url(../images/ico_05_5.png) no-repeat center
}

.pf_down .l1 .ewm {
	background: url(../images/ewm_bg.png) no-repeat center;
	width: 116px;
	height: 123px;
	padding: 13px 13px 20px 13px;
	position: absolute;
	left: 50%;
	top: -125px;
	margin-left: -58px;
	display: none;
	z-index: 1009
}

.pf_down .l1:hover .ewm {
	display: block;
	-webkit-animation: fadeInDown 1s .2s ease both;
	-moz-animation: fadeInDown 1s .2s ease both
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(15px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(15px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

.tc_2_box {
	width: 180px;
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	position: fixed;
	left: 50%;
	top: 45%;
	margin-left: -90px;
	padding: 20px 10px;
	background: #0c81f8;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 99999
}

.tc_2_box li {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center
}

@media screen and (max-width:767px) {
	.tc_2_box li {
		font-size: 14px
	}
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.video embed,
.video iframe,
.video object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 480px;
	min-height: 320px
}

.new-loading,
.new-loading_1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 50px;
	line-height: 20px;
	color: #333;
	font-size: 16px
}

.new-loading img,
.new-loading_1 img {
	vertical-align: middle;
	margin: -2px 15px 0 0
}

@media screen and (max-width:767px) {

	.new-loading,
	.new-loading_1 {
		margin-top: 20px;
		font-size: 14px
	}

	.new-loading img,
	.new-loading_1 img {
		width: 12px;
		margin: -2px 8px 0 0
	}
}

.ul_10 {
	width: 100%;
	float: left
}

.ul_10 li {
	width: 100%;
	float: left;
	padding: 12px 0 14px 0;
	border-bottom: solid 1px #f0f0f0
}

.ul_10 li a {
	display: block;
	width: 100%;
	float: left
}

.ul_10 li .img {
	width: 33.33%;
	float: left;
	margin-right: 15px
}

.ul_10 li .text .title {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	max-height: 48px;
	overflow: hidden
}

.ul_10 li .text .span {
	margin-top: 9px;
	font-size: 12px;
	line-height: 18px;
	color: #999
}

.ul_10 li .text .span span {
	margin-right: 10px
}

.ul_10 li .p {
	margin-top: 10px
}

.ul_10 li .p span {
	margin-left: -1px
}

.ul_10 li .p img {
	width: 33.33%;
	padding-left: 1px;
	float: left;
	margin-bottom: 8px
}

.ul_10 li .page {
	margin-top: 10px
}

.ul_10 li .video {
	height: 150px;
	position: relative;
	margin-top: 10px
}

.ul_10 li .video .btn {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -22px
}

.ul_10 li .video .time {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/new-mb1.png) no-repeat center top;
	height: 60px;
	background-size: cover;
	text-align: right;
	padding: 30px 10px 0;
	line-height: 18px;
	color: #fff;
	font-size: 14px
}

.ul_10 li .pages {
	margin-top: 10px;
	position: relative
}

.ul_10 li .pages .number {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/new-mb1.png) no-repeat center top;
	height: 60px;
	background-size: cover;
	text-align: right;
	padding: 30px 10px 0;
	line-height: 18px;
	color: #fff;
	font-size: 14px
}

.ul_10 li .pages .number img {
	vertical-align: middle;
	margin: -2px 6px 0 0;
	width: 14px
}

.c_1200_10 {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 35px
}

.c_1200_10 ul {
	width: 100%;
	float: left;
	margin-top: -4px
}

.c_1200_10 ul li {
	width: 33.333%;
	float: left;
	margin-top: 24px;
	padding: 0 12px
}

.c_1200_10 ul li .zbox {
	width: 100%;
	float: left;
	border: solid 1px #e5e5e5;
	padding: 20px 20px 68px 20px;
	position: relative;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px
}

.c_1200_10 ul li .zbox .ico {
	width: 110px;
	height: 110px;
	float: left;
	background: #f1f1f1;
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.c_1200_10 ul li .zbox .ico img {
	width: 100%;
	float: left
}

.c_1200_10 ul li .zbox .text {
	margin-left: 130px
}

.c_1200_10 ul li .zbox .text h4 {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 18px;
	color: #222;
	line-height: 24px
}

.c_1200_10 ul li .zbox .text .p {
	width: 100%;
	float: left;
	margin-top: 6px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 72px;
	overflow: hidden
}

.c_1200_10 ul li .zbox .btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.c_1200_10 ul li .zbox .btn a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	height: 47px;
	line-height: 47px;
	background: #f1f1f1;
	font-size: 14px;
	color: #555
}

.c_1200_10 ul li .zbox .btn a.a1 {
	border-left: 1px solid #fff
}

.c_1200_10 ul li .zbox .btn a:hover {
	background: #0c81f8;
	color: #fff
}

.c_1200_10 ul li .zbox:hover {
	border: solid 1px #0c81f8
}

@media screen and (max-width:991px) {
	.c_1200_10 {
		margin-top: 10px;
		margin-bottom: 15px;
		padding: 0 15px
	}

	.c_1200_10 ul li {
		width: 50%;
		padding: 0 6px;
		margin-top: 12px
	}

	.c_1200_10 ul li .zbox {
		padding: 10px 10px 48px 10px
	}

	.c_1200_10 ul li .zbox .ico {
		width: 60px;
		height: 60px
	}

	.c_1200_10 ul li .zbox .text {
		margin-left: 75px
	}

	.c_1200_10 ul li .zbox .text h4 {
		margin-top: 0;
		font-size: 14px;
		line-height: 22px
	}

	.c_1200_10 ul li .zbox .text .p {
		margin-top: 4px;
		font-size: 12px;
		line-height: 20px;
		height: 60px
	}

	.c_1200_10 ul li .zbox .btn a {
		height: 37px;
		line-height: 37px;
		font-size: 12px
	}
}

@media screen and (max-width:480px) {
	.c_1200_10 ul li {
		width: 100%
	}
}

.c_870 .tit_4 .btn {
	top: 8px
}

@media screen and (max-width:767px) {
	.c_870 .tit_4 .btn {
		top: 6px
	}
}

#z_404 {
	width: 100%;
	height: 100%;
	position: relative
}

.logo_2 {
	position: fixed;
	z-index: 99;
	left: 0;
	top: 20px;
	width: 100%
}

#z_404 .zbox {
	width: 1200px;
	height: 100%;
	position: relative;
	margin: auto;
	display: table
}

.bg_5 {
	background: url(../images/new-bg1.jpg) no-repeat left center
}

.bg_6 {
	background: url(../images/new-bg2.jpg) no-repeat left center
}

.z_0100_1 {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.z_0100_1 .text {
	width: 50%;
	float: right
}

.z_0100_1 .text h1 {
	margin-top: 25px
}

.z_0100_1 .text h5 {
	margin-top: 22px;
	font-size: 18px;
	color: #455361;
	line-height: 36px;
	font-weight: 700
}

.z_0100_1 .text h5 a {
	display: inline-block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #ef5308;
	font-weight: 700;
	font-size: 16px;
	vertical-align: middle;
	margin: -2px 0 0 10px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px
}

.z_0100_1 .text h5 a:hover {
	background: #d14807;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .15)
}

@media screen and (max-width:1199px) {
	#z_404 .zbox {
		width: 100%;
		padding: 20% 20px 15% 20px
	}
}

@media screen and (max-width:767px) {
	#z_404 .zbox {
		background-size: contain !important;
		background-position: center bottom !important
	}

	.z_0100_1 .text h5 {
		font-size: 14px;
		line-height: 26px
	}

	.z_0100_1 .text h5 a {
		width: 100px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin: -2px 0 0 6px
	}
}

@media screen and (max-width:480px) {
	.z_0100_1 {
		vertical-align: top
	}

	.z_0100_1 .text {
		width: 100%
	}

	.z_0100_1 .text h1 {
		margin-top: 10px;
		padding: 0 10%
	}

	.z_0100_1 .text h3 {
		padding: 0 10%
	}

	.logo_2 {
		width: 230px;
		left: 10px;
		top: 10px
	}
}

.c_870_2 .text .vido {
	width: 100%;
	height: 450px
}

@media screen and (max-width:480px) {
	.c_870_2 .text .vido {
		height: 250px
	}
}

.banner_1 {
	width: 100%;
	float: left
}

.banner_1 .banner_img {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden
}

.banner_1 .banner_img img {
	width: 100%;
	float: left
}

.banner_1 .banner_img a:hover {
	background: #c14408
}

@media screen and (max-width:1199px) {
	.banner_1 .banner_img a {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		bottom: 6.2%;
		margin-left: -60px
	}
}

@media screen and (max-width:991px) {
	.banner_1 .banner_img a {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		bottom: 4.2%;
		margin-left: -50px
	}
}

@media screen and (max-width:767px) {
	.banner_1 .banner_img a {
		width: 80px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-left: -40px
	}
}

.cy_0100_1 {
	width: 100%;
	float: left;
	padding: 70px 0 275px 0;
	background: url(../images/cy_bg_1.jpg) no-repeat center center;
	background-size: cover
}

.tit_6 {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 33px;
	background: url(../images/cy_bian_1.png) no-repeat center bottom
}

.tit_6 h2 {
	width: 100%;
	float: left;
	font-size: 36px;
	color: #333;
	line-height: 54px;
	font-weight: 700;
	letter-spacing: 3px
}

.tit_6 h5 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888;
	line-height: 18px;
	margin-top: 6px;
	font-family: Arial;
	text-transform: uppercase
}

.cy_0100_1 ul {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 78px;
	margin-top: 25px
}

.cy_0100_1 ul li {
	width: 20%;
	float: left;
	padding: 12px;
	border: dashed 1px #cadffd;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_1 ul li .zbox {
	width: 100%;
	float: left;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .13);
	padding: 39px 25px 30px 25px;
	height: 180px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_1 ul li .zbox .ico {
	width: 100%;
	float: left;
	height: 72px
}

.cy_0100_1 ul li .zbox .ico img {
	height: 100%
}

.cy_0100_1 ul li .zbox h5 {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 16px;
	color: #0c81f8;
	line-height: 20px
}

.cy_0100_1 ul li.l1 {
	margin-top: 90px
}

@media screen and (max-width:1199px) {
	.cy_0100_1 ul {
		padding: 0 0
	}

	.cy_0100_1 ul li .zbox {
		height: 172px;
		padding: 29px 25px 30px 25px
	}
}

@media screen and (max-width:991px) {
	.tit_6 {
		padding-bottom: 23px;
		background-size: 300px auto
	}

	.tit_6 h2 {
		font-size: 22px;
		line-height: 30px
	}

	.tit_6 h5 {
		margin-top: 4px
	}

	.cy_0100_1 {
		padding: 40px 0 175px 0
	}

	.cy_0100_1 ul li .zbox {
		height: 128px;
		padding: 19px 15px 20px 15px
	}

	.cy_0100_1 ul li .zbox .ico {
		height: 52px
	}

	.cy_0100_1 ul li .zbox h5 {
		margin-top: 4px;
		font-size: 14px;
		line-height: 18px
	}

	.cy_0100_1 ul li.l1 {
		margin-top: 50px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_1 {
		padding: 20px 10px 75px 10px
	}

	.cy_0100_1 ul li {
		width: auto;
		display: inline-block;
		float: none;
		margin: 10px 5px 0 5px;
		padding: 8px
	}

	.cy_0100_1 ul li .zbox {
		width: 120px;
		height: 120px
	}

	.cy_0100_1 ul li.l1 {
		margin-top: 10px
	}

	.cy_0100_1 ul {
		margin-top: 15px
	}
}

.cy_0100_2 {
	width: 100%;
	float: left;
	background: url(../images/cy_bg_2.jpg) no-repeat center center;
	background-size: cover;
	padding: 75px 0 80px 0
}

.tit_6_w {
	background-image: url(../images/cy_bian_2.png)
}

.tit_6_w h2,
.tit_6_w h5 {
	color: #fff
}

.cy_0100_2 ul {
	width: 100%;
	float: left;
	margin-top: 60px;
	text-align: center;
	border-left: solid 1px #4c5358;
	border-left: solid 1px rgba(255, 255, 255, .1)
}

.cy_0100_2 ul li {
	width: 25%;
	float: left;
	padding: 20px 0 22px 0;
	border-right: solid 1px #4c5358;
	border-right: solid 1px rgba(255, 255, 255, .1)
}

.cy_0100_2 ul li .img {
	width: 100%;
	float: left;
	height: 148px
}

.cy_0100_2 ul li .img img {
	height: 100%
}

.cy_0100_2 ul li .title {
	width: 100%;
	float: left;
	margin-top: 18px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	padding: 0 10px
}

@media screen and (max-width:991px) {
	.cy_0100_2 {
		padding: 35px 0 40px 0
	}

	.cy_0100_2 ul {
		margin-top: 30px
	}

	.cy_0100_2 ul li {
		padding: 10px 0 12px 0
	}

	.cy_0100_2 ul li .img {
		height: 98px
	}

	.cy_0100_2 ul li .title {
		margin-top: 12px;
		font-size: 14px;
		line-height: 30px
	}

	.cy_0100_2 ul li .title img {
		height: 30px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_2 {
		padding: 25px 10px 20px 10px
	}

	.cy_0100_2 ul li {
		width: 50%
	}

	.cy_0100_2 ul li .img {
		height: 78px
	}

	.cy_0100_2 ul li .title {
		font-size: 12px;
		line-height: 24px
	}

	.cy_0100_2 ul li .title img {
		height: 24px
	}
}

.cy_0100_3 {
	width: 100%;
	float: left;
	padding: 75px 0 80px 0
}

.slide_pic_3 {
	width: 100%;
	float: left;
	margin-top: 60px
}

.slide_pic_3 .zbox {
	width: 100%;
	float: left;
	padding: 0 12px
}

.slide_pic_3 .zbox .personage {
	width: 100%;
	float: left;
	background: #f4f4f4;
	padding: 30px 30px 28px 30px;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.slide_pic_3 .zbox .personage .img {
	width: 100%;
	float: left
}

.slide_pic_3 .zbox .personage .img span {
	display: inline-block;
	width: 180px;
	height: 180px;
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.slide_pic_3 .zbox .personage .img span img {
	width: 100%;
	float: left
}

.slide_pic_3 .zbox .personage .title {
	width: 100%;
	float: left;
	margin-top: 19px
}

.slide_pic_3 .zbox .personage .title h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #0c81f8;
	line-height: 20px;
	padding-bottom: 13px;
	border-bottom: dashed 1px #a9adb1
}

.slide_pic_3 .zbox .personage .title h4 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	margin-top: 11px
}

.slide_pic_3 .zbox .detail {
	width: 100%;
	float: left;
	padding: 18px 30px 14px 30px;
	position: relative;
	background: #f4f4f4;
	margin-top: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.slide_pic_3 .zbox .detail span {
	display: block;
	background: url(../images/cy_ico3_1.png) no-repeat center center;
	width: 20px;
	height: 14px;
	background-size: contain;
	position: absolute;
	top: -8px
}

.slide_pic_3 .zbox .detail span.span1 {
	left: 38px
}

.slide_pic_3 .zbox .detail span.span2 {
	right: 38px
}

.slide_pic_3 .zbox .detail .p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	height: 96px;
	overflow: hidden
}

.slide_pic_3 .zbox:hover .detail,
.slide_pic_3 .zbox:hover .personage {
	background: #f2f8fe
}

.slide_pic_3 .slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow: hidden
}

.slide_pic_3 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
	background: #000;
	opacity: .6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.slide_pic_3 .slick-dots li.slick-active {
	opacity: 1;
	color: #000
}

@media screen and (max-width:991px) {
	.cy_0100_3 {
		padding: 35px 0 40px 0
	}

	.slide_pic_3 {
		margin-top: 30px
	}

	.slide_pic_3 .zbox .personage {
		padding: 20px 20px 18px 20px
	}

	.slide_pic_3 .zbox .personage .img span {
		width: 120px;
		height: 120px
	}

	.slide_pic_3 .zbox .personage .title {
		margin-top: 10px
	}

	.slide_pic_3 .zbox .personage .title h5 {
		font-size: 12px;
		line-height: 20px;
		padding-bottom: 8px
	}

	.slide_pic_3 .zbox .personage .title h4 {
		font-size: 14px;
		line-height: 20px;
		margin-top: 6px
	}

	.slide_pic_3 .zbox .detail {
		padding: 10px 20px 8px 20px;
		margin-top: 1px
	}

	.slide_pic_3 .zbox .detail span {
		width: 16px;
		height: 10px;
		top: -6px
	}

	.slide_pic_3 .zbox .detail span.span1 {
		left: 28px
	}

	.slide_pic_3 .zbox .detail span.span2 {
		right: 28px
	}

	.slide_pic_3 .zbox .detail .p {
		font-size: 12px;
		line-height: 22px;
		height: 88px
	}
}

.cy_0100_4 {
	width: 100%;
	float: left;
	background: url(cy_../images/bg_3.jpg) no-repeat center center;
	padding: 48px 0 64px 0;
	background-size: cover
}

.cy_0100_4 .cy_430 {
	width: 35.8333%;
	float: left;
	margin-top: 220px
}

.cy_0100_4 .cy_430 h3 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #fff;
	line-height: 46px
}

.cy_0100_4 .cy_430 h3 span {
	color: #ef5308;
	font-weight: 700
}

.cy_0100_4 .cy_430 h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #e7ece6;
	line-height: 20px;
	margin-top: 16px;
	font-family: Arial;
	letter-spacing: 1px
}

.cy_0100_4 .cy_715 {
	width: 59.5833%;
	float: right
}

.cy_0100_4 .cy_715 img {
	width: 100%;
	float: left
}

@media screen and (max-width:991px) {
	.cy_0100_4 {
		padding: 28px 0 34px 0
	}

	.cy_0100_4 .cy_430 {
		margin-top: 120px
	}

	.cy_0100_4 .cy_430 h3 {
		font-size: 20px;
		line-height: 30px
	}

	.cy_0100_4 .cy_430 h5 {
		font-size: 13px;
		margin-top: 10px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_4 {
		padding: 28px 10px 14px 10px
	}

	.cy_0100_4 .cy_430 {
		margin-top: 0
	}

	.cy_0100_4 .cy_715 {
		margin-top: 10px
	}

	.cy_0100_4 .cy_430,
	.cy_0100_4 .cy_715 {
		width: 100%
	}
}

.cy_0100_5 {
	width: 100%;
	float: left;
	padding: 74px 0 80px 0;
	background: url(cy_../images/bg_4.jpg) no-repeat center center;
	background-size: cover
}

.cy_0100_5 ul {
	width: 100%;
	float: left;
	margin-top: 40px
}

.cy_0100_5 ul li {
	width: 33.333%;
	float: left;
	padding: 0 10px;
	margin-top: 20px
}

.cy_0100_5 ul li .txk {
	width: 100%;
	float: left;
	padding-left: 90px;
	position: relative;
	border: solid 1px #d9d9d9;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px
}

.cy_0100_5 ul li .name {
	width: 90px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	line-height: 52px;
	position: absolute;
	left: 0;
	top: 0
}

.cy_0100_5 ul li input {
	display: block;
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 52px;
	background: 0 0
}

.cy_0100_5 ul li.l1 .txk {
	padding-left: 150px
}

.cy_0100_5 ul li.l1 .name {
	width: 150px
}

.cy_0100_5 ul li.l2 .txk {
	padding-left: 190px
}

.cy_0100_5 ul li.l2 .name {
	width: 190px
}

.cy_0100_5 ul li textarea {
	display: block;
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	background: 0 0;
	padding: 15px 5px;
	height: 123px
}

.cy_0100_5 ul li.l2,
.cy_0100_5 ul li.l3 {
	width: 100%
}

.cy_0100_5 ul li.l3 input {
	display: block;
	width: 100%;
	float: left;
	height: 54px;
	line-height: 54px;
	background: #0c81f8;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.cy_0100_5 ul li.l3:hover input {
	background: #0c6fd3
}

@media screen and (max-width:991px) {
	.cy_0100_5 ul li {
		width: 50%
	}

	.cy_0100_5 {
		padding: 34px 0 40px 0
	}

	.cy_0100_5 ul li {
		margin-top: 10px
	}

	.cy_0100_5 ul li .txk {
		padding-left: 70px
	}

	.cy_0100_5 ul li .name {
		width: 70px;
		padding-left: 10px;
		font-size: 14px;
		line-height: 42px
	}

	.cy_0100_5 ul li input {
		font-size: 14px;
		line-height: 42px
	}

	.cy_0100_5 ul li.l1 .txk {
		padding-left: 130px
	}

	.cy_0100_5 ul li.l1 .name {
		width: 130px
	}

	.cy_0100_5 ul li.l2 .txk {
		padding-left: 160px
	}

	.cy_0100_5 ul li.l2 .name {
		width: 160px
	}

	.cy_0100_5 ul li textarea {
		font-size: 12px;
		padding: 10px 5px
	}

	.cy_0100_5 ul li.l3 input {
		height: 44px;
		line-height: 44px;
		font-size: 14px
	}

	.cy_0100_5 ul {
		margin-top: 20px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_5 {
		padding: 24px 10px 20px 10px
	}

	.cy_0100_5 ul li {
		width: 100%
	}

	.cy_0100_5 ul li.l2 .txk {
		padding-left: 0
	}

	.cy_0100_5 ul li.l2 .name {
		width: 100%;
		position: relative;
		float: left
	}

	.cy_0100_5 ul li textarea {
		padding: 0 10px
	}
}

.slide_banner_ico .slick-dots li {
	width: 10px;
	height: 10px;
	background: url(../images/cy_banner_ico.png) no-repeat right center;
	margin: 0 10px
}

.slide_banner_ico .slick-dots li.slick-active {
	background-position: left center
}

.cy_282 {
	width: 282px;
	height: 304px;
	padding: 15px 20px 20px 20px;
	background: url(images/cy_../images/bg_5.png);
	position: relative;
	float: right;
	z-index: 999;
	margin-top: 59px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.cy_282 h3 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #0c81f8;
	line-height: 34px;
	font-weight: 700
}

.cy_282 h3 span {
	display: inline-block;
	position: relative;
	padding: 0 18px
}

.cy_282 h3 span:before {
	content: '';
	width: 14px;
	height: 2px;
	position: absolute;
	left: -14px;
	top: 50%;
	margin-top: -1px;
	background: #0c81f8
}

.cy_282 h3 span:after {
	content: '';
	width: 14px;
	height: 2px;
	position: absolute;
	right: -14px;
	top: 50%;
	margin-top: -1px;
	background: #0c81f8
}

.cy_282 ul {
	width: 100%;
	float: left
}

.cy_282 ul li {
	width: 100%;
	float: left;
	margin-top: 10px
}

.cy_282 ul li .txk {
	width: 100%;
	float: left;
	padding-left: 38px;
	position: relative;
	border: solid 1px #e8e8e8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_282 ul li .txk .ico {
	width: 38px;
	height: 38px;
	position: absolute;
	left: 0;
	top: 0;
	background: #e8e8e8
}

.cy_282 ul li .txk .ico img {
	width: 100%;
	float: left
}

.cy_282 ul li .txk input {
	display: block;
	width: 100%;
	float: left;
	background: 0 0;
	line-height: 38px;
	padding-left: 10px;
	font-size: 14px;
	color: #666
}

.cy_282 ul li.l1 input {
	display: block;
	width: 100%;
	float: left;
	background: #0c81f8;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_282 ul li.l1 input:hover {
	background: #0c6dd0
}

.cy_282 ul li.l2 {
	background: #fbeee8;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #ee5307;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

@media screen and (max-width:767px) {
	.cy_282 .ico_2 {
		background: url(../images/btn_8.png) no-repeat center #fff;
		width: 30px;
		height: 30px;
		position: absolute;
		right: -10px;
		top: -10px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		overflow: hidden
	}

	.cy_282 {
		position: fixed;
		height: 244px;
		left: 50%;
		top: 50%;
		margin: -122px 0 0 -141px;
		display: none
	}

	.cy_282 h3 {
		font-size: 18px;
		line-height: 24px
	}

	.cy_282 h3 span {
		padding: 0 11px
	}

	.cy_282 h3 span:after,
	.cy_282 h3 span:before {
		width: 8px;
		height: 2px
	}

	.cy_282 ul li {
		margin-top: 5px
	}

	.cy_282 ul li .txk {
		padding-left: 32px
	}

	.cy_282 ul li .txk .ico {
		width: 32px;
		height: 32px
	}

	.cy_282 ul li .txk input {
		line-height: 32px;
		font-size: 12px
	}

	.cy_282 ul li.l1 input {
		line-height: 34px;
		font-size: 14px
	}

	.cy_282 ul li.l2 {
		font-size: 12px;
		line-height: 22px
	}
}

.cy_0100_6 {
	width: 100%;
	float: left;
	padding: 46px 0 60px 0
}

.cy_0100_6 .cy_588_1 {
	width: 49%;
	float: left
}

.tit_7 {
	width: 100%;
	float: left;
	padding-bottom: 14px;
	border-bottom: solid 1px #93cae7
}

.tit_7 .tit_7_l {
	float: left;
	font-size: 30px;
	color: #0c81f8;
	line-height: 1
}

.tit_7 .tit_7_l span {
	display: inline-block;
	font-size: 28px;
	color: #d0d0d0;
	font-family: OPENSANS-BOLD;
	text-transform: uppercase
}

.cy_0100_6 .cy_588_1 ul {
	width: 100%;
	float: left;
	overflow: hidden
}

.cy_0100_6 .cy_588_1 ul li {
	width: 159px;
	float: left;
	padding-left: 49px;
	margin-top: 20px;
	background: url(../images/cy_ico5_5.png) no-repeat 11px 49px;
	margin-left: -49px;
	margin-right: 49px
}

.cy_0100_6 .cy_588_1 ul li .img {
	width: 110px;
	height: 110px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 15px 10px 19px 10px
}

.cy_0100_6 .cy_588_1 ul li .img .ico {
	width: 100%;
	float: left;
	height: 52px
}

.cy_0100_6 .cy_588_1 ul li .img .ico img {
	height: 100%
}

.cy_0100_6 .cy_588_1 ul li .img h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 24px
}

.cy_0100_6 .cy_588_1 ul li .p {
	width: 100%;
	float: left;
	margin-top: 14px
}

.cy_0100_6 .cy_588_1 ul li .p p {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 46px;
	border-bottom: dashed 1px #b2b2b2;
	height: 47px;
	overflow: hidden
}

.cy_0100_6 .cy_588_1 ul li.l1 .img {
	background-image: url(../images/cy_ico5_1_bg.png)
}

.cy_0100_6 .cy_588_1 ul li.l2 .img {
	background-image: url(../images/cy_ico5_2_bg.png)
}

.cy_0100_6 .cy_588_1 ul li.l3 .img {
	background-image: url(../images/cy_ico5_3_bg.png)
}

.cy_0100_6 .cy_588_1 ul li.l4 .img {
	background-image: url(../images/cy_ico5_4_bg.png)
}

.cy_0100_6 .cy_588_1 ul li.l4 {
	margin-right: 0
}

.cy_0100_6 .cy_588_r {
	width: 49%;
	float: right;
	padding: 23px 22px 20px 22px;
	border: solid 1px #d1e7fe;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_6 .cy_588_r h4 {
	width: 100%;
	float: left;
	font-weight: 700;
	font-size: 20px;
	color: #333;
	line-height: 26px
}

.cy_0100_6 .cy_588_r h4 span {
	color: #0c81f8
}

.cy_0100_6 .cy_588_r h3 {
	width: 100%;
	float: left;
	font-weight: 700;
	font-size: 30px;
	color: #0c81f8;
	line-height: 30px;
	margin-top: 18px
}

.cy_0100_6 .cy_588_r h3 img {
	vertical-align: middle;
	margin: -2px 7px 0 0
}

.cy_0100_6 .cy_588_r h3 a {
	display: inline-block;
	vertical-align: middle;
	color: #0c81f8
}

.cy_0100_6 .cy_588_r h3 span {
	display: inline-block;
	font-size: 16px;
	color: #888;
	line-height: 25px;
	vertical-align: bottom;
	font-weight: 400
}

.cy_0100_6 .cy_588_r .btn {
	width: 100%;
	float: left;
	margin-top: 16px
}

.cy_0100_6 .cy_588_r .btn a {
	width: 120px;
	display: inline-block;
	line-height: 32px;
	background: #0c81f8;
	font-size: 16px;
	color: #fff;
	margin: 0 5px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px
}

.cy_0100_6 .cy_588_r .btn a:hover {
	background: #ee5307
}

.cy_0100_6 .cy_588_r .p {
	width: 100%;
	float: left;
	margin-top: 23px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	background: #f1f8ff;
	padding: 3px 5px 4px 5px
}

.cy_0100_6 .cy_588_r .cy_588_r_b {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-top: 19px;
	border-top: dashed 1px #b2b2b2;
	padding-left: 100px;
	position: relative
}

.cy_0100_6 .cy_588_r .cy_588_r_b .name {
	width: 86px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 19px;
	background: #0c81f8;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_6 .cy_588_r .cy_588_r_b .name svg {
	display: block;
	width: 8px;
	height: 8px;
	background: url(../images/cy_ico5_7.png) no-repeat center center;
	position: absolute;
	top: 50%;
	right: -4px;
	margin-top: -4px
}

.txtScroll-top_2 {
	width: 100%;
	float: left;
	position: relative;
	padding-right: 30px
}

.txtScroll-top_2 .hd {
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 6px
}

.txtScroll-top_2 .hd .next,
.txtScroll-top_2 .hd .prev {
	display: block;
	background: url(../images/cy_btn_1.png) no-repeat center right;
	width: 9px;
	height: 11px;
	cursor: pointer;
	float: right
}

.txtScroll-top_2 .hd .prev {
	background-position: left center;
	margin-right: 6px
}

.txtScroll-top_2 .bd,
.txtScroll-top_2 .bd li {
	width: 100%;
	float: left;
	text-align: left
}

.txtScroll-top_2 .bd li a {
	display: block;
	width: 100%;
	float: left;
	line-height: 26px;
	font-size: 16px;
	color: #0c81f8
}

.txtScroll-top_2 .bd li a:hover {
	color: #ee5307;
	text-decoration: underline
}

@media screen and (max-width:1199px) {
	.cy_0100_6 .cy_588_1 {
		width: 62%
	}

	.cy_0100_6 .cy_588_r {
		width: 36%
	}

	.cy_0100_6 .cy_588_r .btn a {
		width: 80px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_6 .cy_588_1 {
		width: 56%
	}

	.cy_0100_6 .cy_588_r {
		width: 43%
	}

	.tit_7 {
		padding-bottom: 10px
	}

	.tit_7 .tit_7_l {
		font-size: 20px
	}

	.tit_7 .tit_7_l span {
		font-size: 18px
	}

	.cy_0100_6 .cy_588_1 ul li {
		width: 110px;
		padding-left: 30px;
		margin-top: 10px;
		background-position: 6px 38px;
		margin-left: -30px;
		margin-right: 30px;
		background-size: 18px auto
	}

	.cy_0100_6 .cy_588_1 ul li .img {
		width: 80px;
		height: 80px;
		padding: 10px 5px 12px 5px
	}

	.cy_0100_6 .cy_588_1 ul li .img .ico {
		height: 32px
	}

	.cy_0100_6 .cy_588_1 ul li .img h5 {
		font-size: 14px;
		line-height: 22px
	}

	.cy_0100_6 .cy_588_1 ul li .p {
		margin-top: 10px
	}

	.cy_0100_6 .cy_588_1 ul li .p p {
		font-size: 14px;
		line-height: 36px;
		height: 37px;
		overflow: hidden
	}

	.cy_0100_6 .cy_588_r {
		padding: 13px 12px 10px 12px
	}

	.cy_0100_6 .cy_588_r h4 {
		font-size: 16px;
		line-height: 22px
	}

	.cy_0100_6 .cy_588_r h3 {
		font-size: 20px;
		=line-height: 20px;
		margin-top: 12px
	}

	.cy_0100_6 .cy_588_r h3 img {
		margin: -2px 4px 0 0
	}

	.cy_0100_6 .cy_588_r h3 span {
		font-size: 14px;
		line-height: 20px
	}

	.cy_0100_6 .cy_588_r .btn {
		margin-top: 10px
	}

	.cy_0100_6 .cy_588_r .btn a {
		font-size: 14px;
		margin: 0 2px
	}

	.cy_0100_6 .cy_588_r .p {
		margin-top: 13px;
		font-size: 12px;
		line-height: 18px
	}

	.cy_0100_6 .cy_588_r .cy_588_r_b {
		margin-top: 10px;
		padding-top: 10px;
		padding-left: 80px
	}

	.cy_0100_6 .cy_588_r .cy_588_r_b .name {
		width: 76px;
		height: 22px;
		top: 10px;
		font-size: 16px;
		line-height: 22px
	}

	.cy_0100_6 .cy_588_r .cy_588_r_b .name svg {
		width: 6px;
		height: 6px;
		background-size: contain;
		right: -3px;
		margin-top: -3px
	}

	.txtScroll-top_2 {
		padding-right: 0
	}

	.txtScroll-top_2 .hd {
		width: 20px;
		padding-top: 6px
	}

	.txtScroll-top_2 .hd .next,
	.txtScroll-top_2 .hd .prev {
		display: none
	}

	.txtScroll-top_2 .hd .prev {
		margin-right: 3px
	}

	.txtScroll-top_2 .bd li a {
		line-height: 22px;
		font-size: 14px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_6 {
		padding: 46px 10px 30px 10px
	}

	.cy_0100_6 .cy_588_1 {
		width: 100%;
		text-align: center;
		margin-top: 20px
	}

	.cy_0100_6 .cy_588_1 ul {
		width: auto;
		float: none;
		display: inline-block
	}

	.cy_0100_6 .cy_588_1 ul li {
		width: 50%;
		padding-left: 0;
		margin: 0;
		background: 0 0;
		margin-top: 10px
	}

	.cy_0100_6 .cy_588_1 ul li .img {
		display: inline-block
	}

	.cy_0100_6 .cy_588_r {
		width: 100%
	}
}

.cy_0100_7 {
	width: 100%;
	float: left;
	background: #f3f3f3;
	padding: 60px 0
}

.tit_7 .tit_7_r {
	float: right;
	display: block;
	width: 88px;
	height: 21px;
	line-height: 21px;
	background: #2d2d2d;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 8px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px
}

.tit_7 .tit_7_r:hover {
	background: #ee5307
}

.ul_11 {
	width: 100%;
	float: left
}

.ul_11 li {
	width: 50%;
	float: left;
	margin-top: 24px;
	padding: 0 12px
}

.ul_11 li .zbox {
	width: 100%;
	float: left;
	padding: 20px;
	background: #fff
}

.ul_11 li .zbox .img {
	width: 220px;
	float: left
}

.ul_11 li .zbox .img img {
	width: 100%;
	float: left
}

.ul_11 li .zbox .text {
	margin-left: 250px
}

.ul_11 li .zbox .text .title {
	width: 100%;
	float: left;
	padding-bottom: 14px;
	border-bottom: solid 1px #d7d7d7;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	font-weight: 700
}

.ul_11 li .zbox .text .p {
	width: 100%;
	float: left;
	margin-top: 14px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 96px;
	overflow: hidden
}

.ul_11 li .zbox .text .btn {
	width: 100%;
	float: left;
	margin-top: 18px
}

.ul_11 li .zbox .text .btn a {
	display: block;
	float: left;
	width: 92px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #0c81f8;
	border: solid 1px #0c81f8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.ul_11 li .zbox .text .btn a:hover {
	background: #0c81f8;
	color: #fff
}

.ul_11 li .zbox .text .btn a.a1 {
	border-color: #ee5307;
	color: #ee5307;
	margin-left: 10px
}

.ul_11 li .zbox .text .btn a.a1:hover {
	background: #ee5307;
	color: #fff
}

@media screen and (max-width:991px) {
	.tit_7 .tit_7_r {
		width: 72px;
		margin-top: 4px
	}

	.cy_0100_7 {
		padding: 30px 0
	}

	.ul_11 li {
		padding: 0 6px;
		margin-top: 10px
	}

	.ul_11 li .zbox {
		padding: 15px
	}

	.ul_11 li .zbox .img {
		width: 160px
	}

	.ul_11 li .zbox .text {
		margin-left: 180px
	}

	.ul_11 li .zbox .text .title {
		padding-bottom: 8px;
		font-size: 16px;
		line-height: 22px
	}

	.ul_11 li .zbox .text .p {
		margin-top: 8px;
		font-size: 12px;
		line-height: 20px;
		height: 80px
	}

	.ul_11 li .zbox .text .btn {
		margin-top: 10px
	}

	.ul_11 li .zbox .text .btn a {
		width: 72px;
		font-size: 12px;
		height: 28px;
		line-height: 26px
	}
}

@media screen and (max-width:767px) {
	.ul_11 li {
		width: 100%
	}

	.cy_0100_7 {
		padding: 30px 10px
	}

	.ul_11 li .zbox .img {
		width: 100px
	}

	.ul_11 li .zbox .text {
		margin-left: 110px
	}
}

.banner_2 {
	width: 100%;
	height: 140px;
	margin-top: 25px;
	background: url(../images/cy_bg_6.jpg) no-repeat center center;
	position: relative;
	float: left
}

.banner_2 .bian {
	width: 98%;
	height: 80%;
	position: absolute;
	left: 1%;
	top: 10%;
	border: solid 1px #fff;
	opacity: .3
}

.banner_2 h3 {
	width: 100%;
	float: left;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	font-weight: 700;
	letter-spacing: 1px
}

.banner_2 h3 a {
	display: inline-block;
	width: 158px;
	height: 45px;
	background: #ee5307;
	margin-left: 30px;
	vertical-align: middle;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.banner_2 h3 a img {
	vertical-align: middle;
	margin: -2px 10px 0 0
}

@media screen and (max-width:991px) {
	.banner_2 .bian {
		width: 96%;
		left: 2%
	}

	.banner_2 h3 {
		margin-top: -17px;
		font-size: 14px;
		line-height: 35px
	}

	.banner_2 h3 a {
		width: 128px;
		height: 35px;
		margin-left: 10px
	}

	.banner_2 h3 a img {
		margin: -2px 6px 0 0;
		width: 16px
	}
}

@media screen and (max-width:767px) {
	.banner_2 h3 {
		margin-top: -40px
	}

	.banner_2 h3 span {
		display: block
	}

	.banner_2 h3 a {
		margin-left: 0
	}
}

.cy_0100_8 {
	width: 100%;
	float: left;
	padding: 60px 0
}

.cy_0100_8 .content1 {
	width: 100%;
	float: left
}

.slide_pic_4 {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 24px
}

.slide_pic_4 .zbox {
	width: 100%;
	float: left;
	padding: 0 12px
}

.slide_pic_4 .zbox .img {
	width: 100%;
	float: left;
	border: solid 1px #e7e7e7
}

.slide_pic_4 .zbox .img img {
	width: 100%;
	float: left
}

.slide_pic_4 .zbox .title {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	background: #7f7f7f;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.slide_pic_4 .slick-next,
.slide_pic_4 .slick-prev {
	left: auto;
	right: 39px;
	top: -60px;
	width: 21px;
	height: 21px;
	background: url(cy_../images/btn_2.png) no-repeat left center;
	opacity: .6
}

.slide_pic_4 .slick-next {
	right: 12px;
	background-position: right center
}

.slide_pic_4 .slick-next:hover,
.slide_pic_4 .slick-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

@media screen and (max-width:991px) {
	.cy_0100_8 {
		padding: 30px 0
	}

	.slide_pic_4 {
		margin-top: 14px
	}

	.slide_pic_4 .zbox .title {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.slide_pic_4 .zbox {
		padding: 0 6px
	}

	.slide_pic_4 .slick-next,
	.slide_pic_4 .slick-prev {
		right: 29px;
		top: -40px;
		width: 17px;
		height: 17px;
		background-size: auto 17px
	}

	.slide_pic_4 .slick-next {
		right: 6px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_8 {
		padding: 30px 10px
	}

	.slide_pic_4 .slick-dots {
		position: relative;
		float: left;
		bottom: auto;
		display: block;
		width: 100%;
		padding: 0;
		margin-top: 10px;
		list-style: none;
		text-align: center;
		overflow: hidden
	}

	.slide_pic_4 .slick-dots li {
		position: relative;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 4px;
		padding: 0;
		cursor: pointer;
		background: #000;
		opacity: .6;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-khtml-border-radius: 50%;
		border-radius: 50%
	}

	.slide_pic_4 .slick-dots li.slick-active {
		opacity: 1;
		color: #000
	}
}

.cy_0100_8 .content2 {
	width: 100%;
	float: left;
	margin-top: 60px;
	border: solid 1px #e5e5e5;
	border-left: 0;
	border-right: 0;
	padding: 30px 0
}

.cy_0100_8 .content2 ul {
	width: 100%;
	float: left;
	overflow: hidden
}

.cy_0100_8 .content2 ul li {
	width: 33.333%;
	float: left;
	padding-left: 30px;
	border-left: solid 1px #e5e5e5;
	margin-left: -1px;
	position: relative
}

.cy_0100_8 .content2 ul li .ico {
	width: 110px;
	height: 110px;
	float: left;
	border: solid 1px #e5e5e5;
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_8 .content2 ul li .ico img {
	width: 100%;
	float: left
}

.cy_0100_8 .content2 ul li .text {
	margin-left: 130px
}

.cy_0100_8 .content2 ul li .text h4 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 38px;
	font-weight: 700;
	margin-top: 19px
}

.cy_0100_8 .content2 ul li .text h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin-top: 8px
}

@media screen and (max-width:991px) {
	.cy_0100_8 .content2 {
		padding: 20px 0
	}

	.cy_0100_8 .content2 ul li {
		padding-left: 20px
	}

	.cy_0100_8 .content2 ul li .ico {
		width: 70px;
		height: 70px
	}

	.cy_0100_8 .content2 ul li .text {
		margin-left: 80px
	}

	.cy_0100_8 .content2 ul li .text h4 {
		font-size: 16px;
		line-height: 30px;
		margin-top: 4px
	}

	.cy_0100_8 .content2 ul li .text h5 {
		font-size: 14px;
		margin-top: 4px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_8 .content2 {
		padding: 10px 0;
		margin-top: 30px
	}

	.cy_0100_8 .content2 ul li {
		width: 100%;
		border-top: solid 1px #e5e5e5;
		padding-top: 10px;
		border-left: 0;
		padding-bottom: 10px
	}

	.cy_0100_8 .content2 ul li:first-child {
		border-top: 0
	}
}

.cy_0100_8 .content3 {
	width: 100%;
	float: left;
	margin-top: 60px
}

.slide_pic_5 {
	width: 100%;
	float: left;
	position: relative
}

.slide_pic_5 .zbox {
	width: 100%;
	float: left;
	padding: 0 12px
}

.slide_pic_5 .zbox .img {
	width: 100%;
	float: left;
	border: solid 1px #e5e5e5;
	margin-top: 24px
}

.slide_pic_5 .zbox .img img {
	width: 100%;
	float: left
}

.slide_pic_5 .slick-next,
.slide_pic_5 .slick-prev {
	left: auto;
	right: 39px;
	top: -36px;
	width: 21px;
	height: 21px;
	background: url(cy_../images/btn_2.png) no-repeat left center;
	opacity: .6
}

.slide_pic_5 .slick-next {
	right: 12px;
	background-position: right center
}

.slide_pic_5 .slick-next:hover,
.slide_pic_5 .slick-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

@media screen and (max-width:991px) {
	.slide_pic_5 .zbox {
		padding: 0 6px
	}

	.slide_pic_5 .zbox .img {
		margin-top: 14px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_8 .content3 {
		margin-top: 30px
	}

	.slide_pic_5 .slick-dots {
		position: relative;
		float: left;
		bottom: auto;
		display: block;
		width: 100%;
		padding: 0;
		margin-top: 10px;
		list-style: none;
		text-align: center;
		overflow: hidden
	}

	.slide_pic_5 .slick-dots li {
		position: relative;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 4px;
		padding: 0;
		cursor: pointer;
		background: #000;
		opacity: .6;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-khtml-border-radius: 50%;
		border-radius: 50%
	}

	.slide_pic_5 .slick-dots li.slick-active {
		opacity: 1;
		color: #000
	}
}

.cy_0100_9 {
	width: 100%;
	float: left;
	padding: 75px 0 66px 0;
	text-align: center
}

.cy_0100_9 h3 {
	width: 100%;
	font-size: 28px;
	color: #333;
	line-height: 46px;
	text-align: center;
	letter-spacing: 1px
}

.cy_0100_9 h3 span {
	display: inline-block;
	font-weight: 700;
	color: #ee5307;
	font-size: 38px;
	margin: 0 10px
}

.cy_0100_9 .cy_488 {
	display: inline-block;
	width: 488px;
	margin-top: 25px;
	background: #f1f1f1;
	padding-left: 118px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.cy_0100_9 .cy_488 .name {
	width: 118px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	background: url(../images/cy_ico7_4.png) no-repeat right center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	font-weight: 700
}

.txtScroll-top_3 {
	width: 100%;
	text-align: center
}

.txtScroll-top_3 .bd,
.txtScroll-top_3 .bd ul,
.txtScroll-top_3 .bd ul li {
	width: 100%
}

.txtScroll-top_3 .bd ul li a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #0c81f8
}

.txtScroll-top_3 .bd ul li a:hover {
	color: #ee5307;
	text-decoration: underline
}

.cy_0100_9 .dl {
	width: 100%;
	position: relative;
	margin-top: 30px;
	padding: 0 200px;
	height: 154px
}

.cy_0100_9 .dl .bian {
	width: 100%;
	height: 6px;
	background: #c1d2e4;
	position: absolute;
	left: 0;
	top: 77px;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.cy_0100_9 .dl .bian span {
	width: 28%;
	background: #0c81f8;
	display: block;
	height: 6px
}

.cy_0100_9 .dl .dd {
	width: 33.333%;
	float: left;
	position: relative;
	z-index: 1
}

.cy_0100_9 .dl .dd .ico {
	display: inline-block;
	width: 62px;
	height: 90px;
	background: url(../images/cy_ico7_2_bg.png) no-repeat center center
}

.cy_0100_9 .dl .dd .ico img {
	float: left
}

.cy_0100_9 .dl .d1 .ico {
	background-image: url(../images/cy_ico7_1_bg.png)
}

.cy_0100_9 .dl .dd h4 {
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
	color: #333;
	line-height: 26px;
	font-weight: 700
}

.cy_0100_9 .dl .dd h5 {
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 23px
}

.cy_0100_9 .btn {
	width: 100%;
	margin-top: 27px
}

.cy_0100_9 .btn a {
	display: inline-block;
	width: 150px;
	height: 48px;
	line-height: 48px;
	margin: 0 10px;
	background: #0c81f8;
	font-size: 18px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.cy_0100_9 .btn a:hover {
	background: #0c6cce
}

.cy_0100_9 .btn a.a1 {
	background-color: #ee5307
}

.cy_0100_9 .btn a.a1:hover {
	background-color: #c14305
}

@media screen and (max-width:1199px) {
	.cy_0100_9 .dl .bian span {
		width: 29%
	}
}

@media screen and (max-width:991px) {
	.cy_0100_9 {
		padding: 65px 0 26px 0
	}

	.cy_0100_9 h3 {
		font-size: 20px;
		line-height: 40px
	}

	.cy_0100_9 h3 span {
		font-size: 30px;
		margin: 0 5px
	}

	.cy_0100_9 .cy_488 {
		width: 400px;
		margin-top: 15px;
		padding-left: 88px
	}

	.cy_0100_9 .cy_488 .name {
		width: 88px;
		height: 36px;
		line-height: 36px;
		font-size: 16px
	}

	.txtScroll-top_3 .bd ul li a {
		line-height: 36px;
		font-size: 14px
	}

	.cy_0100_9 .dl {
		margin-top: 10px;
		padding: 0 100px;
		height: 164px
	}

	.cy_0100_9 .dl .bian span {
		width: 25%
	}

	.cy_0100_9 .dl .dd h4 {
		margin-top: 10px;
		font-size: 16px;
		line-height: 22px
	}

	.cy_0100_9 .dl .dd h5 {
		font-size: 14px;
		line-height: 21px
	}

	.cy_0100_9 .btn {
		margin-top: 17px
	}

	.cy_0100_9 .btn a {
		width: 120px;
		height: 38px;
		line-height: 38px;
		margin: 0 5px;
		font-size: 16px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_9 {
		padding: 15px 10px 26px 10px
	}

	.cy_0100_9 .dl {
		padding: 0
	}

	.cy_0100_9 .dl .bian span {
		width: 15%
	}

	.cy_0100_9 .cy_488 {
		width: 100%
	}

	.cy_0100_9 h3 span {
		display: block
	}
}

.cy_0100_10 {
	width: 100%;
	float: left;
	background: url(cy_../images/bg_8.jpg) no-repeat top center #f2f2f2;
	padding: 88px 0 80px 0
}

.tit_8 {
	width: 100%;
	float: left;
	text-align: center;
	overflow: hidden
}

.tit_8 h5 {
	width: 100%;
	font-size: 18px;
	color: #0c81f8;
	line-height: 28px;
	text-transform: uppercase;
	font-family: OPENSANS-REGULAR;
	letter-spacing: 1.5px
}

.tit_8 h2 {
	width: 100%;
	font-size: 38px;
	color: #333;
	line-height: 50px;
	letter-spacing: 1px;
	font-weight: 700
}

.tit_8 h2 i {
	font-style: normal;
	color: #0c81f8
}

.tit_8 h2 span {
	display: inline-block;
	padding: 0 40px;
	position: relative
}

.tit_8 h2 span:before {
	content: '';
	width: 600px;
	height: 1px;
	position: absolute;
	left: -600px;
	top: 50%;
	background: #c4dbf3
}

.tit_8 h2 span:after {
	content: '';
	width: 600px;
	height: 1px;
	position: absolute;
	right: -600px;
	top: 50%;
	background: #c4dbf3
}

.tit_8 .p {
	width: 100%;
	margin-top: 26px;
	font-size: 16px;
	color: #666;
	line-height: 30px
}

.cy_0100_10 .cy_486 {
	width: 40.5%;
	float: left;
	margin-top: 52px;
	height: 295px
}

.cy_0100_10 .cy_666 {
	width: 55.5%;
	float: right;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
	padding-top: 32px;
	margin-top: 52px
}

.cy_0100_10 .cy_486 iframe {
	float: left
}

.cy_0100_10 .cy_486 .title {
	width: 100%;
	float: left;
	background: url(../images/bg_1.png);
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	padding: 0 60px 0 20px
}

@media screen and (max-width:1199px) {
	.cy_0100_10 .cy_666 {
		padding-top: 0
	}
}

@media screen and (max-width:991px) {
	.cy_0100_10 {
		padding: 48px 0 40px 0;
		background-position: center -20px
	}

	.tit_8 h5 {
		font-size: 14px;
		line-height: 24px
	}

	.tit_8 h2 {
		font-size: 28px;
		line-height: 40px
	}

	.tit_8 h2 span {
		padding: 0 20px
	}

	.tit_8 .p {
		margin-top: 16px;
		font-size: 12px;
		line-height: 20px
	}

	.cy_0100_10 .cy_486 {
		margin-top: 22px;
		height: 160px;
		margin-bottom: 40px
	}

	.cy_0100_10 .cy_666 {
		font-size: 12px;
		line-height: 22px;
		padding-top: 0;
		margin-top: 22px
	}

	.cy_0100_10 .cy_486 .title {
		font-size: 12px;
		line-height: 38px;
		padding: 0 40px 0 10px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_10 {
		padding: 28px 10px 20px 10px;
		background-position: center -40px
	}

	.cy_0100_10 .cy_486 {
		margin-top: 12px;
		width: 100%
	}

	.cy_0100_10 .cy_666 {
		width: 100%;
		margin-top: 12px
	}
}

.videoImgFlow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/bg_1.png);
	left: 0;
	top: 0;
	z-index: 99999;
	display: none
}

.video_cox {
	height: 100%;
	position: absolute;
	left: 50%;
	top: 35%;
	width: 920px;
	margin-left: -460px;
	margin-top: -155px
}

.videoBox1 {
	float: left;
	width: 100%;
	position: relative
}

.videoBox1 h1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 24px;
	padding-right: 60px;
	padding-left: 10px
}

.closeVideo {
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	cursor: pointer
}

.videoBoxB {
	float: left;
	width: 100%;
	position: relative;
	height: 70%;
	text-align: center;
	margin-top: 20px;
	background: #000
}

.videoImgFlow video {
	height: 100%;
	width: 100%
}

.videoImgFlow button {
	position: absolute;
	left: 20px;
	bottom: 20px
}

.videoImgFlow #play.act {
	visibility: hidden;
	opacity: 0
}

@media screen and (max-width:991px) {
	.video_cox {
		width: 750px;
		margin-left: -375px;
		top: 30%;
		margin-top: -125px
	}
}

@media screen and (max-width:767px) {
	.video_cox {
		width: 100%;
		margin-left: 0;
		left: 0;
		height: auto;
		padding: 0 15px;
		top: 50%;
		margin-top: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	.closeVideo {
		width: 15px
	}

	.videoBoxB {
		height: auto
	}

	.videoImgFlow video {
		height: auto;
		width: 100%
	}

	.videoBox1 h1 {
		font-size: 18px;
		padding-right: 30px;
		padding-left: 0
	}
}

.cy_0100_11 {
	width: 100%;
	float: left;
	padding: 75px 0 105px 0
}

.row_3 {
	margin: 0 -18px
}

.cy_0100_11 ul {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 35px
}

.cy_0100_11 ul li {
	width: 16.66%;
	padding: 0 18px;
	float: left
}

.cy_0100_11 ul li .ico {
	display: inline-block;
	width: 170px;
	height: 170px;
	border: solid 3px #88a0b9;
	padding: 7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_11 ul li .ico span {
	display: block;
	width: 100%;
	height: 100%;
	border: solid 1px #88a0b9;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_11 ul li .ico span img {
	width: 100%;
	float: left
}

.cy_0100_11 ul li .ico span .img_2 {
	display: none
}

.cy_0100_11 ul li:hover .ico {
	border-color: #8CBFF3
}

.cy_0100_11 ul li:hover .ico span {
	border-color: #8CBFF3;
	background: #8CBFF3
}

.cy_0100_11 ul li:hover .ico .img_1 {
	display: none
}

.cy_0100_11 ul li:hover .ico .img_2 {
	display: block
}

.cy_0100_11 ul li h5 {
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 16px;
	color: #262626;
	line-height: 24px
}

.cy_0100_11 .bian {
	width: 100%;
	margin-top: 72px;
	position: relative;
	float: left
}

.cy_0100_11 .bian span {
	display: block;
	width: 1920px;
	height: 1px;
	background: #ececec;
	position: absolute;
	left: 50%;
	top: 6px;
	margin-left: -960px;
	z-index: -1
}

.cy_0100_11 .bian .btn {
	display: block;
	width: 172px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: -22px;
	background: #ee5307;
	font-size: 18px;
	color: #fff;
	margin-left: -86px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	-khtml-border-radius: 27px;
	border-radius: 27px
}

.cy_0100_11 .bian .btn img {
	vertical-align: middle;
	margin: -2px 10px 0 0
}

.cy_0100_11 .bian .btn:hover {
	background: #c24407
}

@media screen and (max-width:1199px) {
	.cy_0100_11 ul li .ico {
		width: 120px;
		height: 120px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_11 {
		padding: 45px 0 65px 0
	}

	.cy_0100_11 ul {
		margin-top: 15px
	}

	.cy_0100_11 ul li {
		width: 33.333%;
		margin-top: 10px
	}

	.cy_0100_11 ul li h5 {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px
	}

	.cy_0100_11 .bian {
		margin-top: 42px
	}

	.cy_0100_11 .bian span {
		top: 6px
	}

	.cy_0100_11 .bian .btn {
		width: 122px;
		height: 44px;
		line-height: 44px;
		top: -18px;
		font-size: 16px;
		margin-left: -61px
	}

	.cy_0100_11 .bian .btn img {
		width: 16px;
		margin: -2px 6px 0 0
	}
}

@media screen and (max-width:767px) {
	.cy_0100_11 {
		padding: 25px 10px 35px 10px
	}

	.row_3 {
		margin: 0 -5px
	}

	.cy_0100_11 ul li {
		padding: 0 5px
	}

	.cy_0100_11 .bian span {
		top: 4px
	}

	.cy_0100_11 ul li .ico {
		width: 80px;
		height: 80px;
		padding: 4px;
		border-width: 2px
	}

	.cy_0100_11 .bian .btn {
		top: -15px
	}
}

.cy_0100_12 {
	width: 100%;
	float: left;
	padding: 110px 0 100px 0;
}

.cy_0100_12 .cy_601 {
	width: 50.08%;
	float: left;
	border-right: solid 1px #b8d0e9;
	margin-top: 52px;
	overflow: hidden
}

.cy_0100_12 .cy_601 .cy_601_box {
	width: 100%;
	float: left;
	padding: 20px 45px 32px 0;
	border-top: solid 1px #b8d0e9;
	margin-top: -1px
}

.cy_0100_12 .cy_601 .cy_601_box .p {
	width: 100%;
	float: left;
	margin-top: 25px;
	font-size: 16px;
	color: #555;
	line-height: 30px
}

.cy_0100_12 .cy_601 .cy_601_box .p span {
	display: inline-block;
	margin: 0 30px 0 0
}

.tit_9 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333;
	line-height: 1
}

.tit_9 span {
	display: inline-block;
	padding: 0 6px;
	background: #0c81f8;
	color: #fff;
	font-size: 16px;
	font-family: "Times New Roman";
	margin: -2px 10px 0 0;
	line-height: 24px;
	vertical-align: middle
}

.cy_0100_12 .cy_560 {
	width: 46.666%;
	float: right;
	padding: 20px 0 32px 0;
	margin-top: 52px
}

.cy_0100_12 .cy_560 .p {
	width: 100%;
	float: left;
	margin-top: 25px;
	font-size: 16px;
	color: #555;
	line-height: 30px
}

.cy_0100_12 .cy_560 .img_box {
	width: 100%;
	float: left;
	margin-top: 16px;
	background: #fff;
	position: relative
}

.cy_0100_12 .cy_560 .img_box .section,
.cy_0100_12 .cy_560 .img_box .section .box {
	width: 100%;
	height: 100%;
	float: left
}

.cy_0100_12 .cy_560 .img_box img {
	width: 100%;
	float: left
}

.cy_0100_12 .cy_560 .img_box span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 34px;
	color: #fff;
	padding: 0 13px;
	background: url(../images/bg_2.png);
	font-size: 18px
}

.cy_0100_12 .cy_560 .link {
	width: 100%;
	float: left;
	background: rgba(0, 0, 0, .1);
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 43px;
	padding: 10px
}

.cy_0100_12 .cy_560 .link a {
	color: #0c81f8;
	text-decoration: underline
}

.cy_0100_12 .cy_560 .link img {
	vertical-align: middle;
	margin: -2px 15px 0 0
}

.slide_pic_7 {
	width: 920px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -270px 0 0 -460px;
	z-index: 9999;
	display: none
}

.slide_pic_7 .hd {
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	top: 50%
}

.slide_pic_7 .bd {
	width: 100%;
	float: left
}

.slide_pic_7 .bd ul {
	width: 100%;
	float: left
}

.slide_pic_7 .bd ul li img {
	width: 100%;
	float: left;
	background: url(../images/loading.gif) center center no-repeat
}

.slide_pic_7 .hd .next,
.slide_pic_7 .hd .prev {
	display: block;
	left: -10%;
	top: 50%;
	width: 30px;
	height: 59px;
	margin-top: -30px;
	background: url(../images/btn_6.png) no-repeat left center;
	opacity: .6
}

.slide_pic_7 .hd .next {
	left: auto;
	right: -10%;
	background-position: right center
}

.slide_pic_7 .hd .next:hover,
.slide_pic_7 .hd .prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

@media screen and (max-width:1199px) {
	.slide_pic_7 {
		width: 620px;
		margin: -170px 0 0 -310px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_12 {
		padding: 60px 0 50px 0;
	}

	.cy_0100_12 .cy_601 {
		margin-top: 32px
	}

	.cy_0100_12 .cy_601 .cy_601_box {
		padding: 10px 25px 17px 0
	}

	.cy_0100_12 .cy_601 .cy_601_box .p {
		margin-top: 15px;
		font-size: 14px;
		line-height: 26px
	}

	.cy_0100_12 .cy_601 .cy_601_box .p span {
		margin: 0 20px 0 0
	}

	.tit_9 {
		font-size: 18px
	}

	.tit_9 span {
		padding: 0 4px;
		font-size: 14px;
		margin: -2px 5px 0 0;
		line-height: 18px
	}

	.cy_0100_12 .cy_560 {
		padding: 10px 0 17px 0;
		margin-top: 32px
	}

	.cy_0100_12 .cy_560 .p {
		margin-top: 15px;
		font-size: 14px;
		line-height: 26px
	}

	.cy_0100_12 .cy_560 .img_box {
		margin-top: 10px
	}

	.cy_0100_12 .cy_560 .img_box span {
		line-height: 30px;
		padding: 0 8px;
		font-size: 14px
	}

	.cy_0100_12 .cy_560 .link {
		font-size: 16px;
		line-height: 23px
	}

	.cy_0100_12 .cy_560 .link img {
		margin: -2px 10px 0 0;
		width: 18px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_12 {
		padding: 30px 10px 20px 10px;
	}

	.cy_0100_12 .cy_560,
	.cy_0100_12 .cy_601 {
		width: 100%;
		margin-top: 20px;
		border-right: 0
	}

	.slide_pic_7 {
		width: 100%;
		margin: 0;
		left: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	.slide_pic_7 .hd .prev {
		left: 0
	}

	.slide_pic_7 .hd .next {
		right: 0
	}
}

.cy_0100_13 {
	width: 100%;
	float: left;
	padding: 75px 0 80px 0
}

.cy_0100_13 .cy_0100_13_box {
	width: 100%;
	float: left;
	box-shadow: 0 0 4px rgba(0, 0, 0, .09);
	overflow: hidden;
	margin-top: 35px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px
}

.cy_0100_13 .cy_0100_13_box .title {
	width: 100%;
	float: left;
	padding: 17px 24px;
	background: #0c81f8;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 24px
}

.cy_0100_13 .cy_0100_13_box .title .cy_395 {
	width: 32.5%;
	float: left;
	padding-left: 5.73%;
	text-align: left
}

.cy_0100_13 .cy_0100_13_box .title .cy_127 {
	width: 10.58%;
	float: left
}

.cy_0100_13 .cy_0100_13_box .title .cy_176 {
	width: 14.66%;
	margin-left: 5.83%;
	float: left
}

.cy_0100_13 .cy_0100_13_box .title .cy_146 {
	width: 12.16%;
	float: right
}

.cy_0100_13 .cy_0100_13_box .more {
	width: 100%;
	float: left;
	background: #f7f9fb;
	margin-top: 20px;
	text-align: center
}

.cy_0100_13 .cy_0100_13_box .more a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #0c81f8;
	text-decoration: underline
}

.cy_0100_13 .cy_0100_13_box .table {
	width: 100%;
	float: left;
	padding: 0 24px;
	text-align: center;
	margin-top: 10px
}

.cy_0100_13 .cy_0100_13_box .table tr {
	border-bottom: solid 1px #e6e6e6
}

.cy_0100_13 .cy_0100_13_box .table tr.tr1 {
	background: #f3f6f8
}

.cy_0100_13 .cy_0100_13_box .table td {
	line-height: 32px;
	padding: 9px 0
}

.cy_0100_13 .cy_0100_13_box .table .cy_395 {
	width: 32.5%;
	padding-left: 5.73%;
	text-align: left;
	font-size: 16px;
	color: #333
}

.cy_0100_13 .cy_0100_13_box .table .cy_127 {
	width: 10.58%;
	font-size: 16px;
	color: #ee5307
}

.cy_0100_13 .cy_0100_13_box .table .cy_72 {
	width: 12%
}

.cy_0100_13 .cy_0100_13_box .table .cy_70 {
	width: 5.83%
}

.cy_0100_13 .cy_0100_13_box .table .cy_176 {
	width: 14.66%;
	font-size: 16px;
	color: #333;
	font-weight: 700
}

.cy_0100_13 .cy_0100_13_box .table .cy_176 span {
	display: inline-block;
	position: relative
}

.cy_0100_13 .cy_0100_13_box .table .cy_176 span i {
	background: url(../images/cy_ico9_2.png) no-repeat center center;
	width: 60px;
	height: 19px;
	line-height: 19px;
	position: absolute;
	left: 110%;
	top: 2px;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	font-weight: 400
}

.cy_0100_13 .cy_0100_13_box .table .cy_146 {
	width: 12.16%
}

.cy_0100_13 .cy_0100_13_box .table .cy_146 a {
	display: inline-block;
	font-size: 16px;
	width: 106px;
	height: 32px;
	background: #828282;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_13 .cy_0100_13_box .table .cy_146 a:hover {
	background: #0c81f8
}

.cy_0100_13 .cy_0100_13_box .table .cy_146 a.a1:hover {
	background: #ee5307
}

.table_b {
	display: none
}

@media screen and (max-width:991px) {
	.cy_0100_13 {
		padding: 35px 0 40px 0
	}

	.cy_0100_13 .cy_0100_13_box {
		margin-top: 15px
	}

	.cy_0100_13 .cy_0100_13_box .title {
		padding: 10px 14px;
		font-size: 14px;
		line-height: 22px
	}

	.cy_0100_13 .cy_0100_13_box .table {
		padding: 0 14px;
		margin-top: 5px
	}

	.cy_0100_13 .cy_0100_13_box .table table td {
		line-height: 28px;
		padding: 5px 0
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_395 {
		font-size: 12px
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_127 {
		font-size: 12px
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_176 {
		font-size: 12px
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_176 span i {
		width: 60px;
		height: 15px;
		line-height: 15px;
		background-size: contain;
		left: 100%;
		padding-left: 5px
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_146 a {
		font-size: 12px;
		width: 86px;
		height: 28px;
		line-height: 28px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_13 {
		padding: 25px 10px 30px 10px
	}

	.cy_0100_13 .cy_0100_13_box .title .cy_395 {
		width: 50%;
		padding-left: 5%
	}

	.cy_0100_13 .cy_0100_13_box .title .cy_176 {
		width: 20%;
		margin-left: 0
	}

	.cy_0100_13 .cy_0100_13_box .title .cy_146 {
		width: 30%
	}

	.cy_0100_13 .cy_0100_13_box .title {
		padding: 10px 5px
	}

	.cy_0100_13 .cy_0100_13_box .table {
		padding: 0 5px
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_176 span i {
		display: none
	}

	.cy_0100_13 .cy_0100_13_box .table .td {
		line-height: 24px;
		padding: 9px 0;
		float: left;
		font-size: 12px;
		color: #333
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_395 {
		width: 45%;
		padding-left: 5%
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_176 {
		width: 20%
	}

	.cy_0100_13 .cy_0100_13_box .table .cy_146 {
		width: 30%
	}

	.cy_0100_13 .cy_0100_13_box .more {
		margin-top: 10px
	}

	.cy_0100_13 .cy_0100_13_box .more a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}
}

.cy_0100_13 .annotation {
	width: 100%;
	float: left;
	margin-top: 22px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .09);
	overflow: hidden;
	background: #f7f9fb;
	padding: 14px 113px;
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px
}

.cy_0100_13 .annotation .ico {
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	left: 37px;
	top: 16px
}

.cy_0100_13 .annotation ul {
	width: 100%;
	float: left
}

.cy_0100_13 .annotation ul li {
	width: 40%;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 30px
}

@media screen and (max-width:1199px) {
	.cy_0100_13 .annotation ul li {
		width: 50%
	}
}

@media screen and (max-width:991px) {
	.cy_0100_13 .annotation {
		margin-top: 12px;
		padding: 10px 15px 10px 63px
	}

	.cy_0100_13 .annotation .ico {
		width: 36px;
		height: 36px;
		left: 15px
	}

	.cy_0100_13 .annotation ul li {
		width: 100%;
		font-size: 12px;
		line-height: 26px
	}
}

.cy_0100_14 {
	width: 100%;
	float: left;
	background: url(cy_../images/bg_10.jpg) no-repeat center center;
	background-size: cover;
	padding: 80px 0 70px 0
}

.cy_0100_14 .cy_0100_14_box {
	width: 100%;
	float: left;
	background: url(../images/cy_bg_12.png);
	padding: 0 140px 60px 140px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px
}

.cy_0100_14 .cy_0100_14_box .title {
	width: 100%;
	float: left;
	margin-top: -13px;
	background: url(../images/cy_bg_11.png) no-repeat center center;
	font-size: 24px;
	color: #fff;
	line-height: 54px;
	font-weight: 700;
	text-align: center
}

.cy_0100_14 .cy_0100_14_box h4 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 33px;
	font-size: 20px;
	color: #ee5307;
	line-height: 30px
}

.cy_0100_14 .cy_0100_14_box h5 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #888;
	line-height: 24px
}

.cy_0100_14 .cy_0100_14_box ul {
	width: 100%;
	float: left;
	margin-top: 5px
}

.cy_0100_14 .cy_0100_14_box ul li {
	width: 46.74%;
	float: left;
	margin-top: 20px;
	padding-left: 100px;
	position: relative
}

.cy_0100_14 .cy_0100_14_box ul li .name {
	width: 82px;
	text-align: right;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #333;
	line-height: 47px
}

.cy_0100_14 .cy_0100_14_box ul li .name span {
	color: #ee5307
}

.cy_0100_14 .cy_0100_14_box ul li .txk {
	width: 100%;
	float: left;
	background: #fff;
	border: solid 1px #ddd;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_14 .cy_0100_14_box ul li .txk input,
.cy_0100_14 .cy_0100_14_box ul li .txk select {
	display: block;
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	font-size: 14px
}

.cy_0100_14 .cy_0100_14_box ul li.l1 {
	width: 100%
}

.cy_0100_14 .cy_0100_14_box ul li.l1 textarea {
	display: block;
	width: 100%;
	float: left;
	height: 106px;
	line-height: 25px;
	padding: 10px 10px 10px 20px;
	font-size: 14px
}

.fr {
	float: right !important
}

.cy_0100_14 .cy_0100_14_box ul li.l2 {
	width: 100%;
	text-align: center
}

.cy_0100_14 .cy_0100_14_box ul li.l2 span {
	display: inline-block;
	width: 200px;
	height: 48px;
	position: relative
}

.cy_0100_14 .cy_0100_14_box ul li.l2 input {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #0c81f8;
	font-size: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_14 .cy_0100_14_box ul li.l2 .tel {
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 14px;
	width: 160px
}

.cy_0100_14 .cy_0100_14_box ul li.l2 .tel h5 {
	width: 100%;
	float: left;
	margin-top: 2px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	text-align: left
}

.cy_0100_14 .cy_0100_14_box ul li.l2 .tel h4 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #ee5307;
	line-height: 25px;
	font-family: Arial;
	margin-top: 0;
	text-align: left
}

.cy_0100_14 .cy_0100_14_box ul li.l2 .tel h4 a {
	color: #ee5307
}

@media screen and (max-width:991px) {
	.cy_0100_14 {
		padding: 40px 0 30px 0
	}

	.cy_0100_14 .cy_0100_14_box {
		padding: 0 70px 30px 70px
	}

	.cy_0100_14 .cy_0100_14_box .title {
		margin-top: -11px;
		background-size: auto 44px;
		font-size: 18px;
		line-height: 44px
	}

	.cy_0100_14 .cy_0100_14_box h4 {
		margin-top: 23px;
		font-size: 16px;
		line-height: 24px
	}

	.cy_0100_14 .cy_0100_14_box h5 {
		font-size: 12px;
		line-height: 18px
	}

	.cy_0100_14 .cy_0100_14_box ul li {
		width: 100%;
		margin-top: 10px;
		padding-left: 80px
	}

	.cy_0100_14 .cy_0100_14_box ul li .name {
		width: 68px;
		font-size: 14px;
		line-height: 32px
	}

	.cy_0100_14 .cy_0100_14_box ul li .txk input,
	.cy_0100_14 .cy_0100_14_box ul li .txk select {
		height: 30px;
		line-height: 30px;
		padding-left: 10px;
		font-size: 12px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l1 textarea {
		height: 86px;
		line-height: 22px;
		padding: 6px 6px 6px 10px;
		font-size: 12px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 span {
		width: 100px;
		height: 38px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 input {
		height: 38px;
		line-height: 38px;
		font-size: 14px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 .tel {
		margin-left: 8px;
		width: 140px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 .tel h5 {
		font-size: 12px;
		line-height: 16px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 .tel h4 {
		font-size: 18px;
		line-height: 20px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_14 {
		padding: 40px 10px 30px 10px
	}

	.cy_0100_14 .cy_0100_14_box {
		padding: 0 20px 20px 20px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 {
		padding-left: 0
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 span input {
		width: 100px
	}

	.cy_0100_14 .cy_0100_14_box ul li.l2 .tel {
		display: none
	}
}

.cy_0100_15 {
	width: 100%;
	float: left;
	padding: 75px 0 80px 0;
	background: #f2f2f2
}

.cy_0100_15 ul {
	width: 100%;
	float: left;
	margin-top: 12px
}

.cy_0100_15 ul li {
	width: 33.33%;
	float: left;
	margin-top: 24px;
	padding: 0 12px
}

.cy_0100_15 ul li .zbox {
	width: 100%;
	float: left;
	background: #fff;
	padding: 20px 25px 14px 65px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.cy_0100_15 ul li .zbox .nubr {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #006ad5;
	font-weight: 700;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	position: absolute;
	left: 20px;
	top: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_15 ul li .zbox h5 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.cy_0100_15 ul li .zbox .p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 7px;
	height: 96px
}

@media screen and (max-width:1199px) {
	.cy_0100_15 ul li .zbox .p {
		height: 120px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_15 {
		padding: 35px 0 40px 0
	}

	.cy_0100_15 ul li {
		width: 50%;
		padding: 0 6px
	}

	.cy_0100_15 ul li .zbox {
		padding: 10px 15px 10px 45px
	}

	.cy_0100_15 ul li .zbox .nubr {
		width: 30px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		left: 10px;
		top: 10px
	}

	.cy_0100_15 ul li .zbox h5 {
		font-size: 14px;
		line-height: 24px
	}

	.cy_0100_15 ul li .zbox .p {
		font-size: 12px;
		line-height: 22px;
		height: 88px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_15 {
		padding: 25px 10px 30px 10px
	}

	.cy_0100_15 ul {
		margin-top: 0
	}

	.cy_0100_15 ul li {
		width: 100%;
		margin-top: 10px
	}

	.cy_0100_15 ul li .zbox .p {
		height: 110px
	}
}

.banner_3 {
	width: 100%;
	float: left
}

.banner_3 img {
	width: 100%;
	float: left
}

.cy_0100_16 {
	width: 100%;
	float: left;
	padding: 60px 0;
	background-size: cover;
	text-align: center
}

.cy_0100_16 .img {
	width: 100%;
	float: left
}

.cy_0100_16 h3 {
	width: 100%;
	float: left;
	margin-top: 35px;
	font-size: 24px;
	color: #333;
	font-weight: 700;
	line-height: 30px
}

.cy_0100_16 .time {
	width: 100%;
	float: left;
	margin-top: 19px;
	font-size: 16px;
	color: #666;
	line-height: 45px;
	padding: 0 20%
}

.cy_0100_16 .time span {
	display: inline-block;
	width: 50%
}

.cy_0100_16 .btn {
	width: 100%;
	float: left;
	padding: 0 20%
}

.cy_0100_16 .btn .a1 {
	display: inline-block;
	width: 152px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background: #006ad5;
	font-size: 18px
}

.cy_0100_16 .btn .a1 img {
	vertical-align: middle;
	margin: -2px 8px 0 0
}

.cy_0100_16 .btn .a2 {
	display: inline-block;
	font-size: 30px;
	color: #ef5307;
	line-height: 46px;
	font-family: Arial;
	font-weight: 700;
	width: 35%
}

@media screen and (max-width:991px) {
	.cy_0100_16 {
		padding: 30px 0
	}

	.cy_0100_16 h3 {
		margin-top: 15px;
		font-size: 18px;
		line-height: 24px
	}

	.cy_0100_16 .time {
		margin-top: 10px;
		font-size: 10px;
		line-height: 30px;
		padding: 0 0
	}

	.cy_0100_16 .btn {
		padding: 0 0
	}

	.cy_0100_16 .btn .a1 {
		width: 122px;
		height: 36px;
		line-height: 36px;
		font-size: 14px
	}

	.cy_0100_16 .btn .a1 img {
		width: 12px;
		margin: -2px 4px 0 0
	}

	.cy_0100_16 .btn .a2 {
		font-size: 20px;
		line-height: 36px;
		width: 40%
	}
}

@media screen and (max-width:767px) {
	.cy_0100_16 {
		padding: 20px 10px
	}

	.cy_0100_16 .btn .a2 {
		display: none
	}

	.cy_0100_16 .time {
		line-height: 22px
	}

	.cy_0100_16 .time span {
		width: 100%
	}

	.cy_0100_16 .btn {
		margin-top: 10px
	}

	.cy_0100_16 .btn .a1 {
		width: 30%;
		margin: 0 5%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px
	}
}

.h_50 {
	width: 100%;
	float: left;
	height: 50px
}

.pf_down {
	width: 100%;
	float: left;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #fff;
	height: 50px;
	z-index: 999
}

.pf_down li {
	width: 20%;
	float: left;
	text-align: center;
	padding: 0 0 5px 0;
	position: relative;
	border-top: solid 1px #dadada;
	border-left: solid 1px #dadada;
	height: 50px;
	line-height: 50px
}

.pf_down li .ico {
	width: 100%;
	float: left;
	height: 30px
}

.pf_down li .ico img {
	height: 100%;
	vertical-align: top
}

.pf_down li .name {
	width: 100%;
	float: left;
	margin-top: 0;
	font-size: 12px;
	color: #333;
	line-height: 18px
}

.pf_down li.l1,
.pf_down li.l2 {
	width: 30%;
	background: #f77237;
	border-top: 0;
	border-left: 0
}

.pf_down li.l1 .ico {
	width: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 3px 0 0
}

.pf_down li.l1 .name,
.pf_down li.l2 .name {
	color: #fff;
	width: auto;
	float: none;
	display: inline-block;
	font-size: 14px
}

.pf_down li.l2 {
	background: #006ad5
}

#mod_player {
	width: 100% !important;
	height: 100% !important
}

#mod_player embed,
.#mod_player object {
	width: 100%;
	height: 100%
}

.tenvideo_player {
	width: 100% !important;
	height: 100% !important
}

.c_0100_6 {
	width: 100%;
	float: left;
	background: #f2f2f2;
	height: 60px;
	overflow: hidden;
	z-index: 999
}

.c_0100_6.on {
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.slide_pic_8 {
	width: 100%;
	float: left
}

.slide_pic_8 .li_hp {
	width: 100%;
	float: left;
	text-align: center
}

.slide_pic_8 .li_hp a {
	display: inline-block;
	font-size: 18px;
	color: #3a3a3a;
	line-height: 58px;
	height: 61px;
	border-bottom: solid transparent 3px
}

.lxdh {
	float: left;
	width: 78%;
	margin: 10% 0 0 4%;
	font-size: 18px;
	color: #ff0000;
}

.slide_pic_8 .li_hp:hover a,
.slide_pic_8 .on .li_hp a {
	font-weight: 700;
	color: #0c81f8;
	border-color: #0c81f8
}

.slide_pic_8 .slick-next,
.slide_pic_8 .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 20px;
	height: 38px;
	padding: 0;
	margin-top: -19px;
	background: url(cy_../images/btn_4.png) no-repeat left center #eff0f1;
	z-index: 4
}

.slide_pic_8 .slick-next {
	left: auto;
	right: 5px;
	background-position: right center
}

@media screen and (max-width:991px) {
	.c_0100_6 {
		height: 40px
	}

	.slide_pic_8 {
		padding: 0 10px
	}

	.slide_pic_8 .li_hp a {
		font-size: 14px;
		line-height: 38px;
		height: 41px;
		border-width: 2px
	}

	.slide_pic_8 .slick-next,
	.slide_pic_8 .slick-prev {
		width: 10px;
		height: 19px;
		margin-top: -10px;
		background-size: 20px auto
	}

	.lxdh {
		font-size: 14px;
	}
}

.cy_0100_10 .cy_666_1 {
	padding-top: 0;
	text-indent: 0
}

.cy_0100_10 .cy_666_1 h4 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-weight: 700
}

.cy_0100_10 .cy_666_1 .dl {
	width: 100%;
	float: left;
	border-top: solid 1px #dadada;
	border-left: solid 1px #dadada;
	margin-top: 20px;
	text-align: left
}

.cy_0100_10 .cy_666_1 .dl .dd {
	width: 50%;
	float: left;
	padding: 20px 58px 13px 38px;
	height: 124px;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #dadada
}

.cy_0100_10 .cy_666_1 .dl .dd .title {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #0c81f8;
	line-height: 30px;
	font-weight: 700
}

.cy_0100_10 .cy_666_1 .dl .dd .title em {
	display: inline-block;
	width: 28px;
	height: 28px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
	font-family: OPENSANS-REGULAR;
	background: #0c81f8;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_10 .cy_666_1 .dl .dd .p {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

@media screen and (max-width:991px) {
	.cy_0100_10 .cy_666_1 h4 {
		font-size: 18px
	}

	.cy_0100_10 .cy_666_1 .dl {
		margin-top: 10px
	}

	.cy_0100_10 .cy_666_1 .dl .dd {
		padding: 10px 8px 13px 12px;
		height: 84px
	}

	.cy_0100_10 .cy_666_1 .dl .dd .title {
		font-size: 14px;
		line-height: 20px
	}

	.cy_0100_10 .cy_666_1 .dl .dd .title em {
		width: 20px;
		height: 20px;
		margin: -2px 6px 0 0;
		line-height: 20px;
		font-size: 12px
	}

	.cy_0100_10 .cy_666_1 .dl .dd .p {
		margin-top: 6px;
		font-size: 12px;
		line-height: 18px;
		height: 36px
	}
}

@media screen and (max-width:480px) {
	.cy_0100_10 .cy_666_1 .dl .dd {
		width: 100%
	}
}

.cy_0100_10 .cy_666_2 {
	width: 100%;
	float: left;
	text-indent: 0
}

.cy_0100_10 .cy_666_2 h4 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-weight: 700;
	text-align: center
}

.cy_0100_10 .cy_666_2 .dl {
	width: 100%;
	float: left;
	margin-top: 30px;
	overflow: hidden
}

.cy_0100_10 .cy_666_2 .dl .dd {
	width: 25%;
	float: left;
	padding: 21px 33px 13px 30px;
	border-left: solid 1px #dadada;
	margin-left: -1px;
	overflow: hidden
}

.cy_0100_10 .cy_666_2 .dl .dd .title {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #0c81f8;
	line-height: 30px;
	font-weight: 700
}

.cy_0100_10 .cy_666_2 .dl .dd .title em {
	display: inline-block;
	width: 28px;
	height: 28px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
	font-family: OPENSANS-REGULAR;
	background: #0c81f8;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_10 .cy_666_2 .dl .dd .p {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

@media screen and (max-width:1199px) {
	.cy_0100_10 .cy_666_2 .dl .dd {
		padding: 11px 8px 13px 12px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_10 .cy_666_2 h4 {
		font-size: 18px
	}

	.cy_0100_10 .cy_666_2 .dl {
		margin-top: 12px
	}

	.cy_0100_10 .cy_666_2 .dl .dd {
		width: 50%;
		border-top: solid 1px #dadada;
		margin-top: -1px
	}

	.cy_0100_10 .cy_666_2 .dl .dd .title {
		font-size: 14px;
		line-height: 20px
	}

	.cy_0100_10 .cy_666_2 .dl .dd .title em {
		width: 20px;
		height: 20px;
		margin: -2px 6px 0 0;
		line-height: 20px;
		font-size: 12px
	}

	.cy_0100_10 .cy_666_2 .dl .dd .p {
		margin-top: 6px;
		font-size: 12px;
		line-height: 18px;
		height: 36px
	}
}

@media screen and (max-width:480px) {
	.cy_0100_10 .cy_666_2 .dl .dd {
		width: 100%
	}
}

.cy_0100_10 .cy_666_3 {
	width: 100%;
	float: left;
	text-indent: 0;
	padding-top: 0
}

.cy_0100_10 .cy_666_3 h4 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-weight: 700;
	text-align: center
}

.cy_0100_10 .cy_666_3 .dl {
	width: 100%;
	float: left;
	margin-top: 41px;
	overflow: hidden
}

.cy_0100_10 .cy_666_3 .dl .dd {
	width: 25%;
	float: left;
	padding: 0 12px
}

.cy_0100_10 .cy_666_3 .dl .dd .zbox {
	width: 100%;
	float: left;
	background: #fff;
	border: solid 1px #e1e1e1;
	padding: 19px 20px 15px 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px
}

.cy_0100_10 .cy_666_3 .dl .dd .zbox .title {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 32px;
	font-weight: 700;
	padding-bottom: 16px;
	border-bottom: solid 1px #e5e5e5
}

.cy_0100_10 .cy_666_3 .dl .dd .zbox .title em {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	overflow: hidden;
	background: #0c81f8;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%
}

.cy_0100_10 .cy_666_3 .dl .dd .zbox .title em img {
	width: 100%;
	float: left
}

.cy_0100_10 .cy_666_3 .dl .dd .zbox .p {
	width: 100%;
	float: left;
	margin-top: 13px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	height: 168px;
	overflow: hidden
}

.cy_0100_10 .cy_666_3 .cy_666_3_b {
	width: 100%;
	float: left;
	margin-top: 40px
}

.cy_0100_10 .cy_666_3 .cy_666_3_b .text {
	width: 100%;
	float: left;
	margin-top: 21px;
	background: url(../images/cy_bg_14.png) no-repeat center center;
	padding: 24px 135px 22px 135px;
	background-size: 100% 100%
}

.cy_0100_10 .cy_666_3 .cy_666_3_b .text .p {
	width: 100%;
	float: left;
	background: url(../images/cy_ico12_5.png) no-repeat center 6px;
	background-size: contain;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: center;
	padding: 0 70px
}

@media screen and (max-width:1199px) {
	.cy_0100_10 .cy_666_3 .cy_666_3_b .text {
		padding: 24px 85px 22px 85px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_10 .cy_666_3 h4 {
		font-size: 18px
	}

	.cy_0100_10 .cy_666_3 .dl {
		margin-top: 21px
	}

	.cy_0100_10 .cy_666_3 .dl .dd {
		width: 50%;
		padding: 0 6px;
		margin-top: 12px
	}

	.cy_0100_10 .cy_666_3 .dl .dd .zbox {
		padding: 9px 10px 5px 10px
	}

	.cy_0100_10 .cy_666_3 .dl .dd .zbox .title {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 10px
	}

	.cy_0100_10 .cy_666_3 .dl .dd .zbox .title em {
		width: 22px;
		height: 22px;
		margin: -2px 5px 0 0
	}

	.cy_0100_10 .cy_666_3 .dl .dd .zbox .p {
		margin-top: 8px;
		font-size: 12px;
		line-height: 20px;
		height: 100px
	}

	.cy_0100_10 .cy_666_3 .cy_666_3_b {
		margin-top: 20px
	}

	.cy_0100_10 .cy_666_3 .cy_666_3_b .text {
		margin-top: 11px;
		padding: 14px 25px 12px 25px
	}

	.cy_0100_10 .cy_666_3 .cy_666_3_b .text .p {
		font-size: 14px;
		line-height: 20px;
		padding: 0 20px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_10 .cy_666_3 .dl .dd {
		width: 100%
	}
}

.cy_0100_17 {
	width: 100%;
	float: left;
	background: url(../images/cy_bg_15.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 65px;
	position: relative
}

.cy_0100_17:before {
	content: '';
	background: url(../images/cy_ico13_1.png) no-repeat center center;
	width: 246px;
	height: 174px;
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -638px;
	z-index: 9
}

.cy_0100_17 .p_550 {
	width: 48.53%;
	float: left;
	margin-top: 50px;
	font-size: 16px;
	color: #f2f2f2;
	line-height: 30px
}

.cy_0100_17 .dl {
	width: 51.46%;
	float: right
}

.cy_0100_17 .dl li {
	width: 100%;
	float: left;
	margin-top: 48px;
	position: relative
}

.cy_0100_17 .dl li .dt {
	width: 116px;
	height: 116px;
	background: url(../images/cy_ico13_4.png) no-repeat center center;
	background-size: contain;
	text-align: center;
	line-height: 116px;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	float: left
}

.cy_0100_17 .dl li .dd {
	width: 73.82%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/cy_bg_16.png);
	padding: 13px 35px 12px 20px
}

.cy_0100_17 .dl li .dd .ico {
	width: 8px;
	position: absolute;
	left: -8px;
	top: 51px
}

.cy_0100_17 .dl li .dd .ico img {
	width: 100%;
	float: left
}

.cy_0100_17 .dl li .dd .p {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.cy_0100_17 .dl li.l1 {
	margin-left: -5.16%;
	width: 105.16%
}

.cy_0100_17 .dl li.l1 .dd {
	right: auto;
	left: -85%;
	background-image: url(../images/cy_bg_17.png);
	top: 51px
}

.cy_0100_17 .dl li.l1 .dd .ico {
	left: auto;
	right: -8px;
	top: 15px
}

.cy_0100_17 .dl li.l1 .dd .p {
	color: #fff
}

.cy_0100_17 .dl li.l2 {
	margin-left: -15.33%;
	width: 115.33%
}

.cy_0100_17 .dl li.l2 .dd {
	top: -95px
}

.cy_0100_17 .dl li.l2 .dd .ico {
	top: 150px
}

@media screen and (max-width:1199px) {
	.cy_0100_17:before {
		margin-left: -528px
	}
}

@media screen and (max-width:991px) {
	.cy_0100_17 .p_550 {
		margin-top: 30px;
		font-size: 12px;
		line-height: 20px
	}

	.cy_0100_17 .dl li {
		margin-top: 28px
	}

	.cy_0100_17 .dl li .dt {
		width: 86px;
		height: 86px;
		line-height: 86px;
		font-size: 18px
	}

	.cy_0100_17 .dl li .dd {
		padding: 8px 25px 6px 10px
	}

	.cy_0100_17 .dl li .dd .ico {
		width: 4px;
		left: -4px;
		top: 31px
	}

	.cy_0100_17 .dl li .dd .p {
		font-size: 12px;
		line-height: 20px
	}

	.cy_0100_17 .dl li.l1 .dd {
		top: 31px
	}

	.cy_0100_17 .dl li.l1 .dd .ico {
		right: -4px;
		top: 10px
	}

	.cy_0100_17 .dl li.l2 .dd {
		top: -55px
	}

	.cy_0100_17 .dl li.l2 .dd .ico {
		top: 100px
	}

	.cy_0100_17:before {
		background-size: contain;
		width: 146px;
		height: 74px;
		bottom: -10px;
		margin-left: -408px
	}
}

@media screen and (max-width:767px) {
	.cy_0100_17 {
		width: 100%;
		float: left;
		padding: 0 10px;
		padding-bottom: 35px
	}

	.cy_0100_17 .p_550 {
		width: 100%
	}

	.cy_0100_17 .dl li {
		margin-top: 18px
	}

	.cy_0100_17 .dl li .dd {
		padding: 8px 15px 6px 10px
	}

	.cy_0100_17 .dl {
		width: 100%
	}

	.cy_0100_17 .dl li .dd {
		position: relative;
		float: right
	}

	.cy_0100_17 .dl li.l1 {
		margin-left: 0;
		width: 100%
	}

	.cy_0100_17 .dl li.l1 .dd {
		right: 0;
		left: auto;
		top: 0
	}

	.cy_0100_17 .dl li.l1 .dd .ico {
		left: -4px;
		right: auto;
		top: 15px;
		transform: rotateY(180deg)
	}

	.cy_0100_17 .dl li.l2 {
		margin-left: 0;
		width: 100%
	}

	.cy_0100_17 .dl li.l2 .dd {
		top: 0
	}

	.cy_0100_17 .dl li.l2 .dd .ico {
		top: 30px
	}

	.cy_0100_17 .dl li .dt {
		width: 66px;
		height: 66px;
		line-height: 66px;
		font-size: 14px
	}

	.cy_0100_17:before {
		left: 0;
		margin-left: -10px
	}
}

.cy_0100_18 {
	width: 100%;
	float: left;
	background: url(../images/cy_bg_18.jpg) no-repeat center center;
	background-size: cover;
	padding: 82px 0 110px 0
}

.link_5 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #cdcdcd;
	line-height: 26px
}

.link_5 img {
	vertical-align: middle;
	margin: -2px 10px 0 0
}

.link_5 a {
	color: #cdcdcd
}

.link_5 span {
	margin: 0 6px
}

.link_5 a.a1,
.link_5 a:hover {
	color: #fff
}

.cy_0100_18 .cy_1200_1 {
	width: 100%;
	float: left;
	background: #fff;
	padding: 47px 140px 71px 140px;
	margin-top: 24px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px
}

.cy_0100_18 .cy_1200_1 .title {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 36px;
	background: url(../images/cy_bian_4.jpg) no-repeat center bottom
}

.cy_0100_18 .cy_1200_1 .title h1 {
	width: 100%;
	float: left;
	font-size: 32px;
	color: #333;
	line-height: 51px;
	font-weight: 700
}

.cy_0100_18 .cy_1200_1 .title h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 16px;
	font-family: Arial;
	text-transform: uppercase;
	margin-top: 7px
}

.cy_0100_18 .cy_1200_1 .p {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 16px 15px 17px 15px;
	text-align: center;
	background: #f0f0f0;
	font-size: 15px;
	color: #505050;
	line-height: 22px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.row_4 {
	margin: 0 -29px
}

.ul_12 {
	width: 100%;
	float: left;
	margin-top: 5px
}

.ul_12 li {
	width: 100%;
	float: left;
	padding: 0 29px;
	margin-top: 30px
}

.ul_12 li.l1 {
	width: 50%
}

.ul_12 li .name {
	width: 85px;
	text-align: right;
	font-size: 16px;
	color: #333;
	line-height: 47px;
	float: left
}

.ul_12 li .name span {
	color: #ee5307;
	margin-right: 6px
}

.ul_12 li .txk {
	margin-left: 103px
}

.ul_12 li .txk input,
.ul_12 li .txk select {
	display: block;
	width: 100%;
	height: 47px;
	padding-left: 20px;
	background: #fff;
	border: solid 1px #ddd;
	line-height: 45px;
	font-size: 14px;
	color: #888;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px
}

.ul_12 li.l2 .txk input,
.ul_12 li.l2 .txk select {
	width: 40%
}

.ul_12 li .txk textarea {
	display: block;
	width: 100%;
	height: 106px;
	padding: 10px 20px;
	line-height: 25px;
	font-size: 14px;
	color: #888;
	background: #fff;
	border: solid 1px #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.ul_12 li.l2 .yzm {
	width: 118px;
	float: left;
	border: solid 1px #ddd;
	margin-left: 20px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.ul_12 li.l2 .yzm img {
	width: 100%;
	float: left
}

.ul_12 li.l2 .ps {
	float: left;
	line-height: 47px;
	font-size: 14px;
	color: #888;
	margin-left: 18px
}

.ul_12 li.l2 .ps span {
	color: #ee5307;
	font-size: 16px
}

.ul_12 li.l3 {
	text-align: center
}

.ul_12 li.l3 input {
	display: inline-block;
	width: 205px;
	height: 48px;
	line-height: 48px;
	background: #0c81f8;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.cy_0100_18 .cy_1200_1 .news {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 29px
}

.cy_0100_18 .cy_1200_1 .news .name {
	display: inline-block;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	vertical-align: top
}

.cy_0100_18 .cy_1200_1 .news .news_box {
	display: inline-block;
	vertical-align: top
}

.txtScroll-top_4 {
	width: 382px;
	float: left;
	font-size: 18px;
	color: #666;
	line-height: 22px
}

.txtScroll-top_4 span {
	margin: 0 18px 0 0
}

.ul_12 li .txk input:focus,
.ul_12 li .txk select:focus,
.ul_12 li .txk textarea:focus {
	border: solid 1px #0c81f8
}

@media screen and (max-width:991px) {
	.cy_0100_18 {
		padding: 42px 0 60px 0
	}

	.link_5 {
		font-size: 13px;
		line-height: 20px
	}

	.link_5 img {
		margin: -2px 5px 0 0;
		width: 10px
	}

	.link_5 span {
		margin: 0 3px
	}

	.cy_0100_18 .cy_1200_1 {
		padding: 27px 70px 31px 70px;
		margin-top: 14px
	}

	.cy_0100_18 .cy_1200_1 .title {
		padding-bottom: 20px;
		background-size: auto 8px
	}

	.cy_0100_18 .cy_1200_1 .title h1 {
		font-size: 22px;
		line-height: 41px
	}

	.cy_0100_18 .cy_1200_1 .title 5 {
		font-size: 12px;
		margin-top: 4px
	}

	.cy_0100_18 .cy_1200_1 .p {
		margin-top: 10px;
		padding: 10px;
		font-size: 12px;
		line-height: 20px
	}

	.row_4 {
		margin: 0 -19px
	}

	.ul_12 li {
		padding: 0 19px;
		margin-top: 20px
	}

	.ul_12 li .name {
		width: 70px;
		font-size: 14px;
		line-height: 37px
	}

	.ul_12 li .name span {
		margin-right: 3px
	}

	.ul_12 li .txk {
		margin-left: 83px
	}

	.ul_12 li .txk input,
	.ul_12 li .txk select {
		height: 37px;
		padding-left: 10px;
		line-height: 35px;
		font-size: 12px
	}

	.ul_12 li .txk textarea {
		height: 86px;
		padding: 5px 10px;
		line-height: 20px;
		font-size: 12px
	}

	.ul_12 li.l2 .yzm {
		width: 88px;
		margin-left: 10px
	}

	.ul_12 li.l2 .ps {
		line-height: 37px;
		font-size: 12px;
		margin-left: 10px
	}

	.ul_12 li.l2 .ps span {
		font-size: 14px
	}

	.ul_12 li.l3 input {
		width: 105px;
		height: 38px;
		line-height: 38px;
		font-size: 14px
	}

	.cy_0100_18 .cy_1200_1 .news {
		margin-top: 19px
	}

	.cy_0100_18 .cy_1200_1 .news .name {
		font-size: 14px;
		line-height: 22px
	}

	.txtScroll-top_4 {
		width: 322px;
		font-size: 14px;
		line-height: 20px
	}

	.txtScroll-top_4 span {
		margin: 0 10px 0 0
	}
}

@media screen and (max-width:767px) {
	.cy_0100_18 {
		padding: 22px 10px 30px 10px
	}

	.ul_12 li {
		margin-top: 10px
	}

	.ul_12 li.l1 {
		width: 100%
	}

	.cy_0100_18 .cy_1200_1 {
		padding: 17px 10px 21px 10px
	}

	.ul_12 li.l2 .txk input,
	.ul_12 li.l2 .txk select {
		width: 100%
	}

	.ul_12 li.l2 .yzm {
		width: 68px;
		margin-top: 10px;
		margin-left: 0
	}

	.ul_12 li.l2 .ps {
		line-height: 27px;
		margin-top: 10px
	}

	.cy_0100_18 .cy_1200_1 .news .name,
	.cy_0100_18 .cy_1200_1 .news .news_box {
		width: 100%
	}

	.txtScroll-top_4 {
		width: 100%
	}
}

.wzlb,
.wzlb_1 {
	width: 100%;
	float: left
}

#LRfloater0 {
	left: 5px;
	top: 300px !important;
	display: none
}

#swtColse {
	left: 10px
}

@font-face {
	font-family: OPENSANS-BOLD;
	src: url(fonts/OPENSANS-BOLD.eot);
	src: url(fonts/OPENSANS-BOLD.eot?#iefix) format('embedded-opentype'), url(fonts/OPENSANS-BOLD.woff) format('woff'), url(fonts/OPENSANS-BOLD.ttf) format('truetype'), url(fonts/OPENSANS-BOLD.svg#open_sanslight) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: OPENSANS-REGULAR;
	src: url(fonts/OPENSANS-REGULAR.eot);
	src: url(fonts/OPENSANS-REGULAR.eot?#iefix) format('embedded-opentype'), url(fonts/OPENSANS-REGULAR.woff) format('woff'), url(fonts/OPENSANS-REGULAR.ttf) format('truetype'), url(fonts/OPENSANS-REGULAR.svg#open_sanslight) format('svg');
	font-weight: 400;
	font-style: normal
}

#LXB_CONTAINER_SHOW.lxb-container-btn-show {
	width: 30px !important;
}

@media screen and (min-width:767px) {
	#LXB_CONTAINER_SHOW.lxb-container-btn-show {
		width: 40px !important;
		font: 16px bold !important;
		padding: 10px 0 !important;
	}

	.lxb-mobile-pos-right {
		right: inherit !important;
	}

	#LXB_CONTAINER.lxb-container-mobile-3,
	#LXB_CONTAINER.lxb-container-mobile-4 {
		width: 40% !important;
		left: 30% !important;
		top: 50% !important;
	}
}
