* {
	font-family: "Microsoft YaHei"
}

.ellipsis {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.top {
	background-color: #f8f9f9;
	border-bottom: 1px solid #e2e2e2
}

.logo {
	padding: 15px 0
}

.logo span {
	background: url("../images/phone.png") no-repeat left center;
	padding: 20px 0 10px 50px;
	font-size: 22px;
    color: #bd0000;
}

.logo a {
	color: #ea6845;
	font-size: 24px;
	line-height: 24px
}

.nav {
	background-color: #bd0000
}

.nav a {
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	line-height: 50px
}

.ym1 .nav-active1 , .ym2 .nav-active2 , .ym3 .nav-active3 ,.ym4 .nav-active4 ,.ym5 .nav-active5 ,.ym6 .nav-active6 {
	/* background-color: #f52222 */
}

.nav-active{
	background-color: #f52222
}

.nav .pull-right {
	line-height: 37px;
	background-color: #ea6845;
	margin-top: 6px;
	border-radius: 5px
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0,0,0,0.2)
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff
}

.m-logo {
	background-color: #e42121;
	padding: 10px
}

.m-menu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 52px;
	left: 0;
	z-index: 999;
	background-color: #fff;
	padding: 0 20px
}

.m-menu a {
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666
}

.service {
	padding: 50px 0
}

.service-name {
	font-size: 34px;
	color: #0065a5
}

.service-text {
	font-size: 14px;
	color: #666
}

.service-list {
	padding: 20px 0
}

.service-list p {
	color: #000;
	font-size: 16px;
	text-align: center;
	margin-top: 10px
}

.service-list i {
	font-style: normal;
	font-size: 20px
}

.service-list span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-bottom: 5px
}

.service .yy-a {
	display: block;
	margin: 20px auto;
	color: #fff;
	width: 200px;
	line-height: 54px;
	text-align: center;
	font-size: 22px;
	background-color: #ea6845;
	border-radius: 10px
}

.adv {
	background: url("../images/adv.jpg") no-repeat center top;
	background-size: cover
}

.adv-list {
	display: flex;
	align-items: center
}

.adv-list p {
	color: #fff
}

.adv-list i {
	width: 10%;
	font-style: normal;
	text-align: center;
	font-size: 48px
}

.adv-list span {
	width: 90%;
	margin-top: 14px
}

.adv-list a {
	width: 290px;
	line-height: 60px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: block;
	margin: auto;
	background-color: #ea6845;
	border-radius: 10px
}

.news {
	background:#bd0000;
}

.news-title {
	background-color: #fff;
	padding: 10px 5px
}

.news span {
	font-size: 24px;
	color: #555;
	border-bottom: 3px solid #0066a8
}

.news a {
	line-height: 40px
}

.news-list {
	display: flex;
	padding: 0 10px 10px;
	background-color: #fff
}

.news-list span {
	width: 80px;
	line-height: 80px;
	color: #fff;
	background-color: #555;
	border: none;
	margin: 0;
	transition: background-color ease .6s
}

.news-list:hover span {
	background-color: #0067a4
}

.news-list:hover .news-item {
	background-color: #e1f0f9
}

.news-item {
	flex: 1;
	padding: 0 10px;
	background-color: #f1f1f1;
	transition: background-color ease .6s
}

.news-item a {
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.news-item p {
	text-align: left;
	color: #555;
	font-size: 14px;
	margin: 0
}

.news-class {
	padding: 0 10px;
	background-color: #fff
}

.news-classroom {
	display: flex;
	align-items: center;
	padding: 5px 0
}

.news-classroom span {
	width: 67px;
	height: 60px;
	text-align: center;
	color: #555;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 12px;
	border: none;
	margin: 0;
	background: url("../images/classroom.jpg") no-repeat center
}

.news-classroom span i {
	font-style: normal;
	font-size: 14px
}

.news-classroom-item {
	flex: 1;
	padding: 0 10px;
	overflow: hidden
}

.news-classroom-item a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	font-size: 16px;
	color: #555
}

.news-classroom-item p {
	height: 35px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 25px;
	margin: 0;
	color: #555;
	font-size: 14px;
	text-align: left
}

