﻿@charset "utf-8";
/* html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);} */
a{text-decoration: none;color:#000;} 
a:hover{color:#ff6a00;} 
img{max-width:100%;}
.inner{
	width:1200px;
	margin:0 auto;
}
.header_top{
	height:58px;
	background:#ce2c5c;
}
.header{
	text-align: center;
	height:58px;
	background:url(../images/top-banner.jpg) no-repeat top center;
}
.header a{
	display: block;
	height:58px;
}
.hdtopimg_1{
	float: left;
	padding:10px 46px 0 268px;
}
.hdzhuces{
	float: left;
	padding-top:6px;
	padding-right:26px;
}
.hdzhuces p{
	color:#fff;
	line-height: 22px;
	font-size:16px;
}
.hdzhuces p span{
	display: inline-block;
	font-weight: bold;
	color:#fff600;
}
.hdzhucbtn{
	float: left;
	padding-top: 12px;
}
.hdzhucbtn a{
	display: inline-block;
	width:125px;
	line-height:34px;
	border-radius:30px;
	text-align: center;
	color:#fff;
    background-image: -moz-linear-gradient( 0deg, rgb(254,189,0) 0%, rgb(254,102,1) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(254,189,0) 0%, rgb(254,102,1) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(254,189,0) 0%, rgb(254,102,1) 100%);
    box-shadow: 0px 1px 23.52px 0.48px rgba(0, 0, 0, 0.34);
}
.hdzhucbtn a span{
	display: inline-block;
	color:#ce2c5c;
	font-size: 14px;
	padding-right:35px;
	background:url(../images/hdtopimg_2.png) no-repeat right center;
}
.header_bottom{
	background:#fff;
	box-shadow:0px 0px 10px 0px rgba(235,236,237,0.8);
}
.hd_logo{
	float: left;
	padding-top: 20px;
	width:215px;
	padding-left:0px;
}
.header_form{
	float: left;
	padding-top: 14px;
	margin-left: 42px
}
.hdformlist a{
	display: inline-block;
	padding:0 8px;
	color:#363636;
	font-size:12px;
	line-height: 23px;
}
.hdformlist a.active{
	background:#ff6a00;
	color:#fff;
}
/*.hdformlist a:hover{
	background:#ff6a00;
	color:#fff;
}*/
.hdform_puts{
	border:2px solid #ff6a00;
}
.hdform_puts span{
	display: inline-block;
	float: left;
	width:38px;
	height:33px;
	background:url(../images/hd_sousuo.png) no-repeat center;
}
.hdform_puts input{
	display: inline-block;
	float: left;
	width: 340px;
	height:33px;
	line-height: 33px;
	border: none;
	outline: none;
	background: #fff;
	font-size: 12px;
	color:#333;
}
.hdform_puts button{
	display: inline-block;
	float: left;
	width:67px;
	height:33px;
	background:#ff6a00;
	color:#fff;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:16px;
}
.hdform_tems{
	font-size:12px;
	color:#979797;
	padding:8px 0;
}
.hdform_tems a{
	display: inline-block;
	font-size:12px;
	color:#979797;
	padding:0 5px;
}
.hdform_tems a:hover{
	color:#ff6a00;
}
.he_Denlus{
	float: right;
	padding-right:119px;
	position: relative;
	padding-top: 36px;
}
.he_Denlus a{
	display: inline-block;
	line-height: 36px;
	margin-left:16px;
	color:#363636;
}
.he_Denlus a:hover{
	color:#ff6a00;
}
.he_Denlus a.first{
	padding-left: 32px;
	background:url(../images/hd_gouwc.png) no-repeat left 7px;
}
.he_Denlus a.last{
	width:103px;
	text-align: center;
	color:#fff;
	background:#ff6a00;
	position: absolute;
	right:0;
	top:36px;
	z-index: 99;
	-moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.he_Denlus a.last:hover{
	margin-right:-5px;
}
.header_nav{
	padding-top: 12px;
}
.header_nav ul li{
	float: left;
	margin-right:30px;
}
.header_nav ul li a{
	display: block;
	font-size:14px;
	color:#363636;
	line-height:36px;
}
.header_nav ul li a:hover{
	color:#ff6a00;
}

.content{
	padding-bottom: 115px;
}
.Indexbg{
	background:url(../images/indexbg.jpg) no-repeat top center;
}
.padding_t20{padding-top:20px;}

.Leftnav_tems{
	float: left;
	width: 240px;
	background:#fff;
	position: relative;
}
.Leftnav_title h3 a{
	display: block;
	text-align: center;
	color:#fff;
	background:#ff6a00;
	line-height:42px;
}
.navlist_items{
	position: relative;
	padding:0 3px;
}
.navlist_inner{
	padding:10px 6px;
	border-bottom:1px solid #eeeeee;
}
.navindtext h3 a{
	display: inline-block;
	font-size:14px;
	color:#363636;
	line-height:30px;
}
.navindtext h3 a:hover{
	color:#ff6a00;
}
.navBout{
	padding:5px 0;
}
.navBout a{
	display: inline-block;
	color:#363636;
	font-size:12px;
	margin-right:20px;
}
.navBout a:hover{
	color:#ff6a00;
}
.broadside_nav{
	position: absolute;
	display: none;
	left:100%;
	top:0;
    height: 75px;
    width: 640px;
    padding: 5px 10px;
    z-index:999;
    background: rgba(255,255,255,.8);
}
.broadside_nav a{
	display: inline-block;
	color:#363636;
	font-size:12px;
	padding:0 5px;
}
.broadside_nav a:hover{
	color:#ff6a00;
}
.rt_planner{
	float: right;
	width:941px;
}
.swp_planner .swiper-pagination{
	text-align: left;
}
.swp_planner .swiper-pagination .swiper-pagination-bullet{
	border-radius:0;
	width:22px;
	height:6px;
	opacity: 1;
	background:#fff;
	margin-left:12px;
}
.swp_planner .swiper-pagination .swiper-pagination-bullet-active{background:#ff9900;}

.Staudition{
	float: left;
	padding:20px 0;
	width:684px;
	background:#fff;
	position: relative;
}
.Staudition ul li{
	float: left;
	position: relative;
	width:33.33%;
	text-align: center;
}
.Txaudition{
	height:150px;
}
.Txaudition h3{
	padding:15px 0;
	line-height: 30px;
	font-size: 16px;
	color:#363636;
}
.Txaudition p{
	line-height:26px;
	font-size: 14px;
	color:#979797;
}
.Txaudition_img{
	height:68px;
	position: relative;
	padding-bottom: 34px;
}
.Txaudition_img img{
	-moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.Staudition ul li+li:before{
	display: block;
	content:"";
	width:1px;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	background:#eeeeee;
}
.Staudition ul li:hover .Txaudition h3{
	color:#ff6a00;
}
.Staudition ul li:hover .Txaudition_img img{
	margin-top:-10px;
}
.botms_planner{
	padding-top: 12px;
}
.register{
	float: right;
	width: 240px;
	background:#fff;
	text-align: center;
}
.register_user{
	padding-top: 27px;
}
.register_user span{
	display: inline-block;
	width:55px;
	height:55px;
	border-radius:50%;
	overflow: hidden;
}
.register_user span img{
	display: block;
	width:100%;
	height:100%;
	border-radius: 100%;
}
.register_user p{
	font-size:12px;
	color:#363636;
	padding:10px 0;
	line-height:26px;
}
.Delregister a{
	display: inline-block;
	width:85px;
	height:30px;
	line-height: 30px;
	margin:0 10px;
	border: 1px solid #ff6a00;
	color:#ff6a00;
}
.Delregister a:first-child{
	background:#ff6a00;
	color:#fff;
}
.Linqregister{
	padding:10px 0;
}
.Linqregister a{
	display: inline-block;
	font-size: 10px;
	color:#363636;
	line-height:28px;
	padding-left: 22px;
	background:url(../images/laba.png) no-repeat left center;
}
.register_xuank{
	padding:22px 8px;
	border-top:1px solid #f3f4f5;
}
.register_xuank a{
	display: block;
	width:100%;
	text-align: center;
	height:38px;
	background:#ff6a00;
	line-height:38px;
	color:#fff;
	border-radius: 30px;
}
.register_xuank a span{
	display: inline-block;
	color:#fff;
	padding-left:30px;
	background:url(../images/xuankicon.png) no-repeat left center;
}

.dynamic_walls{
	background:#fff;
}
.dynamic_topbar{
	padding:10px 0 20px 0;
}
.dynamic_text{
	float: left;
	width:180px;
}
.dynamic_text h3{
	font-size:18px;
	color:#363636;
	line-height:29px;
	padding-left: 27px;
	border-left:5px solid #ff6a00;
}
.dynamic_lisrt{
	float: left;
	padding-right:28px;
}
.dynamic_lisrt ul li{
	float: left;
	position: relative;
	margin-left:8px;
}
.dynamic_lisrt ul li a{
	display: block;
	padding:0 10px;
	line-height:29px;
	color:#363636;
	font-size: 14px;
	border-radius:3px;
}
.dynamic_lisrt ul li.active a{
	background:#ff6a00;
	color:#fff;
}
.dynamic_lisrt ul li a:before{
	content: "";
	display: block;
	width:0px;
	height:0;
	font-size: 0;
	border:6px solid transparent;
	border-top-color: #ff6a00;
	position: absolute;
	left: 50%;
	bottom:-12px;
	margin-left:-6px;
	visibility: hidden;
}
.dynamic_lisrt ul li.active a:before{
	visibility: visible;
}
.dynamic_iners{
	padding:0 32px;
}
.dynamic_lefts{
	float: left;
	width: 836px;
}
.Popular_hots{
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.Popular_text{
	float: left;
}
.Popular_text h3 a{
	display: inline-block;
	padding:0 10px;
	font-size: 14px;
	color:#363636;
	border-bottom: 1px solid #ff6a00;
	line-height: 30px;
	position: relative;
	top:1px;
}
.Popular_items{
	width: 385px;
}
.Popular_items ul li{
	overflow: hidden;
}
.Popular_items ul li a{
	display: inline-block;
	width: 310px;
	line-height:26px;
	font-size: 12px;
	color:#363636;
	float: left;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Popular_items ul li span{
	display: inline-block;
	float: right;
	width:70px;
	line-height:26px;
	font-size: 12px;
	color:#979797;
}
.Popular_banks{
	padding:6px 16px 6px 0;
}
.Popular_items ul li a:hover{
	color:#ff6a00;
}
.masbkechn{
	float: right;
}
.masbkechn a{
	display: inline-block;
	font-size: 14px;
	color:#ff6a00;
	line-height: 30px;
}
.cteacher .swiper-container .swiper-slide{
	width: 265px;
	height: 185px;
}
.cteacherSlide-in a {
    display: block;
    height: 136px;
    width: 265px;
    overflow: hidden;
    position: relative;
}
.cteacherSlide-in a img {
    height: 136px;
    width: 265px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.abs{
    position: absolute;
}
.an{
    background: url(../images/an.png) no-repeat 0 0;
}
.cteacherSlide-in a .play_ico {
    display: block;
    width: 33px;
    height: 33px;
    background-position: 0 -334px;
    right: 20px;
    top: 89px;
}
.cteacherSlide-in p span {
    display: block;
    width: 190px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    overflow: hidden;
}
.cteacherSlide-in p span a.ath {
    display: inline;
    line-height: 34px;
}
.cteacherSlide-in p a.ao, .cteacherSlide-in p a.at {
    display: block;
    _display: inline;
    float: right;
    height: 16px;
    width: 16px;
    margin: 9px 0 0 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.cteacherSlide-in p a.at {
    background-position: -63px -264px;
}
.cteacherSlide-in p a:hover {
    background-position-y: -284px;
}
.cteacherSlide-in a:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.cteacher{
	padding:26px 0;
}
.swiper_disnoe{
	display: none;
	opacity: 0;
}
.cteacher .swiper-container:hover .swiper_disnoe{
	display: block;
	opacity: 1;
}
.cteacher .swiper-button-prev{
    width: 20px;
    height: 30px;
    top:52px;
    left: 0;
    margin: 0;
	background: url(../images/an.png) no-repeat 0 0;
	background-position: 0 -264px;
}
.cteacher .swiper-button-next{
    width: 20px;
    height: 30px;
    top:52px;
    right: 0;
    margin: 0;
	background: url(../images/an.png) no-repeat 0 0;
	background-position:-21px -264px;
}

.online_test{
	float: right;
	width: 287px;
}
.online_testops{
	background:#e6f9f6;
	padding-left: 30px;
	padding-bottom: 20px;
}
.Being_text h3{
	font-size: 18px;
	color:#ff6a00;
	line-height:38px;
	padding: 10px 0;
}
.Being_lisrt ul li{
	float: left;
	width:50%;
	margin:5px 0;
	position: relative;
}
.Being_lisrt ul li span{
	display: inline-block;
	width:18px;
	height:28px;
	position: absolute;
	left:70px;
	top: 0;
	background:url(../images/Being_lisrt.png) no-repeat center;
}
.Being_lisrt ul li a{
	display: inline-block;
	position: relative;
	padding-right:30px;
	line-height:28px;
}
.Being_lisrt ul li a em{
	display: inline-block;
	color:#76ab9d;
	font-size: 14px;
	line-height:28px;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.Being_lisrt ul li a:hover em{
	margin-left:5px;
}
.streaming{
	padding-top: 10px;
}
.streamterand p{
	font-size: 14px;
	color:#363636;
	line-height: 30px;
}
.stream_swp .swiper-container .swiper-slide{
	/*padding:10px 0;*/
	border-bottom: 1px solid #eeeeee;
}
.stream_swp .swiper-container .swiper-slide:hover .streamterand p{
	color:#e50206;
}
.stream_swp .swiper-container{
	padding-left:40px;
	position: relative;
	height:220px;
}
.Poastext{
	position: absolute;
	right: 0;
	top:5px;
}
.Poastext span{
	display: inline-block;
	font-size: 14px;
	color:#e50206;
	width:72px;
	line-height: 26px;
	text-align: center;
	border-radius:3px;
}
.Poastext span.bg_1{
	border:1px solid #ff6a00;
	color:#e50206;
}
.Poastext span.bg_2{
	border:1px solid #ff6a00;
	color:#ff6a00;
}
.zbbplaybtn{
	width:20px;
	height:20px;
	position: absolute;
	left:-25px;
	top:5px;
	z-index:99;
	background:#fff url(../images/zbbplaybtn.png) no-repeat;
}
.swiper_xians{
	position: absolute;
	left:25px;
	width:1px;
	top:5px;
	bottom:0;
	z-index:1;
	font-size: 0;
	background:#eee;
}
.dynamic_toggs{display: none;}
.dynamic_toggs.active{display: block;}

.Boutique_kechen_1{
	padding-left:27px;
	float: left;
	width:323px;
	height:627px;
	overflow: hidden;
}
.Boutique_kechen_2{
	float: left;
	width:264px;
	height:328px;
	overflow: hidden;
}
.Boutique_kechen_2 img{
	width:264px;
	height:328px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.Boutique_kechen_1 img{
	width:323px;
	height:627px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.Boutique_kechen_1 img:hover {
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -ms-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
    transform: scale(1.06,1.06);
}
.Boutique_kechen_2 img:hover {
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -ms-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
    transform: scale(1.06,1.06);
}
.Boutique_rtwall{
	float: right;
	width:825px;
	padding-right:10px;
}
.swjt-con-list ul li {
    float: left;
    *display: inline;
    width: 260px; 
	height: auto;
padding-top: 5px;
padding-bottom: 5px;
    margin:0 10px 17px;
}
.swjt-con-list ul{
	overflow: hidden;
	margin:0 -10px;
}
.swjt-con-list .pic-links {
    display: block;
    width: 260px;
    height: 133px;
    position: relative;
    overflow: hidden;
}
.swjt-con-list img {
    height: 133px;
    width: 260px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.swjt-con-list a img:hover {
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -ms-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
    transform: scale(1.06,1.06);
}
.swjt-con-list h4 { 
    font-weight: normal;
	 
	height:45px;
padding-top:2px;
padding-bottom: 2px;
}
.swjt-con-list .buy-wrap .price {
    color: #f4674b;
    line-height: 24px;
}
.swjt-con-list .buy-wrap .buy-btn {
    display: block;
    width: 62px;
    height: 20px;
    line-height: 20px;
    line-height: 26px\9;
    *line-height: 20px;
    text-align: center;
    overflow: hidden;
    color: #fa775e;
    border: 1px solid #f45c5e;
    border-radius: 2px;
    text-decoration: none;
    margin-left: 11px;
}
.swjt-con-list .buy-wrap .buy-btn:hover {
    border: 1px solid #ff7e00;
    background: #ff7e00;
    color: #fff;
}
.swjt-con-list .buy-wrap .buy-btn-chakan{
    display: block;
    width: 75px;
    height: 21px;
    line-height: 21px;
    background:url(../images/chakan_1.jpg) no-repeat;
}
.swjt-con-list .buy-wrap .buy-btn-chakan:hover{
    background:url(../images/chakan_2.jpg) no-repeat;
}

.famous_teacher ul li{
	float: left;
	width:248px;
	margin:0 22px 24px;
}
.famous_teacher{
	padding:0 15px;
}
.famous_img{
	width:208px;
	height:208px;
	margin:0 auto;
	background:#ffe1cc;
	border-radius:50%;
	padding:10px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.famous_img span{
	width:198px;
	height:198px;
	padding:5px;
	background:#fff;
	border-radius:50%;
	overflow: hidden;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.famous_teacher ul li:hover .famous_img span{
	background:#ff6a00;
}
.famous_img span img{
	width:100%;
	height:100%;
	border-radius:100%;
}	
.famous_jieshao{
	padding:10px 0;
}
.famous_jieshao h3{
	text-align: center;
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	color:#363636;
	
	height: 45px;
padding-top: 2px;
padding-bottom: 2px;
}
.famous_jieshao p{
	font-size: 12px;
	 
	color:#363636;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	height: 45px;
padding-top: 2px;
padding-bottom: 2px;
}
.famous-botmsd{
	height:44px;
	background:#ffe1cc;
	border-radius:5px;
	padding:5px 10px;
	position: relative;
}
.famous-botmsd_wzhis p{
	color:#363636;
	font-size: 12px;
	padding-right:20px;
	background:url(../images/erjicon_1.png) no-repeat right center;
}
.famous-botmsd_wzhis p a{
	display: block;
	color:#363636;
	font-size: 12px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.famous_sanj{
	width: 0;
	height: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: -20px;
	z-index: 9;
	margin-left:-10px;
	border:10px solid transparent;
	border-bottom-color: #ffe1cc;
}
.famous_teacher ul li:hover .famous-botmsd{
	background:#ff6a00;
}
.famous_teacher ul li:hover .famous-botmsd_wzhis p a{
	color:#fff;
}
.famous_teacher ul li:hover .famous-botmsd_wzhis p{
	background:url(../images/erjicon_2.png) no-repeat right center;
}
.famous_teacher ul li:hover .famous_sanj{
	border-bottom-color:#ff6a00;
}

.condition{
	float: right;
	width:830px;
}
.condition_bars{
	padding:0 32px 45px;
}
.condition_items ul li a{
	display: block;
	float: left;
	width: 295px;
	font-size: 12px;
	color:#363636;
	line-height: 26px;
	padding-left: 10px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background:url(../images/dina_1.jpg) no-repeat left center;
}
.condition_items ul li a:hover{
	color:#ff6a00;
	background:url(../images/dina_2.jpg) no-repeat left center;
}
.condition_items ul li span{
	display: block;
	float: right;
	width:75px;
	font-size: 12px;
	color:#979797;
	line-height: 26px;
}

.footer_index{
	background:#fff;
	box-shadow:0px -2px 10px 0px #e9e9ea;
}
.footer_idxtop{
	padding-top: 32px;
	padding-bottom: 40px;
}
.footer_indnavs{
	float: left;
	width: 550px;
	padding-left: 36px;
}
.footer_indnavs ul li{
	float: left;
	width:33.33%;
}
.footer_indnavs ul li h3{
	font-size: 16px;
	color:#363636;
	line-height: 18px;
	margin-bottom:12px;
}
.footer_indnavs ul li p a{
	font-size: 14px;
	color:#363636;
	line-height:28px;
}
.footer_indnavs ul li p a:hover{
	color:#ff6a00;
}
.foot_wxin{
	float: left;
}
.foot_wxin ul li{
	float: left;
	margin-right:16px;
	text-align: center;
}
.foot_wxin ul li p{
	font-size: 14px;
	color:#363636;
	line-height: 34px;
}
.foot_wxinimg img{
	width:120px;
	height:120px;
}
.consultic_lisr{
	float: right;
}
.consultic_lisr ul li p{
	font-size: 14px;
	color:#363636;
	line-height:48px;
}
.consultic_lisr ul li{
	padding-left:44px;
}
.consultic_lisr ul li.consultic_1{background:url(../images/consultic_1.png) no-repeat left center;}
.consultic_lisr ul li.consultic_2{background:url(../images/consultic_2.png) no-repeat left center;}
.consultic_lisr ul li.consultic_3{background:url(../images/consultic_3.png) no-repeat left center;}

.footer_idxcenter{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
.footer_lianjie{
	padding:25px 36px;
}
.footer_lianjie h3{
	float: left;
	font-size: 16px;
	color:#363636;
	width: 90px;
	line-height:36px;
}
.footer_lianjie ul{
	float: left;
	width: 1000px;
}
.footer_lianjie ul li{
	float: left;
	margin:0 9px;
}
.footer_lianjie ul li a{
	display: block;
	color:#363636;
	font-size: 14px;
	line-height:36px;
}
.footer_lianjie ul li a:hover{
	color:#ff6a00;
}
.footer_copyright{
	padding:25px 0;
}
.footer_copyright p{
	text-align: center;
	font-size: 14px;
	color:#363636;
	line-height: 30px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.rzlm_img{
	text-align: center;
	padding-bottom: 75px;
}



.rignav {
    width: 60px;
    position: fixed;
    top: 50%;
    left:100%;
	margin-left:-100px;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight));
    z-index: 99;
}
.rignav-min {
    right: 0px;
    left: auto;
}
.rignav .newGift {
    display: block;
    width: 58px;
    height: 58px;
    margin-bottom: 5px;
    -webkit-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both;
}
.rignav .newGift {
    width: 100px;
    margin: 0 -20px;
    text-align: center;
    position: relative;
}
.rignav .newGift .newtop {
    display: block;
    -webkit-animation: bounceIn 2s both;
    -moz-animation: bounceIn 2s both;
    -o-animation: bounceIn 2s both;
    animation: bounceIn 2s both;
}
.rignav .newGift .newbottom {
    display: block;
    -webkit-animation: hatch 4s 0s infinite both;
    -moz-animation: hatch 4s 0s infinite both;
    -o-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both;
}
.font-s12 {
    font-size: 12px;
}
.rignav-mod {
    width: 58px;
    background: #fff;
    border: 1px solid #e9ecee;
    margin-top:30px;
}
.rignav-mod ul li {
    height: 58px;
    width: 58px;
    vertical-align: top;
}
.rignav-mod ul li a {
    display: block;
    text-decoration: none;
    height: 58px;
    width: 58px;
    position: relative;
}

.rignav-mod ul li.appdown a {
    background:url(../images/appdown.png) no-repeat center;
}
.rignav-mod ul li.shopping-cart a {
    background:url(../images/feidxgw_1.png) no-repeat center;
}
.rignav-mod ul li.online-service a {
    background:url(../images/feidxgw_2.png) no-repeat center;
}
.rignav-mod ul li.weixin a {
    background:url(../images/feidxgw_3.png) no-repeat center;
}
.rignav-mod ul li.app a {
    background:url(../images/feidxgw_4.png) no-repeat center;
}
.rignav-mod ul li a span {
    display: block;
    width: 58px;
    height: 58px;
    position: relative;
    overflow: hidden;
    visibility: hidden;
}
.rignav-mod ul li a:hover span {
    visibility: visible;
}
.rignav-mod ul li a span i {
    display: block;
    background: #ff7e00;
    width: 58px;
    height: 47px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    padding: 11px 0 0 0;
    position: absolute;
    top: 0;
    left: 0px;
    font-style: normal;
    -webkit-transform-origin: -29px 29px;
    -moz-transform-origin: -29px 29px;
    -ms-transform-origin: -29px 29px;
    -o-transform-origin: -29px 29px;
    transform-origin: -29px 29px;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.rignav-mod ul li a span.one-line i {
    padding: 20px 0 0 0;
    height: 38px;
}
.rignav-mod ul li a:hover span i {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
/*.rignav-mod ul li.shopping-cart a em {
    display: block;
    width: 18px;
    height: 18px;
    background: url(//www.jianshe99.com/images/index2017/icon_rignavbg.png) no-repeat center bottom;
    _background: url(//www.jianshe99.com/images/index2017/icon_rignavbg.gif) no-repeat center bottom;
    color: #fff;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    overflow: hidden;
    position: absolute;
    top: 4px;
    right: 5px;
}*/
.rignav-mod-con {
    position: absolute;
    width: 136px;
    height: 160px;
    background: #fff;
    top: -45px;
    left: -138px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    display: none;
}
.rignav-mod-con div {
    width: 136px;
    height: 150px;
    padding-top: 10px;
    text-align: center;
}
.pr {
    position: relative;
}
.rignav-mod-con div img {
    display: block;
    margin: 0 auto;
}
.rignav-mod-con div label {
    display: block;
    color: #999;
    line-height: 20px;
    padding-top: 6px;
}
.rignav-mod ul li.active .rignav-mod-con{
	display: block;
}

/*index css end*/



/*02选课中心 css*/

.header_news{
	border-top:9px solid #d93063;
}
.header_news_top{
	background:#fff;
}
.logo_new{
	float: left;
	padding:22px 0 20px 20px;
}
.header_newnavs{
	float: right;
	padding-top:18px;
}
.Navpations{
	float: left;
}
.Navpations ul li{
	float: left;
	position: relative;
	margin:0 8px;
}
.Navpations ul li a{
	display: block;
	line-height: 36px;
	font-size: 14px;
	color:#363636;
}
.Navpations ul li a:hover{
	color:#ff6a00;
}
.Deltopzhuce{
	float: right;
	padding-left:55px;
	padding-right:123px;
	position: relative;
}
.Deltopzhuce a{
	display: inline-block;
	line-height: 36px;
	font-size: 14px;
	margin-left:20px;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.Deltopzhuce a:last-child{
	width: 103px;
	text-align: center;
	color:#fff;
	background:#ff6a00;
	position: absolute;
	right:0;
	top:0;
	z-index: 99;
}
.Deltopzhuce a:last-child:hover{
	margin-right: -5px;
}
.header_banner{
	background:#ff6a00;
}
.curricula{
	float: left;
	width:215px;
	text-align: center;
	padding:22px 0 20px 50px;
}
.curricula h3{
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing:2px;
}
.curricula p span{
	font-size: 14px;
	color:#363636;
	display: inline-block;
	line-height: 21px;
	padding:0 8px;
	background:#ffba00;
	border-radius: 30px;
	letter-spacing:1px;
}
.variable{
	padding-top: 20px;
	float: left;
	padding-right:82px;
}
.variable_text{
	float: left;
	text-align: center;
	padding:20px 35px;
}
.variable_text h3{
	font-size:20px;
	line-height: 30px;
	color:#fff;
	letter-spacing:3px;
}
.variable_text p span{
	display: inline-block;
	color:#fff;
	position: relative;
	padding:0 12px;
	letter-spacing:3px;
}
.variable_text span em{
	display: inline-block;
	width:20px;
	height:24px;
	position: absolute;
	right:-10px;
	top:6px;
	z-index: 9;
	/*background:url(../images/shubiao.png) no-repeat;*/
}
.banshipimg{
	float: left;
	padding-top: 20px;
}
.subpage_xuank{
	padding:23px 0 185px;
	background:#f3f4f5;
}
.footer_subpage{
	height:99px;
	background:url(../images/footbg.jpg) no-repeat top center;
}
.Copyright{
	text-align: center;
	padding-top: 16px;
}
.Copyright p{
	color:#fff;
	font-size: 14px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.tutorship{
	background:#fff;
	padding:0 12px;
}


.tutorship_text_ti h3{
	width:60px;
	display: block;
	padding:0 20px;
	font-size: 14px; 
	line-height:40px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #ff6a00;
	border-radius:30px;
	background:#ff6a00; 
	color:#fff;
	
}
.tutorship_rands_ti ul li{ 
	margin-bottom:16px;
}

.tutorship_rands_ti ul li a.ti_label{
	padding:0 20px;
	font-size: 14px;
	line-height:55px;
	font-weight:bold;
	color:#ff6a00;
}
.tutorship_rands_ti ul li a.ti_sort{
	padding:0 20px;
	font-size: 14px;
	line-height:55px;
	font-weight:normal;
	color:#363636;
}

.tutorship_rands_ti ul li a{
	padding:0 20px;
	font-size: 14px;
	line-height:35px;
	color:#363636;
}


.tutorship_rands_ti ul li a.ti_sort:hover{
	color:#ff6a00; 
	text-decoration:underline;
}

.tutorship_text h3{
	font-size: 14px;
	color:#ff6a00;
	line-height:40px;
	margin-bottom:5px;
}
.tutorship_rands ul li{
	float: left;
	margin-right:18px;
	margin-bottom:16px;
}
.tutorship_rands ul li a{
	display: block;
	padding:0 20px;
	font-size: 14px;
	line-height:35px;
	color:#363636;
	border: 1px solid #b5b4b4;
	border-radius:30px;
}
.tutorship_rands ul li.active a{
	background:#ff6a00;
	border-color: #ff6a00;
	color:#fff;
}
.tutorship_lisrt{
	padding-bottom: 30px;
}
.tutorship_iner{
	padding-bottom:345px;
}
.classify_inner{
	position: relative;
}
.classify_lisrt{
	padding:9px 0;
	border-bottom:1px solid #eeeeee;
}
.classify_text{
	float: left;
	width:80px;
	padding-left:10px;
}
.classify_text h3{
	font-size:14px;
	color:#979797;
	line-height:36px;
}
.classify_bars{
	background:#fff;
}
.classify_rands{
	float: left;
	width:1090px;
}
.classify_rands ul li{
	float: left;
	margin-bottom:12px;
}
.classify_rands ul li a{
	display: block;
	padding:0 20px;
	border-radius:30px;
	font-size:14px;
	color:#979797;
	line-height: 36px;
}
.classify_rands ul li.active a{
	color:#fff;
	background:#ff6a00;
}
.recommend_texts ul li{
	float: left;
}
.recommend_texts ul li a{
	display: block;
	padding:0 10px;
	line-height:30px;
	font-size: 12px;
	color:#363636;
}
.recommend_texts ul li.active a{
	color:#fff;
	background:#ff6a00;
}
.classify_lisrt.none{
	border: none;
	padding-bottom:25px;
}
.recommend_tops{
	background:#fff;
	border-bottom: 1px solid #eeeeee;
}
.nominate_stems{
	padding:22px 50px;
}
.Hotbackgrd{
	width:51px;
	height:52px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
}
.Hotbackgrd.bg_1{background: url(../images/cebicon_1.png) no-repeat;}
.Hotbackgrd.bg_2{background: url(../images/cebicon_2.png) no-repeat;}
.Hotbackgrd.bg_3{background: url(../images/cebicon_3.png) no-repeat;}
.Hotbackgrd.bg_4{background: url(../images/cebicon_4.png) no-repeat;}

.nominate_toggs{
	position: relative;
	display: none;
}
.nominate_toggs.active{display: block;}
.Huiyuslider{
	position: absolute;
	right: 0;
	top:-52px;
}
.Huiyuslider ul li{
	float: left;
	margin-left:22px;
}
.Huiyuslider ul li a{
	display: block;
	font-size: 12px;
	line-height: 30px;
	color:#363636;
	padding-left: 22px;
}
.Huiyuslider ul li.Huiyicon_1 a{background:url(../images/Huiyicon_1.png) no-repeat left center;}
.Huiyuslider ul li.Huiyicon_2 a{background:url(../images/Huiyicon_2.png) no-repeat left center;}
.Huiyuslider ul li.Huiyicon_3 a{background:url(../images/Huiyicon_3.png) no-repeat left center;}

.Huiyuslider ul li.active a{
	color:#ff6a00;
}

.pj_pager{
	text-align: center;
	padding:80px 0 0;
}
.pj_pager span{
	display: inline-block;
	font-size: 14px;
	color:#979797;
	line-height: 20px;
	margin:0 7px;
}
.pj_pager a{
	display: inline-block;
	font-size: 14px;
	color:#979797;
	line-height: 20px;
	padding:0 7px;
}
.pj_pager a.active{
	background:#ff6a00;
	color:#fff;
}
.pj_pager input{
	display: inline-block;
	width:37px;
	height: 18px;
	border: 1px solid #979797;
	background:#f3f4f5;
	outline: none;
	text-align: center;
}

/*02选课中心 css end*/


/*4课程详情 css*/

.actual_combat{
	background:#fff;
	padding:17px 0 17px 17px;
}
.actual_lefts{
	float: left;
	width: 654px;
}
.actual_lefts img{
	display: block;
	width:100%;
	height: 334px;
	box-shadow:8px 8px 0px 0px #e5e5e5;
}
.actual_rights{
	float: right;
	width:395px;
	padding-left:49px;
	padding-right:40px;
	border-left:1px solid #e1dfdf;
}
.actual_title h2{
	font-weight: bold;
	font-size: 20px;
	color:#363636;
	line-height: 30px;
}
.actual_title h3.price{
	padding:8px 0;
}
.actual_title h3.price span{
	display: inline-block;
	width: 167px;
	height:46px;
	line-height:46px;
	font-weight: bold;
	font-size:22px;
	color:#fff;
	padding-left:14px;
	background:url(../images/priceicon.png) no-repeat left center;
}
.actual_jshaos{
	padding:10px 0;
}
.actual_jshaos p{
	font-size:14px;
	color:#363636;
}
.actual_jshaos p.mg{
	margin-bottom:15px;
}
.actual_baoms{
	padding:17px 0 10px 0;
	border-top: 1px solid #e1dfdf;
}
.actual_baoms a{
	display: inline-block;
	width:146px;
	height:46px;
	background:#ff6a00;
	color:#fff;
	line-height: 46px;
	margin-right:20px;
	font-size: 20px;
	text-align: center;
}
.actual_baoms a span{
	display: inline-block;
	font-size: 20px;
	color:#fff;
	line-height: 46px;
	padding-left:34px;
}
.actual_baoms a.bmicon_1 span{background:url(../images/bmicon_1.png) no-repeat left center;}
.actual_baoms a.bmicon_2 span{background:url(../images/bmicon_2.png) no-repeat 8px center;}

.recommend_bars{
	margin-top:23px;
}
.recommend_kclefts{
	float: left;
	width:912px;
}
.tabsfidx_listg{
	padding:10px 0;
	width:100%;
	position: fixed;
	left: 0;
	top:0;
	z-index:9999999;
	background:#fff;
	display: none;
	border-bottom: 1px solid #eee;
}
.tabsfidx_listg ul li{
	float: left;
	margin-right:20px;
	border-radius:3px;
}
.tabsfidx_listg ul li a{
	display: block;
	padding:0 20px;
	font-size:18px;
	line-height: 46px;
}
.tabsfidx_listg ul li.active{
	background:#ff6a00;
}
.tabsfidx_listg ul li.active a{
	color:#fff;
}
.actual_baoms.fr{
	padding:0;
	border: none;
}
.recommend_jisimg{
	padding-top:22px;
}
.dynamic_topbar.ac{
	padding-left:35px;
	float: none;
	border-bottom: 1px solid #e1dfdf;
}

.recommend_kcright{
	float: right;
	width:271px;
	background:#ffffff;
	padding-bottom: 135px;
}
.Popular_text.pd{
	padding-left: 16px;
	padding-top: 10px;
}
.Popular_text.pd h3 a{
	padding:0 20px;
}
.recommend_lisrt ul li{
	padding:19px 18px 0;
	border-bottom: 1px solid #f3f4f5;
}
.recommend_val{
	padding:8px 0;
}
.recommend_val p{
	font-size: 12px;
	color:#111111;
	line-height: 22px;
	padding-left:28px;
}
.recommend_val p.tx_1{background:url(../images/valtx_1.png) no-repeat 1px center;}
.recommend_val p.tx_2{background:url(../images/valtx_2.png) no-repeat left center;}

.recommend_lisrt ul li:hover .recommend_val p a{
	color:#ff6a00;
}
.recommend_img{
	width:100%;
	height:119px;
	overflow: hidden;
}
.recommend_img img{
	width:100%;
	height:119px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.recommend_img img:hover {
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -ms-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
    transform: scale(1.06,1.06);
}

.sanjxian{
	text-align: center;
	padding:18px 0;
}
.sanjxian a{
	display: inline-block;
	position: relative;
	width:200px;
	line-height: 36px;
	text-align: center;
	background:#ffe1cc;
	border-radius: 3px;
	font-size: 16px;
	color:#363636;
}
.famous_teacher ul li:hover .sanjxian a{
	background:#ff6a00;
	color:#fff;
}
.paddtop_50{padding-top: 50px;}

.catalogue{
	padding:50px;
}
.catalogue_page h3{
	font-weight: bold;
	color:#363636;
	font-size: 16px;
}

.catalogue_page p{
	color:#363636;
	font-size: 14px;
}





/*4课程详情 css end*/


/*5名师列表 css */

.tutorship_mshi{
	background:#fff;
	position: relative;
	padding:0 30px;
}
.shoucicon{
	width:50px;
	height: 43px;
	background:url(../images/shoucicon.png) no-repeat;
	position: absolute;
	left: -2px;
	top: -2px;
	z-index: 99;
}
.classify_rands.cur{
	width: 930px;
}
.Allclassify{
	float: left;
	width:56px;
}
.Allclassify a{
	display: inline-block;
	font-size: 12px;
	color:#979797;
	line-height: 36px;
}

.top_teacher{
	background:#fff;
	padding: 55px 0;
}







/*5名师列表 css end*/










/*6讲师介绍-讲师介绍 css*/

.material_laos{
	background:#fff;
}
.material_padd{
	padding:50px 0 25px 0;
}
.material_details{
	float: left;
	padding-left: 216px;
	width:410px;
}
.details_imgs{
	float: left;
	width:136px;
	height:136px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:30px;
}
.details_imgs img{
	display: block;
	width:100%;
	height:100%;
	border-radius:50%;
}
.details_jieshao{
	float: left;
	padding-top:12px;
}
.details_jieshao p{
	font-size: 14px;
	color:#363636;
	line-height: 22px;
	padding-left: 30px;
}
.details_jieshao p.deticon_1{background:url(../images/deticon_1.png) no-repeat left center;}
.details_jieshao p.deticon_2{background:url(../images/deticon_2.png) no-repeat left center;}
.details_jieshao p.deticon_3{background:url(../images/deticon_3.png) no-repeat left center;}
.details_jieshao h3{margin-top:10px;}
.details_jieshao h3 a{
	display: inline-block;
	padding:0 10px;
	line-height: 23px;
	text-align: center;
	color:#fff;
	font-size:12px;
	background:#ff6a00;
	border-radius: 3px;
}
.material_rights{
	float: left;
	width: 392px;
}
.material_rights h3 span{
	padding:0 8px;
	display: inline-block;
	color:#fff;
	font-size:12px;
	background:#ff6a00;
}
.material_rights p{
	color:#363636;
	font-size: 12px;
	padding:3px 6px;
}
.jshi_details{
	padding:18px 45px 66px;
}
.jshi_details p{
	font-size: 12px;
	color:#363636;
	text-indent: 2em;
}
.swjt-conlaos{
	padding:22px;
}
.swjt-conlaos .swjt-con-list ul li{
	margin:0 17px 18px;
}

.download_conts{
	padding-bottom:45px;
	background:#fff;
}
.download_lisrand ul li{
	padding:25px 22px;
	position: relative;
	border-bottom:1px dashed #f3f4f5;
}
.download_title{
	float: left;
	padding-left: 27px;
	padding-right:23px;
	background:url(../images/download_icon.png) no-repeat left center;
}
.download_title span{
	display: inline-block;
	padding:0 6px;
	background:#5096e3;
	line-height: 23px;
	font-size: 14px;
	color:#fff;
}
.download_lisrand ul li p{
	float: left;
	width:70%;
	line-height: 23px;
	font-size:12px;
	color:#979797;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.down_rts{
	float: left;
}
.down_rts span{
	display: inline-block;
	line-height: 23px;
	font-size:12px;
	color:#979797;
}
.download_lisrand ul li:hover p{
	color:#ff6a00;
}

.confirm_butns{
	text-align: center;
}
.confirm_butns a{
	display: inline-block;
	width:162px;
	line-height: 52px;
	color:#fff;
	background:#ff6a00;
	font-size: 16px;
	text-align: center;
	margin:10px 0;
}
.confirm_butns p{
	font-size: 16px;
	color:#979797;
	line-height:40px;
}
.manage_titles{
	text-align: center;
	padding:18px 0;
	background:#fff;
}
.manage_titles h3{
	font-size: 16px;
	color:#363636;
	line-height: 30px;
}
.manage_titles p span{
	display: inline-block;
	margin:0 11px;
	color:#979797;
	font-size: 12px;
}
.subject_text{
	background:#ffe1cc;
	padding:0 22px;
	position: relative;
	margin-bottom: 10px;
}
.subject_text h3{
	line-height: 32px;
	font-size: 12px;
	color: #363636;
}
.subject_option{
	padding: 10px 22px;
	background:#fff;
	margin-bottom:16px;
}
.answer_lisrand ul li{
	float: left;
	min-width:50%;
	padding:10px 0;
}
.answer_lisrand ul li label{
	display: flex;
	  align-items: center;
}
.answer_lisrand ul li label span{
	display: inline-block;
	margin-left:5px;
	font-size: 14px;
	color:#363636;
	line-height: 20px;
}
.rubric_texts h3{
	line-height:30px;
	font-size: 14px;
	color:#363636;
}
.Danswer{
	display: none;
}
.Danswer p{
	color:#6dae2e;
	font-size:14px;
}
.Danswer p span{
	color:#d71209;
	display: inline-block;
}
.Danswer h3{
	font-size: 14px;
	color:#979797;
	padding:5px 0;
}
.count_down{
	padding:5px 0;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.count_down span{
	display: inline-block;
	font-size:12px;
	color:#363636;
}
.Carryslider{
	padding:0 25px 10px;
	background:#fff;
	border-bottom:10px solid #f3f4f5;
}
.Carry_btrns{
	text-align: center;
	padding:25px 0;
}
.Carry_btrns a{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 16px;
	background:#ff6a00;
	border-radius: 5px;
	line-height: 45px;
}
.count_down .timeBar{
	display: inline-block;
}
.count_down .timeBar label{
	display: inline-block;
	color:#d71209;
	font-size: 12px;
}
.count_down .timeBar span{
	display: inline-block;
	color:#d71209;
	font-size: 12px;
}


/*6讲师介绍-讲师介绍 css end*/


/*10网校动态 css */

.education_tops{
	background:#fff;
	padding:22px 0 22px 22px;
}
.education_imgs{
	float: left;
	width:443px;
	height:247px;
	position: relative;
	overflow: hidden;
}
.education_imgs img{
	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	-o-transition: -o-transform 0.3s;
  	transition: transform 0.3s;
}
.education_imgs img:hover{
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}

.education_lisrt{
	float: right;
	width:710px;
}
.education_title{
	padding-top:8px;
	border-bottom:1px solid #f3f4f5;
}
.education_title p span{
	display: inline-block;
	font-size: 12px;
	color:#363636;
	padding-left: 18px;
	margin-right:18px;
	line-height:28px;
}
.education_title p span.ic_1{background:url(../images/zjicon_1.png) no-repeat left center;}
.education_title p span.ic_2{background:url(../images/zjicon_2.png) no-repeat left center;}

.education_title h3{
	color:#363636;
	line-height:24px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.education_title h3 span{
	display: inline-block;
	color:#fff;
	background:#ff6a00;
	padding:0 8px;
	cursor: pointer;
	margin-right:5px;
}
.education_pages{
	padding:10px 22px 30px 0;
	position: relative;
}
.education_pages p{
	color:#363636;
	font-size: 12px;
}
.details_ljies{
	display: block;
	color:#363636;
	font-size: 12px;
	position: absolute;
	right:22px;
	bottom:0;
}
.subject_educat{
	background:#fff;
	padding-left: 22px;
}
.education_hover:hover .education_title h3{
	color:#ff6a00;
}


/*10网校动态 css end*/


/*11网校动态详情 css */

.Dynamic_conters{
	background:#fff;
}
.Dynamic_nav{
	padding:15px 0;
}
.Dynamic_nav p{
	font-size: 12px;
	color:#363636;
	padding-left: 18px;
	line-height: 14px;
	border-left:5px solid #ff6a00;
}
.Dynamic_title{
	text-align: center;
	padding-bottom:35px;
}
.Dynamic_title h3{
	font-size: 16px;
	color:#363636;
	line-height: 40px;
}
.Dynamic_title p span{
	display: inline-block;
	color:#979797;
	font-size: 14px;
	padding-left:18px;
	margin:0 10px;
}
.Dynamic_title p span.icon_1{background:url(../images/zjicon_1.png) no-repeat left center;}
.Dynamic_title p span.icon_2{background:url(../images/zjicon_2.png) no-repeat left center;}
.Dynamic_title p span.icon_3{background:url(../images/zjicon_3.png) no-repeat left center;}

.Dynamic_rands{
	padding:0 22px;
}

.Dynamic_zhey{
	background:#f3f4f5;
	padding:5px 12px;
	margin:0 -12px;
}
.Dynamic_zhey h3{
	color:#979797;
}
.Dynamic_zhey p{
	color:#979797;
	text-indent:2em;
}
.Dynamic_duansl{
	padding:18px 0;
}
.Dynamic_duansl h3{
	font-size:14px;
	color:#363636;
	font-weight: bold;
}
.Dynamic_duansl p{
	font-size:14px;
	color:#363636;
	line-height:26px;
}
.advisory_bar{
	background: #fff;
    border-bottom: 10px solid #f3f4f5;
}
.advisory_walset{
	padding:15px 22px;
}
.advisory_walset ul li a{
	display: block;
	font-size: 12px;
	color:#363636;
	line-height: 26px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.advisory_walset ul li a:hover{
	color:#ff6a00;
}
.paging_next{
	padding:55px 22px;
}
.paging_next p{
	padding-left:24px;
	background:url(../images/paging_next.png) no-repeat left center;
}
.paging_next p a{
	display: block;
	color:#979797;
}
.paging_next p a:hover{
	color:#ff6a00;
}


/*11网校动态详情 css end*/


/*12直播课堂 css */

.Recent_text{
	padding:10px 0;
	position: relative;
	background:#fff;
	border-bottom:1px solid #eeeeee;
}
.Recent_text h3{
	font-size: 16px;
	color:#363636;
	padding-left:18px;
	border-left:5px solid #ff6a00;
}
.Recent_slider{
	position: relative;
	padding:12px 22px 0;
	background:#fff;
	z-index:99;
}
.Recent_bg{
	position: absolute;
	left: 0;
	bottom:0;
	width:100%;
	height:136px;
	z-index:0;
	background:#f3f4f5;
}
.Recent_Img{
	position: relative;
	padding-bottom:18px;
}
.Recent_Img span.sanj{
	display: block;
	width:0;
	height: 0;
	font-size:0;
	z-index:99;
	position: absolute;
	bottom:-15px;
	left:50%;
	margin-left:-15px;
	border:15px solid transparent;
	border-top-color: #ff6a00;
}
.Recent_slider .swiper-container .swiper-slide{
	padding-bottom:136px;
	position: relative;
}
.Recent_Btoms{
	background:#f3f4f5;
	width:100%;
	height:136px;
	position: absolute;
	left: 0;
	bottom:0;
	z-index:999;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
}

.Recent_Btoms h3{
	position: relative;
	z-index:999;
	font-size:14px;
	color:#363636;
	padding-top:16px;
	background:url(../images/Recent_play.png) no-repeat top center;
}
.Recent_Btoms p{
	font-size: 12px;
	color:#363636;
	line-height:18px;
}
.Recent_Btoms p span{
	display: inline-block;
	font-size: 12px;
	color:#fff;
	background:#ff6a00;
	padding:0 5px;
	line-height: 18px;
	margin-left: 12px;
}
.Recent_xian{
	width:100%;
	height:1px;
	background:#979797;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom:88px;
	z-index:9;
}
.Recent_slider .swiper-button-prev{
	width:19px;
	height:19px;
	margin:0;
	top:65px;
	left: 0;
	background:url(../images/Recent_left.png) no-repeat;
}
.Recent_slider .swiper-button-next{
	width:19px;
	height:19px;
	margin:0;
	top:65px;
	right: 0;
	background:url(../images/Recent_right.png) no-repeat;
}

.nominate_charge{
	position: relative;
	padding:22px 10px 0 0;
}

.charge_leftcont{
	float: left;
	padding:28px 22px 0;
	width:858px;
	background:#fff;
}
.Combat_Botm{
	padding:9px 0;
}
.Combat_Top h3{
	font-size: 12px;
	color:#000000;
}
.Combat_Top p{
	font-size: 12px;
	color:#979797;
	padding-left:18px;
	background:url(../images/Combat_1.png) no-repeat left center;
}
.Combat_setr{
	border-top:1px solid #c8c7c7;
}
.Combat_setr span{
	font-size: 12px;
	color:#979797;
	padding-left:18px;
	background:url(../images/Combat_2.png) no-repeat left center;
}
.Combat_setr a{
	font-size: 12px;
	color:#ff6a00;
	float: right;
}
.swjt-con-list.hg ul li{
	margin:0 16px;
	height:auto;
}
.Huiyuslider.hg{
	top:-80px;
	right: -300px;
}

/*12直播课堂 css end*/


/*13直播课堂详情 css */

.actual_jshaos.hg p{
	line-height: 32px;
}

.actual_baoms a.bmicon_3 span{background:url(../images/bmicon_3.png) no-repeat left center;}
.actual_baoms a.bmicon_4 span{background:url(../images/bmicon_4.png) no-repeat left center;}

.referral_tem{
	padding-top:20px;
}
.referral_retgr{
	padding:10px 15px;
}
.referral_retgr p{
	font-size: 12px;
	color:#363636;
}



/*13直播课堂详情 css end*/


/*14个人中心我的课程 css */


.details_zhuye{
	float: left;
	width:480px;
	padding-right:20px;
}
.details_zhuye h3 a{
	display: inline-block;
	font-size:16px;
	color:#363636;
	font-weight: bold;
	padding-right: 20px;
	letter-spacing:1px;
	background:url(../images/Huiyicon_1.png) no-repeat right center;
}
.details_zhuye p{
	font-size: 12px;
	color:#979797;
	padding:5px 0;
}
.material_zhuye{
	float: right;
	width: 355px;
}
.Recent_text_1 h3 {
    font-size: 16px;
    color: #363636;
    padding-left:6px;
    line-height: 18px;
    font-weight: bold;
    border-left: 5px solid #ff6a00;
}
.material_zhuye ul{
	padding-top:10px;
}
.material_zhuye ul li a{
	display: block;
	font-size: 12px;
	color:#979797;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.material_zhuye ul li a:hover{
	color:#ff6a00;
}
.inner_big{
	width:1263px;
	margin:0 auto;
}
.Navigation_br{
	float: left;
	padding:0 30px 45px;
	background:#fff;
	width: 210px;
}
.nearside_gat{
	float: right;
	width: 960px;
	background:#fff;
}
.Navigation_br ul li{
	padding:10px 0;
	text-align: center;
	border-bottom: 1px solid #f3f4f5;
}
.Navigation_br ul li a{
	display: inline-block;
	font-size: 14px;
	color:#979797;
	padding-left: 42px;
	line-height: 30px;
}
.Navigation_br ul li.Navicon_1 a{background:url(../images/Navicon_1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_2 a{background:url(../images/Navicon_2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_3 a{background:url(../images/Navicon_3.png) no-repeat left center;}
.Navigation_br ul li.Navicon_4 a{background:url(../images/Navicon_4.png) no-repeat left center;}
.Navigation_br ul li.Navicon_5 a{background:url(../images/Navicon_5.png) no-repeat left center;}
.Navigation_br ul li.Navicon_6 a{background:url(../images/Navicon_6.png) no-repeat left center;}

.Navigation_br ul li.active a{color:#ff6a00;}
.Navigation_br ul li.Navicon_1.active a{background:url(../images/Navicon_cur_1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_2.active a{background:url(../images/Navicon_cur_2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_3.active a{background:url(../images/Navicon_cur_3.png) no-repeat left center;}
.Navigation_br ul li.Navicon_4.active a{background:url(../images/Navicon_cur_4.png) no-repeat left center;}
.Navigation_br ul li.Navicon_5.active a{background:url(../images/Navicon_cur_5.png) no-repeat left center;}
.Navigation_br ul li.Navicon_6.active a{background:url(../images/Navicon_cur_6.png) no-repeat left center;}


.Navigation_br ul li:hover a{color:#ff6a00;}
.Navigation_br ul li.Navicon_1:hover a{background:url(../images/Navicon_cur_1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_2:hover a{background:url(../images/Navicon_cur_2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_3:hover a{background:url(../images/Navicon_cur_3.png) no-repeat left center;}
.Navigation_br ul li.Navicon_4:hover a{background:url(../images/Navicon_cur_4.png) no-repeat left center;}
.Navigation_br ul li.Navicon_5:hover a{background:url(../images/Navicon_cur_5.png) no-repeat left center;}
.Navigation_br ul li.Navicon_6:hover a{background:url(../images/Navicon_cur_6.png) no-repeat left center;}


.Navigation_br ul li.Navicon_z  a{background:url(../images/z1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_z:hover a{background:url(../images/z2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_z.active a{background:url(../images/z2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_out  a{background:url(../images/out1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_out:hover a{background:url(../images/out2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_out.active a{background:url(../images/out2.png) no-repeat left center;}

.Navigation_br ul li.Navicon_t  a{background:url(../images/t1.png) no-repeat left center;}
.Navigation_br ul li.Navicon_t:hover a{background:url(../images/t2.png) no-repeat left center;}
.Navigation_br ul li.Navicon_t.active a{background:url(../images/t2.png) no-repeat left center;} 


.fire_text{
	padding:0 10px;
	background:#ff6a00;
}
.fire_text h3{
	font-size: 12px;
	float: left;
	color:#fff;
	line-height: 31px;
}
.fire_change{
	float: right;
}
.fire_change a{
	font-size: 12px;
	display: inline-block;
	color:#fff;
	line-height: 31px;
	margin-right:20px;
}
.fire_change a.last{
	color:#363636;
}
.fire_change a:hover{
	text-decoration: underline;
}
.fire_Boymse{
	padding:27px 0;
}
.fire_Imgsbr{
	float: left;
	width:306px;
	height:172px;
	position: relative;
	margin: 0 10px;
	overflow: hidden;
}
.fire_Imgsbr img{
	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	-o-transition: -o-transform 0.3s;
  	transition: transform 0.3s;
}
.fire_Imgsbr img:hover{
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}
.fire_dweshi{
	width:100%;
	text-align: center;
	position: absolute;
	bottom:0;
	left: 0;
	background:rgba(0,0,0,0.5);
	z-index:99;
}
.fire_dweshi p{
	font-size: 12px;
	color:#ffffff;
	line-height:26px;
}
.fire_ritbars{
	float: right;
	width:630px;
}
.fire_guanhg{
	/*height:28px;*/
	overflow: hidden;
}
.Toslider_kchen{display: none;}
.fire_secend{
	display: flex;
	padding-right:10px;
	border-bottom:1px solid #f3f4f5;
}
.fire_secend span{
	width:33.33%;
	font-size: 12px;
	color:#363636;
	line-height:27px;
}
.fire_secend span a{
	display: inline-block;
	font-size: 12px;
	color:#ff6a00;
}
.fire_secend span.tar a{
	padding-left: 22px;
	background: url(../images/fireej.png) no-repeat left center;
}
.fire_secend_ckan{
	text-align: center;
}
.fire_secend_ckan a{
	display: inline-block;
	font-size: 12px;
	color:#363636;
	line-height:27px;
	padding-right:14px;
	background:url(../images/unfold.png) no-repeat right center;
}
.fire_secend_ckan a.active{
	background:url(../images/unfold_ac.png) no-repeat right center;
}
.fire_secend_ckan{
	border-bottom:1px solid #f3f4f5;
}
.fire_secend_ckan a:hover{
	color:#ff6a00;
}
.fire-message{
	padding:8px;
}
.fire-message ul li{
	border: 1px solid #f3f4f5;
	padding:10px 16px;
	margin-bottom: 12px;
}
.fire-message ul li h2{
	font-size: 12px;
	color:#979797;
}
.fire-message ul li h2 a{
	display: inline-block;
	font-size: 12px;
	color:#ff6a00;
	margin-left:25px;
}
.fire-message ul li h3{
	font-size: 16px;
	color:#363636;
	line-height: 44px;
}
.fire-message ul li p{
	font-size: 12px;
	color:#979797;
}
.fire-message ul li p a{
	display: inline-block;
	font-size: 12px;
	color:#ff6a00;
}
.fire-message ul li p a:hover{
	text-decoration: underline;
}

.subscribe{
	padding:15px 20px;
}
.subscribe_text{
	border-bottom: 1px solid #f3f4f5;
}
.subscribe_text h3{
	font-size: 16px;
	color:#363636;
	line-height: 40px;
}
.subscribe_pages{
	padding:10px 0;
	min-height:225px;
}
.subscribe_pages p{
	line-height: 34px;
	color: #979797;
	font-size: 14px;
}
.subscribe_zhuls p{
	text-align: right;
	line-height: 34px;
	color: #979797;
	font-size: 14px;
}
.subscribe_zhuls a{
	color:#ff6a00;
	display: inline-block;
	margin-left:20px;
}
.subscribe_zhuls a:hover{text-decoration: underline;}

.head-photo{
	padding:10px 30px 0;
}
.head_phlabel{
	width: 151px;
}
.head_phlabel label{
	display: inline-block;
	width:131px;
	height:131px;
	padding:9px;
	border:1px solid #979797;
	cursor: pointer;
}
.head_phbtn{
	text-align: center;
	padding:8px 0 18px;
}
.head_phbtn button{
	font-size:14px;
	color:#fff;
	background:#ff6a00;
	border: none;
	outline: none;
	padding:0 15px;
	height:29px;
	border-radius:3px;
	cursor: pointer;
}
.head_wanchens{
	padding:14px 0;
	border-top: 1px solid #f3f4f5;
}
.head_wanchens button{
	font-size:14px;
	color:#fff;
	background:#ff6a00;
	border: none;
	outline: none;
	width:150px;
	height:40px;
	border-radius:3px;
	cursor: pointer;
}

/*14个人中心我的课程 css end*/





/*14个人中心我的课程 css */


.user_datum_l {
	padding-right:50px;
    position: relative;
}
.user_datum>div {
    width:287px;
    float: left;
}
.layui-form-item {
    margin-bottom:2px;
    clear: both;
    *zoom: 1;
}
.user_datum_item .layui-form-label {
    font-size: 14px;
    color: #6b7687;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width:75px;
}
.user_datum_item .layui-input-block {
    margin-left: 75px;
}
.user_datum_item .layui-input {
    font-size: 14px;
    color: #333;
    padding-right: 10px;
    border-color: #bec9db;
}
.user_datum_item .layui-input:disabled {
    border-color: #fff;
}
.user_datum_r {
	width:287px;
    position: relative;
}
.user_datum_b {
    padding: 40px 0;
}
.user_datum_b .layui-input-block {
    margin-left: 0;
    text-align: center;
}
.user_datum_btn {
    width:176px;
    height:41px;
    background: #ff6a00;
    border-radius: 4px;
    margin-left: 0 !important;
}

.user_confirm_btn {
    width:176px;
    height:41px;
    background: #ff6a00;
    border-radius: 4px;
    margin-left: 0 !important;
    display: none;
}
.sexselect {
    display: none;
}
.sexselect input {
    width: 100%;
}
.layui-input {
    transition: none !important;
}
.user_datum_item .layui-input {
    font-size: 14px;
    color: #333;
    padding-right: 10px;
    border-color: #bec9db;
}
.user_datum_item .layui-input {
    font-size: 14px;
    color: #333;
    padding-right: 10px;
    border-color: #bec9db;
}
.user_datum_item .layui-input:disabled:hover {
    border-color: #fff !important;
}

.layui-input-block.sexselect {
    margin-left: 0;
}

.layui-form_uls{
	padding:10px 50px;
}
.layui-form_uls ul li{
	float: left;
	width:130px;
	height:28px;
	background:#f3f4f5;
	margin:0 15px 16px;
	text-align: center;
	position: relative;
}
.layui-form_uls ul li a{
	display: block;
	font-size: 12px;
	color:#363636;
	line-height: 28px;
}
.layui-form_uls ul li.active a{
	background:url(../images/pitch_icon.png) no-repeat right bottom;
}

.layui-input-block.cur{
	width: 320px;
	border-bottom:1px solid #eee;
}

.bound_email{
	min-height:282px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
}
.bound_texbar p{
	color:#363636;
}
.bound_texbar p a{
	display: inline-block;
	color:#00aeff;
	font-weight: bold;
	letter-spacing: 2px;
}
.bound_postbox{
	padding:18px 0;
}
.bound_postbox a{
	display: inline-block;
	width:88px;
	line-height: 29px;
	border-radius:3px;
	text-align: center;
	color:#fff;
	margin:0 18px;
}
.bound_postbox a.l{background:#00aeff;}
.bound_postbox a.r{background:#ff6a00;}














blockquote {
    border-left: none;
}

.form-control.pro_select {
    height: 40px;
    width: 200px;
}

.layui-form-select dl dd.layui-this {
    background-color: #6294d9;
}

.pub_btn {
    font-size: 14px;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 5px;
    text-decoration: none;
}

.pub_btn:hover {
    -webkit-opacity: .9;
    opacity: .9;
    color: #fff;
}

.pub_btn:focus {
    color: #fff;
    text-decoration: none;
}

.preview_btn {
    background: #728bb0;
}

.look_btn {
    background: #728bb0;
}

.answer_btn {
    background: #4f76be;
}

.ask_btn {
    background: #6b9ae0;
}

.study_btn {
    background: #6b9ae0;
}

.asked_btn {
    background: #807cb5;
}

.revise_btn {
    background: #57b6de;
}

.delete_btn {
    background: #d95656;
}

.examine_btn {
    background: #8080ce;
}

.applypublish_btn {
    background: #61b49a;
}

.pass_btn {
    background: #65aa6a;
}

.studying_btn {
    background: #868bd9;
}

.finish {
    background: #d2d2d2;
}

.pro_pagination {
    height: 130px;
    padding: 20px 0 30px;
    text-align: center;
}

.layui-laypage a,
.layui-laypage span {
    font-size: 14px;
    color: #556781;
    padding: 3px 15px;
}

.layui-laypage a:hover {
    color: #3a639f;
}

.pro_pagination .layui-laypage select {
    
    font-size: 14px;
}

.add_popup {
    padding-top: 5px;
}

.add_popup_inner {
    width: 346px;
    padding: 13px;
    border: 1px solid #8894a4;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.add_popup_finish {
    width: 120px;
    padding: 7px 13px;
}

.add_finish_txt .icon {
    margin-right: 5px;
    color: #6f7b93;
}

.continue_box {
    height: 0;
    position: relative;
    z-index: 4;
}

.continue_cont {
    width: 980px;
    height: 980px;
    display: block;
    border-radius: 50%;
}

a.continue_cont {
    width: 980px;
    height: 980px;
    display: block;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 99;
    margin-left: -490px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transform: translateY(-1010px);
    -moz-transform: translateY(-1010px);
    -ms-transform: translateY(-1010px);
    -o-transform: translateY(-1010px);
    transform: translateY(-1010px);
    box-shadow: 0 0 50px #ccc;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.continue_cont.show {
    -webkit-transform: translateY(-910px);
    -moz-transform: translateY(-910px);
    -ms-transform: translateY(-910px);
    -o-transform: translateY(-910px);
    transform: translateY(-910px);
}

.continue_txt {
    height: 100%;
    background: url(../images/icons/lowertripod.png) no-repeat center 925px;
    padding-top: 945px;
}

.continue_txt p {
    font-size: 12px;
    color: #6b7687;
    text-align: center;
}

.studystep_t.slidedown {
    -webkit-transform: translateY(370px);
    -moz-transform: translateY(370px);   
    -ms-transform: translateY(370px);    
    -o-transform: translateY(370px);     
    transform: translateY(370px);         
}

.screen {
    width: 980px;
    height: 100%;
    background: rgba(0, 0, 0, .001);
    position: fixed;
    top: 430px;
    z-index: 99;
    display: none;
    left: 50%;
    margin-left: -610px;
}

.verify_error {
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #e01e35;
    position: absolute;
    left: 0;
    z-index: 2;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.position0 {
    bottom: -17px;
}

.position1 {
    bottom: -22px;
}

.position2 {
    bottom: -25px;
}

.error+.verify_error .icon-tanhao {
    font-size: 14px;
    color: #e01e35;
}

.error+.verify_error {
    display: block;
}

.verify_error .error_txt {
    display: block;
    background: url(../images/icons/error_icon.jpg) no-repeat left center;
    padding-left: 17px;
}
/*MathJax 修改默认样式*/
.mjx-chtml {
  outline: 0;
}
.MJXc-display {
  overflow-x: auto;
  overflow-y: hidden;
}
.MathJax {
  outline: 0;
}
.MathJax_Display {
  overflow-x: auto;
  overflow-y: hidden;
}




/*14个人中心我的课程 css end*/


a.playnow{
	display: block;
width: 62px;
height: 20px;
line-height: 20px;
line-height: 26px\9;
*line-height: 20px;
text-align: center;
overflow: hidden;
color: #fa775e;
border: 1px solid #f45c5e;
border-radius: 2px;
text-decoration: none;
margin-left:10px;
 
}

a.playnow:hover{
border: 1px solid #ff7e00;
background: #ff7e00;
color: #fff;	
}


a.playnow_try{
	display: block;
width: 62px;
height: 20px;
line-height: 20px;
line-height: 26px\9;
*line-height: 20px;
text-align: center;
overflow: hidden; 
border: 1px solid #f45c5e;
background: #ff7e00;
border-radius: 2px;
text-decoration: none;
color: #fff;	
}

a.playnow_try:hover{
border: 1px solid #ff7e00;
background: #fff;
color: #fa775e;
}
 
 
#videoplay{
	height:80vh;
    background-color: #121212;
    padding: 25px 0;
    position: relative;
    overflow: hidden;
}
.video{
    width:100%;
    margin: 0 auto;
    /*padding: 0 40px 15px 40px;*/
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000000;
    /*display: flex;*/
    z-index:999;
}
.video .v_ctrl{
    position: relative;
    width:100%;
    height:100%;
}
.video .v_ctrls a{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
}
.video .v_ctrl img{
    width: 100px;
    height: 100px;
}
.video_dir-slide{
	margin: 0;
    background-color: #191919;
    height: 100%;
    width:600px;
    position: absolute;
    right:0;
    top:0;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
    padding-left: 20px;
    /*margin-left: 10px;*/
    
    z-index:999;
}

.video .video_dir-slide.active{
	right:-600px;
}
.video .video_dir-slide {
	right: 0px;
}
.video .video_dir{
    margin: 0;
    background-color: #191919;
    height: 100%;
    padding:20px;
    width:96%;
    position: absolute;
    right:0;
    top:0;
    z-index:999;
    box-sizing:border-box;
    overflow-y: auto;
}
.video .video_dir::-webkit-scrollbar{
	width:5px;
	height:5px;
}
.video .video_dir::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:50px;
}
.video .video_dir::-webkit-scrollbar-thumb{
	background: #aaa;
	border-radius:50px;
}
.video .video_dir::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.video .video_dir::-webkit-scrollbar-corner{
	background: #f6f6f6;
}

.video .video_dir iframe,
.polyvFlashObject,
.video .video_dir embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video .video_dir h2{
    color: #fff;
    font-size: 16px;
    padding: 12px 0;
    border-bottom: 2px solid #ff6b00;
}
/*.video .video_dir ul li{
    margin: 5px 0;
}
.video .video_dir ul li a{
    color:#bbbbbb;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
}
.video .video_dir ul li:hover{
    background-color: #242424;
}
.video .video_dir ul li:hover a{
    color:#34ac7e;
}
.video .video_dir ul li.active{
    background-color: #242424;
}
.video .video_dir ul li.active a{
    color:#34ac7e;
}*/
.click-slideleft{
	display: block;
	background:#ff6a00;
	position: absolute;
	border-radius:3px;
	text-align: center;
	color:#fff;
	width:60px;
	/*height:40px;*/
	z-index:999;
	position: absolute;
	left:-30px;
	top:50%;
	cursor: pointer;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.video_list li{
	height: auto;
padding: 10px 0;
padding-left: 5px;
border-bottom:#9d9d9d 1px solid;
}


.video_list li a{
color:#fff;
}

.video_list li a:hover{
color:#ff6b00;
}
.video_list li a.active{
color:#ff6b00;
}












