#kkda_header {
    background: #fff!important;
}

#kkda_header #navbar ul li a {
    color: #000;
}

#kkda_header .container div.tel {
    color: #000;
}

#kkda_header #navbar ul li a .glyphicon:hover {
    color: #000;
}

#kkda_header .container #navbar.change .navbar_left>.active>a,
.navbar-default .navbar_left>.active>a:hover,
.navbar-default .navbar_left>.active>a:focus {
    border-bottom: 0 none;
}


/*Header END*/


/*Article STR*/

#aRticle {
    padding-top: 120px;
}

#aRticle nav.artpag {
    text-align: center;
}

#aRticle nav.artpag .pagination>li {
    display: block;
    float: left;
    margin: 6px;
}


/*æ‰€æœ‰çš„åˆ—è¡¨ã€è¯¦æƒ…æ ·å¼éƒ½åœ¨è¿™é‡Œ
==================================================*/

#PumpDetails {
    padding: 120px 0;
}

#PumpDetails li {
    list-style: none;
}

#PumpDetails #containerList {
    padding-bottom: 20px;
}

#PumpDetails .container .media-kongtang .artCenter .row .Contentimg li {
    width: 23%;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 0;
}

#PumpDetails .container .media-kongtang .xiangguanRList li {
    float: none;
}

#PumpDetails .container .media-kongtang .xiangguanRList {
    padding: 0;
}

#PumpDetails .container .media-kongtang {
    padding-left: 0;
    position: relative;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0;
}

#PumpDetails .container .media-kongtang ul.fzp {
    position: absolute;
    right: 0;
    bottom: 10px;
}

#PumpDetails .container .media-kongtang ul.fzp li {
    float: left;
    padding: 0;
}

#PumpDetails .container .media-kongtang ul.fzp span {
    padding-right: 5px;
    vertical-align: middle;
}

#PumpDetails .container .media-kongtang .xianguan {
    margin-top: 10px;
    clear: both;
}

#PumpDetails .container .media-kongtang .xianguan p {
    font-size: 1.3em;
}

#PumpDetails .container .media-kongtang .xianguan ul.goodsItem,
.KongTangDetailxiangguan .goodsItem {
    background: #F5F5F5;
    margin-top: 10px;
    padding: 10px;
}

#PumpDetails .container .media-kongtang .xianguan ul.goodsItem li.originCost {
    text-decoration: line-through;
    color: #AAA;
}

#PumpDetails .container .media-kongtang .xianguan img.goodsIcon {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

#PumpDetails .container .media-kongtang p.yHcontent {
    line-height: 30px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 1.3em;
    text-indent: 34px;
    letter-spacing: .01rem;
    color: #333;
}

#PumpDetails .container .media-kongtang .media-body-kongtang-right ul .Contentimg {
    width: 20%;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ccc;
}

#PumpDetails .container .media-kongtang .media-body-kongtang-right ul .Contentimg img {
    width: 100%;
    height: 100%;
}

#PumpDetails .container .media-kongtang .media-left-kongtang img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#PumpDetails h1 {
    color: #333;
    display: inline-block;
    padding: 0 0 20px;
    border-bottom: none;
    font-size: 1.6em;
    margin-bottom: 18px;
    line-height: 30px;
}

#PumpDetails div span.nickname {
    font-size: 1.4em;
    line-height: 30px;
    color: #333;
    display: inline-block;
    font-weight: 500;
}

#PumpDetails div span.yBdate {
    color: #ff6a0c;
    padding-left: 5px;
    font-size: 1.2em;
}

#PumpDetails div span.dBtype {
    font-size: 1.2em;
    color: #AAAAAA;
}

#PumpDetails div span.dBdate {
    font-size: 1em;
    color: #AAAAAA;
}

#PumpDetails .media {
    border-bottom: 1px solid #E4E0E0;
    padding-left: 235px;
    position: relative;
    padding-bottom: 60px;
}

#PumpDetails .media .media-left {
    width: 225px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 20px;
}

#PumpDetails .media .media-left img {
    width: 100%;
    height: 160px;
    display: block;
}

