.column {
    padding: 0 10px;
}
.item-title{
	padding-top: 150px;
	font-size: 32px;
	text-align: center;
	color:#fff
}
.item-desc{
	font-size: 18px;
	text-align: center;
	padding: 10px;
	color:#fff
}
.title-1{
	color:#333333;
	text-align: center;
	font-size: 28px;
}
.title-is-1{
	color:#666666;
	text-align: center;
	font-size: 14px;
}
.title-biaozhu{
	color: #FF5400;
}
.button-title{
	background-color:#ee4f47;
	text-align: center;
	color: #fff !important;
	padding: 4px 10px;
	cursor:pointer;
}
.button-title-1{
	background-color: #9fb8ff;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.button-title-2{
	background-color:#8daafb;
	line-height: 40px;
	text-align: center;
	color: #fff;
	width:100%;
	cursor:pointer;
}

.nact-selllist-item{
	    border: 1px solid #E5E8ED;
	    box-sizing: border-box;
	    padding: 16px 20px;
	    position: relative;
	    display: inline-block;
	    vertical-align: top;
	    background-color: #FFF;
		width:100%
}
.nact-selllist-item p{
	font-size: 16px;
	color: #333;
	text-align: center;
}
.nact-selllist-item div{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.colnc{
	display: flex;
	flex-flow: row wrap;
}
.card-nei{
	padding: 10px;
}
.card-play{
    display: block;
    background-color: #fff;
	border: 1px solid #efefef;
	 width: 100%;
}
.card-nav-1{
	background: #FFFFFF;
	padding: 20px;
}
.card-nav-1-c{
	background: #6489F2;
	padding: 20px;
}
.card-nav-1 p{
	font-size:18px;
	font-weight: 400;
	    color: #333;
}
.card-nav-1-b{
	background: #fff;
	padding: 20px;
}
.card-title{
	color:#333333;
	font-size: 18px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.card-title-1{
	color:#666666;
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.card-title-2{
	color:#999999;
	font-size: 14px;
	padding-top: 10px;
}
.card-border{
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.card-border p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.card-nei-border{
	padding: 0 20px;
}
.card-nav-1 div{
	margin: 10px 0;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.card-nav-2{
	padding: 10px 20px;
	color: #333;
}
.card-nav-2-b{
	font-size: 14px;
	font-weight: 500;
	color: #333;
}
.card-nav-2-b-1{
	font-size: 14px;
	color: #666;
}
.card-nav-2-b-2{
	font-size: 14px;
	color: #999;
}
.card-nav-3{
	padding: 10px 20px;
	color: #666;
}
.card-nav-4{
	padding: 10px 20px;
	color: #EE4F47;
}
.card-nav-4 div{
	color: #fff;
	background-color: #ee4f47;
	width: 68px;
	text-align: center;
	font-size: 12px;
	border-radius: 16px;
	
}
.index-box-title2 {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-box-title {
    font-size: 16px;
    color: #181818;
    text-align: center;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.l-tite{
	font-size: 16px;
	color: #181818;
	font-weight: 500;
	padding: 0 10px;
	margin: 10px 10px 0;
	border-left: 4px solid #ee4f47;
	}
.tite-n1 p{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.tite-n1 div{
	color: #fff;
}
.part-tite{
	padding: 0 10px;
}
.part-tite div{
	font-size: 18px;
}
.vvimg {
    width: 36px;
    height: 36px;
}
.certification {
    background-color: #fff;
	display: block;
}
.right-guide-container {
    position: fixed;
    right: 10px;
    width: 42px;
    bottom: 150px;
    z-index: 998;
}
.certification figure.image {
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.625rem;
}
.certification ul li figure.image img {
    max-width: 32px;
    height: auto;
    max-height: 32px;
    margin: 6px;
}
.certification ul {
    list-style: none;
    margin: 0;
    padding: 2rem 0 0 0;
    display: flex;
    flex-flow: nowrap row;
}
.certification ul li {
    margin-bottom: 1.25rem;
    flex: 1;
}
/* tab */
.case_box {
    background: url(https://oss.fzxm.com/aliyun/images/case_bg.jpg) no-repeat center top;
	width: 100%;
}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.case_box .category ul {
    padding-bottom: 40px;
    display: block;
    height: auto;
    overflow: hidden;
}
.case_box .category ul li {
    float: left;
    font-size: 16px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #939aac;
    cursor: pointer;
}
.case_box .category ul li.active {
    color: #4f77fc;
	border-bottom:2px solid #4f77fc;
	background: none;
}
.case_box .content .cont {
    display: none;
}
.case_box .content .cont.active {
    display: flex;
}
