﻿@charset "utf-8";

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,微软雅黑,黑体
}

#menu {
	display: none;
	margin-bottom: 0
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	z-index: 1
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before,.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-prev,.slick-next {
	z-index: 20;
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -30px;
	padding: 0;
	border: 0;
	outline: 0;
	z-index: 3
}

.slick-prev {
	left: 30px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: rotate(45deg)
}

.slick-next {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: rotate(-45deg)
}[dir=rtl] .slick-prev {
	left: auto;
	right: 30px
}

.slick-next {
	right: 30px
}[dir=rtl] .slick-next {
	left: 30px;
	right: auto
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	height: auto;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	line-height: 0;
	z-index: 2
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	display: block;
	height: 10px;
	width: 10px;
	padding: 0;
	margin: 0;
	outline: 0;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	border-radius: 10px
}

.slick-dots li.slick-active button {
	background: #fbca4f
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.logo {
	margin-top: 8px
}

.logo img {
	/*width: 100%;*/
	margin-top: 2px;
	/*max-width: 100%;*/
}

.home-top-grid1 {
	background: rgba(11,100,143,.7);
	transition: .5s all
}

.home-top-grid2 {
	background: rgba(226,23,55,.5);
	transition: .5s all
}

.home-top-grid3 {
	background: rgba(11,100,143,.4);
	transition: .5s all
}

body {
	overflow-x: hidden
}

.iconfont {
	font-family: iconfont
}

.pull-left>a>img {
	width: 200px
}

.tHide {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.blockFull {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.relative {
	position: relative
}

.pic {
	position: relative;
	overflow: hidden
}

.pic:after {
	content: "";
	display: block
}

a {
	color: inherit;
	text-decoration: none
}

a:focus,a:hover {
	color: #5698c3;
	text-decoration: none
}

h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0;
	padding: 0
}

img {
	/*width: 200px;*/
	   
	border: 0
}







.container {
	width: 90%;
	max-width:1400px;
	min-width:1100px;
}
.top{ background:rgba(86,152,195,0.5);}
.header {
	clear: both;
	
	
    
	width: 100%;
	z-index: 99999;
	
	height: 55px;
	position:absolute;
	top:10px;
	left:0;
}
.wraps{ position:absolute; top:0; left:0; width:100%;}

.banner {
	max-width: 1920px;
	margin: 0 auto;
	clear: both;
	min-height: 299px;

}

.m_banner {
	display: none
}

.m_banner>img {
	width: 100%
}

.banner .slick-dots {
	bottom: 30px
}

.banner .slick-dots li button {
	width: 8px;
	height: 8px;
	display: inline-block
}

.banner .slick-dots .slick-active button {
	width: 10px;
	height: 10px;
	background: 0 0;
	border: 1px solid #fff
}

.navwrap {
	padding-top: 20px
}

.navwrap .lwt-wrap {
	text-align: right
}

.navwrap .lwt-wrap i {
	display: inline-block;
	vertical-align: sub
}

.navwrap .lwt-wrap .icon-weixin {
	font-size: 23px;
	color: #0abc64
}

.navwrap span {
	margin: 0 10px;
	cursor: pointer;
	position: relative
}

.navwrap span .erweima {
	position: absolute;
	width: 140px;
	height: 140px;
	z-index: 22;
	left: 50%;
	margin-left: -82px;
	top: 30px;
	display: none
}

.navwrap span:hover .erweima {
	display: block
}

.navwrap .toptel {
	font-size: 18px;
	color: #48a26c;
	font-family: "微软雅黑,黑体";
	line-height: 25px;
	text-decoration: none
}

.navwrap .toptel i {
	font-size: 26px;
	margin-right: 5px
}

.navwrap .nav>li {
	font-weight: bold;
	margin: 0;
	float: left;
	width: 16.6666%;
	text-align: center;
	height: 55px;
	line-height: 55px;
	background: url(/images/navline.png) no-repeat center right;
	position: relative;
	font-size: 20px
}

.navwrap .nav>li>a {
	padding: 0;
	background-color: transparent;
	color:#FFF;
	text-align:center;
}

.navwrap .nav li a {
	transition: .5s;
	text-align:center;
}

.two a {
	color: #fff;
	display: block;
	padding: 10px 61px;
	font-size: 15px;
	line-height: normal
}

.two a:hover {
	background:rgba(17,120,229,0.43);
	color: #fff
}

.navwrap .nav li.active {
	background: #5698c3;
	text-align: center!important
}

.navwrap .nav li.active>a {
	color: #fff
}

.navwrap .two {
	position: absolute;
	width: 100%;
	color: #fff;
	z-index: 99999;
	display: none;
	top: 55px;
	background: #5698c3
}

.two li {
	text-align: left;
	list-style: none;
	background: 0 0
}

.two ul {
	position: absolute;
	left: 100%;
	width: 100%;
	top: 0;
	display: none
}

.tit {
	text-align: center;
	margin: 100px 0 50px
}

.tit span {
	display: block
}

.tit .titspan1 {
	font-size: 20px;
	font-family: arial;
	color: #333
}

.tit .titspan2 {
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #999
}

.tit .titspan2 em {
	font-style: normal;
	min-width: 118px;
	display: inline-block;
	max-width: 50%;
	height: 27px;
	overflow: hidden;
	line-height: 34px
}

.scope ul li {
	list-style: none;
	width: 22.308%;
	text-align: center;
	float: left;
	margin-right: 3.5%
}

.scope ul li .pic {
	width: 100%;
	transition: .5s
}

.scope ul li .pic:after {
	padding-bottom: 36.7816091954023%
}

.scope ul li .scopea {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	margin: 15px 0 0;
	display: block;
	height: 35px;
	overflow: hidden;
	transition: .5s
}

.scope ul li p {
	font-size: 12px;
	color: #999;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	transition: .5s
}

.scope ul li:hover .pic {
	box-shadow: 0 0 8px #666
}

.scope ul li:hover .scopea {
	color: #48a26c
}

.scope ul li:hover p {
	color: #666
}

.inabout {
	height: 443px;
	background: url(../images/indexabbg.jpg) no-repeat center;
	margin-top: 80px
}

.inabout .tit span {
	color: #fff
}

.inabout .inabtxt {
	font-size: 13px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	width: 86%;
	margin: 0 auto;
	height: 75px;
	overflow: hidden
}

.inabout .more {
	display: block;
	width: 195px;
	height: 35px;
	text-align: center;
	margin: 40px auto 0;
	color: #fff;
	line-height: 35px;
	border: 1px solid #fff;
	border-radius: 20px;
	transition: .5s
}

.inabout .more:hover {
	background: #48a26c;
	border: 1px solid #48a26c
}

.incasefl {
	text-align: center
}

.incasefl .slick-current a {
	color: #fff;
	background: #48a26c;
	border: 1px solid #48a26c
}

.incasefl .slick-slide {
	display: inline-block
}

.incasefl .slick-track {
	margin: 0 auto
}

.incasefl a {
	display: inline-block;
	width: 133px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #999;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 10px;
	transition: .5s
}

.incasefl a:hover {
	color: #fff;
	background: #48a26c;
	border: 1px solid #48a26c
}

.demo {
	margin: 35px auto 0;
	background: #FFF;
	overflow: hidden;
	max-width: 1920px;
	float: none
}

.demo1 a {
	display: inline-block;
	float: left;
	margin-right: 1px;
	width: 99.8%;
	position: relative
}

.demo1 a .pic {
	width: 100%
}

.demo1 a .pic img {
	display: inline-block
}

.demo1 a .pic:after {
	padding-bottom: 66.66666666666667%
}

.demo1 a .zzc {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	filter: alpha(opacity=50);
	background: rgba(0,0,0,.5);
	display: none
}

.demo1 a .zzc .casename {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.demo1 a .zzc span {
	font-size: 16px;
	font-weight: 700;
	display: block;
	text-align: center;
	color: #fff;
	overflow: hidden;
	height: 23px
}

.demo1 a .zzc .line {
	width: 25px;
	height: 1px;
	background: #fff;
	margin: 5px auto
}

.demo1 a:hover .zzc {
	display: block
}

.incase a.more {
	max-width: 1920px;
	height: 62px;
	line-height: 62px;
	display: block;
	text-align: center;
	color: #fff;
	background: #48a26c;
	margin-top: 1px;
	font-size: 15px
}

.innews {
	background: #f7f7f7;
	padding: 100px 0
}

.innleft {
	width: 50%;
	background: #fff
}

.innleft .pic {
	width: 34%
}

.innleft .pic:after {
	padding-bottom: 75%
}

.innleft .icon-gonggao {
	background: #48a26c
}

.innleft .icon-dasha {
	background: #738b4f
}

.innleft .icon-gonggao:before,.innleft .icon-dasha:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 40px;
	color: #fff;
	padding-top: 28%;
	text-align: center
}

.innleft .icon-dasha:before {
	font-size: 45px
}

.innleft .inntxt {
	padding: 15px 10px 0 0;
	width: 63%
}

.innleft .inntxt li {
	list-style: none;
	line-height: 30px;
	font-size: 13px
}

.innleft .inntxt li a {
	color: #666;
	display: inline-block;
	width: 75%;
	height: 30px;
	overflow: hidden;
	float: left
}

.innleft .inntxt li:hover {
	font-weight: 700;
	color: #333
}

.innleft .inntxt li:hover span {
	color: #333;
	font-weight: 100
}

.innleft .inntxt li span {
	font-size: 12px;
	font-family: arial;
	color: #999
}

.innright a {
	float: right!important;
	width: 88%!important
}

.innright a:hover {
	color: #48a26c!important
}

.innright li:hover {
	font-weight: 100!important
}

.Advisory {
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 40px
}

.Advisory .btn-group .btn {
	border-radius: 0;
	padding: 10px
}

.Advisory .btn-group {
	font-size: 16px;
	background: #f3f3f3;
	margin-bottom: 60px
}

.advisoryInner {
	padding-left: 200px;
	width: 900px
}

.advisoryTit {
	background: url(/images/applyTitle.png) no-repeat;
	width: 280px;
	height: 70px;
	margin: 20px 0;
	position: relative;
	z-index: 9
}

.advisoryWrap {
	position: relative
}

.advisoryWrap:before {
	content: '';
	border: 1px solid #ccc;
	position: absolute;
	top: 10px;
	bottom: 0;
	z-index: 8;
	left: 96px
}

.at1 {
	background-position: 0 -89px
}

.at2 {
	background-position: 0 -175px
}

.bFloat {
	width: 100%;
	height: 52px;
	position: fixed;
	bottom: 0;
	box-shadow: 0 0 10px 1px rgba(7,17,27,.1);
	z-index: 99997;
	font-size: 0;
	box-sizing: border-box;
	background-color: #fff;
	display: none
}

.bNavigation {
	height: 100%;
	color: #93999f;
	text-align: center
}

.bNavigation li {
	width: 20%;
	float: left;
	height: 100%
}

.bNavigation li a {
	display: block;
	height: 100%;
	color: inherit;
	box-sizing: border-box;
	padding-top: 5px
}

.bNavigation li i {
	display: block;
	font-size: 20px;
	margin: auto;
	line-height: 28px;
}

.bNavigation li span {
	display: inline-block;
	font-size: 10px;
	line-height: 10px;
	margin-top: 2px
}

.bNavigation li.cur {
	color: #fc3154
}

.bNavigation li.cur a {
	color: inherit
}

.bNavigation li.cur a i {
	color: #f01414
}

.footer {
	padding: 40px 0 20px;
	background: #316cae;
}

.footer .fleft .fnav li {
	float: left;
	list-style: none;
	margin-right: 7.5%
}

.footer .fleft .fnav li a {
	color: #fff
}

.footer .fleft .fnav li a:hover {
	color: #48a26c
}

.footer .fleft p {
	color: #9e9e9e;
	margin: 35px 0
}

.footer .fleft p a {
	color: #9e9e9e;
	margin-left: 20px
}

.footer .fleft p a:hover {
	color: #48a26c
}

.footer .fright .friendlink {
	width: 65%;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	background: url(/images/link.png) no-repeat 10px 12px,url(/images/linkbg2.png) no-repeat 90% 17px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #4b4b4b;
	position: relative;
	margin-top: 3px
}

.fContactUs {
	margin-top: -10px;
	color: #e8e8e8
}

.fContactUs>li {
	display: block;
	border-top: 1px solid #e8e8e8;
	padding: 15px 0 10px
}

.fContactUs .pull-right {
	width: 54px;
	height: 48px;
	font-size: 30px;
	text-align: center;
	color: #fff
}

.fContactUs .pull-right:before {
	line-height: 48px
}

.fContactUs h5 {
	margin-bottom: 10px;
	font-size: 16px
}

.fContactUs .icon-weixin1 {
	background: #5AC64F
}

.fContactUs .icon-dianhua {
	background: #b8e35a
}

.fContactUs .icon-fenxiang1 {
	background: #ee5f66
}

.footer .fright .friendlink span {
	display: block;
	text-indent: 20%
}

.footer .fright .friendlink .flinkdown {
	position: absolute;
	width: 100%;
	bottom: 40px;
	padding: 10px 0;
	background: #fff;
	display: none
}

.footer .fright .friendlink a {
	display: block;
	line-height: 25px;
	text-align: center;
	text-indent: 0
}

.bottom_tools {
	position: fixed;
	z-index: 1070;
	right: 40px;
	top: 40%
}

.bottom_tools>* {
	font: 0/0 a;
	display: block;
	margin-top: 5px;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}

.qr_img {
	position: absolute;
	top: -189px;
	left: -183px;
	display: none
}

#scrollUp {
	width: 45px;
	height: 45px;
	background-image: url(/images/backgrounds.32.png);
	background-position: -54px -53px;
	display: none
}

#scrollUp:hover {
	background-image: url(/images/backgrounds.32.png);
	background-position: -100px -53px
}

