@-ms-viewport {
    width: device-width;
}


a:link, a:visited, a:hover, a:active {
    color: #2d2d2d;
    text-decoration: none;
}

#afui > #header {
    background-color: #d7440e;
    color: white;
}

#afui #header h1 {
}

#afui #backButton {
    background-image: url(../../images/icon-36x36-back.png);
    background-size: 25px;
}

#afui .af-badge {
    border: none;
}

#afui .list {
    background: inherit;
    color: inherit;
    font-weight: normal;
}

#afui .af-badge {
    box-shadow: none;
}

#afui .list .divider {
    color: black;
}

#afui .panel {
    color: #53575E;
}




#afui .collapsed:after {
    border-top: 6px solid;
}

#afui .collapsed:before {
    border: 2px solid;
}

#afui .expanded:after {
    border-bottom: 6px solid;
}

#afui .expanded:before {
    border: 2px solid;
}

#afui .collapsed:before, #afui .expanded:before {
    border-color: inherit;
}

#afui .collapsed:after,
#afui .expanded:after {
    border-top-color: inherit;
    border-top-color: inherit;
}



#afui input.toggle + label:after {
    color: inherit;
}

#afui input.toggle + label {
    border-radius: 0;
}

    #afui input.toggle + label > span {
        border-radius: 0;
        top: 0;
        width: 27px;
        height: 23px;
    }

#afui label {
    color: inherit;
}



#afui > #menu.tabletMenu {
    color:#990000;
    background-image:url(../../images/background.png);
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
.logo {
margin-top: 30px;
}
#afui #menu .list {
    margin: 0px;
}


    #afui #menu .list .divider {
        background: inherit;
        color: inherit;
        font-size: 1em;
    }

#menu .divider > span {
    padding-right: 15px;
    background: url(../../images/icon-8x8-menu-title.png) no-repeat right center;
}

#afui #menu .list > li > a {
    background-repeat: no-repeat;
    background-position: left center;
    22color: inherit;
    line-height: 1.5em;
}

#afui #menu .lan > li > a {
    background-size: 20px;
    background-position: 10px center;
}



#menu ul.msv .pc {
    background-image: url(../../images/icon-32x32-msv-pc.png);
}

#menu ul.msv .msv {
    background-image: url(../../images/icon-32x32-msv-msv.png);
}

#menu ul.msv .touch {
    background-image: url(../../images/icon-32x32-msv-touch.png);
}

#afui .button {
    border-radius: 0;
    text-shadow: none;
}

.list > li > a:after {
    color: #0088D1;
}

#afui .button.pressed {
}

#afui .button.previous {
    border: none;
}

#afui .button.next {
    border: none;
}

#afui .button.previous::after {
    color: black;
    z-index: -1;
    font-size: 22px;
    position: absolute;
    top: 2px;
    left: -25px;
    text-align: center;
    border-radius: 0;
    border: none;
    border-color: transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: transparent;
}

#afui .button.next::after {
    color: black;
    z-index: -1;
    font-size: 22px;
    position: absolute;
    top: 6px;
    right: -25px;
    text-align: center;
    border-radius: 0;
    border: none;
    border-color: transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    background-color: transparent;
}


#afui #af_actionsheet {
    background: #0190d6;
    color: inherit;
}

    #afui #af_actionsheet a {
        border-radius: 0;
        -webkit-border-radius: 0;
        color: black;
        background: white;
        border: none;
        text-shadow: none;
    }

/* ------------- 网站通用功能模块 ------------- */

/*logo*/
.logo img {
    display: block;
    margin: auto;
    max-width: 100%;
}

/* 分类列表 */
.psortlosts {
        display: inline-block;
        width:100%;
        padding:3px 1%;
}

    .psortlosts > a {
        display: inline-block;
        overflow: hidden;
        float:left;
        margin: 3px 1%;
        border: 1px solid #e0e0e0;
        width: 48%;
        background: #fff;
        line-height: 180%;
        font-size: 12px;
    }


    .psortlosts .img {
        display: block;
        overflow: hidden;
        float:left;
        width:100%;
        background-color: #f8f8f8;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .psortlosts img {
        display: block;
        width: 100%;
    }

    .psortlosts span {
        display: block;
        overflow: hidden;
        width: 100%;
        border-top: 1px solid #e0e0e0;
        background-image: url(../../images/iconfont-jiantou.svg);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto 50%;
        color: #000;
        line-height: 3em;
        text-indent: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }





/*列表*/

/*链接*/
.lists.alinks .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
    background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}


    .lists.alinks .title > *:first-child {
        margin-left: 20px;
    }

    .lists.alinks .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }

.lists.alinks .al {
    margin: 0px;
    padding: 0px;
    background-color: #f5f5f5;
}

    .lists.alinks .al a {
        display: block;
        border-bottom: 1px solid #ffffff;
        box-shadow: 0px 1px 0px #dcdcdc;
        height: 75px;
        padding: 10px 0px;
    }


        .lists.alinks .al a img {
            float: left;
            margin: 5px;
            border: 1px solid #bfbfbf;
            border-radius: 5px;
            width: 100px;
            height: 45px;
            padding: 1px;
            background-color: #ffffff;
        }

            .lists.alinks .al a img ~ span {
                margin-left: 100px;
            }

        .lists.alinks .al a > span {
            display: block;
            overflow: hidden;
            text-indent: 10px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .lists.alinks .al a > span:nth-of-type(1) {
                line-height: 220%;
            }

            .lists.alinks .al a > span:nth-of-type(2) {
                color: #8c8c8c;
                font-size: 12px;
                line-height: 150%;
            }


/*下载*/
.lists.downs .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
    background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}


    .lists.downs .title > *:first-child {
        margin-left: 20px;
    }

    .lists.downs .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }
.lists.downs .dl {
    margin: 0px;
    padding: 0px;
}



    .lists.downs .dl a {
        display: block;
        border-bottom: 1px solid #ffffff;
        box-shadow: 0px 1px 0px #dcdcdc;
        padding: 10px 0px;
        height: 72px;
        white-space: nowrap;
    }

        .lists.downs .dl a > small {
            display: block;
            float: left;
            width: 50px;
            background-image: url(../../images/icon-32x26-downs.png);
            background-position: center;
            background-repeat: no-repeat;
            color: #ffffff;
            line-height: 50px;
            text-align: center;
        }

    .lists.downs .dl > a > span {
        overflow: hidden;
        display: block;
        margin-left: 50px;
        text-overflow: ellipsis;
    }


        .lists.downs .dl > a > span:nth-of-type(1) {
            line-height: 220%;
        }

        .lists.downs .dl > a > span:nth-of-type(2) {
            color: #8c8c8c;
            font-size: 12px;
            line-height: 150%;
        }

        .lists.downs .dl > a > span:only-of-type {
            line-height: 52px;
        }


/*招聘*/
.lists.jobs .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
    background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}


    .lists.jobs .title > *:first-child {
        margin-left: 20px;
    }

    .lists.jobs .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }


.lists.jobs ol {
    margin: 0px;
    padding: 0px;
    background-color: #f5f5f5;
}

.lists.jobs li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0px 1px 0px #dcdcdc;
}


.lists.jobs ol li > a {
    display: block;
    overflow: hidden;
    margin-right: 25px;
    height: 72px;
    padding: 10px 0px 10px 50px;
    background: url(../../images/icon-32x32-list-jobs.png) no-repeat 10px center;
    white-space: nowrap;
}

.lists.jobs li:nth-child(1) > a {
    border-top: 0px;
}

.lists.jobs li > a > span {
    display: block;
    overflow: hidden;
    line-height: 52px;
    text-overflow: ellipsis;
}

.lists.jobs li > i {
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    width: 50px;
    height: 65px;
    background-image: url(../../images/icon-11x11-attributeitems.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

    .lists.jobs li > i.on {
        background-image: url(../../images/icon-11x11-attributeitems1.png);
    }

.lists.jobs li > div {
    display: none;
    background-color: #484848;
    color: #ffffff;
    width: 100%;
}

    .lists.jobs li > div > span {
        display: block;
        float: left;
        width: 20%;
        line-height: 250%;
        font-size: 12px;
        text-align: center;
    }

        .lists.jobs li > div > span > span {
            display: block;
        }

.lists.jobs li span > a {
    color: #ffffff;
}

.lists.jobs li > i.on + div {
    display: inline-block;
}
/*新闻*/
.lists.news {
background-color: #fff;
}
.lists.news .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
    background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}


    .lists.news .title > *:first-child {
        margin-left: 20px;
    }

    .lists.news .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }
.lists.news .nl {
    background-color: #f5f5f5;
}


    .lists.news .nl a {
        display: block;
        position: relative;
        overflow: hidden;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #dcdcdc;
        height: 72px;
        padding: 10px 0px;
        white-space: nowrap;
    }

        .lists.news .nl a i {
            display: block;
            overflow: hidden;
            float: left;
            margin: 5px 0px 5px 10px;
            width: 60px;
            height: 40px;
            padding: 1px;
            background-color: #ffffff;
        }

        .lists.news .nl a img {
            width: 100%;
        }

        .lists.news .nl a > span {
            display: block;
            overflow: hidden;
            text-indent: 10px;
            text-overflow: ellipsis;
        }

            .lists.news .nl a > span:nth-of-type(1) {
                line-height: 220%;
            }

            .lists.news .nl a > span:nth-of-type(2) {
                color: #8c8c8c;
                font-size: 12px;
                line-height: 150%;
                text-indent: 10px;
            }

        .lists.news .nl a.i > span:nth-of-type(2) {
            background-position: 78px center;
        }

        .lists.news .nl a > span:only-of-type {
            line-height: 52px;
        }
/*产品*/
.lists.products {
background-color: #fff;
position:relative;
z-index: -9999999;
}
.lists.products .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
    background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}


    .lists.products .title > *:first-child {
        margin-left: 20px;
    }

    .lists.products .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }
    /*搜索列表*/