#PumpDetails .media .media-right {
    height: 100%;
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
}

#PumpDetails .media .media-right h5,
#PumpDetails .media .media-right p {
    display: inline-block;
    margin-top: 0;
    /*margin-bottom: 20px;*/
}

#PumpDetails .media .media-right h5 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 20px;
}

#PumpDetails .media .media-right p {
    position: relative;
    line-height: 20px;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 1.2em;
}

#PumpDetails .media .media-right ul {
    padding-top: 30px;
}

#PumpDetails .media .media-right ul li {
    font-size: 1.2em;
}

#PumpDetails .media .media-right ul li span.glyphicon {
    top: 3px;
    vertical-align: top;
}

#PumpDetails div.margin {
    margin: 80px auto;
    overflow: hidden;
    text-align: center;
}

#PumpDetails div.margin #btnLoadMore {
    background: #ccc;
    border-radius: 6px;
    color: #fff;
}

#PumpDetails h1#title {
    text-align: center;
    line-height: 40px;
}

#PumpDetails .container>h1 {
    border-bottom: 2px solid #009de2;
}

#PumpDetails div.functionList {
    background: #FAFAFA;
    padding: 20px;
}

#PumpDetails div.functionList span {
    font-size: 1.2em;
    line-height: 30px;
}

#PumpDetails .functionListrepeat,
#PumpDetails div#makeWay {
    text-align: center;
}

#PumpDetails .functionListrepeat span,
#PumpDetails .functionListrepeat p {
    font-size: 1.2em;
    line-height: 30px;
}

#PumpDetails .center span {
    font-size: 1.4em;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    margin: 0 3%;
}

#PumpDetails .center h1 {
    font-size: 2em;
    line-height: 50px;
    font-weight: 600;
    color: #333;
    padding-bottom: 15px;
}

#PumpDetails div.repeatFunction {
    background: #FAFAFA;
    font-size: 1.2em;
    line-height: 30px;
    margin-top: 20px;
    padding: 10px;
}

#PumpDetails div#makeWay {
    font-size: 1.2em;
    line-height: 30px;
}

#PumpDetails .center div {
    width: 18%;
    height: 2px;
    border-top: 1px solid #E7E7E7;
    position: relative;
    display: inline-block;
}

#PumpDetails .center div::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid #ccc;
    border-radius: 50%;
    bottom: 0;
    right: -3px;
}

#PumpDetails .center div.rightLine::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid #ccc;
    border-radius: 50%;
    bottom: 0;
    left: -3px;
}

