/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
body {
	font-family: "Noto Sans SC";
	font-size: 0.37333rem;
}
input, select, textarea {
	font-family: "Noto Sans SC";
	font-size: 1em;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	max-width: 32rem;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 0.02667rem solid rgba(255,255,255,0);
	z-index: 100;
}
.img:hover:before {
	top: 0.26667rem;
	left: 0.26667rem;
	right: 0.26667rem;
	bottom: 0.26667rem;
	border: 0.02667rem solid rgba(255,255,255,0.5);
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
}
* {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
/*----------header----------*/
.header {
}
.head {
	line-height: 0.8rem;
	border-bottom: 0.02667rem solid #dae1e7;
	background: #0189E1;
}
.head .frt ul li {
	float: left;
	position: relative;
	z-index: 100;
}
.head .frt ul li span {
	cursor: pointer;
	display: inline-block;
	padding: 0 0.4rem;
	font-size: 0.32rem;
	color: #697178;
	border-left: 0.02667rem solid #ccd5db;
	line-height: 0.26667rem;
}
.head .frt ul li:first-child span {
	border-left: 0;
}
.head .frt ul li a {
	color: #697178;
}
.head .frt ul li:hover .ewm {
	display: block;
}
.head .frt ul li .ewm {
	width: 3.30667rem;
	text-align: center;
	left: 50%;
	margin-left: -1.65333rem;
	display: none;
	padding-top: 0.37333rem;
	height: 3.14667rem;
	/* background: url(../images/ewm_border.png) no-repeat center center; */
	position: absolute;
}
.head2 {
	border-bottom: 0.02667rem solid #dae1e7;
}
.head2 .logo {
	line-height: 1.86667rem;
}
.head2 .logo img {
	vertical-align: middle;
}
.head2 .tel {
	/* background: url(../images/icon1.png) no-repeat left center; */
	padding: 0.4rem 0;
	height: 1.06667rem;
	padding-left: 1.46667rem;
	font-size: 0.32rem;
	color: #818d97;
}
.head2 .tel h3 {
	font-size: 0.58667rem;
	color: #0189E1;
	margin-bottom: 0.13333rem;
}
/* .menu {
	border-bottom: 2px solid #0098e8;
} */
.menu ul li {
	width: 11%;
	float: left;
	text-align: center;
}
.menu ul li a {
	display: block;
	line-height: 1.6rem;
	color: #000;
	font-size: 0.42667rem;
}
.menu ul li.on a, .menu ul li a:hover {
	background: #0189E1;
	color: #fff;
}
.banner .item {
	height: 15.73333rem;
	position: relative;
}
.banner .item img {
	display: block;
	width: 100%;
}
.banner .item .text {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1.33333rem;
	line-height: 2.13333rem;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 0.8rem;
}
.banner .item .text h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.banner.owl-theme .owl-controls {
	bottom: 2.13333rem;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 0.74667rem;
	height: 0.74667rem;
	/* background: url(../images/dot2.png) no-repeat center center; */
}
.banner.owl-theme .owl-dots .owl-dot.active span, .banner.owl-theme .owl-dots .owl-dot:hover span {
	/* background: url(../images/dot.png) no-repeat center center; */
}
.banner_owl {
	position: relative;
}
.banner_owl:hover .cur {
	width: 80%;
	left: 10%;
	opacity: 1;
}
.banner_owl .cur {
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	margin-top: -1.33333rem;
	left: 0%;
	z-index: 100;
	opacity: 0;
}
.banner_owl .cur span {
	cursor: pointer;
	display: block;
}
.page_top .wrap1 {
	position: relative;
}
.page_top {
	position: absolute;
	top: -1.78667rem;
	z-index: 100;
	width: 100%;
}
.page_top ul {
	width: 80%;
	padding: 0 10%;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.page_top ul li {
	padding: 0.8rem 0;
	width: 22%;
	float: left;
	min-height: 1.33333rem;
}
.page_top ul li:first-child h3 {
	font-size: 0.53333rem;
}
.page_top ul li h3 {
	font-size: 1.06667rem;
	color: #2b2f32;
	font-family: "Noto Sans SC";
}
.page_top ul li p {
	font-size: 0.42667rem;
	color: #2b2f32;
	letter-spacing: 0.08rem;
}
.page_top ul li h3 span {
	font-size: 1.44rem;
}
.page_top ul li.li_cur {
	width: 17%;
	/* background: url(../images/icon2.png) no-repeat center center; */
}
.page_top .bg {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.page1 {
	padding-top: 2.13333rem;
	padding-bottom: 1.33333rem;
}
.page_tit {
	padding: 1.06667rem 0;
	text-align: center;
}
.page_tit h3 {
	font-size: 1.17333rem;
	color: #000;
	letter-spacing: 0.13333rem;
}
.page_tit h3 span {
	color: #0189E1;
}
.page_tit p {
	height: 0.42667rem;
	/* background: url(../images/icon3.png) no-repeat center center; */
	margin-top: 0.53333rem;
}
.list_box ul li {
	border: 0.02667rem solid #d3d3d3;
	padding: 0.4rem;
	margin-bottom: 0.64rem;
}
.list_box ul li .img {
	float: right;
	width: 11.57333rem;
	margin-left: 0.8rem;
}
.list_box ul li .img_text {
	position: absolute;
	top: 0.66667rem;
	left: 0.4rem;
	color: #fff;
	text-shadow: 0 0.05333rem 0.08rem rgba(0,0,0,0.5);
}
.list_box ul li .img_text p {
	font-size: 0.48rem;
	margin-bottom: 0.26667rem;
}
.list_box ul li .img_text h3 {
	font-size: 0.74667rem;
	line-height: 1.06667rem;
}
.list_box ul li .text {
	overflow: hidden;
	padding: 0 0.53333rem;
}
.list_box ul li .text h3 {
	font-size: 0.69333rem;
	line-height: 1.33333rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0.13333rem;
}
.list_box ul li .text h3 a:hover {
	color: #0189E1;
}
.list_box ul li p {
	font-size: 0.48rem;
	line-height: 0.88rem;
	height: 1.76rem;
	overflow: hidden;
}
.list_box ul li p a:hover {
	color: #0189E1;
}
.list_box ul li .btn {
	margin-top: 0.53333rem;
}
.list_box ul li .btn a {
	display: block;
	line-height: 1.28rem;
	width: 4.24rem;
	border: 0.02667rem solid #fa9504;
	color: #fff;
	background: #ffac04;
	text-align: center;
	border-radius: 0.05333rem;
	font-size: 0.53333rem;
	font-weight: bold;
}
.list_box ul li .btn a:hover {
	background: #fa9504;
}
.list_box ul li .div_tips {
	margin: 0.4rem 0;
}
.list_box ul li .div_tips label {
	display: inline-block;
	padding: 0 0.26667rem;
	line-height: 0.85333rem;
	border: 0.02667rem solid #0189E1;
	background: #f0f9fe;
	color: #0189E1;
	font-size: 0.53333rem;
	margin-right: 0.13333rem;
	border-radius: 0.08rem;
}
.course_list {
	padding: 0 0.53333rem;
}
.course_tit {
	padding: 0 2.66667rem;
	position: relative;
	line-height: 0.96rem;
	margin-bottom: 0.66667rem;
}
.course_tit span {
	position: absolute;
	display: block;
	top: 0;
}
.course_tit .flt {
	left: 0;
	font-size: 0.64rem;
	color: #8f8f8f;
}
.course_tit ul li {
	display: inline-block;
}
.course_tit ul li.on a, .course_tit ul li a:hover {
	background: #0189E1;
	color: #fff;
}
.course_tit ul li a {
	display: block;
	padding: 0 0.53333rem;
	border-radius: 0.08rem;
	font-size: 0.42667rem;
}
.course_tit ul {
	/* white-space: nowrap;
	overflow-x: auto; */
	padding-left: 0.26667rem;
	margin-left: 0.53333rem;
}
.course_tit .frt {
	right: 0;
}
.course_tit .frt a {
	color: #0189E1;
}
.course_tit .frt a:hover {
	color: #0189E1;
}
.page2 {
	/* background: #f4f6f8 url(../images/banner2.jpg) no-repeat bottom center; */
	;
	padding-top: 0.53333rem;
}
.team_owl {
	width: 85%;
	margin: 0 auto;
	margin-top: 0.53333rem;
	transform: translateY(0.26667rem);
}
.team_owl .item {
	margin: 0 0.26667rem;
}
.team_owl .item .text {
	line-height: 0.72rem;
	color: #303335;
	padding: 0.53333rem 0.66667rem;
	background: #f7f7f7;
}
.team_owl .item .text h3 {
	font-size: 0.58667rem;
	margin-bottom: 0.26667rem;
	color: #000;
	letter-spacing: 0.02667rem;
}
.team_owl .item .text p {
	height: 2.16rem;
	overflow: hidden;
}
.team_owl .item .img p {
	white-space: nowrap;
	overflow: hidden;
	padding: 0 0.53333rem;
	text-overflow: ellipsis;
	line-height: 1.2rem;
	padding-top: 0.26667rem;
	/* background: url(../images/icon4.png) repeat-x center center; */
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 0.37333rem;
}
.team_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	padding: 0;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.team_owl .owl-theme .owl-controls {
	bottom: 40%;
	width: 130%;
	left: -15%;
	height: 0;
}
.page3 {
	padding-top: 1.06667rem;
}
.case_list ul {
	margin: 0 0.4rem;
	overflow: hidden;
}
.case_list ul li {
	width: 30.3333%;
	float: left;
	margin: 0 1.5%;
}
.case_list ul li img {
	display: block;
}
.case_list ul li .img_text {
	position: absolute;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 1.41333rem;
}
.case_list ul li .img_text span {
	display: block;
	float: left;
	width: 2.53333rem;
	background: #ffac04;
	color: #fff;
	font-size: 0.64rem;
	font-weight: bold;
	text-align: center;
}
.case_list ul li .img_text p {
	overflow: hidden;
	color: #fff;
	font-size: 0.48rem;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list ul li .text {
	line-height: 0.85333rem;
	color: #494c4e;
	padding: 0.4rem 0;
}
.case_list ul li .text p {
	/* height: 64px; */
	line-height: 0.64rem;
	overflow: hidden;
	font-size: 0.37333rem;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; 
	/* 需要控制的文本行数 */
	overflow: hidden;
}
.more {
	margin-top: 0.53333rem;
	text-align: center;
}
.more a {
	display: inline-block;
	padding: 0 0.93333rem;
	border-radius: 0.02667rem;
	line-height: 1.28rem;
	color: #0189E1;
	font-size: 0.53333rem;
	font-weight: bold;
	border: 0.02667rem solid #0189E1;
}
.more a:hover {
	background: #0189E1;
	color: #fff;
	padding: 0 1.2rem;
}
.hj_list ul li {
	cursor: pointer;
	width: 16.66667%;
	float: left;
	background: #000;
}
.hj_list ul li img {
	display: block;
}
.hj_list ul li .img1 {
	overflow: hidden;
}
.hj_list ul li .img1:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	transform: rotate(3deg) scale(1.05);
	-o-transform: rotate(3deg) scale(1.05);
	-webkit-transform: rotate(3deg) scale(1.05);
	-moz-transform: rotate(3deg) scale(1.05);
	-ms-transform: rotate(3deg) scale(1.05);
}
img {
	max-width: 100%;
}
.page5 {
	padding: 1.06667rem 0;
	background: #0189E1;
	text-align: center;
	color: #fff;
	font-size: 0.64rem;
	line-height: 1.01333rem;
}
.page5 a {
	display: inline-block;
	padding: 0 0.53333rem;
	border-radius: 0.53333rem;
	background: #fff;
	font-size: 0.37333rem;
	color: #0189E1;
	vertical-align: middle;
	margin-left: 0.26667rem;
}
.page5 a span {
	display: inline-block;
	padding-right: 0.8rem;
	/* background: url(../images/icon5.png) no-repeat right center; */
}
.page5 a:hover {
	padding: 0 0.4rem;
}
.page5 a:hover span {
	padding-right: 1.06667rem;
}
.page6 {
	padding-bottom: 1.06667rem;
}
.news_list {display: -webkit-box;
	/* -webkit-box-orient: vertical;
	-webkit-line-clamp: 3; //需要控制的文本行数
	overflow: hidden; */
	width: 96%;
	margin: 0 auto;
}
.news_list .item {
	margin: 0 0.26667rem;
	margin-bottom: 0.53333rem;
}
.news_list .item img {
	display: block;
}
.news_list .item a {
	display: block;
}
.news_list .item .text {
	border: 0.02667rem solid #e3e3e3;
	border-top: 0;
	padding: 0.53333rem 0.66667rem;
	padding-bottom: 0.26667rem;
}
.news_list .item .text p {
	line-height: 0.66667rem;
	color: #656565;
	height: 1.33333rem;
	overflow: hidden;
}
.news_list .item .text .bottom {
	margin-top: 0.13333rem;
	line-height: 0.66667rem;
	color: #8f979a;
}
.news_list .item .text .bottom span {
	display: inline-block;
	padding-left: 0.48rem;
	margin-right: 0.53333rem;
}
.news_list .item .text .bottom span.span1 {
	/* background: url(../images/icon7.png) no-repeat left center; */
}
.news_list .item .text .bottom span.span2 {
	/* background: url(../images/icon8.png) no-repeat left center; */
}
.news_list .item .text h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0.26667rem;
	font-size: 0.48rem;
}
.news_list .item .text h3 label {
	float: right;
	display: block;
	padding: 0 0.13333rem;
	line-height: 0.53333rem;
	background: #0189E1;
	color: #fff;
	font-size: 0.37333rem;
	border-radius: 0.05333rem;
	font-weight: normal;
}
.news_list .item .text h3 span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list .item a:hover {
	box-shadow: 0 0.13333rem 0.4rem rgba(0,0,0,0.05);
}
.news_list .item a:hover .text {
	border-color: #0189E1;
}
.news_list .item a:hover .text h3 span {
	color: #0189E1;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 1.44rem;
	line-height: 1.44rem;
	height: 1.44rem;
	background: #bfbfbf;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #0189E1;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] img {
}
.news_list .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.news_list .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.news_list .owl-theme .owl-controls {
	bottom: 60%;
	width: 120%;
	left: -10%;
	height: 0;
}
.page7 {
	background: #f4f6f8;
	padding-bottom: 0.8rem;
}
.link_list ul {
	width: 95%;
	margin: 0 auto;
}
.link_list ul li {
	width: 25%;
	float: left;
}
.link_list ul li a {
	display: block;
	margin: 0.32rem;
	border: 0.02667rem solid #e8e8e8;
	text-align: center;
	background: #fff;
}
.link_list ul li a:hover {
	transform: translateY(-0.26667rem);
	-o-transform: translateY(-0.26667rem);
	-webkit-transform: translateY(-0.26667rem);
	-moz-transform: translateY(-0.26667rem);
	-ms-transform: translateY(-0.26667rem);
}
.page8 {
	/* background: url(../images/banner3.jpg) no-repeat center center; */
}
.page8_list ul {
	width: 95%;
	margin: 0 auto;
}
.page8_list ul li a {
	color: #fff;
	font-size: 0.42667rem;
}
.page8_list ul li {
	text-align: center;
	padding: 0.88rem 0;
	width: 12.5%;
	float: left;
}
.page8_list ul li span {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 1.6rem;
	/* background: url(../images/icon_86.png) no-repeat center center; */
	margin: 0 auto;
	border: 0.02667rem solid #fff;
	margin-bottom: 0.4rem;
}
.page8_list ul li span.span1 {
	/* background: url(../images/icon_86.png) no-repeat center center; */
}
.page8_list ul li span.span2 {
	/* background: url(../images/icon_88.png) no-repeat center center; */
}
.page8_list ul li span.span3 {
	/* background: url(../images/icon_91.png) no-repeat center center; */
}
.page8_list ul li span.span4 {
	/* background: url(../images/icon_93.png) no-repeat center center; */
}
.page8_list ul li span.span5 {
	/* background: url(../images/icon_96.png) no-repeat center center; */
}
.page8_list ul li span.span6 {
	/* background: url(../images/icon_98.png) no-repeat center center; */
}
.page8_list ul li span.span7 {
	/* background: url(../images/icon_101.png) no-repeat center center; */
}
.page8_list ul li span.span8 {
	/* background: url(../images/icon_103.png) no-repeat center center; */
}
.footer {
	background: #2a2d32;
	color: #97999e;
	text-align: center;
}
.footer a {
	color: #97999e;
}
.footer .foot {
	padding: 1.06667rem 0;
}
.footer .f_nav ul li {
	display: inline-block;
	padding: 0 0.26667rem;
	border-left: 0.02667rem solid #555961;
}
.footer .f_nav ul li:first-child {
	border-left: 0;
}
.f_tel {
	padding: 0.53333rem 0;
	line-height: 0.53333rem;
}
.f_tel span {
	display: inline-block;
	padding-left: 0.66667rem;
	margin: 0 0.4rem;
}
.f_tel span.span1 {
	/* background: url(../images/icon9.png) no-repeat left center; */
}
.f_tel span.span2 {
	/* background: url(../images/icon10.png) no-repeat left center; */
}
.footer .link a {
	padding: 0 0.05333rem;
	display: inline-block;
}
.foot2 {
	border-top: 0.02667rem solid #33373e;
	line-height: 0.64rem;
	padding: 0.16rem 0;
	color: #53585f;
}
/*----------mainer----------*/
.mainer {
}
/*----------footer----------*/
.footer {
}
/*----------custom----------*/
.page_dqwz {
	margin-bottom: 0.53333rem;
}
.page_dqwz p {
	font-size: 0.37333rem;
	color: #2a2a2a;
	text-align: left;
}
.page_dqwz p a {
	color: #2a2a2a;
}
.page_dqwz.page_dqwz1 {
	padding: 0 0.4rem;
}
.page_dqwz.page_dqwz1 p {
	padding-left: 1.5%;
}
.page_size {
	text-align: center;
	margin-top: 1.06667rem;
}
.page_size a {
	display: inline-block;
	height: 1.28rem;
	line-height: 1.28rem;
	min-width: 0.53333rem;
	padding: 0 0.34667rem;
	border: 0.02667rem solid #eaecf1;
	vertical-align: middle;
	margin: 0 0.05333rem;
	font-size: 0.37333rem;
	color: #000;
	background: #fff;
}
.page_size a span {
	display: inline-block;
	padding-right: 0.4rem;
	color: #000;
	/* background: url(../images/icon12.png) no-repeat right center; */
}
.page_size a.a1 {
	/* background: #fff url(../images/icon11.png) no-repeat center center; */
}
.page_size a.a2 {
	/* background: #fff url(../images/icon12.png) no-repeat center center; */
}
.page_size a.on, .page_size a:hover {
	background: #0189E1;
	color: #fff;
	border-color: #0189E1;
}
.page_size a.a1:hover {
	/* background: #0189E1 url(../images/icon11_1.png) no-repeat center center; */
}
.page_size a.a2:hover {
	/* background: #0189E1 url(../images/icon12_1.png) no-repeat center center; */
}
.page_size a:hover span {
	/* background: url(../images/icon12_1.png) no-repeat right center; */
	color: #fff;
}
.page_banner {
	height: 9.33333rem;
	display: table;
	width: 100%;
	text-align: center;
	color: #fff;
}
.cell {
	display: table-cell;
	vertical-align: middle;
}
.page_banner h2 {
	font-weight: normal;
	font-size: 1.44rem;
}
.page_banner span {
	display: block;
	width: 1.30667rem;
	height: 0.08rem;
	background: #fff;
	margin: 0.66667rem auto;
}
.page_banner p {
	font-size: 0.74667rem;
}
.page.page9 {
	padding: 2.13333rem 0;
}
.page.about_jj {
	text-align: center;
}
.about_jj .tit {
	text-align: center;
}
.about_jj .tit h3 {
	font-size: 0.85333rem;
	color: #3d3d3d;
	text-transform: uppercase;
}
.about_jj .tit p {
	font-size: 0.48rem;
	color: #505050;
	margin: 0.53333rem 0 0.93333rem;
}
.about_jj .tit span {
	display: block;
	width: 0.4rem;
	height: 0.02667rem;
	background: #3d3d3d;
	margin: 0 auto;
}
.about_jj .web {
	text-align: center;
	margin-top: 0.8rem;
	background: #f9f9f9;
}
.about_jj .web p {
	font-size: 0.37333rem;
	line-height: 0.8rem;
	color: #000;
	background: #f9f9f9;
}
.page.page10 {
	background: #f8f8f8;
	padding: 1.86667rem 0;
}
.about_tit {
	text-align: center;
}
.about_tit h3 {
	font-size: 1.17333rem;
	color: #0098e8;
}
.wmdys_list {
	margin-top: 0.53333rem;
}
.wmdys_list ul {
	padding: 0 2%;
}
.wmdys_list ul li {
	float: left;
	width: 26.333%;
	padding: 0 3.5%;
	margin-top: 1.33333rem;
}
.wmdys_list ul li span {
	display: block;
	float: left;
	margin-right: 0.4rem;
	width: 1.78667rem;
	height: 1.78667rem;
	border-radius: 1.78667rem;
	border: 0.18667rem solid #bde1f4;
}
.wmdys_list ul li span.sp1 {
	/* background: #0189E1 url(../images/icon13.png) no-repeat center center; */
}
.wmdys_list ul li span.sp2 {
	/* background: #0189E1 url(../images/icon14.png) no-repeat center center; */
}
.wmdys_list ul li span.sp3 {
	/* background: #0189E1 url(../images/icon15.png) no-repeat center center; */
}
.wmdys_list ul li span.sp4 {
	/* background: #0189E1 url(../images/icon16.png) no-repeat center center; */
}
.wmdys_list ul li span.sp5 {
	/* background: #0189E1 url(../images/icon17.png) no-repeat center center; */
}
.wmdys_list ul li span.sp6 {
	/* background: #0189E1 url(../images/icon18.png) no-repeat center center; */
}
.wmdys_list ul li .web {
	overflow: hidden;
	padding-top: 0.4rem;
}
.wmdys_list ul li .web h4 {
	font-size: 0.42667rem;
	color: #000;
}
.wmdys_list ul li .web p {
	font-size: 0.32rem;
	line-height: 0.64rem;
	color: #313131;
	margin-top: 0.53333rem;
}
.lc_list {
	padding: 0 10% 1.73333rem;
	/* background: url(../images/icon20.png) repeat-y center top; */
	margin-top: 1.73333rem;
}
.lc_list ul li {
	width: 50%;
	position: relative;
	clear: both;
}
.lc_list ul li.frt .web {
	padding-left: 1.46667rem;
}
.lc_list ul li.flt .web {
	padding-right: 1.46667rem;
}
.lc_list ul li h3 {
	font-size: 0.42667rem;
	color: #000;
}
.lc_list ul li.frt h3 {
}
.lc_list ul li.flt h3 {
	text-align: right;
}
.lc_list ul li h3 span {
	display: block;
	width: 0.42667rem;
	height: 0.45333rem;
	/* background: url(../images/icon19.png) no-repeat center center; */
	position: absolute;
	top: 0;
}
.lc_list ul li.frt h3 span {
	left: -0.21333rem;
}
.lc_list ul li.flt h3 span {
	right: -0.21333rem;
}
.lc_list ul li p {
	font-size: 0.37333rem;
	line-height: 0.64rem;
	color: #282828;
	height: 1.28rem;
	margin-top: 0.26667rem;
}
.page_contact {
}
.address {
	position: relative;
}
.address .web_box {
	position: absolute;
	top: 0;
	left: 1.41333rem;
	background: #0189E1;
	width: 9.46667rem;
}
.address .web_box .web {
	padding-left: 1.06667rem;
	padding-top: 0.93333rem;
	padding-bottom: 0.66667rem;
}
.address .web_box .web h3 {
	font-size: 0.64rem;
	color: #fff;
	margin-bottom: 0.66667rem;
}
.address .web_box .web p {
	font-size: 0.42667rem;
	line-height: 0.90667rem;
	color: #fff;
	padding-left: 0.8rem;
}
.address .web_box .web p.p1 {
	/* background: url(../images/icon21.png) no-repeat left center; */
}
.address .web_box .web p.p2 {
	/* background: url(../images/icon22.png) no-repeat left center; */
}
.address .web_box .web p.p3 {
	/* background: url(../images/icon23.png) no-repeat left center; */
}
.address .img1 {
}
.address .img1 img {
	display: block;
	width: 100%;
}
.xq_list {
	margin-top: 0.66667rem;
}
.xq_list ul {
	margin: 0 -1.5%;
}
.xq_list ul li {
	float: left;
	width: 30.333%;
	margin: 0.66667rem 1.5% 0;
}
.xq_list ul li .web {
	border: 0.02667rem solid #dbe0e3;
	padding: 0.88rem 1.06667rem 0.66667rem 0.93333rem;
}
.xq_list ul li .web h3 {
	font-size: 0.53333rem;
	font-weight: normal;
	color: #000;
}
.xq_list ul li .web .text {
	padding-top: 0.26667rem;
	height: 3.36rem;
}
.xq_list ul li .web .text p {
	line-height: 0.64rem;
	color: #515456;
	font-size: 0.37333rem;
	margin-top: 0.26667rem;
}
.course_item {
	float: left;
	width: 77.5%;
}
.course_item ul {
	margin: 0 -1%;
}
.course_item ul li {
	float: left;
	width: 23%;
	margin: 0 1% 1.06667rem;
}
.course_item ul li .img {
	position: relative;
}
.course_item ul li .img img {
	display: block;
	width: 100%;
}
.course_item ul li .img .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.45);
}
.course_item ul li .img .text p {
	line-height: 0.74667rem;
	padding: 0 0.26667rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 0.32rem;
}
.course_item ul li .web {
	padding-top: 0.26667rem;
}
.course_item ul li .web h4 {
	font-size: 0.37333rem;
	color: #282829;
	font-weight: normal;
	line-height: 0.58667rem;
	height: 1.17333rem;
	overflow: hidden;
}
.course_item ul li .web h4 a {
	color: #282829;
}
.course_item ul li .web p {
	font-size: 0.37333rem;
	color: #6fbb32;
	margin-top: 0.26667rem;
}
.course_item ul li .web p span {
	float: right;
	color: #7a7f81;
}
.course_item .page_size {
	margin-top: 0.53333rem;
}
.course_hot {
	float: right;
	width: 20%;
	background: #f6f7f8;
}
.course_hot_box {
	padding: 0 0.26667rem;
}
.course_hot .tit {
	margin-bottom: 0.4rem;
}
.course_hot .tit h3 {
	font-weight: normal;
	font-size: 0.42667rem;
	color: #000;
	line-height: 1.17333rem;
	border-bottom: 0.02667rem solid #d8dbde;
}
.course_hot .course_item {
	float: none;
	width: 100%;
}
.course_hot .course_item ul {
	margin: 0;
}
.course_hot .course_item ul li {
	float: none;
	width: 100%;
	margin: 0;
	margin-bottom: 0.93333rem;
}
.course_details {
	padding-bottom: 1.06667rem;
}
.course_details .img1 {
	float: left;
	width: 14.4rem;
	margin-right: 0.8rem;
}
.course_details .img1 img {
	display: block;
	width: 100%;
}
.course_details .web {
	overflow: hidden;
	padding-right: 3%;
}
.course_details .web h3 {
	font-size: 0.64rem;
	font-weight: normal;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.06667rem;
	text-align: left;
}
.course_details .web .bq ul li {
	float: left;
	padding: 0 0.13333rem;
	height: 0.69333rem;
	line-height: 0.69333rem;
	text-align: center;
	border: 0.02667rem solid #66c1f1;
	background: #f0f9fe;
	color: #0189E1;
	font-size: 0.42667rem;
	margin-right: 0.26667rem;
}
.course_details .web .text {
	margin-top: 0.66667rem;
}
.course_details .web .text p {
	font-size: 0.42667rem;
	line-height: 0.74667rem;
	color: #4d5153;
	height: 1.49333rem;
}
.course_details .web .text p a {
	color: #4d5153;
}
.course_details .web .text h4 {
	font-size: 0.42667rem;
	font-weight: normal;
	color: #4d5153;
	margin-top: 0.8rem;
}
.course_details .web .text h4 font {
	font-weight: bold;
	margin-left: 0.13333rem;
}
.course_details .web .btn {
	margin-top: 1.06667rem;
}
.course_details .web .btn a {
	display: inline-block;
	width: 4.24rem;
	height: 1.28rem;
	line-height: 1.28rem;
	text-align: center;
	color: #fff;
	background: #ffac04;
	border: 0.02667rem solid #fa9504;
	font-size: 0.53333rem;
}
.course_details .web .btn a.a1 {
	background: #fff;
	color: #ffac04;
	margin-left: 0.53333rem;
}
.page.page11 {
	background: #f5f8f9;
	padding: 0.93333rem 0 2rem;
}
.kcgs {
	float: left;
	width: 69%;
	background: #fff;
}
.kcgs .tit {
}
.kcgs .tit span {
	display: inline-block;
	padding: 0 1.2rem;
	border-top: 0.13333rem solid #0189E1;
	font-size: 0.42667rem;
	color: #0189E1;
	font-weight: bold;
	line-height: 1.46667rem;
}
.kcgs .web {
	padding: 0 0.93333rem 1.33333rem;
}
.kcgs .web .img1 {
}
.kcgs .web .img1 img {
	display: block;
	width: 100%;
}
.kcgs .web .text {
	margin-top: 0.66667rem;
}
.kcgs .web .text p {
	font-size: 0.37333rem;
	line-height: 0.72rem;
	text-align: justify;
}
.kcgs .web .list {
}
.kcgs .web .list ul li {
	margin-top: 0.72rem;
}
.kcgs .web .list ul li h4 {
	font-size: 0.37333rem;
	color: #000;
}
.kcgs .web .list ul li p {
	font-size: 0.37333rem;
	color: #555;
	margin-top: 0.26667rem;
	line-height: 0.53333rem;
}
.lsjs {
	float: right;
	width: 30%;
	background: #fff;
}
.lsjs .tit {
	border-bottom: 0.02667rem solid #e7ebed;
}
.lsjs .tit h3 {
	line-height: 1.6rem;
	font-size: 0.48rem;
	color: #0189E1;
}
.lsjs .tit h3 span {
	display: inline-block;
	height: 0.53333rem;
	line-height: 0.53333rem;
	padding-left: 0.72rem;
	border-left: 0.13333rem solid #0189E1;
}
.lsjs .list {
	padding: 0 0.8rem;
}
.lsjs .list ul li {
	border-top: 0.02667rem solid #e7ebed;
	padding: 0.66667rem 0 0.53333rem;
}
.lsjs .list ul li:first-child {
	border-top: none;
}
.lsjs .list ul li .top {
}
.lsjs .list ul li .top .img1 {
	float: left;
	width: 2.53333rem;
	height: 2.53333rem;
	border-radius: 2.53333rem;
	overflow: hidden;
	margin-right: 0.53333rem;
}
.lsjs .list ul li .top .img1 img {
	display: block;
	width: 100%;
}
.lsjs .list ul li .top .web {
	overflow: hidden;
	padding-top: 0.26667rem;
}
.lsjs .list ul li .top .web h4 {
	font-size: 0.48rem;
	font-weight: normal;
	color: #000;
}
.lsjs .list ul li .top .web p {
	font-size: 0.37333rem;
	line-height: 0.69333rem;
	color: #555;
	margin-top: 0.26667rem;
}
.lsjs .list ul li .text {
	margin-top: 0.53333rem;
}
.lsjs .list ul li .text p {
	font-size: 0.37333rem;
	color: #909598;
	line-height: 0.69333rem;
}
.team_banner {
	height: 13.12rem;
}
.page.page12 {
	background: #f8f8f8;
	padding: 0.53333rem 0 3.06667rem;
}
.team_list {
}
.team_list ul {
	margin: 0 -1%;
}
.team_list ul li {
	float: left;
	background: #fff;
	width: 23%;
	margin: 0.8rem 1% 0;
}
.team_list ul li .img {
	position: relative;
}
.team_list ul li .img img {
	display: block;
	width: 100%;
}
.team_list ul li .img .text {
	position: absolute;
	top: 0.4rem;
	left: 0.4rem;
	width: 2.02667rem;
	height: 1.01333rem;
	border: 0.05333rem solid #fff;
	line-height: 0.50667rem;
	text-align: center;
}
.team_list ul li .img .text p {
	font-size: 0.32rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.team_list ul li .web {
	text-align: center;
	padding: 0.66667rem 0;
}
.team_list ul li .web h3 {
	font-size: 0.53333rem;
	color: #000;
}
.team_list ul li .web p {
	font-size: 0.42667rem;
	color: #303335;
	margin-top: 0.53333rem;
}
.news_l {
	float: left;
	width: 71%;
}
.news_item {
	background: #fff;
	border: 0.02667rem solid #e7eced;
	padding: 0 1.6rem;
}
.news_item ul li {
	padding: 0.53333rem 0;
	border-top: 0.02667rem solid #e9edef;
}
.news_item ul li:first-child {
	border-top: none;
}
.news_item ul li .img1 {
	float: right;
	width: 5.33333rem;
	overflow: hidden;
	margin-left: 1.06667rem;
}
.news_item ul li .img1 img {
	display: block;
	width: 100%;
}
.news_item ul li .web {
	overflow: hidden;
}
.news_item ul li .web h3 {
	font-size: 0.48rem;
	line-height: 0.53333rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_item ul li .web h3 a {
	color: #000;
}
.news_item ul li .web h3 a span {
	display: inline-block;
	width: 1.06667rem;
	text-align: center;
	color: #fff;
	background: #0189E1;
	font-size: 0.37333rem;
	font-weight: normal;
	margin-right: 0.26667rem;
	border-radius: 0.08rem;
}
.news_item ul li .web p {
	font-size: 0.37333rem;
	color: #656565;
	line-height: 0.66667rem;
	margin-top: 0.4rem;
}
.news_item ul li .web .date {
	line-height: 0.42667rem;
	margin-top: 0.4rem;
}
.news_item ul li .web .content {
	margin-top: 0.13333rem;
	height:1.06667rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_item ul li .web .date span {
	font-size: 0.37333rem;
	color: #8f979a;
	display: inline-block;
	padding-left: 0.58667rem;
	margin-right: 0.61333rem;
}
.news_item ul li .web .date span.sp1 {
	/* background: url(../images/icon24.png) no-repeat left center; */
}
.news_item ul li .web .date span.sp2 {
	/* background: url(../images/icon25.png) no-repeat left center; */
}
.news_l .page_size {
	margin-top: 0.48rem;
	text-align: right;
}
.news_r {
	float: right;
	width: 27.5%;
}
.news_r .tit {
	line-height: 1.52rem;
}
.news_r .tit p {
	font-size: 0.53333rem;
	color: #0189E1;
}
.hot_news {
	background: #fff;
	border: 0.02667rem solid #e7eced;
	border-top: 0.05333rem solid #0189E1;
	padding: 0 0.50667rem;
}
.hot_news ul li {
	border-top: 0.02667rem solid #e9edef;
	padding: 0.34667rem 0;
}
.hot_news ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.hot_news ul li .img1 {
	float: left;
	width: 3.01333rem;
	margin-right: 0.45333rem;
	position: relative;
}
.hot_news ul li .img1 img {
	display: block;
	width: 100%;
}
.hot_news ul li .img1 span {
	display: block;
	width: 0.48rem;
	height: 0.53333rem;
	line-height: 0.42667rem;
	text-align: center;
	font-size: 0.32rem;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0.26667rem;
	/* background: url(../images/icon27.png) no-repeat center center; */
}
.hot_news ul li .img1 span.sp1 {
	/* background: url(../images/icon26.png) no-repeat center center; */
}
.hot_news ul li .web {
	overflow: hidden;
}
.hot_news ul li .web h4 {
	font-size: 0.37333rem;
	line-height: 0.64rem;
	font-weight: normal;
	color: #000;
	height: 1.28rem;
	overflow: hidden;
}
.hot_news ul li .web p {
	font-size: 0.32rem;
	color: #8f979a;
	margin-top: 0.21333rem;
}
.news_details {
	background: #fff;
	border: 0.02667rem solid #e7eced;
	padding: 0 1.2rem 1.06667rem;
}
.news_details .tit {
	text-align: center;
	padding-top: 1.06667rem;
}
.news_details .tit h3 {
	font-size: 0.69333rem;
	font-weight: normal;
	color: #000;
}
.news_details .tit p {
	font-size: 0.37333rem;
	color: #bcbcbc;
	margin-top: 0.32rem;
}
.news_details .web {
	padding-top: 0.26667rem;
}
.news_details .web p {
	font-size: 0.37333rem;
	line-height: 0.64rem;
	color: #000;
	margin-top: 0.66667rem;
}
.news_details .web .img1 {
	margin-top: 0.4rem;
}
.news_details .web .img1 img {
	display: block;
	width: 100%;
}
.news_details .web h4 {
	font-size: 0.37333rem;
	color: #0189E1;
	line-height: 0.64rem;
	font-weight: normal;
	margin-top: 0.66667rem;
}
.page_pn {
	margin-top: 1.46667rem;
}
.page_pn p {
	font-size: 0.37333rem;
	color: #505050;
	margin-top: 0.64rem;
}
.page_pn p a {
	color: #505050;
	display: inline-block;
	border-bottom: 0.02667rem solid #fff;
}
.page_pn p a span {
	margin-right: 0.4rem;
}
.page_pn p a:hover {
	border-bottom: 0.02667rem solid #0189E1;
	color: #0189E1;
}
.service_list {
	padding: 0 1.6rem;
}
.service_list ul li {
	margin-top: 1.6rem;
}
.service_list ul li:first-child {
	margin-top: 0;
}
.service_list ul li .img1 {
	width: 50.5%;
}
.service_list ul li .img1 img {
	display: block;
	width: 100%;
}
.service_list ul li .web {
	width: 42%;
	padding-top: 0.8rem;
}
.service_list ul li .web .tit {
}
.service_list ul li .web .tit h3 {
	font-size: 0.96rem;
	color: #0189E1;
}
.service_list ul li .web .tit span {
	display: block;
	width: 0.02667rem;
	height: 0.96rem;
	background: #0189E1;
	margin: 0.61333rem 0;
}
.service_list ul li .web .tit h4 {
	font-size: 0.8rem;
	color: #000;
	clear: both;
}
.service_list ul li .web .text {
	margin-top: 0.66667rem;
}
.service_list ul li .web .text p {
	font-size: 0.37333rem;
	line-height: 0.74667rem;
	color: #484a4b;
}
.service_list ul li .web.flt .tit {
	text-align: right;
}
.service_list ul li .web.flt .tit span {
	float: right;
}
.service_list ul li .web.flt .text p {
	text-align: right;
}
.online_box {
	background: #fff;
	border: 0.02667rem solid #e7eced;
	padding: 1.46667rem 0 2rem;
}
.online_box .tab {
	width: 90%;
	max-width: 14.66667rem;
	margin: 0 auto;
}
.online_box .tab .tit {
	text-align: center;
}
.online_box .tab .tit h3 {
	height: 1.30667rem;
	line-height: 1.30667rem;
	font-size: 0.85333rem;
	color: #fff;
	font-weight: normal;
	/* background: url(../images/icon28.png) no-repeat center center; */
}
.online_box .tab .tit p {
	font-size: 0.37333rem;
	color: #656869;
	margin-top: 0.64rem;
}
.online_box .tab .item {
	margin-top: 1.33333rem;
}
.online_box .tab .item .list {
	margin-top: 0.42667rem;
}
.online_box .tab .item .list span {
	display: block;
	text-align: right;
	width: 2.66667rem;
	margin-right: 0.13333rem;
	font-size: 0.42667rem;
	color: #000;
	line-height: 1.22667rem;
	float: left;
}
.online_box .tab .item .list span i {
	font-style: normal;
	color: #ed2c18;
	margin-right: 0.13333rem;
}
.online_box .tab .item .list .web {
	overflow: hidden;
}
.online_box .tab .item .list .web .div_sel {
	border: 0.02667rem solid #e0e0e0;
	height: 1.17333rem;
	line-height: 1.17333rem;
	width: 48%;
}
.online_box .tab .item .list .web .div_sel select {
	width: 100%;
	height: 1.17333rem;
	border: none;
	padding-left: 0.26667rem;
}
.online_box .tab .item .list .web .div_inp {
	border: 0.02667rem solid #e0e0e0;
	height: 1.17333rem;
	line-height: 1.17333rem;
	padding: 0 0.4rem;
}
.online_box .tab .item .list .web .div_inp input {
	width: 100%;
	border: none;
	height: 1.17333rem;
	line-height: 1.17333rem;
}
.online_box .tab .item .list .web .div_lab {
	line-height: 1.22667rem;
	height: 1.22667rem;
	width: 48%;
	border: 0.02667rem solid #e0e0e0;
	/* background: url(../images/icon29.png) repeat-x left center; */
}
.online_box .tab .item .list .web .div_lab label {
	display: block;
	padding-left: 0.64rem;
}
.online_box .tab .item .list .web .div_lab label input {
	vertical-align: middle;
	margin-right: 0.45333rem;
}
.online_box .tab .item .btn {
	padding-left: 2.8rem;
	margin-top: 0.53333rem;
}
.online_box .tab .item .btn #tj {
	display: block;
	text-align: center;
	height: 1.22667rem;
	line-height: 1.22667rem;
	background: #ffac04;
	color: #fff;
	font-size: 0.42667rem;
	font-weight: bold;
	border-radius: 0.13333rem; width:100%; border:0
}
.form_right {
	position: fixed;
	right: 0;
	bottom: 2.26667rem;
	background: #e7e7e7;
	z-index: 9999;
	width: 4.53333rem;
}
.form_right .zxkf {
	border-bottom: 0.02667rem solid #aca6a6;
}
.form_right .zxkf a {
	display: block;
	padding: 0.4rem 0 0.4rem 1.65333rem;
	/* background: url(../images/icon30.png) no-repeat 17px center; */
}
.form_right .zxkf h4 {
	font-size: 0.42667rem;
	font-weight: normal;
	color: #000;
}
.form_right .zxkf p {
	font-size: 0.26667rem;
	color: #000;
	margin-top: 0.13333rem;
}
.form_right .lxdh {
	text-align: center;
	padding: 0.32rem 0 0.26667rem;
}
.form_right .lxdh h4 {
	font-size: 0.42667rem;
	color: #000;
	font-weight: normal;
}
.form_right .lxdh p {
	font-size: 0.48rem;
	font-weight: bold;
	color: #000;
	margin-top: 0.18667rem;
}
.form_right .go_top {
	line-height: 1.14667rem;
	background: #403e3a;
	text-align: center;
	cursor: pointer;
}
.form_right .go_top span {
	display: inline-block;
	padding-left: 0.8rem;
	/* background: url(../images/icon31.png) no-repeat left center; */
	font-size: 0.42667rem;
	color: #fff;
}
.team_owl .item img, .news_list .item img {
	width: 100%;
}
@media only screen and (max-width: 1440px) {
.news_list .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
}
@media only screen and (max-width: 1366px) {
.team_owl .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
.news_list .owl-theme .owl-controls {
	bottom: -0.4rem;
	width: 50%;
	left: 25%;
}
}
@media only screen and (max-width: 1200px) {
.lxdh, .zxkf {
	display: none;
}
.form_right {
	width: 1.33333rem;
}
.form_right .go_top {
	height: 1.33333rem;
}
.form_right .go_top span {
	height: 1.33333rem;
	background-position: center center;
	width: 0;
	padding-left: 1.33333rem;
	overflow: hidden;
}
.case_list ul {
	margin: 0 auto;
}
}
@media only screen and (max-width: 1250px) {
.wrap {
	width: 90%;
}
.team_owl .item, .news_list .item {
	margin: 0 0.02667rem;
}
}
@media only screen and (max-width: 1100px) {
.team_owl .owl-theme .owl-controls {
	display: none;
}
.page2 .wrap {
	width: 100%;
}
.team_owl {
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
	overflow: hidden;
}
.team_owl .owl-carousel .owl-stage-outer {
	overflow: initial;
}
}
@media only screen and (max-width: 1024px) {
.case_list ul li {
	width: 31.3333%;
	margin: 0.26667rem 1%;
}
.case_list ul li img {
	width: 100%;
}
.list_box ul li .img {
	width: 10.13333rem;
}
.list_box ul li .text h3 {
	font-size: 0.64rem;
}
.list_box ul li .div_tips label {
	font-size: 0.42667rem;
}
.list_box ul li p {
	line-height: 0.69333rem;
	height: 1.38667rem;
}
.list_box ul li .btn {
	margin-top: 0;
}
.list_box ul li .img_text p {
	height: auto;
}
.banner .item {
	height: 13.86667rem;
}
.page_banner h2 {
	font-size: 1.06667rem;
}
.page_banner span {
	margin: 0.53333rem auto;
}
.page_banner p {
	font-size: 0.53333rem;
}
.xq_list ul li .web {
	padding: 0.4rem;
}
.xq_list ul li .web .text {
	height: 3.73333rem;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 0.48rem;
}
.course_details .img1 {
	width: 11.78667rem;
}
.course_details .web .btn {
	margin-top: 0.53333rem;
}
.lsjs .list {
	padding: 0 0.26667rem;
}
.service_list ul li .web .tit span {
	margin: 0.13333rem 0;
}
.service_list ul li .web {
	padding-top: 0;
}
.service_list {
	padding: 0 0.26667rem;
}
.team_banner {
	height: 11.06667rem;
}
}
@media only screen and (max-width: 800px) {
.team_banner {
	height: 8.53333rem;
}
.team_list ul li .web p {
	font-size: 0.37333rem;
	margin-top: 0.26667rem;
}
.service_list ul li .web .tit h4 {
	font-size: 0.53333rem;
}
.service_list ul li .web .tit span {
	height: 0.53333rem;
}
.service_list ul li .web .tit h3 {
	font-size: 0.53333rem;
}
.service_list ul li .web .text {
	margin-top: 0.13333rem;
}
.service_list ul li .web .text p {
	line-height: 0.64rem;
}
.page3 {
	padding-top: 0.53333rem;
}
.lsjs .list ul li .top .img1 {
	float: none;
	margin: 0 auto;
}
.lsjs .list ul li .top .web h3 {
	text-align: center;
}
.xq_list ul li .web .text p {
	margin-top: 0.13333rem;
}
.news_list .item .text {
	padding: 0.26667rem;
}
.case_list ul li {
	width: 47%;
	margin: 0.26667rem 1.5%;
}
.banner .item {
	height: 10.66667rem;
}
.page_top ul li h3 span {
	font-size: 1.06667rem;
}
.page_tit h3 {
	font-size: 0.93333rem;
}
.list_box ul li .img {
	width: 8.32rem;
	margin-left: 0.26667rem;
}
.list_box ul li .img_text h3 {
	font-size: 0.53333rem;
	line-height: 0.8rem;
}
.list_box ul li .text {
	padding: 0 0.26667rem;
}
.list_box ul li .div_tips {
	margin: 0;
}
.list_box ul li .div_tips label {
	font-size: 0.37333rem;
	padding: 0 0.13333rem;
}
.list_box ul li p {
	margin: 0.26667rem 0;
}
.list_box ul li .btn a {
	line-height: 0.93333rem;
}
.link_list ul li {
	width: 33.3333%;
}
.wmdys_list ul li {
	width: 47%;
	margin: 0.26667rem 1.5%;
	padding: 0;
}
.wmdys_list ul li .web p {
	margin-top: 0.13333rem;
}
.about_tit h3 {
	font-size: 0.93333rem;
}
.about_jj .web p {
	/* width: 80%;
	margin: 0 auto; */
	padding: 0 0.53333rem;
	background: #f9f9f9;
}
.about_jj .web p br {
	display: none;
}
.address .web_box .web {
	padding: 0.4rem;
}
.address .web_box .web h3 {
	margin-bottom: 0.4rem;
}
.course_details .img1 {
	width: 9.33333rem;
	margin-right: 0.26667rem;
}
.course_details .web {
	padding-right: 0;
}
.course_details .web h3 {
	font-size: 0.53333rem;
}
.course_details .web .bq ul li {
	width: auto;
	padding: 0 0.13333rem;
}
.course_details .web .text p {
	overflow: hidden;
}
.course_details .web .btn {
	margin-top: 0.26667rem;
}
.course_details .web .btn a {
	line-height: 0.8rem;
	height: auto;
	font-size: 0.37333rem;
	width: auto;
	padding: 0 0.53333rem;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 0.26667rem;
}
.news_details {
	padding: 0.53333rem;
}
.news_details .tit {
	padding-top: 0.26667rem;
}
.news_details .tit h3 {
	font-size: 0.53333rem;
	line-height: 0.8rem;
}
.news_details .web p {
	margin-top: 0.26667rem;
}
.news_r {
	margin-top: 0.4rem;
}
.news_l, .news_r {
	width: 100%;
	float: none;
}
.page.page12 {
	padding-bottom: 1.33333rem;
}
.news_item {
	padding: 0 0.53333rem;
}
.news_item ul li .web p {
	margin-top: 0.13333rem;
}
.course_item ul li {
	width: 31.333%;
}
.course_item, .course_hot {
	float: none;
	width: 100%;
}
.course_hot .course_item ul {
	overflow: hidden;
	margin: 0 -1%;
}
.course_hot {
	margin-top: 0.4rem;
}
.course_hot .course_item ul li {
	width: 31.333%;
	float: left;
	margin: 0 1%;
}
.course_hot_box {
	padding-bottom: 0.26667rem;
}
}
@media only screen and (max-width: 760px) {
.page_banner h2 {
	font-size: 0.8rem;
}
.page_banner span {
	margin: 0.53333rem auto;
}
.page_banner p {
	font-size: 0.53333rem;
}
.menu ul {
	display: inline-block;
	white-space: nowrap;
	overflow-x: auto;
	width: 100%;
}
.menu ul li {
	width: auto;
	float: none;
	display: inline-block;
}
.menu ul a {
	padding: 0 0.53333rem;
}
.list_box ul li .img {
	width: 7.2rem;
}
.list_box ul li .img_text {
	top: 0;
}
.list_box ul li .text h3 {
	font-size: 0.53333rem;
	line-height: 0.93333rem;
	margin-top: 0;
}
.list_box ul li .text {
	padding: 0;
}
.list_box ul li .div_tips label {
	font-size: 0.32rem;
	line-height: 0.66667rem;
}
.hj_list ul li {
	width: 25%;
}
.footer .f_nav ul li {
	padding: 0 0.13333rem;
}
.page.page9 {
	padding: 1.33333rem 0;
}
.about_jj .tit h3 {
	font-size: 0.74667rem;
}
.about_jj .tit p {
	margin: 0.4rem 0;
}
.page.page10 {
	padding: 1.33333rem 0;
}
.team_list ul li {
	width: 31.333%
}
}
@media only screen and (max-width: 600px) {
.news_item ul li .img1 {
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0.4rem;
}
.course_item ul li {
	width: 48%;
}
.page3 {
	padding-top: 0.53333rem;
}
.page_dqwz.page_dqwz1 {
	padding: 0;
	margin-bottom: 0.26667rem;
}
.page_size a {
	min-width: 0.53333rem;
	line-height: 0.8rem;
	height: 0.8rem;
	padding: 0 0.13333rem;
}
.page_size {
	margin-top: 0.26667rem;
}
.ht100 {
	height: 0.53333rem;
}
.page_size a.a1 {
}
.about_jj .web p {
	/* width: 90%;
	margin: 0 auto; */
	background: #f9f9f9;
}
.wmdys_list ul li {
	width: 97%;
}
.lc_list {
	padding: 0 0.4rem;
}
.lc_list ul li {
	margin-bottom: 0.26667rem;
}
.lc_list {
	background-position: 0.37333rem center;
	margin-top: 0.8rem;
}
.lc_list ul li.frt .web {
	padding-left: 0.53333rem;
}
.lc_list ul li.flt .web {
	padding: 0;
	padding-left: 0.53333rem;
}
.lc_list ul li.flt h3 {
	text-align: left;
}
.lc_list ul li.flt h3 span {
	right: auto;
	left: -0.21333rem;
}
.lc_list ul li p {
	height: auto;
}
.lc_list ul li {
	float: none !important;
	width: 100%;
}
.page_banner {
	height: 5.33333rem;
}
.head {
	display: none;
}
.tel {
	display: none;
}
.menu_wrap {
	position: fixed;
	top: 0.26667rem;
	right: 0.26667rem;
	width: 1.06667rem;
	height: 1.06667rem;
	background:  #0189E1;
	background-size: 0.53333rem auto;
}
/* url(../images/menu.png) no-repeat center center删除这里 */
.head2 .logo {
	line-height: 1.6rem;
	position: relative;
	z-index: 100000;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background: #fff;
	width: 100%;
}
.mainer {
	/* padding-top: 60px; */
	padding-bottom: 0;
}
.menu .wrap {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	background: #fff;
}
.h_menu .menu .wrap {
	top: 0;
}
.menu ul {
	display: table-cell;
	vertical-align: middle;
}
.menu ul li {
	display: block;
}
.menu ul li a {
	line-height: 0.93333rem;
}
.banner .item {
	height: 5.33333rem;
}
.page_top ul li h3 span {
	font-size: 0.69333rem;
}
.page_top ul {
	width: 100%;
	padding: 0;
}
.banner.owl-theme .owl-controls {
	bottom: 0.8rem;
}
.page_top {
	top: -0.8rem;
}
.page_top ul li h3 {
	font-size: 0.53333rem;
}
.page_top ul li.li_cur {
	width: 15.333%;
	background-size: 100% auto;
}
.page_top ul li {
	width: 23%;
}
.page_top ul li p {
	font-size: 0.37333rem;
}
.page_top ul li {
	padding: 0.53333rem 0;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 0.4rem;
	height: 0.4rem;
	background-size: 100% auto !important;
	margin: 0 0.13333rem;
}
.page_tit h3 {
	font-size: 0.66667rem;
}
.course_tit {
	padding: 0 1.86667rem;
	padding-left: 1.6rem;
}
.course_tit ul li a {
	padding: 0 0.26667rem;
}
.course_list {
	padding: 0;
}
.course_tit .flt {
	font-size: 0.48rem;
}
.list_box ul li .img {
	width: 100%;
	margin: 0 auto;
	width: 100%;
	float: none;
	margin-bottom: 0.26667rem;
}
.list_box ul li p {
	font-size: 0.37333rem;
	line-height: 0.64rem;
	height: 1.28rem;
}
.page1 {
	padding-bottom: 0.53333rem;
}
.page_tit {
	padding: 0.53333rem 0;
}
.case_list ul li {
	width: 97%;
}
.more {
	margin-top: 0;
	margin-bottom: 0.53333rem;
}
.page5 {
	font-size: 0.48rem;
	padding: 0.53333rem;
}
.news_list {
	margin-bottom: 0.48rem;
	width: 80%;
}
.news_list .owl-carousel .owl-stage-outer {
	overflow: initial;
}
.news_list .owl-theme .owl-controls {
	display: none;
}
.page6 {
	overflow: hidden;
}
.link_list ul li a {
	margin: 0.13333rem;
}
.link_list ul {
	width: 100%;
}
.page8_list ul li {
	width: auto;
	display: inline-block;
	float: none;
	margin: 0 0.26667rem;
}
.page8_list ul {
	overflow-y: auto;
	white-space: nowrap;
}
.footer .foot {
	padding: 0.53333rem 0;
}
.footer .f_nav ul li {
	margin: 0.13333rem 0;
}
.footer .link {
	line-height: 0.66667rem;
}
.list_box ul li .div_tips {
	margin-top: 0.13333rem;
}
.address .web_box {
	position: initial;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
}
.xq_list ul {
	margin: 0 auto;
}
.xq_list ul li .web .text {
	height: auto;
}
.xq_list {
	margin-top: 0.26667rem;
}
.xq_list ul li {
	width: 100%;
	margin: 0.26667rem auto;
}
.course_details .img1 {
	width: 100%;
	float: none;
	margin-bottom: 0.26667rem;
}
.course_details .web .text p {
	height: auto;
}
.lsjs, .kcgs, .news_l, .news_r {
	width: 100%;
	float: none;
}
.kcgs {
	padding-bottom: 0.4rem;
}
.page.page12 {
	padding-bottom: 0.53333rem;
}
.lsjs .list ul li .top .web p {
	text-align: center;
}
.lsjs .list ul li .text {
	margin-top: 0.26667rem;
}
.lsjs {
	margin-top: 0.26667rem;
}
.kcgs .tit span {
	padding: 0 0.53333rem;
}
.kcgs .web {
	padding: 0 0.4rem;
}
.online_box .tab .tit h3 {
	font-size: 0.74667rem;
}
.online_box .tab .tit p {
	line-height: 0.53333rem;
}
.online_box .tab .item {
	margin-top: 0.53333rem;
}
.online_box .tab .item .list span {
	float: none;
	text-align: left;
}
.online_box .tab .item .list {
	margin-top: 0.26667rem;
}
.online_box .tab .item .btn {
	padding-left: 0;
}
.online_box {
	padding: 0.8rem 0;
}
.service_list ul li .img1 {
	width: 100%;
	float: none !important;
}
.service_list ul li .web {
	width: 100% !important;
	margin-top: 0.26667rem;
}
.service_list ul li {
	margin-top: 0.53333rem;
}
.service_list ul li .web.flt .tit {
	text-align: left;
}
.service_list ul li .web.flt .tit span {
	float: none;
}
.service_list ul li .web.flt .text p {
	text-align: left;
}
.team_list ul li {
	width: 48%;
}
.team_banner {
	height: 4rem;
}
.team_list ul li {
	margin-top: 0.26667rem;
}
.course_hot .course_item ul li {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0.26667rem;
}
.course_hot .course_item ul li .img {
	width: 2.66667rem;
	float: left;
	margin-right: 0.4rem;
}
.course_hot .course_item ul li .web {
	overflow: hidden;
	padding-top: 0
}
.course_hot .course_item ul li .web h4 {
	margin-top: 0.13333rem;
	height: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
}
/*pages*/
.pagination-wrapper {
	margin: 0.53333rem 0;
}
.pagination {
	height: 0.90667rem;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 0.90667rem;
	margin-right: 0.13333rem;
}
.pagination li a {
	float: left;
	display: block;
	height: 0.85333rem;
	line-height: 0.85333rem;
	padding: 0 0.32rem;
	font-size: 0.42667rem;
	border: 0.02667rem solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #0189E1;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #0189E1;
	color: #fff;
	cursor: default;
}
#maximg img{ max-width:100% !important; height:auto !important}

.mainer[data-v-a50a02d2] {
  background: #fff;
}

