.header-top {
	height: 39px;
	background: #f8f8f8;
	font-size: 14px;
	color: #666;
}

.header-top .head-txt {
	font-size: 14px;
	color: #666;
}

.head-right a {
	font-size: 14px;
	color: #666;
	padding: 0px 12px;
}

.head-right a:hover {
	color: #AF0C2B;
}

.head-body {
	height: 151px;
	padding-left: 45px;
	padding-right: 10px;
}

.head-body .pclogo {
	width: 333px;
	height: 37px;
}

.head-body .search {
	width: 293px;
	height: 34px;
	border: 1px solid #AF0C2B;
}

.head-body .search input {
	flex: 1;
	border: 0;
	height: 100%;
	outline: none;
	padding: 0px 10px;
	color: #666;
}

.head-body .search .submit-search {
	width: 44px;
	height: 32px;
	background: url(../img/scSearch.png) no-repeat #AF0C2B;
	cursor: pointer;
	flex-shrink: 0;
}

.menu {
	width: 100%;
	height: 50px;
	background: #AF0C2B;
}

.menu a {
	display: block;
	float: left;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	padding: 0px 45px;
}

.menu a.on,
.menu a:hover {
	background: #fff;
	color: #AF0C2B;
}

.banner {
	height: 360px;
}

.banner img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	width: 60px;
	height: 6px;
	border-radius: 3px;
	opacity: 1;
	background: #fff;
}

.swiper-pagination-bullet-active {
	background: #f11a43;
}

.mlogo,
.mNavbtn {
	display: none;
}

.pushNews {
	height: 65px;
	margin: 21px auto;
	padding: 7px;
	background: #af0c2b;
	color: #fff;
}

.pushNews_title {
	width: 208px;
	flex-shrink: 0;
	border-radius: 5px;
	height: 51px;
	background: #9f0724;
}

.pushNews_title_icon {
	width: 30px;
	height: 30px;
	background: url(../img/newsIcon.png) no-repeat;
	background-size: 100% 100%;
}

.pushNews_title h2 {
	font-size: 24px;
	color: #fff;
	margin-left: 10px;
	font-weight: 400;
}

