a:hover{
	text-decoration: none;
	color: #F64646;
}
body{background: #ddd;}
.fl{float: left;}
.fr{float: right;}
.banner{
	position: relative;
	min-height: 668px;
	padding-top:32px;
}
.banner_img{
	width: 100%;
	height: 634px;
}
.open_vip{
	width: 1180px;
	display: block;
	position: absolute;
	top: 417px;
	left: 50%;
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
}
.img-100{
	width: 100%;
	height: 100%;
}
.learning_goal{
	width: 1180px;
	box-sizing:border-box;
	background: #fff;
	border-top: 4px solid #F64646;
	padding: 30px 40px;
	display: block;
	position: absolute;
	top: 532px;
	left: 50%;
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	padding-top: 25px;
}
.learning_goal>b{
	color: #333;
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
section{
	width: 1180px;
	margin: 30px auto;
	color: #333;
	margin-top:0;
}
.course_box{
	background: #fff;
	padding: 30px 40px 30px 40px;
	position: relative;
}
.course_box .jp_label{
	background: url('../img/jp.png') no-repeat;
	width: 123px;
	height: 123px;
	position: absolute;
    right: 0;
    top: 0;
}
.course_box .jp_label span{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 33px;
    left: 33px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    
}
.course_box h1{
	font-weight: normal;
	font-size: 26px;
}
.course_box .more{
	color: #666;
}
.course_box a:hover{
	color: #F64646;
}
.course_box ul.middle{
	margin-top:35px;
}
.course_box .middle>li>a{
	display: inline-block;
	width: 260px;
}
.course_box .middle .top_img{
	width: 260px;
	height: 180px;
}
.course_box .middle li{
	float: left;
	margin-right: 20px;
	transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.course_box .middle li:hover{
	transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    box-shadow: 0 5px 10px 1px #ccc;
    -webkit-box-shadow: 0 5px 10px 1px #ccc;
}
.course_box .middle li:hover .bottom>p{
	color:#F64646;
}
.course_box .middle li:last-child{
	margin-right: 0;
}
.course_box .middle .bottom{
	background: #f6f6f6;
	padding: 15px;
}
.course_box .middle .bottom>p{
	font-size: 18px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.course_box .middle .bottom .jc_price_box{
	margin-top: 5px;
}
.course_box .middle .bottom .jc_price{
	background: url('../img/xiaologo.png') no-repeat left center;
	display: inline-block;
	padding-left: 30px;
	font-size: 30px;
	color: #F64646;
}
.course_box .middle .bottom .see{
	color:#fff;
	background: #666;
	padding: 0 10px;
	border-radius: 15px;
	margin-top: 12px;
}
.course_box .middle .bottom .jc_price>span{
	font-size: 24px;
}
.pack_buy .dabao span{
	display: block;
	font-size: 24px;
	margin-bottom: -5px;
}
.pack_buy .dabao{
	margin-top: 5px;
}
.pack_buy .dabao i{
	display: block;
	font-style: normal;
	font-size: 40px;
	color: #F64646;
	font-weight: bold;
}
.pack_buy .colon{
	color: #F64646;
	font-size: 34px;
	margin: 0 10px;
	margin-top: 10px;
}
.pack_buy .total{
	color: #F64646;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}
.pack_buy .total>span{
	font-size: 30px;
}
.pack_buy .old_price{
	color: #999;
	font-size: 20px;
	font-style: italic;
	background: url('../img/heng.png') no-repeat center;
	background-repeat-x:inherit;
	margin-top: 29px;
	margin-left: 32px;
}
.pack_buy .old_price b{
	font-weight: normal;
	margin: 0 6px;
}
.pack_buy .buy_css{
	color: #fff;
	background: #F64646;
	font-size: 20px;
	padding: 10px 40px;
	border-radius: 25px;
}
.pack_buy .buy_css:hover{
	color:#fff;
}
.pack_buy .right_box{
	margin-top: 30px;
}
.course_box .pack_buy{
	margin-top: 20px;
}

.ft-user{
	width: 1180px;
	margin: 0 auto;
	margin-bottom: 70px;
}
.user_comment{
	box-sizing: border-box;
	background: #fff;
	width: 730px;
	height: 450px;
	padding: 40px;
	padding-top:20px;
}
.user_buy{
	box-sizing: border-box;
	width: 420px;
	height: 450px;
	background: #fff;
	padding: 20px;
	padding-right:0;
}
.user_comment .inon .tou{
	width: 43px;
	height: 43px;
	margin-right: 15px;
}
.user_comment .inon .title{
	color: #333;
}
.user_comment .inon .neir{
	color: #999;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.user_comment>h3,.user_buy>h3{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 25px;
}
#user_roll{
	height:357px;
	overflow:hidden;
}
.user_comment .inon{
	margin-bottom: 10px;
	height:62px;
}
.user_comment .inon .comment{
	width: 560px;
}
.user_buy li img,.user_comment .tou img{border-radius:50%;}
.user_buy li>p{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#999;
	text-align:center;
}

/***********底部**************/
.ft-user .user_buy li{
	float: left;
	width: 75px;
	height: 75px;
	margin-bottom: 45px;
	margin-right: 25px;
}
.buy_foot{
	width: 100%;
	background: #1C1B21;
	color: #bbb;
	text-align: center;
	padding: 70px 0;
}
.buy_foot .foot_logo{
	width: 159px;
	height: 56px;
	margin: 0 auto;
	margin-bottom: 20px;
}

/**********左侧定位导航************/
.left_nav{
	position: absolute;
	top: 700px;
	left: 220px;
	z-index:999;
}
@media screen and (max-width: 1890px) {
   .left_nav{
        left:8%;
    }
}
@media screen and (max-width: 1700px) {
   .left_nav{
        left:1%;
    }
}
.left_nav li{
	background: #B1B1B1;
	color: #fff;
	padding: 12px 20px;
	margin-bottom: 1px;
	cursor: pointer;
}
.left_nav li.active{
	background: #F64646;
}

/************分享样式**************/
.share_box{
	z-index: 111;
	position: absolute;
	right: 55px;
    top: 50px;
    width: 180px;
    height: 28px;
    line-height: 28px;
    color: #fff;
}
#bdshare a {
    background: url('/static/images/ztsys/share.png') no-repeat;
    width: 23px;
    height: 23px;
    padding: 0;
    margin-left: 5px;
}
#bdshare .bds_tsina {
    background-position: -30px 0!important;
}
#bdshare .bds_qzone {
    background-position: -59px 0!important;
}
#bdshare .bds_weixin-div{
    display: inline-block;
    background: url('/static/images/ztsys/share.png') no-repeat;
    width: 23px;
    height: 23px;
    padding: 0;
    margin-left: 5px;
}
#bdshare .bds_weixin-div:hover {
    background-position: 0 -27px!important;
}
.qrcode_box{
    display: none;
    position: absolute;
    top: 35px;
    right: 0;
    padding: 10px;
    background: white;
    border-radius: 2px;
    box-shadow: 3px 3px 10px 1px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 36, 100, 0.3);
}