@media screen and (min-width:320px) and (max-width:767px) {
    #PumpDetails .center div {
        width: 23%;
    }
    #PumpDetails .center div.rightLine::before,
    #PumpDetails .center div::before {
        bottom: -1px;
    }
    #PumpDetails .center span {
        margin: 0 5%;
    }
    .goodsItem span,
    .KongTangDetailxiangguan .goodsItem span {
        width: 60px;
        height: 60px;
        display: inline-block;
        border: 1px solid #ccc;
    }
    #PumpDetails .media-kongtang .artCenter p.yHcontent {
        margin-top: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-size: 1.1em;
        text-indent: 28px;
    }
    .media-left-kongtang span {
        width: 46px;
        height: 46px;
        display: block;
    }
    #PumpDetails .container .media-kongtang .xianguan img.goodsIcon,
    div.KongTangDetailxiangguan p img {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 6px;
    }
    #PumpDetails,
    #haocaiDetails {
        padding-top: 0;
    }
    #PumpDetails ul,
    #haocaiDetails ul {
        padding: 0;
    }
    /*#PumpDetails .media-right li{width: 33.3%;}*/
    #PumpDetails .media {
        border-bottom: 2px solid #E4E0E0;
        padding-left: 100px;
        position: relative;
        padding-bottom: 10px;
    }
    #PumpDetails .media .media-left {
        width: 100px;
        height: 200px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 10px 0 0;
    }
    #PumpDetails .media .media-left img {
        width: 100%;
        height: 100%;
        display: block;
    }
    #PumpDetails .media .media-right h5 {
        font-size: 1.2em;
        font-weight: 700;
        line-height: 20px;
        padding-right: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }
    #PumpDetails .media .media-right {
        padding-left: 0;
    }
    #PumpDetails .media .media-right p {
        font-size: 1em;
        line-height: 20px;
    }
    #PumpDetails .media .media-right ul li {
        font-size: .9em;
        text-align: center;
        color: #999;
        width: 28%;
    }
    #PumpDetails .media .media-right ul li:first-child {
        width: 36%;
    }
    #PumpDetails .container button {
        font-size: 1.2em;
    }
    #PumpDetails .media .media-left {
        height: 100px;
        overflow: hidden;
        padding-top: 20px;
    }
    #PumpDetails .media .media-right ul {
        padding-top: 10px;
    }
    #PumpDetails .media .media-right ul li:first-child {
        text-align: left;
    }
    li.commentNickname {
        width: 36px;
        height: 36px;
        display: block;
        padding: 0;
    }
    section#PumpDetails .container .margin #totalItems,
    section#PumpDetails .container .margin #currentAndTotalPages,
    section#PumpDetails .container .margin #firstPage,
    section#PumpDetails .container .margin #prev,
    section#PumpDetails .container .margin #next,
    section#PumpDetails .container .margin #lastPage {
        padding: 0;
        font-size: 1em;
        margin-right: 2px;
        box-sizing: border-box;
    }
    #PumpDetails div.margin {
        margin: 10px auto 20px;
    }
    #PumpDetails #content section p {
        font-size: 1em;
    }
}

p#content section {
    font-size: 0.8em;
    padding: 0 3px;
}

#commentsList {
    text-align: center;
}

p#content p {
    padding: 0 10px;
}

@media screen and (min-width:767px) and (max-width:992px) {
    .media-left-kongtang span {
        width: 60px;
        height: 60px;
        display: inline-block;
    }
    li.commentNickname {
        width: 40px;
        height: 40px;
        display: inline-block;
        padding: 0;
    }
    .goodsItem span,
    .KongTangDetailxiangguan .goodsItem span {
        width: 80px;
        height: 80px;
        display: inline-block;
    }
}

@media screen and (min-width:992px) {
    #PumpDetails .container .media-kongtang p.yHcontent {
        margin-top: 0;
    }
    .media-left-kongtang span {
        width: 76px;
        height: 76px;
        display: inline-block;
    }
    li.commentNickname {
        width: 50px;
        height: 50px;
        display: inline-block;
        padding: 0;
    }
    .goodsItem span,
    .KongTangDetailxiangguan .goodsItem span {
        width: 80px;
        height: 80px;
        display: inline-block;
    }
}

@media screen and (max-width:767px) {
    #PumpDetails .media {
        padding-bottom: 10px;
    }
    #PumpDetails .center h1 {
        font-size: 1.6em;
    }
    #PumpDetails h1#title {
        line-height: 32px;
    }
    #PumpDetails img#thumb {
        width: 100%;
        height: 100%;
        display: block;
    }
    #PumpDetails ul.goodsItem li.goodsName {
        padding-left: 2px;
        font-size: 1em;
    }
    #PumpDetails {
        padding: 0 2%;
    }
    #PumpDetails .container .media-kongtang ul.fzp {
        position: static;
    }
    #PumpDetails .container .media-kongtang ul.fzp li {
        padding-left: 15px;
    }
    #PumpDetails .container .media-kongtang ul.fzp li .glyphicon {
        padding-right: 5px;
    }
    #commentDiv ul li.pumpReplaytime {
        text-align: right;
        font-size: 1em;
        color: #B3B3B3;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #kkda_header .container div.tel {
        display: none;
    }
}


/*xiangqingye è¯„è®º*/

section.commentChat div#commentDiv h4 {
    padding-left: 10px;
}

section.commentChat div#commentDiv hr {
    margin: 15px 0;
    border-top: 1px solid #ccc;
}

li.commentNickname {
    overflow: hidden;
    border-radius: 50%;
}