.about-title {
	text-align: left;
	color: #0066a8;
	font-size: 24px
}

.about-text {
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	margin-top: 10px
}

.about-a {
	margin-left: 0 !important
}

.link {
	padding: 15px 0;
	background-color: #f2f2f2
}

.link a {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-right: 20px
}

.footer {
	padding: 10px 0 40px;
	background-color: #bd0000;
	text-align: center
}

.footer a {
	color: #fff;
	margin: 0 20px;
	line-height: 60px;
	font-size: 16px
}

.footer p {
	color: #fff;
	font-size: 14px
}

.pro {
	background-color: #f4f1f1;
	padding: 30px 0
}

.pro-btn {
	color: #000;
	font-size: 18px;
	background-color: #d2d2d2
}

.pro-btn:hover {
	color: #fff;
	background-color: #03b8df
}

.package-left {
	width: 220px;
	background-color: #fff
}

.package-right {
	width: 100%;
	max-width: 900px;
	background-color: #fff;
	padding: 15px
}

.package-title {
	color: #111;
	font-size: 24px;
	line-height: 54px;
	border-bottom: 3px solid #fa9595;
	margin-bottom: 5px;
	padding: 0 5px
}

.package-btn {
	line-height: 50px;
	padding: 0 5px;
	margin-bottom: 2px;
	font-size: 14px;
	background: #eee url("../images/package-jt.svg") no-repeat 195px center
}

.package-btn a {
	color: #333
}

.package-tel {
	text-align: center;
	line-height: 80px;
	color: #fff;
	margin-bottom: 5px;
	font-size: 24px
}

.package-list {
	border-bottom: 1px solid #e6e6e6
}

.package-list a {
	display: inline-block;
	width: 260px;
	line-height: 60px;
	border-radius: 30px;
	margin: 10px 10px 10px;
	color: #fff;
	font-size: 20px
}

.package-list span {
	display: inline-block;
	width: 260px;
	margin: 0 10px
}

.package-text {
	font-size: 14px;
	color: #333;
	margin-top: 10px
}

.package-table {
	margin: 10px 0;
	border: 1px solid #dcdcdc
}

.package-table td {
	font-size: 12px
}

.package-more-title {
	line-height: 46px;
	border: 1px solid #e5e5e5;
	padding: 0 10px
}

.package-more-title span {
	color: #333;
	font-size: 18px
}

.package-more-title a {
	color: #666;
	font-size: 14px
}

.package-item-img {
	width: 100px;
	height: 100px;
	padding: 1px;
	border: 1px solid #666
}

.package-item-text {
	width: 320px;
	padding-left: 10px
}

.package-item-text a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
	line-height: 30px
}

.package-item-text p {
	color: #666;
	font-size: 14px
}

.package-item-a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
	line-height: 28px
}

.mater-img {
	margin: 30px 0;
	text-align: center
}

.mater-img img {
	max-width: 100%
}

.mater-info p {
	color: #333;
	font-size: 14px;
	line-height: 32px
}

.new-tem {
	font-size: 18px;
	color: #333;
	margin: 0 10px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 40px
}

.new-tem-link {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #333;
	padding: 0 5px;
	line-height: 32px;
	border-bottom: 1px solid #e5e5e5
}

.know {
	padding: 20px 0;
	border-bottom: 1px dashed #d2d2d2
}

.know .media-left {
	width: 220px
}

.know .media-body {
	width: 648px
}

.know .h4 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.know h5 {
	color: #666;
	font-size: 14px;
	line-height: 22px
}

.page {
	width: 50%;
	color: #333
}

.page a {
	color: #8b8b8b
}

.details-more {
	line-height: 42px;
	margin: 10px 0;
	background-color: #f6f6f6
}

.details-more span {
	border-left: 3px solid #7ad0ec;
	padding-left: 6px;
	color: #333;
	font-size: 18px
}

.details-more a {
	color: #666;
	padding-right: 6px
}

.details-link {
	line-height: 34px
}

.details-link a,.details-link span {
	color: #333
}

.details-link a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 285px;
	padding-left: 10px;
	background: url("../images/details-jt.png") no-repeat left center
}

.height50{
	display:none;
}
.bottom_tel{
	display:none;
}

