#main{
	position:relative;
	width:100%;
	height:auto;
	padding-bottom: 6rem;
}
.webpath{
	width:100%;
	font-size:1.4rem;
	font-family: "微软雅黑";
	color:#535353; 
	margin-top:1rem;
	word-wrap:break-word; 
	word-break:break-all; 
}
.webpath a{
	font-size:1.4rem;
	font-family: "微软雅黑";
	color:#535353; 
}
.webpath a.tohome{
	background: url("../images/tohome.png") left center no-repeat;
	background-size:1.4rem 1.4rem;
	padding-left: 2rem
}
/**program*/
.program .banner{
    width:100%;
}
.program .banner img{
    width:100%;
}
.search{
    display: inline-block;
	width: 100%;
    height: 12rem;
    text-align: center;
	background: #646464;
}
.search span{
	float: left;
	line-height: 2.5rem;
	font-size:1.8rem;
	font-family: "微软雅黑";
	color:#FFF;
	margin-top:1rem;
	padding-left: 2.5rem;
}
.search span p{
	text-align: left;
	line-height:2.5rem;
	font-size:1.4rem;
	font-family: "微软雅黑";
	color:#FFF;
}

.search form{
	display: inline-block;
	width: 84%;
}
.search .keyword{
	float: left;
	box-sizing: border-box;
	width:90%;
	height:3rem;
	line-height:3rem;
	border:0;
	border-radius: 0;
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	background: #FFF;
	font-size:1.2rem;
	font-family:'微软雅黑';
	color:#adadad;
	margin-top:1rem;
	padding-left:1rem;
	-webkit-appearance: none;
}
.search .searchbtn{
	float: left;
	box-sizing: border-box;
	width:10%;
	height:3rem;
	line-height:3rem;
	border:0;
	border-left:1px solid #C3C2C2;
	border-radius: 0;
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius:0.2rem;
	background:url(../images/searchbtn.png) center center no-repeat #FFF;
	background-size:2rem 2rem;
	margin-top: 1rem;
	cursor:pointer;
	-webkit-appearance: none;
}
.program .programnav{
	width:100%;
	height:5rem;	
	background: #EEEEEE;
	border-bottom: 0.5rem solid #B5B5B5;
}
.program .programnav ul li{
	float: left;
	width:50%;
	height:5rem;
	line-height:5rem;
	text-align: center;
}
.program .programnav ul li a{
	display: block;
	font-size: 1.6rem;
	font-family: "微软雅黑";
	color:#000;
}
.program .programnav ul li.on a{
	color:#E60012;
	border-bottom: 0.5rem solid #E60012
}
.program .list{
	width:92%;
	height: auto;
	margin: 0 auto;
}
.program .list ul li{
	width:100%;
	margin-top: 1.5rem;
}
.program .list ul li img{
	float: left;
	width:40%;
}
.program .list ul li .info{
	float: right;
	width:55%;
}
.program .list ul li .info span{
	font-size: 1.6rem;
	font-family: "微软雅黑";
	color:#707070;
}
.program .list ul li .info p{
	height: 5.3rem;
	line-height: 1.8rem;
	font-size:1.2rem;
	font-family: "微软雅黑";
	color:#707070;
	padding-top: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.program .ad{
	margin-top: 3rem;
}
.program .ad img{
	display: block;
	width:100%;
}

/**programlist*/
.programlist .banner{
    width:100%;
}
.programlist .banner img{
    width:100%;
}
.programlist .classinfo{
	margin-top: 2rem;
}
.programlist .classinfo .info span{
	display: block;
	width:50%;
	height:3rem;
	line-height: 3rem;
	text-align: center;
	background: #E60012;
	font-size:1.8rem;
	font-family: "微软雅黑";
	color:#FFF;
	margin: 0 auto;
}
.programlist .classinfo .info p{
	line-height: 2.5rem;
	font-size:1.6rem;
	font-family: "微软雅黑";
	color:#434343;
	padding-top:1rem;
}
.programlist .list{
	width:100%;
	border-top:0.2rem solid #B5B5B5;
	margin-top: 2rem;
}
.programlist .list ul li{
	position: relative;
	float: left;
	width:48%;
	height: auto;
	margin: 1rem 0 0 2%;
}
.programlist .list ul li.first{
	margin-left: 0;
}
.programlist .list ul li img{
	width:100%;
	height: 13rem;
}
.programlist .list ul li .name{
	position: absolute;
	width:95%;
	height: 3rem;
	line-height: 3rem;
	background: rgba(220,220,220,0.8);
	top: 10rem;
	font-size: 1.6rem;
	font-family: "微软雅黑";
	color: #000;
	padding-left: 5%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.programlist .list ul li .p{
	height: 8rem;
	line-height: 2rem;
	font-size: 1.4rem;
	font-family: "微软雅黑";
	color: #707070;
	margin-top:0.5rem;
	overflow: hidden;
}

/**programview*/
.programview .banner{
    width:100%;
}
.programview .banner img{
    width:100%;
}
.programview .classinfo{
	margin-top: 2rem;
}
.programview .classinfo .info .name{
	display: block;
	width:50%;
	height:auto;
	line-height: 2rem;
	text-align: center;
	background: #E60012;
	font-size:1.6rem;
	font-family: "微软雅黑";
	color:#FFF;
	margin: 0 auto;
	padding:0.5rem;
	word-wrap:break-word; 
	word-break:break-all; 
}
.programview .classinfo .info p{
	line-height: 2.5rem;
	font-size:1.6rem;
	font-family: "微软雅黑";
	color:#434343;
	padding-top:1rem;
}
.programview .classinfo p img{
	max-width: 100%;
}
.programview .othercon{
	margin-top: 2rem;
	padding-bottom: 3rem;
}
.programview .othercon p img{
	max-width: 100%;
}
.programview .othercon .scqs{
	width:100%;
	height: auto;
	background: url("../images/scqsbg.png") left top no-repeat;
	background-size: 100%;
}
.programview .othercon .scqs .p{
	font-size:1.4rem;
	font-family:'微软雅黑';
	color: #707070;
	padding:5.5rem 0 0 4rem;
}
.programview .othercon .scqs p img{
	max-width: 100%;
}
.programview .othercon .wtd{
	width:100%;
	height: auto;
	background: url("../images/wtdbg.png") left top no-repeat;
	background-size: 100%;
}
.programview .othercon .wtd p{
	font-size:1.4rem;
	font-family:'微软雅黑';
	color: #707070;
	padding:5.5rem 0 0 4rem;
}
.programview .othercon .wtd p img{
	max-width: 100%;
}
.programview .othercon .jjfa{
	margin-top: 20px;
}
.programview .othercon .jjfa label{
	width:100%;
	line-height:4rem;
	font-size:1.8rem;
	font-family:'微软雅黑';
	color:#000;
}
.programview .othercon .jjfa p{
	line-height:2.5rem;
	font-size:1.4rem;
	font-family:'微软雅黑';
	color:#707070
}
.programview .othercon .jjfa p img{
	max-width: 100%;
}
.programview .othercon .syjg{
	margin-top: 2rem;
}
.programview .othercon .syjg label{
	width:100%;
	line-height:4rem;
	font-size:1.8rem;
	font-family:'微软雅黑';
	color:#000;
}
.programview .othercon .syjg label span{
	font-size:1.4rem;
	font-family:'微软雅黑';
	color:#eb6100;
}
.programview .othercon .syjg p{
	line-height:2.5rem;;
	font-size:1.4rem;
	font-family:'微软雅黑';
	color:#707070
}
.programview .othercon .syjg p img{
	max-width: 100%;
}