li.commentNickname img {
    width: 100%;
    height: 100%;
    display: block;
}

li.commentnicheng {
    color: #01DEB1;
    font-size: 1.4em;
    line-height: 20px;
    margin-bottom: 10px;
}

li.commentContents {
    color: #333;
    font-size: 1.2em;
}

.goodsItem li {
    font-size: 1em;
    float: left;
}

.goodsItem li:last-child {
    float: right;
}

.goodsItem li ul li:first-child {
    font-size: 1.1em;
}

.goodsItem li ul li:nth-child(2) {
    text-decoration: line-through;
    font-size: 1em;
    color: #AAA;
}

.goodsItem li ul li {
    float: none;
    text-align: right;
}

#PumpDetails h1,
div.media-kongtang div.userInfo,
div.media-kongtang div.artCenter,
div.xianguan>p {
    padding: 0 10px;
}

#PumpDetails li.goodsName {
    padding-left: 5px;
    font-size: 1.2em;
}


/*#PumpDetails #containerList{padding:0 10px;}*/

.kongtangContentArticle {
    font-size: 1.2em;
    line-height: 34px;
    padding: 30px 10px 30px;
}


/*.kongtangDetailimg{width: 30%;margin:0 8px 10px 0;}*/

.kongtangDetailimg img {
    width: 100%;
    height: 100%;
    display: block;
}

#contentImages {
    padding: 0 10px;
    margin-bottom: 30px;
}

#PumpDetails #contentImages .kongtangDetailimg {
    padding: 0 10px 10px 0;
}

#thumbnailBox:hover {
    border-radius: 5px;
}

#thumbnailBox {
    border-radius: 5px;
}


/*replayToNickname*/

div.replayBox {
    color: #B2B2B2;
}

div.replayBox p {
    color: #4F4F4F;
    font-size: 1.2em;
    line-height: 30px;
}

div.replayBox div {
    padding-left: 20px;
    border-left: 4px solid #DDDDDD;
    margin-bottom: 20px;
    border-top: 1px dashed #F3F3F3;
    border-bottom: 1px dashed #F3F3F3;
}

.Nicknamereplay {
    font-size: 1.2em;
    color: #01DEB1;
    margin-right: 5px;
    font-weight: 100;
}

.replayNickname {
    font-size: 1.2em;
    color: #01DEB1;
    margin-left: 5px;
    font-weight: 100;
}

#commentDiv>div {
    border-bottom: 1px solid #F3F3F3;
    padding: 20px 0;
}

#commentDiv>div:nth-child(1) {
    padding: 0;
}

#PumpDetails ul.pumpContentList li {
    float: left;
}

ul li.pumpReplaytime {
    text-align: right;
    font-size: 1.2em;
    color: #B3B3B3;
}

span#content section p {
    font-size: 1.2em;
}

#PumpDetails .media:hover {
    background: #f5f5f5;
    transition: 300ms ease all;
}

#PumpDetails .media:hover h5 {
    color: #009de2;
    transition: 200ms ease all;
}

#PumpDetails .container .margin #totalItems,
.margin #currentAndTotalPages,
.margin #firstPage,
.margin #prev,
.margin #next,
.margin #lastPage {
    border: 1px solid #D9D9D9;
    padding: 8px 15px;
    font-size: 1.2em;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
}

#PumpDetails .container div.margin span {
    background: none;
    font-size: 1.2em;
    padding: 8px 15px;
    line-height: 24px;
    border: 1px solid #DCDCDC;
    border-radius: 0;
    margin-right: 10px;
    border-radius: 5px;
}

#PumpDetails .container .margin #totalItems,
#PumpDetails .container .margin #currentAndTotalPages {
    cursor: not-allowed;
}

@media screen and (min-width:320px) and (max-width:374px) {
    section#PumpDetails .container .margin #totalItems,
    section#PumpDetails .container .margin #currentAndTotalPages,
    section#PumpDetails .container .margin #firstPage,
    section#PumpDetails .container .margin #prev,
    section#PumpDetails .container .margin #next,
    section#PumpDetails .container .margin #lastPage {
        padding: 3px 6px;
    }
}

