img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

.lecturer-color {
	color: #ac2727;
	font-size: 20px;
	font-weight: bold;
}

.main {
	overflow: hidden;
}


/*留资框*/

.banner {
	position: relative;
}

.online_registration {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 70px;
}

.online_registration .box {
	height: 70px;
	padding: 0;
	background: rgba(0, 0, 0, .3);
}

.online_registration_title {
	width: 15%;
	box-sizing: border-box;
	line-height: 60px;
	padding: 10px;
	background: #3641AD;
	border-radius: 15px 15px 0 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-top: -10px;
	font-weight: bold;
}

.online_registration ul {
	float: right;
	width: 78%;
	margin-right: 3.5%;
}

.online_registration ul li {
	position: relative;
	width: 18%;
	margin: 15px 2% 15px 0;
	float: left;
}

.online_registration_title {
	width: 15%;
	box-sizing: border-box;
	line-height: 60px;
	padding: 10px;
	background: #0079D5;
	border-radius: 15px 15px 0 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-top: -10px;
	font-weight: bold;
}

.online_registration ul .text1 {
	background: #FFFFFF;
	color: #333333;
	line-height: 40px;
	padding-left: 15px;
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	border: 0;
}

.online_registration ul li:last-child {
	margin-right: 0;
}

.online_registration ul .sub {
	line-height: 40px;
	height: 40px;
	background: #0079D5;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 0;
	border: 0;
	width: 100%;
	cursor: pointer;
}


/*结束*/

.main_table_content tr td {
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #2368A9;
	text-align: center;
}

.main_table_content tr td strong {
	font-size: 18px;
}

.main_table {
	padding: 50px 0 70px;
	position: relative;
}

.main_table table {
	width: 100%;
	/*min-width: 900px;*/
}

.main_table h3 {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	font-size: 28px;
	font-weight: bold;
}

.main_table h3 span {
	color: #3255A7;
}

.main_table h3:after,
.main_table h3:before {
	content: '';
	width: 60px;
	height: 1px;
	background: #15499a;
	display: inline-block;
	margin: 0px 20px;
	vertical-align: middle;
}

.main_table_content tr td a,
.main_table_content tr td span {
	display: inline-block;
	cursor: pointer;
	width: 100px;
	height: 30px;
	background: #0079D5;
	border-radius: 15px;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0 5px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .7s;
}

.main_table_content tr td a:hover,
.main_table_content tr td span:hover {
	color: #FFFFFF;
	background: #ac1717;
}

.main_table_content tr td p:nth-child(2) {
	margin-top: 5px;
}

.looking_forward {
	position: fixed;
	width: 250px;
	z-index: 3333;
	display: none;
	left: 0;
	right: 0;
	margin: auto;
	top: 40%;
	transform-origin: center;
	max-width: 80%;
	max-height: 80%;
	background: #fff;
	border-radius: 5px;
}

.looking_forward>div {
	padding: 50px;
	text-align: center;
	z-index: 5;
	border-radius: 4px;
	font-size: 20px;
	font-weight: bold;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 0px 20px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 0px 20px;
	box-shadow: rgba(0, 0, 0, .3) 0px 0px 20px;
}

.training_cases .swiper-button-prev {
	width: 50px;
	height: 50px;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	margin-top: -20px;
	background: url(../images/lefts.png) no-repeat center;
	cursor: pointer;
	z-index: 9;
	background-color: rgb(0, 0, 0, .3);
}

.training_cases .swiper-button-next {
	width: 50px;
	height: 50px;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	margin-top: -20px;
	background: url(/static/new_style/images/jiangben/images/lefts.png) no-repeat center;
	cursor: pointer;
	z-index: 9;
	background-color: rgb(0, 0, 0, .3);
}

