﻿/* banner */
.banner{
     width: 1200px;
     height: 375px; margin: 5px auto 0px;
}
.banner img{
     width: 100%;display:block; margin: auto;
}

/* 精品课程 */
.cenCon{
     width: 100%;
     background-color: #fbfbfb;
}
.jplesson{
     width: 1200px;
     margin: 0 auto;    
}
.jpLeft{
     display: block;
     height: 40px;
     line-height: 40px;
     font-size: 18px;
}
.jpTop{
     width: 100%;    
	 padding: 20px 15px;
}
.lookmore{
	margin-top: 8px;
}
.jpImg{
     width: 25px;
     margin-right: 5px;
}
.jpImg img{
     width: 100%;
}
.tuijian{
     height: 24px;
     line-height: 24px;
     margin-left: 5px;
     background-color: #fc4343;
     color: #fff;
     margin-top: 8px;
     padding: 0 10px;
}
.jpkcDiv{
     width: 270px;
     height: 370px;
	 
	 margin: 0 15px 60px 15px;
	 position: relative;
}
.jpkcImg{
     width: 270px;
     height: 220px;
}
.jpkcImg img{
     width: 100%;
     height: 220px;
}
.jpkc_title,.price{
     font-size: 18px;
	 padding: 15px;
}
.discount{
     font-size: 16px;
	 padding:0 15px ;
}
.price,.discount span{
	color: #fd5858;
}
.dstuijian{
	    width: 50px;
	    height: 50px;
	    display: block;
	    position: absolute;
	    top: 10px;
	    left: 15px;
}
.liuyang{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.liuyang img{
	display: block;
}
.jpName{
	width: 73px;
	height: 73px;
	text-align: center;
	line-height: 73px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.smallbanner{
	width: 1200px;
	margin: 0 auto; padding: 0px 15px;
}
.smallbanner img{
	width: 100%;
	display: block;
}

/* 热门课程 */
.hotlesson{
	width: 1200px;
	padding: 0 15px;	
	margin: 0 auto;
	margin-top: 20px;
}
.hotTop{
	width: 100%;
	margin-bottom: 20px;
}
.hotsign{
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
	background-color: #fc4343;
	color: #fff;
	margin-top: 8px;
	padding: 0 10px;
}
.hotLeft{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.hotImg{
	width: 25px;
	margin-right: 5px;
}
.hotImg img{
	width: 100%;
}
.hotLarge{
	width: 570px;
	height: 440px;
}
.hotlargeDiv{
	position: relative;
	height: 640px;
}
.hotLargeImg{
	width: 570px;
	height: 440px; overflow: hidden;    display: flex;
    justify-content: center;
    align-items: center;
}
.hotLargeImg img{
	width: 100%;
}
.hotL_title{
	font-size: 32px;
	padding: 0 15px;
}
.hotL_discount{
	width: 200px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	background-color: #ffc279;
	color: #fff;
	margin:15px 0 10px 15px;
}
.hotL_discount span{
	color: #fd5858;
}
.hotL_price{
	font-size: 32px;
	color: #fd5858;
	padding: 0 15px;
}
.hotL_hotB{
	position: absolute;
	top: 10px;
	left: 15px;
}
.hot_liuyang{
	width: 73px;
	height: 73px;
}
.hot_liuyang img{
	display: block;
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.hot_Name{
	width: 73px;
	height: 73px;
	text-align: center;
	line-height: 73px;
	position: absolute;
	bottom: 30px;
	right: 20px;
}
.hotR{
	width: 570px;
	height: 690px;
	margin-left: 30px;
}
.hotRDiv{
	position: relative;
	height: 320px;
}
.hotRImg{
	width: 570px;
	height: 220px; overflow: hidden; display: flex;
    justify-content: center;
    align-items: center;
}
.hotRImg img{
	max-width: 100%;
}
.hotR_title{
	font-size: 18px;
	padding: 0 15px;
	margin: 15px 0;
}
.hotR_discount{
	
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	margin:15px 0 15px 15px;
}
.hotR_discount span{
	color: #fd5858;
}
.hotR_price{
	margin-right: 20px;
	font-size: 20px;
	color: #fd5858;
	
}
.hotR_hotB{
	position: absolute;
	top: 10px;
	left: 15px;
}

.hotR_liuyang{
	width: 73px;
	height: 73px;
}
.hotR_liuyang img{
	display: block;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.hotR_Name{
	width: 73px;
	height: 73px;
	text-align: center;
	line-height: 73px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* 四个小的 */
.hotFour{
	width: 1200px;
}
.hotFour a:first-child{
	margin-left: 0;
}


/* 分割线 */
.fgLine{
	width: 100%;
	height: 25px;
	/* background-color: #fbfbfb; */
	background-color: fbfbfb;
}


/* footer */
.site-footer{
    width:100%;
    background-color: #fff;
}
.site-footer .container{
	max-width: 1200px;
	margin: 0 auto;
	/* border: 1px solid blue; */
	padding: 0 15px;
}
.site-footer .footer-links .link-box{
	flex: none;
}
.site-footer .footer-links{
    padding: 40px 0;
}
.link-box1{
    margin: 0px 154px 0px 0px;
	text-align: -moz-center;
}
.link_boxLogo{
	margin: 0 auto;
	width: 116px;
	height: 116px;
}
.link_boxLogo img{
	width: 100%;
}
.link_logo_title{
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin-top: 17px;
}
.link-box2{
	width: 215px;
	/* border: 1px solid green; */
	padding: 0 20px;
}
.friendLink{
	font-size: 24px;
	color:#333333;
	margin-bottom: 40px;
}
.link-box2 ul li{
	font-size: 16px;
	margin:0 25px 10px 0;
	
}
.link-box2 ul li:nth-of-type(2n){
	margin-right: 0;
}
.link-box3{
	width: 215px;
	/* border: 1px solid green; */
	padding: 0 20px;
}
.aboutus{
	font-size: 24px;
	color:#333333;
	margin-bottom: 40px;
}
.link-box3 ul li{
	font-size: 16px;
	margin:0 25px 10px 0;
	
}
.link-box3 ul li:nth-of-type(2n){
	margin-right: 0;
}
.link-box4{
	/* border: 1px solid palevioletred; */
	margin-left: 300px;
}
.code{
	width: 120px;
	height: 120px;
	/* border: 1px solid #08CB6A; */
}
.code img{
	width: 100%;
	display: block;
}
.wxCode{
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}
.site-footer .copyright{
    background: #fff;
    width: 100%;
    text-align:center;
    border-top: 1px solid #f0f0f0;
    padding: 15px 0;
}
.copyright a{
	display: inline-block;
}
.copyright_bot{
	    width: 100%;
	    margin: 0 auto;
	    text-align: center;
	    padding: 0 0 15px 0;
}