@media screen and (min-width:375px) and (max-width:414px) {
    section#PumpDetails .container .margin #totalItems,
    section#PumpDetails .container .margin #currentAndTotalPages,
    section#PumpDetails .container .margin #firstPage,
    section#PumpDetails .container .margin #prev,
    section#PumpDetails .container .margin #next,
    section#PumpDetails .container .margin #lastPage {
        padding: 3px 10px;
    }
}

@media screen and (min-width:414px) and (max-width:768px) {
    section#PumpDetails .container .margin #totalItems,
    section#PumpDetails .container .margin #currentAndTotalPages,
    section#PumpDetails .container .margin #firstPage,
    section#PumpDetails .container .margin #prev,
    section#PumpDetails .container .margin #next,
    section#PumpDetails .container .margin #lastPage {
        padding: 3px 12px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 15px;
    }
    #kkda_header #navbar .navbar-collapse .navbar_left li img {
        padding-top: 0;
    }
}

#Information {
    padding-top: 120px;
}


/*informationList1*/

#PumpDetails #ArticleList .listModule {
    border-bottom: 1px solid #E4E0E0;
    padding-top: 10px;
}

#PumpDetails #ArticleList .listModule:hover {
    background: #f5f5f5;
    transition: 300ms ease all;
}

#PumpDetails #ArticleList .listModule:hover h4 {
    color: #009FE8;
    transition: 300ms ease all;
}

#PumpDetails #ArticleList .listModule ul.Module-left li img {
    width: 100%;
    height: 100%;
}

#PumpDetails #ArticleList .listModule ul.Module-right li h4 {
    font-size: 1.6em;
    font-weight: 600;
}

#PumpDetails #ArticleList .listModule ul.Module-right li p {
    line-height: 30px;
    max-height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 1.2em;
}


/*Item All*/

#PumpDetails div.itemContent li h2 {
    text-align: center;
    padding-bottom: 30px;
}

#PumpDetails div.itemContent li p {
    font-size: 1.2em;
    line-height: 32px;
    text-indent: 30px;
}

#PumpDetails div.itemContent li.img {
    width: 60%;
    margin: 0 auto;
}

#PumpDetails div.itemContent li.img img {
    width: 100%;
    height: 100%;
}

#PumpDetails div.container h1.informationTitle {
    border: 0 none;
}

@media screen and (max-width:768px) {
    #PumpDetails #ArticleList .listModule ul.Module-right li h4 {
        font-size: 1.2em;
        font-weight: 600;
        margin: 0;
    }
    #PumpDetails #ArticleList .listModule ul.Module-right li p {
        line-height: 20px;
        max-height: 40px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 1em;
    }
    #PumpDetails #ArticleList .listModule ul.Module-left {
        padding-right: 3px;
    }
    #PumpDetails div.itemContent li h2 {
        text-align: center;
        padding-bottom: 0;
        font-size: 1.3em;
        font-weight: 600;
    }
    #PumpDetails div.itemContent li p {
        font-size: 1.1em;
        line-height: 24px;
        text-indent: 30px;
    }
    #PumpDetails div.itemContent li.img {
        width: 100%;
        margin: 15px 0;
    }
}

.breadcrumb {
    background-color: #fff !important;
    padding-top: 50px !important;
    padding-left: 40px !important;
}

.breadcrumb ul a {
    font-size: 14px;
}

.itemContent {
    margin-top: 50px;
}

.itemContent ul li h2 {
    font-size: 20px;
    font-weight: bold;
}

.itemContent ul p {
    font-size: 14px;
    line-height: 30px;
}

.itemContent ul center {
    margin: 25px 0;
}

.itemContent ul center img {
    border: 1px solid #c0c0c0;
    padding-left: 1px;
}


/*InformationList*/

.InformationListContent {
    padding-top: 120px;
    display: block;
}

.InformationListContent .container {
    padding-bottom: 20px;
}

.InformationListContent .media {
    border-bottom: 1px solid #E4E0E0;
}

