.template-content {
    width: 100%;
    overflow: hidden;
    background: #F4F5F7;
}
.template-content .wrap1200 {
    position: relative;
}
.template-poster{
    width: auto;
    overflow: hidden;
    position: relative;
    height: 300px;
}
.template-content .template-hd {
    float: right;
    width: 896px;
    height: 152px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
    background: #fff;
}
.template-content .template-hd li {
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}
.template-content .template-hd dt {
    float: left;
}
.template-content .template-hd dd {
    height: 20px;
    padding: 0 8px;
    margin-right: 3px;
    float: left;
    cursor: pointer;
    -moz-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -webkit-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -o-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
}
.template-content .template-hd dd.searchCurrent {
    color: #fff;
    background: #05dbc6;
}
.template-content .template-hd li dl.searchCategory dt {
    height: 66px;
}
.template-content .template-hd li dl.searchCategory dd {
    margin-bottom: 3px;
}
.template-content .template-bd {
    float: right;
    width: 938px;
    height: 1657px;
    margin-top: 20px;
    overflow: hidden;
}
.template-content .template-bd ul {
    width: 956px;
    display: inline-block;
}
.template-content .template-bd ul li {
    width: 201px;
    height: 350px;
    float: left;
    padding: 9px;
    margin-right: 18px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.template-content li .pic {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.template-content .template-bd ul li .pic {
    height: 314px;
}
.template-content li .pic img {
    width: 100%;
}
.template-content li .pic .tit {
    height: 30px;
    left: 0;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    padding: 0 10px;
    display: block;
    position: absolute;
    bottom: -30px;
    background: #000;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -webkit-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -o-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
}
.template-content .template-bd ul li .pic .tit {
    width: 185px;
}
.template-content li .pic:hover .tit {
    bottom: 0;
    -moz-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -webkit-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -o-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
}
.template-content li .detail {
    width: 100%;
}
.template-content .template-bd ul li .detail {
    height: 24px;
    line-height: 24px;
}
.template-content li .detail .trial {
    margin-left: 5px;
    text-align: center;
    float: right;
}
.template-content .template-bd ul li .detail .trial {
    width: 50px;
    height: 24px;
}
.template-content li .detail .trial a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    background: #333;
    -moz-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -webkit-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    -o-transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
    transition: all .5s cubic-bezier(.4,0,.25,1) 0s;
}
.template-content li .detail .sale {
    float: right;
    color: #aaa;
}
.template-content li .detail .sale span {
    font-weight: 700;
    color:#05dbc6;
}
.template-content li .detail .price {
    float: left;
    color: #999;
}
.template-content li .detail .price span {
    color: #f53670;
    font-family: Arial;
    font-weight: 700;
}
.template-content li .detail .price .symbol {
    left: 3px;
    position: relative;
    font-size: 16px;
}
.template-content li .detail .price .num {
    font-size: 18px;
}

.template-content .template-rt {
    width: 220px;
    padding: 8px;
    border: 1px solid #ccc;
    float: left;
    margin-top: 30px;
    border-style: solid;
    border-top-width: 3px;
    border-top-color: #05dbc6;
 	background: #fff;

}
.template-content .template-rt .title {
    height: 46px;
    color: #3f3f3f;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    position: relative;
}
.template-content .template-rt .title i {
    width: 44px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 24px;
}
.template-content .template-rt .title i.x {
    left: 26px;
}
.template-content .template-rt .title i.y {
    right: 28px;
}
.template-content .template-rt li {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.template-content .template-rt li .pic {
    height: 343px;
}
.template-content .template-rt li .pic .tit {
    width: 200px;
}
.template-content .template-rt li .detail {
    height: 26px;
    line-height: 26px;
}
.template-content .template-rt li .detail .trial {
    width: 60px;
    height: 26px;
}

