/* CSS Document */

/*inBanner s*/
#inBanner {
    height: 200px;
}

.abBan {
    background: url(../images/aboutBan.jpg) no-repeat center top #fff;
}


.cxBan {
    background: url(../images/cxBan.jpg) no-repeat center top #fff;
}

.caseBan {
    background: url(../images/caseBan.jpg) no-repeat center top #fff;
}

.suibBan {
    background: url(../images/suibBan.jpg) no-repeat center top #fff;
}

.zxBan {
    background: url(../images/zxBan.jpg) no-repeat center top #fff;
}

.conBan {
    background: url(../images/conBan.jpg) no-repeat center top #fff;
}

/*inBanner e*/

/*content s*/
#content {
    margin: 20px auto 40px;
    overflow: hidden;
}

.conLeft {
    float: left;
    width: 270px;
    overflow: hidden;
}

.picture {
    background: #fff;
}

    .picture img {
        width: 270px;
        height: 330px;
        background: #fff;
    }

.contact, .online {
    height: 350px;
    margin-top: 10px;
    background: #fff;
}

.comH3 {
    height: 54px;
    background: #2d190f;
    line-height: 54px;
    padding-left: 20px;
    color: #fff;
    font-size: 30px;
    font-family: Microsoft Yahei;
    font-weight: normal;
}

.contact p {
    line-height: 24px;
    padding: 20px 0 0 20px;
    font-size: 14px;
}

.contact span {
    font-weight: bold;
}

.online form {
    padding: 20px 0 0 20px;
}

    .online form textarea {
        width: 225px;
        height: 132px;
        border: 1px solid #d9d9d9;
        color: #818181;
        overflow: auto;
    }

    .online form input {
        width: 225px;
        height: 35px;
        border: 1px solid #d9d9d9;
        margin-top: 10px;
        line-height: 35px;
    }

.zxBtn:link, .zxBtn:visited {
    display: block;
    width: 171px;
    height: 48px;
    background: url(../images/icon.png) no-repeat 0 -510px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft Yahei;
    margin: 20px 0 0 25px;
}

.zxBtn:hover {
    background-position: -177px -510px;
    text-decoration: none;
}

.conRight {
    width: 723px;
    overflow: hidden;
    float: right;
}

    .conRight h3 {
        height: 54px;
        line-height: 54px;
        background: #fff;
        padding-left: 30px;
        font-size: 18px;
        font-family: Microsoft Yahei;
        font-weight: normal;
    }

.rightBox {
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
    padding: 30px 30px 50px;
    height: 690px;
}

    .rightBox.auto {
        height: auto;
    }
/*content e*/

.inTle {
    font-size: 24px;
    font-family: Microsoft Yahei;
    color: #2d190f;
}

/*关于我们样式 s*/
.honor, .expertise, .intro, .services {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .honor p, .expertise p, .intro p, .services p {
        line-height: 24px;
        font-size: 14px;
        margin-top: 20px;
        table-layout: fixed;
        word-break: break-all;
    }

.services {
    border: 0;
    margin: 0;
    padding: 0;
}

    .services dl {
        margin-top: 20px;
        font-size: 14px;
    }

    .services dt {
        font-weight: bold;
    }

    .services dd {
        margin: 20px 0;
        line-height: 24px;
    }

/*关于我们样式 e*/


/*诚信档案样式 s*/
.information table {
    border: none;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}

.information td {
    width: 319px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border: 1px solid #e9e9e9;
}


.certificate {
    margin-top: 30px;
}

    .certificate ul {
        margin-top: 20px;
        overflow: hidden;
        width: 663px;
    }

    .certificate li {
        float: left;
        width: 180px;
        height: 148px;
        margin-right: 41px;
    }

.zsName {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

/*诚信档案样式 e*/

/*在线咨询样式 s*/
#onlineForm dl {
    width: 600px;
    overflow: hidden;
}

#onlineForm dd {
    float: left;
    font-size: 14px;
    margin-bottom: 20px;
}

#onlineForm input {
    width: 510px;
    height: 33px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    line-height: 35px;
    color: #818181;
    vertical-align: middle;
}

#onlineForm textarea {
    width: 510px;
    height: 136px;
    border: 1px solid #d9d9d9;
    padding: 10px 0 0 10px;
    vertical-align: middle;
    overflow: auto;
    line-height: 24px;
}

#onlineForm select {
    width: 100px;
    margin: 0;
    padding: 0;
}

.subBtn.resM {
    margin-left: 68px;
}

.lastest {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dashed #ccc;
}

    .lastest ul {
        width: 663px;
        overflow: hidden;
        margin-top: 20px;
    }

    .lastest li {
        height: 30px;
        line-height: 30px;
        background: url(../images/li_bg.jpg) no-repeat left center;
        padding-left: 15px;
        font-size: 14px;
        position: relative;
    }

        .lastest li span {
            position: absolute;
            top: 0;
            right: 0;
            color: #818181;
        }

/*在线咨询样式 e*/

/*联系我们样式 s*/
.cot p {
    font-size: 14px;
    padding: 20px 0 0 20px;
    line-height: 30px;
}
/*联系我们样式 e*/

.conRight h2.detailTle {
    color: #3376c1;
    font-size: 24px;
    text-align: center;
    font-family: Microsoft Yahei;
}

/*上下文章*/
.pager {
  padding-bottom:20px;
}
.pager li {
  margin: 20px 20px;
  width: 200px;
}

.pager li a {
  color: #009a73;
}

.pager li a:hover {
  color: #ff3800;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

/*---清除浮动---*/
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
  /*IE<8*/
}

.clearfix:after {
  clear: both;
}

* html .clearfix {
  zoom: 1;
  /* IE6 */
}
.txtellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}