a,body,dd,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,html,img,input,legend,li,ol,p,span,ul {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
	font-size: .3125rem;
	font-weight: 500;
}

fieldset,img {
	border: none
}

img {
	display: block;
	width: 100%;
	font-size: 0
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: 400
}

li,ol,ul {
	list-style: none
}

input::-moz-focus-inner {
	border: none;
	padding: 0
}

input,select {
	vertical-align: middle;
	display: block
}

input,select,textarea {
	font-size: 13px;
	margin: 0
}

input[type=password],input[type=text],textarea {
	outline-style: none;
	-webkit-appearance: none;
	outline: 0
}

button {
	outline: 0
}

textarea {
	resize: none;
	overflow: hidden
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: 0
}

table {
	border-collapse: collapse
}
.main{
	clear: both;
	height: auto;
    overflow: hidden;
}
.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%
}

a,div,figcaption,figure,footer,header,img,input,li,nav,p,section,select,table,td {
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: #000;
}

body {
	margin: 0 auto;
	position: relative
}

body,html {
	margin: 0 auto;
	max-width: 640px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.fl {
	float: left;
}

.rl {
	float: right;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.margT0 {
	margin-top: 0 !important;
}
.margB0 {
	margin-bottom: 0 !important;
}
.paddT0 {
	padding-top: 0 !important;
}
.paddB0 {
	padding-bottom: 0 !important;
}
.top0 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.btm0 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.show { display: block !important;}
.i_show { display: inline-block !important;}
.hid { display: none !important;}
.wrapImg, .wrapPart { overflow: hidden; margin: 0.1rem auto; }
.wrapBanner img, .wrapImg img, ul li img { width: 100%;}
.wrapBanner img, .wrapImg img {float: left;}
.wrapPart { padding: 0.2rem 2%; }
.wrapPart video {width: 100%;}
.wrapTB { padding: 0.1rem 0;}
.txt_center { text-align: center;}
.p_txt { text-align: justify;}
.c_red { color: #f00 !important;}
.c_fff { color: #fff !important;}
.bg_red { background: #f00 !important;}
.bg_fff { background: #fff !important;}
.wrapBanner, ul.pics_2, ul.pics_3, ul.pics_4 { overflow: hidden; }
ul.pics_2 li { float: left; width: 46%; margin: 0.1rem 2%; }
ul.pics_3 li { float: left; width: 32%; margin: 0.1rem 0;}
ul.pics_3 li:nth-child(3n+2) { margin: 0.1rem 2%;}
ul.pics_4 li { float: left; width: 23%; margin: 0 1%; }
.ft_wt500 {font-weight: 500;}
.ft_wt700 {font-weight: 700;}

.content {
	width: 90%;
	margin-left: 5%
}

.content_m {
	width: 95%;
	margin-left: 2.5%
}

.content_p {
	width: 100%;
	padding: 0 2%
}

.hbg {
	background-color: #f7f7f7
}

.top_nav {
	position: relative;
	height: 1.4375rem
}

.top_nav>.logo {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.top_nav>.logo img {
	width: 7rem;
	height: auto;
}

.top_nav .l {
	float: left
}

.top_nav .l.top_nav_menu {
	position: absolute;
	width: .609375rem;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-size: .36rem;
	height: 100%;
	background: url(../images/nav_bak.jpg) center no-repeat;
	
}

.top_nav .l.top_nav_tel {
	position: absolute;
	width: .6rem;
	height: .6rem;
	right: 2%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.top_nav .l.top_nav_tel img {
	-webkit-animation: shaked 1s ease-in-out infinite;
	-moz-animation: shaked 1s ease-in-out infinite;
	-ms-animation: shaked 1s ease-in-out infinite;
	animation: shaked 1s ease-in-out infinite
}

.home_class ul {
	padding-top: .46875rem
}

.home_class ul>li {
	float: left;
	width: 21%;
	margin: 0 2% 0.46875rem;
	text-align: center;
	box-sizing: border-box
}

.home_class ul>li a {
	font-size: .28125rem
}

.home_class ul>li a div {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 auto;
	padding-top: .15625rem;
	margin-bottom: .21875rem;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.home_class ul>li a>p {
	color: #717171
}

.home_class ul>li:nth-child(1) a div {
	background: url(../images/flzt_05.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(2) a div {
	background: url(../images/flxx_07.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(3) a div {
	background: url(../images/flzp_09.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(4) a div {
	background: url(../images/flhj_11.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(5) a div {
	background: url(../images/fljy_13.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(6) a div {
	background: url(../images/flsq_03.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(7) a div {
	background: url(../images/flqy_05.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(8) a div {
	background: url(../images/flxz_07.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(9) a div {
	background: url(../images/flbm_09.jpg) center no-repeat;
	background-size: cover
}

.home_class ul>li:nth-child(10) a div {
	background: url(../images/flqb_11.jpg) center no-repeat;
	background-size: cover
}

.news {
	position: relative;
	padding-bottom: .234375rem;
	padding-top: .234375rem;
	box-sizing: content-box
}

.news .content_m {
	background-color: #fff;
	padding-top: .234375rem;
	padding-left: .234375rem;
	padding-right: .234375rem;
	padding-bottom: .234375rem
}

.news ul.content_m {
	padding-top: .234375rem
}

.news .content_m div {
	float: left
}

.news .content_m div.l {
	position: relative;
	width: 13%;
	padding-right: .3125rem
}

.news .content_m div.l::after {
	position: absolute;
	content: '';
	width: 4px;
	height: .78125rem;
	right: 0;
	top: 0;
	background-color: #f7f7f7
}

.news .content_m div.r {
	width: 87%
}

.news .content_m div.r p {
	font-size: .28125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news .content_m div.r p span {
	float: left;
	width: .71875rem;
	height: .234375rem;
	line-height: .3125rem;
	padding-bottom: .05rem;
	font-size: .21875rem;
	margin-right: .15625rem;
	margin-left: .15625rem;
	text-align: center;
	border: 1px solid red;
	color: red;
	border-radius: 30px;
	box-sizing: content-box
}

.news .content_m div.r p a {
	float: left;
	height: .390625rem;
	line-height: .390625rem;
	width: 6.5625rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news ul {
	margin-top: .234375rem
}

.news ul li {
	float: left;
	width: 48.5%;
	border-radius: 5px;
	overflow: hidden
}

.news ul li:nth-child(2) {
	margin-left: 1.5%
}

.news>b {
	position: absolute;
	width: 100%;
	height: 1.5625rem;
	top: -.3125rem;
	background: url(../images/bar1_02.png) center no-repeat;
	background-size: cover
}

.page {
	padding-top: .3125rem;
	padding-bottom: .53125rem
}

.page .title {
	position: relative;
	margin-bottom: .234375rem
}

.page .title h2 {
	float: left;
	font-size: .46875rem;
	font-weight: 700;
	color: #62BBFF
}

.page .title>a {
	position: absolute;
	right: 0;
	top: 50%;
	float: right;
	font-size: .28125rem;
	padding-right: .3125rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #b6b6b6;
	background: url(../images/yjt_13.jpg) 90% center no-repeat;
	background-size: .13rem
}

.page .title .swiper-pagination {
	right: 1.6rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.page .title .swiper-pagination span {
	position: relative;
	width: 1.046875rem;
	height: .453125rem;
	border-radius: 15px;
	background-color: #fff;
	font-size: .28125rem;
	opacity: 1
}

.page .title .swiper-pagination span.swiper-pagination-bullet-active {
	-webkit-background: linear-gradient(to right,#94D7FE,#1BA4FA);
	-moz-background: linear-gradient(to right,#94D7FE,#1BA4FA);
	-ms-background: linear-gradient(to right,#94D7FE,#1BA4FA);
	background: linear-gradient(to right,#94D7FE,#1BA4FA)
}

.page .title .swiper-pagination span.swiper-pagination-bullet-active::after {
	color: #fff
}

.page .title .swiper-pagination span::after {
	position: absolute;
	width: 1.046875rem;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #363636
}

.page a.dj {
	height: .78125rem;
	line-height: .78125rem;
	width: 5rem;
	text-align: center;
	font-size: .3125rem;
	color: #717171;
	border: 2px solid #333;
	margin: 0 auto;
	margin-top: .46875rem;
	border-radius: 5px;
	display: block;
}

.zylist ul li {
	height: 2.890625rem;
	margin-bottom: .234375rem;
	padding-left: .28125rem;
	padding-top: .46875rem;
	border-radius: 5px
}

.zylist ul li:nth-child(1) {
	background: url(../images/zy1_03.jpg) center no-repeat;
	background-size: cover
}

.zylist ul li:nth-child(2) {
	background: url(../images/zy2_23.jpg) center no-repeat;
	background-size: cover
}

.zylist ul li:nth-child(3) {
	background: url(../images/rmzy_jiudian.jpg) center no-repeat;
	background-size: cover
}
.zylist ul li:nth-child(4) {
	background: url(../images/rmzy_youer.jpg) center no-repeat;
	background-size: cover
}

.zylist ul li a {
	color: #fff
}

.zylist ul li a b {
	font-size: .46875rem
}

.zylist ul li a p {
	font-size: .28125rem
}

.zylist ul li a span {
	display: inline-block;
	height: .453125rem;
	width: .46875rem;
	background: url(../images/yjt_10.png) center no-repeat;
	background-size: cover;
	margin-top: .546875rem
}

.hbg15 {
	height: .234375rem;
	background-color: #f7f7f7
}

.xyhj .video {
	position: relative;
	height: 2.734375rem;
	background: url(../images/video_21.jpg) center no-repeat;
	background-size: cover
}

.xyhj .video span {
	position: absolute;
	height: 1rem;
	width: 1rem;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: url(../images/video_play_14.png) center no-repeat;
	background-size: cover
}

.xhsz .swiper-pagination-sz span {
	background-color: #000;
	opacity: .5
}

.xhsz .swiper-pagination-sz .swiper-pagination-bullet-active {
	opacity: 1
}

.xhsz .swiper-pagination-sz span.swiper-pagination-bullet-active {
	background-color: #e70
}

.xhsz.page {
	padding-bottom: .234375rem
}

.jxzp .title .swiper-pagination-zp span:nth-child(1)::after {
	content: '中烹'
}

.jxzp .title .swiper-pagination-zp span:nth-child(2)::after {
	content: '西点'
}

.jxzp .title .swiper-pagination-zp span:nth-child(3)::after {
	content: '西餐'
}

.jxzp .swiper-slide ul li {
	float: left;
	width: 32.5%;
	margin-bottom: .1875rem
}

.jxzp .swiper-slide ul li:nth-child(1) {
	width: 100%;
	border-radius: 5px
}

.jxzp .swiper-slide ul li.m {
	margin: 0 1.25%
}

.page_news .title .swiper-pagination-news span:nth-child(1)::after {
	content: '校园'
}
.page_news .title .swiper-pagination-news span:nth-child(2)::after {
	content: '就业'
}
.page_news .title .swiper-pagination-news span:nth-child(3)::after {
	content: '中餐'
}
.page_news .title .swiper-pagination-news span:nth-child(4)::after {
	content: '西点'
}
.page_news .title .swiper-pagination-news span:nth-child(5)::after {
	content: '升学'
}
.page_news .swiper_news .swiper-slide li {
	position: relative;
	border-bottom: 1px solid #eaeaea;
	padding-top: .234375rem;
	padding-bottom: .234375rem
}

.page_news .swiper_news .swiper-slide li:nth-child(1) {
	border-top: 1px solid #eaeaea
}

.page_news .swiper_news .swiper-slide li .l {
	float: left;
	width: 2.84375rem;
	border-radius: 5px;
	overflow: hidden
}

.page_news .swiper_news .swiper-slide li .r {
	float: left;
	width: 5.625rem;
	margin-left: .46875rem;
	padding-top: .15625rem
}

.page_news .swiper_news .swiper-slide li .r h2 {
	float: left;
	width: 5rem;
	font-size: .375rem;
	margin-bottom: .234375rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.page_news .swiper_news .swiper-slide li .r span {
	float: right;
	font-size: .28125rem;
	color: #828282
}

.page_news .swiper_news .swiper-slide li .r p {
	font-size: .28125rem;
	line-height: .4375rem;
	color: #828282;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.page_news .swiper_news .swiper-slide li .r b {
	position: absolute;
	width: .453125rem;
	height: .109375rem;
	right: 0;
	bottom: .3125rem;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAHCAYAAAD03kbyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTgtMTEtMjBUMTU6MDQ6MzkrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE4LTExLTIxVDA5OjA1OjAxKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE4LTExLTIxVDA5OjA1OjAxKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3OEVEMEUzNkVEMjkxMUU4ODEyRkZCNzYxNzI1REQ2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3OEVEMEUzN0VEMjkxMUU4ODEyRkZCNzYxNzI1REQ2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc4RUQwRTM0RUQyOTExRTg4MTJGRkI3NjE3MjVERDY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjc4RUQwRTM1RUQyOTExRTg4MTJGRkI3NjE3MjVERDY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Z3CEqAAAAMBJREFUeNpi/P//PwPdAchSqMV8QDwViK8B8Rog1sShRQiIZ0HVLQJieRzqpIF4GVTdXBAfbheSpb0gNyDhy0DMhcWwmWjq9gAxC5oaJiDehqZuNTZLz6ApAmF1NMNYgfgOmpq/QCyHpk4AiD+hqXsAs4sJSeFFNI3PgPglmtgfID6LJnYFiF+jiX2BiiODu9jiFBQHq4D4IRCfBmJnHHGlAMTrgfgREB8GYhMc6rSAeCdU3X4g1ofZxTgQqRcgwAAf12lvH7Ui5wAAAABJRU5ErkJggg==) center no-repeat;background-size: cover
}

.about_us .title .swiper-pagination-about span:nth-child(1)::after {
	content: '地址'
}

.about_us .title .swiper-pagination-about span:nth-child(2)::after {
	content: '赛事'
}

.about_us .title .swiper-pagination-about span:nth-child(3)::after {
	content: '资质'
}

.about_us .swiper_about .swiper-slide {
	border-radius: 10px;
	overflow: hidden
}

.about_us .swiper_about .ss {
	background-color: #f7f7f7
}

.about_us .swiper_about .ss ul>li {
	position: relative;
	float: left;
	width: 50%;
	color: #363636
}

.about_us .swiper_about .ss ul>li h2 {
	font-size: .375rem;
	font-weight: 700;
	padding-bottom: .234375rem
}

.about_us .swiper_about .ss ul>li p {
	font-size: .28125rem
}

.about_us .swiper_about .ss ul>li:nth-child(1) {
	padding-left: .3125rem;
	padding-right: .3125rem;
	padding-top: .859375rem
}

.about_us .swiper_about .ss ul>li:nth-child(1) img {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.46875rem;
	height: 1.265625rem
}

.about_us .swiper_about .ss ul>li:nth-child(4) {
	padding-top: .46875rem;
	padding-left: .3125rem;
	padding-right: .3125rem
}

.about_us .swiper_about .dz div {
	position: absolute;
	height: 1.875rem;
	width: 90%;
	left: 50%;
	background-color: #fff;
	bottom: .3125rem;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	padding-right: .3125rem;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.about_us .swiper_about .dz div span {
	float: left;
	height: 100%;
	width: 15%;
	background: url(../images/dz2_03.png) center 0 no-repeat;
	background-size: .5rem
}

.about_us .swiper_about .dz div ul {
	float: left;
	width: 85%
}

.about_us .swiper_about .dz div ul li {
	font-size: .25rem;
	height: .625rem
}

.about_us .swiper_about .dz div ul li:nth-child(2) {
	border-top: 1px solid #eaeaea;
	padding-top: .234375rem
}
/* 底部表单 */
.bottom .content {
	margin: 0 auto 0.7rem;
}
.bottom form{
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
    border-radius: 10px;
    box-shadow:0px 1px 10px 5px #eee;
}
.bottom h2{
    font-size: 0.47rem;
    font-weight: bold;
    color: #2EAFE8;
    text-align: center;
    padding:0.7rem;
}
.bottom .layui-form-label{
	width: 1rem;
	line-height:1rem;
	padding:0;
}
.bottom .layui-input-block{
	margin-left: 1.2rem;
	line-height:1rem;
	
}
.bottom .layui-input,.bottom .layui-textarea{
	width: 90%;
	height:1rem;
	line-height: 1rem;
}
.bottom .layui-btn{
	width: 90%;
}
/* 底部说明 */
.footer ul li{
    text-align: center;
    color: #787878;
    margin-bottom:0.05rem;
}
.footer ul li span{
    color: #2EAFE8
}
.footer ul{
    margin-bottom: 0.4rem;
}
.footer_copy {
	font-size: 12px;
	padding-bottom: 2rem;
	text-align: center
}

.fix_footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 640px;
	font-size: .3125rem;
	background-color: #006FFF;
	border-top: #eaeaea solid 1px;
	z-index: 800
}

.fix_footer ul li {
    float: left;
    width: 25%;
	padding: 0.2rem 0;
	border-right: 1px solid #fff;
    text-align: center;
}
.fix_footer ul li:last-child {
	border: none;
}
.fix_footer ul li a {
	color: #fff;
}

.fix_footer ul li p {
	height: .6rem;
}

.fix_footer ul li p span {
	font-size: .28125rem;
}

.fix_footer ul li:nth-child(1) p {
	background: url(../images/fz.png) center no-repeat;
	background-size: .55rem
}

.fix_footer ul li:nth-child(2) p {
	background: url(../images/xdxc.png) center no-repeat;
	background-size: .55rem
}

.fix_footer ul li:nth-child(3) p {
	background: url(../images/zx.png) center no-repeat;
	background-size: .55rem
}

.fix_footer ul li:nth-child(4) p {
	background: url(../images/dh.png) center no-repeat;
	background-size: .55rem
}

.wxtk.on {
	display: block
}

.wxtk.r {
	left: 1000px !important
}

.wxtk.t {
	top: -300px !important
}

.wxtk.l {
	left: -1000px !important
}

.wxtk {
	z-index: 10001;
	display: none;
	position: fixed;
	top: .15625rem;
	max-width: 560px;
	margin-bottom: 5rem;
	padding-top: .171875rem;
	padding-bottom: .171875rem;
	padding-left: .3125rem;
	box-shadow: 3px 2px 25px #aaa;
	border-radius: 5px;
	background-color: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s
}

.wxtk div {
	float: left;
	position: relative;
	height: .703125rem;
	width: .703125rem
}

.wxtk div span {
	position: absolute;
	height: .3125rem;
	width: .3125rem;
	line-height: .3825rem;
	right: -10%;
	top: -10%;
	text-align: center;
	font-size: .234375rem;
	border-radius: 50%;
	background-color: red;
	color: #fff
}

.wxtk p {
	font-size: .28125rem;
	height: .703125rem;
	line-height: .703125rem;
	margin-left: 1.09375rem;
	color: #828282
}

audio {
	display: none
}

#video.on {
	display: block
}

#video {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 10000
}

#video video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

@keyframes shaked {
	0% {
		transform: rotate(0)
	}

	10% {
		transform: rotate(0)
	}

	20% {
		transform: rotate(-10deg)
	}

	30% {
		transform: rotate(10deg)
	}

	40% {
		transform: rotate(-8deg)
	}

	50% {
		transform: rotate(8deg)
	}

	60% {
		transform: rotate(-5deg)
	}

	70% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-2deg)
	}

	90% {
		transform: rotate(2deg)
	}

	100% {
		transform: rotate(0)
	}
}

/* 弹框 */
.qptk {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 10000
}

.qptk>p {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5)
}

.zytk>.main_zytk {
	position: absolute;
	top: 45%;
	left: 50%;
	width: 100%;
	max-width: 640px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.zytk>.main_zytk>div:nth-child(1) {
	height: 4.0625rem
}

.zytk>.main_zytk>div:nth-child(2) {
	position: relative;
	text-align: center;
	width: 6.5625rem;
	margin: 0 auto;
	padding-top: .546875rem;
	padding-bottom: .46875rem;
	background-color: #fff;
	border-radius: 17px
}

.zytk>.main_zytk>div:nth-child(2)>p {
	position: absolute;
	width: 4.0625rem;
	height: .65625rem;
	top: 0;
	left: 50%;
	background: url(../images/30bg_03-min.png) center no-repeat;
	background-size: cover;
	padding-top: .046875rem;
	font-size: .3125rem;
	color: #fff;
	-webkit-transform: translate(-50%,-45%);
	-moz-transform: translate(-50%,-45%);
	-ms-transform: translate(-50%,-45%);
	transform: translate(-50%,-45%)
}

.zytk>.main_zytk>div:nth-child(2)>div {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: .546875rem;
	margin-bottom: .46875rem
}

.zytk>.main_zytk>div:nth-child(2)>div .tkxf {
	width: 85%;
	font-size: .40625rem;
	color: #000;
	margin: 0 auto
}

.zytk>.main_zytk>div:nth-child(2)>div .tkxf span {
	font-size: .40625rem;
	color: #c80000
}

.zytk>.main_zytk>div:nth-child(2)>div .tkzx {
	font-size: .375rem;
	font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
	color: #000;
	font-weight: 400
}

.zytk>.main_zytk>div:nth-child(2)>div .tkren {
	font-size: .25rem;
	color: #8a8a8a;
	margin-top: .078125rem
}

.zytk>.main_zytk>div:nth-child(2)>div .tkth {
	position: absolute;
	bottom: 0;
	left: 50%;
	padding: 0 3px;
	background-color: #fff;
	-webkit-transform: translate(-50%,50%);
	-moz-transform: translate(-50%,50%);
	-ms-transform: translate(-50%,50%);
	transform: translate(-50%,50%)
}

.zytk>.main_zytk>div:nth-child(2)>a {
	display: inline-block;
	width: 2.578125rem;
	height: .78125rem;
	line-height: .78125rem;
	font-size: .34375rem;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	background-color: #e60000
}

.zytk>.main_zytk>div:nth-child(2)>a.jt {
	background-color: #5dbd00;
	margin-left: .390625rem
}

.zytk>.main_zytk>div:nth-child(3) {
	position: absolute;
	top: 1.5625rem;
	width: 100%;
	height: 4.0625rem;
	background: url(../images/hbg_02-min.png) center no-repeat;
	background-size: 10rem
}

.cgztk .cgzjj,.zytk>.main_zytk .jj,.zytk>.main_zytk .zyjj {
	position: absolute;
	right: 10%;
	top: 0;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
	border: 0;
	box-sizing: border-box;
	box-shadow: inset 0 0 0 2px #fff;
	font-size: inherit;
	font-weight: 300;
	text-align: center;
	text-transform: capitalize;
	vertical-align: middle;
	border-radius: 100%;
	box-shadow: none;
	color: #fff
}

.cgztk .cgzjj::after,.cgztk .cgzjj::before,.zytk>.main_zytk .jj::after,.zytk>.main_zytk .jj::before,.zytk>.main_zytk .zyjj::after,.zytk>.main_zytk .zyjj::before {
	box-sizing: border-box;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 100%
}

.cgztk .cgzjj::before,.zytk>.main_zytk .jj::before,.zytk>.main_zytk .zyjj::before {
	border: 2px solid transparent;
}

.cgztk .cgzjj::after,.zytk>.main_zytk .jj::after,.zytk>.main_zytk .zyjj::after {
	border: 0 solid transparent
}

.cgztk .cgzjj.on::before,.zytk>.main_zytk .jj.on::before,.zytk>.main_zytk .zyjj.on::before {
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	-webkit-transition: border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s;
	transition: border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s
}

.cgztk .cgzjj.on:after,.zytk>.main_zytk .jj.on::after,.zytk>.main_zytk .zyjj.on::after {
	border-top: 2px solid #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-transition: -webkit-transform .4s linear 0s,border-left-width 0s linear .35s;
	transition: transform .4s linear 0s,border-left-width 0s linear .35s
}

.qptk.on {
	display: block
}

.qptk.on>div>div:nth-child(2) .jt {
	animation: tkshake 1s;
	-o-animation: tkshake 1s;
	-webkit-animation: tkshake 1s;
	-moz-animation: tkshake 1s
}

@keyframes tkshake {
	0%,100% {
		-webkit-transform: rotate(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: rotate(5deg)
	}

	20%,40%,60%,80% {
		-webkit-transform: rotate(-5deg)
	}
}

@-o-keyframes tkshake {
	0%,100% {
		-o-transform: rotate(0)
	}

	10%,30%,50%,70%,90% {
		-o-transform: rotate(5deg)
	}

	20%,40%,60%,80% {
		-o-transform: rotate(-5deg)
	}
}

@-webkit-keyframes tkshake {
	0%,100% {
		-webkit-transform: rotate(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: rotate(5deg)
	}

	20%,40%,60%,80% {
		-webkit-transform: rotate(-5deg)
	}
}

@-moz-keyframes tkshake {
	0%,100% {
		-moz-transform: rotate(0)
	}

	10%,30%,50%,70%,90% {
		-moz-transform: rotate(5deg)
	}

	20%,40%,60%,80% {
		-moz-transform: rotate(-5deg)
	}
}

.zsjz {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100vw;
	z-index: 1000
}

.zsjz>p {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.5)
}

.zsjz>div {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 7.2640625rem;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: url(http://shxdf-file.oss-cn-hangzhou.aliyuncs.com/m/banner/jzbg_02-min.jpg);
	padding: .15625rem;
	z-index: 15000
}

.zsjz>div>img {
	position: absolute;
	width: 1.28125rem;
	height: .828125rem;
	right: 0;
	top: .35625rem
}

.zsjz>div>div {
	height: 100%;
	width: 100%;
	border-color: #c80000;
	border-style: solid;
	border-width: .078125rem;
	padding: .234375rem
}

.zsjz>div>div>div {
	text-align: center
}

.zsjz>div>div>div:nth-child(1) h2 {
	font-size: .444rem;
	font-weight: 700;
	color: #c80000;
	margin-top: .234375rem
}

.zsjz>div>div>div:nth-child(1) p {
	font-size: .444rem;
	font-weight: 700;
	margin-bottom: .078125rem
}

.zsjz>div>div>div:nth-child(1) a {
	display: inline-block;
	height: .5625rem;
	line-height: 1;
	padding: .15rem .2rem;
	font-size: .3rem;
	margin: 0 auto;
	color: #fff;
	background: url(http://shxdf-file.oss-cn-hangzhou.aliyuncs.com/m/banner/jzhbg_03.jpg) center no-repeat;
	background-size: cover
}

.zsjz>div>div>div:nth-child(1) a span {
	font-size: .3rem;
	color: #ffea00
}

.zsjz>div>div>div:nth-child(2) {
	border: 2px solid #c80000;
	padding-top: .15625rem;
	padding-left: .3125rem;
	padding-right: .3125rem;
	padding-bottom: .15625rem;
	margin-top: .3125rem;
	font-size: .28rem;
	text-align: left;
	line-height: .390625rem;
	word-break: break-all;
	word-wrap: break-word
}

.zsjz>div>div>div:nth-child(2) span:nth-child(1) {
	font-size: .28rem;
	font-weight: 700;
	color: #c80000
}

.zsjz>div>div>div.jz_form {
	margin-top: .625rem
}

.zsjz>div>div>div.jz_form p {
	height: .8125rem;
	line-height: .8125rem;
	border-bottom: 1px solid #bdb7af
}

.zsjz>div>div>div.jz_form p:nth-child(1) {
	border-top: 1px solid #bdb7af
}

.zsjz>div>div>div.jz_form p:nth-child(4) {
	display: inline-block;
	height: .546875rem;
	line-height: 1;
	padding: .15rem .8rem;
	font-size: .3rem;
	margin: 0 auto;
	border: none;
	background: url(http://shxdf-file.oss-cn-hangzhou.aliyuncs.com/m/banner/jzhbg_03.jpg) center no-repeat;
	background-size: cover;
	color: #fff;
	margin-top: .3125rem
}

.zsjz>div>div>div.jz_form p span {
	float: left;
	width: 30%;
	height: .8125rem;
	line-height: .8125rem;
	text-align: left
}

.zsjz>div>div>div.jz_form p input {
	float: left;
	width: 70%;
	border: none;
	background: 0 0;
	height: .8125rem;
	line-height: .8125rem
}

.zsjz>div>div>div.jz_form>span {
	display: block;
	font-size: .21875rem;
	color: #969696;
	margin-bottom: .15625rem;
	margin-top: .3125rem
}

.zsjz>div>div>div.jz_form>span i {
	color: #c80000
}

.zytk {
	position: fixed;
	height: 100vh;
	width: 100vw;
	left: 0;
	top: 0;
	z-index: 9999
}

.zytk>.bg_zytk {
	position: absolute;
	height: 100vh;
	width: 100vw;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5)
}

.zytk>.main_zytk {
	position: absolute;
	width: 7.2640625rem;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 15px;
	z-index: 1001
}

.zytk>.main_zytk h2 {
	height: 1rem;
	padding: .3rem 0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #ff4700;
	text-align: center
}

.zytk>.main_zytk h2>p {
	position: relative;
	display: inline-block;
	font-size: .5rem;
	font-weight: 700;
	line-height: 1;
	color: #fff
}

.zytk>.main_zytk h2>p:after {
	position: absolute;
	content: '';
	width: .25rem;
	height: .234375rem;
	right: -.390625rem;
	top: 48%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../images/xx_03.png) center no-repeat;
	background-size: .25rem
}

.zytk>.main_zytk h2>p:before {
	position: absolute;
	content: '';
	width: .25rem;
	height: .234375rem;
	left: -.390625rem;
	top: 48%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../images/xx_03.png) center no-repeat;
	background-size: .25rem
}

.zytk>.main_zytk>ul {
	padding-left: .28125rem;
	padding-right: .28125rem
}

.zytk>.main_zytk>ul li {
	padding-top: .265625rem;
	padding-bottom: .265625rem;
	border-bottom: 1px solid #e5e5e5
}

.zytk>.main_zytk>ul li img {
	float: left;
	width: 1.953125rem;
	height: 1.953125rem
}

.zytk>.main_zytk>ul li>div {
	float: right;
	width: 4.21875rem
}

.zytk>.main_zytk>ul li>div h3 {
	font-size: .4rem;
	font-weight: 700
}

.zytk>.main_zytk>ul li>div h3 span {
	font-size: .4rem;
	color: #ff2100
}

.zytk>.main_zytk>ul li>div>p {
	font-size: .3rem;
	line-height: .4rem;
	margin-bottom: .05rem;
	color: #999
}

.zytk>.main_zytk>ul li>div>div a {
	float: left;
	font-size: .26666667rem;
	height: .55rem;
	line-height: 0.35rem;
	color: #ff4100;
	border: 1px solid #ff4100;
	padding: .1rem .2rem;
	border-radius: 5px
}

.zytk>.main_zytk>ul li>div>div a:nth-child(2) {
	margin-left: .21875rem
}

.zytk>.main_zytk>a {
	font-size: .3rem;
	color: #999;
	text-align: center;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	display: block;
}

.zytk>.main_zytk .zyjj {
	position: absolute;
	right: -.65rem;
	top: -1.2rem;
	color: #fff
}

.hot {
	padding-top: .46875rem;
	padding-bottom: .46875rem;
	background: url(../images/hrbg_01-min.jpg) center no-repeat;
	background-size: cover
}

.hot li {
	float: left
}

.hot li>div {
	padding-top: .3125rem;
	padding-left: .46875rem
}

.hot li:nth-child(1) {
	width: 36%
}

.hot li:nth-child(2) {
	width: 40%
}

.hot li:nth-child(3) {
	width: 24%;
	box-sizing: border-box
}

.hot li .li21 {
	height: 2.734375rem
}

.hot li .li21 img {
	width: .875rem;
	margin-bottom: .078125rem
}

.hot li .li21 h2 {
	font-size: .4rem;
	color: #fff
}

.hot li .li21 p {
	margin-bottom: .390625rem
}

.hot li .li21 p,.hot li .li21 span {
	font-size: .23333333rem;
	color: #fff
}

.hot li .li22 {
	background-color: #dfae81;
	padding-bottom: .359375rem
}

.hot li .li22 img {
	width: 1.5rem;
	margin-bottom: .078125rem
}

.hot li .li22 h2 {
	font-size: .4rem;
	color: #ad1115
}

.hot li .li22 p {
	font-size: .23333333rem;
	color: #ad1115
}

.hot li .li31 {
	height: 1.984375rem;
	background-color: #dfae81
}

.hot li .li31 img {
	width: .390625rem;
	margin-bottom: .078125rem
}

.hot li .li31 p {
	font-size: .23333333rem;
	color: #ad1115
}

.hotslide {
	padding-top: .46875rem;
	margin-top: .390625rem;
	padding-bottom: .390625rem;
	background: url(../images/hotslidebg_10-min.jpg)
}

.hotslide .tit {
	padding-bottom: .234375rem
}

.hotslide .tit p {
	float: left;
	font-size: .3rem;
	color: #363636
}

.hotslide .tit p span {
	font-size: .35rem;
	font-weight: 700;
	color: #ad1115
}

.hotslide .tit a {
	float: right;
	font-size: .23333333rem;
	padding-left: .15625rem;
	padding-right: .15625rem;
	padding-top: .046875rem;
	padding-bottom: .046875rem;
	border-radius: 30px;
	background-color: #ad1115;
	color: #fff
}

.hotslide .swiper-container-hot {
	width: 92%;
	margin: 0 auto;
	height: 3.09375rem;
	background-color: #fff;
	padding-left: .296875rem;
	padding-right: .296875rem
}

.hotslide .swiper-container-hot .swiper-slide {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: .15625rem;
	padding-bottom: .15625rem;
	border-bottom: 1px dotted #666
}

.hotslide .swiper-container-hot .swiper-slide span {
	display: inline-block;
	color: #666;
	line-height: 1;
	font-size: .3rem
}

.hotslide .swiper-container-hot .swiper-slide span:nth-child(5) {
	color: #ad1115;
	margin-right: 0
}

.hotss {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f7f7f7;
	padding-top: .25rem;
	padding-bottom: .25rem
}

.hotss>span {
	float: left;
	font-size: .28rem;
	color: #ed7702;
	padding: .2rem 3%;
	border-radius: 30px;
	background-color: #fff;
	border: 1px solid #efefef
}

.hotss>span:nth-child(1) {
	float: left;
	text-align: right;
	width: 10%;
	color: #717171;
	padding: .1rem 0;
	border-radius: 30px;
	background-color: transparent;
	border: 1px solid transparent
}

.x-wx-tc {
	width: 100%;
	max-width: 11.851852rem;
	padding: 0 .277778rem;
	display: none;
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	top: .185185rem;
	z-index: 999
}

.x-wx-tc ul {
	background: #fff;
	border-radius: .222222rem;
	height: 1.296296rem;
	box-shadow: 0 0 .185185rem #e5e5e5;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between
}

.x-wx-tc .l {
	width: 24.59016%;
	font-size: .37037rem;
	flex-shrink: 0;
	background: url(data:image/svg+xml;
	base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik03NzkuMTI3IDBDOTI2LjY1MiAwIDEwMjQgOTUuMzg2IDEwMjQgMjQ0Ljg3M3Y1MzQuMjU0QzEwMjQgOTI4LjYzMSA5MjYuNjUyIDEwMjQgNzc5LjEyNyAxMDI0SDI0NC44NzNDOTcuMzQ4IDEwMjQgMCA5MjguNjE0IDAgNzc5LjEyN1YyNDQuODczQzAgOTUuMzY5IDk3LjM0OCAwIDI0NC44NzMgMGg1MzQuMjU0em0tNzQuOTIyIDU4NC40M2MtMTEuMzMyIDAtMjIuNzg0LTExLjM4My0yMi43ODQtMjMuMDQgMC0xMS40MzQgMTEuNDUyLTIzLjAyMiAyMi44LTIzLjAyMiAxNy4yOSAwIDI4Ljc0MSAxMS41ODggMjguNzQxIDIzLjA0IDAgMTEuNTcxLTExLjQ1MiAyMy4wMjMtMjguNzQgMjMuMDIzem0tMTI2LjI3NiAwYy0xMS40MDEgMC0yMi45MjEtMTEuMzgzLTIyLjkyMS0yMy4wNCAwLTExLjQzNCAxMS41Mi0yMy4wMjIgMjIuOTItMjMuMDIyIDE3LjQwOSAwIDI4Ljc1OCAxMS41ODggMjguNzU4IDIzLjA0IDAgMTEuNTcxLTExLjMzMiAyMy4wMjMtMjguNzU3IDIzLjAyM3ptMjU4LjMzOCAyOC44MWMwLTkyLjE2LTkxLjgxOS0xNjcuMjg4LTE5NS4wMDQtMTY3LjI4OC0xMDkuMjQ0IDAtMTk1LjE5MiA3NS4xNzktMTk1LjE5MiAxNjcuMjg3IDAgOTIuNDM0IDg2LjAxNiAxNjcuMjg4IDE5NS4xOTIgMTY3LjI4OCAyMi44NyAwIDQ1LjkxLTUuNzE3IDY4Ljg0Ny0xMS41MDNsNjIuOTQyIDM0LjY0NS0xNy4yMi01Ny42MTdjNDYuMDQ1LTM0Ljc4MiA4MC40MzUtODAuNzc2IDgwLjQzNS0xMzIuODEzek0zNDIuNjk5IDQyOC43MTRjLTE3LjIyIDAtMzQuNTc3LTExLjU3Mi0zNC41NzctMjguODA5IDAtMTcuMzc0IDE3LjM1Ni0yOC43NTcgMzQuNTk0LTI4Ljc1NyAxNy4yMiAwIDI4LjYyIDExLjM4MyAyOC42MiAyOC43NTcgMCAxNy4yMzctMTEuNCAyOC44MDktMjguNjIgMjguODA5ek01MDMuMzMgMzcxLjA4YzE3LjM0IDAgMjguNzQgMTEuNDUxIDI4Ljc0IDI4Ljc1NyAwIDE3LjIzNy0xMS40IDI4LjgwOC0yOC43NCAyOC44MDgtMTcuMTY5IDAtMzQuMzktMTEuNTctMzQuMzktMjguODA4IDAtMTcuMzU3IDE3LjIyMS0yOC43NTcgMzQuMzktMjguNzU3em0xMjMuMzU4IDYyLjQ2NGM3LjQ3NSAwIDE0LjgzLjU4IDIyLjE4NyAxLjM5OS0xOS45MTctOTIuODYtMTE4Ljc4NC0xNjEuODc3LTIzMS42NDYtMTYxLjg3Ny0xMjYuMTQgMC0yMjkuNDk2IDg2LjMyMy0yMjkuNDk2IDE5Ni4wNDQgMCA2My4yODQgMzQuMzkgMTE1LjMyIDkxLjgxOSAxNTUuNjQ4bC0yMi45MiA2OS4zMjUgODAuMjQ3LTQwLjM5N2MyOC42ODkgNS42NjcgNTEuNzQ2IDExLjUyIDgwLjM4NCAxMS41MiA3LjIwMiAwIDE0LjM3LS4zMjQgMjEuNDAyLS44MTlhMTc0LjU1OCAxNzQuNTU4IDAgMCAxLTcuMS00OC4zNWMuMDY4LTEwMC43NjEgODYuMTM1LTE4Mi40OTMgMTk1LjEyMy0xODIuNDkzeiIgZmlsbD0iIzNjYjAzNSIvPjwvc3ZnPg==) no-repeat .462963rem;height: .740741rem;
	padding-left: 1.388889rem;
	line-height: .740741rem;
	background-size: .740741rem
}

.x-wx-tc .c {
	width: 66.39344%;
	padding: 0 .222222rem 0 .277778rem
}

.x-wx-tc .c p {
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .37037rem
}

.x-wx-tc .c .t {
	position: relative
}

.x-wx-tc .c .t .name {
	font-size: .37037rem
}

.x-wx-tc .c .t .num {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	background: #e00;
	color: #fff;
	width: .333333rem;
	height: .333333rem;
	line-height: .333333rem;
	border-radius: 50%;
	font-size: .222222rem;
	text-align: center
}

.x-wx-tc .c .b {
	color: #575757;
	height: .407407rem;
	line-height: .407407rem;
	font-size: .259259rem
}

.x-wx-tc .c .bq {
	display: flex;
	align-content: center;
	align-items: center
}

.x-wx-tc .c .bq img {
	width: .37037rem;
	margin-left: .037037rem;
	transform: translateY(-.5px)
}

.x-wx-tc .r {
	width: 9.83607%;
	flex-shrink: 0;
	text-align: right;
	padding-right: .277778rem;
	font-size: .277778rem;
	padding-bottom: .37037rem
}

.cgztk {
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 1000
}

.cgztk>div {
	position: absolute;
	width: 7.2rem;
	left: 50%;
	top: 50%;
	margin-left: -3.6rem;
	margin-top: -3.6rem
}

.cgztk>p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: -100
}

.cgztk .cgzjj {
	position: absolute;
	right: 10%;
	top: 20%;
	color: #fff
}
/* .fixhb{position:fixed;right:0;top:79%;width:1.8rem;height:1.8rem;margin-top:-1rem;background:url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/m/index/sy-tbzy.png) center no-repeat;
background-size:cover;z-index:10000;}.aut-enrollment>h3{font-size:.4rem;font-weight:600;text-align:center;background-color:#e60012;color:#fff;padding:0.28rem 0;} */
.fixhb {
	position: fixed;
	right: 0;
	top: 79%;
	width: 3.3rem;
	height: 2.8rem;
	margin-top: -1rem;
	background: url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/m/index/222_04.gif) center no-repeat;
	background-size: cover;
	z-index: 10000;
}

.aut-enrollment>h3 {
	font-size: .4rem;
	font-weight: 600;
	text-align: center;
	background-color: #e60012;
	color: #fff;
	padding: 0.28rem 0;
}

.aut-title,.aut-swiper .swiper-slide,.aut-xc {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.36rem;
	text-align: center;
	background-color: #eee;
	height: 0.8rem;
	line-height: 0.8rem;
}

.aut-swiper .swiper-slide {
	background-color: #fff;
}

.aut-title li,.aut-swiper .swiper-slide .aut-zy {
	width: 30%;
	font-size: inherit;
	font-weight: 600;
}

.aut-swiper .swiper-slide>div.aut-sy {
	color: #2EAFE8;
}

.aut-title li:nth-child(2),.aut-title li:nth-child(3),.aut-swiper .swiper-slide .aut-xz,.aut-swiper .swiper-slide .aut-sy {
	width: 12%;
}

.aut-title li:nth-child(4),.aut-swiper .swiper-slide .aut-by {
	width: 35%;
}

.aut-title li:nth-child(5),.aut-swiper .swiper-slide .aut-yh {
	width: 18%;
}

.aut-title li+li,.aut-swiper .swiper-slide>div {
	border-left: 1px solid #ffffff;
}

.aut-swiper .swiper-slide>div {
	border-color: #eee;
	color: #666;
}

.aut-swiper .swiper-slide {
	font-size: 0.3rem;
	border-bottom: 1px solid #eee;
}

.aut-swiper .swiper-slide .aut-yh {
	border-right: 1px solid #eee;
	color: #2EAFE8;
}

.aut-swiper .swiper-slide .aut-yh a {
	color: inherit;
}

.aut-swiper .swiper-slide .aut-zy {
	font-weight: normal;
}

.aut-xc {
	height: auto;
	margin-top: 0.4rem;
	background-color: #e60012;
	color: #fff;
	padding: .2rem .2rem .2rem 0;
}

.xc-le {
	width: 27%;
	text-align: left;
	padding-left: .3rem;
}

.xc-le h3 {
	text-align: left;
	font-size: 0.4rem;
	font-weight: bold;
	line-height: .55rem;
}

.xc-swiper {
	width: 73%;
}

.xc-swiper .swiper-container {
	height: 100%;
}

.xc-swiper .swiper-slide {
	background-image: url(../images/hb-s1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.xc-swiper .swiper-slide:nth-child(2) {
	background-image: url(../images/hb-s2.jpg);
}

.xc-swiper .swiper-slide:nth-child(3) {
	background-image: url(../images/hb-s3.jpg);
}

.aut-cc {
	width: .5rem;
	margin: .2rem 0;
}

.aut-ct {
	width: 1.3rem;
	margin-bottom: .2rem;
}

.xc-le h4 {
	font-size: .33rem;
	line-height: .4rem;
	margin-bottom: .25rem;
}

.zcytk {
	z-index: 10000;
}

.zcytk>div {
	margin-top: -4rem;
	margin-left: -4.1rem;
	width: 8.2rem;
	border-radius: 0;
}

.zcytk>div h3 {
	background-color: #fcb428;
	text-align: center;
	font-size: .45rem;
	font-weight: bold;
	padding: .275rem 0;
}

.zcytk>div .top-xx,.zcytk>div .bot-title,.bot-bot1,.bot-bot2,.bot-bot3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #bfbfbf;
	border-top: 0;
	background-color: #fff;
}

.zcytk .bm-l {
	width: 26%;
	text-align: center;
	font-size: .32rem;
}

.zcytk .bm-r {
	width: calc(74% - 2px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid #bfbfbf;
}

.zcytk .bm-r div {
	width: 50%;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding: .05rem;
	position: relative;
}

.zcytk .bm-r div:nth-child(2n) {
	border-right: 0;
}

.bm-r div input,.bm-r div select {
	width: 100%;
	border: 0;
	display: inline-block;
	padding: .1rem 0 .1rem .1rem;
	font-size: .275rem;
	color: #a0a0a0;
}

.bm-r div select {
	padding: 0 0 .1rem .1rem;
	-webkit-appearance: menu;
	background-color: transparent;
}

.bot-title .bm-r div,.bot-bot1 .bm-r div,.bot-bot1 .bm-r,.bot-bot2 .bm-r,.bot-bot2 .bm-r div,.bot-xx .bot-title .bm-r,.zytk .top-xx .bm-r div:last-child {
	border-bottom: 0;
	border-top: 0;
}

.zcytk .top-xx .bm-r div:last-child {
	width: 100%;
	border-right: 0;
	border-bottom: 0;
	font-size: .275rem;
}

.zcytk .top-xx .bm-r div:last-child input {
	width: 42%;
}

.zcytk .bm-r {
	border-right: 0;
}

.bot-title .bm-r {
	text-align: center;
	font-size: .35rem;
	font-weight: bold;
}

.bot-title div {
	height: .8rem;
	line-height: .7rem;
	font-size: .35rem !important;
	font-weight: bold;
}

.bot-bot1 .bm-l {
	font-size: .32rem;
	font-weight: normal;
}

.zxc .top-xx {
	border-bottom: 0;
}

.zcytk>div h3 {
	background-color: #fcb428;
	text-align: center;
	font-size: .45rem;
	font-weight: bold;
	padding: .275rem 0;
	position: relative;
}

.zcytk>div h3 span {
	color: #fcb428;
	font-weight: normal;
	font-size: .5rem;
	width: .55rem;
	height: .55rem;
	position: absolute;
	right: .1rem;
	background-color: #fee9bf;
	border-radius: 50%;
	line-height: .55rem;
	top: .3rem;
}

.zcytk .subtn {
	background-color: #fcb428;
	border: 0;
	font-size: .4rem;
	margin: 0 auto;
	display: block;
	padding: .15rem .6rem;
	border-radius: .5rem;
	margin-top: .5rem;
	font-weight: bold;
}

.zcytk b {
	position: absolute;
	height: .421875rem;
	width: .421875rem;
	background-color: #fff;
	border-radius: 5px;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.zcytk b:after {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	border-top: 5px solid #aaa;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.heartBeat {
	-webkit-animation-duration: 1.3s;
	-webkit-animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-duration: 1.3s;
	animation-name: heartBeat;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.tbck li,.tb_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .35rem;
	background-color: #f6f6f6;
	margin-bottom: .234375rem;
	align-items: center;
	padding-right: .15rem;
}

.tbck ul li:last-child {
	/*margin-bottom: 0;*/
}

.tbck li span.iconfont {
	background-color: #2EAFE8;
	color: #fef7f0;
	display: inline-block;
	width: 1rem;
	height: 1rem;
	font-size: .6rem;
	text-align: center;
	line-height: 1rem;
	margin-right: .1rem;
	vertical-align: middle;
}

.tb_btn {
	background-color: transparent;
	padding-right: 0;
	margin-bottom: 0;
}

.tbck .tb_btn a.dj {
	width: 4rem;
	margin: 0;
	margin-top: .46875rem;
}

.tb_top {
	margin-bottom: .46875rem;
}

.tb_top1 {
	margin-bottom: .234375rem;
	border-top: .234375rem solid #eee;
	padding-top: .5rem;
}

.tbck {
	padding-top: 0;
}

.xs_swiper1 .swiper-slide {
	position: relative;
}

.swiper-slide-active .tag {
	transform: translateY(0);
	transition: all 1s;
}

.tag span {
	font-size: .5rem;
}

.tag em {
	display: block;
	width: .18rem;
	height: .18rem;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-top: .2rem;
	position: absolute;
	top: 1.27rem;
	z-index: 10;
}

.tag {
	position: absolute;
	left: 3%;
	top: 0;
	color: #fff;
	width: 1.5rem;
	height: 1.6rem;
	background: #62BBFF;
	font-size: .185185rem;
	line-height: 1.1;
	display: flex;
	flex-flow: column;
	align-content: center;
	align-items: center;
	text-align: center;
	justify-content: center;
	transition: all 1s;
	transform: translateY(-100%);
}

.xs_swiper1 .swiper-slide .tag:after {
	position: absolute;
	content: "";
	top: 1.6rem;
	left: 0;
	border-left: .7511111rem solid transparent;
	border-right: .7511111rem solid transparent;
	border-top: .333333rem solid #62bbff;
}

.xs_c {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.xs_cc {
	width: .6rem;
	border-top: 1px solid #000;
	margin: .3rem .25rem 0;
	position: relative;
	top: -.65rem;
}

.tag span {
	margin-bottom: .05rem;
}

.xs_cl p {
	font-size: .35rem;
	font-weight: bold;
	line-height: .54rem;
}

.xs_cl span {
	font-size: .26rem;
}

.xs_cr span {
	display: block;
	font-size: .4rem;
	font-weight: bold;
	color: #62BBFF;
}

.xs_cr i {
	font-style: normal;
	display: block;
	font-size: .26rem;
}

.xs_co {
	background-color: #f8f8f8;
	padding: .46875rem .3rem;
	border-bottom-left-radius: .3rem;
	border-bottom-right-radius: .3rem;
}
.xs_t {
	height: 6rem;
	overflow: hidden;
}
.xs_t img {
	min-height: 100%;
}
.xs_r {
	margin: .3rem 0;
	font-size: .3rem;
	text-align: justify;
	line-height: .44rem;
	height: 1.25rem;
	overflow: hidden;
}

.xs_l {
	text-align: right;
	font-size: .3rem;
}

.xs_swiper1 .swiper-pagination-xs {
	width: .3rem !important;
	top: .4rem;
	right: .4rem;
	left: auto !important;
}

.swiper-pagination-xs .swiper-pagination-bullet {
	background: #fff;
	opacity: .75;
	transform: scale(1);
}

.swiper-pagination-xs .swiper-pagination-bullet-active {
	background: #2EB0E6;
	margin: .2rem 0;
	transform: scale(1.3);
	transition: all 1s;
}


.wrapImg,.wrapPart {
	overflow: hidden;
	margin: .1rem auto
}

.wrapBanner img,.wrapImg img,ul li img {
	width: 100%
}

.wrapBanner img,.wrapImg img {
	float: left
}

.wrapPart {
	padding: .1rem 2%
}

.wrapTB {
	padding: .1rem 0
}

.margT0 {
	margin-top: 0
}

.margB0 {
	margin-bottom: 0
}

.ft_wt500 {
	font-weight: 500
}

.ft_wt700 {
	font-weight: 700
}

.txt_center {
	text-align: center
}

.p_txt {
	text-align: justify
}

.c_red {
	color: red!important
}

.c_fff {
	color: #fff!important
}

.bg_red {
	background: red!important
}

.bg_fff {
	background: #fff!important
}

.border1 {
	border: 1px solid #222;
	overflow: hidden
}

.border2 {
	border: 2px solid #222;
	overflow: hidden
}

.wrapBanner,ul.pics_2,ul.pics_3,ul.pics_4 {
	overflow: hidden
}

ul.pics_2 li {
	float: left;
	width: 46%;
	margin: .1rem 2%
}

ul.pics_3 li {
	float: left;
	width: 32%;
	margin: .1rem 0
}

ul.pics_3 li:nth-child(3n+2) {
	margin: .1rem 2%
}

ul.pics_4 li {
	float: left;
	width: 23%;
	margin: 0 1%
}
.xsyh ul.pics_3 li a h3 {
	font-size: 0.36rem;
	color: #FE6652;
	margin: 0.2rem auto 0;
}
.xsyh ul.pics_3 li a h4 {
	font-size: 0.3rem;
	color: #222;
	margin: 0 auto 0.2rem;
	font-weight: 500;
}

.a_jdgl {
	background: none !important;
	color: #363636 !important;
	font-size: 0.28125rem !important;	
	top: 0.28rem !important;
}
/*表单、底部样式修改补充*/

.bottom form li .btn1 {
	border-radius: 0.1rem;
	width: 100%;
}
.yqts {
	height: auto !important;
}
.yqts i {
	color: #f00;
}
.bottom form li p {
	width: 100%;
	border: 1px solid #2eafe8;
	background: none;
	border-radius:0.1rem;
}
.bottom form li p span {
	border-right: 1px solid #2eafe8;
	width: 0.8rem;
	height: 0.6rem;
	margin: 0.1rem 0;
	background-position: 50% 50% !important;
	background-size: 0.45rem !important;
}
.bottom form li:nth-child(1) p>span {
	background-image: url('/public/img/ren.png');
}
.bottom form li:nth-child(2) p>span {
	background-image: url('/public/img/tel.png');
}
.bottom form li p input {
	background: none;
}
.bottom form li .btn1 {
	background-position: 70%;
}
.footer ul li span b a {
	font-size: 0.56rem;
	letter-spacing: 0.04rem;
	line-height: 1rem;
	color: #25A6E6;
}
.bottom form li .btn1 {
	background: #2eafe8 !important;
}
.btns_online {
	position:relative;
}

.btns_online i {
	position: absolute;
	top: 50%;
	left: 70%;
	width: 0.4rem;
	height: 0.4rem;
	margin-top: -0.2rem;
	background: url('/public/img/djt_03.png') no-repeat 50% 50%;
	background-size: 100% 100%;
	animation: scale1 0.1s infinite alternate;
	-webkit-animation: scale1 0.1s infinite alternate;		
}
@keyframes scale1
{
	from {
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
	}
	to {		
		transform:scale(1.5);
		-webkit-transform:scale(1.5);
		-moz-transform:scale(1.5);
		-o-transform:scale(1.5);
		-ms-transform:scale(1.5);
	}
}
@-webkit-keyframes scale1
{
	from {
		transform:scale(1.2);
		-webkit-transform:scale(1.2);
		-moz-transform:scale(1.2);
		-o-transform:scale(1.2);
		-ms-transform:scale(1.2);
	}
	to {		
		transform:scale(1.5);
		-webkit-transform:scale(1.5);
		-moz-transform:scale(1.5);
		-o-transform:scale(1.5);
		-ms-transform:scale(1.5);
	}
}
/*表单、底部样式修改补充 结束*/