@media screen and (max-width:768px) {
	.service {
		padding: 20px 0
	}

	.service-name {
		font-size: 24px
	}

	.service-text {
		font-size: 12px
	}

	.service-list {
		padding: 10px 0
	}

	.service-list p {
		font-size: 14px
	}

	.service-list i {
		font-size: 18px
	}

	.service-list span {
		font-size: 12px
	}

	.service .row {
		width: 100%;
		overflow: hidden;
		margin: 0
	}

	.service .row div {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.adv {
		background: url("../images/m-adv.jpg") no-repeat center top;
		background-size: cover
	}

	.adv-list p {
		font-size: 12px
	}

	.adv-list i {
		width: 20%;
		font-style: normal;
		text-align: center;
		font-size: 48px
	}

	.adv-list span {
		width: 80%;
		margin-top: 14px
	}

	.adv-list a {
		width: 200px;
		line-height: 50px
	}

	.news-title {
		padding: 10px 5px;
		margin-bottom: 0 !important
	}

	.news span {
		font-size: 18px;
		line-height: 32px
	}

	.news a {
		line-height: 40px
	}

	.news-list {
		margin: 0 !important;
		padding-bottom: 10px !important
	}

	.news-list span {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 !important
	}

	.news-item {
		margin: 0 !important
	}

	.news-item a {
		font-size: 16px;
		color: #333;
		line-height: 30px
	}

	.news-item p {
		text-align: left;
		color: #555;
		font-size: 14px;
		margin: 0
	}

	.news-class {
		padding: 0 10px 10px !important;
		background-color: #fff;
		margin-bottom: 0 !important
	}

	.news-classroom {
		display: flex;
		align-items: center;
		padding: 5px 0;
		margin-bottom: 0 !important;
		background-color: #b3223d
	}

	.news-classroom span {
		width: 67px;
		height: 60px;
		text-align: center;
		color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		font-size: 12px;
		border: none;
		margin: 0;
		background: url("../images/m-class.png") no-repeat center
	}

	.news-classroom span i {
		font-style: normal;
		font-size: 14px
	}

	.news-classroom-item {
		flex: 1;
		padding: 0 10px;
		overflow: hidden
	}

	.news-classroom-item a {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 30px;
		font-size: 16px;
		color: #fff
	}

	.news-classroom-item p {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 25px;
		margin: 0;
		color: #fff;
		font-size: 14px;
		text-align: left
	}

	.about-a {
		margin-left: auto !important
	}

	.footer {
		padding: 10px 0;
		background-color: #212123
	}

	.footer a {
		margin: 0 5px;
		line-height: 30px;
		font-size: 12px
	}

	.footer p {
		font-size: 12px
	}

	.pro {
		padding: 15px 0
	}

	.pro .container {
		padding: 0
	}

	.pro .row {
		margin: 0
	}

	.pro .col-lg-4 {
		padding: 0 5px
	}

	.pro-btn {
		color: #000;
		font-size: 18px;
		background-color: #d2d2d2
	}

	.pro-btn:hover {
		color: #fff;
		background-color: #03b8df
	}

	.package-right {
		padding: 5px
	}

	.package-list a {
		width: 100px;
		line-height: 30px;
		border-radius: 15px;
		margin: 0 0 5px;
		font-size: 12px
	}

	.package-list a img {
		height: 15px;
		vertical-align: text-bottom
	}

	.package-list span {
		width: 100px;
		margin: 0
	}

	.package-list span img {
		height: 10px
	}

	.package-text {
		font-size: 12px
	}

	.package-more .col-lg-6 {
		padding: 0
	}

	.package-item-img {
		width: 60px;
		height: 60px
	}

	.package-item-text {
		width: 250px;
		padding-left: 10px
	}

	.package-item-text a {
		font-size: 14px;
		line-height: 20px
	}

	.package-item-text p {
		font-size: 12px;
		height: 36px;
		overflow: hidden
	}

	.package-item-a {
		font-size: 12px;
		line-height: 20px
	}

	.know .media-body {
		display: block;
		width: 100%;
		overflow: hidden
	}

	.page {
		width: 100%;
		text-align: left;
		font-size: 12px;
		line-height: 24px
	}

	.details-link .col-lg-6 {
		padding: 0
	}

	.form .form-horizontal .form-group {
		margin: 0
	}
	.height50{
		height:50px;
		display:block;
	}
	.bottom_tel{
		position:fixed;
		bottom:0;
		left:0;
		height:50px;
		width:100%;
		display:block;
	}
	.bottom_tel ul{
		padding:0;
		margin:0;
	}
	.bottom_tel ul li{
		padding:0;
		margin:0;
		width:50%;
		float:left;
		height:50px;
		line-height:50px;
		text-align:center;
		list-style:none;
	}
	.bottom_tel ul li a{
		color:white;
	}
}

.home_severb .home_title {
    padding-bottom: 10px;
}
.home_title {
    font-size: 36px;
    text-align: center;
}

.home_process .home_title {
    color: #fff;
    padding-bottom: 50px;
}

.home_severb .cont .box {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 15px;
}
.home_severb .cont .box h5 {
    color: #333;
    font-size: 18px;
    margin: 25px 0 10px;
    text-align: center;
    vertical-align: middle;
}
.home_severb .cont .box h5 img {
    vertical-align: middle;
    transition: .3s all;
    -webkit-transition: .3s all;
    position: relative;
    top: -4px;
}
.home_severb .cont .box p {
    font-size: 14px;
    line-height: 28px;
    color: #818181;
    transition: .3s all;
    -webkit-transition: .3s all;
    text-align: justify;
}
.home_title span {
    display: block;
    margin-top: 10px;
    color: #999;
    font-size: 14px;
}

.home_process {
    background: #fff url(../images/process_bg.jpg) center top repeat-x;
    position: relative;
    overflow: hidden;
}

.home_process .cont {
    margin: 0 -70px;
}

.home_process .cont .box {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    display: flex;
    margin-bottom: 6px;
    padding: 0 70px;
}

.home_process .cont .box .img {
    padding-top: 6px;
}
.home_process .cont .box .img img {
    display: block;
}

.home_process .cont .box .text {
    padding-left: 50px;
}

.home_process .cont .box .text h5 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
}

