@charset "utf-8";

/* css document */


/*备课大赛公共部分*/

.intro {
	width: 100%;
	min-width: 1280px;
	height: 80px;
	border-bottom: 1px solid #ccc;
	float: left;
	background: #fff;
}

.intro .intro-main {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.intro .intro-main .logo {
	float: left;
}

.intro .intro-main .logo img {
	width: 57px;
	margin-top: 10px;
}

.intro .intro-main .line {
	width: 1px;
	height: 52px;
	background: #ccc;
	float: left;
	margin: 12px 20px 0 20px;
}

.intro .intro-main .intro-info {
	width: 1099px;
	float: left;
	position: relative;
}

.intro .intro-main .intro-info h5 {
	width: 1080px;
	float: left;
	padding-top: 10px;
}

.intro .intro-main .intro-info h5 b {
	font-size: 16px;
	color: #222;
	float: left;
	padding-right: 10px;
}

.intro .intro-main .intro-info h5 em {
	width: 60px;
	height: 20px;
	line-height: 18px;
	background: #24af66;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	float: left;
}
/*预告*/
.intro .intro-main .intro-info h5 em.trailer{background: #118fdf;}

/*结束*/
.intro .intro-main .intro-info h5 em.end{ background: #f25048;}

.intro .intro-main .intro-info ul {
	float: left;
}

.intro .intro-main .intro-info ul li {
	width: 100%;
	font-size: 12px;
	color: #666;
	font-family: "宋体";
	float: left;
	line-height: 20px;
}

.intro .intro-main .intro-info ul li samp {
	font-family: "宋体";
	float: left;
	margin-right: 6px;
}
.intro .intro-main .intro-info .top-g{
	float: left;
	width: 550px;
	height:60px;
	position: absolute;
	right: 0;
	top:10px;
	cursor: pointer;
}
.wrap {
	width: 100%;
	min-width: 1280px;
	float: left;
	background-image: url(../../image/match/bg.png);
	background-color: #81dbd4;
    background-position: 50% -113px;
    background-repeat: no-repeat;
}

.wrap.gr {
	width: 100%;
	min-width: 1280px;
	float: left;
	background-image: url(../../image/match/matchBg2.png);
	background-color: #fcefc1;
}

.wrap .nav {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/match/nav-bg.png) repeat-x;
}
.wrap .nav .nav-main.gr li a {
    color: #fff !important;
}
.wrap .nav .nav-main {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}

.wrap .nav .nav-main ul {
	float: left;
}

.wrap .nav .nav-main ul li {
    width: auto;
    float: left;
    font-size: 18px;
    color: #ff510d;
    line-height: 55px;
    text-align: center;
    padding: 0 15px;
    min-width: 78px;
}

.wrap .nav .nav-main ul li a {
	font-size: 18px;
	color: #fff;
	display: block;
}

.wrap .nav .nav-main ul li:hover {
	background: #ff510d;
	color: #fff;
	cursor: pointer;
}

.wrap .nav .nav-main ul li:hover a {
	color: #fff;
	text-decoration: none;
}

.wrap .nav .nav-main ul li.active {
	background: #ff510d;
	color: #fff;
}

.wrap .nav .nav-main ul li.active a {
	font-weight: bold;
}

.wrap .nav .nav-main .nav-btn {
	float: right;
}

.wrap .nav .nav-main .nav-btn button:first-child {
	background: #ff9a0a;
}

.wrap .nav .nav-main .nav-btn button:first-child:hover {
	background: #eb8c06;
}

.wrap .nav .nav-main .nav-btn button {
	width: 144px;
	height: 55px;
	line-height: 55px;
	background: #ff5224;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin-left: 20px;
}
.wrap .nav .nav-main .nav-btn button.enter{ width: 170px;}

.wrap .nav .nav-main .nav-btn button:hover {
	background: #ff4716;
}

.wrap .wrap-content {
	width: 100%;
	min-width: 1280px;
	height: auto;
	float: left;
}

.wrap .wrap-content .wrap-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
}

/*右侧悬浮*/

/*新增在线客服-电话咨询*/
.xf-nav ul{
	float: left;
	width: 60px;
	height: auto;
}
.xf-nav ul li{
	float: left;
	width: 60px;
	height: 60px;
	position: relative;
}
.xf-nav {
	float: right;
	position: fixed;
	right: 0;
	bottom: 100px;
	display: none;
}
.xf-nav ul li a {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background:#e6542b ;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 60px;
	display: none;
	border-radius: 3px;

}
.xf-nav ul li a:hover {
	text-decoration: none;
}
.xf-nav ul li b{
	width: 100%;
	height: 100%;
	float: left;
}
.xf-nav ul li.cust b {
	background: url(../../image/match/cust-new.png) no-repeat;
}

.xf-nav ul li:hover {
	cursor: pointer;
}

.xf-nav ul li:hover b {
	display: none;
}
li:hover .txt {
	display: block;
}

.xf-nav ul li.phone b {
	background: url(../../image/match/phone-new.png) no-repeat;
}
.xf-nav ul li.qq b {
background: url(../../image/match/qq-new.png) no-repeat;
}
.p-type .c-p-type .c-p-type-plate {
	width: 100%;
	float: left;
}

/*V3.5修改*/
.wc-progress{
	width: 1200px;
	height: 48px;
	background: #fff;
	margin:65px auto 0;
	border-radius: 2px;
}
.wc-progress .jdt-lf{
	float: left;
	width: 1140px;
	height: 14px;
}
.wc-progress .jdt-lf dl{
	float: left;
	width: 100%;
	height: 14px;
	border-radius: 7px;
	background: #f5f5f5;
	margin:17px 0 0 15px;
	position: relative;
}
.wc-progress .jdt-lf dl dt{
	float: left;
	width: 30%;
	height: 14px;
	border-radius: 7px;
	background: #1db3bc;
	position: absolute;
	top:0;
	left:0;
}
.wc-progress .jdt-lf dl dd{
	float: left;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 14px;
	font-family: arial;
	line-height: 14px;
	position: absolute;
	top:0;
	left:0;
}
.wc-progress .explain-rt{
	float:right;
	cursor: pointer;
	position: relative;
}
.wc-progress .explain-rt .tb-icon{
	float: left;
	width: 20px;
	height:20px;
	background: url(../../image/match/ques.png) no-repeat;
	margin: 12px 10px;
}
.wc-progress .explain-rt .xl-area{
	float: left;
	width: 274px;
	height:auto;
	border:1px solid #c3c5c6;
	padding: 10px 13px;
	background: #f8f8f8;
	border-radius: 2px;
	position: absolute;
	top: 45px;
	right:0;
	display: none;
	z-index: 99;
}
.wc-progress .explain-rt .xl-area .san{
	float: left;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #c3c5c6;
	position: absolute;
	top: -8px;
	right: 10px;
}
.wc-progress .explain-rt .xl-area .san i{
	float: left;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #f8f8f8;
	margin: 1.5px 0 0 -7px;
}
.wc-progress .explain-rt .xl-area .con{
	float: left;
	width: 100%;
	height:auto;
}
.wc-progress .explain-rt .xl-area .con p{
	float: left;
	width: 100%;
	color: #222;
	font-size: 12px;
	line-height: 22px;
}
.wc-progress .explain-rt:hover .xl-area{
	display: block;
}
.tc_rz{
	width: 515px;
	background: #FFFFFF;
	border-radius: 5px;
	display: none;
}
.tc_rz .tc_title{
	width: 100%;
	height: 45px;
	background: #F2F8FF;
	border-radius: 5px 5px 0 0;
}
.tc_rz .tc_title h5{
	float: left;
	width: 90%;
	line-height: 45px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	text-indent: 20px;
}
.tc_rz .tc_title i{
	float: right;
	width: 14px;
	height: 14px;
	background: url(../../image/zone/common-icon.png) -150px -70px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.tc_rz .tc_main{
	float: left;
	width: 84.5%;
	margin: 0 40px;
}
.tc_rz .tc_main .tc_main_content{
	float: left;
	width: 100%;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	font-weight: 400;
	margin: 15px 0 20px 0;
}
.tc_rz .tc_main ul{
	float: left;
	width: 100%;
	height: 228px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 35px;
}
.tc_rz .tc_main ul li{
	float: left;
	width: 100%;
	height: 56px;
	background: #EFF4FF;
	border-radius: 5px;
	margin-bottom: 10px;
}
.tc_rz .tc_main ul li{
	float: left;
	width: 100%;
	background: #EFF4FF;
	border-radius: 5px;
	margin-bottom: 10px;
}
.tc_rz .tc_main ul li img{
	float: left;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin: 7px 5px 7px 15px;
}
.tc_rz .tc_main ul li span{
	float: left;
	width: 55%;
	line-height: 56px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
}
.tc_rz .tc_main ul li span font{
	font-weight: bold;
	margin-right: 15px;
}

.tc_rz .tc_main ul li p{
	float: right;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #C8C8C8;
	line-height: 56px;
	margin-right: 15px;
	font-weight: 400;
}
.tc_rz .tc_main ul li p.wrz{
	color: #999999;
}

.tc_rz .tc_main ul li button{
	float: right;
	width: 93px;
	height: 28px;
	background: #00C177;
	border-radius: 3px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	margin: 14px 15px;
	cursor: pointer;
}