#feedback {
	width: 45px;
	height: 45px;
	background-image: url(/images/backgrounds.32.png);
	background-position: -102px 0
}

#feedback:hover {
	background-image: url(/images/backgrounds.32.png);
	background-position: -146px -46px
}

.qr_tool {
	width: 45px;
	height: 45px;
	background-image: url(/images/backgrounds.32.png);
	background-position: -148px 0;
	cursor: pointer
}

.qr_tool:hover {
	width: 45px;
	height: 45px;
	background-image: url(/images/backgrounds.32.png);
	background-position: -192px -46px
}

.mbx {
	background: #f7f7f7
}

.mbx .nytit {
	width: 16.411%;
	background: #5698c3;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #fff
}

.mbx .menu {
	width: 50%;
	padding-left: 20px
}

.mbx .menu div a {
	display: block;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	width: 100px;
	text-align: center;
	font-weight: 700
}

.mbx .menu div a:hover {
	border-bottom: 2px solid #5698c3;
	color: #5698c3
}

.mbx .menu div a.cur {
	border-bottom: 2px solid #5698c3;
	color: #5698c3
}

.mbx .menu .slick-arrow {
	width: 30px;
	transform: rotate(0);
	top: 38px
}

.mbx .menu .slick-prev {
	left: auto;
	right: -30px;
	background: #999 url(/images/prev.png) no-repeat center
}

