img{border:0px;}

.h-400 {
	height: 400px;
}

.h-130 {
	height: 130px;
}

em {
	font-style: normal;
}

a {
	text-decoration: none;
}

*,
 :after,
 :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sp-header {}

.sp-header-left {}

.sp-header-right {}

.sp-content {}

.sp-content-left {}

.sp-content-right {}

.sp-card {}

.sp-card-left {}

.sp-card-body {}

.sp-card-right {}

.sp-hcard {}

.sp-hcard-header {}

.sp-hcard-body {}

.sp-hcard-footer {}


.sp-list-txt1 {
	margin-bottom: 1.6rem;
	color: ;
}

.sp-list-txt1-content {
	position: relative;
	display: block;
	margin-bottom: -1px;
	border-width: 1px 0;
}

.sp-list-txt1-content>a:hover {
	/*color: brown;*/
}


/*——————————————文字列表1 End—————————————————*/


/*———————————— 图片1 Start—————————————————*/

.sp-img {}


/*.sp-img1{    
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;   box-shadow: 0 1px 2px rgba(0,0,0,.075);}
.sp-img1-pic{height:400px;}
.sp-img1:hover{border:1px solid #337ab7;}*/


/*———————————— 图片1 End—————————————————*/

/*——————————— 自定义图文列表 Start———————————*/
.sp-list-imgtxt{/*border:1px solid #ccc;*/
				transition: all 0.3s;
	/*transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-moz-transform: scale(1.02);
	box-shadow: 0 0px 30px rgba(0, 0, 25px, 0.5);}*/
.sp-list-imgtxt-pic{}
.sp-list-imgtxt-pic-img{width:100%;height:260px;margin:0 auto;}
.sp-list-imgtxt-content{padding:10px;line-height:2rem;}

/*——————————— 自定义图文列表 Start———————————*/

/*———————————— 图文列表1 Start—————————————————*/

.sp-list-imgtxt1 {
	border: 1px solid #D8E3EF;
}

.sp-list-imgtxt1:hover {
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s
}

.sp-list-imgtxt1-pic {
	width: 100%;
	height: 200px;
}

.sp-list-imgtxt1-pic-img {
	height: 190px;
}

.sp-list-imgtxt1-title {
	height: 60px;
	line-height: 30px;
	margin: auto;
	text-align: center;
}

.sp-list-imgtxt1-title>p {
	color: #657180;
	line-height: 24px;
	text-align: center;
}

.sp-list-imgtxt1-title>a {
	height: 30px;
	color: #2DA9FA;
	cursor: pointer;
}


/*———————————— 图文列表1 End————————————————————*/


/*———————————— 图文列表2 Start————————————————————*/

.sp-list-imgtxt2 {
	width: 100%;
}

.sp-list-imgtxt2-pic {
	height: 145px;
	width: 15%;
	float:left;
}

.sp-list-imgtxt2-content {
	width: 85%;
	float: right;
	padding-left: 40px;
	margin-top:20px;
}

.sp-list-imgtxt2-content-title{font-size:28px;color:#2f6be5;}

.sp-list-imgtxt2-content-subtitle{font-size: 14px;color: #666;margin-top:10px;line-height:28px;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
line-clamp: 4;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
padding-right:15px;}
.sp-list-imgtxt2-pic-img {
	height: 130px;
}


/*———————————— 图文列表2 End————————————————————*/


/*———————————— 图文列表3 Start————————————————————*/

.sp-list-imgtxt3 {
	width: 100%;
	position: relative;
}

.sp-list-imgtxt3-pic {
	cursor: pointer;
}

.sp-list-imgtxt3-content {
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 45px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
}

.sp-list-imgtxt3-content-hover {
	font-size: 14px;
	display: block;
	line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}


/*———————————— 图文列表2 End————————————————————*/


/*————————————视频下载组件1 Start————————————*/

.sp-list-video1 {
	height: 500px;
	position: relative;
	overflow: hidden;
}

.sp-list-video1-pic {}

.sp-list-video1:hover .sp-list-video1-content {
	visibility: visible;
	animation: riseup 0.5s 1;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	color: #fff;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

@keyframes riseup {
	0% {
		margin-top: 20%;
	}
	100% {
		margin-top: 0%;
	}
}


/*————————————视频组件1  End———————————— */


/*————————————按钮组件  Start———————————— */

.sp-btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.sp-btn-default {
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	border-color: #ccc;
}

.sp-btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
}

.sp-btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
	background-repeat: repeat-x;
	border-color: #3e8f3e;
}

.sp-btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
	background-repeat: repeat-x;
	border-color: #28a4c9;
}

.sp-btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
	background-repeat: repeat-x;
	border-color: #e38d13;
}

.sp-btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
	background-repeat: repeat-x;
	border-color: #b92c28;
}


/*————————————按钮组件  End———————————— */


/*————————————————————————組件部分  End————————————————————————*/