﻿body, button, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, textarea, ul {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

body, button, input, textarea {
    color: #333;
    font-size: 9pt;
    font-family: Microsoft Yahei,Arial;
}

q:after, q:before {
    content: '';
}

body {
    background: #fff;
}

a {
    outline: 0;
    color: #272a30;
    vertical-align: baseline;
    text-decoration: none;
}

    a:hover {
        color: #d22222;
        text-decoration: none;
    }

    a:active {
        color: #8f001e;
    }

input, textaera {
    outline: 0;
    border: none;
    vertical-align: middle;
    resize: none;
}

img {
    border: 0;
}

li, ul {
    list-style: none;
}



.border-hover-red:hover {
    border-color: #d22222 !important;
}

.bg-hover-bred:hover {
    background-color: #ae3131 !important;
}

body {
    background-color: white !important;
}
/*topbar starting*/
.fixwrapper {
    height: 130px;
    z-index: 1001;
    width: 100%;
}

body {
    padding-top: 15px !important;
    background-color: #fff !important;
}

    body.notop {
        padding-top: 0px !important;
    }

.topf {
    width: 1100px;
    margin: 0 auto;
}

.topcol {
    height: 80px;
}

    .topcol > li {
        display: inline-block;
        float: left;
    }

.logo-pic {
    margin-left: -48px;
}

.search {
    margin-left: 220px;
}

    .search form {
        margin-top: 28px;
        border: 1px solid #e4e4e4;
        width: 275px;
        height: 40px;
        border-radius: 2px;
        background: white;
    }

        .search form .sfocus::-ms-clear {
            display: none;
        }

        .search form .sfocus {
            line-height: 30px;
            font-size: 16px;
            float: left;
            color: #666;
            padding: 5px 8px;
            width: 210px;
            outline: 0;
            border: 0;
        }

        .search form button {
            height: 34px;
            float: right;
            margin-top: 3px;
            overflow: hidden;
            width: 30px;
            outline: 0;
            border: none;
            cursor: pointer;
            background: #fff url(http://img.lapin365.com/resources/images/Web/SearchBtnIcon.png) left center no-repeat;
        }

.downloadapp {
    margin-left: 37px;
    position: relative;
    cursor: pointer;
}

    .downloadapp a {
        display: block;
        padding-top: 5px;
    }

    .downloadapp .topdtext {
        margin-bottom: 5px;
    }

    .downloadapp img {
    }

    .downloadapp .downhoverdiv {
        position: absolute;
        z-index: 1000;
        top: 20px;
        display: none;
        right: 0px;
    }

.dtextwrapper {
    position: relative;
}

    .dtextwrapper .textinfo {
        position: absolute;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        width: 155px;
        padding-top: 5px;
        color: #272a30;
    }

.avataricon {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.avatarlink {
    display: block;
    float: left;
}

.actionbtns {
    float: left;
    margin-left: 17px;
    margin-top: 15px;
}

    .actionbtns.logged {
        margin-top: 5px;
    }

.logoutbtn {
    color: #686868;
    margin-left: 10px;
}

.reglogrow, .reglogrow > a {
    color: #ec3229;
    margin-bottom: 7px;
    font-size: 16px;
}

    .reglogrow .sep {
        margin: 0 9px;
        margin-left: 5px;
    }

.unlogged, .userinfo {
    float: right !important;
    margin-top: 18px;
    margin-right: 20px;
}

.qiandaobtn {
    display: block;
    padding: 4px 8px;
    color: #fff;
    background-color: #e74c37;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
}

    .qiandaobtn:hover {
        color: #fff;
    }

.userinfo .username {
    color: #e74c37;
    font-size: 16px;
}

.userinfo .actionbtns > li {
    margin-bottom: 5px;
}

.digitalid {
    font-size: 14px;
    color: #b4b4b4;
}

.tops {
    background-color: #e74c37;
    margin-top: 17px;
}

.middlewrap {
    width: 1100px;
    position: relative;
    margin: 0 auto;
}

.navol > li {
    float: left;
}

    .navol > li:hover {
        background-color: #d13925;
    }

    .navol > li.currentnav {
        background-color: #d13925;
    }

    .navol > li > a {
        display: block;
        color: white;
        font-size: 14px;
        line-height: 33px;
        width: 80px;
        height: 33px;
        text-align: center;
    }

.bltg {
    color: white;
    position: absolute;
    display: block;
    left: 680px;
    background: #d13925;
    width: 100px;
    font-size: 14px;
    text-align: center;
    line-height: 33px;
}

    .bltg:hover {
        color: #fff;
    }

.clb {
    clear: both;
}
/*topbar ending*/


/*两列布局相关样式*/
.center {
    /*padding-left: 25px;*/
    padding-bottom: 0;
    background-color: #fff;
    margin: 0 auto;
}

.left_body {
    float: left;
    width: 780px;
    overflow: hidden;
}

.main-content {
    clear: both;
    padding-bottom: 36px;
}
/*两列布局相关样式*/



/*左侧边栏 等公用样式表*/
.shoptable {
    padding-top: 20px;
}

.table-member {
    width: 92px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid #eee;
    float: left;
    overflow: hidden;
    margin-left: -1px;
    margin-bottom: -1px;
    position: relative;
}

    .table-member:hover {
        border-color: #d22222;
        z-index: 1;
    }

.repair-table {
    padding-left: 1px;
}

.categorytable {
    padding-top: 20px;
}

.HotDiscountPView {
    padding-top: 25px;
}



.hot-public li {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
}

    .hot-public li.noborder {
        border-bottom: 0px;
        padding-bottom: 0px !important;
    }

.hot-public .small-pic {
    display: block;
    width: 78px;
    height: 78px;
    overflow: hidden;
    float: left;
    text-align: center;
    border: 1px solid #eee;
}

    .hot-public .small-pic img {
        max-width: 80px;
        max-height: 80px;
    }

.hot-public .right-info {
    float: right;
    width: 190px;
    height: 50px;
    overflow: hidden;
    word-break: break-all;
}

.panel {
    clear: both;
}

    .panel .panel-title {
        height: 32px;
        border-bottom: 1px solid #dcdcdc;
        font-size: 14px;
    }

        .panel .panel-title h2 {
            font-size: 18px;
            float: left;
            color: #d22222;
            margin-bottom: 10px;
        }

.panel-title .more {
    float: right;
    margin-top: 6px;
    color: #2d9aff;
    margin-right: 11px;
    font-size: 12px;
}

.panel-body {
    padding: 10px 0 0px 0px;
}

.right_bar {
    width: 280px;
    float: right;
}

.barfixwrapper {
    z-index: 1000;
    background: white;
    width: 280px;
}


.customer-photo {
    float: left;
}

    .customer-photo img {
        width: 67px;
        height: 67px;
        border-radius: 35px;
    }

.customer-info {
    color: #a0a0a0;
    float: left;
    margin-left: 16px;
    padding-top: 5px;
}

.customer-name, .first-use {
    color: #008ee0;
}

.customer-info dd {
    margin-top: 5px;
}


/*分页样式*/
.pagenav {
    margin-top: 30px;
}

    .pagenav > div a {
        float: left;
        display: block;
        overflow: hidden;
        margin-right: 9px;
        width: 28px;
        height: 28px;
        background: url(http://img.lapin365.com/resources/images/web/page_nav.png) 0 -56px;
        color: #fff;
        text-align: center;
        font-size: 14px;
        line-height: 28px;
    }

        .pagenav > div a.current {
            background-position: 0 -28px;
            color: #d22222;
        }



.noanswer {
    text-align: center;
    color: gray;
    font-size: 18px;
    margin: 20px 0;
}


.fr {
    float: right;
}


.bread-nav {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
}

    .bread-nav li {
        float: left;
    }

    .bread-nav .arrow-right {
        padding: 0 5px;
    }

/*Logo、搜索框样式*/
.tophead {
    height: 90px;
    padding-top: 18px;
}

    .tophead .logo {
        float: left;
        display: block;
    }

.searchbox {
    float: right;
    margin-top: 28px;
}

    .searchbox form {
        float: right;
        border: 1px solid #e4e4e4;
        width: 275px;
        height: 40px;
        border-radius: 2px;
    }

        .searchbox form .sfocus {
            line-height: 30px;
            font-size: 16px;
            float: left;
            color: #666;
            padding: 5px 8px;
            width: 210px;
            outline: 0;
            border: 0;
        }

        .searchbox form button {
            height: 34px;
            float: right;
            overflow: hidden;
            width: 30px;
            outline: 0;
            border: none;
            cursor: pointer;
            background: #fff url(http://img.lapin365.com/resources/images/Web/SearchBtnIcon.png) left center no-repeat;
        }

    .searchbox .hotkey {
        float: right;
        padding-right: 5px;
    }

        .searchbox .hotkey a {
            color: rgb(153, 153, 153);
            text-align: center;
            line-height: 38px;
        }
/*Logo、搜索框样式 */
.PrConDisPlay {
    margin: 0 auto;
    width: 1100px;
    background-color: white;
}



/*列表项样式表*/

.listmemberbox {
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 0;
}

.pro-title {
    font-size: 19px;
    line-height: 25px;
    color: #333;
}

    .pro-title .red {
        font-size: 16px;
        color: #e74737;
        display: block;
    }

.left-pic {
    float: left;
    display: block;
    text-align: center;
    /*width: 204px;*/
    height: 153px;
    overflow: hidden;
}

    .left-pic img {
        max-width: 153px;
        max-height: 153px;
    }

.listRight {
    width: 590px;
    float: right;
}

    .listRight .toprows {
        height: 110px;
    }

    .listRight .abstract {
        font-size: 12px;
        line-height: 18px;
        color: #858484;
        margin-bottom: 10px;
        overflow: hidden;
        height: 45px;
    }


.last-row {
    line-height: 29px;
    color: #b9b9b9;
    float: right;
}

.listRight .godetail {
    color: #428bcd;
    white-space: nowrap;
    font-size: 12px;
    line-height: 25px;
}

    .listRight .godetail:hover {
        color: #d22222;
    }

.taglink {
    margin-bottom: 15px;
    display: inline-block;
}

    .taglink a {
        color: #929292;
        background-color: #ebebeb;
        padding: 1px 8px;
        text-align: center;
        border-radius: 9px;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px;
    }

        .taglink a:hover {
            color: #D22222;
        }

.createdate {
    color: #b9b9b9;
}

.pro-buy {
    display: block;
    float: right;
    border-radius: 2px;
    width: 80px;
    background-color: #e74c37;
    display: block;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
}

    .pro-buy.lingquan {
        background-color: #faa636;
        margin: 0 5px;
    }

        .pro-buy.lingquan:hover {
            background-color: #e89525;
        }

    .pro-buy:hover {
        background-color: #ae3131;
        color: #fff;
    }

.malllink {
    padding-right: 20px;
}
/*列表项样式表*/


/*加载动画居中*/
.loading {
    display: none;
    text-align: center;
    margin: 20px;
}



/*robat*/
#hd_float {
    display: none !important;
}



/*copyright*/
.bxtop {
    padding-top: 35px;
}

    .bxtop > a {
        margin-right: 25px;
    }

    .bxtop strong {
        color: #fff;
    }

.bxbottom {
    margin-top: 10px;
}


    .bxbottom .alink > a {
        color: #fff;
    }

    .bxbottom a {
        color: #fff;
    }

        .bxbottom a:hover {
            text-decoration: underline;
            color: #ffced8;
        }




#ft .if {
    background-color: #e74c37 !important;
}

.selfapps {
    background-color: #fafafa;
    padding: 10px 0 20px;
}

    .selfapps .middle-wrap {
        width: 1100px;
        margin: 0 auto;
    }

.middle-wrap p {
    font-weight: 600;
    margin-top: 10px;
}

    .middle-wrap p a {
        font-weight: normal;
        color: #888;
    }

/*网站导航 beginning*/
.sitemap_title {
    font-size: 20px;
    color: #000;
    padding: 30px 0;
}

.maplist {
    border: 1px solid #eee;
    margin-bottom: 40px;
}

.clsboth {
    clear: both;
}

.maplist > li:nth-child(odd) {
    background-color: #fafafa;
}



.maplist > li > h2 {
    font-size: 16px;
    color: #000;
    display: block;
    float: left;
    width: 122px;
    padding-top: 25px;
    padding-left: 48px;
}

.maplist > li > ul {
    float: left;
    display: block;
}

.maplist .rightlist {
    border-left: 1px solid #eee;
    padding-bottom: 25px;
    width: 926px;
}

    .maplist .rightlist > li {
        width: 125px;
        padding-top: 25px;
        text-align: center;
        float: left;
    }

.maplist .link {
    font-size: 14px;
    color: #666;
}

    .maplist .link:hover {
        color: #d22222;
    }

/*网站导航 endinging*/


.sfa.block1 img {
    width: 58px;
}

#ft {
    line-height: 22px;
}

    #ft .if {
        padding: 0 0 40px;
        background: #d22222;
        color: #fff;
        text-align: center;
    }

