﻿
body{
	background: #000000;
}
.tutor_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.tutor_banner img{
	display: block;
	width: 100%;
}
/*tab*/
.tutor_tab{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.tutor_tab span{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #bababa;
	line-height: 28px;
	position: relative;
	padding: 5px 0;
}
.tutor_tab span.span1{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.tutor_tab span.span1:after{
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 18px;
	height: 2px;
	background: #ff2e4e;
	margin-left: -9px;
	content: '';
}
/**/
.CommonModule_imageTextTwoWrap{
	width: 90%;
	overflow: hidden;
	clear: both;
	padding: 0 5%;
	position: relative;
	padding-top: 10px;
}
.CommonModule_imageTextTwoWrap:after{
	position: absolute;
	right: 5%;
	top: 0;
	content: '';
	background: url(../images/tutor_pic2.png) center no-repeat;
	background-size: cover;
	width: 70px;
	height: 20px;
}
.CommonModule_imageTextTwo{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: none;
}
.CommonModule_imageTextTwo_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 15px;
	display: block;
}
.CommonModule_imageTextTwo_one:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 10px;
	background: url(../images/tutor_pic2.jpg) center no-repeat;
	background-size: cover;
	right: 15%;
	bottom: 0;
}
.CommonModule_imageTextTwo_one:nth-child(2n):after{
	right: auto;
	left: 15%;
}
.CommonModule_imageTextTwo_one:first-child{
	margin-top: 0;
}
.CommonModule_imageTextTwo_one_txWrap{
	width: 90px;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 20px;
	top: 0;
	padding-bottom: 5px;
	z-index: 1;
	display: block;
}
.CommonModule_imageTextTwo_one_tx{
	width: 90px;
	height: 110px;
	overflow: hidden;
	clear: both;
}
.CommonModule_imageTextTwo_one_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	border: 1px solid #22ffff;
	box-sizing: border-box;
	padding: 10px 20px;
	background: #1a1a1a;
	position: relative;
}
.CommonModule_imageTextTwo_one_main:after{
	position: absolute;
	content: '';
	width: 30px;
	height: 19px;
	background: url(../images/tutor_pic1.png) center no-repeat;
	background-size: cover;
	right: 4px;
	top: 10px;
}
.CommonModule_imageTextTwo_one_main_top{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-left: 110px;
	box-sizing: border-box;
}
.CommonModule_imageTextTwo_one_main_top span{
	display: block;
	overflow: hidden;
	clear: both;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.CommonModule_imageTextTwo_one_main_top span.span1{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}
.CommonModule_imageTextTwo_one_main_top span.span2{
	width: 20px;
	height: 3px;
	background: #ff0072;
	border-radius: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
}
.CommonModule_imageTextTwo_one_main_top span.span3{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	width: 100%;
}
.CommonModule_imageTextTwo_one_main_top span.span4{
	color: #ffffff;
}
.CommonModule_imageTextTwo_one_main_bottom{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding: 20px 0;
	display: block;
}
.CommonModule_imageTextTwo_one_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	display: block;
	margin-top: 5px;
}
.CommonModule_imageTextTwo_one_btn span{
	display: inline-block;
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
	background-image: -webkit-linear-gradient(left,#14efd2 0%, #1936ad 100%);
	background-image: -moz-linear-gradient(left,#14efd2 0%, #1936ad 100%);
	background-image: -o-linear-gradient(left,#14efd2 0%, #1936ad 100%);
	background-image: -ms-linear-gradient(left,#14efd2 0%, #1936ad 100%);
	background-image: linear-gradient(left,#14efd2 0%, #1936ad 100%);
	font-size: 14px;
	color: #fff;
	border-radius: 30px;
}
/**/
.CommonModule_imageTextTwoWrap{
	margin: 20px 0;
}
.tutor_ad{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
}
.tutor_ad img{
	display: block;
	width: 100%;
}