.pushNews_container {
	flex: 1;
	height: 51px;
	padding: 0px 20px;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.pushNews_container a {
	width: 100%;
	color: #fff;
}

.pushNews_container span {
	font-size: 14px;
	margin-left: 80px;
}

.pushMore {
	flex-shrink: 0;
	width: 80px;
	color: #fff;
}

.homeNews_left {
	width: 588px;
	margin-right: 18px;
	height: 360px;
	position: relative;
}

.homeNews_left a {
	display: block;
	width: 100%;
	height: 100%;
}

.homeNews_left img {
	width: 100%;
	height: 100%;
}

.homeNews_right {
	flex: 1;
}

.swiper_text {
	position: absolute;
	background: rgba(117, 2, 24, 0.6);
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #fff;
	padding: 12px 15px 12px 36px;
}

.swiper_text u {
	font-size: 14px;
}

.swiper_text p {
	font-size: 12px;
	margin-top: 10px;
}

.homeNews_right_title {
	background: #af0c2b;
	height: 72px;
}

.homeNews_right_title .item {
	flex: 1;
	height: 100%;
	color: #fff;
	cursor: pointer;
}

.homeNews_right_title .item h4 {
	font-weight: 600;
	font-size: 16px;
}

.homeNews_right_title .item span {
	font-size: 14px;
	margin-top: 5px;
}

.homeNews_right_title .item.on {
	background: #fff;
	color: #AF0C2B;
}

.homeNews_right ul {
	margin-top: 23px;
	display: none;
}

.homeNews_right ul li {
	border-bottom: 1px solid #dddddd;
	line-height: 52px;
}

.homeNews_right ul li a {
	color: #4b4b4b;
	padding: 0px 10px;
	font-size: 16px;
}

.homeNews_right ul li a span {
	font-size: 14px;
}

.pushBox {
	background: #fafafa;
}

.modeBlock {
	padding: 50px 0px;
}

.modeBlock-item {
	width: 285px;
	height: 124px;
}

.modeBlock-item h2 {
	color: #fff;
}

.modeBlock-item .enter {
	width: 142px;
	text-align: center;
	display: none;
	line-height: 40px;
	background: #fff;
	border-radius: 5px;
	margin-top: 10px;
	font-size: 16px;
	color: #AF0C2B;
}

.modeBlock-item.i1 {
	background: url(../img/mode_01.png);
	background-size: 100% 100%;
}

.modeBlock-item.i2 {
	background: url(../img/mode_02.png);
	background-size: 100% 100%;
}

.modeBlock-item.i3 {
	background: url(../img/mode_03.png);
	background-size: 100% 100%;
}

.modeBlock-item.i4 {
	background: url(../img/mode_04.png);
	background-size: 100% 100%;
}

.peixunBox {
	background: #f5f5f5;
	padding-top: 30px;
}

.peixunJidi_container {
	background: #fff;
}

.peixunJidi.t1 .peixunJidi_title {
	color: #2189a3;
}

.peixunJidi.t1 .peixunJidi_title b {
	background: #2189a3;
}

.peixunJidi.t1 .peixunJidi_container_left {
	background: #359fbb;
}

.peixunJidi.t2 {
	margin-top: 30px;
}

.peixunJidi.t2 .peixunJidi_title {
	color: #3f82e6;
}

.peixunJidi.t2 .peixunJidi_title b {
	background: #3f82e6;
}

.peixunJidi.t2 .peixunJidi_container_left {
	background: #3f82e6;
}

.peixunJidi_title {
	font-size: 30px;
	margin-bottom: 15px;
}

.peixunJidi_title b {
	display: block;
	width: 3px;
	height: 24px;
	margin-right: 10px;
	background: #000;
}

.peixunJidi_title h4 {
	font-size: 30px;
}

.peixunJidi_title_more {
	color: #999999;
	font-size: 14px;
}

.peixunJidi_container_left {
	width: 268px;
	height: 377px;
	color: #fff;
}

.peixunJidi_container_left h2 {
	font-size: 26px;
	text-align: center;
	padding: 0px 30px;
}

.peixunJidi_container_left p {
	text-align: center;
	padding: 15px 30px 30px 30px;
}

.peixunJidi_container_left_more {
	width: 140px;
	line-height: 46px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	border-radius: 10px;
}

.peixunJidi_container_center {
	flex: 1;
	border-right: 1px solid #eee;
}

.peixunJidi_container_right {
	width: 447px;
	padding: 18px 50px;
}

.peixunJidi_container_right ul li {
	height: 86px;
	border-bottom: 1px dashed #eee;
	padding: 12px 0px;
}

.peixunJidi_container_right ul li .date {
	width: 82px;
}

.peixunJidi_container_right ul li .date h4 {
	font-size: 37px;
	line-height: 37px;
	font-weight: 400;
	color: #af0c2b;
}

.peixunJidi_container_right ul li .date .dateIcon {
	width: 21px;
	height: 21px;
	margin-bottom: 5px;
	margin-right: 2px;
	background: url(../img/dateIcon.png) no-repeat;
	background-size: 100% 100%;
}

.peixunJidi_container_right ul li .date p {
	text-align: center;
	font-size: 18px;
	color: #af0c2b;
}

.peixunJidi_container_right ul li .info {
	flex: 1;
	padding-left: 12px;
}

.peixunJidi_container_right ul li .info h4 {
	font-size: 15px;
	color: #333333;
	font-weight: 400;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.peixunJidi_container_right ul li .info p {
	font-size: 13px;
	color: #939393;
	margin-top: 4px;
}

.peixunJidi_container_right ul li:hover .info h4 {
	color: #af0c2b;
}

.peixunJidi_container_center .xuexiao {
	padding: 10px 22px;
	padding-top: 30px;
}

.peixunJidi_container_center .xuexiao li {
	width: 99px;
	height: 99px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.peixunJidi_container_center .jidiUL {
	padding: 10px 10px 10px 25px;
}

.peixunJidi_container_center .jidiUL li {
	width: 180px;
	height: 173px;
	padding: 6px;
	margin: 5px 15px;
}

.peixunJidi_container_center .jidiUL .image {
	width: 128px;
	height: 128px;
}

.peixunJidi_container_center .jidiUL .image img {
	width: 100%
}

.peixunJidi_container_center .jidiUL h4 {
	font-size: 14px;
	font-weight: 400;
	color: #565151;
	padding: 5px 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.peixunJidi_container_center .jidiUL .name {
	font-size: 12px;
	color: #565151;
}

.peixunJidi_container_center .jidiUL .addr-icon {
	width: 12px;
	margin-right: 2px;
}

.peixunJidi_container_center .jidiUL .addr-icon img {
	width: 100%;
}

.peixunJidi_container_center .bd {
	padding: 7px 48px;
}

.peixunJidi_container_center .jigouUL li {
	width: 100%;
	padding-right: 54px;
	height: 123px;
	border: 1px solid #d8d8d8;
	margin-top: 20px;
}

.peixunJidi_container_center .jigouUL li .image {
	width: 160px;
}

.peixunJidi_container_center .jigouUL li .info {
	flex: 1;
}

.peixunJidi_container_center .jigouUL li .info h4 {
	color: #202020;
	font-size: 16px;
	line-height: 38px;
}

.peixunJidi_container_center .jigouUL li .info .vip {
	width: 15px;
	height: 15px;
	background: url(../img/vip.png) no-repeat;
	background-size: 100% 100%;
}

.peixunJidi_container_center .jigouUL li .info .item {
	font-size: 12px;
	color: #202020;
	line-height: 20px;
}

.peixunJidi_container_center .jigouUL li .info .item .tag {
	background: #af0c2b;
	color: #fff;
	font-size: 12px;
	padding: 0px 10px;
	margin-left: 20px;
	border-radius: 4px;
}

.peixunJidi_container_center .jigouUL li .info .itemFoot {
	border-top: 1px dashed #eee;
	height: 36px;
	margin-top: 5px;
}

.peixunJidi_container_center .jigouUL li .info .itemFoot span {
	font-size: 12px;
	margin-right: 10px;
	color: #545454;
	background: #e7e7e7;
	padding: 2px 10px;
	border-radius: 3px;
}

.tuijianKe {
	padding: 30px 35px;
}

.tuijianKe_tagList {
	padding-left: 55px;
}

.tuijianKe_tagList a {
	display: inline-block;
	padding: 5px 14px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #eee;
	font-size: 16px;
	color: #2e2e2e;
}

.guanggao {
	margin: 22px auto;
}

.addressWrap {
	width: 1050px;
	margin: auto;
}

.addressBox {
	width: 1070px;
	overflow: hidden;
	margin-top: 30px;
}

.addressBox .item {
	width: 252px;
	float: left;
	margin-right: 15px;
}

.addressBox .item .image,
.addressBox .item .image img {
	width: 100%;
	height: 188px;
}

.addressBox .item p {
	font-size: 16px;
	color: #464646;
	text-align: center;
	line-height: 40px;
}

.ListLeft {
	width: 877px;
	padding-top: 50px;
}

.ListLeft .leftB1 {
	height: 307px;
	background: #fff;
}

.ListLeft .leftB1 .image,
.ListLeft .leftB1 .image img {
	width: 513px;
	height: 307px;
}

.ListLeft .leftB1 .leftB1info {
	flex: 1;
	padding: 25px 30px;
}

.ListLeft .leftB1 .leftB1info h4 {
	font-size: 16px;
	font-weight: 400;
	color: #af0c2b;
	margin-bottom: 25px;
}

.ListLeft .leftB1 .leftB1info h2 {
	font-size: 18px;
	color: #333;
	font-weight: 400;
}

.ListLeft .leftB1 .leftB1info span {
	color: #999;
}

.ListLeft .timeIcon {
	width: 12px;
	margin-right: 5px;
	height: 12px;
	background: url(../img/timeIcon.png) no-repeat;
	background-size: 100% 100%;
}

.ListLeft .yanIcon {
	width: 17px;
	margin-right: 5px;
	margin-left: 40px;
	height: 12px;
	background: url(../img/yanIcon.png) no-repeat;
	background-size: 100% 100%;
}

.ListLeft .leftB1 .leftB1info p {
	font-size: 16px;
	color: #333;
	margin: 20px auto;
}

.ListLeft .ggws1 {
	width: 100%;
	margin: 15px auto;
}

.ListLeft .ggws1 img {
	width: 100%;
}

.ListLeft .tabType {
	width: 122px;
	height: 25px;
	background: #b4b4b4;
	color: #fff;
	font-size: 16px;
}

.ListLeft .tabType .item {
	width: 50%;
	height: 25px;
	font-size: 14px;
	cursor: pointer;
}

.ListLeft .tabType .item.on {
	background: #af0c2b;
}

.ListLeft .tabType .icon {
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.ListLeft .tabType .icon.i1 {
	background: url(../img/images/typeIcon_01.png) no-repeat;
}

.ListLeft .tabType .icon.i2 {
	background: url(../img/images/typeIcon_02.png) no-repeat;
}

.ListLeft .card {
	width: 120%;
	padding-top: 20px;
	overflow: hidden;
}

.ListLeft .card li {
	width: 277px;
	margin-bottom: 20px;
	height: 390px;
	background: #fff;
	margin-right: 23px;
	float: left;
	padding-top: 5px;
}

.ListLeft .card li a {
	color: #999;
}

.ListLeft .card li .image {
	width: 100%;
	height: 158px;
}

.ListLeft .card li .image img {
	width: 100%;
	height: 158px;
}

.ListLeft .card li .info {
	padding: 20px 20px;
}

.ListLeft .card li .info h4 {
	font-size: 16px;
	font-weight: 400;
	color: #9F0724;
	margin-bottom: 12px;
}

.ListLeft .card li .info h2 {
	font-size: 18px;
	font-weight: 400;
	color: #191818;
}

.ListLeft .card li .info p {
	font-size: 16px;
	color: #666;
	margin: 12px 0px;
	line-height: 24px;
	height: 48px;
	display: block;
	overflow: hidden;
}

.ListLeft .cardList {
	width: 100%;
	display: none;
}

.ListLeft .cardList li {
	width: 100%;
	background: #fff;
	padding: 20px 25px;
	margin-bottom: 15px;
}

.ListLeft .cardList li a {
	color: #999;
}

.ListLeft .cardList li .image,
.ListLeft .cardList li .image img {
	width: 144px;
	height: 97px;
}

.ListLeft .cardList li .info {
	flex: 1;
	padding-left: 28px;
}

.ListLeft .cardList li .info h4 {
	font-size: 16px;
	font-weight: 400;
	color: #9F0724;
	margin-bottom: 12px;
}

.ListLeft .cardList li .info h2 {
	font-size: 18px;
	font-weight: 400;
	color: #191818;
}

.ListLeft .cardList li .info p {
	line-height: 24px;
	color: #666;
	height: 24px;
	overflow: hidden;
	margin: 12px 0px;
}

.pageList {
	margin-bottom: 20px;
}

.pageList a {
	padding: 6px 12px;
	border: 1px solid #eee;
	background: #fff;
	margin: 0px 5px;
	color: #333;
	border-radius: 5px;
}

.pageList a.on,
.pageList a:hover {
	background: #9F0724;
	color: #fff;
}

.ListRight {
	width: 355px;
	margin-top: 50px;
}

.newsTypes {
	padding: 25px;
	background: #fff;
}

.newsTypes .title {
	width: 100%;
	line-height: 48px;
	border-bottom: 1px solid #b5b5b5;
	font-size: 24px;
	color: #1c1c1c;
}

.subcontainer {
	width: 1250px !important;
}

.newsTypesList {
	padding: 10px 5px;
}

.newsTypes .item {
	width: 144px;
	margin-bottom: 8px;
	height: 35px;
	background: #eeeeee;
	font-size: 16px;
	color: #525252;
}

.newsTypes .item.on {
	color: #9F0724;
}

.rightTuijian {
	background: #fff;
	padding: 25px;
	margin: 20px auto;
}

.rightTuijian dl {
	width: 50%;
}

.rightTuijian dl a {
	display: block;
}

.rightTuijian dl dt {
	text-align: center;
	font-size: 24px;
	color: #1c1c1c;
}

.rightTuijian dl dd {
	font-size: 16px;
	color: #525252;
	padding-left: 30px;
	margin-top: 10px;
}

.rightTuijian dl dd .Number {
	background: #bbbbbb;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	width: 16px;
	margin-right: 5px;
}

.rightTuijian dl a:nth-child(2) .Number {
	background: #eb613c;
}

.rightTuijian dl a:nth-child(3) .Number {
	background: #eb7e3c;
}

.rightTuijian dl a:nth-child(4) .Number {
	background: #ebaf3c;
}

.detail_left {
	width: 880px;
}

.details {
	padding-top: 30px;
}

.detail_left .detailsubTitle {
	font-size: 14px;
	color: #5f5f5f;
	padding-bottom: 20px;
}

.detail_left h1 {
	font-size: 34px;
	color: #333;
	font-weight: 400;
}

.detail_left .leftDate {
	width: 74px;
	text-align: center;
	padding-top: 50px;
}

.detail_left .leftDate h4 {
	text-align: center;
	font-size: 36px;
	color: #cf000a;
	font-weight: 400;
}

.detail_left .leftDate span {
	color: #cf000a;
}

.detail_left .leftDate .fgx {
	width: 80%;
	height: 1px;
	background: #cf000a;
	margin: 10px auto;
}

.detail_left .leftDate .ymd {
	font-size: 20px;
	color: #cf000a;
}

.detail_left .shareWrap {
	text-align: center;
	width: 42px;
	margin: auto;
	margin-top: 40px;
}

.detail_left .shareWrap .icon {
	width: 42px;
	height: 42px;
}

.detail_left .shareWrap p {
	margin-bottom: 20px;
}

.detail_left .shareWrap .icon.i1 {
	background: url(../img/p1.png) no-repeat;
	background-size: 100%;
}

.detail_left .shareWrap .icon.i2 {
	background: url(../img/p2.png) no-repeat;
	background-size: 100%;
}

.detail_left .shareWrap .icon.i3 {
	background: url(../img/p3.png) no-repeat;
	background-size: 100%;
}

.detail_left .rightDate {
	flex: 1;
	padding-left: 90px;
	padding-top: 50px;
	position: relative;
}

.detail_left .rightDate .laiyuan {
	width: 100%;
	font-size: 16px;
	color: #999;
	text-align: right;
	margin-bottom: 30px;
}

.detail_left .rightDate p {
	margin-bottom: 25px;
	font-size: 20px;
	color: #1c1c1c;
	line-height: 1.7;
}

.detail_left .rightDate p img{display:block; margin:auto}

.detailPage {
	font-size: 16px;
	color: #1c1c1c;
	padding: 30px 0px;
}

.detailPage a {
	color: #1c1c1c;
}

.detailPage .icon {
	width: 26px;
	margin: 0px 5px;
	margin-top: 3px;
	height: 26px;
	background: url(../img/prve.png);
	background-size: 100% 100%;
}

.detailPage .icon.r {
	width: 26px;
	height: 26px;
	background: url(../img/next.png);
	background-size: 100% 100%;
}

.detail_right {
	width: 330px;
}

.detail_right .ImageNews_title {
	font-size: 24px;
	color: #1c1c1c;
	font-weight: 400;
}

.detail_right .ImageNews {
	width: 320px;
	height: 330px;
	margin: 15px auto;
	position: relative;
	border: 1px solid #d2d2d2;
}

.detail_right .ImageNews .image,
.detail_right .ImageNews .image img {
	width: 100%;
	height: 178px;
}

.detail_right .ImageNews .info {
	flex: 1;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	line-height: 1.8;
}

.detail_right .ImageNews .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #d2d2d2;
}

.detail_right .ImageNews .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #d2d2d2;
}

.detail_right .ImageNews .swiper-pagination-bullet-active {
	background: #cf000a;
}

.detail_right .zuixin {
	padding-top: 20px;
}

.detail_right .zuixin_title {
	padding-left: 20px;
	height: 81px;
	position: relative;
}

.detail_right .zuixin_title h3 {
	font-size: 24px;
	line-height: 50px;
	color: #af0c2b;
	font-weight: 400;
}

.detail_right .zuixin_title_fgx {
	width: 100%;
	height: 1px;
	background: #b5b5b5;
	margin-bottom: 30px;
}

.detail_right .zuixin_title::before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #af0c2b;
	position: absolute;
	left: 0;
	top: 26%;
	z-index: 2;
}

.detail_right .zuixin_title::after {
	content: '';
	width: 1px;
	position: absolute;
	display: block;
	left: 3px;
	top: 26%;
	bottom: 0;
	background: #d2d2d2;
}

.detail_right .zuixin_content li {
	padding-left: 20px;
	position: relative;
	padding-bottom: 30px;
}

.detail_right .zuixin_content li::before {
	content: '';
	display: block;
	width: 5px;
	border: 1px solid #d2d2d2;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 14px;
	z-index: 2;
}

.detail_right .zuixin_content li::after {
	content: '';
	width: 1px;
	position: absolute;
	display: block;
	left: 3px;
	top: 0;
	bottom: 0;
	background: #d2d2d2;
}

.detail_right .zuixin_content li .date {
	font-size: 14px;
	color: #7f7f7f;
	padding-top: 8px;
	margin-bottom: 10px;
}

.detail_right .zuixin_content li a {
	color: #191818;
}

.hotKecheng {
	background: #f5f5f5;
	padding: 40px 0px;
}

.hotKecheng h3 {
	border-bottom: 1px solid #af0c2b;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: 400;
}

.hotKecheng a {
	font-size: 16px;
	color: #333;
	margin-right: 40px;
	margin-bottom: 20px;
}

.hotKecheng a:hover {
	color: #9F0724;
}

/*培训基地页面*/
.cultivateAddress {
	width: 100%;
	background: #fff;
	margin: 22px auto;
	padding: 25px;
}

.cultivateAddress a {
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	width: 75px;
	line-height: 38px;
	color: #333;
}

.cultivateAddress a.on {
	background: #af0c2b;
	color: #fff;
}

.cultivateLeft {
	width: 900px;
	overflow: hidden;
}

.cultivateLeft .cultivateLeftbox {
	background: #fff;
	padding: 20px 25px;
	margin-bottom: 30px;
}

.cultivateLeft_title {
	color: #af0c2b;
	margin-bottom: 20px;
}

.cultivateLeft_container ul {
	width: 120%;
	overflow: hidden;
}

.cultivateLeft_container ul li {
	width: 266px;
	padding: 0px 18px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 320px;
	border: 1px solid #e5e5e5;
}

.cultivateLeft_container_logo {
	width: 220px;
	height: 140px;
	margin: 30px -40px 15px auto;
}

.cultivateLeft_container ul li h2 {
	font-size: 18px;
	color: #646464;
	text-align: center;
	font-weight: 400;
}

.cultivateLeft_container ul li p {
	font-size: 14px;
	line-height: 1.6;
	color: #646464;
	margin: 10px auto;
}

.cultivateLeft_container ul li .dny {
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	color: #646464;
}

.cultivateLeft_container ul li .enter {
	width: 101px;
	margin: 15px auto;
	height: 33px;
	border: 1px solid #af0c2b;
	border-radius: 5px;
	color: #af0c2b;
}

.cultivateRight {
	width: 282px;
}

.cultivateRight_recommend {
	background: #fff;
}

.cultivateRight_recommend_title {
	width: 100%;
	height: 49px;
	background: #af0c2b;
	color: #fff;
	font-size: 22px;
}

.cultivateRight_recommend_container {
	padding: 15px 20px;
}

.cultivateRight_recommend_container .item {
	margin-bottom: 10px;
	text-align: center;
}

.cultivateRight_recommend_container .item p {
	line-height: 30px;
	color: #333;
}

.cultivateRight .more {
	width: 228px;
	margin: auto;
	color: #af0c2b;
	line-height: 47px;
	border: 1px solid #af0c2b;
	border-radius: 5px;
}

.cultivateRight .openNews {
	margin-top: 20px;
	background: #fff;
}

.cultivateRight .openNews_container {
	padding-right: 20px;
	padding-bottom: 20px;
}

.cultivateRight .openNews_container ul {
	position: relative;
	margin-bottom: 20px;
}

.cultivateRight .openNews_container ul::before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 18px;
	top: 0;
	bottom: 0;
	background: #e5e5e5;
}

.cultivateRight .openNews_container ul li {
	position: relative;
	padding-left: 37px;
	padding-top: 25px;
}

.cultivateRight .openNews_container ul li::before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 14px;
	top: 28px;
	border: 1px solid #979797;
}