.mbx .menu .slick-next {
	right: -65px;
	background: #999 url(/images/next.png) no-repeat center
}

.mbx .mbxwrap {
	line-height: 34px;
	padding-top: 18px
}

.mbx .mbxwrap a {
	color: #898989
}

.mbx .mbxwrap a:hover {
	color: #5698c3
}

.mbx .mbxwrap span {
	margin: 0 10px
}

.mbx .mbxwrap em {
	font-style: normal;
	color: #48a26c
}

.nycon {
	margin-top: 35px
}

.artColumns>.container {
	position: relative;
	padding-right: 290px
}

.artColumns .plusWrapRigth {
	margin-right: -290px
}

.nycon .ltxt {
	width: 77%
}

.nycon .ltxt p {
	font-size: 13px;
	color: #666;
	text-indent: 0em;
	margin-bottom: 8px;
	line-height: 35px
}

.honor ul li {
	width: 22%;
	padding: 4px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 10px #ddd;
	float: left;
	margin: 0 4% 70px 0;
	position: relative
}

.honor ul li:after {
	padding-bottom: 120%
}

.honor ul li .zzc {
	width: 97%;
	height: 100%;
	position: absolute;
	background: #000;
	filter: alpha(opacity=50);
	background: rgba(0,0,0,.5);
	display: none
}

.honor ul li .zzc .zzctxt {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%
}

.honor ul li .zzc .zzctxt span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.honor ul li .zzc .zzctxt .line {
	width: 30px;
	height: 1px;
	background: #fff;
	margin: 5px auto
}

.honor ul li:hover {
	border: 1px solid #48a26c
}

.honor ul li:hover .zzc {
	display: block
}

.phone-honor {
	width: 100%;
	margin: 20px auto;
	display: none
}

.phone-honor ul li {
	width: 100%
}

.phone-honor ul li:after {
	padding-bottom: 120%
}

.phone-honor .slick-dots li {
	display: inline-block;
	width: 10px
}

.phone-honor .slick-dots li button {
	background: #ddd
}

.phone-honor .slick-dots li.slick-active button {
	background: #48a26c
}

.fenlei {
	text-align: center;
	border-bottom: 1px solid #e8e8e8
}

.fenlei .menu {
	padding-left: 0
}

.fenlei .slick-track {
	display: inline-block
}

.fenlei .slick-track a {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	transition: .5s;
	overflow: hidden
}

.fenlei .slick-track a:hover {
	background: #48a26c;
	color: #fff
}

.fenlei .slick-track a.cur2 {
	background: #48a26c;
	color: #fff
}

.fenlei .slick-arrow {
	width: 25px;
	height: 30px;
	transform: rotate(0);
	top: 30px
}

.fenlei .slick-prev {
	left: -30px;
	background: #ddd url(/images/proprev.png) no-repeat center
}

.fenlei .slick-next {
	right: -30px;
	background: #ddd url(/images/pronext.png) no-repeat center
}

.pro .twofenlei {
	text-align: center;
	margin: 30px 0
}

.pro .twofenlei a {
	font-size: 13px;
	display: inline-block;
	margin: 0 20px;
	color: #999
}

.pro .twofenlei a.active {
	color: #48a26c
}

.pro .procon {
	list-style: none
}

.pro .procon li {
	width: 23.505%;
	float: left;
	margin: 0 1.9% 35px 0
}

.pro .procon li .pic {
	width: 100%
}

.pro .procon li .pic img {
	transition: .5s
}

.pro .procon li .pic:after {
	padding-bottom: 60.36363636363637%
}

.pro .procon li .protit {
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	text-align: center
}

.pro .procon li .protit span {
	display: inline-block;
	width: 90%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	margin-top: 20px
}

.pro .procon li:hover .protit {
	border-bottom: 1px solid #d1d1d1;
	background: url(/images/probg.png) no-repeat right 26px;
	text-align: left
}

.pro .procon li:hover span {
	border-right: 1px solid #d1d1d1;
	color: #48a26c
}

.pro .procon li:hover img {
	transform: scale(1.2)
}

.page {
	margin-bottom: 100px;
	text-align: center
}

.page a {
	display: inline-block;
	padding: 3px 10px;
	margin-right: 1px;
	background: #eee;
	margin-bottom: 5px;
	transition: .5s
}

.page a:hover {
	background: #48a26c;
	color: #fff
}

.page a.active {
	background: #48a26c;
	color: #fff
}

.proshow .pshowcon .psl {
	width: 58.462%
}

.proshow .pshowcon .psl:after {
	padding-bottom: 60.262008733624455%
}

.proshow .pshowcon .psr {
	width: 39.317%;
	height: 414px;
	overflow: auto
}

.proshow .pshowcon .psr h3 {
	font-size: 24px;
	margin-bottom: 20px
}

