body{
	background: url(../img/banner.jpg) center top no-repeat;
}
.w1300{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
#b01{
	height: 1090px;
	position: relative;
}
#b01 .w1300 img{
	position:  absolute;
	top: 780px;
	left: 0;
}
.hot{
	padding-top: 8px;
	height: 119px;
	box-sizing: border-box;
	overflow: hidden;
}
.hot h1{
	font-size: 36px;
	font-weight: bold;
	color: #c8161d;
	text-align:center;
	padding-bottom: 20px;	
}
.hot h1 a{
	color: #c8161d;
}
.hot p{
	height: 44px;
	background-color: #fff;
	display: flex;
	color: #515151;
	text-align: center;
	justify-content: center;
	font-size: 15px;
	box-sizing: border-box;padding-top: 14px;
}
.hot p a{
	color: #515151;
	font-size: 15px;
	margin: 0 5px;
}

.focus_row {
	width: 690px;
	height: 390px;
	overflow: hidden;
	position: relative;
	float: left;
}

.focus_row .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 27px;
	right: 25px;
}

.focus_row .hd ul {
	zoom: 1;
	float: left;
}

.focus_row .hd ul li {
	cursor: pointer;
	width: 12px;
	height: 12px;
	display: block;
	background: #fff;
	float: left;
	margin: 0 0 0 11px;
	border-radius: 6px;
	opacity: .8;
}

.focus_row .hd ul li.on {
	background: #c8141d;
	width: 30px;
	height: 12px;
	opacity: 1;
}

.focus_row .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 690px;
	height: 390px;
}

.focus_row .bd p {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 80%;
	z-index: 50;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}

.focus_row .bd p a {
	color: #fff;
	text-decoration: none;
}

.focus_row .bd div {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 70px;
	background: url(../img/text-bg1.png) left bottom repeat-x;
	width: 100%;
}
.focus_row a.next,.focus_row a.prev{
	height: 390px;
	width: 39px;
	position: absolute;
	display: block;
	z-index: 999;
	 transition: all 0.5s linear;
	 top: 8px;
}
.focus_row a.next{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/r.png) center center no-repeat; 
 right: -39px;
}
.focus_row a.prev{
 background:url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/l.png) center center no-repeat; 
 left:-39px;;	
}

