.course_intro{
	width:1145px;
	height:100%;
	min-height:360px;
	margin:0 auto;
	padding-top:36px;
	padding-left:56px;
}
.course_intro .course_intro_title{
	color:#1b1b1b;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
.course_intro .course_content{
	width:1145px;
	margin-top: 30px;
}
.course_content .content_left{
	display: inline-block;
	float: left;
	width: 270px;
	height: auto;
	margin-right: 70px;
	padding-bottom: 80px;
}
.course_content .content_left img{
	width: 100%;
	height: 100%;
	height:270px;
}
.course_content .content_right{
	position: relative;
	display: block;
	float: left;
	width:780px;
	height:auto !important;
	min-height: 310px;
	padding-bottom: 80px;
}

.content_right .price{
	background-color:#f2f4f8;
	width:780px;
	height:47px;
	margin-bottom: 26px;
	padding-left: 16px;
}
.content_right .price span{
	color:#ff7711;
	font-size:28px;
	line-height:47px;
}
.content_right .price p{
	color:#8f8f8f;
	font-size:28px;
	line-height:47px;
}
.course_intro_list{
	clear: both;
	min-height: 30px;
	margin-bottom: 20px;
	padding-left:50px;
}
.course_intro_list span{
	position: absolute;
	float: left;
	left:0;
	margin-right:15px;
	color:#656565;
	font-size: 14px;
	line-height: 30px;
}
.course_intro_item{
	position: relative;
	display: inline-block;
	float: left;
	margin-right:16px;
	height:28px;
	margin-bottom: 20px;
}
.course_intro_item input{
	display: inline-block;
	float: left;
	width: 0;
	height:20px; 
	opacity: 0;
}
.course_intro_item input[type="radio"]+a{
	display: inline-block;
	float: left;
	width:87px;
	height:28px;
	color:#101010;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	border:1px solid #e3e3e3;
	cursor: pointer;
}

.course_intro_item input[type="radio"]+a:focus,
.course_intro_item input[type="radio"]+a:hover{
	color:#ff6029;
	border:1px solid #ff6029;
}
.course_intro_item input[type="radio"]:checked +a{
	color:#ff6029;
	border:1px solid #ff6029;
}
.course_btn_list{
	width:675px;
}
.content_right .course_btn_list{
	clear: both;
}
.course_refer{
	border-radius: 3px;
	text-align:center;
	color: #fff;
	background-color:#ff7711;
	border: none;
}
.course_refer:hover,
.course_refer:focus{
	background-color:#ea5413;
}
.course_refer:disabled{
	background-color:#949494;
}
.course_audition{
	border-radius: 3px;
	text-align:center;
	border:1px solid #ff7711;
	background-color:#FFFFFF;
	color:#ff7711;
}
.course_audition:hover,
.course_audition:focus{
	color:#fff;
	border:0px solid #ff7711;
	background-color:#ea5413;
}
.course_audition:disabled{
	color:#fff;
	background-color:#949494;
	border:0px solid #ff7711;
}
.course_btn{
	display: inline;
	float: left;
	margin-right: 30px;
	width: 135px;
	height: 46px;
	font-size: 16px;
	line-height: 46px;
}
.course_telephone{
	color:#ff7711;
	font-size: 18px;
	line-height: 18px;
	padding-top:20px;
	height:18px;
}
.course_content_area{
	width:1200px;
	/*margin:0 auto;*/
	/*padding-top: 80px;*/
	padding-left:56px;
}
.course_content_area .content-left{
	width:800px;
}
.course_content_a{
	display: block;
	width:800px;
	height:100px;
	margin-bottom: 32px;
}
.course_content_a img{
	width:100%;
	height:100%;
}
.course_detail{
	padding-left:42px;
	padding-right:30px;
	padding-top:38px;
	border:1px solid #ebeef5;
	width: 800px;
}
.course_detail .select_course{
	display: inline-block;
	float: left;
	color:#1b1b1b;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 30px;
}
.course_detail .select_course span{
	font-weight: bold;
}
.course_detail_item{
	clear:both;
	margin-bottom: 50px;
}
.course_detail_title{
	height:18px;
	margin-bottom: 12px;
}
.course_detail_title span{
	display: inline-block;
	float: left;
	font-weight: bold;
	color:#1b1b1b;
	font-size: 18px;
	line-height: 18px;
	margin-left: 7px;
	margin-right: 5px;
}
.lingxing{
	display: inline-block;
	float: left;
	margin-top:5px;
    border-color: #5491e9;
    border-style: solid;
    border-width: 5px;
    width: 0;
    height: 0;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.course_detail_content,
.course_detail_content p
{
	clear: both;
	color:#101010;
	font-size: 16px;
	line-height: 30px;
}
.course_detail_content p{
	margin-bottom: 12px;
	text-indent: -1em;
	padding-left:1em;
}
.course_content_big_a{
	margin:0 auto;
	margin-top:30px;
	width:800px;
	margin-bottom: 120px;
}
.course_content_area .content-right{
	width:282px;
}
.course_content_area .title_line span{
	color:#101010;
}
.course_content_area .zhan-recommed .content{
	width:282px;
}
.course_content_area .zhan-recommed .content .course_title_item{
	width: 282px;
	height: 22px;
	margin-bottom: 20px;
}
.course_content_area .zhan-recommed .content .course_title_item .title{
	display: inline-block;
	float: left;
	width:20px;
	height: 20px;
	background-color:#bbbbbb;
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-right:10px;
}
.course_content_area .zhan-recommed .content .course_title_item:nth-child(1) .title{
	background-color:#ec4903;
}
.course_content_area .zhan-recommed .content .course_title_item:nth-child(2) .title{
	background-color:#ff7316;
}
.course_content_area .zhan-recommed .content .course_title_item:nth-child(3) .title{
	background-color:#ff9c00;
}
.course_content_area .zhan-recommed .content .course_title_item .title_content{
	display: inline-block;
	float: left;
	width:250px;
	height:22px;
	color:#101010;
	font-size: 16px;
	line-height: 22px;
	cursor: pointer;
    overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.course_content_area .zhan-recommed .content .course_title_item .title_content:hover,
.course_content_area .zhan-recommed .content .course_title_item .title_content:focus{
	color:#5280e4;
}
.course_left_extend{
	width:280px;
	height:190px;
	margin-top:25px;
	width:280px;
	height:190px;
}
.course_left_extend img{
	width:100%;
	height:100%;
	cursor: pointer;
}


.float_tip{
	position: fixed;
	top:50%;
	right:20px;
	margin-top:-140px;
	width:108px;
	height:281px;
	background:url("//www-static.zhan.com/web/frontend/static/images/bg_float_tip.png") no-repeat top center;
}
.float_tip .top{
	margin:0 auto;
	padding-top:12px;
	padding-bottom: 22px;
	width:108px;
	cursor: pointer;
}
.float_tip .top .icon{
	width:108px;
	height:32px;
	margin: 0 auto;
	margin-bottom: 6px;
}
.float_tip .top .icon img{
	margin: 0 auto;
}
.float_tip .top span{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin:0 auto;
	
}
.float_tip .top p{
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	margin:0 auto;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.float_tip .float_item{
	width:108px;
	margin-bottom: 12px;
}
.float_tip .float_item .float_content{
	display: block;
	border: none;
	width:96px;
	height:25px;
	margin:0 auto;
	border-radius: 12px;
	color:#fff;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: center;
	background-color:transparent;
}
.float_tip .float_item .float_content:hover,
.float_tip .float_item .float_content:focus{
	background-color:#fff;
	color:#5793eb;
}
.float_tip .float_item .float_line{
	width:90px;
	height:1px;
	border-bottom: 1px dotted #fff;
	margin:0 auto;
	padding-top:5px;
}
.float_tip .bottom{
	display: block;
	width:90px;
	height:35px;
	background-color:transparent;
	border-radius: 17px;
	margin:0 auto;
	padding-top:2px;
	cursor: pointer;
}
.float_tip .bottom .up_arrow{
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #fff;
	margin:0 auto;
}
.float_tip .bottom span{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
	margin-top:5px;
}
.float_tip .bottom:focus,
.float_tip .bottom:hover{
	background-color:#fff;
}
.float_tip .bottom:focus div,
.float_tip .bottom:hover div{
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #5793eb;
	margin:3px auto;
}
.float_tip .bottom:focus span,
.float_tip .bottom:hover span{
	color:#5793eb;
}

.course_options_content{
	width:1200px;
	margin:0px auto;
	padding-top: 25px;
}
.course_options_content .course_options_title{
	width:1200px;
	height:58px;
	background-color: #f4f6f9;
}
.course_options_content .course_options_list{
	width:1200px;
	background-color: #fff;
	min-height: 58px;
	border-bottom: 1px solid #f4f4f4;
}

.course_options_type{
	display: inline-block;
	float: left;
	color:#101010;
	font-size: 14px;
	line-height:56px;
	text-align: justify;
	margin-right: 43px;
	width:80px;
	height:56px;
	margin-left:56px;
	clear:both;
}
.course_options_type > span{
	display: inline-block;
	padding-left: 100%;
}

.course_options_list_content{
	display: inline-block;
	float: left;
	width:1020px;
	min-height:58px;
}
.clear{
	clear: both;
}
.course_options_item{
	display: inline-block;
	float: left;
	min-width:70px;
	margin-right: 22px;
	margin-top:18px;
	margin-bottom: 18px;
}
.course_options_item a{
	color:#101010;
	font-size: 14px!important;
	line-height:20px;
	text-align: center;
	cursor: pointer;
	padding-left:5px;
}
.course_options_item a:hover,
.course_options_item a:focus{
	color:#ff7711;
}
.course_options_item.selected a{
	color:#fff;
	background-color: #ff7711;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 5px;
	border-radius: 3px;
}
.course_options_title .course_options_type{
	color:#101010;
}
.course_options_title .course_options_item.selected a{
	color:#ff7711;
	background-color:#f4f6f9;
	border-bottom: 4px solid #ff7711;
	padding-bottom: 15px;
	border-radius: 0;
} 
.course_option_area.course_content_area{
	clear:both;
	padding-left: 0;
}
.course_option_area.course_content_area .course_left{
	width:880px;
}
.course_content_area .course-left .title_line{
	width:880px;
}
.title_line .total_course{
	display: inline-block;
	float: left;
	font-size: 18px;
	float: left;
	color:#101010;
	border-bottom: #5280e0 2px solid;
	height: 28px;
	padding-left:30px;
}
.title_line .course_top_page{
	display: inline-block;
	float: right;
	color:#101010;
	font-size: 14px;
	line-height: 14px;
	margin-top:3px;
	
}
.title_line .course_top_page>div
{
	display: inline-block;
	float: left;
	margin:0;
	line-height: 14px;
}
.title_line .course_top_page>button
{
	display: inline-block;
	float: left;
	margin:0;
	margin-top:2px;
	border:none;
}

.title_line .course_top_page .left_arrow{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_left_normal.png") no-repeat center center;
	background-size: 100% 100%;
	width:5px;
	height:11px;
	margin-right: 15px;
	cursor: pointer;
}
.title_line .course_top_page .left_arrow:hover,
.title_line .course_top_page .left_arrow:focus{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_left_hover.png") no-repeat center center;
	background-size: 100% 100%;
}
.title_line .course_top_page .left_arrow:disabled{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_left_dis.png") no-repeat center center;
	background-size: 100% 100%;
}
.title_line .course_top_page .right_arrow{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_right_normal.png") no-repeat center center;
	background-size: 100% 100%;
	width:5px;
	height:11px;
	margin-left: 15px;
	cursor: pointer;
}
.title_line .course_top_page .right_arrow:hover,
.title_line .course_top_page .right_arrow:focus{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_right_hover.png") no-repeat center center;
	background-size: 100% 100%;
}
.title_line .course_top_page .right_arrow:disabled{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_right_dis.png") no-repeat center center;
	background-size: 100% 100%;
}
.title_line .course_top_page .page_content p{
	color:#ff6600;
	display: inline;
	margin-right: 5px;
}
.course_list{
	margin-bottom: 56px;
}
.course_list .course_intro_obj{
	display: block;
	clear: both;
	font-family: "microsoft yahei"!important;
	width:880px;
	height:180px;
	padding-top:30px;
	padding-bottom:32px;
	border:4px solid #fff;
	border-bottom: 1px solid #f4f4f4;
	cursor: pointer;
}
.course_list .course_intro_obj:hover,
.course_list .course_intro_obj:focus{
	border:4px solid #5280e0;
}
.course_list .course_intro_obj:hover .obj_img,
.course_list .course_intro_obj:focus .obj_img{
	width:132px;
	height:132px;
	margin-left:18px;
	margin-top:-12px;
}
.course_list .course_intro_obj .obj_img{
	display: inline-block;
	float: left;
	width:120px;
	height:120px;
	margin-left:30px;
	margin-right:20px;
}

.course_list .course_intro_obj .obj_img img{
	width:100%;
	height:100%;
}
.course_list .course_intro_obj .obj_right{
	display:inline-block;
	float: left;
	width:677px;
}
.course_list .course_intro_obj .obj_right .course_title{
	color:#1b1b1b;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-family: "microsoft yahei"!important;
}
.course_list .course_intro_obj .course_bottom{
	margin-top: 54px;
	width:677px;
}
.course_list .course_intro_obj .course_price{
	display: inline-block;
	float: left;
	color:#ff7711;
	font-size: 28px;
	line-height: 28px;
	margin-top:10px;
}
.course_list .course_intro_obj .course_btn_list{
	display: inline-block;
	float: right;
	width: 250px;
	margin-right:0;
}
.course_list .course_intro_obj .course_btn_list .course_btn{
	width:113px;
	height:39px;
	line-height: 39px;
	margin:0;
	margin-right:24px;
	display: inline-block;
	float: left;
}
.course_list .course_intro_obj .course_btn_list .course_btn:last-child{
	margin-right: 0px;
}


.avd_tip{
	position: fixed;
	top:0;
	background-color:#f3f3f3;
	height:82px;
	width:100%;
}
.avd_tip .avd_content{
	width:1112px;
	margin:0 auto;
}
.avd_tip .avd_content .desc{
	display: inline-block;
	float: left;
	color:#1b1b1b;
	font-size: 22px;
	line-height: 82px;
	font-weight: bold;
}
.avd_tip .avd_content .course_btn_list{
	display: inline-block;
	float: left;
	width:300px;
	margin-left:240px;
	margin-top:15px;
}
.avd_tip .avd_content .course_btn_list .course_btn:last-child{
	margin-right: 0px;
}
.course_page{
	width:880px;
	height:33px;
	margin: 0 auto;
	margin-bottom: 125px;
}
.course_page .page_list{
	display: inline;
	float: right;
	margin-right:25px;
	width:393px;
	color:#101010;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}
.course_page .page_list li{
	width:33px;
	height:33px;
	display: inline-block;
	float: left;
	margin-right: 8px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	cursor: pointer;
}
.course_page .page_list li a{
	display: block;
	width:33px;
	height:33px;
	color:#101010;
	cursor: pointer;
}
.course_page .page_list li:hover,
.course_page .page_list li:focus
{
	background-color: #ff8838;
	color:#fff;
	border: 1px solid #ff6600;
}
.course_page .page_list li a:hover,
.course_page .page_list li a:focus
{
	background-color: #ff8838;
	color:#fff;
}
.course_page .page_list li.active a{
	background-color: #ff8838;
	color:#fff;
	border: 1px solid #ff6600;
}
.course_page .page_list li .prev_triangle{
	width:0;
	height:0;
    border-top: 4px solid transparent;
    border-right: 8px solid #525252;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
}
.course_page .page_list li:hover .prev_triangle,
.course_page .page_list li:focus .prev_triangle{
	width:0;
	height:0;
    border-top: 4px solid transparent;
    border-right: 8px solid #ffffff;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
}
.course_page .page_list .prev.disabled{
	pointer-events: none;
}
.course_page .page_list .prev.disabled .prev_triangle{
	width:0;
	height:0;
    border-top: 4px solid transparent;
    border-right: 8px solid #ccc;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
    pointer-events: none;
}
.course_page .page_list li .next_triangle{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #525252;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
}
.course_page .page_list li:hover .next_triangle,
.course_page .page_list li:focus .next_triangle{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #ffffff;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
}
.course_page .page_list .next.disabled{
	pointer-events: none;
}
.course_page .page_list .next.disabled .next_triangle{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #ccc;
    border-bottom: 4px solid transparent;
    margin-top:12px;
    margin-left:12px;
    pointer-events: none;
}
.course_page .page_list li:last-child{
	margin-right: 0;
}
.course_page .page_list li.page_omit{
	border:0px solid #fff;
	width:20px;
	pointer-events: none;
}

.course_page  .jump_page{
	display: inline;
	float: right;
	width:138px;
	margin-right:185px;
}
.course_page  .jump_page p{
	display: inline;
	float: left;
	color: #101010;
	font-size: 14px;
	line-height: 33px;
}
.course_page  .jump_page input{
	width:33px;
	height:33px;
	display: inline-block;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	color:#101010;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}
.course_page .jump_btn{
  color: #101010;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}
.course_empty_list{
	width:880px;
	height:190px;
	margin-top:100px;
	margin-bottom: 134px;
}
.course_empty_list .empty_face{
	margin-left:138px;
	display:inline-block;
	float: left;
}
.empty_face{
	background:url("//www-static.zhan.com/web/frontend/static/images/icon_face.png") no-repeat center center;
	width:99px;
	height:85px;
}
.course_empty_list .empty_right{
	margin-left:30px;
	display:inline-block;
	float: left;
}
.course_empty_list .empty_right p{
	color:#3e3e3e;
	font-size: 18px;
	line-height: 36px;
}
.course_empty_list .empty_right span{
	display: block;
	color:#ff7711;
	font-size: 16px;
	line-height: 16px;
	padding-top:10px
}
.course_empty_list .empty_right button{
	margin-top:50px;
	width:145px;
	height:40px;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
}
.every_body{
	width:840px;
	height:25px;
	margin-top:40px;
	margin-bottom: 43px;
}
.every_left{
	font-family: "microsoft yahei"!important;
	font-size: 18px;
	line-height: 18px;
	color:#101010;
	float: left;
}
.every_right{
	float: right;
}
.arrow_icon{
	float:right;
	margin-top:2px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 12px solid #4c7bdc;
	border-bottom: 6px solid transparent;
}
.watch_more{
	cursor:pointer;
	float:right;
	color:#4c7bdc!important;
	font-size: 16px!important;
	font-family: "microsoft yahei"!important;
	line-height: 16px;
	margin-right:5px;
}
.order_audition {
	position: absolute;
	top: 0;
	left: 0;
}

.order_content {
	position: fixed;
	width: 485px;
	height: 535px;
	background: url(//www-static.zhan.com/web/frontend/static/images/bg_yellow_order.png) no-repeat center center;
	top: 50%;
	left: 50%;
	margin-top: -267px;
	margin-left: -242px;
	z-index: 100;
}

.order_close_btn {
	position: absolute;
	top: -20px;
	right: -20px;
	background: url(//www-static.zhan.com/web/frontend/static/images/icon_circle_close.png) no-repeat center center;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.order_content .top {
	width: 480px;
	color: #fff;
	margin: 0 auto;
}

.order_content .top .title {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin: 25px auto;
}

.order_content .title_desc {
	width: 360px;
	height: 150px;
	padding-left: 14px;
	margin: 0 auto;
}

.order_content .title_desc p {
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 20px;
}

.order_content .bottom {
	width: 360px;
	margin: 40px auto;
}

.order_content .bottom .title {
	color: #1e1e1e;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 10px;
}

.order_content .bottom .tip {
	color: #ff7711;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 5px;
}

.order_content .bottom input {
	border: 1px solid #cfcfcf;
	width: 360px;
	height: 40px;
	color: #1e1e1e;
	font-size: 14px;
	line-height: 40px;
	text-indent: 1em;
}

.order_content .order_btn {
	margin: 72px auto;
	width: 360px;
	height: 40px;
	background-color: #ff7711;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	border: none;
}

.order_content .order_btn:hover,
.order_content .order_btn:focus {
	background-color: #ea5413;
}

.order_content .order_btn:disabled {
	background-color: #949494;
}

.order_success {
	position: absolute;
	top: 0;
	left: 0;
}

.popup_mask {
	background-color: rgba(27, 27, 27, 0.2);
	position: fixed;
	width: 100%;
	height: 100%;
}

.order_success_content {
	position: fixed;
	width: 485px;
	height: 330px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -242px;
	z-index: 100;
}

.success_content {
	width: 357px;
	margin: 0 auto;
	padding-top: 93px;
}

.success_content .right_hook {
	background: url("//www-static.zhan.com/web/frontend/static/images/icon_hook.png") no-repeat center center;
	line-height: 60px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 30px;
}

.success_content .success_tip {
	float: left;
	width: 260px;
}

.success_content .success_tip p {
	width: 260px;
	color: #1e1e1e;
	font-size: 18px;
	line-height: 30px;
	display: inline-block;
}

.call_phone {
	color: #656565;
	font-size: 14px;
	line-height: 14px;
	padding-top: 32px;
	padding-bottom: 15px;
}

.telephone_btn {
	background: url(//www-static.zhan.com/web/frontend/static/images/btn_dianhua.png) no-repeat left top;
	width: 163px;
	height: 39px;
	border: none;
	pointer-events: none;
}
.do_exercises{
	clear:both;
	width:870px;
	/* height:90px; */
	margin-top:30px;
	/* margin-bottom: 37px; */
}
.do_exercises .exercises_title{
	color:#1b1b1b;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.do_exercises .exercises_content{
	background-color:#efefef;
	width:870px;
	height:60px;
	margin-bottom: 10px;
}

.do_exercises .exercises_content .word_icon{
	display: inline-block;
	float: left;
	/* background:url(//www-static.zhan.com/web/frontend/static/img/infobottompic/img_li.png) no-repeat center center; */
	background: url('//www-static.zhan.com/web/frontend/static/img/infobottompic/css_sprites_info.png') -10px -10px no-repeat;
	width:38px;
	height:38px;
	margin-top:10px;
	margin-left:14px;
	margin-right:23px;
}
.do_exercises .exercises_content .view_content{
	display: inline-block;
	float: left;
	width:633px;
	height:60px;
	overflow-y:hidden;
}
.do_exercises .exercises_content .scroll_content{
	width:633px;
	height:auto;
	overflow: hidden;
}
.do_exercises .exercises_content .scroll_content .scroll_item{
	clear:both;
	width:633px;
	height:60px;
}
.do_exercises .scroll_item .hot_title{
	display: inline-block;
	float: left;
	color:#fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-color:#FF6B00;
	width:40px;
	height:20px;
	margin-top:20px;
	margin-right: 10px;
}
.do_exercises .scroll_item a{
	display: inline-block;
	float: left;
	color:#333;
	font-size: 16px;
	line-height: 60px;
	width:540px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.do_exercises .go_do_exercises{
	display: inline-block;
    float: left;
    margin-top: 12px;
    margin-left: 38px;
    background-color: #FF6B00;
    border-radius: 18px;
    width: 104px;
    height: 36px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.do_exercises .go_do_exercises:hover{
	background:#F26500;
}


/*tpo*/
.do_exercises .tpoBtn_content{
	background-color:#efefef;
	width:870px;
	height:60px;
	margin-bottom: 10px;
}
.do_exercises .tpoBtn_content .word_icon2{
	display: inline-block;
	float: left;
	/* background:url(//www-static.zhan.com/web/frontend/static/img/infobottompic/img_tpo.png) no-repeat center center; */
	background: url('//www-static.zhan.com/web/frontend/static/img/infobottompic/css_sprites_info.png') -10px -68px no-repeat;
	width:38px;
	height:38px;
	margin-top:10px;
	margin-left:14px;
	margin-right:23px;
}
.do_exercises .tpoBtn_content .view_content2{
	display: inline-block;
	float: left;
	width:633px;
	height:60px;
	overflow-y:hidden;
}
.do_exercises .tpoBtn_content .scroll_content2{
	width:633px;
	height:auto;
	overflow: hidden;
}
.do_exercises .tpoBtn_content .scroll_content2 .scroll_item2{
	clear:both;
	width:633px;
	height:60px;
}
.do_exercises .scroll_item2 .hot_title2{
	display: inline-block;
	float: left;
	color:#fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-color:#FF6B00;
	width:40px;
	height:20px;
	margin-top:20px;
	margin-right: 10px;
}
.do_exercises .scroll_item2 a{
	display: inline-block;
	float: left;
	color:#333;
	font-size: 16px;
	line-height: 60px;
	width:540px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.do_exercises .go_do_exercises2{
	display: inline-block;
    float: left;
    margin-top: 12px;
    margin-left: 38px;
    background-color: #FF6B00;
    border-radius: 18px;
    width: 104px;
    height: 36px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.do_exercises .go_do_exercises2:hover{
	background:#F26500;
}