.home_process .cont .box .text p {
    color: #fff;
    line-height: 28px;
    font-size: 14px;
}

.home_process .home_title span {
    color: #fff;
}

.platform_advantage_bg {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.platform_advantage_bg_z {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.platform_advantage_bg li {
    position: absolute;
    display: block;
    width: .4rem;
    height: .4rem;
    background: rgba(255,255,255,.15);
    bottom: -1.6rem;
    -webkit-animation: square 28s infinite;
    animation: square 28s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.platform_advantage_bg_z li {
    position: absolute;
    display: block;
    width: .4rem;
    height: .4rem;
    background: rgba(255,255,255,.15);
    bottom: -3rem;
    -webkit-animation: square_z 22s infinite;
    animation: square_z 22s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.platform_advantage_bg li:nth-child(1) {
    left: 10%
}

.platform_advantage_bg li:nth-child(2) {
    left: 20%;
    width: .8rem;
    height: .8rem;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    -webkit-animation-duration: 17s;
    animation-duration: 17s
}

.platform_advantage_bg li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.platform_advantage_bg li:nth-child(4) {
    left: 40%;
    width: .6rem;
    height: .6rem;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    background-color: rgba(255,255,255,.25)
}

.platform_advantage_bg li:nth-child(5) {
    left: 70%
}

.platform_advantage_bg li:nth-child(6) {
    left: 80%;
    width: 1.2rem;
    height: 1.2rem;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    background-color: rgba(255,255,255,.2)
}

.platform_advantage_bg li:nth-child(7) {
    left: 32%;
    width: 1rem;
    height: 1rem;
    -webkit-animation-delay: 7s;
    animation-delay: 7s
}

.platform_advantage_bg li:nth-child(8) {
    left: 55%;
    width: .2rem;
    height: .2rem;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s
}

.platform_advantage_bg li:nth-child(9) {
    left: 25%;
    width: .1rem;
    height: .1rem;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    background-color: rgba(255,255,255,.3)
}

.platform_advantage_bg li:nth-child(10) {
    left: 90%;
    width: 1.2rem;
    height: 1.2rem;
    -webkit-animation-delay: 11s;
    animation-delay: 11s
}

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-17rem)rotate(600deg);
        transform: translateY(-17rem)rotate(600deg)
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-17rem)rotate(600deg);
        transform: translateY(-17rem)rotate(600deg)
    }
}

