@charset "utf-8";

body,img,input,ul,li,h1,h2,h3,h4,h5,h6,p {
	font-family: "思源黑体CN","微软雅黑",Helvetica,Arial;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	text-decoration: none;
	list-style: none
}

a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.color {
	color: #0f67b0;
	background-color: #0f67b0
}

.zcjy1200 {
	width: 1200px;
	margin: 0 auto
}

.zcjy_top80 {
	margin-top: 100px
}

.header {
	height: 100px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgb(15,103,176,15%);
	box-shadow: 0 0 10px 0 rgb(15,103,176,15%);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2
}

.header_content {
	height: 80px
}

.header_logo {
	float: left;
	height: 64px;
	cursor: pointer;
	margin: 16px 0 0 0
}

.header_logo img {
	height: 100%
}

.header_nav {
	float: right;
	height: 100px;
	line-height: 100px
}

.header_li {
	float: left;
	position: relative
}

.header_a {
	display: block;
	padding: 0 25px;
	font-size: 14px;
	color: #666;
	line-height: 100px;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

.header_a_cur,.header_a:hover {
	color: #86ba1b;
	-webkit-transition: all .3s;
	transition: all .3s
}

.header_son_navbg {
	position: fixed;
	left: 0;
	width: 100%;
	height: 200px;
	transform: scaleY(0);
	background-color: rgba(255,255,255,0.97);
	box-shadow: inset 0 2px 10px 0 rgba(0,0,0,0.1);
	transition: transform .3s,opacity .3s,filter .3s;
	transform-origin: 0 0;
	z-index: 1
}

.header_son_nav {
	position: absolute;
	left: 50%;
	width: 680px;
	overflow: hidden;
	padding-top: 16px;
	margin-left: -216px
}

.header_son_navul {
	float: left;
	width: 280px
}

.header_son_navull {
	float: left;
	width: 1px;
	height: 100px;
	margin: 60px 40px 10px 0;
	background-color: #e5e5e5
}

.header_son_navh {
	width: 80px;
	color: #333;
	font-size: 14px;
	line-height: 48px;
	font-weight: 700;
	padding: 0 25px
}

.header_son_navli {
	float: left
}

.header_son_navli a {
	display: block;
	width: 80px;
	color: #666;
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	padding: 0 25px;
	cursor: pointer
}

.header_son_navli a:hover {
	color: #86ba1b
}

.header_login {
	float: right;
	font-size: 12px;
	padding: 0 20px;
	border: #ccc 1px solid;
	border-radius: 15px;
	line-height: 30px;
	height: 30px;
	color: #999;
	margin-top: 35px;
	margin-left: 10px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.header_login:hover {
	border: #86ba1b 1px solid;
	color: #86ba1b;
	-webkit-transition: all .3s;
	transition: all .3s
}

.header_register {
	float: right;
	font-size: 12px;
	padding: 0 20px;
	border-radius: 15px;
	line-height: 30px;
	height: 30px;
	color: white;
	background-color: #86ba1b;
	margin-top: 35px;
	margin-left: 20px;
	cursor: pointer;
	-webkit-transition: background-color .3s;
	transition: background-color .3s
}

.header_register:hover {
	background-color: #95ca28;
	-webkit-transition: background-color .3s;
	transition: background-color .3s
}

.banner {
	margin-top: 100px;
	position: relative;
	width: 100%
}

.banner_img {
	display: block;
	width: 100%
}

.banner_logo {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 888px;
	height: 307px;
	margin-left: -444px;
	margin-top: -153px
}

.zcjy_datadiv {
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

.zcjy_data {
	height: 120px;
	display: flex;
	justify-content: space-between
}

.zcjy_data_li {
	width: 20%;
	height: 60px;
	margin-top: 30px;
	border-right: 1px solid #e5e5e5
}

.zcjy_data_lino {
	border: 0
}

.zcjy_data_li>h3 {
	color: #333;
	font-size: 32px;
	font-family: 'Helvetica Neue LT Pro';
	font-weight: 400;
	margin-left: 40px;
	margin-top: -6px;
	overflow: hidden
}

.zcjy_data_li>h3>div {
	float: left
}

.zcjy_data_li>h3>span {
	float: left;
	font-size: 16px;
	margin-left: 6px;
	margin-top: 10px
}

.zcjy_data_li p {
	color: #666;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 12px
}

.zcjy_mian {
	width: 100%
}

.zcjy_title {
	position: relative;
	margin-top: 20px
}

.zcjy_title h1 {
	font-weight: bold;
	position: absolute;
	top: 25px;
	text-transform: uppercase;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 130px;
	font-size: 40px
}

.zcjy_title h2 {
	padding-top: 20px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	color: #000;
	font-size: 130px;
	opacity: .03;
	text-align: center
}

.zcjy_bg1 {
	height: 700px;
	margin-top: -40px;
	background: url(../img/zcjy_bg1.png) center
}

.zcjy_a {
	padding-top: 90px
}

.zcjy_a_left {
	float: left
}

.zcjy_a_left h1 {
	color: #333;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px
}

.zcjy_a_list {
	overflow: hidden;
	width: 650px;
	margin-bottom: 30px
}

.zcjy_a_list i {
	float: left;
	width: 30px;
	height: 30px
}

.zcjy_a_list .icon1 {
	background: url(../img/zcjy-icom.png) no-repeat 0 0
}

.zcjy_a_list .icon2 {
	background: url(../img/zcjy-icom.png) no-repeat 0 -40px
}

.zcjy_a_list .icon3 {
	background: url(../img/zcjy-icom.png) no-repeat 0 -80px
}

.zcjy_a_list .icon4 {
	background: url(../img/zcjy-icom.png) no-repeat 0 -120px
}

.zcjy_a_txt {
	float: left;
	margin-left: 10px
}

.zcjy_a_txt h1 {
	color: #333;
	font-size: 22px
}

.zcjy_a_txt p {
	color: #333;
	font-size: 14px;
	margin-top: 14px
}

.zcjy_a_right {
	float: right;
	width: 400px;
	height: 400px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

.zcjy_a_right h2 {
	color: #333;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 34px;
	border-bottom: 1px solid #e5e5e5
}

.zcjy_a_input {
	width: 300px;
	height: 36px;
	margin: 0 auto 20px;
	line-height: 36px;
	color: #333;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0 10px;
	outline: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.zcjy_a_select {
	display: block;
	width: 300px;
	height: 36px;
	margin: 0 auto 20px;
	line-height: 36px;
	color: #333;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0 10px;
	outline: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.zcjy_a_btn {
	display: block;
	width: 300px;
	height: 36px;
	margin: 30px auto 0;
	line-height: 36px;
	color: #fff;
	border-radius: 3px;
	background-color: #86ba1b;
	border: 0;
	cursor: pointer
}

.zcjy_bg2 {
	height: 665px;
	margin-top: 0
}

.product_box {
	height: 665px;
	position: relative;
	overflow: hidden
}

.product_ul {
	height: 665px
}

.product_ul li {
	float: left;
	height: 665px
}

.product_btn {
	display: none
}

.product_btn:hover {
	cursor: pointer
}

.product_btn a {
	position: absolute;
	top: 50%;
	width: 78px;
	height: 78px;
	margin-top: -39px;
	display: block
}

.product_btn_prev {
	left: 50%;
	margin-left: -600px;
	background-image: url(../img/left_icon2.png)
}

.product_btn_next {
	right: 50%;
	margin-right: -600px;
	background-image: url(../img/right_icon2.png)
}

.product_nemu_round {
	display: none;
	position: absolute;
	bottom: 140px;
	left: 50%;
	margin-left: -45px
}

.product_nemu_round a {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.5);
	float: left;
	margin: 0 5px;
	cursor: pointer
}

.product_nemu_round .on {
	background-color: #fff
}

.product_bak {
	width: 100%;
	height: 665px
}

.product_bak h1 {
	width: 1200px;
	margin: 0 auto;
	color: #333;
	font-size: 36px;
	font-weight: bold;
	padding-left: 240px;
	padding-top: 160px
}

.product_bak h2 {
	width: 1200px;
	margin: 0 auto;
	color: #333;
	font-size: 24px;
	margin-top: 40px;
	font-weight: normal;
	padding-left: 240px
}

.product_txt {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 14px;
	padding-left: 240px;
	line-height: 32px
}

.product_txt span {
	float: left;
	width: 180px
}

.product_abbtn {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	padding-left: 240px
}

.product_abbtn a {
	display: block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	background-color: #86ba1b;
	border-radius: 24px;
	color: white;
	text-align: center;
	font-size: 18px;
	cursor: pointer
}

.curriculum_mian {
	margin-bottom: 40px
}

.curriculum_ul {
	display: flex;
	margin-top: 20px;
	justify-content: space-between
}

.curriculum_li {
	width: 285px;
	border-radius: 10px;
	padding-bottom: 20px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	overflow: hidden;
	cursor: pointer
}

.curriculum_li img {
	display: block;
	width: 100%;
	height: 190px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.curriculum_li h3 {
	color: #333;
	font-size: 18px;
	margin-top: 16px;
	padding: 0 20px
}

.curriculum_li p {
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zcjybottom {
	padding-top: 450px;
	position: relative
}

.professionals_mian {
	height: 584px;
	width: 100%;
	background: url(../img/professionals_bg.png) center no-repeat;
	position: absolute;
	left: 0;
	top: 0
}

.professionals_box {
	height: 584px;
	position: relative;
	overflow: hidden
}

.professionals_ul li {
	float: left
}

.professionals_btn {
	display: none
}

.professionals_btn:hover {
	cursor: pointer
}

.professionals_btn a {
	position: absolute;
	top: 50%;
	width: 78px;
	height: 78px;
	margin-top: -39px;
	display: block
}

.professionals_btn_prev {
	left: 0;
	background-image: url(../img/left_icon2.png)
}

.professionals_btn_next {
	right: 0;
	background-image: url(../img/right_icon2.png)
}

.professionals_nemu_round {
	position: absolute;
	bottom: 140px;
	left: 50%;
	margin-left: -45px
}

.professionals_nemu_round a {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.5);
	float: left;
	margin: 0 5px;
	cursor: pointer
}

.professionals_nemu_round .on {
	background-color: #fff
}

.professionals_bak {
	width: 600px;
	margin: 200px auto 0
}

.professionals_bak img {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto;
	box-shadow: 0 0 10px 0 rgb(0,0,0,0.15);
	border: 3px solid rgba(255,255,255,0.3)
}

.professionals_bak h1 {
	color: white;
	font-size: 18px;
	text-align: center;
	margin-top: 20px
}

.professionals_bak p {
	color: white;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	line-height: 24px
}

.aboutus_txt {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.aboutus_txt h1 {
	color: #333333;
	text-align: center;
	font-size: 30px;
	padding-top: 40px
}
.aboutus_txt h2 {
	color: #999999;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
}
.aboutus_txt p {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	line-height: 24px;
	text-indent: 2em;
	width: 1000px;
	margin: 20px auto 0;
}
.aboutus_datadiv {
	background: url(../img/aboutUs_data.png);
}

.aboutus_data {
	height: 120px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between
}

.aboutus_data_li {
	width: 20%;
	height: 60px;
	margin-top: 30px;
	border-right: 1px solid #e5e5e5
}

.aboutus_data_lino {
	border: 0
}

.aboutus_data_li>h3 {
	color: white;
	font-size: 28px;
	font-family: 'Helvetica Neue LT Pro';
	font-weight: 300;
	margin-left: 40px;
	margin-top: -6px;
	overflow: hidden
}

.aboutus_data_li>h3>div {
	float: left
}

.aboutus_data_li>h3>span {
	float: left;
	font-size: 16px;
	margin-left: 6px;
	margin-top: 10px
}

.aboutus_data_li span {
	color: white;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 12px
}
.aboutus_ssimg{
	margin-top: 30px;
}
.business_txt {
	overflow: hidden
}

.business_title {
	float: left;
	position: relative;
	width: 700px;
	margin-top: 90px
}

.business_title h1 {
	position: absolute;
	left: 0;
	top: 0;
	color: #333;
	font-size: 40px;
	font-weight: bold;
	line-height: 132px
}

.business_title h2 {
	color: #000;
	font-size: 132px;
	line-height: 132px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	opacity: .03
}

.business_title p {
	color: #333;
	font-size: 16px;
	margin-top: 20px;
	line-height: 32px
}

.business_bg {
	float: right
}

.business_ul {
	display: flex;
	justify-content: space-between
}

.business_li {
	width: 350px;
	height: 450px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	overflow: hidden;
	cursor: pointer;
	border-radius: 10px
}

.business_li img {
	display: block;
	width: 100%;
	height: 230px
}

.business_li h1 {
	color: #333;
	font-size: 16px;
	margin: 20px 20px 0
}

.business_li i {
	display: block;
	width: 100px;
	height: 2px;
	background-color: #92c221;
	margin: 20px 0 0 20px
}

.business_li p {
	color: #666;
	font-size: 14px;
	margin: 20px;
	line-height: 24px
}

.team {
	width: 100%;
	height: 760px;
	background: url(../img/aboutus_bg3.png) no-repeat center;
}

.team_txt {
	color: #333;
	line-height: 32px;
	font-size: 16px;
	width: 760px;
	text-align: center;
	margin: 0 auto 40px
}

.enter_banner {
	width: 100%
}

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

.enter_main1 {
	width: 1200px;
	height: 650px;
	margin-top: 40px;
	background: url(../img/enter_img1.png) center no-repeat;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	border-radius: 10px
}

.enter_main1 h1 {
	width: 500px;
	color: #86ba1b;
	font-size: 40px;
	margin-left: 600px;
	font-weight: bold;
	padding-top: 60px
}

.enter_main1 p {
	width: 500px;
	color: #666;
	font-size: 14px;
	margin-left: 600px;
	margin-top: 30px;
	line-height: 26px;
	text-indent: 2em
}

.enter_main2 {
	height: 650px;
	margin-top: 40px;
	margin-bottom: 40px
}

.enter_left {
	float: left;
	width: 800px;
	height: 650px;
	padding: 0 50px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	border-radius: 10px;
	box-sizing: border-box
}

.enter_left h1 {
	color: #86ba1b;
	font-size: 40px;
	font-weight: bold;
	padding-top: 50px
}

.enter_left img {
	display: block;
	width: 700px;
	margin-top: 40px
}

.enter_left p {
	color: #666;
	font-size: 14px;
	padding-top: 40px;
	line-height: 24px
}

.center_right {
	padding: 0 40px;
	float: right;
	width: 360px;
	height: 650px;
	background: url(../img/enter_img3.png) no-repeat center;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	border-radius: 10px;
	box-sizing: border-box
}

.center_right h1 {
	color: #86ba1b;
	font-size: 40px;
	font-weight: bold;
	padding-top: 50px
}

.center_right h2 {
	float: left;
	color: #86ba1b;
	font-size: 16px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #86ba1b
}

.center_right p {
	float: left;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	line-height: 24px;
	clear: both;
	margin-bottom: 40px
}

.center_right .name {
	display: block;
	color: #666;
	font-size: 16px;
	margin-top: 20px;
	font-weight: bold;
	clear: both;
	padding-top: 40px;
	border-top: 1px solid rgba(51,51,51,0.2)
}

.center_right .address {
	display: block;
	color: #666;
	font-size: 16px;
	margin-top: 40px;
	font-weight: bold;
	clear: both;
	padding-top: 40px;
	border-top: 1px solid rgba(51,51,51,0.2)
}

.recruit_banner {
	width: 100%;
	height: 420px;
	background: url(../img/recruit_banner.png) center no-repeat
}

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

.recruit_div {
	margin: -30px auto 40px;
	box-shadow: 0 0 10px 0 rgb(15 103 176 / 15%);
	background-color: white;
	background-size: auto 100%!important;
	border-radius: 10px;
	z-index: 1
}

.recruit_h1 {
	clear: #333;
	font-size: 38px0;
	text-align: center;
	font-weight: bold;
	padding-top: 40px
}

.recruit_navbox {
	margin: 30px auto 0
}

.recruit_nav {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #d9d9d9
}

.recruit_nav li{
	float: left;
	color: #333333;
	font-size: 18px;
	line-height: 58px;
	text-align: center;
	width: 120px;
	cursor: pointer;
	border-bottom: 5px solid white;
}
.recruit_nav .cur{
	color: #86BA1B;
	border-bottom: 5px solid #86BA1B;
}
.recruit_nav li:hover{
	color: #86BA1B;
}

.recruit_nav_label {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 80px;
	height: 5px;
	margin-left: -280px;
	background-color: #86ba1b;
	border-radius: 3px 3px 0 0
}

.recruit_mian {
	width: 1200px;
	overflow: hidden
}

.recruit_mian_box {
	width: 6200px;
	padding-top: 10px
}

.recruit_ul {
	width: 1200px;
	float: left
}

.recruit_li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 50px 40px 40px;
	margin-top: 40px
}

.recruit_li_no {
	border-bottom: 0 solid #e5e5e5
}

.recruit_title {
	overflow: hidden
}

.recruit_title_icon {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-top: 3px;
	background: url(../img/zcjy-icom.png) no-repeat -50px 0
}

.recruit_title_h {
	float: left;
	color: #333;
	font-size: 18px;
	font-weight: bold
}

.recruit_title_tog {
	float: right;
	color: #999;
	font-size: 14px;
	position: relative;
	padding-right: 20px;
	cursor: pointer
}

.recruit_title_tog i {
	display: block;
	width: 14px;
	height: 8px;
	position: absolute;
	right: 0;
	top: 5px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform .3s,opacity .3s,filter .3s;
	background: url(../img/zcjy-icom.png) no-repeat -88px 0
}

.recruit_title_tog .cur {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: transform .3s,opacity .3s,filter .3s
}

.recruit_txt {
	padding: 0 28px;
	color: #666
}

.recruit_txt h2 {
	font-size: 18px;
	margin-top: 30px
}

.recruit_txt p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 24px
}

.recruit_txt_no {
	display: none
}

.recruit_paging {
	overflow: hidden;
	height: 30px;
	margin: 0 50px;
	padding-bottom: 40px
}

.recruit_paging span {
	cursor: pointer;
	float: right;
	width: 28px;
	height: 28px;
	color: #666;
	margin-left: 6px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ccc;
	border-radius: 2px
}

.recruit_paging .cur,.recruit_paging span:hover {
	color: #86ba1b;
	border: 1px solid #86ba1b
}

.footer {
	background-color: #444;
	padding-top: 100px
}
.footer2 {
	background-color: #444;
	padding-top: 60px
}
.footer_mian {
	overflow: hidden;
	padding-bottom: 30px
}

.footer_qr {
	float: left;
	width: 140px;
	overflow: hidden;
	margin-right: 20px
}

.footer_qr img {
	display: block;
	width: 140px;
	height: 140px;
	border-radius: 2px
}

.footer_qr p {
	color: white;
	text-align: center;
	font-size: 14px;
	margin-top: 10px
}

.footer_txt {
	float: left;
	width: 400px;
	color: #e5e5e5
}

.footer_txt h1 {
	font-size: 26px;
	font-weight: 500
}

.footer_txt p {
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px
}

.footer_logo {
	float: right;
	width: 300px;
	margin-top: 20px;
	opacity: .7
}

.footer_p {
	color: #e5e5e5;
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0;
	border-top: 1px solid #666
}

.footer_p img {
	width: 16px;
	display: inline-block;
	margin-right: 4px
}

.footer_tel {
	float: right;
	padding-left: 70px;
	border-left: 1px solid #666
}

.footer_tel h1 {
	color: white;
	font-weight: 600;
	font-size: 24px
}

.footer_tel p {
	color: white;
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px
}

.footer_tel a {
	display: block;
	width: 180px;
	height: 38px;
	color: #444;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	border-radius: 19px;
	position: relative;
	margin-top: 10px;
	padding-left: 20px;
	background-color: white;
	box-sizing: border-box;
	cursor: pointer
}

.footer_tel>a>i {
	position: absolute;
	left: 44px;
	top: 10px;
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/zcjy-icom.png) -50px -40px no-repeat
}

.zc_service {
	max-height: 232px;
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 8888
}

.zc_service_li {
	width: 40px;
	height: 40px;
	position: relative;
	margin-top: 10px
}

.zc_service_icon {
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.1)
}

.zc_service_icon i {
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer
}

.zc_service_litop {
	display: none
}

.zc_service_kefu {
	background: url(../img/right_icon.png) no-repeat -50px 0
}

.zc_service_app {
	background: url(../img/right_icon.png) no-repeat -50px -50px
}

.zc_service_qr {
	background: url(../img/right_icon.png) no-repeat -50px -100px
}

.zc_service_top {
	background: url(../img/right_icon.png) no-repeat -50px -150px
}

.zc_service_kefu:hover {
	background: url(../img/right_icon.png) no-repeat 0 0
}

.zc_service_app:hover {
	background: url(../img/right_icon.png) no-repeat 0 -50px
}

.zc_service_qr:hover {
	background: url(../img/right_icon.png) no-repeat 0 -100px
}

.zc_service_top:hover {
	background: url(../img/right_icon.png) no-repeat 0 -150px
}

.zc_service_box {
	position: absolute;
	right: 50px;
	top: 50%;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
	background-color: white;
	overflow: hidden;
	transform: scaleX(0);
	transition: transform .3s,opacity .3s,filter .3s;
	transform-origin: 0 0;
	z-index: 2
}

.zc_service_box img {
	width: 100%
}

.zc_service_li .kefu {
	width: 226px;
	font-size: 12px;
	color: #66666;
	margin-top: -110px;
	border-radius: 10px
}

.zc_service_li .qr {
	padding: 10px;
	width: 160px;
	margin-top: -80px;
	border-radius: 4px
}

.zc_service_li .top {
	width: 80px;
	color: #999;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	margin-top: -20px;
	border-radius: 4px
}

.zc_service_li:hover .zc_service_box {
	transform: scaleX(1)
}

.zc_service_box h1 {
	font-size: 16px;
	padding: 20px 0 6px 20px
}

.zc_service_box p {
	margin: 6px 0 0 0;
	line-height: 20px;
	padding: 0 20px
}

.zc_service_box .p {
	color: #999
}

.zc_service_box .tel {
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	background-color: white;
	border-top: 1px solid #e5e5e5;
	padding: 0
}

.zc_service_box .btn {
	display: block;
	line-height: 30px;
	color: white;
	font-size: 14px;
	text-align: center;
	border-radius: 15px;
	background-color: #86ba1b;
	margin: 4px 20px 20px 20px
}

.zc_service_box span {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #666
}

.ruhu_banner {
	position: relative;
	background-color: #f9fbfc
}

.ruhu_banner img {
	width: 100%
}

.ruhu_banner_btn {
	position: absolute;
	top: 70%;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	cursor: pointer
}

.ruhu_banner_btn_box {
	position: relative;
	width: 200px;
	height: 54px;
	overflow: hidden;
	border-radius: 27px;
	background-color: white
}

.anim {
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: #808080;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	animation: anim 2s infinite;
	animation-timing-function: ease-in
}

@keyframes anim {
	0% {
		-webkit-transform: scale(0,0);
		transform: scale(0,0);
		opacity: 0
	}

	50% {
		-webkit-transform: scale(0.5,0.5);
		transform: scale(1,1);
		opacity: .1
	}

	100% {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		opacity: 0
	}
}

.ruhu_banner_btn_box span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 200px;
	color: #86ba1b;
	font-size: 20px;
	line-height: 54px;
	text-align: center;
	border-radius: 27px;
	z-index: 1
}

.ruhu_mian1 {
	padding-bottom: 100px;
	background-color: #f9fbfc
}

.ruhu_mian_h1 {
	color: #333;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	padding-top: 100px
}

.ruhu_mian_h2 {
	color: #999;
	font-size: 16px;
	text-align: center;
	padding-top: 10px
}

.ruhu_mian1_ul {
	display: flex;
	justify-content: space-between;
	margin-top: 40px
}

.ruhu_mian1_li {
	position: relative;
	width: 270px;
	padding-bottom: 20px;
	border-radius: 10px;
	background-color: white;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%)
}

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

.ruhu_mian1_li h2 {
	position: absolute;
	left: 106px;
	top: 0;
	color: white;
	font-size: 30px;
	font-weight: bold;
	line-height: 140px
}

.ruhu_mian1_li p {
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	padding-top: 10px
}

.ruhu_mian1_li a {
	display: block;
	width: 210px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	margin: 10px auto;
	border-radius: 24px;
	background-image: -moz-linear-gradient(120deg,#86ba1b 0,#9cd031 98%,#86ba1b 100%);
	background-image: -webkit-linear-gradient(120deg,#86ba1b 0,#9cd031 98%,#86ba1b 100%);
	background-image: -ms-linear-gradient(120deg,#86ba1b 0,#9cd031 98%,#86ba1b 100%);
	box-shadow: 0 2px 8px 0 rgba(134,186,27,0.5)
}

.aboutus_banner{
	width:100%;
}
.hs_miana{
	width: 100%;
	padding-bottom: 60px;
}
.hs_mianb{
	width: 100%;
	padding-bottom: 40px;
	background-color: #f2faff;
}
.hs_tit{
	padding-top: 60px;
	color: white;
	text-align: center;
}
.hs_tit h1{
	color: #333333;
	font-size: 30px;
	font-weight: 400;
}
.hs_tit span {
    display: block;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.cp_box{
	margin-top: 30px;
	display: flex;
	justify-content:space-between;
}
.cp_list{
	width: 370px;
	height: 100px;
	border-radius: 4px;
	box-sizing: border-box;
	overflow: hidden;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.cp_list:hover{
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.cp_icon{
	float: left;
	width: 80px;
	height: 90px;
	display: block;
	margin:10px 10px 0 10px;
}
.cp_txt{
	float: left;
	width: 250px;
}
.cp_txt h2{
	margin-top: 25px;
	font-size: 18px;
	color: #333333;
}
.cp_txt p{
	margin-top: 6px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.cp_more{
	background:url(../img/img2.png) center no-repeat;
	cursor: auto;
}
.cp_more h2{
	color:white;
	font-size: 18px;
	margin: 15px 0 0 180px;
}
.cp_more a{
	display: block;
	width: 110px;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #0076FE;
	margin: 10px 0 0 180px;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 6px 0px rgba(66, 58, 231, 0.2);
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.cp_more a:hover{
	color: #FFFFFF;
	background: linear-gradient(90deg,#0076FE 0,#4c8cff 100%);
	-webkit-transition: all .3s;
	transition: all .3s;
}
.cp_p{
	width: 550px;
	color: #999999;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
}