/* CSS Document */
.ce{display:block;width:100%;background:#fff;}
.ce li{border-bottom: 1px solid #d7d7d7;margin-bottom: 5px;margin-top: 5px;}
.more{padding-top: 8px;padding-right: 1em;}
.ce li a{   width: 94%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;color:white;display:block;cursor:pointer;background:#ea4a4a;text-align: center;}
.ce li a:hover{}
.ce li .dqian{background:none}
.ce li .xz{}

.er{display:none;width:100%;}
.er li{width:100%;border:solid #fff;border-width:1px 0px 0px;background:#fff;margin-bottom: 0px;}
.er li a{display:block;color:white;background:none;font-size: 15px;color:#797979;}
.er .e_li a{background:url(../images/more.png) no-repeat 120px center;}
.er li a:hover,.er li .sen_x{color:#ea4a4a;}
.er .e_li a:hover,.er .e_li .sen_x{background:url(../images/more.png) no-repeat 120px center rgb(253,83,49);}

.thr{background:rgb(150,150,150);display:none;}
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:none;}
.er .e_li .thr li a:hover{background:rgb(249,152,49);}
.er .e_li .thr li .xuan{background:rgb(249,152,49);}
.more1{margin-left: 28px;margin-top: -4px;}
.thr_nr{width:300px;position:absolute;top:0px;left:150px;z-index:10;border:1px solid rgb(201,201,201);display:none;}
.thr_nr h3{font-weight:normal;font-size:18px;display:block;text-align:center;width:100%;padding:10px 0px;}
.thr_nr img{width:100%;}



.ti {width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background: url(../images/11.png) no-repeat;}
.inpu {cursor: pointer;filter:alpha(opacity=0);-moz-opacity:0; opacity:0;width:29px;height:29px;}
.span{float:left;display:block;padding:4px 40px 0px 0px;color:#000;}
.tu1{width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background:url(../images/22.png) no-repeat;}
.span1{color:#f00;float:left;display:block;padding:4px 40px 0px 0px;}
.span2{color:#000;}



/*-------------------------------------设计服务---------------------------------*/
* {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}
input , textarea , button {
    outline: none;
    border: none;
}
hr {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    margin:10px 0;
}
.b-grey {
    background-color: #f7f7f7;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.text-center {
    text-align: center;
}
.l-title {
    font-size: 30px;
}
.s-title {
    color: #666;
    line-height: 22px;
    font-size: 14px;
    height: 24px;
}
.red {
    color: #ee6061;
}
/* 项目设计 开始 */
.pro-list {
    padding: 15px 0;
}
.pro-list ul li.pro-box {
    max-width: 100%;
    background: #fff;
    padding: 20px 0;
    overflow: auto;
    margin: 20px auto;
}
.pro-list ul li.pro-box div.img-box{
    width: 70%;
    margin-right: 30px;
}
.pro-list ul li.pro-box div.img-box img {
    margin-left: 1%;
    max-height: 236px;
    width: 31%;
    height: 220px;
    float: right;
}
.pro-list ul li.pro-box div.title{
    margin-left: 5%;
    width: 22%;
    text-align: left;
}
.pro-list ul li.pro-box div.title .see {
    display: block;
    border: 1px solid #ee6061;
    padding: 0 25px;
    margin-top: 10px;
    line-height: 35px;
    font-size: 18px;
}
/* -------- 自适应 --------- */
@media screen and (max-width: 1190px) {
    .pro-list ul li.pro-box {
        width: 100%;
    }
    .pro-list ul li.pro-box div.title {
        margin-left: 20px;
        width: 160px;
    }
    .pro-list ul li.pro-box div.img-box {
        margin-right: 10px;
    }
}
/* 项目设计 结束 */
/* 案例展示 开始 */
/* -------- 目录 --------- */
.nav_services {
    height: 85px;
    padding-top: 35px;
    box-shadow: 0 0 10px #ffffff;
    background-color: white;
}
.nav_services ul {
    width: 1190px;
    margin: 0 auto;
    overflow: auto;
}
.nav_services ul li{
    float: left;
    width: 16%;
    line-height: 30px;
    font-size: 18px;
    padding-bottom: 10px;
    cursor: pointer;
}
.nav_services ul li:hover {
    color: #ee6061;
    border-bottom: 3px solid #ee6061;
}
.nav_services ul li.active {
    color: #ee6061;
    border-bottom: 3px solid #ee6061;
}
/* -------- 案例 --------- */
.case-box {
    width: 1190px;
    margin: 0 auto;
    /*overflow: auto;*/
}
.case-list {
    width: 890px;
    background: #fff;
    margin: 30px 0;
    padding: 25px 20px;
    box-shadow: 5px 5px 10px #ebebeb;
}
.company-case {
    width: 910px!important;
    background: none;
    margin: 5px 0;
    box-shadow: none;
}
.compamy-title {
    padding: 20px 10px;
    margin-bottom: 20px;
    background-color: #fff;
}
.case-list ul li.item{
    float: left;
    width: 264px;
    margin-top: 10px;
    margin-right: 20px;
    border: 1px solid #ebebeb;
}
.case-list ul li.item:nth-child(3n) {
    margin-right: 0;
}
.case-list ul li.item img {
    width: 100%;
    height: 245px;
    width: 265px;
}
.case-list ul li.item p {
    padding: 15px;
    font-size: 14px;
    line-height: 22px;
    min-height: 66px;
    font-weight: 600;
}
/* -------- 预约 --------- */
.fr-box {
    margin-top: 30px;
    box-shadow: 5px 5px 10px #ebebeb;
    padding:20px 25px;
    background: #fff;
    width: 280px;
    overflow: auto;
}
.appointment .title p {
    margin-top: -35px;
    color: #fff;
}
.appointment .price-text p {
    text-align: left;
    line-height: 26px;
    padding-left: 20px;
}
.appointment .price-text span.sm-text {
    font-size: 14px;
}
.appointment input ,.appointment textarea {
    margin-top: 10px;
    width: 200px;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
.appointment button {
    width: 100%;
    background: #ee6061;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    margin: 15px 0;
}
.appointment .tel {
    color: #ccc;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    width: 250px;
    margin: 0 auto;
}
/* -------- 咨询 --------- */
.free-ask .photo .title button {
    float: left;
    width: 75px;
    line-height: 36px;
    background: #ededed;
    position: relative;
    text-align: right;
    padding: 0 10px;
    margin-top: 12px;
}
.free-ask .photo .title button img {
    position: absolute;
    top: 6px;
    left: 10px;
}
.free-ask .process {
    margin-top: 20px;
    text-align: left;
}
.free-ask .process ol {
    list-style-position: inside;
    color: #666;
    line-height: 28px;
}
/* -------- 自适应 --------- */
.sm {
    display: none;
}
@media screen and (max-width: 1190px) {
    .lg {
        display: none;
    }
    .sm{
        display: block;
    }
    .nav_services ul , .case-box {
        width: 100%;
    }
    .case-list {
        margin: 30px auto;
        float: none;
        overflow: auto;
    }
    .fr-box {
        margin: 0 auto;
        width: 830px;
    }
    .free-ask .process {
        width: 600px;
        margin: 0;
    }
    .free-ask .process ol li {
        float: left;
        width: 16%;
        text-align: center;
    }
    .appointment {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 20px 0;
        z-index: 1000;
    }
    .appointment .title p {
        margin-top: -30px;
    }
    .appointment button {
        width: 80%;
    }
}
/* 案例展示 结束 */

@media screen and (max-width: 700px) {
    .wrap_main {
        width: 100%!important;
        margin: 0 auto;
    }
    .pro-list ul li.pro-box div.img-box img {
        margin-left: 15px;
        width: 110px;
        min-height: 100px;
        max-height: 100px!important;
    }
    .pro-list ul li.pro-box div.title .see{display: none;}
    .pro-list ul li.pro-box div.title p {
        display: none;
    }
    .pro-list ul li.pro-box div.title .shch {
        display: block!important;
    }
    .pro-list ul li.pro-box div.title {
        margin-left: 20px;
        width: 100%!important;
        text-align:center!important;
    }
    .pro-list ul li.pro-box div.title img {
        float: none;!important;
    }
    .pro-list ul li.pro-box div.img-box{
        width: 100%;
    }
}



