.InformationListContent .media .media-left {
    width: 180px;
    height: 130px;
}

.InformationListContent .media .media-left img {
    width: 100%;
    height: 130px;
    display: block;
}

.InformationListContent a {
    display: block;
}

.InformationListContent a>div {
    padding: 10px 0;
}

.InformationListContent a:hover {
    background: #f7f7f7;
}


/*.InformationListContent a div.media div{*/


/*float: left;*/


/*}*/

.InformationListContent .Infor_fr .Infor_date {
    float: right !important;
    padding-top: 8px;
    font-size: 13px;
}

.InformationListContent .Infor_fr p {
    position: relative;
    line-height: 20px;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 1.2em;
}

.InformationListContent h5 {
    font-size: 18px;
    transition: margin 0.4s ease-in-out;
    -moz-transition: margin 0.4s ease-in-out;
    -webkit-transition: margin 0.4s ease-in-out;
    -ms-transition: margin 0.4s ease-in-out;
}

.InformationListContent a:hover h5 {
    color: #00b1ee;
    margin-left: 20px;
}

.InformationListPages .margin {
    text-align: center;
    padding: 20px 0 30px;
}

#barcon span {
    border: 1px solid rgb(217, 217, 217);
    padding: 8px 15px;
    font-size: 1.2em;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 3px;
}

#barcon a {
    border: 1px solid rgb(0, 157, 226);
    color: rgb(0, 157, 226);
    padding: 8px 15px;
    font-size: 1.2em;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 3px;
}

#barcon span.disabled {
    border: 1px solid rgb(217, 217, 217);
    color: rgb(217, 217, 217);
    cursor: not-allowed;
    margin: 0 3px;
}

#idData tr td {
    display: block;
}


/*èµ„è®¯è¯¦æƒ…*/

.InformationContent h5 {
    font-size: 30px;
    color: #009FE8;
    padding: 10px 0 0;
    text-align: center;
    font-weight: 500;
    line-height: 96px;
    border-bottom: 1px solid #e6e6e6;
}

.InformationContent .time {
    text-align: center;
}

.InformationContent p span {
    line-height: 21px;
    font-size: 12px;
    color: #666;
}

.InformationContent .main p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    color: #717171;
}

#kkda_header .nav>li>a>img {
    width: 110px;
}

.wrap {
    width: 80%;
    margin: 0 auto;
}

.location {
    padding: 5px 0;
    padding-left: 15px;
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
    background: #0099dc;
}

.location a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.InformationListContent .wrap .location a {
    display: inline-block;
}

.location a:hover,
.InformationListContent #chapters a {
    background: none;
}

#chapters {
    border-top: 2px solid #009FE8;
    line-height: 30px;
    color: #009FE8;
    font-size: 13px;
    margin-bottom: 120px;
}

#chapters #pre {
    margin-top: 20px;
}

#chapters a {
    display: block;
    color: #009FE8;
    font-size: 13px;
}

.InformationListContent #chapters a:hover {
    color: #009FE8;
}

.InformationList_Details .location {
    margin-top: 100px;
}