.proshow .pshowcon .psr span {
	font-size: 15px;
	color: #48a26c
}

.proshow .pshowcon .psr p {
	margin: 10px 0 20px;
	font-size: 12px;
	color: #666
}

.proshow .pshowcon .psr .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #48a26c;
	width: 3px;
	border-radius: 0
}

.proshow .pshowcon .psr .mCSB_scrollTools .mCSB_draggerRail {
	width: 1px
}

.pstit {
	line-height: 37px;
	margin: 40px 0 30px;
	background: #f7f7f7
}

.pstit span {
	font-size: 18px;
	display: inline-block;
	background: #48a26c;
	color: #fff;
	padding: 0 50px
}

.detatxt p {
	text-indent: 2em;
	color: #666;
	line-height: 25px;
	font-size: 13px
}

.inquiry {
	border-bottom: 1px solid #e8e8e8
}

.inquirycon {
	width: 82%
}

.inquirycon label {
	font-weight: 100;
	width: 43.4511%;
	margin: 12.5px 0;
	position: relative
}

.inquirycon label em {
	color: red;
	position: absolute;
	right: -5px
}

.inquirycon label input {
	width: 80%;
	color: #999;
	padding-left: 7px;
	line-height: 28px;
	height: 28px;
	border: 1px solid #bfbfbf;
	border-radius: 7px;
	font-size: 13px
}

.inquirycon .la5 {
	width: 87.5%
}

.inquirycon .la5 textarea {
	width: 90%;
	border: 1px solid #bfbfbf;
	border-radius: 7px;
	float: left;
	height: 103px;
	padding-left: 7px
}

.inquirycon .la5 span {
	float: left
}

.inquirycon .la6 {
	float: left
}

.inquirycon .la6 em {
	left: 200px;
	right: auto
}

.inquirycon .la6 span {
	float: left
}

.inquirycon .la6 input {
	width: 28%;
	float: left
}

.inquirycon .la6 img {
	float: left;
	cursor: pointer;
	margin: 0 10px 0 25px
}

.inquirycon .la6 a {
	float: left;
	display: inline-block;
	line-height: 28px;
	color: #999;
	text-decoration: underline
}

.inquirycon .la6 a:hover {
	color: #48a26c
}

.inquirycon .la7 {
	width: 15.146%;
	float: left
}

.inquirycon .la7 input {
	height: 35px;
	line-height: 35px;
	background: #eee;
	font-size: 16px;
	color: #666;
	border: 0;
	transition: .5s
}

.inquirycon .la7 input:hover {
	color: #fff;
	background: #48a26c
}

.inquirycon .lasub {
	margin-left: 16%
}

.inquirycon span {
	width: 80px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	color: #666;
	line-height: 28px
}

.prevnext {
	margin: 10px 0 0
}

.pnwrap {
	width: 80%
}

.pnwrap a {
	color: #333;
	transition: .5s;
	line-height: 25px;
	overflow: hidden;
	height: 25px;
	margin: 5px 0;
	font-weight: 700
}

.pnwrap a:hover {
	color: #48a26c
}

.return {
	width: 140px;
	height: 38px;
	background: #5698c3 url(/images/returnbg.png) no-repeat 30px center;
	line-height: 38px;
	color: #fff;
	padding-left: 50px;
	border-radius: 20px;
	margin: 5px 0 0;
	transition: .5s
}

.return:hover {
	background-color: #5698c3;
	color: #fff
}

.xgpro .pstit {
	padding-right: 10px
}

.xgpro .pstit a {
	color: #333
}

.xgpro .pstit a:hover {
	color: #48a26c
}

.case {
	margin-bottom: 58px
}

.case li {
	list-style: none;
	width: 24.91%;
	position: relative;
	float: left;
	margin: 1px 1px 0 0
}

.case li:after {
	padding-bottom: 66.66666666666667%
}

.case li .zzc {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=70);
	background: rgba(0,0,0,.7);
	display: none
}

.case li .zzc .zzcwrap {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%)
}

.case li .zzc .zzcwrap span {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	display: block;
	height: 23px;
	line-height: 23px;
	overflow: hidden
}

.case li .zzc .zzcwrap .line {
	width: 26px;
	height: 1px;
	background: #fff;
	margin: 5px auto
}

.case li:hover .zzc {
	display: block
}

.caseshow {
	border-bottom: 1px solid #e8e8e8
}

.caseshow .ctit {
	width: 227px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #48a26c;
	font-size: 16px;
	color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	top: 15px
}

.caseshow .ctxt {
	background: #f7f7f7;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	padding: 35px 35px 15px;
	width: 86.325%;
	margin: 0 auto
}

#featured-area {
	width: 86.325%;
	margin: 150px auto 0;
	height: 500px
}

#featured-area ul li {
	list-style: none
}

#featured-area ul li .pic:after {
	padding-bottom: 60.262008733624455%
}

#featured-area ul .ban_r_btn,#featured-area ul .ban_l_btn {
	width: 40px;
	height: 85px;
	display: inline-block;
	position: absolute;
	z-index: 9999;
	top: 50%;
	margin-top: -42.5px;
	border-radius: 5px;
	transition: .5s
}

#featured-area ul .ban_l_btn {
	left: -47%;
	background: #6a6a6a url(/images/ban_l_btn.png) no-repeat center;
	border: 0
}

#featured-area ul .ban_r_btn {
	right: -47%;
	background: #6a6a6a url(/images/ban_r_btn.png) no-repeat center;
	border: 0
}

#featured-area ul .ban_r_btn:hover,#featured-area ul .ban_l_btn:hover {
	background-color: #48a26c
}

.phonecase {
	width: 93%;
	margin: 20px auto;
	display: none
}

.case-con {
	padding: 0
}

.strtxt p {
	font-size: 13px;
	line-height: 30px;
	text-indent: 2em
}

.strimg {
	margin: 30px 0;
	text-align: center
}

.strimg .strimgc {
	width: 31.417%;
	float: left
}

.strimg .strimgc img {
	max-width: 100%
}

.strimg .str2 {
	margin: 0 2.8% 34px
}

.strimg .str4 {
	width: 56.667%;
	margin-right: 2.7%
}

.strimg .str5 {
	width: 40.584%
}

.news ul li {
	list-style: none;
	border-bottom: 1px solid #efefef;
	margin-bottom: 35px;
	padding-bottom: 20px
}

.news ul li .pic {
	width: 16.667%
}

.news ul li .pic img {
	transition: .5s
}

.news ul li .pic:after {
	padding-bottom: 65%
}

.news ul li .ntxt {
	width: 54.584%;
	margin-left: 5%
}

.news ul li .ntxt a {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	max-height: 60px;
	overflow: hidden;
	display: inline-block
}