@-webkit-keyframes square_z {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-7rem)rotate(500deg);
        transform: translateY(-7rem)rotate(500deg)
    }
}

@keyframes square_z {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-7rem)rotate(500deg);
        transform: translateY(-7rem)rotate(500deg)
    }
}


@media screen and (max-width: 1199px) {
    .platform_advantage_bg {
        display:none
    }
}



@media (max-width: 1020.03rem){

.pbt50 {
    padding: 30px 0;
}
.w1200 {
    padding:0 10px;
}
.w1200 {
    width: 1170px;
    margin: 0 auto;
}
}



.ind_title {
    padding-top: 40px;
    margin-bottom: 30px;
}
.textC {
    text-align: center;
}
.ind_title p {
    font-size: 30px;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.ind_title span {
    font-size: 14px;
    color: #999999;
    height: 30px;
    line-height: 30px;
}
.main{
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    position: relative;
}
.mg_auto {
    margin: auto;
    float: none;
	width:100%;
}

.ind_buiss li {
    width: 30%;
    height: 220px;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
    position: relative;
  list-style: none;
}

.ind_buiss li .img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ind_buiss .img img {
    width: 100%;
    height: 100%;
    transition: all ease-out .8s;
}

.ind_buiss li .text_box {
    width: 100%;
    padding: 20px 5%;
    height: 180px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    text-align: center;
}

.text_24 {
    font-size: 24px;
    line-height: 38px;
}

.ind_buiss li .text_box a {
    display: block;
	text-decoration:none;
}

.ind_buiss li .text_box .title {
    font-size: 30px;
    margin-top: 30px;
    color: #fff;
}

.ind_buiss li .text_box .text {
    font-size: 18px;
    margin-top: 15px;
    color: #fff;
}





@media screen and (max-width: 1199px){

.w1200 {
    width: 100%;
    padding: 0 .15rem;
    box-sizing: border-box;
}
.home_process .cont .box {
    padding: 0 30px;
}
.home_process .cont {
    margin: 0;
}
.main{
		width:100%;
	}
	.ind_buiss li .text_box .title{
		margin-top:0;
	}
}

@media (max-width: 1023px){

	.home_severb .home_title {
		padding-bottom: 0;
	}
	.home_title {
		font-size: 18px;
		font-weight: 700;
	}
	.home_severb .cont .box {
		padding: 0 10px;
	}
	.home_severb .cont .box h5 {
		font-size: 15px;
		margin-bottom: 0;
	}
	.home_severb .cont .box p {
		max-height: 66px;
		line-height: 22px;
	}
	.home_severb .cont .box h5 img {
		width: 45px;
		height: 45px;
	}
	.home_process .home_title {
		padding-bottom: 30px;
	}
	.home_process .cont .box {
		width: 50%;
		margin-bottom: 20px;
	}
	.home_process .cont .box .img {
		width: 35%;
		text-align: center;
	}
	.home_process .cont .box .text h5 {
		font-size: 16px;
	}
	.home_process .cont .box .img img {
		display: inline-block;
		width: 50px;
		position: relative;
		top: 7px;
	}
	.home_process .cont .box .text p {
		font-size: 13px;
	}
	
	.ind_buiss li .text_box .title{
		font-size:24px;
	}
	.ind_buiss li .text_box .text{
		font-size:15px;
	}
	
}



@media (max-width: 767px){

.home_severb .cont .box {
    width: 50%;
}
.home_severb .cont .box p {
    font-size: 13px;
}
.home_process .cont .box {
    width: 100%;
    padding: 0;
}
.ind_buiss li {
    width: 48%;
    height: 185px;
    float: left;
    margin-right: 1%;
    margin-bottom: 30px;
    position: relative;
}
.ind_buiss li .text_box{
	padding:0;
}

}


@media (min-width: 768px){
  .tanceng{
  	display:none;
  }
}