.training_cases .swiper-button-next {
	right: 20px;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

.main_content {
	background: #F5F5F5;
}

.main_conten3,
.main_content4,
.main_content-last {
	background: #FFFFFF;
}

.main_conten4 {
	background: url(/static/new_style/images/jiangben/images/place_02.jpg) no-repeat;
	background-size: cover;
}

.main_one_content9 {
	background: #F5F5F5;
	background: url(/static/new_style/images/jiangben/images/bg_img.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 50px;
}

.main_conten4 .main_table h3:after,
.main_conten4 .main_table h3:before {
	background: #FFFFFF;
}

.main_conten4 .main_table h3 {
	color: #FFFFFF;
}

.about_class .about_class_left {
	float: left;
	width: 54%;
	box-sizing: border-box;
	padding-right: 10%;
	border-right: 1px solid #FFFFFF;
}

.about_class .about_class_left input {
	height: 40px;
	border-radius: 4px;
	box-sizing: border-box;
	/*border: 1px solid #dedede;*/
}

.about_class .about_class_left li:last-child input {
	background: #0079D5;
	color: #FFFFFF;
	cursor: pointer;
}

.about_class {
	position: relative;
}

.about_class .about_class_right {
	float: right;
	width: 40%;
}

.about_class .about_class_left li {
	margin-bottom: 20px;
	box-sizing: border-box;
}

.about_class .about_class_left li:last-child {
	margin-bottom: 0;
}

.scan_code_img {
	padding: 20px;
}

.scan_code li img {
	max-width: 150px;
	width: 100%;
}

.scan_code_title {
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

.scan_code li {
	float: left;
	width: 50%;
	text-align: center;
}

.customer_evaluation_content .customer_evaluation_left {
	float: left;
	width: 40%;
	text-align: right;
}

.customer_evaluation_content .customer_evaluation_left img {
	width: 100%;
}

.customer_evaluation_content .customer_evaluation_right {
	float: left;
	width: 60%;
}

.customer_evaluation_right>div img {
	float: left;
	width: 33.3%;
}

.customer_evaluation_bottom {
	text-align: center;
}

.customer_evaluation_bottom>div {
	width: 50%;
	float: left;
}

.customer_evaluation_bottom>div img {
	width: 100%;
}

.pc {
	display: block;
}

.sj {
	display: none;
}


/*降本增效*/

.lecturer {
	padding: 4px;
}

.main_table_content .text-content1,
.main_table_content .text-content2,
.main_table_content .text-content3 {
	line-height: 26px;
	margin-bottom: 10px;
	font-size: 15px;
	text-indent: 2em;
}

.main_content1 {
	background: url(/static/new_style/images/jiangben/images/bg_img.jpg) no-repeat center;
	background-size: cover;
}

.main_content2 {
	background: url(/static/new_style/images/jiangben/images/bg_img.jpg) no-repeat center;
	background-size: cover;
}

.bright-spot {
	position: relative;
}

.bright-spot ul li {
	float: left;
	width: 23.4%;
	min-height: 208px;
	padding: 40px;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 4px;
	margin-right: 2%;
}

.bright-spot ul li:last-child {
	margin-right: 0;
}

.bright-spot .bright-spot-title {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.bright-spot .bright-spot-content {
	font-size: 14px;
	line-height: 24px;
}

.bright-spot .bright-spot-left li {
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.bright-spot-introduce {
	position: absolute;
	padding: 20px;
	width: 100%;
	height: 0;
	left: 0;
	top: -40px;
	background: rgb(50, 85, 167);
	opacity: .8;
	filter:Alpha(opacity=50);
	box-sizing: border-box;
	line-height: 26px;
	overflow: hidden;
	transition: all .3s ease-out;
	color: #FFFFFF;
}

.bright-spot .bright-spot-left li:hover .bright-spot-introduce {
	top: 0;
	height: 100%;
}

.bright-spot .bright-spot-left li:last-child,
.bright-spot .bright-spot-right li:last-child {
	margin-bottom: 0;
}

.bright-spot-right {
	width: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.bright-spot-img {
	text-align: center;
	margin-bottom: 20px;
}

.main_content_place {
	background: url(/static/new_style/images/jiangben/images/place.png) no-repeat 50%;
	padding-bottom: 50px;
}

.course_introduction {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 40px;
	color: #222222;
}

.main_content_place ul li {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.main_content_place .course_introduction {
	color: #FFFFFF;
}

.main_content_place .course_introduction:after,
.main_content_place .course_introduction:before {
	content: '';
	width: 60px;
	height: 1px;
	background: #15499a;
	display: inline-block;
	margin: 0px 20px;
	vertical-align: middle;
}

.main_content_place .course_introduction:after,
.main_content_place .course_introduction:before {
	background: #FFFFFF;
}

.lecturer .swiper-slide {
	background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 4px;
}

.swiper-name {
	padding: 15px;
	background: #3255A7;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.swiper-left {
	float: left;
	width: 150px;
}

.swiper-content {
	position: relative;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

.swiper-img img {
	width: 100%;
}

.swiper-right {
	margin-left: 150px;
	padding: 10px;
}

.swiper-t1 p {
	margin: 10px 0;
}

.sign_up_title {
	text-align: center;
}

.sign_up_title {
	font-size: 30px;
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 30px;
}

.sign_up_left {
	margin: 0 auto;
	width: 60%;
	margin-top: 50px;
}

.sign_up_left li {
	position: relative;
	width: 48%;
	margin: 0 4% 30px 0;
	float: left;
}

.sign_up_left .text1 {
	background: #FFFFFF;
	color: #333333;
	line-height: 40px;
	padding-left: 15px;
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #dedede;
	border-radius: 4px;
}

.sign_up_left li:nth-child(2n) {
	margin-right: 0;
}

.sign_up_left li:last-child {
	width: 100%;
}

.sign_up_left li .sub {
	line-height: 40px;
	height: 40px;
	background: #ff0000;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 0;
	border: 0;
	width: 100%;
	cursor: pointer;
	border-radius: 4px;
}

.diepic .swiper-button-prev {
	left: 0;
	width: 45px;
	height: 45px;
	background: url(/static/new_style/images/jiangben/images/lefts.png) no-repeat center;
	background-color: rgba(0, 0, 0, .5);
}

.diepic .swiper-button-next {
	right: 0;
	width: 45px;
	height: 45px;
	background: url(/static/new_style/images/jiangben/images/lefts.png) no-repeat center;
	background-color: rgba(0, 0, 0, .5);
	transform: rotate( 180deg);
	-webkit-transform: rotate( 180deg);
	-ms-transform: rotate(180deg);
}


/*新的咨询框*/

.new-consulting {
	background: #F5F5F5;
	padding-bottom: 50px;
}

.new-consulting-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding: 30px;
}

.new-consulting-main {}

.new-consulting-content {
	position: relative;
	max-width: 700px;
	background-color: #ffffff;
	border-radius: 0px 0px 4px 4px;
	border-top: 4px solid #3255A7;
	margin: 0 auto;
	padding: 0 40px 40px;
	z-index: 2;
	margin-top: -95px;
}

.new-consulting-content ul li {
	float: left;
	width: 49%;
	margin-bottom: 20px;
	margin-right: 2%;
}

.new-consulting-content ul li:nth-child(2n) {
	margin-right: 0;
}

.new-consulting input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dedede;
	box-sizing: border-box;
}

.new-consulting .star input:focus {
	border: 1px solid #3255A7;
}

.new-consulting .sub {
	background: #3255A7;
	color: #FFFFFF;
	cursor: pointer;
}


/*案例轮播*/

.diepic .swiper-container {
	padding-bottom: 60px;
	padding: 20px;
	box-sizing: border-box;
}

.diepic .swiper-slide {
	max-width: 50%;
	background: #fff;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	cursor: pointer;
	border-radius: 4px;
	overflow: hidden;
}

.diepic .swiper-pagination {
	width: 100%;
}
.diepic .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #030000;
    width: 10px;
    height: 10px;
    opacity: .6;
}
.diepic .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 34px;
	display: inline-block;
	height: 10px;
	border-radius: 10px;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	background-image: linear-gradient( 80deg, #0989c5, #995cb6);
	opacity: 1;
}
.note {
    color: red;
    font-size: 16px;
    margin-top: 10px;
}
@media screen and (max-width: 1230px) {
	.about_class {
		padding-bottom: 60px;
	}
	.main {
		margin-top: 65px;
	}
	.main_content-last{
		padding-bottom: 70px;
	}
}

@media screen and (max-width: 850px) {
	/*留资框*/
	.online_registration .box,
	.online_registration {
		height: auto;
	}
	.online_registration .box {
		background: #FFFFFF;
		padding-top: 15px;
	}
	.online_registration {
		position: relative;
		padding-bottom: 15px;
	}
	.online_registration_title {
		display: none;
	}
	.online_registration ul {
		float: none;
		width: 100%;
		height: auto;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.online_registration ul li {
		width: 100%;
	}
	.online_registration ul .text1 {
		border: 1px solid #DEDEDE;
	}
	.sign_up_title {
		font-size: 24px;
	}
	.sign_up_left li {
		width: 100%;
	}
	.main_one_content9 {
		padding-bottom:10px;
	}
	.sign_up_left li {
		margin-right: 0;
	}
	.sign_up_left li:nth-child(2n) {
		margin-right: 0;
	}
	.course_introduction {
		padding-top: 50px;
	}
	.sign_up_left {
		margin-top: 30px;
	}
	.course_introduction {
		font-size: 20px;
		padding-top: 50px;
	}
	.main_content_place ul li {
		font-size: 16px;
	}
	.main_content_place {
		padding-bottom: 30px;
	}
	.bright-spot-left {
		float: none;
		width: 100%;
	}
	.bright-spot-right {
		position: relative;
		width: 100%;
		transform: none;
		top: 4%;
	}
	.bright-spot .bright-spot-left li:last-child {
		margin-bottom: 4%;
	}
	.bright-spot .bright-spot-left li {
		width: 49%;
		margin-bottom: 20px;
	}
	.bright-spot .bright-spot-left li:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 750px) {
	.pc {
		display: none;
	}
	.sj {
		display: block;
	}
	.new-consulting-content {
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 680px) {
	.about_class .about_class_left {
		width: 100%;
		float: none;
		border: none;
		padding-right: 0;
	}
	.about_class .about_class_right {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.about_class {
		padding-bottom: 40px;
	}
	.main_table_content tr td strong {
		font-size: 16px;
	}
	.swiper-left {
		width: 130px;
	}
	.swiper-right {
		margin-left: 130px;
	}
	.main_table {
		padding: 30px 0 30px;
	}
	.sign_up_left,
	.sign_up_right {
		float: none;
		width: 100%;
	}
	.sign_up_left li {
		width: 100%;
	}
	.bright-spot-img img {
		max-width: 60px;
	}
	.bright-spot ul li,
	.bright-spot .bright-spot-left li {
		padding: 20px;
	}
	.lecturer-color {
		font-size: 18px;
	}
	.main_content-last .main_table{
		padding-top: 30px;
	}
	.diepic .swiper-slide{
		min-width: 300px;
	}
}

@media screen and (max-width: 580px) {
	.new-consulting {
		padding: 30px 0 50px 0;
		;
	}
	.new-consulting-content ul li {
		width: 100%;
		float: none;
	}
	.new-consulting-title {
		padding: 20px;
	}
	.new-consulting-content {
		padding: 0 20px 20px;
	}
}

@media screen and (max-width: 480px) {
	.main_table h3,
	.new-consulting-title {
		font-size: 20px;
	}
	.main_table h3:after,
	.main_table h3:before {
		width: 30px;
	}
	.bright-spot .bright-spot-left li {
		width: 100%;
	}
	.bright-spot-introduce {
		position: relative;
		top: 0;
		height: auto;
		background: none;
		color: #333;
		padding: 0;
	}
}