.news ul li .ntxt p {
	font-size: 12px;
	color: #999;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	transition: .5s
}

.news ul li .date span {
	font-size: 24px;
	font-family: arial;
	display: block;
	color: #999;
	margin: 20px 0 10px;
	transition: .5s
}

.news ul li .date a {
	width: 100px;
	height: 37px;
	display: inline-block;
	transition: .5s;
	line-height: 37px;
	text-indent: .5em;
	text-align: center
}

.news ul li:hover .ntxt a {
	font-weight: 700
}

.news ul li:hover .ntxt p {
	color: #666
}

.news ul li:hover .date span {
	color: #666
}

.news ul li:hover .date a {
	background: #5698c3;
	color: #fff
}

.news ul li:hover img {
	transform: scale(1.2)
}

.news_show {
	padding-bottom: 100px;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	padding: 20px;
	margin-bottom: 20px;
	min-width: 100%
}

.news_show .nstit {
	border-bottom: 1px dashed #d3d3d3;
	text-align: center;
	margin-bottom: 35px
}

.news_show h1 {
	font-size: 22px
}

.news_show .date {
	line-height: 30px;
	margin: 10px 0 20px
}

.news_show .date span {
	font-size: 12px;
	margin: 0 12px;
	color: #999
}

.news_show .nstxt {
	border-bottom: 1px solid #e8e8e8;
	/*padding: 0 10% 10px*/
	padding: 0 3px 9px 19px;
}

.news_show .nstxt p {
	color: #666
}

.news_show .xgnews ul {
	width: 46%;
	padding-left: 2%;
	list-style: circle
}

.news_show .xgnews ul li {
	line-height: 25px;
	height: 25px
}

.news_show .xgnews ul li a {
	color: #666;
	display: inline-block;
	width: 60%;
	transition: .5s;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	float: left
}

.news_show .xgnews ul li span {
	color: #999;
	text-align: right;
	display: inline-block;
	width: 25%;
	transition: .5s
}

.news_show .xgnews ul li:hover a {
	color: #48a26c
}

.news_show .xgnews ul li:hover span {
	color: #666
}

.ctactit {
	text-align: center
}

.ctactit h1 {
	font-size: 22px
}

.ctactit span {
	font-family: arial;
	color: #999;
	line-height: 30px
}

.ctactcon {
	margin: 65px 0 100px
}

.ctactcon .ditu {
	width: 51.283%;
	border: 1px solid #dedede;
	padding: 4px
}

.ctactcon .ditu #map {
	height: 384px
}

.ctactcon .ditu #map img {
	max-width: 590px;
	max-height: 384px
}

.ctactwrap {
	width: 40%;
	margin-left: 5%
}

.ctactwrap ul li {
	list-style: none;
	line-height: 35px;
	color: #666
}

.ctactwrap ul li a:hover {
	color: #48a26c
}

.ctactwrap .cerweima {
	margin-top: 15px
}

.map {
	margin: 40px auto;
	padding-bottom: 100px
}

.map dl {
	margin: 20px auto;
	overflow: hidden;
	line-height: 30px;
	width: 98%;
	transition: .3s
}

.map dl:hover {
	box-shadow: 0 0 2px #000
}

.map dl:hover dt a {
	color: #333;
	font-weight: 700
}

.map dt {
	font-size: 14px;
	float: left;
	width: 10%;
	text-align: center;
	transition: .3s
}

.map dt:hover {
	background: #48a26c
}

.map dt:hover a {
	color: #fff!important
}

.map dt a {
	color: #666;
	display: block;
	padding: 10px 0;
	transition: .3s
}

.map dt a:hover {
	color: #e0e9f3;
	font-weight: 700
}

.map dd {
	font-size: 14px;
	overflow: hidden;
	float: left;
	width: 85%;
	line-height: 40px
}

.map dd .p2 {
	padding: 0 0 0 20px;
	clear: both
}

.map dd .p2 a {
	color: #48a26c;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: .3s
}

.map dd .p2 a:hover {
	color: red
}

.map dd div {
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 10px
}

.map dd div a {
	color: #333;
	float: left;
	padding: 0 10px;
	margin-top: 1px;
	transition: .3s
}

.map dd div a:hover {
	color: #003e7e;
	background: #48a26c;
	color: #fff
}

.r_onlineReg {
	padding: 10px 25px 25px
}

.r_onlineReg span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px
}

.r_onlineReg input {
	height: 30px
}

.r_onlineReg input,.r_onlineReg textarea {
	width: 100%;
	box-sizing: border-box
}

.r_onlineReg p {
	margin-top: 10px
}

#onlineMoblie {
	display: none;
	min-height: 28px;
	background: #fff7d3;
	box-sizing: border-box;
	border: 1px solid #ffe57e;
	color: #666;
	line-height: 22px;
	padding: 5px 10px;
	font-size: 12px;
	margin-bottom: 10px
}

#onlineMoblie .ion-speakerphone:before {
	font-size: 17px;
	color: #f77300;
	margin-right: 5px
}

.r_submitReg {
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	color: #fff;
	border: 0;
	width: 100%;
	margin-top: 20px;
	cursor: pointer
}

.c_aItem {
	padding: 25px 50px;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	box-sizing: border-box;
	background: #fff
}

.o_tips {
	margin-bottom: 15px;
	line-height: 20px
}

.o_content {
	background: url(/images/mbg.jpg) no-repeat right center
}

.o_titie {
	font-size: 20px;
	color: #48a26c;
	padding: 20px 0;
	border-bottom: dashed 1px #d6d6d6
}

.o_titie .icon-ioscompose:before {
	font-size: 30px;
	display: inline-block;
	vertical-align: -3px;
	margin-right: 10px
}

.o_apply>.form-horizontal {
	padding: 20px 40% 0 0
}

.o_content>.form-horizontal {
	border-bottom: dashed 1px #d6d6d6;
	background: url(/images/o1.jpg) no-repeat bottom right
}

.o_content>.form-horizontal #course {
	position: absolute;
	z-index: -999;
	visibility: hidden;
	left: -999px
}

.o_content .panel {
	padding: 0
}

.o_content .panel-heading {
	font-size: 20px
}

.panel-student {
	border-color: #48a26c
}

.panel-student>.panel-heading {
	background: #48a26c;
	color: #fff
}

.o_btn {
	display: inline-block;
	width: 140px;
	border: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	color: #5a5a5a;
	margin-top: 50px;
	cursor: pointer;
	background: #ccc
}

.o_btn_default {
	background: #48a26c;
	color: #fff;
	margin-right: 20px
}

.is_success:before {
	content: "\e610";
	font-family: iconfont!important;
	display: inline-block;
	font-size: 32px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: #090;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-right: 16px;
	vertical-align: middle
}

