.main{
	width:1200px;	
	margin:auto;
	overflow: hidden;
	margin-bottom:50px;
}
.main .place{
	width:100%;
	margin:26px 0 30px 0;
	overflow: hidden;
}
.main .place p{
	font-size:12px;
	color:#333;
}
.main .place p a{
	color:#333;
}
.main .place p a:hover{
	color:#17A693;
}
.main .place p a:last-child{
	color:#999;
}

/*left*/
.mainLeft{
	width:885px;
	overflow: hidden;
	float:left;
	margin-bottom:50px;
}

/*视频*/
.video{
	width:100%;
	overflow: hidden;
	margin-bottom:50px;
}
.video>h1{
	font-size:14px;
	color:#17A693;
	padding:15px 0 15px 15px;
	background:#333333;
}
.video .content{
	width:514px;
	height:442px;
	float:left;
	background:#000;
}
.video .correlation{
	width:371px;
	float:left;
	height:442px;
	background:#333;
}
.video .correlation>dl:nth-child(1){
	width:100%;
	overflow: hidden;
	background:#555555;
}
.video .correlation>dl:nth-child(1) dt{
	padding-top:8px;
	padding-left:7px;
	width:53px;
	height:53px;
	float:left;
	margin-right:7px;
}
.video .correlation>dl:nth-child(1) dd{
	width:304px;
	float:left;
}
.video .correlation>dl:nth-child(1) dd h1{
	font-size:15px;
	color:#fff;
	margin:10px 0 3px 0;
	float:left;
}
.video .correlation>dl:nth-child(1) dd a{
	display: block;
	width:59px;
	height:23px;
	border-radius:3px;
	background:#fff;
	text-align: center;
	line-height:23px;
	font-size:12px;
	color:#17A693;
	float:right;
	margin-right:8px;
	margin-top:9px;
}
.video .correlation>dl:nth-child(1) dd p{
	clear:both;
	font-size:12px;
	color:#fff;
	margin-bottom:3px;
}.video .correlation>dl:nth-child(1) dd p i{
	display:inline-block;
	width:12px;
	height:14px;
	background:url(../img/icon_dw.png)no-repeat;
	background-size:cover;
	vertical-align:top;
	margin-right:5px;
}
.video .correlation>dl:nth-child(1) dd p:last-child{
	margin-bottom:12px;
}
.video .correlation .left{
	width:19px;
	height:241px;
	float:left;
	margin:64px 12px 0 12px;
	background:url(../img/icon_bg.png)no-repeat;
}
.video .correlation .right{
	width:328px;
	float:left;
}
.video .correlation .right dl:nth-child(1){
	width:100%;
	overflow: hidden;
	margin-bottom:64px;
	margin-top:40px;
}
.video .correlation .right dl:nth-child(1) dt{
	width:67px;
	height:66px;
	float:left;
	margin-right:15px;
}
.video .correlation .right dl:nth-child(1) dd{
	width: calc(100% - 67px - 15px);
	height:66px;
	
}
.video .correlation .right dl:nth-child(1) dd h1{
	font-size:14px;
	margin:3px 0 10px 15px;
}
.video .correlation .right dl:nth-child(1) dd h1 a{
	color:#fff;
}
.video .correlation .right dl:nth-child(1) dd p{
	font-size:12px;
	color:#fff;
	
}
.video .correlation .right dl:nth-child(1) dd p a{
	color:#fff;
}
.video .correlation .right dl:nth-child(2){
	width:100%;
	overflow: hidden;
	margin-top:65px;
	margin-bottom:45px;
}
.video .correlation .right dl:nth-child(2) dt{
	width:40px;
	height:40px;
	float:left;
	margin:0 23px 0 14px;
}
.video .correlation .right dl:nth-child(2) dd{
	width: calc(100% - 40px - 23px - 14px);
	float:left;
	color:#fff;
}
.video .correlation .right dl:nth-child(2) dd h2{
	font-size:14px;
	margin:0 0 5px 0;
}
.video .correlation .right dl:nth-child(2) dd h2 a{
	color:#fff;
}
.video .correlation .right dl:nth-child(2) dd p{
	font-size:12px;
}
.video .correlation .right dl:nth-child(2) dd p a{
	color:#fff;
}
.video .correlation .right dl:nth-child(3){
	width:100%;
	overflow: hidden;
}
.video .correlation .right dl:nth-child(3) dt{
	width:40px;
	height:40px;
	margin:10px 23px 0 15px;
	float:left;
}
.video .correlation .right dl:nth-child(3) dd{
	width:calc(100% - 40px - 23px - 15px);
	float:left;
}
.video .correlation .right dl:nth-child(3) dd h3{
	font-size:14px;
	margin-bottom:3px;
}
.video .correlation .right dl:nth-child(3) dd h3 a{
	color:#fff;
}
.video .correlation .right dl:nth-child(3) dd p{
	font-size:12px;
	margin-bottom:2px;
	color:#fff;
}
.video .correlation .right dl:nth-child(3) dd p a{
	color:#fff;
}