.cultivateRight .openNews_container ul li .date {
	color: #7f7f7f;
	font-size: 13px;
	margin-bottom: 5px;
}

.cultivateRight .openNews_container ul li .newsContainerNr {
	font-size: 16px;
	color: #252525;
}
.cultivateDetail{position: relative; overflow: hidden; padding-bottom: 30px;}
.cultivateDetail .cultivateRight{
	float: left;
}
.cultivateDetail .cultivateRight .openNews{margin: 30px 0px;}
.cultivateDetailContainer{width: 900px; float: right; padding-top: 30px; font-size: 14px; line-height: 1.8;}
.cultivateDetailContainer_weizhi{font-size: 14px; color: #5f5f5f;}
.cultivateDetailContainer h1{font-size: 34px; color: #af0c2b; margin: 30px 0px; font-weight: 400;}
.cultivateDetailContainer p{margin-bottom: 30px; font-size: 16px;}
.cultivateDetailContainer p img{display:block; margin:auto;}
.hotListGX{margin-top: 30px; background: #fff;}
.hotListGX ul{padding: 10px; overflow: hidden;}
.hotListGX ul li{width: 48%; color: #666; margin: 1%; float: left; margin-bottom: 8px; line-height: 35px; background: #eeeeee; font-size: 16px;}
@media screen and (min-width: 751px) {
	.menuBG {
		display: none;
	}

	.modeBlock-item:hover {
		box-shadow: 5px 17px 21px rgba(84, 84, 84, 0.35);
	}

	.modeBlock-item:hover .enter {
		display: block;
	}

	.peixunJidi.t1 .peixunJidi_container_left {
		background: url(../img/left1.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.peixunJidi.t2 .peixunJidi_container_left {
		background: url(../img/left2.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.picScroll-left {
		margin-top: 30px;
		height: 260px;
		position: relative;
	}

	.picScroll-left .prve,
	.picScroll-left .next {
		width: 35px;
		cursor: pointer;
		height: 35px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.picScroll-left .prve {
		left: 0;
		background: url(../img/images/jiantou_01.png) #a8a8a8;
	}

	.picScroll-left .next {
		right: 0;
		background: url(../img/images/jiantou_02.png) #a8a8a8;
	}

	.picScroll-left .bd {
		overflow: hidden;
		width: 1021px;
		margin: auto;
	}

	.picScroll-left .bd ul li {
		width: 245px;
		float: left;
		margin-right: 15px;
	}

	.picScroll-left .bd ul li .image {
		width: 100%;
		height: 220px;
	}

	.picScroll-left .bd ul li .image1 {
		width: 100%;
		height: 198px;
	}

	.picScroll-left .bd ul li .image1 img,
	.picScroll-left .bd ul li .image img {
		width: 100%;
		height: 100%;
	}

	.picScroll-left .bd ul li h4 {
		font-size: 20px;
		color: #464646;
		font-weight: 400;
		text-align: center;
		line-height: 50px;
	}

	.picScroll-left .bd ul li .text {
		line-height: 20px;
		padding: 0px 20px;
		height: 40px;
		overflow: hidden;
		font-size: 14px;
		color: #464646;
		text-align: center;
	}

	.picScroll-left .bd ul li p {
		text-align: center;
		font-size: 18px;
		color: #464646;
		line-height: 40px;
	}

	.tjKecheng {
		display: none;
	}

	.link-nr a:hover {
		text-shadow: -5px 6px 13px rgba(135, 130, 130, 0.76);
		color: #AF0C2B;
	}

	.foot-map a:hover {
		color: #fff;
	}

	.addressJIGOU {
		font-size: 14px;
		color: #333;
	}

	.addressJIGOU a {
		color: #333;
	}

	.addressJIGOU a:hover {
		color: #9F0724;
	}

	.addressJIGOU span {
		margin: 0px 5px;
	}

	.subhead-head {
		display: none;
	}

	.hotKecheng_sj_show {
		display: none;
	}
}

@media screen and (max-width: 750px) {
	.header {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 5;
		width: 100%;
	}



	.head-body {
		height: 1.21rem;
		background: #af0c2b;
		padding: 0px 0.4rem;
		position: relative;
	}

	.pclogo,
	.header-top {
		display: none;
	}

	.search {
		width: 5.3rem !important;
		height: 0.6rem !important;
		background: #fff !important;
		border-radius: 0.3rem;
		overflow: hidden;
		margin-right: 1rem;
	}

	.search input {
		font-size: 0.26rem;
		flex: 0 !important;
		padding-right: 0 !important;
	}

	.submit-search {
		background: url(../img/mSearch.png) no-repeat !important;
		background-size: 100% 100% !important;
		width: 0.38rem !important;
		height: 0.38rem !important;
		margin-right: 0.2rem;
	}

	.mlogo {
		display: block !important;
		width: 3.29rem;
		height: 0.42rem;
		background: url(../img/mlogo.png) no-repeat;
		background-size: 100% 100% !important;
	}

	.mNavbtn {
		display: block;
		width: 0.64rem;
		height: 0.48rem;
		background: url(../img/mnavbtn.png) no-repeat;
		background-size: 100% 100% !important;
		position: absolute;
		right: 0.4rem;
		top: 50%;
		transform: translateY(-50%);
	}

	.menu {
		position: fixed;
		left: -100%;
		top: 0;
		width: 5rem;
		border-bottom: 0;
		z-index: 10;
		background: #fff;
		height: 100vh;
	}

	.menu a {
		display: block;
		width: 100%;
		color: #AF0C2B;
		padding: 0;
		padding-left: 20%;
	}

	.banner {
		display: none;
	}

	.pushNews {
		height: 0.92rem;
		margin: 0;
		padding: 0.07rem !important;
		background: #bb1131;
	}

	.main {
		padding-top: 1.21rem;
	}

	.pushNews_title {
		width: 2.08rem;
		height: 0.51rem;
	}

	.pushNews_title_icon {
		width: 0.3rem;
		height: 0.3rem;
	}

	.pushNews_title h2 {
		font-size: 0.24rem;
		color: #fff;
		margin-left: 0.1rem;
		font-weight: 400;
	}

	.pushNews_container {
		flex: 1;
		height: 0.51rem !important;
		overflow: hidden;
		padding: 0px 0.2rem;
		font-size: 0.2rem;
	}

	.pushNews_container span {
		font-size: 14px;
		margin-left: 20px;
		display: none;
	}

	.pushMore {
		flex-shrink: 0;
		width: 1.2rem;
		font-size: 0.2rem;
		color: #fff;
	}

	.homeNews_left {
		width: 100%;
		margin-right: 0 !important;
		height: 6.2rem;
	}

	.swiper_text {
		position: absolute;
		background: rgba(117, 2, 24, 0.6);
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 2;
		color: #fff;
		padding: 0.2rem 0.15rem 0.2rem 0.36rem;
	}

	.swiper_text u {
		font-size: 0.34rem;
	}

	.swiper_text p {
		font-size: 0.28rem;
		margin-top: 0.1rem;
	}

	.homeNews_right_title {
		height: 1.34rem;
	}

	.homeNews_right_title .item h4 {
		font-size: 0.3rem;
	}

	.homeNews_right_title .item span {
		font-size: 0.22rem;
	}

	.homeNews_right ul li {
		line-height: 0.94rem;
	}

	.homeNews_right ul li a {
		color: #4b4b4b;
		padding: 0px 0.3rem;
		font-size: 0.34rem;
	}

	.modeBlock {
		padding: 0.18rem;
		background: #f5f5f5;
	}

	.modeBlock-item {
		width: 5.03rem;
		height: 2.24rem;
		margin-bottom: 0.15rem;
	}

	.modeBlock-item h2 {
		color: #fff;
		font-size: 0.46rem;
	}

	.peixunJidi {
		padding: 0px 0.2rem;
	}

	.peixunJidi_title_more {
		font-size: 0.24rem;
	}

	.peixunJidi_container_left {
		width: 100%;
		height: 3.37rem;
	}

	.peixunJidi_container_left h2 {
		font-size: 0.42rem;
		padding: 0;
		font-weight: 400;
	}

	.peixunJidi_container_left p {
		font-size: 0.28rem;
		padding: 0.3rem 0.5rem;
	}

	.peixunJidi_container_left_more {
		width: 1.72rem;
		font-size: 0.23rem;
		line-height: 0.57rem;
		border-radius: 5px;
	}

	.peixunJidi_container_center {
		margin: 0.3rem auto;
	}

	.peixunJidi_container_center .xuexiao {
		padding: 0 !important;
		width: 100%;
	}

	.peixunJidi_container_center .xuexiao li {
		width: 23%;
		margin: 1%;
		height: auto;
	}

	.peixunJidi_container_center .xuexiao li img {
		width: 100%;
	}

	.peixunJidi_container_right {
		width: 100%;
		display: none;
	}

	.peixunJidi_container_center .jidiUL {
		padding: 0.2rem;
	}

	.peixunJidi_container_center .jidiUL li {
		height: auto;
		padding: 0;
		width: 4.6rem;
		margin: 0.12rem;
	}

	.peixunJidi_container_center .jidiUL .image {
		width: 100%;
		height: auto;
	}

	.peixunJidi_container_center .jidiUL h4 {
		font-size: 0.35rem;
	}

	.peixunJidi_container_center .jidiUL .name {
		font-size: 0.26rem;
	}

	.peixunJidi_container_center .jidiUL .addr-icon {
		width: 0.25rem;
	}

	.peixunJidi_container_center .bd {
		padding: 0px 0.58rem;
	}

	.peixunJidi_container_center .jigouUL li {
		height: auto;
		padding: 0.1rem 0.2rem;
		box-sizing: content-box;
		width: calc(100% - 2px - 0.4rem);
	}

	.peixunJidi_container_center .jigouUL li .image {
		width: 3rem;
	}

	.peixunJidi_container_center .jigouUL li .info h4 {
		font-size: 0.32rem;
		line-height: 0.65rem;
	}

	.peixunJidi_container_center .jigouUL li .info .item {
		font-size: 0.24rem;
		line-height: 0.4rem;
	}

	.peixunJidi_container_center .jigouUL li .info .item .tag {
		line-height: 0.28rem;
		padding: 0px 0.2rem;
		font-size: 0.2rem;
	}

	.peixunJidi_container_center .jigouUL li .info .itemFoot {
		height: auto;
		padding: 0.05rem 0px;
	}

	.peixunJidi_container_center .jigouUL li .info .itemFoot span {
		font-size: 0.24rem;
		margin-right: 0.2rem;
		padding: 2px 0.1rem;
	}

	.picScroll-left {
		display: none;
	}

	.tuijianKe {
		padding: 0.7rem 0.57rem 0.3rem 0.57rem
	}

	.tuijianKe_tagList {
		padding-left: 0;
	}

	.tjKecheng {
		display: block;
	}

	.tjKecheng ul li {
		width: 4.4rem;
		margin-bottom: 0.2rem;
	}

	.tjKecheng ul li p {
		color: #333;
		text-align: center;
		font-size: 0.34rem;
		line-height: 1.8;
	}

	.tjKecheng ul li .image {
		width: 100%;
		height: 4.06rem;
	}

	.tjKecheng ul li .image img {
		width: 100%;
		height: 100%;
	}

	.tuijianKe_tagList a {
		margin-right: 0.2rem;
		font-size: 0.34rem;
	}

	.tjKecheng ul li h4 {
		text-align: center;
		font-size: 0.42rem;
		color: #464646;
	}

	.addressWrap {
		width: 100%;
		overflow: hidden;
	}

	.addressBox {
		width: 120%;
	}

	.addressBox .item {
		width: 4.52rem;
	}

	.addressBox .item .image,
	.addressBox .item .image img {
		height: 4.07rem;
		margin-right: 0.2rem;
	}


	/*page 2*/
	.subcontainer {
		width: 100% !important;
	}

	.subhead-head-hide {
		display: none;
	}

	.subhead-head {
		width: 100%;
		height: 1.6rem;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 8;
	}

	.subhead-head h4 {
		font-size: .37rem;
		padding: 0.2rem 0.3rem;
		color: #fff;
		background: #AF0C2B;
	}

	.subhead-head .back {
		position: absolute;
		width: 1rem;
		height: 1rem;
		left: 2%;
		top: 50%;
		transform: translateY(-50%);
		background: url(../img/back.png) no-repeat;
		background-size: 100% 100%;
	}

	.ListLeft {
		width: 100%;
		padding-top: 0.9rem;
	}

	.ListLeft .leftB1 {
		width: 100%;
		height: 3.84rem;
	}

	.ListLeft .leftB1 .image,
	.ListLeft .leftB1 .image img {
		width: 6.34rem;
		height: 100%;
	}

	.ListLeft .leftB1 .leftB1info {
		padding: .25rem .2rem;
	}

	.ListLeft .leftB1 .leftB1info h4 {
		font-size: .3rem;
		margin-bottom: .15rem;
	}

	.ListLeft .leftB1 .leftB1info h2 {
		font-size: .36rem;
		line-height: .45rem;
		height: .9rem;
		overflow: hidden;
	}

	.ListLeft .leftB1 .leftB1info p {
		margin: .15rem 0px;
		font-size: .2rem;
		line-height: .4rem;
		height: 1.2rem;
		overflow: hidden;
	}

	.ListLeft .leftB1 .leftB1info span {
		font-size: .2rem;
	}

	.ListLeft .yanIcon {
		margin-left: .1rem;
	}

	.ListLeft .ggws1 {
		margin: .2rem 0;
	}

	.ListLeft .tabType {
		margin-left: .35rem;
	}

	.ListLeft .card {
		padding: .2rem;
		width: 100%;
	}

	.ListLeft .card li {
		width: 4.98rem;
		height: 7.03rem;
		margin-right: .16rem;
		margin-bottom: .2rem;
	}

	.ListLeft .card li .image {
		height: 2.84rem;
	}

	.ListLeft .card li .info {
		padding: .2rem;
	}

	.ListLeft .card li .info h4 {
		font-size: .28rem;
		margin-bottom: .2rem;
	}

	.ListLeft .card li .info h2 {
		font-size: .32rem;
	}

	.ListLeft .card li .info p {
		margin: .2rem 0px;
		font-size: .28rem;
		line-height: .45rem;
		height: .9rem;
	}

	.ListLeft .card li a {
		font-size: .2rem;
	}

	.ListLeft .cardList {
		padding: 0.3rem;
	}

	.ListLeft .cardList li {
		padding: .3rem;
	}

	.ListLeft .cardList li .image,
	.ListLeft .cardList li .image img {
		width: 3.12rem;
		height: 2.17rem;
	}

	.ListLeft .cardList li .info {
		padding-left: .28rem;
	}

	.ListLeft .cardList li .info h4 {
		font-size: .28rem;
	}

	.ListLeft .cardList li .info h2 {
		font-size: .32rem;
	}

	.ListLeft .cardList li .info p {
		margin: .2rem 0px;
		font-size: .28rem;
		line-height: .45rem;
		height: .9rem;
	}

	.ListLeft .cardList li .info span {
		font-size: .2rem;
	}

	.ListRight {
		margin-top: .2rem;
		padding: 0px .3rem;
		width: 100%;
	}

	.newsTypes {
		width: 100%;
		padding: .8rem;
	}

	.newsTypes .title {
		font-size: .6rem;
		line-height: 1.5rem;
		margin-bottom: .4rem;
	}

	.detail_left .detailsubTitle {
		display: none;
	}

	.detail_left {
		width: 100%;
		padding: 0px .3rem;
	}

	.detail_left h1 {
		font-size: .62rem;
		margin-bottom: .3rem;
	}

	.detail_left .leftDate {
		width: 100%;
		padding-top: .2rem;
	}

	.detail_left .leftDate h4,
	.detail_left .leftDate span,
	.detail_left .leftDate .fgx,
	.detail_left .leftDate .ymd {
		display: none;
	}

	.detail_left .shareWrap {
		width: 100%;
	}

	.shareWrap {
		display: flex;
		justify-content: flex-end;
		margin-top: .3rem;
	}

	.shareWrap>div {
		margin-left: 0.4rem;
	}

	.detail_left .rightDate {
		padding-left: 0;
		padding-top: 0;
		font-size: .4rem;
	}

	.detail_left .rightDate p {
		font-size: .4rem;
	}

	.detailPage {
		font-size: .3rem;
	}

	.detailPage .icon {
		flex-shrink: 0;
		width: .5rem !important;
		height: .5rem !important;
	}

	.detail_right {
		width: 100%;
		padding: .3rem;
		border-top: 1px solid #d2d2d2;
	}

	.detail_right .ImageNews_title {
		font-size: .6rem;
	}

	.detail_right .ImageNews {
		width: 100%;
	}

	.detail_right .zuixin_title h3 {
		font-size: .6rem;
	}

	.newsTypes a {
		width: 48%;
		display: block;
	}

	.newsTypes a .item {
		width: 100%;
	}

	.hotKecheng {
		display: none;
	}

	.hotKecheng_sj_show {
		display: block;
		font-size: .34rem;
	}

	.detail_left .rightDate .laiyuan {
		position: absolute;
		top: -3.2rem;
		left: 0;
		text-align: center;
	}

	.detail_left .rightDate .laiyuan::before {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #d2d2d2;
		position: absolute;
		left: 0;
		top: .3rem;
	}

	.detail_left .rightDate .laiyuan span {
		background: #fff;
		position: relative;
		z-index: 2;
		padding: 0px 3px;
		font-size: .3rem;
	}
	/*培训基地*/
	.cultivateAddress{padding: 0.5rem 0.1rem 0.2rem 0.2rem; margin: 0px auto;}
	.cultivateAddress a{width: 1.2rem; line-height: .64rem; border-radius:0; margin: 3px;}
	.cultivateLeft .cultivateLeftbox{background: none; padding: .3rem; margin-bottom: .2rem;}
	.cultivateLeft_container ul li{width: 5rem; padding: 0px .25rem; margin-bottom: .25rem; margin-right: .2rem; height: 6.77rem; background: #fff;}
	.cultivateLeft_container_logo{width: 1.28rem; height: 1.28rem; margin: .5rem auto 0.2rem auto;}
	.cultivateLeft_container ul li h2{font-size: .32rem;}
	.cultivateLeft_container ul li p{font-size: .24rem; margin: .1rem;}
	.cultivateLeft_container ul li .dny{font-size: .24rem;}
	.cultivateWrap .cultivateRight{width: 100%; padding: 0px .4rem;}
	.cultivateRight_recommend_container .item,.cultivateRight_recommend_container .item img{width: 100%;}
	.cultivateDetailContainer{width: 100%;}
	.cultivateDetailContainer_weizhi{display: none;}
	.cultivateDetail{padding: 0px .3rem; background-color: #fff;}
	.cultivateDetailContainer h1{font-size: .54rem; text-align: center;}
	.cultivateRight{width: 100%;}
}
