@charset "UTF-8"; /*!reset START*/



ol, ul {
    list-style: none;
}









a {
    color: inherit;
    border: none;
    display: block;
}


.clear:after, .clearfix:after, .clearfix:before {
    content: "";
    visibility: hidden;
}







/*!reset END*/
/* css reset */








img {
    vertical-align: middle;
}

li {
    list-style: none;
}



a, a:link, a:visited {
    text-decoration: none;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}
img {
    width: 100%;
    vertical-align: top;
}

.disabled {
    pointer-events: none;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.margin {
    margin: 0 auto;
}

.t_indent {
    text-indent: 2em;
}

.clearfix:before, .clearfix:after {
    content: "";
    width: 0;
    display: inline-block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; }

.flex {
    display: flex;
}

.b-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.w95 {
    width: 95%;
}

.clearfix:before, .clearfix:after {
    content: '';
    line-height: 0;
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
/*  内容页面 */
html body {
    height: auto;
}
header {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}
header img {
    display: block;
    float: left;
    width: 100%;
    margin: 0 auto;
}
 /* 商品样式 */

.shopdianzhan{
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.shopdianzhan ul{
   display: block;
    width: 100%;
    box-sizing: border-box;
    background: url(../images/s11.png) no-repeat top center #ffdb89;
    background-size: 100% 23px;
    border-radius: 30px 30px 16px 16px;
    padding: 28px 12px 16px;
    margin-top: 24px;
}
.shopdianzhan ul li{
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    margin-bottom: 14px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    float: left;
}
.shopdianzhan ul li:nth-of-type(2n){
    float: right;
}
.shopdianzhan ul li .img{
    width: 250px;
    display: block;
    position: relative;
    padding-top: 250px;
}
.shopdianzhan ul li .img img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
}
.shopdianzhan ul li .text{
    position: absolute;
    right: 0;
    top: 0;
    width: 68%;
    padding: 12px 20px 20px 12px;
    height: 100%;
    box-sizing: border-box;
}
.shopdianzhan ul li h5{
    white-space: normal;
    font-size: 24px;
    color: #36271b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 38px;
    line-height: 1.3;
    padding-top: 2px;
    font-family: "Microsoft YaHei";
}
.shopdianzhan ul li h5 a{
    color: #666666;
}
.shopdianzhan ul li .p1{
    font-size: 22px;
    color: #999999;
    margin-bottom: 27px;
    margin-top: 4px;
}
.shopdianzhan ul li .p2{
    font-size: 16px;
    color: #d3302d;
    position: relative;
    padding-top: 34px;
}
.shopdianzhan ul li .p2 span{
    font-size: 34px;
}
.shopdianzhan ul li .p2 i{
    display: inline-block;
    color: #d3302d;
    border: 1px solid #f23050;
    border-radius: 6px;
    padding: 2px 5px;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
}
.shopdianzhan ul li .but_go{
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 36%;
    text-align: center;
    background: linear-gradient(90deg,#ff6c00 0%,#f23050 100%);
    border-radius: 17px;
    margin-top: 1px;
}
.shopdianzhan ul li .but_go a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #fff;
}
.shopdianzhan ul li .dianzhang{
    display: block;
    position: absolute;
    bottom: 10%;
    right: 10%;
    text-align: center;
}
.shopdianzhan ul li .dianzhang span{
    color: #f23050;
    font-size: 24px;
}
.shopdianzhan ul li .dianzhang a{
    display: block;
    width:66px;
    height: 100px;
    background: url(../images/n7.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li .dianzhang a.js-dianz{
    background: url(../images/n7.gif) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li .dianzhang a.js-dianz2{
    background: url(../images/n72.gif) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li .index{
    display: block;
    content: '';
    position: absolute;
    top:-4px;
    left:10px;
    width: 51px;
    height: 55px;
    background: url(../images/n4.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
    font-size: 26px;
    color: #98611b;
    text-align: center;
    line-height: 55px;
}
.shopdianzhan ul li:nth-of-type(1) .index{
    width: 69px;
    height: 77px;
    background: url(../images/n1.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li:nth-of-type(2) .index{
    width: 69px;
    height: 77px;
    background: url(../images/n2.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li:nth-of-type(3) .index {
    width: 69px;
    height: 77px;
    background: url(../images/n3.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan ul li .shentext{
    display: block;
    position: absolute;
    bottom: 0;
    left: 250px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    height: 36px;
    padding: 0 16px;
    background-color: #ff6304;
    z-index: 3;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 18px 0 0 0;
}
.rute-box{
    display: block;
    width: 100%;
    margin-top: 25px;
}
.rute-box .title{
    display: block;
    width: 100%;
    text-align: center;
}
.rute-box .title img{
    display: inline-block;
    width: auto;
    height: 101px;
}
.rule{
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color: #a40000;
    padding: 22px;
    margin-top: 22px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.rule ul{
    display: block;
    width: 100%;
}
.rule ul li{
    padding-left: 1em;
    text-indent: -1em;
    line-height: 24px;
    font-size: 18px;
    text-align: justify;
    color: #fff;
    font-family: 'Microsoft yahei';
}
.v-mods .v-mod{
    overflow: inherit;
}
ul{
    padding: 0;
}
/* 头部任务进度 */
.shopdianzhan .top{
    display: block;
    width: 100%;
    height: 433px;
    background: url(../images/pc2.png) no-repeat center;
    background-size: 100% 100%;
    padding: 20% 2.8% 2.7% 2.8%;
    box-sizing: border-box;
    position: relative;
}
.shopdianzhan .top .qiandao{
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    padding-top: 2%;
    box-sizing: border-box;
    position: relative;
}
.shopdianzhan .top .qiandao .sp1{
    color: #cc2710;
    font-size: 26px;
}
.shopdianzhan .top .qiandao h6{
    display: block;
    font-size: 26px;
    color: #cc2710;
    margin: 0;
    padding: 0;
}
.shopdianzhan .top .qiandao p{
    font-size: 20px;
    color: #343434;
    line-height: 27px;
    height: 34px;
    margin-top: 12px;
}
.shopdianzhan .top .qiandao a{
    position: absolute;
    bottom: 27px;
    background: url(../images/xiadan.png) no-repeat center;
    background-size: 100% 100%;
    width: 178px;
    height: 72px;
    left: 131px;
}
.shopdianzhan .top .qiandao .xiadan{
    background: url(../images/xiadan.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan .top .qiandao .wangcehng{
    display: none;
    background: url(../images/wancheng.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan .top .qiandao.qiandaoone.wanc a{
    display: none;
}
.shopdianzhan .top .qiandao.wanc a.wangcehng{
    display: block;
}
.shopdianzhan .top .qiandao.wanc .xiadan{
    background: url(../images/xiadan.png) no-repeat center;
    background-size: 100% 100%;
}
.shopdianzhan .top h5{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 30.2%;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.shopdianzhan .top h5 span{
    color: #ffe376;
}
.qiandao i{
    float: left;
    height: 100%;
    background: url(../images/s7.png) no-repeat center 39px;
    background-size: 64px 64px;
    width: 131px;
}
.qiandao:nth-of-type(2) i{
    float: left;
    height: 100%;
    background: url(../images/s6.png) no-repeat center 10px;
    background-size: 64px 64px;
    width: 131px;
}
.qiandao .lite{
    height: 100%;
}
.qiandao .lite{
    position: relative;
}