span.v {
    display: inline-block;
    overflow: hidden;
    margin: 0 7px 0 8px;
    width: 2px;
    height: 13px;
    background: url(http://img.ithome.com/images/v2.1/split.png) left top no-repeat;
    color: #d5d5d5;
    vertical-align: -2px;
    text-indent: -75pt;
}
/* 侧边功能按钮 */
#side_func {
    position: fixed;
    _position: absolute;
    bottom: 245px;
    right: 50%;
    height: 232px;
    margin-right: -608px;
    width: 58px;
    z-index: 1000;
}

.single #side_func {
    bottom: 290px;
}

#side_func a.sfa {
    display: block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    text-align: center;
    line-height: 1000px;
    color: #333;
    background-color: #dcdcdc;
    overflow: hidden;
    z-index: 10;
}

#side_func a.block1 {
    text-indent: 0;
}

#side_func a.block2 {
    display: none;
    background: #bcbcbc url(http://img.ithome.com/images/v2.1/gocomm.png) 0 0 no-repeat;
}

.single #side_func a.block2 {
    display: block;
}
 

.single #side_func a.block3 {
    background-color: #dcdcdc;
}

#side_func a.sfa:hover {
    color: #fff;
    line-height: 58px;
    background-image: none;
    background-color: #d22222;
}

#side_func a.block1, #side_func a.block1:hover, #side_func a.block3:hover {
    line-height: normal;
}

#side_func a:active {
    background-color: #8f001e;
}

#side_func a span {
    float: left;
    display: block;
    width: 58px;
    overflow: hidden;
    padding-top: 10px;
}

#side_func #bdshare_l.show_bds {
    position: absolute;
    top: 58px !important;
    left: -212px !important;
    background: #fff !important;
    z-index: 10000 !important;
}

#bdshare ul li a, #bdshare_s ul li a {
    font-family: 'Microsoft Yahei' !important;
}

#side_func a.joinus {
    color: #fff;
    background: #d22222;
}

    #side_func a.joinus:hover {
        background: #f4553a;
    }

    #side_func a.joinus:active {
        background: #8f001e;
    }

#side_func a.app {
    display: block;
    width: 58px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    z-index: 10;
}

    #side_func a.app span {
        color: #000;
        padding: 0;
    }

#side_func a.weixin {
    display: block;
    width: 58px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    color: #d22222;
    overflow: hidden;
    z-index: 10;
}

    #side_func a.weixin span {
        color: #d22222;
        padding: 0;
    }

.bread-nav h1 {
    font-size: 14px;
}
