﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
    color: #666666;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: black;
}

.devisetopwrapper {
    height: 30px;
    background-color: #F5F5F5;
    font-size: 10px;
}

.devisetop {
    width: 1200px;
    margin: 0 auto 0 auto;
}

.devisetopleft {
    width: 500px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.devisetopright {
    width: 500px;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.devisetopleft a {
    margin-right: 20px;
}

.devisetopright a {
    margin-left: 20px;
}

.devisesearch {
    width: 1200px;
    margin: 20px auto 0 auto;
}

.deviselog {
    width: 295px;
    float: left;
}

    .deviselog img {
        max-width: 295px;
        max-height: 70px;
    }

.devisemore {
    width: 100px;
    float: left;
    font-size: 11px;
    display: inline;
    margin-top: 20px;
}

    .devisemore .more {
        border: 1px solid #F5F5F5;
        padding: 2px 10px 2px 10px;
        display: inline;
        cursor: pointer;
    }

        .devisemore .more span {
            font-family: STHupo;
            color: #b70005;
            padding-left: 5px;
        }

.moreDesignTop {
    border: 1px solid #F5F5F5;
    position: absolute;
    display: none;
}

    .moreDesignTop ul {
        margin: 0;
        padding: 0;
        background-color: white;
    }

        .moreDesignTop ul li {
            list-style: none;
            height: 30px;
            line-height: 30px;
            padding-left: 10px;
            padding-right: 10px;
        }

            .moreDesignTop ul li a {
                color: black;
                text-decoration: none;
            }

.devisemore:hover .moreDesignTop {
    display: block;
}


.devisesearchbox {
    width: 650px;
    float: left;
    height: 45px;
}

#txtSearch {
    border: 2px solid #1D8DF9;
    width: 430px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#btnSearch {
    border: none;
    background-color: #1D8DF9;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0px 15px 0px 15px;
    color: white;
    font-size: 16px;
    vertical-align: middle;
}

#btnSearchAll {
    border: none;
    background-color: #1D8DF9;
    height: 36px;
    margin: 0;
    padding: 0px 15px 0px 15px;
    margin-left: 6px;
    color: white;
    font-size: 16px;
    vertical-align: middle;
}

.devisemenuwrapper {
    border-bottom: 2px solid #1D8DF9;
    height: 35px;
    margin-top: 10px;
}

.devisemenu {
    width: 1200px;
    margin: 0 auto 0 auto;
}

.devisemenuleft {
    width: 800px;
    float: left;
}

.devisemenuright {
    width: 350px;
    float: right;
    text-align: right;
    color: #646464;
    font-weight: bold;
    height: 35px;
    padding-top: 15px;
    font-size: 14px;
}

.devisemenuleft ul {
    margin: 0;
    padding: 0;
}

    .devisemenuleft ul li {
        width: 100px;
        float: left;
        text-align: center;
        height: 35px;
        line-height: 36px;
        color: #646464;
        font-weight: bold;
        font-size: 16px;
        overflow: hidden;
    }
/*.currentli {
background-color:#1D8DF9;
}
.currentli a {
    color:white;
}*/
a {
    color: #646464;
}

.devisemenuleft ul li a {
    text-decoration: none;
}

.currentpositon {
    width: 1200px;
    margin: 0 auto 8px auto;
    padding: 23px 0 8px 0;
    border-bottom: 1px solid #1D8DF9;
    font-size: 12px;
    text-align: left;
}

    .currentpositon a {
        margin-left: 10px;
        margin-right: 10px;
        color: #8d8d8d;
        text-decoration: none;
    }

        .currentpositon a:first-child {
            margin-left: 0;
        }

.deviselunbo {
    width: 1200px;
    height: 435px;
    margin: 0 auto 0 auto;
}



/******************轮播图开始************/
/*.main_images .main_images_img img {
    cursor: pointer;

     }*/
.slip_images {
    width: 500px;
    height: 40px;
    text-align: center;
    position: relative;
    margin-left:auto;
    margin-right:auto;
}

.slip_images_div {
    width: 150px;
    margin: -40px auto 0 auto;
}

