body{
	background: #fff;
}
.banner{
	width: 100%;
	height: 3rem;
	background: url(../../../img/example_02.png) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 0.3rem;
	text-align: center;
}
.banner h2{
	line-height: 0.64rem;
	font-size: 0.48rem;
	color: #fff;
}
.banner p{
	line-height: 0.42rem;
	font-size: 0.24rem;
	color: #fff;
}
/*内容*/
.con1{
	overflow: hidden;
	background: #fff;
}
.con1 .con1-title{
	margin: 0.4rem;
	text-align: center;
	font-size: 0.32rem;
	color: #333;
}
.total-type {
    background: #f5f5f5;
    overflow: hidden;
    padding: 0.1rem 0.4rem;
}
.total-type a {
    padding: 0.1rem 0.12rem;
    font-size: 0.24rem;
    color: #666;
    float: left;
}
.total-type .active {
    color: #e2383a;
}
/*模板列表*/
.con2{
	margin: 0.2rem 0.36rem;
	background: #fff;
	overflow: hidden;
}
.item-list-li{
	width: 100%;
	background-color: #f3f3f3;
	float: left;
	height: 5.6rem;
	padding: 0.2rem;
	box-sizing: border-box;
	border-radius: 0.1rem;
	margin: 0.2rem auto;
}
.preview-img{
	position: relative;
	border-radius: 0.1rem;
}
.pc-view{
	width: 100%;
	height: 4.2rem;
}
.pc-view .normal{
	width: 100%;
	height: 4.2rem;
	display: inline-block;
	position: absolute;
	z-index: 10;
	border-radius: 0.1rem;
}
.mobile-view{
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 1.94rem;
	height: 3.68rem;
	z-index: 200;
}
.mobile-view .normal{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 20;
}
.item-btn{
	margin-top: 0.3rem;
	overflow: hidden;
}
.item-btn .item-btn-left{
	width: 66%;
}
.item-btn .item-btn-left p{
	line-height: 0.36rem;
	font-size: 0.32rem;
	color: #666;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.item-btn .item-btn-left span{
	font-size: 0.24rem;
	line-height: 0.32rem;
	color: #999;
}
.item-btn .item-btn-right{
	width: 32%;
	height: 0.6rem;
	text-align: right;
}
.now-use{
	display: inline-block;
	background: #e2383a;
	font-size: 0.24rem;
	color: #fff;
	text-align: center;
	line-height: normal;
	padding: 0.12rem 0.24rem;
	border-radius: 0.05rem;
}




























@keyframes virtualBannerh1 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes virtualBannerh1 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes virtualBannerh1 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes virtualBannerh1 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes virtualBannerh3 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes virtualBannerh3 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes virtualBannerh3 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes virtualBannerh3 {
    from {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes virtualBannerhimg {
    from {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes virtualBannerimg {
    from {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes virtualBannerimg {
    from {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes virtualBannerimg {
    from {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}


.one-list-span{
    overflow: hidden;
}
.total-type .type-list-span{
    width: auto;
}
.two-list-span{
    border-top: dashed 1px #999;
    margin-top: 0.1rem;
    padding-top: 0.04rem;
    overflow: hidden;
}
.total-type .two-list-span .type-list-span a.active{
    font-weight: normal;
}	



/* 搜索分类 */
.con1-title{
    border-bottom: solid 2px #e2383a; height:1rem;
}
.con1-title span{
    border: none;line-height:1rem;float: left;
}
input[name="searchKey"]{
    outline:none;width: 2.7rem;height: 0.64rem;line-height:0.64rem;padding-left: 0.12rem;float: left;background: #f5faff;border:1px solid #ccc;border-right:none; font-size:0.24rem;border-radius:5px 0px 0px 5px;
}
#searchForm{
    float:right;height:0.66rem;line-height: 0.66rem;margin-top: 0.17rem;
}
#searchForm input[type="submit"]{
    outline:none;cursor:pointer;width: 1.2rem;height: 0.68rem;float:left;background:url("/template/Home/Default/Mobile/Static/img/sousuo.png") center no-repeat #2196f3;border-radius:0px 5px 5px 0px;border: 1px solid #2196f3;background-size:0.44rem 0.44rem;
}