.pa {
    position: absolute
}

.aomainlit {
    padding: 80px 0 0;
}

.aomainlit {
    margin-bottom: 40px;
}

.aomainlit .wbmap {
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    color: #6b6b6b
}

.aomainlit .wbmap > div:last-child {
    display: inline-block;
    margin-left: 10px;
}

.aomainlit .wbmap a {
    color: #838383;
    margin-right: 10px;
}

.aomainlit .wbmap i {
    color: #6b6b6b;
    margin: 0 10px;
}

.aomainlit .wbmap .qingkong a {
    display: block;
    height: 45px;
    line-height: 45px;
    background: url(../../images/home/list/searchicoz.png) no-repeat left -76px;
    padding-left: 26px;
}

.aomainlit .wbmap ins {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px solid #b1b1b1;
    border-radius: 2px;
    padding: 0 22px 0 6px;
    position: relative;
    background: #fff;
}

.aomainlit .wbmap ins a {
    margin-right: 0px;
    display: block;
    width: 7px;
    height: 7px;
    padding: 3px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 6px;
    background: transparent url(../../images/home/list/closed.png) no-repeat scroll right center;
    cursor: pointer;
}

.aomainlit ul {
    background: #ffffff;
    border: 1px solid #ededed;
    border: none;
}

.aomainlit ul li {
    position: relative;
    line-height: 40px;
    padding: 3px 130px 3px 80px;
    font-size: 13px;
}

.aomainlit ul li.on {
    border: 1px solid #CFF2EB;
}

.aomainlit ul li label {
    display: block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    top: 3px;
    left: 0;
    width: 66px;
    color: #838383;
    text-align: right
}

.aomainlit ul li i {
    display: block;
    position: absolute;
    top: 0;
    right: 35px;
    line-height: 40px;
    height: 40px;
    color: #8a8a8a;
    background: url(../../images/home/list/grayarrowd.png) no-repeat left center;
    padding-left: 16px;
    cursor: pointer;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.aomainlit ul li i.active {
    background: url(../../images/home/list/bluearrowu.png) no-repeat left center;
    color: #1abd9b
}

.aomainlit ul li span {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.aomainlit ul li span a {
    color: #6d6d6d;
    padding: 0 18px;
    display: inline-block;
    white-space: nowrap;
}

.aomainlit ul li span a:hover, .aomainlit ul li span a.active {
    color: #ffffff;
    height: 27px;
    line-height: 27px;
    background: rgba(30, 212, 183, 1);
    border-radius: 4px;
}

.aomainlit ul li.on span {
    height: auto;
}

.aomainlit .pxmains {
    background: #f5f5f5;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
}

.aomainlit .pxmains a {
    color: #44494d;
    padding: 0 28px;
    display: block;
    float: left;
}

.aomainlit .pxmains a.active, .aomainlit .pxmains a:hover {
    color: #44494d;
    background: #eeeff1
}

.order-option .fl i {
    color: #44494d;
    padding-right: 5px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
}

.order-option .fl .ins {
    width: 7px;
    height: 8px;
    display: block;
    position: absolute;
    top: 55%;
    margin-top: -4px;
    right: 12px; /*background:url(../images/2018/ppt20/arrows.png) no-repeat top left*/
}

.order-option .fl .ins1 {
    width: 7px;
    height: 8px;
    display: block;
    position: absolute;
    top: 55%;
    margin-top: -4px;
    right: 12px; /* background:url(../images/2018/ppt20/arrows.png) no-repeat bottom left*/
}

.order-option {
    height: 32px;
    line-height: 32px;
    background: #fff;
    margin-top: 35px;
}

.order-option .order a {
    padding: 0 20px;
    margin-right: 1px;
    height: 32px;
    line-height: 32px;
    display: block;
    float: left;
    color: #666
}

.order-option .order a.active, .order-option .order a.active:hover {
    background: #3bd8b7;
    color: #fff;
}

.order-option .fl a:hover {
    background: #eeeff1;
}

.order-option .option .sxpart {
    position: relative;
    float: left;
    z-index: 90;
}

.order-option .option .sxpart .title {
    height: 32px;
    line-height: 32px;
    color: #666666;
    position: relative;
    padding: 0 28px 0 20px;
    cursor: pointer;
}

.order-option .option .sxpart .title i {
    display: block;
    width: 10px;
    height: 5px;
    background: url("../../images/aoao365/searchico2.png") no-repeat 0 0;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.order-option .option .sxpart .title.active {
    color: #1abd9b
}

.order-option .option .sxpart .title.active i {
    background: url("../../images/aoao365/searchico1.png") no-repeat 0px 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.order-option .option .sxpart ul {
    position: absolute;
    top: 32px;
    left: -1px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e7e7e7;
    width: 100%;
    background: #fff;
    z-index: 99999;
    display: none
}

.order-option .option .sxpart ul li {
    cursor: pointer;
    color: #666;
    font-size: 13px;
}

.order-option .option .sxpart ul li:hover {
    color: #1abd9b
}

.order-option .option .sxpart ul.skmain {
    width: 195px;
    padding: 10px
}

.order-option .option .sxpart ul.namesd {
    width: 175px;
}

.order-option .option .sxpart ul.skmain li {
    width: 25px;
    height: 25px;
    float: left;
    margin: 9px;
}

.order-option .option .sxpart ul.skmain li a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    line-height: 9999em
}

.order-option .option .sxpart ul.skmain li:hover {
    padding: 1px;
    border: 1px solid #999
}

.order-option .option .sxpart ul.skmain li.li1 a {
    background: url("../../images/aoao365/color.jpg");
    background-size: 100%
}

.order-option .option .sxpart ul.skmain li.li2 a {
    background: #ff0000
}

.order-option .option .sxpart ul.skmain li.li3 a {
    background: #ffbc00
}

.order-option .option .sxpart ul.skmain li.li4 a {
    background: #ff7700
}

.order-option .option .sxpart ul.skmain li.li5 a {
    background: #fcff00
}

.order-option .option .sxpart ul.skmain li.li6 a {
    background: #12ff00
}

.order-option .option .sxpart ul.skmain li.li7 a {
    background: #00faff
}

.order-option .option .sxpart ul.skmain li.li8 a {
    background: #ff00fe
}

.order-option .option .sxpart ul.skmain li.li9 a {
    background: #000305
}

.order-option .option .sxpart ul.skmain li.li10 a {
    background: #f1f6fa;
}

.order-option .option .sxpart ul.skmain li.li11 a {
    background: #afb0b2
}

.order-option .option .sxpart ul.skmain li.li12 a {
    background: url("../../images/aoao365/dsk.png");
    background-size: 100%
}

.order-option .option .sxpart .butn {
    width: 100px;
    height: 33px;
    line-height: 33px;
    color: #1abd9b;
    float: left;
    background: #f1f1f1;
    border: none;
    cursor: pointer;
    text-align: center;
}


#pages {
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 40px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    ZOOM: normal;
    HEIGHT: 24px;
    PADDING-TOP: 40px;
}

#pages A {
    padding: 0 12px;
    border: #dedede 1px solid;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    DISPLAY: inline-block;
    BACKGROUND: #f5f5f5;
    HEIGHT: 30px;
    border-radius: 3px;
    margin: 0 3px;
}

#pages i {
    padding: 0 5px;
}