.InformationList_Details {
    margin-top: 105px;
    background: -webkit-linear-gradient(left, #E5ECEF, #F4F5F7, #F8F8F8);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #E5ECEF, #F4F5F7, #F8F8F8);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #E5ECEF, #F4F5F7, #F8F8F8);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #E5ECEF, #F4F5F7, #F8F8F8);
    /* æ ‡å‡†çš„è¯­æ³• */
}

.InformationList_Details .container .wrapContent {
    background: #fff;
    border: 1px solid #DDDEDE;
    margin: 50px 0 30px;
}


/*.main #content{*/


/*padding-bottom:30px;*/


/*}*/

@media screen and (max-width:768px) {
    .InformationContent h5#title {
        font-size: 1.3em;
        line-height: 36px;
        padding-top: 0;
    }
    .InformationList_Details img {
        width: 100% !important;
        height: 100% !important;
        display: inline-block;
    }
    .InformationContent ul {
        padding: 0;
    }
    .InformationContent .main p#content img {
        width: 100% !important;
        height: 100% !important;
    }
    strong img {
        width: 100% !important;
        height: 100% !important;
    }
    #chapters {
        padding: 0 10px;
    }
    .InformationListContent h5 {
        font-size: 14px;
        line-height: 22px;
    }
    .about-page {
        margin-top: 0 !important;
    }
    .about-page .about_item {
        padding: 0 20px 50px;
    }
    .about-page .about_item_title {
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
    }
    .about-page .about_item p {
        font-size: 12px;
        line-height: 24px;
    }
    .about-page .inner_head {
        height: 180px;
        margin-top: 0;
    }
    .about-page .inner_head_text h1 {
        font-size: 16px;
        line-height: 32px;
        margin: 0 auto;
    }
    #PumpDetails h1#title {
        font-size: 14px;
        line-height: 22px;
    }
    #PumpDetails span#content p img {
        width: 100%;
        height: 100%;
        display: inherit;
    }
    #kkda_header .navbar-default .navbar-nav>li.active>a,
    .navbar-default .navbar-nav>li.active:focus>a,
    .navbar-default .navbar-nav>li.active:hover>a,
    .navbar-default .navbar-nav>li:hover>a,
    .navbar-default .navbar-nav>li:focus>a,
    .navbar-default .navbar-nav>li.active>a:focus,
    .navbar-default .navbar-nav>li.active:focus>a:focus,
    .navbar-default .navbar-nav>li.active:hover>a:focus,
    .navbar-default .navbar-nav>li:hover>a:focus,
    .navbar-default .navbar-nav>li:focus>a:focus {
        border-bottom: 2px solid #009FE8;
        background: #fff;
        color: #000;
    }
    #kkda_header #navbar ul li a:first-child {
        padding: 0;
        margin: 0;
        line-height: 0;
        border: 0;
    }
    div.location,
    .location a {
        font-size: 12px !important;
    }
    section#PumpDetails #content img {
        width: 100% !important;
        height: 100% !important;
        display: inline-block;
    }
}


/*guanyu*/

.about-page {
    margin-top: 105px;
}

.about-page .inner_head {
    background: url(../images/At_bg.png) no-repeat top center;
}

.inner_head {
    height: 231px;
    width: 100%;
    margin-top: 52px;
    padding-top: 35px;
    text-align: center;
}

.inner_head_text {
    display: inline-block;
    text-align: center;
    margin-top: 40px;
}

.inner_head_text h1 {
    font-size: 26px;
    color: #fff;
    line-height: 30px;
}

.about_item {
    width: 100%;
    background: #fff;
    padding-bottom: 60px;
}

.about_item_title {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: inherit;
    margin: 30px 0 50px;
}

.about_item p {
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-indent: 2em;
    font-family: "Ping Fang", "Microsoft Yahei", Arial, sans-serif;
}

#haocaiDetails ul {
    margin-left: 0;
    padding-left: 0;
}

#haocaiDetails .location {
    margin: 15px 0;
}

#PumpDetails span#content {
    display: inline-block;
    padding: 0 20px;
}

#PumpDetails span#content p img {
    margin: 20px 0;
    box-shadow: 1px 1px 20px #ccc;
}

#PumpDetails span#content p {
    font-size: 13px;
    font-family: "Ping Fang", "Microsoft Yahei", Arial, sans-serif;
    line-height: 26px;
    text-indent: 2em;
}

.InformationDetailsRight {
    margin-top: -32px;
    height: 1200px;
    border: 1px solid #E6E6E6;
    padding-left: 0;
    padding-right: 0;
}

.InformationDetailsRight ul {
    overflow: hidden;
    padding-left: 0;
}

.InformationDetailsRight .title {
    margin: -32px -1px 0 -1px;
    height: 120px;
    background-color: #0099dc;
    background-repeat: no-repeat;
}

.InformationDetailsRight .title h3 {
    font-size: 28px;
    font-family: "Arial";
    color: #fff;
    text-transform: uppercase;
    margin-left: 27px;
    padding-top: 45px;
}

.InformationDetailsRight .InfoListContent {
    padding: 0 10px;
}