.list.inset.appList {
        display: inline-block;
        width:100%;
}
.list.inset.appList .goods {
    width:100%;
    height:100px;
    padding:10px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.list.inset.appList .goods .pic {
    width: 85%;
      height: 80px;
    float:left;
   border-right: 1px solid #ccc;
    overflow:hidden;
}
.list.inset.appList .goods .pic .img {
    width: 30%;
    float:left;
    display:inline-block;
} 
.list.inset.appList .goods .pic .t {
    width: 70%;
    float:left;
    padding:0px 10px;
}
.list.inset.appList .goods .pic .t span {
  display: block;
    overflow: hidden;
text-overflow: ellipsis;
}
.list.inset.appList .goods .pic .t span:nth-of-type(1) {
line-height: 120%;
white-space:nowrap;
}
.list.inset.appList .goods .pic .t span:nth-of-type(2) {
line-height: 180%;
color: #cc6600;
}

.list.inset.appList .goods .pic .t span:nth-of-type(3) {
color: #8c8c8c;
font-size: 12px;
line-height: 183%;
}

.list.inset.appList .goods .pic .t span:nth-of-type(3) {
background-position: 78px center;
}

.list.inset.appList .goods .pic .t span:only-of-type {
            line-height: 52px;
}

.list.inset.appList .goods .TEL {
    width: 15%;
   position: relative;
    float:right;
}
.list.inset.appList .goods .TEL .iphone {
background-image: url(../../images/tel.png);
background-repeat: no-repeat;
background-position: 80%;
width: 45px;
height: 35px;
float: right;
background-size: 30px;
}
.list.inset.appList .goods .TEL .iphone a {
text-indent: -999999px;
display: inline-block;
width: 45px;
height: 35px;
}
.list.inset.appList .goods .TEL .iphone span {
display:block;
text-align: center;
font-size:8px!important;
}
.list.inset.appList .goods .TEL .renzheng {
background-image: url(../../images/tuijian.png);
background-repeat: no-repeat;
background-position: 80%;
width: 40px;
height: 45px;
float: right;
position: absolute;
right: 0px;
top: 35px;
background-size: 38px;
}

/*图片列表*/
.lists.products .pl {
        display: inline-block;
        width:100%;
}
.lists.products .pl .goods {
    width:100%;
    height:100px;
    padding: 10px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.lists.products .pl .goods .pic {
    width: 85%;
    float:left;
    height:80px;
    overflow:hidden;
      border-right: 1px solid #ccc;
}
.lists.products .pl .goods .pic .img {
    width: 30%;
    float:left;
    display:inline-block;
} 
.lists.products .pl .goods .pic img {
width:100%;
} 
.lists.products .pl .goods .pic .t {
    width: 70%;
    float:left;
    padding:0px 10px;
}
.lists.products .pl .goods .pic .t span {
  display: block;
    overflow: hidden;
text-overflow: ellipsis;
}
.lists.products .pl .goods .pic .t span:nth-of-type(1) {
line-height: 120%;
white-space:nowrap;
}
.lists.products .pl .goods .pic .t span:nth-of-type(2) {
line-height: 180%;
color: #cc6600;
}

.lists.products .pl .goods .pic .t span:nth-of-type(3) {
color: #8c8c8c;
font-size: 12px;
line-height: 183%;
}

.lists.products .pl .goods .pic .t span:nth-of-type(3) {
background-position: 78px center;
}

.lists.products .pl .goods .pic .t span:only-of-type {
            line-height: 52px;
}

.lists.products .pl .goods .TEL {
    width: 15%;
   position: relative;
    float:right;
}
.lists.products .pl .goods .TEL .iphone {
background-image: url(../../images/tel.png);
background-repeat: no-repeat;
background-position: 80%;
width: 45px;
height: 35px;
float: right;
background-size: 30px;
}
.lists.products .pl .goods .TEL .iphone a {
text-indent: -999999px;
display: inline-block;
width: 45px;
height:35px;
}
.lists.products .pl .goods .TEL .iphone span {
display:block;
text-align: center;
font-size:8px!important;
}
.lists.products .pl .goods .TEL .renzheng {
background-image: url(../../images/tuijian.png);
background-repeat: no-repeat;
background-position: 80%;
width: 40px;
height: 45px;
float: right;
position: absolute;
right: 0px;
top: 35px;
background-size: 38px;
}


/*单页*/
.lists.single .title {
    display: block;
    border-top: 1px solid #b0b0b0;
    background-color: #d7440e;
    border-bottom: 1px solid #6b9800;
    background-color: #dcdcdc;
    color: #323232;
    line-height: 2em;
    text-align: center;
    font-size: 12px;
}

    .lists.single .title > * {
        display: inline-block;
        border-bottom: 1px solid #6b9800;
        margin-right: 10px;
    }
.lists.single .remark {
    margin:10px;
}
.lists.single .remark1 img {
    width:100%;
}
/*视频*/
.lists.videos .title {
    display: block;
    position: relative;
    border-top: 1px solid #dcdcdc;
      background-color: #d7440e;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    text-indent: 30px;
}
    .lists.videos .title > *:first-child {
        margin-left: 20px;
    }
    .lists.videos .title::before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 13px;
        border-radius: 8px;
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 3px #ccc;
        width: 5px;
        height: 5px;
        background: #ccc;
    }
/*图片列表*/
.lists.videos .vl {
        display: inline-block;
        width:100%;
        padding:3px 1%;
}

.lists.videos .vl a {
        display: inline-block;
        overflow: hidden;
        float:left;
        margin: 3px 1%;

        width: 48%;
    text-align: center;
}


.lists.videos .vl span {
    display: block;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lists.videos .vl .img {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    background-color: #fcfcfa;
}

.lists.videos .vl img {
    width: 100%;
}



/*详细页*/

.views.products {
       padding: 0px!important;
       background-color: #fff;
    }

    .views .title {
        line-height:2em;
        text-align: center;
        font-size: 14px;
        color: #000;
          padding:0px 10px;
    }
  .views .liulan {
        line-height:2em;
        font-size: 14px;
        color: #000;
        padding: 0px 0px 10px 10px ;
      width: 90px;
      display: inline-block;
    }
    .views .jiaqian {
        display: inline-block;
        line-height:2em;
        font-size: 14px;
        color: #d7440e;
       padding: 0px 10px;
       width: 130px;
    }
 .views .neirong {
        display: inline-block;
        line-height:2em;
        font-size: 14px;
        color: #d7440e;
        padding: 0px 0px 10px 0px;
        width: 78px;
    }
  .neirong a {
float: right;
font-size: 18px;
line-height: 30px;
color: #fff;
text-indent: 5px;
display: block;
text-indent: 99999px;
background-image: url(../../images/tel.png);
background-repeat: no-repeat;
background-position: 50%;
background-size: 22px;
width: 30px;
height: 30px;
}

 .qiandao {
display: inline-block;
float:right;
width:45%;
height: 30px;
border-radius: 3px;
background-color: #fe6400;
}
 .qiandao span {
display: block;
float: right;
margin-right: 10px;
line-height: 30px;
color: #fff;
}
 .qiandao::after {
display: block;
content: "|";
position:relative;
top: 2px;
width: 1px;
height: 25px;
left: 50px;
z-index: 200;
text-indent: -9999px;
background-color: #fff;
}
  .qiandao a {
float: left;
line-height: 30px;
color: #fff;
font-size: 18px;
text-indent: 5px;

}
    .views .infos {
        line-height: 3em;
        font-size: 12px;
          padding: 10px;
    }

    .views .img {
        display: block;
        text-align: center;
    }

        .views img {    
            max-width: 100%;       
        }

    .views .remark {
        margin: 10px;
    }

.view_btn_box > * {
    margin: 5px;
}



/* ------------- 局部页面 ------------- */




/*
.comment dl {
    line-height: 2em;
    margin-top: 0px;
}

.comment dt time, .comment .cbbox time {
    float: right;
}

.comment dd, .comment .cbbox > p {
    color: #686868;
}

.comment dd {
    overflow: hidden;
    margin: 0px;
    border-bottom: 1px solid #cecece;
}

.comment .cbbox {
    margin: 3px 0;
    border: 1px solid #eae9d7;
    padding: 7px 14px;
    background: #f9f7e8;
}

    .comment .cbbox > p {
        overflow: hidden;
        margin: 0px 0px 10px;
    }

.comment .publish, .comment .pagenext > a {
    width: 100%;
    text-align: center;
}

.comment .form {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.comment .btnbox {
    text-align: right;
}*/
/****************************/
/*搜索*/
.search_index {
  margin: 10px;
height: 48px;
display: block;
width: 100%;
}

    .search_index div:nth-child(1) {
        display: block;
        float: left;
        width: 70%;
        border:2px solid #ee2bae;
    }

    .search_index div > input[type="text"] {
    padding-left: 7px!important;
    font-size: 12px!important;
    width: 100%!important;
    height: 29px!important;
    border: none!important;
    color: #000;

    }

    .search_index a {
   display: inline-block;
width: 80px;
height: 33px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
background-color: #ed33ae;
text-align: center;
line-height: 33px;
color: #fff;
font-size: 18px;
font-weight: bold;
        
    }
 select#menuid {
margin: 10px;
height: 30px;
border-radius: 5px;
width: 95%;
}
form#productSearch {
display: block;
width: 100%;
padding:10px;
height: 50px;
overflow:hidden;
}
input#keywords {
border:1px solid #d7440e;
height: 30px;
width: 75%;
display: inline-block;
float: left;
border-radius: 0px;

}
/*******************/
.BG {
    height:120px;
}