.glyphicon-arrow-left:before {
	content: "\e601"
}

.glyphicon-arrow-right:before {
	content: "\e659"
}

.recommendCourse {
	padding: 10px
}

.p_block .thumbnail {
	border-radius: 0;
	border: 0;
	margin-bottom: 0
}

.thumbnail .caption {
	padding: 9px 9px 0
}

.thumbnail .caption>h4 {
	color: #5698c3;
	margin: 6px 0
}

.p_block .icon-tuijian {
	font-size: 22px;
	line-height: 15px;
	vertical-align: -1px
}

.p_block .icon-junshi {
	margin-right: 5px
}

.n_hot_r>a {
	color: #000;
	display: block;
	padding: 10px 25px
}

.n_hot_r>a:hover,.p_block .thumbnail:hover {
	background: #f4f4f4
}

.yellowBg {
	background: #ffb901
}

.greenBg1 {
	background: #5698c3
}

.greenBg2 {
	background: #738b4F
}

.greenBg {
	background: #37565e
}

.plusWrapRigth {
	width: 270px
}

.p_block {
	box-shadow: 0 5px 10px rgba(0,0,0,.1)
}

.p_block .p_block_tit:before {
	margin-right: 5px;
	font-size: 20px
}

.p_block .icon-dianhua:before {
	font-size: 22px
}

.p_block_tit {
	padding: 15px;
	font-size: 18px;
	color: #fff
}

.r_onlineReg {
	padding: 10px 25px 25px
}

.r_onlineReg span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px
}

.r_onlineReg input {
	height: 30px
}

.r_onlineReg input,.r_onlineReg textarea {
	width: 100%;
	box-sizing: border-box
}

.r_onlineReg p {
	margin-top: 10px
}

.r_submitReg {
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	color: #fff;
	border: 0;
	width: 100%;
	margin-top: 20px;
	cursor: pointer
}

.footer .fright .erweima {
	position: absolute;
	width: 100px;
	margin-left: 60px;
	display: none
}

.footer .fleft .list-group {
	margin-bottom: 0
}

.footer .fleft .list-group-item {
	background-color: transparent;
	border: 1px solid transparent;
	padding: 4px 0;
	color: #909090
}

.footer .subTit {
	color: #fff;
	font-size: 14px;
	padding-bottom: 5px;
	display: block
}

.footer .faddress {
	color: #e6e6e6;
	position: absolute;
	margin-top: 50px
}

.footer .faddress>address {
	margin-bottom: 10px
}

.footer .copyright {
	color: #fff;
	font-size: 12px
}

.footer .copyright .breadcrumb {
	background: none;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

.copyright .breadcrumb a {
	color: #909090
}

@media (max-width:768px) {
	.bottom_tools {
		display: none
	}

	.map dt {
		width: 15%
	}

	.map dd {
		width: 85%
	}

	.logo {
		margin-bottom: 1%
	}

	.Advisory {
		padding: 15px
	}

	.advisoryInner {
		padding-left: 0;
		width: 100%
	}

	.advisoryWrap:before {
		content: none
	}
}

@media (max-width:640px) {
	.map dt {
		width: 20%
	}

	.map dd {
		width: 80%
	}
}

@media (max-width:400px) {
	.map dt {
		width: 100%
	}

	.map dd {
		width: 100%
	}
}

@media (max-width:1200px) {
	.container {
		width: 992px
	}

	.logo {
		margin-top: 2%
	}

	.navwrap .nav>li {
		width: 103px
	}

	.two a {
		padding: 10px 20px
	}

	.innleft .pic {
		display: none
	}

	.innleft .inntxt {
		width: 95%;
		padding-bottom: 15px
	}

	.nycon .ltxt {
		width: 70%
	}

	.inimg {
		display: none
	}

	.inquirycon {
		width: 100%
	}

	.inquirycon label {
		width: 49.451%
	}

	.inquirycon .la5 {
		width: 99%
	}

	.inquirycon .la6 em {
		left: 220px
	}

	.case li {
		width: 23.91%
	}
}

@media (max-width:992px) {
	.header .t400 {
		display: block!important;
		padding-top: 3.5%
	}

	.header .navwrap {
		display: none
	}

	.lwt-wrap {
		display: none
	}

	.logo {
		margin-top: 2%
	}

	.nav {
		display: none
	}

	.mbx .nytit {
		line-height: 47px;
		font-size: 20px
	}

	.container {
		width: 768px
	}

	.footer .container {
		width: 100%
	}

	.incasefl a {
		width: 100px
	}

	.incase a.more {
		line-height: 40px;
		height: 40px
	}

	.innleft {
		width: 100%;
		margin: 2px 0
	}

	.innleft .inntxt {
		width: 95%
	}

	.innright a {
		width: 93%!important
	}

	.footer .fleft .fnav li {
		margin-right: 2.5%
	}

	.mbx .menu {
		width: 75%;
		margin-top: 0;
		padding-left: 10px
	}

	.nycon .ltxt {
		width: 68%
	}

	.fenlei .menu2 {
		padding: 0
	}

	.fenlei .slick-prev {
		left: 0
	}

	.fenlei .slick-next {
		right: 0
	}

	.inquiry {
		padding-bottom: 30px
	}

	.inquirycon label {
		margin: 5px 0
	}

	.inquirycon label span {
		text-align: left
	}

	.inquirycon label input {
		width: 100%
	}

	.inquirycon .la5 textarea {
		width: 100%
	}

	.inquirycon .la5 em {
		top: 25px
	}

	.inquirycon .la6 {
		width: 53%
	}

	.inquirycon .la6 em {
		left: 200px
	}

	.inquirycon .lasub {
		margin: 5px 4% 5px 12%
	}

	.proshow .pshowcon .psr {
		height: 265px
	}

	#featured-area {
		display: none
	}

	.phonecase {
		display: block
	}

	.news ul li .ntxt a {
		line-height: 25px
	}

	.news ul li .date span {
		margin-top: 5px
	}

	.ctactwrap ul li {
		line-height: 30px
	}

	.artColumns>.container {
		padding: 0
	}

	.plusWrapRigth {
		display: none
	}

	.news_show .xgnews ul {
		width: 100%;
		margin-bottom: 3%
	}
}