#pages A:hover {
    BACKGROUND: #ddd;
    COLOR: #606060;
    TEXT-DECORATION: none;
    box-shadow: none
}

#pages .curPage, #pages span {
    margin: 0 3px;
    border: #1abd9b 1px solid;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    DISPLAY: inline-block;
    BACKGROUND: #1abd9b;
    HEIGHT: 30px;
    COLOR: #fff;
    padding: 0 12px;
    border-radius: 3px
}

#pages .noPage {
    BORDER-BOTTOM: #e3e3e3 1px solid;
    TEXT-ALIGN: center;
    BORDER-LEFT: #e3e3e3 1px solid;
    LINE-HEIGHT: 22px;
    WIDTH: 56px;
    DISPLAY: inline-block;
    BACKGROUND: url(../../images/new/titleBg001.png) repeat-x 0px -60px;
    HEIGHT: 22px;
    COLOR: #a4a4a4;
    BORDER-TOP: #e3e3e3 1px solid;
    BORDER-RIGHT: #e3e3e3 1px solid
}

/**********show start*********/

.pptdetails .showinfo {
    position: relative;
}

.pptdetails .webmap {
    line-height: 30px;
    font-size: 13px;
    color: #909090;
    padding: 35px 0 25px;
}

.pptdetails .webmap a {
    display: inline-block;
    margin: 0 10px;
    color: #696969
}

.pptdetails .webmap i {
    display: inline-block;
    margin: 0 10px;
}

.pptdetails .webmap em {
    display: inline-block;
}

.pptdetails .webmap img {
    display: inline-block;
    vertical-align: middle;
}

.pptdetails .leftcnt {
    width: 795px;
}

.pptdetails .leftcnt .title {
    padding: 25px 24px 12px;
    border: 1px solid #eaeaea;
    background: #fff;
    height: 130px
}