.InformationDetailsRight ul.InfoListContent {
    border-bottom: 1px solid #e6e6e6;
}

.InformationDetailsRight .InfolistDetailsUl li a {
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}

.InformationDetailsRight .InfoListContent li:first-child {
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.InformationDetailsRight .InfolistDetailsUl li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #009FE8;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    z-index: -1;
}

.InformationDetailsRight .InfolistDetailsUl li a:hover {
    color: #fff;
}

.InformationDetailsRight .InfolistDetailsUl li a:hover::after {
    width: 100%;
}

.InformationDetailsRight .InfoListContent li {
    float: left;
    height: 45px;
    line-height: 45px;
}

.InformationDetailsRight .InfoListContent li:last-child {
    float: right;
}

.InformationOver:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.InformationOver {
    zoom: 1
}

.content-wrap {
    padding-bottom: 10px;
}

.title-img {
    text-align: center;
    overflow: hidden;
}

.title-img div img {
    width: 300px;
    height: 280px;
    display: inline-block;
}

.title-img>div h3 {
    font-size: 19px;
    font-weight: bold;
    display: inline-block;
}

.title-img span {
    font-size: 24px;
    margin-left: 20px;
}

.main-info h3 {
    color: rgb(85, 164, 248);
    border-bottom: 2px solid rgb(85, 164, 248);
    display: inline-block;
    padding-bottom: 10px;
}

.dannainfo-img {
    width: 300px;
    margin: 0 auto;
}

.dannainfo-img img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.main-info ul li p {
    line-height: 20px;
}

.main-info ul li p {
    font-size: 1.3rem;
}

.main-info ul li p strong {
    font-size: 15px;
}

.main-info ul li p.infoTip {
    font-size: 14px;
    font-weight: 600;
}

.main-info {
    padding: 10px;
}

.details-wrap {
    width: 80%;
    margin: 0 auto;
}

.haimian7 {
    font-size: 2rem;
}

.haimian-text {
    font-size: 1.5rem;
    color: #404040;
}

.haimian-tit {
    background-color: #5EB4E7;
    color: #fff;
    font-size: 1.8rem;
    padding: 1rem;
}

ul.flex {
    display: flex;
}

ul.flex li {
    flex: 0.7;
}

ul.flex li:first-child {
    margin-right: 10px;
    flex: .3;
}

ul.flex li:first-child div {
    width: 350px;
    height: 280px;
}

ul.flex li:first-child div img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

ul.flex li p {
    font-size: 1.5rem
}

.danna-hm {
    font-size: 1.4rem;
    line-height: 2rem;
}

.youbeng-img {
    width: 600px;
    margin: 3rem auto;
}

.youbeng-img img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

@media screen and (max-width:768px) {
    #haocaiDetails .location {
        margin: 0;
    }
    .content-wrap .title-img img {
        width: 150px !important;
        height: 150px;
        display: inline-block;
    }
    .main-info h3 {
        font-size: 12px;
        color: rgb(85, 164, 248);
        display: inline-block;
    }
    .dannainfo-img img {
        width: 100%;
        height: 100%;
        display: inline-block;
    }
    .main-info ul li h4 {
        font-size: 13px;
    }
    .main-info ul li p.infoTip {
        font-size: 12px;
    }
    .haimian7 {
        font-size: 1.2rem;
    }
    .haimian-text {
        font-size: 1rem;
    }
    .haimian-tit {
        font-size: 1.3rem;
    }
    ul.flex li p {
        font-size: 1rem
    }
    .danna-hm {
        font-size: 1rem;
    }
    ul.flex li:first-child div {
        width: 180px;
        height: 130px;
    }
    ul.flex li:first-child div img {
        width: 100%;
        height: 100%;
        display: inline-block;
    }
    div ul.flex li:first-child div {
        width: 200px;
    }
    .details-wrap div.youbeng-img {
        width: 200px !important;
        margin: 3rem auto;
    }
    .dannainfo-img {
        width: 200px;
    }
}

.haocaidetails-logo {
    width: 300px;
    height: 300px;
}