.slip_images .slip_images_div div, .slip_images_little .slip_images_div_little div {
    width: 16px;
    height: 32px;
    float: left;
    margin: 0 2px 0 2px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    font-size: 14px;
    z-index: 99;
    text-align: left;
    padding-left: 7px;
}

.slip_images_little {
    /*position: absolute;*/
    width: 500px;
    height: 40px;
    text-align: center;
    position: relative;
    /*top: 700px;
    left: 615px;
    z-index: 10;*/
}

.show_image {
    display: block;
}

.hide_image {
    display: none;
}

.lbt01 {
    background: url(/images/home/index/gray2.png) 0 9px no-repeat;
}

.lbt1 {
    background: url(/images/home/index/black.png) 0 9px no-repeat;
}

/******************轮播图结束************/


.devisetitle {
    border-left: none;
    /*margin-bottom: 20px;*/
}

.devisetitleleft {
    width: 250px;
    float: left;
    font-size: 20px;
    /*padding-left: 5px;*/
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

    .devisetitleleft a {
        font-size: 24px;
        color: #333333;
    }

        .devisetitleleft a:hover {
            text-decoration: none;
        }

.devisetitleright {
    float: right;
    height: 24px;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
    padding-right: 0px;
}

    .devisetitleright a {
        color: #333333;
        padding: 5px 0px 5px 30px;
    }

        .devisetitleright a:hover {
            text-decoration: none;
            color: #f15a48;
        }

.gooddetailbox {
    margin-bottom: 30px;
}

.devisehotgoods {
    float: left;
    margin-top: 20px;
}

    .devisehotgoods .goodbox {
        width: 200px;
        height: 220px;
        float: left;
        text-align: left;
    }

    .devisehotgoods .goodimg {
        width: 199px;
        height: 219px;
        border: 1px solid #e0e0e0;
        position:relative;
        text-align: center;
        font-size: 14px;
    }

        .devisehotgoods .goodimg img {
            width: 198px;
            height: 198px;
        }

        .devisehotgoods .goodimg .imgtitle {
           
            display: inline-block;
            margin-left: 10px;
            line-height: 20px;
            overflow: hidden;
            padding-right: 10px;
            height: 20px
        }
/*.devisehotgoods .goodname {
        background-color: #e0e0e0;
        height: 30px;
        line-height: 30px;
        text-align: center;
        overflow: hidden;
        font-size: 12px;
    }*/

.devisecontent {
    float: left;
    height: 490px;
    margin: 20px auto 0 auto;
    border: 1px solid #eee;
}

.devisecontentleft {
    width: 377px;
    height: 377px;
    float: left;
}

.devisecontentleftimgbox {
    width: 377px;
    height: 377px;
}

.devisecontentright {
    width: 820px;
    float: right;
}

.arctitle {
    width: 160px;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.devisecontentrightbox {
    position: relative;
    width: 186px;
    float: left;
    /* margin: 0px 0px 29px 19px; */
    margin: 5px 8px;
    height: 225px;
    overflow: hidden;
}

.devisecontentrightimgbox {
    width: 186px;
    height: 186px;
}

.devisecontentrightboxtitle {
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.devisecontentrightbox img {
    width: 186px;
    height: 186px;
}

.deviseservicecompany {
    width: 1200px;
    margin: 20px auto 60px auto;
    border: 0px;
}




    .deviseservicecompany .main_images .main_images_img .show_image img {
        width: 1200px;
        height: 531px;
    }

    .deviseservicecompany .slip_images {
        margin-top: 20px;
    }

.devisehotbox {
    width: 1200px;
    margin: 10px auto 0 auto;
    border: 1px solid #e0e0e0;
}

.devisehottitle {
    border-bottom: 1px solid #e0e0e0;
    font-size: 20px;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    color: #1C8EF9;
    background-color: #F5F5F5;
}

    .devisehottitle span {
        font-size: 14px;
        color: #9B9B9B;
        margin-left: 15px;
    }

.devisehotcontent {
    padding-left: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dzfl3 {
    width: 100px;
    height: 30px;
    float: left;
    background-color: #F2F2F3;
    margin: 4px;
}

    .dzfl3:hover {
        background-color: #1C8EF9;
        color: white;
    }

        .dzfl3:hover a {
            color: white;
        }

.dzfl4 {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

    .dzfl4 a {
        color: black;
        text-decoration: none;
        font-size: 11px;
    }

.devisecontract {
    width: 1200px;
    margin: 10px auto 10px auto;
}

    .devisecontract a {
        margin-left: 5px;
        margin-right: 5px;
        color: #1C8EF9;
        text-decoration: none;
    }

    .devisecontract input[type='button'] {
        border: none;
        background-color: #1C8EF9;
        color: white;
        margin-left: 10px;
        padding: 2px 10px 2px 10px;
    }

    .devisecontract .space {
        padding-left: 125px;
    }

.devisefoot {
    width: 1200px;
    margin: 10px auto 10px auto;
    /*border: 1px solid #e0e0e0;
    padding: 10px 0 10px 0;*/
}

.foot-topdiv {
    width: 1200px;
    margin: 10px auto 10px auto;
}

    .foot-topdiv img {
        margin-left: 10px;
    }

.devisefootimg {
    width: 300px;
    float: left;
    text-align: center;
    background: url('/images/design/designother/ft10.jpg') right 8px no-repeat;
}

.devisefootimglast {
    background: no-repeat;
}

.devisefoot2 {
    width: 1200px;
    margin: 10px auto 10px auto;
    padding: 10px 0 10px 0;
}

    .devisefoot2 img {
        width: 190px;
        margin-left: 5px;
        margin-right: 5px;
    }

.devisefoot3 {
    width: 1200px;
    margin: 10px auto 10px auto;
    font-size: 10px;
    text-align: center;
}

    .devisefoot3 div a, .devisefoot3 p a {
        margin: 0 10px 0 10px;
        text-decoration: none;
        color: black;
        cursor: pointer;
    }

/*************定制列表页*******************/
.goodlistmain {
    width: 1200px;
    margin: 10px auto 10px auto;
}

.goodlistleft {
    width: 249px;
    float: left;
}

.goodlistright {
    width: 941px;
    float: right;
}

.leftmenutitle {
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    padding-left: 24px;
    color: white;
    background-color: #1C8EF9;
    font-weight: bold;
}

.leftmenubox {
    padding: 13px;
    border: 1px solid #E7E7E7;
    border-top: none;
    padding-bottom: 20px;
}

    .leftmenubox:hover {
        background-color: #F3F3F3;
    }

    .leftmenubox a:hover {
        text-decoration: underline;
    }

.leftmenukind a {
    font-size: 12px;
    color: black;
    text-decoration: none;
}

.leftmenukind img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 2px;
}

.leftmenusubkind {
    color: #999999;
    font-size: 11px;
    margin-left: 29px;
    text-align: left;
}

.leftmenukindname {
    width: 95px;
    float: left;
    margin-top: 9px;
}

.leftmenusubkind a {
    color: #999999;
    text-decoration: none;
}

.gooddetailbox {
    margin-bottom: 30px;
}

.goodlisttitle {
    height: 38px;
    background-color: #EEEEEE;
}

    .goodlisttitle div {
        line-height: 38px;
        color: white;
        text-align: left;
        padding: 10px 20px 10px 20px;
        font-size: 12px;
        background-color: #646464;
        display: inline;
    }

.goodlistcontent {
    /*border-left:1px solid #E7E7E7;*/
    padding-top: 10px;
}

    .goodlistcontent .goodbox {
        width: 161px;
        height: 200px;
        text-align: center;
        float: left;
        margin-right: 34px;
    }

    .goodlistcontent .goodboxlast {
        width: 161px;
        height: 200px;
        text-align: center;
        float: left;
    }

    .goodlistcontent .goodbox .imgbox {
        width: 158px;
        height: 158px;
        border: 1px solid #E7E7E7;
    }

        .goodlistcontent .goodbox .imgbox img {
            width: 158px;
            height: 158px;
        }

    .goodlistcontent .goodbox .namebox a {
        color: #666666;
        font-size: 11px;
    }

.pg_nav_bar {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

.namebox {
    padding-top: 5px;
    width: 161px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

/****************商品详情页******/
.detailleft {
    width: 738px;
    float: left;
    /*border: 1px solid #E7E7E7;*/
}

    .detailleft .detailtitle {
        border: 1px solid #e7e7e7;
    }

.detailright {
    width: 202px;
    float: right;
    border: 1px solid #E7E7E7;
    border-left: none;
}

.detailleft .imgbox {
    width: 277px;
    height: 277px;
    float: left;
}

    .detailleft .imgbox img {
        width: 277px;
        height: 277px;
    }

.gooddetail {
    width: 400px;
    float: right;
}

    .gooddetail p {
        font-size: 12px;
        padding:0px;
        margin:0px;
        line-height:25px;
    }

    .gooddetail .pname {
        font-size: 16px;
        padding-top: 20px;
    }

    .gooddetail .pimg {
        margin-top: 10px;
    }

.detailright .hotgoodtitle, .detailright .hotgoodbox {
    text-align: center;
    margin: 0px;
}

.shangpinxiangqing {
    font-size: 13px;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
}

.lipintupian {
    padding: 0;
}

    .lipintupian img {
        margin: 0;
        padding: 0;
        border: none;
    }

.detailright .hotgoodbox img {
    width: 160px;
    height: 160px;
}

.detailright .hotgoodbox p {
    font-size: 11px;
    overflow: hidden;
    width: 160px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 0 auto;
}

.imgtitlebox {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 11px;
}


#designBox .main_images .main_images_img img {
    width: 1200px;
    height: 435px;
}

.devisecontentleft .devisecontentleftimgbox .main_images .main_images_img img {
    width: 377px;
    height: 377px;
}



.pg_nav_bar {
    text-align: center;
}

.sys_def_pagination_bar {
    display: inline-block;
}

    .sys_def_pagination_bar .sys_def_pagination_bar_desc {
        position: relative;
        display: inline-block;
        float: left;
        line-height: 23px;
        padding-right: 20px;
        text-align: left;
        color: #999;
    }

    .sys_def_pagination_bar .sys_def_pagination_bar_body {
        position: relative;
        display: inline-block;
    }

    .sys_def_pagination_bar .sys_def_pagination_bar_nav {
        position: relative;
        list-style: none;
        display: inline;
    }

        .sys_def_pagination_bar .sys_def_pagination_bar_nav li {
            display: inline;
            margin-right: 5px;
            float: left;
            height: 25px;
            width: 24px;
            margin: 0 0 0 8px;
        }

        .sys_def_pagination_bar .sys_def_pagination_bar_nav a {
            padding-top: 3px;
            padding-bottom: 3px;
            color: #666;
            text-decoration: none;
            display: block;
            font-size: 12px;
            font-family: 宋体;
            border: 1px solid #999;
            text-align: center;
            /*padding-top: 5px;*/
        }
        /*.sys_def_pagination_bar .sys_def_pagination_bar_nav li a:hover {position: absolute;z-index: 1;margin: -5px 0 0 -5px;line-height: 30px;height: 30px;width: 35px;font-size: 14px;font-weight: bold;color: #CC66FF;border: 1px solid #999;background: #EEE;}*/
        .sys_def_pagination_bar .sys_def_pagination_bar_nav li .desable {
            cursor: default;
            border: 1px solid #b70005;
        }
/*.sys_def_pagination_bar .sys_def_pagination_bar_nav li .desable:hover{ position:static; margin:0; width:35px; height:20px; line-height:20px; font-size:14px;}*/


.sub-step {
    margin-top: 40px;
    float: left;
}

.sub-step-title {
    font-size: 24px;
}

.step-list {
    font-size: 0px;
    float: left;
    width: 1220px;
}

    .step-list a {
        display: inline-block;
        width: 118px;
        height: 118px;
        line-height: 118px;
        text-align: center;
        float: left;
        margin-right: 17px;
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

        .step-list a img {
            vertical-align: middle;
            margin-top: 22px;
        }


.case_desc {
    position: absolute;
    float: left;
    bottom: 0px;
    text-align: left;
    font-size: 14px;
    background-color: #f15a48;
    color: white;
    line-height: 40px;
    /*padding: 0px 10px 0px 10px;*/
    height: 40px;
    width: 190px;
    padding-left: 10px;
    text-align: center;
}

.step-hover-class {
    background-color: #f15a48 !important;
    border-color: #f15a48 !important;
}

.productHover {
    width: 186px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    display: none;
    background-color: #f15a48;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color:#fff;
}