.bbs {
    overflow:hidden;
    z-index: 999999;
    background-color: #fff;
}
ul,li,dl,dd {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu3{
	width: 50%;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    top: 40px;
	background:#fff;
	font-size:12px;
    display:none;
  
    position:absolute;
    
}
#Product.on+.menu3 {
  display: block;
}
.area1 li{
	line-height:40px;
	text-align:left;

}
.area1 li a {
	display:block;
	color:#000;
	 text-decoration:none;
	padding-left:20px;
   border-bottom: 1px solid#ccc;
}
.area1 li dl {
	width: 124%;
	overflow:hidden;
	display:none;
	position:absolute;
	top:-1px;
	right: -124%;
	z-index:35533;
    border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	background:#fff;
}
.area1 li dl a:hover {
	 background:#f1f1f1;
}
.area1 li.lion {
    height:40px;
	line-height:40px;
	text-align:left;
	 background:#f1f1f1;
}
.area1 li.lion dl {display:block;}
#Product{
	height:40px;
	width: 100%;
    float:left;
	position: relative;
	border:1px solid #ccc;
    background-image:url(../../images/san.png);
    background-repeat:no-repeat;
    background-size: 15px;
     background-position: 65%;
 }
 #Product span{
display: block;
text-align: center;
line-height: 40px;
font-weight: bold;
}
 .views.single {
padding: 10px;
}