.pptdetails .leftcnt .title h1 {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    white-space: nowrap;
}

.pptdetails .leftcnt .title span {
    display: block;
    overflow: hidden;
    line-height: 30px;
    padding-top: 15px;
    padding-left: 5px
}

.pptdetails .leftcnt .title span i {
    display: block;
    float: left;
    padding-left: 26px;
    color: #999999;
    font-size: 14px;
    margin-right: 26px;
    border: none
}

.pptdetails .leftcnt .title span i.view {
    background: url(../../images/home/detail/viewicoss.png) no-repeat left center;
}

.pptdetails .leftcnt .title span i.collection {
    background: url(../../images/home/detail/collectionicoss.png) no-repeat left center;
}

.pptdetails .leftcnt .title span i.down {
    background: url(../../images/home/detail/downicoss.png) no-repeat left center;
}

.pptdetails .leftcnt .title span i.time {
    background: url(../../images/home/detail/timeicoss.png) no-repeat left center;
    float: right;
    margin-right: 0;
}

.pptdetails .leftcnt .contms {
    background: #fff;
    border: 1px solid #eaeaea;
    padding-bottom: 30px;
    margin-top: 30px
}

.pptdetails .leftcnt .video {
    padding: 30px 0;
    width: 650px;
    margin: 0 auto
}

.pptdetails .leftcnt .video img {
    display: block;
    margin: 0 auto;
    width: 650px;
}

.pptdetails .leftcnt .pics img {
    display: block;
    margin: 0 auto;
    max-width: 650px;
}

.pptdetails .leftcnt .pics .showcontent {
    margin: 30px auto 0;
    width: 650px;
}

.pptdetails .rightct {
    width: 378px;
}

.pptdetails .rightct.active {
    left: 50%;
    margin-left: 220px;
    top: 0
}

.pptdetails .rightct.active1 {
    right: 0px;
    position: absolute;
    bottom: 0
}

.pptdetails .rightct .userinfo {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 25px 20px 15px;
    height: 130px
}

.pptdetails .rightct .userinfo dl {
    overflow: hidden;
}

.pptdetails .rightct .userinfo dt {
    float: left;
    width: 78px;
    height: 78px;
    overflow: hidden;
    margin-right: 20px;
}

.pptdetails .rightct .userinfo dt img {
    display: block;
    width: 78px;
    height: 78px;
    border-radius: 50%;
}

.pptdetails .rightct .userinfo dd {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
}

.pptdetails .rightct .userinfo dd b {
    font-size: 16px;
    color: #000;
    float: left;
    padding-right: 18px;
    font-weight: bold
}

.pptdetails .rightct .userinfo dd a.gzs {
    display: none;
}

.pptdetails .rightct .userinfo dd a.gz {
    display: block;
    float: left;
    color: #1abd9b;
    width: 70px;
    text-align: center;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    margin-top: 3px;
    color: #fff;
    background: #19bd9b
}

.pptdetails .rightct .userinfo dd i {
    font-size: 13px;
    color: #999999;
    padding-right: 20px;
    dispaly: block;
    float: left
}

.pptdetails .rightct .userinfo dd a.kj {
    color: #999999;
    font-size: 13px;
    dispaly: block;
    float: left
}

.pptdetails .rightct .prodinfo {
    border: 1px solid #eaeaea;
    background: #fff;
    margin: 30px 0;
}

.pptdetails .rightct .prodinfo dl {
    padding: 20px 27px;
    border-bottom: 1px solid #eaeaea
}

.pptdetails .rightct .prodinfo dt {
    color: #000000;
    font-size: 18px;
    padding: 0px 0 15px;
}

.pptdetails .rightct .prodinfo dd {
    color: #999999;
    font-size: 14px;
    line-height: 36px;
}

.pptdetails .rightct .prodinfo dd a {
    color: #1abd9b;
    text-decoration: underline;
}

.pptdetails .rightct .prodinfo dd ins {
    display: inline-block;
    padding-left: 30px;
    color: red
}

.pptdetails .rightct .prodinfo dd ins a {
    color: red;
    text-decoration: none;
}

.pptdetails .rightct .prodinfo .btns {
    padding: 30px 0px;
    overflow: hidden;
    text-align: center;
}