/*相关视频*/
.else{
	width:100%;
	overflow: hidden;
}
.else .title{
	width:100%;
	overflow: hidden;
	margin-bottom:18px;
}
.else .title h1{
	float:left;
	font-size:18px;
	color:#333;
	padding-left:20px;
	position:relative;
}
.else .title h1::after{
	content:"";
	position:absolute;
	width:3px;
	height:20px;
	background:#17A693;
	top:0;
	left:0;
}
.else ul li{
	width:100%;
	height:114px;
	overflow: hidden;
	margin-bottom:20px;
}
.else ul li dl{
	width:100%;
	overflow: hidden;
}
.else ul li dl dt{
	width:208px;
	height:114px;
	float:left;
	margin-right:18px;
	position:relative;
}
.else ul li dl dt img{
	width:100%;
	height:100%;
}
.else ul li dl dt::after{
	content:"";
	position:absolute;
	width:41px;
	height:41px;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	background:url(../img/icon_vo.png)no-repeat;
	cursor:pointer;
}
.else ul li dl dt::before{
	content:"03:14";
	position:absolute;
	width:42px;
	height:20px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	line-height:20px;
	font-size:12px;
	color:#fff;
	right:5%;
	bottom:10%;
	z-index: 9;
}
.else ul li dl dd{
	width:calc(100% - 208px - 18px);
	float:left;
}
.else ul li dl dd h1{
	font-size:16px;
	color:#333;
	margin:7px 0 12px 0;
}
.else ul li dl dd h1 a{
	color:#333;
}
.else ul li dl dd h1 a:hover{
	color:#17A693;
}
.else ul li dl dd p{
	font-size:14px;
	margin-bottom:6px;
	line-height:26px;
}
.else ul li dl dd p a{
	color:#777;	
}
.else ul li dl dd p a:hover{
	color:#17A693;
}
.else ul li dl dd span{
	display: block;
	font-size:12px;
	color:#999;
	margin-right:35px;
	float:left;
}





.mainRight{
	width:272px;
	float:right;
	overflow: hidden;
}

/*免费指导*/
.guide{
	width:270px;
	overflow: hidden;
	border-radius:5px;
	border:1px solid #e6e6e6;
	margin-bottom:40px;
	height:165px;
	background:url(../img/img_bg1.png)no-repeat 15px 25px;
}
.guide h1{
	font-size:20px;
	color:#333;
	margin:38px 0 12px 145px;
}
.guide p{
	font-size:14px;
	color:#333;
	margin-left:128px;
}
.guide a{
	display: block;
	width:110px;
	height:30px;
	background:#17A693;
	text-align: center;
	line-height:30px;
	color:#fff;
	font-size:12px;
	border-radius:3px;
	margin:18px 0 0 130px;
}


/*热门问题*/
.hot{
	width:240px;
	overflow: hidden;
	margin-bottom:40px;
	border:1px solid #e6e6e6;
	padding:30px 15px;
	border-radius:5px;
	padding-bottom:10px;
}
.title{
	width:100%;
	overflow: hidden;
	margin-bottom:15px;
}
.title h1{
	float:left;
	font-size:18px;
	color:#333;
	padding-left:20px;
	position:relative;
}
.title h1::after{
	content:"";
	position:absolute;
	width:3px;
	height:20px;
	background:#17A693;
	top:0;
	left:0;
}
.hot ul li{
	font-size:14px;
	margin-bottom:12px;
}
.hot ul li span{
	display: inline-block;
	width:22px;
	height:22px;
	border-radius:3px;
	text-align: center;
	line-height:22px;
	font-size:12px;
	background:#dddddd;
	color:#fff;
	margin-right:10px;
}
.hot ul li:nth-child(1) span{
	background:#f46966;
}
.hot ul li:nth-child(2) span{
	background:#ff9400;
}
.hot ul li:nth-child(3) span{
	background:#f9d219;
}
.hot ul li a{
	display: inline-block;
	width:86%;
	font-size:14px;
	color:#666;
	padding-bottom:6px;
	border-bottom:1px dashed #e6e6e6;
}
.hot ul li a:hover{
	color:#17A693;
}





/*最近热搜*/
.lately{
	width:240px;
	padding:30px 15px;
	border:1px solid #e6e6e6;
	border-radius:5px;
	padding-bottom:0;
}
.lately h1{
	padding-left:10px;
	font-size:16px;
	color:#545454;
	position:relative;
	margin-bottom:15px;
}
.lately h1::after{
	content:"";
	position:absolute;
	width:3px;
	height:20px;
	background:#17A693;
	left:0;
	top:0;
}
.lately ul{
	width:100%;
	overflow: hidden;
}
.lately ul li a{
	display: block;
	float:left;
	padding:6px 15px;
	border:1px solid #eee;
	border-radius:18px;
	color:#666;
	font-size:16px;
	margin-right:25px;
	margin-bottom:20px;
}
.lately ul li a:hover{
	background:#17A693;
	color:#fff;
}