@media (max-width:768px) {
	.news_show .nstxt {
		padding: 0;
		padding-bottom: 10px
	}

	.phone-nav {
		top: 12px!important
	}

	.container {
		width: 100%
	}

	.incasefl a {
		width: 100px
	}

	.innleft .pic {
		display: none
	}

	.innleft .inntxt {
		width: 95%;
		padding-bottom: 10px
	}

	.innright a {
		width: 90%!important
	}

	.footer .fleft .fnav li {
		margin-right: 2.5%
	}

	.footer .fleft {
		width: 100%;
		text-align: center
	}

	.footer .fleft .list-group-item {
		display: none
	}

	.footer .faddress {
		position: relative
	}

	.footer .fleft .fnav li {
		float: none;
		display: inline-block
	}

	.footer .fleft .row>div {
		display: inline-block
	}

	.footer .fright {
		display: none
	}

	.nycon .ltxt {
		width: 100%
	}

	.rimg {
		width: 100%;
		text-align: center
	}

	.phone-honor {
		display: block
	}

	.honor {
		display: none
	}

	.pro .procon li {
		width: 48.1%
	}

	.inquirycon label {
		width: 100%
	}

	.inquirycon .la5 {
		width: 100%
	}

	.inquirycon .la6 {
		width: 100%
	}

	.inquirycon .la6 em {
		left: 200px
	}

	.inquirycon .la6 input {
		width: 120px
	}

	.inquirycon .lasub {
		margin-left: 0
	}

	.inquirycon .la7 {
		width: 48%
	}

	.proshow .pshowcon .psl {
		width: 100%
	}

	.proshow .pshowcon .psr {
		width: 100%;
		height: auto;
		text-align: center
	}

	.proshow .pshowcon .psr h3 {
		margin-top: 10px
	}

	.pnwrap {
		width: 100%;
		text-align: center
	}

	.pnwrap a {
		display: block
	}

	.case li {
		width: 49%
	}

	.case-con {
		padding: 0 15px
	}

	.news ul li .pic {
		width: 100%
	}

	.news ul li .pic:after {
		padding-bottom: 19%
	}

	.news ul li .ntxt {
		width: 100%;
		text-align: center;
		margin: 10px 0 0
	}

	.news ul li .date {
		width: 100%;
		text-align: center
	}

	.news ul li .date a {
		margin: 0 auto
	}

	.ctactcon .ditu {
		width: 100%
	}

	.ctactwrap {
		width: 100%;
		margin-left: 0;
		text-align: center
	}

	.ctactwrap ul {
		margin-top: 10px
	}

	.logo {
		margin: 1% 0;
		padding: 0;
		padding-left: 10px;
	}
}

@media (max-width:480px) {
	.mbx .menu,.mbx .nytit {
/*display:none!important*/
	}

	.mbx .container {
		padding: 0
	}

	.mbx .mbxwrap {
		padding-right: 10px
	}

	.mbx .nytit {
		width: auto;
		padding: 10px;
		line-height: normal;
		font-size: 15px;
		font-weight: 700
	}

	.footer {
		margin-bottom: 50px
	}

	.bFloat {
		display: block
	}

	.banner {
		display: none
	}

	.m_banner {
		display: block
	}

	.o_btn_default {
		margin-right: 0
	}

	.c_aItem {
		padding: 15px
	}

	.o_content>.form-horizontal {
		padding: 0
	}

	.o_tips {
		display: none
	}

	#onlineMoblie {
		display: block
	}

	.scope ul li {
		width: 100%
	}

	.innleft .pic {
		display: none
	}

	.innleft .inntxt {
		width: 95%;
		padding-bottom: 10px
	}

	.demo1 a .zzc span {
		font-size: 14px
	}

	.incasefl a {
		width: 86px
	}

	.innleft .inntxt li a {
		width: 71%;
		font-size: 12px
	}

	.innright a {
		width: 83%!important
	}

	.mbx .menu .slick-arrow {
		display: none!important
	}

	.mbx .menu div a {
		width: 70px;
		line-height: 44px;
		height: 40px
	}

	.pro .twofenlei {
		margin: 0
	}

	.fenlei .slick-arrow {
		display: none!important
	}

	.pro .procon li {
		width: 100%
	}

	.pro .procon li .pic:after {
		padding-bottom: 40.364%
	}

	.pro .procon li:hover span {
		text-align: center
	}

	.return {
		width: 70%;
		background-position: 35% center;
		padding-left: 0;
		text-align: center;
		margin-right: 15%
	}

	.inquirycon span {
		width: auto;
		font-size: 14px
	}

	.inquirycon .la6 input {
		width: 100px
	}

	.inquirycon .la6 em {
		left: 155px
	}

	.inquirycon .la6 a {
		float: right
	}

	.case li {
		width: 100%;
		margin-bottom: 10px;
		padding: 0 6%
	}

	.strimg .strimgc {
		width: 100%;
		margin: 5px 0
	}

	.news ul li .pic {
		width: 100%
	}

	.news ul li .pic:after {
		padding-bottom: 34%
	}

	.news_show .nstit h1 {
		font-size: 20px
	}

	.news_show .nstit span {
		margin: 0 4px
	}

	.news_show .xgnews ul a {
		font-size: 12px;
		width: 50%!important
	}

	.news_show .xgnews ul span {
		font-size: 12px;
		float: right;
		width: 30%!important
	}

	.innews {
		padding: 20px 0
	}

	.news_show {
		padding-bottom: 20px;
		width: 100%
	}

	.footer .fleft .row>div {
		display: inline-block
	}

	.footer .erweima {
		display: none
	}

	.footer .faddress {
		display: none
	}
}

.phone-nav {
	position: absolute;
	font-size: 24px;
	right: 15px;
	display: none;
	color: #48a26c;
	top: 30px;
	z-index: 9
}

.phone-nav:hover {
	color: #000
}

@media (max-width:1000px) {
	.phone-nav {
		display: block
	}
}

.nstxt p {
	margin: 0;
	padding: 0
}

.contactus>.row>div {
	text-align: center;
	margin: 10px 0;
}

.contactus>.row>div {
	text-align: center;
	margin: 10px 0;
}

.contactus>.row h4 {
	margin: 8px 0;
}

.contactus>.row p {
	margin: 5px 0;
	min-height: 24px;
	line-height: inherit;
	text-indent: inherit;
}

.contactus>.row .iconfont {
	font-size: 36px;
	color: #3e9961;
	padding-bottom: 10px;
	text-indent: inherit;
}

@media (max-width: 768px) {
	.tel_call {
		display: none
	}
}

.tel_call {
	position: fixed;
	z-index: 999;
	right: 0;
	bottom: 0;
	height: 240px;
	width: 192px;
	background: #a7c5d3;
	padding: 10px;
	border-radius: 10px;
	color: #fff;
	box-shadow: -1px -1px 6px #aeabab
}

.tel_call input {
	border: 0;
	padding: 5px 2px;
	outline: 0;
	color: #000
}

.tel_call .t_submit {
	border: 0;
	display: block;
	width: 110px;
	height: 30px;
	border-radius: 5px;
	background: #2b99c1;
	color: #fff;
	margin: 0 auto
}