.pptdetails .rightct .prodinfo .btns a {
    display: inline-block;
    float: none;
    border: 1px solid #bfbfbf;
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: #bfbfbf;
    border-radius: 21px;
    margin: 0 6px;
    height: 38px;
    line-height: 36px;
    padding: 0 30px;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -mozilla-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.pptdetails .rightct .prodinfo .btns a.down {
    color: #fff;
    background: #1abd9b url(../../images/home/detail/downbtn.png) no-repeat 26px center;
    padding-left: 45px;
    border-color: #1abd9b
}

.pptdetails .rightct .prodinfo .btns a:hover {
    top: -2px
}

.pptdetails .rightct .hotword {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 15px 0;
}

.pptdetails .rightct .hotword span {
    display: block;
    padding: 0 25px;
    color: #000000;
    font-size: 14px;
    overflow: hidden;
}

.pptdetails .rightct .hotword span i {
    float: left;
}

.pptdetails .rightct .hotword span a {
    float: right;
    color: #1abd9b;
    text-decoration: underline;
}

.pptdetails .rightct .hotword .words {
    padding: 10px 14px;
}

.pptdetails .rightct .hotword .words a {
    display: inline-block;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    margin: 6px;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
    color: #7c7c7c;
    -webkit-transition: all 0ms ease-out;
    -mozilla-transition: all 0ms ease-out;
    -ms-transition: all 0ms ease-out;
    -o-transition: all 0ms ease-out;
    transition: all 0ms ease-out;
}

.pptdetails .rightct .hotword .words a:hover {
    background: #1abd9b;
    color: #fff;
    border: 1px solid #1abd9b;
}

.pptdetails .caselist {
    padding: 35px 0;
}

.pptdetails .caselist .titles {
    color: #000000;
    font-size: 16px;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 6px;
}

.pptdetails .caselist .titles span a {
    color: #696969
}

.caselistcnt {
    margin: 0 -13px;
    padding-top: 20px;
}

.caselistcnt dl {
    margin: 13px;
    width: 217px;
    float: left;
    position: relative;
    padding-bottom: 8px;
    overflow: hidden;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #e4ecf3;
    background: #fff;
    border-radius: 5px;
}

.caselistcnt dl:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.caselistcnt dl dt {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    height: 400px;
}

.caselistcnt dl dt img {
    width: 100%
}

.caselistcnt dl dt .pic {
    position: absolute;
}

.caselistcnt dl dt .upscr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.caselistcnt dl dt .downscr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.caselistcnt dl dd {
    padding: 0px 10px;
}

.caselistcnt dl dd p {
    display: block;
    margin: 8px 0;
    font-size: 13px;
    color: #424242;
}

.caselistcnt dl dd p a {
    height: 30px;
    line-height: 30px;
    display: block;
    width: 200px;
    overflow: hidden;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.caselistcnt dl dd span {
    overflow: hidden;
    font-size: 12px;
    color: #757575;
    height: 26px;
    line-height: 26px;
}

.caselistcnt dl dd span img {
    vertical-align: -3px;
    margin-right: 6px
}

.caselistcnt dl dd span ins {
    float: left;
    margin-right: 12px;
}

.caselistcnt dl dd span i {
    float: left
}

.caselistcnt dl dd span em {
    float: right
}

/**********show end*********/

.pptlistm {
    padding: 30px 0 60px;
}

.pptlistm .pptzprt {
    margin: 0 -10px;
}

.pptlistm .pptzprt .zprt {
    margin: 18px 10px;
    width: 224px;
    float: left;
    position: relative;
    overflow: hidden;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #e8edf0;
    background: #fff;
}

/*.pptlistm .pptzprt .zprt:hover{ transform: translateY(-6px); -webkit-transform: translateY(-6px);  -moz-transform: translateY(-6px); box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3); -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3); -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;  -o-transition: all 0.3s ease;  transition: all 0.3s ease;}*/
.pptlistm .pptzprt .zprt .scrollpic {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e8edf0;
    height: 290px;
}

.pptlistm .pptzprt .zprt .scrollpic img {
    width: 100%;
    display: block;
}

.pptlistm .pptzprt .zprt .scrollpic .pic {
    position: absolute;
}

.pptlistm .pptzprt .zprt .scrollpic .upscr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.pptlistm .pptzprt .zprt .scrollpic .downscr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 9
}

.pptlistm .pptzprt .info {
    padding: 10px;
    position: relative;
    height: 78px;
}

.pptlistm .pptzprt .info p {
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: #424242;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pptlistm .pptzprt .info span {
    overflow: hidden;
    font-size: 12px;
    color: #757575;
    height: 26px;
    line-height: 26px;
}

.pptlistm .pptzprt .info span img {
    vertical-align: -3px;
    margin-right: 6px
}

.pptlistm .pptzprt .info span ins {
    float: left;
    margin-left: 20px;
}

.pptlistm .pptzprt .info span i {
    float: left
}

.pptlistm .pptzprt .info .btns {
    background: #fff;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 22px 0 0;
    text-align: center;
    bottom: 0;
}

.pptlistm .pptzprt .info .btns a {
    display: inline-block;
    margin: 0 5px;
    border-radius: 3px;
    height: 36px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.pptlistm .pptzprt .info .btns a.scbtn {
    line-height: 999em;
    background: #d3d3d3 url(../../images/home/detail/starico.png) no-repeat center;
    width: 40px;
    cursor: pointer;
}

.pptlistm .pptzprt .info .btns .scbtn.on {
    background: #ffa442 url(../../images/home/detail/starico.png) no-repeat center;
}

.pptlistm .pptzprt .info .btns a.dnbtn {
    width: 160px;
    line-height: 36px;
    background: #1abd9b;
}


@media (min-width: 1701px) {
    .wrap {
        width: 1600px;
    }

    .minwd {
        min-width: 1600px;
    }

    .pptdetails {
        padding-top: 50px;
    }

    .pptdetails .leftcnt {
        width: 950px;
    }

    .pptdetails .rightct {
        width: 620px;
    }

    .pptdetails .rightct.active {
        margin-left: 181px;
    }

    .pptdetails .rightct .prodinfo .btns a {
        margin: 0 10px;
        height: 42px;
        line-height: 42px
    }

    .pptdetails .rightct .prodinfo .btns a.down {
        width: 242px
    }

    .pptdetails .rightct .prodinfo .btns a.down {
        color: #fff;
        background: #1abd9b url(../../images/home/detail/downbtn.png) no-repeat 76px center;
    }

    .pptdetails .rightct.active {
        left: 50%;
        margin-left: 180px;
        top: 0
    }
}

.temp-msg {
    margin: 0 auto;
    font-size: 14px;
}

.temp-msg .tags-title {
    color: #bababa;
    margin-bottom: 40px;
}

.temp-msg .tags-title > div {
    float: left;

    width: calc(100% - 60px);
}

.temp-msg .tags-title > div.show {
    font-size: 12px;
    overflow: auto;
    text-overflow: ellipsis;
    transition: all .3s ease;
}

.temp-msg .tags-title > div.hide {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s ease;
}

.temp-msg .tags-title .unfold {
    color: #1ABD9B;
    cursor: pointer;
}

.temp-msg .tags-list {
    margin-top: 20px;
}

.unfold .down {
    margin-left: 5px;
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url("/statics/images/down.png") no-repeat;
    background-size: 11px auto;
}

.unfold .up {
    margin-left: 5px;
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url("/statics/images/up.png") no-repeat;
    background-size: 11px auto;
}

.tags-item {
    font-size: 12px;
    margin-bottom: 10px;
}

.tags-item span {
    color: #6d6d6d;
}

.tags-item a {
    color: #bababa;
}

.tags-item a:after {
    content: "|";
    padding: 5px;
}

.tags-item a:last-child:after {
    display: none;
}

.tags-item a:hover {
    color: #333;
}

.pptdetails .rightct .sales {
    border: 1px solid #eaeaea;
    background: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 15px 0;
}

.pptdetails .rightct .sales ul {
    padding: 0 15px;
}

.pptdetails .rightct .sales ul li {
    height: 30px;
    line-height: 30px;
}

.pptdetails .rightct .sales ul li span {
    color: #9aafbd;
    float: left;
    margin-right: 15px;
}

.pptdetails .rightct .sales ul li a {
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pptdetails .rightct .sales ul li a:hover {
    color: #1abd9b;
}

.pptdetails .font_qestion{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/statics/images/index/question.png);
    transform: scale(0.8);
    position: absolute;
}
.pptdetails .tips{
    background-color: #fffff8;
    transform-origin: left center 0px;
    z-index: 2015;
    text-align: center;
    border-color: #eee7bd;
    border: 1px solid;
    border-radius: 5px;
    border-color: #eee7bd;

    position: absolute;
    width: 350px;
    height: 38px;
    top: 43px;
    left: -246px;
    display: none;
}
.pptdetails .tips:before {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border: 8px solid #eee7bd;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: 78px;
    top: -16px;
}

.pptdetails .font_qestion:hover .tips {
    display: block;
}

.search-result {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}

.search-result a {
    color: #8D8D8D;
    padding: 3px 5px;
    margin-right: 8px;
    font-size: 12px;
}

.search-result a:hover {
    color: #fff;
    background: #1ED4B7;
    text-decoration: none;
}

.pagination {
    align-content: center;
    justify-content: center;
}

.pagination .disabled span {
    background: #f5f5f5 !important;
    border: #dedede 1px solid !important;
    color: #666666 !important;
}
