.section {
    min-width: 1300px;
}
body,
html {
    background: #f1f0f4;
}
.sub-btn,
.a-btn {
    transition: all .5s;
    position: relative;
}
/* .sub-btn:hover, */
.a-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
/*--------------------subnav start--------------------*/
.top{
	display: none;
}
.subnav{
  width: 100%;
  height: 52px;
  background-color: #5351b9;
}
.subnav ul {
	margin: 0 auto;
	position: relative;
	height: 52px;
}
p.tag i {
    display: inline-block;
    width: 2px;
    height: 11px;
    margin-right: 10px;
    border-radius: 1px;
    background-color: #3799ff;
    vertical-align: middle;
}
.item-list p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.item-list p:first-child{
	margin-top: 15px;
	margin-bottom: 10px;
}
.main-item .tag {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    font-size: 18px;
    color: #3799ff;
}

/*导航修饰*/
.side-nav > li{
	width: 133px;
	text-align: center;
}
.gw{
	width: 133px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 52px;
}
.subnav ul li{
	float: left;
	width: 83.2px;
	position: static;
}
.subnav ul li:hover {
  background-color: #2f2db3;
}
.subnav ul li.nav-on{
	background-color: #2f2db3;
}
.subnav-box{
	position: relative;
}
.subnav-box .more{
	color: #999999;
	padding: 2px 10px;
	border-radius: 10px;
	position: absolute;
	left: 90%;
	bottom: 8px;
	/* border: 1px solid #CCCCCC ; */
}
.subnav-box .more:hover{
	color: #3799ff;
	/* background: #3799ff;; */
}
.subnav-box > ul{
	padding: 40px;
	background-color: rgba(255,255,255,.9);
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	margin-bottom: 50px;
	position: absolute;
	width: 1200px;
	z-index: 99;
	display: none;
}
.subnav-box > ul.on{
	display: block;
}
.main-item {
	height: 400px;
	overflow-y: auto;
	display: none;
}
.on{
	display: block;
}
.main-item .tag{
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-weight: 600;
	font-size: 18px;
	color: #3799ff;
}
p.tag i {
    display: inline-block;
    width: 2px;
    height: 11px;
    margin-right: 10px;
    border-radius: 1px;
    background-color: #3799ff;
    vertical-align: middle;
}
.item-list p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.item-list p:first-child{
	margin-top: 15px;
	margin-bottom: 10px;
}
table,tr,td,th{
	padding: 10px;
	border: 1px solid ;
	border-collapse: collapse;
}
.datet{
	width: 200px;
}
.timet{
	width: 250px;
}
.classt{
	width: 300px;
}
/*--------------------subnav end----------------------*/
.title-img {
    animation: circle1 3s linear infinite;
}
.w1200 {
    width: 1160px;
}
.clearFix:after{
	 content: "";
	display: block;
	height: 0;
	clear:both;
}
/* header */
.header1 {
	padding-bottom: 28px;
	background: none;
}
.header1 .w1200 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header1 .logo-a {
    display: block;
}
.header1 .info {
    display: flex;
    align-items: flex-end;
}
.header1 .info .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 18px;
    padding-left: 15px;
    border-right: solid 1px #d4e2f7;
}
.header1 .info .item:last-child {
    border-right: none;
    padding-right: 0;
}
.header1 .info .item .text {
    font-size: 14px;
    line-height: 18px;
    color: #5351b9;
    margin-top: 8px;
}
/* banner start */
.banner2{
    width: 100%;
    min-width: 1200px;
    height: 615px;
    background: url('../images/erjijianzhu/banner.jpg') no-repeat center;
}
.banner2 .btn-box{
    position: relative;
    top: 450px;
    width: 920px;
    margin: 0 auto;
    font-size: 0;
}
.banner2 .btn-box .btn{
    display: inline-block;
    width: 262px;
    height: 64px;
    border-radius: 32px;
    font-size: 24px;
    line-height: 64px;
	color: #fff;
	text-align: center;
	background-image: linear-gradient(#ED7A63,#E84D5F);
}
.banner2 .btn-box .btn:nth-child(2){
    margin: 0 67px;
}
.banner2 .btn:hover{
    color: #FFE436;
    text-decoration: underline;
}

/* banner end */
/* section1 */
.section1 {
    padding-top: 40px;
}
.section1 .cont {
    display: flex;
    justify-content: space-between;
}
.section1 .cont .banner {
    width: 864px;
    height: 560px;
}
.section1 .cont .banner .box {
    width: 864px;
    height: 560px;
}
.section1 .cont .banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #f0f0f0;
}
.section1 .cont .left-cont {
    width: 280px;
}
.section1 .cont .left-cont .time-top {
    width: 280px;
    height: 72px;
    background-color: #5351b9;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.section1 .cont .left-cont .time-top::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 44px;
    background: url(../images/erjijianzhu/section1_gj_1.png) no-repeat center;
    bottom: -27px;
    left: 35px;
}
.section1 .cont .left-cont .time-top::before {
    position: absolute;
    content: "";
    width: 16px;
    height: 44px;
    background: url(../images/erjijianzhu/section1_gj_1.png) no-repeat center;
    bottom: -27px;
    right: 35px;
}
.section1 .cont .left-cont .time-top .text {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.section1 .cont .left-cont .time-top .time {
    display: flex;
    align-items: center;
    margin-left: 12px;
    margin-right: 10px;
}
.section1 .cont .left-cont .time-top .time .time-text {
    height: 32px;
    width: 24px;
    background: url(../images/erjijianzhu/section1_time_bg.png) no-repeat center center;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    margin-right: 4px;
}
.section1 .cont .left-cont .plan-info {
    width: 280px;
    height: 480px;
    background-color: #ffffff;
    padding: 0 20px;
    padding-top: 16px;
}
.section1 .cont .left-cont .plan-info .plan-item {
    margin-top: 18px;
}
.section1 .cont .left-cont .plan-info .plan-item .plan-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section1 .cont .left-cont .plan-info .plan-item .plan-title .text-1 {
    font-size: 16px;
    font-weight: bold;
    color: #5351b9;
    border-left: 2px solid #5351b9;
    padding-left: 8px;
}
.section1 .cont .left-cont .plan-info .plan-item .plan-title .plan-time {
    font-size: 12px;
    color: #d92425;
}
.section1 .cont .left-cont .plan-info .plan-item .a-cont {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
}
.section1 .cont .left-cont .plan-info .plan-item .a-cont .a-btn {
    width: 72px;
    height: 24px;
    border-radius: 4px;
    border: solid 1px #5351b9;
    margin-top: 12px;
    margin-right: 10px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #4d4d4d;
}
.section1 .cont .left-cont .plan-info .plan-item .a-cont .a-btn:hover {
    background-color: #e55559;
    color: #fff;
    border: solid 1px #e55559;
}
.section1 .hot {
    height: 40px;
    background: #fff;
    display: flex;
    padding-left: 24px;
    padding-right: 62px;
    margin: 40px auto;
}
.section1 .hot .left-info {
    display: flex;
    margin-right: 50px;
}
.section1 .hot .left-info .hot-tab {
    margin-right: 16px;
}
.section1 .hot .left-info .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #d92425;
}
.section1 .hot .hx-move {
    overflow: hidden;
    flex: 1;
    position: relative;
}
.section1 .hot .text-all {
    white-space: nowrap;
    display: flex;
    position: absolute;
    left: 0;
}
.section1 .hot .text-all .a-link {
    font-size: 16px;
    line-height: 40px;
    margin-right: 38px;
    color: #d92425;
}
/*
.section1 .hot .text-all .a-link:hover {
    color:#000;
} */
.section1 .hx {
    display: flex;
    justify-content: space-between;
}
.section1 .hx .lfet-cont {
    width: 400px;
    background: #fff;
}
.section1 .hx .lfet-cont .title-f {
    height: 76px;
    background-color: #5351b9;
    padding-top: 15px;
}
.section1 .hx .lfet-cont .title-f .t1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 13px;
}
.section1 .hx .lfet-cont .title-f .t1 span {
    color: #ff0;
}
.section1 .hx .lfet-cont .title-f .t2 {
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    padding-left: 15px;
}
.section1 .hx .lfet-cont .form-info {
    padding-top: 25px;
    padding-left: 25px;
}
.section1 .hx .lfet-cont .form-info .title {
    font-size: 16px;
    line-height: 1;
    color: #000000;
    margin-bottom: 20px;
}
.section1 .hx .lfet-cont .form-info .radio-info {
    display: flex;
    margin-bottom: 30px;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item {
    display: flex;
    margin-right: 43px;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item .radio {
    position: relative;
    width: 20px;
    height: 20px;
    border: solid 1px #999999;
    margin-right: 5px;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item .radio .radio-j {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item .radio .img-box {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    background: #000;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item .radio .radio-j:checked+.img-box {
    display: block;
}
.section1 .hx .lfet-cont .form-info .radio-info .radio-item .text {
    font-size: 14px;
    color: #333;
}
.section1 .hx .lfet-cont .input-info {
    display: flex;
    padding: 0 22px;
    justify-content: space-between;
}
.section1 .hx .lfet-cont .input-info .infut-item {
    width: 170px;
    height: 38px;
    border: solid 1px #999999;
    padding-left: 12px;
    font-size: 16px;
    color: #999999;
    position: relative;
}
.section1 .hx .lfet-cont .input-info .infut-item .input {
    position: absolute;
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: transparent;
}
.section1 .hx .lfet-cont .input-info .infut-item .send-btn {
    position: absolute;
    font-size: 16px;
    color: #000000;
    background: transparent;
    outline: none;
    border: none;
    right: 11px;
    height: 100%;
}
.section1 .hx .lfet-cont .sub-btn {
    width: 356px;
    height: 38px;
    background-color: #5351b9;
    display: flex;
    margin: auto;
    margin-top: 13px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 22.4px;
    color: #ffffff;
}
.section1 .hx .lfet-cont .sub-btn .icon {
    margin-left: 8px;
}
.section1 .hx .center-cont {
    width: 416px;
    background: #fff;
}
.section1 .hx .tit-hx {
    padding: 12px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section1 .hx .tit-hx .text {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    padding-left: 12px;
    border-left: 6px solid #d92425;
}
.section1 .hx .tit-hx .a-btn {
    width: 22px;
    height: 22px;
}
.section1 .hx .center-cont .info {
    padding: 0 22px;
    padding-left: 12px;
    padding-top: 2px;
    padding-bottom: 27px;
}
.section1 .hx .center-cont .info .item {
	width: 382px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    margin-top: 16px;
    overflow: hidden;
}
.section1 .hx .center-cont .info .item .a-link {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    color: #999999;
    text-overflow: ellipsis;
}
.section1 .hx .center-cont .info .item .a-link .text {
    color: #000000;
}
.section1 .hx .center-cont .info .item .a-link:hover {
    color: #d92425;
}
.section1 .hx .center-cont .info .item .a-link:hover .text {
    color: #d92425;
}
.section1 .hx .right-cont {
    width: 320px;
    background: #fff;
}
.section1 .hx .right-cont .tit-hx {
    padding-left: 14px;
    padding-right: 10px;
}
.section1 .hx .right-cont .info {
    padding-top: 10px;
    padding-left: 14px;
    padding-right: 10px;
}
.section1 .hx .right-cont .info .item {
    height: 40px;
    border: solid 1px #4d4d4d;
    margin-top: 10px;
    display: flex;
    font-size: 16px;
}
.section1 .hx .right-cont .info .item .text {
    line-height: 40px;
	width: 237px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section1 .hx .right-cont .info .item:hover .text {
    color: #e6555a;
}
.section1 .hx .right-cont .info .item .icon-box {
    width: 48px;
    height: 100%;
    background-color: #5351b9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.section1 .hx .right-cont .info .item .icon-box .text {
    font-size: 20px;
    line-height: 40px;
    color: #4d4d4d;
}
@keyframes zhuanquan1 {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(-360deg);
    }
}
@keyframes zhuanquan2 {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
.section1 .w1200 .cont-one .info .item .item-title::before {
    position: absolute;
    content: "";
    top: -9px;
    left: -9px;
    width: 122px;
    height: 122px;
    background: url(../images/erjijianzhu/section1_q1.png) no-repeat center center;
    animation: zhuanquan2 7s linear infinite;
}
.section1 .hx .lfet-cont .title-f {
    height: 66px;
    background-color: #5351b9;
    padding-top: 15px;
}
.section1 .hx .lfet-cont .title-f .t1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    color: #ffffff;
    /* border-left: 6px solid #ffe400;
    margin-bottom: 13px;
    padding-left: 12px; */
    text-align: center;
}
.section1 .hx .lfet-cont .title-f .t1 .text {
    color: #e6555a;
}
.xxMid_middle_btm {
    padding: 20px 20px 22px;
    box-sizing: border-box;
    /* height: 285px; */
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    /* display: flex; */
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}
.xxMid_middle_btm .province {
    width: 78px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    border: 1px solid #5351b9;
    transition: all .3s;
    cursor: pointer;
    float: left;
    margin-bottom: 14px;
    margin-right: 11px;
    transition: all 0.5s;
	box-sizing: border-box;
}
.xxMid_middle_btm .province:hover {
    background-color: rgba(237, 60, 60, 1);
    color: #fff;
    border-color: rgba(237, 60, 60, 1);
}
.xxMid_middle_btm .province.active {
    background-color: rgba(237, 60, 60, 1);
    color: #fff;
    border: rgba(237, 60, 60, 1);
}
.xxMid_middle_btm .province.actives {
    background-color: rgba(237, 60, 60, 1);
    color: #fff;
    border: none;
}
.xxMid_middle_btm .province:nth-child(4n) {
    margin-right: 0;
}
/* section2 */
.section2 {
    background-color: #5351b9;
    height: 520px;
    margin-top: 34px;
    margin-bottom: 110px;
}
.section2 .w1200 {
    padding-top: 25px;
}
.section-title-all {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    line-height: 1;
}
.section-title-all .t1 {
    color: #e6555a;
}
.section2 .section-title-all {
    color: #fff;
	margin-top: 15px;
}
.section2 .info {
    display: flex;
    margin-top: 50px;
    margin-right: -20px;
}
.section2 .info .item {
    width: 216px;
    height: 336px;
    background-color: #ffffff;
    border-radius: 8px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 22px;
    position: relative;
    transition: all 1s linear;
}
.section2 .info .item:hover {
    /* transform: translateY(-10px); */
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .3);
}
.section2 .info .item .icon {
    margin-bottom: 12px;
    animation: pulse 1s linear infinite;
}
.section2 .info .item .t1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    color: #5351b9;
    line-height: 1;
    margin-bottom: 14px;
}
.section2 .info .item .text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #5351b9;
    width: 160px;
    height: 113px;
    margin-bottom: 20px;
}
.section2 .info .item .a-btn {
    width: 118px;
    height: 32px;
    background-color: #e55559;
    border-radius: 16px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    position: absolute;
    bottom: 30px;
}
.section2 .hc {
    height: 80px;
    background-color: #e55559;
    border-radius: 8px;
    margin-top: 32px;
    display: flex;
    justify-content: space-around;
}
.section2 .hc .img-text {
    display: flex;
    align-items: center;
}
.section2 .hc .img-text .icon {
    animation: pulse 1s linear infinite;
}
.section2 .hc .img-text .text-box .text {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
    color: #ffffff;
    text-align: center;
}
.section2 .hc .img-text .text-box .a-btn {
    width: 160px;
    height: 24px;
    background-color: #ffe400;
    border-radius: 10px;
    text-align: center;
    display: block;
    line-height: 24px;
    font-size: 16px;
    color: #e55559;
}
.section2 .hc .img-text .text-box .a-btn:hover {
    background: #fff;
}
.section2 .hc .img-text .text-box.last {
    margin-left: 10px;
}
/* section3  */
.section3 .section-title-all {
	padding-top: 10px;
    margin-bottom: 35px;
}
.section3 .sub-title {
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    color: #4d4d4d;
}
.section3 .table-info {
    margin-top: 10px;
}
.section3 .table-info .table {
    width: 1120px;
    border-collapse: collapse;
    border-spacing: none;
}
.section3 .table-info .more-table {
    overflow-y: scroll;
    max-height: 448px;
}
.section3 .table-info .table .tr-header {
    background: #5351b9;
    height: 56px;
    display: flex;
}
.section3 .table-info .table .tr-header li {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    line-height: 56px;
    border-right: solid 1px #add0ff;
    border-top: solid 1px #add0ff;
}
.section3 .table-info .table .tr-header li:nth-child(1) {
    width: 103px;
    border-left: solid 1px #add0ff;
}
.section3 .table-info .table .tr-header li:nth-child(2) {
    width: 240px;
}
.section3 .table-info .table .tr-header li:nth-child(3) {
    width: 180px;
}
.section3 .table-info .table .tr-header li:nth-child(4) {
    width: 160px;
}
.section3 .table-info .table .tr-header li:nth-child(5) {
    width: 237px;
}
.section3 .table-info .table .tr-header li:nth-child(6) {
    width: 193px;
}
.section3 .table-info .table .tr-header li:nth-child(7) {
    /* width: 88px; */
}
.section3 .table-info .table .tr-header li:nth-child(8) {
    /* flex: 1; */
}
.section3 .table-info .table tr .td-1 {
    width: 83px;
    background-color: #e55559;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.section3 .table-info .table tr td {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #add0ff;
}
.section3 .table-info .table tr .td-2 {
    width: 240px;
    padding: 16px 0;
}
.section3 .table-info .table tr .td-2 .t-t1 {
    font-size: 16px;
    color: #000000;
}
.section3 .table-info .table tr .td-2 .t-btn-1 {
    width: 120px;
    height: 32px;
    border: solid 1px #e55559;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    color: #e55559;
    margin-left: 10px;
    transition: all 0.5s;
}
.section3 .table-info .table tr .td-3 {
    font-size: 16px;
    color: #000000;
    width: 160px;
}
.section3 .table-info .table tr .td-4 {
    width: 140px;
}
.section3 .table-info .table tr .td-4 .a-link-1 {
    font-size: 16px;
    color: #1572f0;
}
.section3 .table-info .table tr .td-5 {
    font-size: 16px;
    color: #e55559;
    cursor: pointer;
}
.section3 .table-info .table tr .td-6 .a-btn-2 {
    width: 80px;
    height: 32px;
    border: solid 1px #e55559;
    font-size: 16px;
    color: #e55559;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    transition: all 0.5s;
}
.section3 .table-info .table tr .td-6 .a-btn-2:hover {
    color: #fff;
    background-color: #e55559;
}
.section3 .table-info .table tr .td-2 .t-btn-1:hover {
    color: #fff;
    background-color: #e55559;
}
.section3 .table-info .table tr .td-7 .a-link-2 {
    font-size: 16px;
    color: #000000;
}
.section3 .table-info .table tr .td-8 {
    color: #1572f0;
}
.section3 .table-info .table tr .td-8 .a-link-3 {
    font-size: 16px;
    color: #1572f0;
}
.section3 .ts {
    height: 56px;
    background-color: #5351b9;
    text-align: center;
}
.section3 .ts .txt {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 56px;
    color: #ffffff;
}
.section3 .ts .a-btn {
	position:relative ;
	/* top: 8px; */
    width: 118px;
    height: 30px;
    background-image: linear-gradient(176deg, #f62828 0%, #a30207 100%), linear-gradient(#e55559, #e55559);
    background-blend-mode: normal, normal;
    border-radius: 8px;
    overflow: hidden;
    vertical-align: middle;
}
.section3 .more {
    height: 160px;
    background: url(../images/erjijianzhu/section3_bg.jpg) no-repeat center center;
    background-size: 100%;
    margin-top: 30px;
    margin-bottom: 60px;
    padding-left: 57px;
    display: flex;
    align-items: center;
}
.section3 .more .more-tit {
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #ffe400;
    margin-right: 80px;
    flex: none;
}
.section3 .more .more-tit .t2 {
    font-weight: bold;
}
.section3 .more .right-cont {
    display: flex;
}
.section3 .more .right-cont .more-btn {
    margin-right: 85px;
    flex: none;
}
.section3 .more .right-cont .more-btn .t1 {
    font-size: 32px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
}
.section3 .more .right-cont .more-btn .a-btn {
    width: 264px;
    height: 40px;
    background-color: #e55559;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    text-align: center;
    margin-top: 5px;
}
.section3 .more .right-cont .more-btn .a-btn:hover {
    transform: translateY(0) scale(1.1);
}
/* section4 */
.section4 {
    height: 410px;
    background-color: #5351b9;
    padding-top: 27px;
}
.section4 .section-title-all {
    color: #fff;
}
.section4 .box-white {
    width: 1200px;
    margin-top: 30px;
}
.section4 .box-white .info {
    background-color: #ffffff;
    display: flex;
    padding:40px  20px 50px;
}
.section4 .box-white .info .item {
    flex: 1;
    padding-right: 1px;
    padding-top: 25px;
}
.section4 .box-white .info .item .t1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #4d4d4d;
    line-height: 1;
}
.section4 .box-white .info .item .num-info {
    width: 100%;
    height: 8px;
    background-color: #5351b9;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}
.section4 .box-white .info .item .num-info .q1 {
    width: 32px;
    height: 32px;
    background-color: #5351b9;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    position: relative;
}
.section4 .box-white .info .item .num-info .q1::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    border: solid 1px #5351b9;
    border-radius: 50%;
    top: -5px;
    left: -5px;
}
.section4 .box-white .info .item .t2 {
    font-size: 12px;
    line-height: 16px;
    color: #4d4d4d;
    margin: auto;
    margin-top: 20px;
    display: table;
    text-align: center;
    line-height: 20px;
}
.section4 .box-white .info .item .t2 span {
    display: inline-block;
    width: 125px;
}
.section4 .box-white .info .item:nth-child(2n) .num-info {
    background-color: #fe3636;
}
.section4 .box-white .info .item:nth-child(2n) .num-info .q1 {
    background-color: #fe3636;
}
.section4 .box-white .info .item:nth-child(2n) .num-info .q1::after {
    border: solid 1px #fe3636;
}
/* section5 */
.section5 {
    margin-top: 50px;
}
.section5 .cont {
    margin-top: 40px;
    position: relative;
}
.section5 .cont .info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section5 .cont .info .item {
    width: 500px;
    height: 200px;
    background-color: #ffffff;
    margin-bottom: 24px;
    padding: 17px 40px;
}
.section5 .cont .info .item .txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 25px;
    color: #4d4d4d;
}
.section5 .cont .info .item .text {
    font-size: 14px;
    line-height: 21px;
    color: #4d4d4d;
    margin-bottom: 20px;
    width: 344px;
}
.section5 .cont .info .item .a-btn {
    width: 200px;
    height: 40px;
    background-color: #5351b9;
    border-radius: 16px;
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.section5 .cont .info .item .a-btn:hover {
    background-color: #e55559;
}
.section5 .cont .info .item:nth-child(2n) {
    text-align: right;
}
.section5 .cont .info .item:nth-child(2n) .text {
    margin-left: 125px;
}
.section5 .cont .info .item:nth-child(2n) .a-btn {
    margin-left: 280px;
}
.section5 .cont .center {
    position: absolute;
    width: 350px;
    height: 350px;
    left: 50%;
    margin-left: -176px;
    background: #f1f0f4;
    top: 40px;
    transform: rotateZ(-45deg);
}
.section5 .cont .center .center-cont {
    background: url(../images/erjijianzhu/section5_bg.png) no-repeat center center;
    transform: rotateZ(45deg);
    position: absolute;
    width: 425px;
    height: 425px;
    left: -36px;
    top: -36px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.section5 .cont .center .center-cont .t1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 20px;
}
.section5 .cont .center .center-cont .t2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}
.section5 .cont .center .center-cont .a-btn {
    width: 160px;
    height: 36px;
    background-color: #e55559;
    border-radius: 16px;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
}
.section5 .form-cont {
    height: 152px;
    background-color: #e55559;
    padding-top: 30px;
    position: relative;
}
.section5 .form-cont .tit {
    font-size: 28px;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 22px;
    text-align: center;
}
.section5 .form-cont .form-box {
    display: flex;
    padding: 0 54px;
}
.section5 .form-cont .form-box .form-info {
    display: flex;
}
.section5 .form-cont .form-box .form-info .form-item {
    position: relative;
    height: 40px;
    background-color: #ffffff;
    margin-right: 20px;
    width: 256px;
}
.section5 .form-cont .form-box .form-info .form-item.select-box {
    width: 376px;
}
.section5 .form-cont .form-box .form-info .form-item .name {
    width: 120px;
    height: 40px;
    background-color: #ffe400;
    font-size: 20px;
    color: #e55559;
    line-height: 40px;
    text-align: center;
}
.section5 .form-cont .form-box .form-info .form-item .select {
    width: 238px;
    height: 40px;
    padding-left: 18px;
    border: none;
    font-size: 16px;
    color: #000000;
    background: url(../images/erjijianzhu/section5_jt.png) no-repeat 230px center;
}
.section5 .form-cont .form-box .form-info .form-item .input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 16px;
    color: #000000;
    padding-left: 18px;
}
.section5 .form-cont .form-box .form-info .form-item .send-yzm {
    width: 80px;
    height: 100%;
    background-color: #ffe400;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
.section5 .form-cont .form-box .sub-btn {
    width: 160px;
    height: 40px;
    background-color: #ffe400;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    display: block;
}
/* section6 */
.section6 {
    background-color: #e9e9e9;
    padding-top: 27px;
    padding-bottom: 54px;
    margin-top: 20px;
}
.section6 .section-title-all{
	margin-top: 10px;
}
.section6 .table-info {
    margin-top: 40px;
}
.section6 .table-info .table {
    border-collapse: collapse;
    border-spacing: none;
    width: 100%;
}
.section6 .table-info .table tr td {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #add0ff;
}
.section6 .table-info .table .tr-header {
    height: 48px;
}
.section6 .table-info .table .tr-header td {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background-color: #5351b9;
}
.section6 .table-info .table tr .td-1 {
    background-color: #e55559;
    font-size: 20px;
    color: #ffffff;
    width: 160px;
}
.section6 .table-info .table tr .td-2 {
    padding: 16px 0;
    width: 156px;
}
.section6 .table-info .table tr .td-2 .time {
    width: 120px;
    height: 32px;
    border-radius: 16px;
    border: solid 1px #e55559;
    display: block;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #e55559;
    margin: auto;
}
.section6 .table-info .table tr:nth-child(2n+1) {
    background: #fff;
}
.section6 .table-info .table tr .td-3 {
    font-size: 16px;
    color: #000000;
    line-height: 29px;
    width: 236px;
}
.section6 .table-info .table tr .td-4 {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    width: 273px;
}
.section6 .table-info .table tr .td-5 .t1 {
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
}
.section6 .table-info .table tr .td-5 .a-hove {
    display: block;
    margin: auto;
    width: 80px;
    height: 24px;
    border-radius: 8px;
    border: solid 1px #e55559;
    font-size: 14px;
    font-stretch: normal;
    line-height: 24px;
    text-align: center;
    color: #e55559;
    transition: all .5s;
}
.section6 .table-info .table tr .td-5 .a-hove:hover {
    background-color: #e55559;
    color: #fff;
}
.section6 .table-info .table tr .td-6 .a-btn {
    width: 120px;
    height: 32px;
    background-color: #e55559;
    border-radius: 16px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
}
.section6 .ts {
    height: 144px;
    background-color: #f1f0f4;
    padding-top: 22px;
}
.section6 .ts .text {
    width: 994px;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin: auto;
    margin-bottom: 20px;
}
/* section7 */
.section7 {
    padding-top: 50px;
}
.section7 .menu-info {
    margin-top: 40px;
    display: flex;
    margin-right: -1px;
}
.section7 .menu-info .menu-item {
    flex: 1;
    margin-right: 1px;
    height: 48px;
    background-color: #5351b9;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.section7 .menu-info .menu-item .text {
    font-size: 20px;
    color: #ffffff;
    margin-left: 18px;
}
.section7 .menu-info .menu-item.active,
.section7 .menu-info .menu-item:hover {
    background: #e55559;
}
.section7 .cont {
    margin-top: 4px;
}
.section7 .cont .chice {
    display: none;
    justify-content: space-between;
}
.section7 .cont .chice.active {
    display: flex;
}
.section7 .cont .chice .left-nav {
    width: 290px;
    height: 350px;
    flex: none;
    background: url(../images/erjijianzhu/section7_icon_5.png) 181px 7px no-repeat;
    background-color: #e55559;
    padding-top: 40px;
}
.section7 .cont .chice .left-nav .name {
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    margin-bottom: 8px;
}
.section7 .cont .chice .left-nav .nav-info .nav-item {
    width: 240px;
    height: 48px;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #e55559;
    cursor: pointer;
    margin: auto;
    margin-top: 30px;
}
.section7 .cont .chice .left-nav .nav-info .nav-item.active,
.section7 .cont .chice .left-nav .nav-info .nav-item:hover {
    background-color: #ffe400;
}
.section7 .cont .chice .right-cont {
    flex: 1;
    height: 390px;
    background-color: #ffffff;
	position: relative;
}
.section7 .cont .chice .right-cont .tm-box {
    padding-top: 25px;
    display: none;
}
.section7 .cont .chice .right-cont .tm-box.active {
    display: block;
}
.section7 .cont .chice .right-cont .tm-box .t1 {
    font-size: 20px;
    font-weight: bold;
    color: #4d4d4d;
    margin-bottom: 10px;
    text-align: center;
}
.section7 .cont .chice .right-cont .tm-box .t3 {
    text-align: center;
    font-size: 16px;
}
.section7 .cont .chice .right-cont .tm-box .t2 {
    font-size: 16px;
    line-height: 29px;
    color: #000000;
    width: 794px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 50px;
}
.section7 .cont .chice .right-cont .tm-box .true-daan{
	font-size: 16px;
	position: absolute;
	left: 60px;
	bottom: 10px;
	line-height: 25px;
	text-align: left;
	padding-right: 30px;
	display: none;
}
.tm-box .true-daan p .red{
	color: red;
}
.section7 .cont .chice .right-cont .tm-box .checke-info {
    display: flex;
    justify-content: center;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item {
    display: flex;
    align-items: center;
    margin-right: 32px;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .cheke-box {
    width: 20px;
    height: 20px;
    border: solid 1px #e55559;
    position: relative;
    margin-right: 8px;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .cheke-box .checke {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .cheke-box .dj-box {
    display: none;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .cheke-box .checke:checked+.dj-box {
    width: 100%;
    height: 100%;
    background-color: #e55559;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .text {
    font-size: 16px;
    color: #e55559;
}
.section7 .cont .chice .right-cont .tm-box .checke-info .checke-item .text i {
    font-style: normal;
}
.section7 .cont .chice .right-cont .a-box {
    margin-top: 40px;
	text-align: center;
	padding-left: 200px;
}
.section7 .cont .chice .right-cont .a-box .a-btn {
	display: inline-block;
    width: 200px;
    height: 40px;
    border-radius: 16px;
    border: solid 1px #e55559;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #e55559;
}
.section7 .cont .chice .right-cont .a-box .a-btn:hover {
    background-color: #e55559;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
}
.section7 .cont .chice .right-cont .a-box .a-btn.right-btn {
    /* background-color: #e55559;
    font-weight: bold;
    color: #fff; */
    margin-left: 48px;
}
/* section8 */
.section8 {
    padding-top: 30px;
    background-color: #5351b9;
    margin-top: 50px;
    padding-bottom: 20px;
}
.section8 .section-title-all {
    color: #fff;
}
.section8 .cont {
    display: flex;
    margin-top: 53px;
    justify-content: space-between;
}
.section8 .cont .info .item {
    margin-bottom: 40px;
    transition: all 1s linear;
}
.section8 .cont .info .item:hover .t1 {
    background: #e6555a;
    color: #fff;
}
.section8 .cont .info .item .t1 {
    width: 240px;
    height: 48px;
    background-color: #ffffff;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #4d4d4d;
}
.section8 .cont .info .item .text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 320px;
}
.section8 .cont .center {
    position: relative;
    margin-top: 36px;
    height: fit-content;
}
.section8 .cont .center .num-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.section8 .cont .center .num-box .num {
    position: absolute;
    width: 56px;
    height: 56px;
    background-color: #f1f0f4;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
    color: #4d4d4d;
}
.section8 .cont .center .num-box .num.active {
    background: #e55559;
    color: #fff;
}
.section8 .cont .center .num-box .num.num-1 {
    top: 21px;
    left: 21px;
}
.section8 .cont .center .num-box .num.num-2 {
    top: 123px;
    left: -28px;
}
.section8 .cont .center .num-box .num.num-3 {
    bottom: 21px;
    left: 21px;
}
.section8 .cont .center .num-box .num.num-4 {
    top: 21px;
    right: 21px;
}
.section8 .cont .center .num-box .num.num-5 {
    top: 123px;
    right: -28px;
}
.section8 .cont .center .num-box .num.num-6 {
    bottom: 21px;
    right: 21px;
}
.section8 .cont .center .a-btn {
    position: absolute;
    width: 160px;
    height: 40px;
    background-color: #e55559;
    border-radius: 16px;
    top: 303px;
    left: 80px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.section8 .cont .right-info .item {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
/*play start*/
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.play{
  width: 100%;
  min-width: 1200px;
}
.play .play-title{
  padding: 10px 0 50px;
  /* color: #fff; */
}
.play .play-title .back-btn{
  display: inline-block;
  margin-right: 15px;
  padding: 7px 15px;
  border: 1px solid #000000;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1;
  /* color: #fff; */
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all .3s ease;
}
.play .play-title .back-btn:hover{
  border-color: #3799ff;
  color: #3799ff;
}
.play .play-con{
  height: 500px;
  padding-bottom: 50px;
}
.play .play-con .media{
  width: 900px;
  height: 100%;
  box-sizing: border-box;
  background-color: #000000;
}
.play .play-con .course-list{
  width: 300px;
  height: 100%;
  background-color: #333;
  box-sizing: border-box;
  overflow-y: auto;
}
.play .play-con .course-list .course-list-title{
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.play .play-con .course-list .course-list-item{
  padding: 0 22px;
}
.play .play-con .course-list .course-list-item .course-item-title{
  font-size: 14px;
  line-height: 36px;
  color: #fff;
}
.play .play-con .course-list .course-list-item .item{
  margin-bottom: 1px;
  padding-left: 14px;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.play .play-con .course-list .course-list-item .item i{
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: -3px 10px 0 0;
  background: url("../images/erjijianzhu/play.png") no-repeat center;
  vertical-align: middle;
}
.play .play-con .course-list .course-list-item .item:hover{
  background-color: #1a1a1a;
}
.play .play-con .course-list .course-list-item .active{
  background-color: #1a1a1a;
}
.play .play-con .course-list .course-list-item .active i{
  background-image: url("../images/erjijianzhu/playing.png");
}
/*play end*/
/* section9 */
.section9{
	padding-top: 38px;
}
.teacher .section-title-all{
	color: #FFFFFF;
	margin: 20px auto 40px;
}
/* teacher */
.teacher{
	margin: 40px 0;
	width: 100%;
	padding: 20px 0;
	background: #5351b9;
}
.teacher img{
	display: block;
}
.teacher-txt{
	line-height: 40px;
	background: #fffcf1;
	border-radius: 15px;
	padding:25px 20px 25px 120px;
	font-size: 25px;
	font-weight: bold;
	color: #563c1f;
}
.teacher-txt li{
	margin: 0 50px;
}
.zyys-title a{
	display: block;
}
.teacher-txt .true{
	width: 40px;
	height: 40px;
	margin-right: 20px;
	background: url(../images/erjijianzhu/true.png) no-repeat center center;
	background-size: 100% 100%;
}
/* section10 */
.section10 {
    background-color: #5351b9;
    margin-top: 40px;
}
.section10 .section-title-all {
    color: #fff;
}
.section10 .w1200 {
    padding: 45px 0;
}
.section10 .info {
    display: flex;
    margin-right: -22px;
    align-items: center;
    margin-top: 40px;
}
.section10 .item {
    width: 360px;
    background-color: #f1f0f4;
    border-radius: 24px;
    padding-top: 30px;
    padding-bottom: 40px;
}
.section10 .item:nth-child(2){
	margin: 0 60px;
}
.section10 .item:hover {
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
}
.section10 .item .item-title {
    width: 320px;
    height: 56px;
    background-color: #e55559;
    border-radius: 0px 24px 24px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section10 .item .item-title .text {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 30px;
}
.section10 .item .item-title .tab {
    width: 93px;
    height: 30px;
    background-color: #ffe400;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-align: center;
    line-height: 30px;
}
.section10 .item .msg-box {
    padding-left: 52px;
    margin-top: 30px;
}
.section10 .item .msg-box .t1 {
    display: flex;
    align-items: center;
}
.section10 .item .msg-box .t1 .text {
    font-size: 20px;
    font-weight: bold;
    color: #e55559;
}
.section10 .item .msg-box .t1 .tab {
    width: 80px;
    height: 24px;
    border: solid 1px #4d4d4d;
    margin-left: 18px;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #000000;
}
.section10 .item .msg-box .t2 {
    width: 273px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 13px;
    margin-bottom: 10px;
    text-align: justify;
}
.section10 .item .msg-box .btn-cont {
    display: flex;
}
.section10 .item .msg-box .btn-cont .a-btn {
    width: 120px;
    height: 40px;
    background-color: #5351b9;
    border-radius: 16px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
}
.section10 .item .msg-box .btn-cont .a-btn.right-btn {
    background-color: #e55559;
    margin-left: 16px;
}
/* section13 */
.section13 {
    background-color: #5351b9;
}
.section15 .section-title-all,
.section13 .section-title-all {
    color: #fff;
}
.section13 .w1200 {
    padding: 35px 0;
}
.section13 .info {
    display: flex;
    margin-top: 40px;
    margin-right: -10px;
}
.section13 .info .item {
    width: 380px;
    height: 464px;
    background-color: #ffffff;
    margin-right: 10px;
    overflow: hidden;
}
.section13 .info .item:nth-child(2){
	margin: 0 30px;
}
.section13 .info .item:hover {
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .3);
}
.section13 .info .item .t1 {
    width: 100%;
    height: 64px;
    background-color: #e55559;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section13 .info .item .t1 .text {
    font-size: 28px;
    line-height: 18px;
    color: #ffffff;
    margin-left: 20px;
}
.section13 .info .item .img-box {
    width: 320px;
    height: 180px;
    margin: auto;
    margin-bottom: 22px;
    overflow: hidden;
}
.section13 .info .item .img-box .img {
    width: 100%;
    height: 100%;
}
.section13 .info .item .t2 {
    width: 310px;
    font-size: 16px;
    line-height: 24px;
    color: #4d4d4d;
    margin: auto;
}
.section13 .info .item .a-btn {
    width: 200px;
    height: 40px;
    background-color: #e55559;
    border-radius: 8px;
    display: block;
    margin: auto;
    line-height: 40px;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    color: #ffffff;
}
.type-item{
  margin-bottom: 10px;
}
.above{
  height: 360px;
}
.down{
  height: 450px;
}
.type-item .class-intro{
  width: 268px;
  height: 100%;
  padding: 40px 20px 0;
  color: #fff;
  box-sizing: border-box;
}
.type-item .class-intro{
  background: linear-gradient(to bottom, #0043ff ,#4861e2);
}
.type-item .class-intro .cover{
  width: 100%;
  height: 100%;
  background: url('../images/erjijianzhu/class-intro-bc.png') no-repeat center;
}
.type-item .class-intro .class-cate{
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.type-item .class-intro .class-name{
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 1;
  text-align: center;
}
.type-item .class-intro .class-name span{
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url('../images/erjijianzhu/diamond.png') no-repeat center;
  vertical-align: middle;
}
.type-item .class-intro .class-spec{
  width: 268px;
  height: 42px;
  margin: 0 0 28px -20px;
  font-size: 16px;
  line-height: 42px;
  color: #863811;
  text-align: center;
  background: url('../images/class-spec-bc.png') no-repeat center;
}
.type-item .class-intro .class-price .price{
  height: 30px;
  margin-bottom: 28px;
  box-sizing: border-box;
}
.type-item .class-intro .class-price .price:after{
  display: block;
  content: '';
  clear: both;
}
.type-item .class-intro .class-price .price-detail{
  float: left;
}
.type-item .class-intro .class-price .price-detail i{
  font-size: 16px;
}
.type-item .class-intro .class-price .price-detail span{
  font-size: 24px;
}
.type-item .class-intro .class-price .buy-btn{
  float: right;
  width: 94px;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  text-align: center;
  background: linear-gradient(170deg,#ffe9b9,#eeb949);
  box-shadow: 2px 2px 0 #af7b0c;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  cursor: pointer;
}
.type-item .class-intro .class-price .buy-btn:hover{
  margin: 2px 0 0 2px;
  box-shadow: none;
}
.type-item .class-info{
  width: 930px;
  height: 100%;
  background-color: #fafafa;
}
.type-item .class-info ul{
  height: 100%;
}
.type-item .class-info ul>li{
  float: left;
  height: 100%;
  width: 243px;
}
.type-item .class-info ul>li:nth-child(3){
	/* width: 240px; */
}
.type-item .class-info ul>li:nth-child(4){
	 width: 200px;
}
.type-item .class-info ul>li:nth-child(even){
  background-color: #f1f9ff;
}
.class-type .second .type-item .class-info ul>li:nth-child(even){
  background-color: #fdf7ff;
}
.class-type .third .type-item .class-info ul>li:nth-child(even){
  background-color: #fff9f1;
}
.class-type .fourth .type-item .class-info ul>li:nth-child(even){
  background-color: #f6fffe;
}
.type-item .class-info .info-tag{
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  color: #000;
  text-align: center;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.type-item .class-info .info-tag{
  background-image: linear-gradient(to bottom, #ea97e4, #ac60c3);
}

.type-item .class-info ol{
  padding: 20px 12px;
  box-sizing: border-box;
}
.type-item .class-info ol li{
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #333;
}
.type-item .class-info ol li .info-icon{
  display: inline-block;
  width: 20px;
  height: 16px;
  margin: -3px 6px 0 0;
  vertical-align: middle;
}
.type-item .class-info ol li .info-icon{
  background: url('../images/erjijianzhu/subcate-class-info-icon-2.png') no-repeat center;
}
.type-item .class-info ol li span{
  display: block;
  margin-top: 12px;
  font-size: 12px;
  color: #666;
}
.type-item .class-info ol li span.teacher-name{
  float: right;
  margin: 0;
  font-size: 14px;
  color: #333;
}
.section14{
	padding-top: 38px;
}
.section14 .section-title-all{
	margin: 0 auto 50px;
}
.section15{
	background: #FFFFFF;
	padding: 1px 0 20px;
	margin: 20px auto;
}
 .section15 .item-title {
	 margin:30px 40px;
	 width: 1120px;
 }
 .rela-news .rela-news-con ul>li {
     float: left;
     width: 350px;
     margin-left: 34px;
 }
.zx{
	 margin: 40px auto;
 }
 .rela-news .rela-news-con ul>li ol li {
     width: 350px;
     height: 16px;
     margin-bottom: 18px;
     padding-left: 16px;
     font-size: 14px;
     line-height: 16px;
     color: #333;
     box-sizing: border-box;
     background: url(../images/list-style-disc.png) no-repeat left;
     cursor: pointer;
 }
 .rela-news .rela-news-con ul>li ol li p {
     float: left;
     width: 246px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
 }
 .rela-news .rela-news-con ul>li ol li span {
     float: right;
     color: #999;
 }
 /*entry-footer start*/
 .entry-footer{
   width: 100%;
   padding-top: 40px;
   min-width: 1200px;
   background: #363c40;
 }
 .entry-footer p{
   font-size: 12px;
   line-height: 28px;
   color: #ffffff;
   text-align: center;
 }
 .entry-footer p .mid{
   margin: 0 10px;
 }
 .entry-footer p .police-icon{
   display: inline-block;
   width: 18px;
   height: 20px;
   margin: -3px 6px 0 0;
   background: url("../images/police-icon.png") no-repeat center;
   vertical-align: middle;
 }
 .entry-footer .address{
   margin-bottom: 24px;
 }
 .entry-footer .sites img{
   display: inline-block;
 }
 .entry-footer .sites img:first-child{
   margin-right: 20px;
 }

 /*entry-footer end*/
 .wow{
	/* margin: 40px 0; */
}
.section15{
	/* padding:20px 0 ; */
}
/* 左右侧边栏*/
.left_cont {
    width: 184px;
    height: 580px;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -290px;
    background: url(../images/erjijianzhu/left_bj.png) no-repeat center top;
    z-index: 99;
    padding-top: 15px;
}
.left_head_txt1 {
    width: 83px;
    height: 21px;
    background: url(../images/erjijianzhu/left_txt1.png) no-repeat center;
    margin: 0 auto;
}
.left_head_txt2 {
    width: 83px;
    height: 22px;
    background: url(../images/erjijianzhu/left_txt2.png) no-repeat center;
    margin: 22px auto 0;
}
.left_cont_warp {
    overflow: hidden;
}
.left_cont .left_cont_warp a {
    display: block;
    width: 140px;
    height: 35px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(39, 39, 39, 1);
    text-align: center;
    line-height: 35px;
    margin-top: 4px;
    margin-left: 25px;
    font-size: 14px;
    color: #4D4D4D;
    transition: all .5s;
}
.left_cont .left_cont_warp a:hover {
    transform: translateY(-3px);
}
.left_cont .left_cont_warp a:nth-child(even) {
    color: #D7000F;
}
.left_form {
    position: relative;
    margin-top: 17px;
}
.left_form .left_tel input {
    width: 128px;
    height: 28px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(39, 39, 39, 1);
    color: #284779;
    -webkit-text-fill-color: #284779;
    text-fill-color: #284779;
    margin-left: 30px;
    line-height: 28px;
    text-align: left;
    font-size: 12px;
    text-indent: 10px;
}
.left_form .left_sub {
    width: 128px;
    height: 30px;
    background: rgba(239, 80, 110, 1);
    box-shadow: 0px 2px 4px 0px rgba(39, 39, 39, 1);
    margin-left: 30px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.left_fot {
    width: 140px;
    margin-left: 25px;
    height: 60px;
    margin-top: 8px;
    padding-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
    position: relative;
}
.left_fot>i {
    display: block;
    width: 14px;
    height: 8px;
    position: relative;
    top: 0px;
    left: 61px;
    background: url(../images/erjijianzhu/s_icon.png) no-repeat center;
}
.bm-tb{
	width: 100%;
}