.cen_box_cols{width:100%;height: auto; padding:10px 0px; float: left;box-sizing: border-box;}
.cen_box_cols .contents{width:100%; margin-top:0px;float: left; overflow: hidden;}
.cen_box_cols .contents ul li .texts>h3>a{color:#fff; font-size:18px;display: block;text-align: center;font-weight: bold;}
.cen_box_cols .contents ul li{width:20%; height: 250px;float: left;  overflow: hidden; position: relative; box-sizing:border-box; padding:6px 13px;}
.cen_box_cols .contents ul li:hover .img{box-shadow: 2px 2px 5px #666;}
.cen_box_cols .contents ul li .artConts h3,.cen_box_news .ArticleList ul li .artConts h3 a:hover{color:#009be4;}
.cen_box_cols .contents ul li .artConts .art_desc{width:100%; height: 60px; line-height: 40px; font-size: 14px; color:#555555;    line-height: 2em;}
.cen_box_cols .contents ul li .art_more{float: right; margin: 140px 80px auto auto;}
.cen_box_cols .contents ul li .img{width:100%; height:250px; overflow: hidden;}
.cen_box_cols .contents ul li .img img{ width:100%; height:100%;transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;}
.cen_box_cols .contents ul li:hover .img img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15); cursor: pointer;}
.cen_box_cols .contents ul li .texts{width: 254px;margin-top: 6px;position:absolute; top: 0;left: 13px;; /*background: rgba(154, 205, 50, 0.9)*/background:rgba(17,120,229,0.43);width: cacl(100%-26); height: 50px; line-height: 50px !important; overflow: hidden;}
.cen_box_cols .contents ul li .texts a{color:#333; font-size:18px; text-align: center; line-height: 50px !important}
.cen_box_cols .contents ul li:hover .texts a{background: rgba(255, 193, 7, 0.9); color:#fff;}

.advantage-title{ margin-top: 40px; }

.jg_info_b{height: 50px;padding-top: 12px;background: #5698c3;margin-top: 15px;padding-left: 11px;padding-right: 11px;}
.jg_info_b1{float: left;color: #fff;font-size: 22px;font-family: "寰蒋闆呴粦", "瀹嬩綋";}
.jg_info_b1 span{color: #ffcd9d;font-size: 16px;padding-left: 13px;font-style: oblique;}
.jg_info_b2{float: right;color: #ffffff;font-size: 14px;font-family: "寰蒋闆呴粦", "瀹嬩綋";}
.course_list{clear: both;}
.solid{border-bottom: 1px solid #e4e4e4;}

.co1{padding-left: 17px;padding-right: 17px;padding-top: 4px;padding-bottom: 20px;clear: both;}
.co1_a{height: 187px;border-bottom: 1px dashed #e4e4e4;padding-top: 19px;}
.co1 .co1_a:last-of-type{border: none;}
.solid{border-bottom: 1px solid #e4e4e4;}
.co1_a_l{float: left;width: 260px;height: 168px;}
.co1_a_l img{max-width: 100%;border-radius:15px;}
.co1_a_r{float: left;margin-left: 24px;width: 802px;}
.co1_a_r_s{float: left;margin-left: 24px;width: 800px;}
.co1 .co1_a_r_s{float: left;margin-left: 24px;width: 996px;}
.co1_a_r_n{float: left;margin-left: 24px;width: 715px;}
.co1_a_r1{height: 128px;}
.co1_a_r1_l{float: left;width: 600px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.co1_a_r1_l1 a{color: #333;font-size: 20px;font-family: "寰蒋闆呴粦", "瀹嬩綋";line-height: 32px;}
.co1_a_r1_l2{color: #8c8c8c;font-size: 12px;line-height: 26px;}
.co1_a_r1_l3{color: #8c8c8c;font-size: 12px;     margin-top: 9px;}
.co1_a_r1_l3 span{margin-right: 30px;}
.co1_a_r1_r{float: right;width: 170px;}
.co1_a_r1_t{text-align: right;color: #e62929;font-size: 24px;font-family: "寰蒋闆呴粦", "瀹嬩綋";padding-top: 34px;}
.co1_a_r1_t span{font-size: 16px;}
.co1_a_r1_b{float: right;display: block;width: 120px;height: 30px;background: #e72929;text-align: center;line-height: 30px;color: #fff;font-size: 12px;margin-top: 20px;}
.co1_a_r2{width: 681px;padding-top: 6px;height: 29px;clear: both;display: inline-block;}
.co1_a_r2 select{width: 283px;padding-left: 5px;height: 27px;color: #a4a4a4;float: left;border: 1px solid #e0e0e0;}
.co1_num{float: left;color: #8c8c8c;padding-left: 16px;font-size: 12px;line-height: 29px;}
.co1_num span{color: #0c67a4;}
.co1_gz{float: left;text-decoration: underline;color: #0c67a4;font-size: 12px;line-height: 29px;padding-left: 21px;}
.co1_zx{line-height: 29px;color: #5698c3;float: left;padding-left: 26px;font-size: 12px;text-decoration: underline;}
.co1_zx span{width: 22px;height: 17px;background-position: -52px -119px;display: block;overflow: hidden;float: left;margin-top: 7px;margin-right: 10px;}
#fixMenu{ z-index:999; top:0px !important;}

.line{ padding: 0 7px; display:block; border-bottom:2px solid #7e7f86; padding-bottom:30px;}
.bottom{}
.bottom ul{ display:block; width:65%; text-align:center; margin:0 auto;     float: left; margin-left: 80px;}
.bottom ul li{ display: block; float:left; width:20%; text-align:left; list-style:none; font-size:21px; color:#e6f2ff; line-height:66px;}
.bottom ul li:first-child{ font-weight:bold; color:#FFF;}
.bottom ul li a{ color:inherit;}
.bottom ul li a:hover{ color:inherit;}



.copyright{ font-size:16px !important; text-align:center; line-height:100px;}

.brand{ display:block; width:100%;}
.brand .pic{ display:block; float:left; width:45%; box-sizing:border-box; padding:10px;}
.brand .txt{ display:block; float:left; width:55%;box-sizing:border-box; padding:10px;}
.brand .pic img{ max-width:100%;}
.bNav {
	padding-left:100px;
	
	height: 180px;
	
	
}
.di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.bNav dl {
	display: inline-block;
	float: left;
	width: 170px;

	text-align: left;
	padding-top: 10px;
}
.bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 32px;
}
.bNav dl dt a {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 43px;
}
.bNav dl dd {
	display: block;
	height: 14px;
	padding-bottom: 43px;
}
.bNav dl dd a {
	margin: 0 0px;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 75px;
}
.bNav dl dd a:hover {
	color: #fff;
}