.focus_row:hover a.prev {
	left:0;

}
.focus_row:hover a.next {
	right:0;

}
.w554{
	width: 554px;
	float: right;
	overflow: hidden;
}
.w554 ul{
	border-bottom: 1px dashed #ababab;
	padding-bottom: 8px;
	padding-top: 8px;
}
.w554 ul:first-child{
	margin-top: -20px;
}
.w554 ul:last-child{
	border: 0;
}
.w554 ul li{
	height: 42px;
	display: flex;
	align-items: center;

}
.w554 ul li:first-child{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.w554 ul li a{
	font-size: 18px;
	color: #515151;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.vdieobox{
	height: 498px;
	overflow: hidden;
}
.videolist{
	width: 1300px;
	position: relative;
	margin: 0 auto;
	margin-top: 196px;
}
.videolist .bd{
	width: 1100px;
	margin: 0 auto;
}
.videolist .bd ul{
	
}
.videolist .bd ul li{
	width: 300px;
	margin-left: 50px;
}
.videolist .bd ul li img{
	width: 300px;
	height: 170px;
}
.videolist .bd ul li p{
	color: #fff;
	font-size: 18px;
	padding-top: 12px;
	text-align:center;
}
.videolist a.prev,.videolist a.next{
	width: 50px;
	height: 170px;
	position: absolute;
	top: 0;
}
.videolist a.prev{
	left: 50px;
}
.videolist a.next{
	right: 50px;
}
.byll{
	
}

.talking-tabs {
	text-align: center;
	height: 34px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
}

.talking-tabs::after {

}

.talking-tabs a {
	display:flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	width: 117px;
	height: 34px;
	background-color: #c8141d;
	font-size: 20px;
	color: #a88242;
	cursor: pointer;
	position: relative;
	z-index: 20;
	color: #fff;
	box-sizing: border-box;
	border: 2px solid #c8141d;
	border-radius: 17px;
	margin: 0 7px;
}

.talking-tabs a.active {
	color: #c8141d;
	background-color: #fff;
}

.spbb_bg {
	margin-top: 48px;
}

.recom-cont {
	width: 1300px;
	margin: 48px auto 0;
	position: relative;
	height: 366px;
	overflow: hidden;
}

.recom-cont-item {
	position: absolute;
	z-index: 1;
	display: none;
}

.recom-cont-item.on {
	display: block;
}

.recom-box {
	position: relative;
	z-index: 3;
}

.recom-box-video {
	overflow: hidden;
	width: 650px;
	height: 366px;
	float: left;
	position: relative;
}

.recom-box-video .recom-cover {
	width: 650px;
	height: 366px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.beginPos {
	right: -666px;
}

.recom-box-swiper {
	width: 646px;
	height: 366px;
	float: right;
	position: relative;
	z-index: 3;
}

.recom-box-swiper .arrow-top {
	display: block;
	width: 666px;
	height: 29px;
}

.recom-box-swiper .arrow-down {
	display: block;
	width: 650px;
	height: 40px;
	background: url("../img/sanjiao.png") center bottom no-repeat;
}

.recom-box-swiper .swiper-container {
	height: 308px;
	overflow: hidden;
}

.recom-box-swiper .slide-cont {
	height: 112px;
	position: relative;
	padding: 14px 30px;
	box-sizing: border-box;
	overflow: hidden;
}

.recom-box-swiper .slide-cont+.slide-cont {
	margin-top: 4px;
}

.slide-cont .left_img {
	width: 150px;
	height: 82px;
	position: relative;
	float: left;
	transition: all 0.7s;
	margin-right: 20px;
}

.slide-cont .left_img img {
	width: 150px;
	height: 82px;
}

.recom-box-swiper .swiper-text {
	width: 100%;
	position: relative;
	z-index: 4;
}

.recom-box-swiper h1 {
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
	color: #333;
}

.recom-box-swiper p {
	height: 50px;
	overflow: hidden;
	color: #888;
}

.recom-box-swiper p i {
	color: #222;
	font-style: normal;
}

.recom-box-swiper .swiper-slide {
	position: relative;
	cursor: pointer;
}

.recom-box-swiper .hover h1 {
	color: #c8141d;
}

.recom-box-swiper .hover .left_img {
	margin-left: -180px;
}

.recom-box-swiper .hover .slide-cont:after {
	content: "";
	background: #fef9f0;
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 2;
	transition: all .5s;
}

.recom-box-swiper .on {
	cursor: pointer;
	transition: all 0.7s;
}

.recom-box-swiper .on .left_img {
	margin-left: -180px;
}


.rmch_nr {
	position: relative;
	margin-top: 160px;
}

.rmch_nr .hd .prev,
.rmch_nr .hd .next {
	display: block;
	width: 39px;
	height: 79px;
	cursor: pointer;
	position: absolute;
	top: 225px;
	z-index: 3;
}

.rmch_nr .hd .prev {
	background: url("http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/l.png") no-repeat;
	left: 0;
}

.rmch_nr .hd .next {
	background: url("http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/r.png") no-repeat;
	right: 0px;
}

.rmch_nr .bd {
	width: 1300px;
	overflow: hidden;
}

.rmch_nr .bd ul {
	overflow: hidden;
	zoom: 1;
}

.rmch_nr .bd ul li {
	float: left;
	margin: 0 36px 0 0;
	width: 298px;
}

.rmch_nr .bd ul li img {
	width: 298px;
	height: 528px;
	border-radius: 10px;
	box-shadow: 0px 5px 10px 0px rgba(69, 35, 37, 0.1);
}

.rmch_nr .bd ul li p {
	padding-top:12px;
	font-size: 16px;
	text-align:center;
}



.title_short {
	background: url("../img/cfxbg.jpg") left 5px no-repeat;
	padding-left: 21px;
	font-size: 28px;
	color: #c8141d;
}

.title_short a {
	color: #c8141d;
}

.main_news_list3 {
	float: left;
	width: 720px;
	margin-top: 36px;
	overflow: hidden;
}

.main_news_list3 ul {
	margin-top: 10px;
}

.main_news_list3 li {
	display: flex;
	float: left;
	width: 100%;
	padding: 12px 0;
	overflow: hidden;

}

.main_news_list3 li:last-child {
	border-bottom: none;
}

.pic_list3 {
	width: 227px;
	height: 151px;
	position: relative;
	overflow: hidden;
	background: url(../img/img_bg.png) no-repeat;
}

.pic_list3 img {
	width: 212px;
	height: 132px;
	border-radius: 10px;
	margin: 9px auto 0;
}

.pic_title3 {
	width: 468px;
	margin-left: 24px;
}

.main_news_list3 li:nth-child(2) .pic_title3 {
	margin: 0 24px 0 0;
}

.pic_title3 h3 {
	font-size: 22px;
	font-weight: 400;
	color: #494949;
	margin: 16px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pic_title3 p {
	overflow: hidden;
	color: #b3b3b3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.pic_title3 p a {
	color: #494949;
}


.main_news_list4 {
	float: right;
	width: 549px;
	margin-top: 36px;
	overflow: hidden;
}

.main_news_list4 .hwlx_in {
	margin-top: 26px;
}

.main_news_list4 h2 {
	font-size: 17px;
	font-weight: 400;
	height: 52px;
	line-height: 52px;
	color: #494949;
	padding: 0 0 0 28px;
	margin-top: 13px;
	background: url("../img/list_ico1.png") 16px 23px no-repeat #f9ece0;
	cursor: pointer;
	position: relative;
	z-index: 20;
}

.main_news_list4 h2:first-child {
	margin-top: 0px;
	border-radius: 10px 10px 0 0;
}

.main_news_list4 h2.on {
	font-size: 20px;
	height: 59px;
	line-height: 49px;
	background: url("../img/list_bg2.png") no-repeat;
}

.main_news_list4 h2.on a {
	color: #fcf8f0;
}

.main_news_list4 p {
	margin-top: -11px;
	text-align: justify;
	padding: 17px 23px 20px 18px;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	background: #f9ece0;
	font-size: 16px;
	line-height: 36px;
}

.main_news_list4 p a {
	color: #000;
}

.jcsj_row {
	width: 100%;
	height: 650px;
	margin-top: 0;
	position: relative;
	overflow: hidden;
}

.jcsj_row .bd {
	width: 1300px;
	position: absolute;
	left: 50%;
	margin-left: -650px
}

.jcsj_row .bd li {
	width: 1300px;
	height: 650px;
	overflow: hidden;
	position: relative;
}

.jcsj_row .bd li img {
	display: block;
	width: 1300px;
	height: 650px;
}

.jcsj_row .bd li div {
	width: 100%;
	height: 155px;
	background: url(../img/lhsp-bottom-bg1.png) repeat-x;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.jcsj_row .bd li div p {
	font-size: 22px;
	line-height: 35px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 40px 20px 0;
}

.jcsj_row .bd li div span {
	display: block;
	box-sizing: border-box;
	padding: 6px 20px 0;
	line-height: 28px;
	color: #e4e4e4;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.jcsj_row .tempWrap {
	overflow: visible !important
}

.jcsj_row .tempWrap ul {
	margin-left: -1305px !important;
}

.jcsj_row .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 570px;
	cursor: pointer;
}

.jcsj_row .prev {
	left: -50%;
	margin-left: -655px;
}

.jcsj_row .next {
	left: 50%;
	margin-left: 645px;
}

.jcsj_row .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 650px;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.jcsj_row .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 313px;
	z-index: 1;
	width: 39px;
	height: 79px;
}

.jcsj_row .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.jcsj_row .prev .arrow {
	right: -39px;
	background: url("http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/l.png") no-repeat;
}

.jcsj_row .next .arrow {
	left: -39px;
	background: url("http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/ssi/edu/img/r.png") no-repeat;
}
footer{
	height: 1515px;
	background: url(../img/bottombg.jpg) center top no-repeat;
}