﻿body{
	overflow-x: hidden;
}
ul {
	list-style: none;
	padding-left: 0;
}
button {
	border: none;
}
*{
	font-family: "microsoft yahei", "PingFang";
	color: #666;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}
b{
	font-weight: normal;
}
i{
	font-style: normal;
}
p{
	line-height: 28px;
	font-weight: lighter;
	margin: 0;
}
img{
	max-width: 100%;
}

a:focus{outline:none;}

.fr{
	float: right;
}
.f18{
	font-size: 18px;
}

.btn{
	border: none;
	letter-spacing: 0;
}
.btn:hover,
.btn:focus,
.btn:active{
	color: #fff;
}


.table-cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.flex{
	display: flex;
	flex-wrap: wrap;
}
/*视频操作按钮*/
.prism-player .operators{
	display: none;
}
/*视频弹层*/
.videoModal .video-dialog {
	padding-top: .3rem;
	padding-bottom: .3rem;
	padding-left: .225rem;
	padding-right: .225rem;
}
@media screen and (min-width: 992px){
	.videoModal .video-dialog {
	    padding-top: .45rem;
	    padding-bottom: .45rem;
	    padding-left: .3rem;
	    padding-right: .3rem;
	}
}


/*白色底头部*/
.header-1808-0701 *{
	color: #fff;
}
.header-1808-0701 .content1{
	padding-top: 40px;
}
.header-1808-0701 .content1 .tel{
	padding-top: 12px;
}
.header-1808-0701 .content1 .tel span{
	padding-left: 9px;
	color: #fff;
	font-size: 18px;
}
.header-1808-0701 .content1 .tel img{
	position: relative;
	top: -2px;
}





/*3 徐小平*/
.content-1804-0303 .row{
	display: flex;
}
.content-1804-0303 .col-md-6{
	padding: 0;
}
.content-1804-0303 .video-img {
    position: relative;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.content-1804-0303 .video-img>img{
	width: 100%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.content-1804-0303 .video-img span {
    background: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.content-1804-0303 .video-img .icon-img {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}
.content-1804-0303 .recommend{
	padding: 54px 42px 20px 40px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.content-1804-0303 .recommend p{
	color: #fff;
}
.content-1804-0303 .recommend .tit1{
	font-size: 30px;
	padding: 6px 0 28px;
}
.content-1804-0303 .recommend .btn{
	margin-top: 6px;
}
@media (max-width: 991px) {
	.content-1804-0303 .row{
		display: block;
	}
}

.content-1804-1105{
	margin-bottom: 155px;
}



/*10 底部*/
.content-1804-0405{
	background: #525c65;
	padding: 100px 0 70px;
}
.content-1804-0405 .title{
	width: 585px;
	margin: 0 auto;
	border-top: 2px solid #fff;
	position: relative;
}
.content-1804-0405 .title span{
	font-size: 48px;
	color: #fff;
	padding: 0 40px;
	width: 324px;
	background: #525c65;
	position: absolute;
	left: 50%;
	transform: translate(-50%,-58%);
	letter-spacing: 0;
}
.content-1804-0405 .cont-list{
	margin-top: 145px;
	display: flex;
	justify-content: space-between;
}
.content-1804-0405 dl{
	width: 30%;
	padding: 0 50px;
}
.content-1804-0405 dt{
	height: 77px;
	text-align: center;
}
.content-1804-0405 dd p{
	line-height: 20px;
	color: #fff;
	opacity: .5;
	text-align: center;
	margin-bottom: 10px;
}
.content-1804-0405 dd p.f18{
	font-size: 18px;
	margin-top: 8px;
}
.content-1804-0405 .footer{
	padding-top: 74px;
}
.content-1804-0405 .footer .logo{
	float: left;
	width: 180px;
	position: relative;
}
.content-1804-0405 .footer .logo img{
	opacity: .5;
}
.content-1804-0405 .footer .logo span{
	position: absolute;
	right: 0;
	top: 17px;
	width: 1px;
	height: 19px;
	background: #fff;
	opacity: .2;
}
.content-1804-0405 .footer .copyright{
	padding-left: 220px;
}
.content-1804-0405 .footer .copyright p{
	opacity: .5;
	color: #fff;
	margin-bottom: 0;
}
.content-1804-0405 .footer p span{
	color: #fff;
	padding-right: 40px;
	display: inline-block;
}
.content-1804-0405 .footer p span:last-child{
	padding: 0;
}


/*报名就送编程机器人*/
/*.content-1804-0407{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background: #f0f0f0;
	display: none;
}
.content-1804-0407 .container{
	display: table;
	position: relative;
}
.content-1804-0407 .img-box{
	width: 299px;
	position: absolute;
	left: -94px;
	bottom: 0;
}
.content-1804-0407 .text-box{
	width: 58%;
	padding: 20px 0 15px 230px;
	display: table-cell;
}
.content-1804-0407 .text-box b{
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0;
}
.content-1804-0407 .form-1802-2804{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-left: 60px;
}
.content-1804-0407 .form-1802-2804 .form-group{
	float: left;
	width: 63%;
	position: relative;
}
.content-1804-0407 .form-1802-2804 .form-control{
	border-right: none;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	width: 100%;
}
.content-1804-0407 .form-1802-2804 .form_btn{
	float: left;
	width: 37%;
	background: #13b3e1;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	color: #fff;
}
@media (max-width: 991px) {
	.content-1804-0407 .container {
    display: block;
	}
	.content-1804-0407 .img-box {
    width: 299px;
    position: absolute;
    left: -94px;
    bottom: 0;
	}
	.content-1804-0407 .text-box {
    padding: 20px 0 10px 230px;
    width: 100%;
    display: block;
	}
	.content-1804-0407 .form-1802-2804{
		padding-left: 230px;
    padding-bottom: 20px;
    display: block;
	}
}*/




/*5*/
.content-1808-0705{
	padding: 120px 0 115px;
}
.btn-refresh {
    opacity: 1;
    display: block;
    margin: 20px auto 0;
    background: url(../images/icon_refresh.png) no-repeat left;
    padding-left: 18px;
    font-weight: lighter;
    /*font-size: 20px;
    background-size: 20px;*/
}
.btn-refresh[disabled] {
    color: #888;
    pointer-events: none;
    filter:"alpha(opacity=50)";
    opacity:0.5;
}
.content-1808-0705 .tips{
	padding-top: 30px;
	color: #333;
	font-weight: normal;
}


/*6*/
.content-1808-0706{
	background-color: rgba(251, 172, 51, 0.3);
	padding: 70px 0 150px;
}
.content-1808-0706 .row{
	padding-top: 65px;
}
.content-1808-0706 .col-md-4{
	margin-bottom: 15px;
}
.content-1808-0706 .row .works-list{
	border-radius: 6px;
	overflow: hidden;
}
.content-1808-0706 .user-cont{
	background: #fff;
	padding: 24px 30px 37px;
}
.content-1808-0706 .user-cont .user-img{
	padding-right: 25px;
}
.content-1808-0706 .user-cont .user-img img{
	border-radius: 50%;
}
.content-1808-0706 .user-cont p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.content-1808-0706 .user-cont p.tit{
	font-weight: normal;
	font-size: 16px;
}
.content-1808-0706 .img-cont {
    height: 277px;
    overflow: hidden;
    background: #fcfcff;
    text-align: center;
}
.content-1808-0706 .img-cont img {
    height: 100%;
    max-width: auto;
}


/*7*/
.content-1808-0707{
	background: url(../images/class_0807_img03.jpg) no-repeat center;
	padding: 170px 0;
}
.content-1808-0707 .flex{
	padding-top: 67px;
	justify-content: center;
}
.content-1808-0707 .flex-inline{
	width: 224px;
	height: 56px;
	background-color: #fbede0;
	border-radius: 28px;
	font-size: 20px;
	line-height: 56px;
	text-align: center;
	color: rgba(153, 153, 153, 0.5);
	margin: 0 14px 28px;
	letter-spacing: 0;
	cursor: pointer;
}
.content-1808-0707 .flex-inline.cur{
	background-color: #fbac33;
	color: #fff;
}
.content-1808-0707 .swiper-container1{
	padding-top: 50px;
	max-width: 840px;
	margin: 0 auto;
}
.content-1808-0707 .swiper-slide{
	transform: scale(.87);
	transition: 0.6s;
}
.content-1808-0707 .swiper-slide-next{
	transform: scale(1);
}


/*8*/
.content-1808-0708{
	padding-bottom: 130px;
	position: relative;
	margin-bottom: 180px;
}
.content-1808-0708 .container:first-child{
	background: url(../images/class_0807_img04.jpg) no-repeat center;
	height: 508px;
	background-size: auto 100%;
	padding-top: 80px;
	border-radius: 6px;
	position: relative;
}
.content-1808-0708 .container:first-child::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(2, 59, 85, 0.8);
	border-radius: 6px;
}
.content-1808-0708 .title-f36,
.content-1808-0708 .title-f36 p{
	color: #fff;
	position: relative;
}
.content-1808-0708 .flex{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	justify-content: center;
	flex-wrap: nowrap;
}
.content-1808-0708 .flex-inline{
	width: 274px;
	margin: 0 5px;
	background: #fff;
	padding: 55px 24px 20px 37px;
	min-height: 370px;
	border-radius: 6px;
	box-shadow: 2px 2px 32px 0px rgba(53, 98, 119, 0.16);
}
.content-1808-0708 .flex-inline p{
	line-height: 24px;
	color: #42505b;
}
.content-1808-0708 .flex-inline p.tit{
	font-size: 16px;
	font-weight: normal;
	padding: 18px 0 32px;
	letter-spacing: 0;
}




/*引*/
/*品牌*/
.content-1804-0303.brands-content{
	padding: 0 0 65px;
	position: relative;
	box-shadow: none;
}
.content-1804-0303 .swiper-container{
	box-shadow: 0 10px 38px rgba(242,130,0,.14);
}
.content-1804-0303 .row{
	margin: 0;
}
.content-1804-0303 .video-img span{
	background: rgba(255,171,50,.18);
}
.content-1804-0303 .recommend{
	background: #f67f11;
	background-image: linear-gradient(#ffa831,#f67f11);
}
.content-1804-0303 .brands-pagination{
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
}
.content-1804-0303 .brands-pagination .swiper-pagination-bullet{
	margin: 0 10px;
	width: 12px;
	height: 12px;
	background: #fff;
	border: 2px solid #f67f11;
	border-radius: 50%;
	opacity: 1;
}
.content-1804-0303 .brands-pagination .swiper-pagination-bullet-active{
	background: #f67f11;
}
