.article-content{
    background: #fff;
    padding: 10px 25px;
}
.article-content img {
    max-width: 100%;
   
}
.article-header .am-article-divider {
    margin: 15px 0 20px 0;
}
.article-header .am-article-meta {
    margin-top: 5px;
}
.article-header .am-article-meta span:not(:first-child) {
    margin-left: 15px;
}
.article-nav-button {
    position: fixed;
    z-index: 10;
    bottom: 70px;
    right: 10px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.am-offcanvas-bar:after {
    background: transparent;
}
.article-sidebar ul li {
    margin-top: 0;
}
.article-sidebar ul li a {
    font-size: 12px;
    padding: 8px 10px;
}
.article-sidebar .am-panel,
.category-content-list li {
    padding: 10px 0;
    border-color: #eee !important;
}
.category-content-list li a{
    font-size: large;
    font-weight:500;
    text-decoration: none;
}
.category-content-list .am-list-item-hd
{
    font-weight:bold;
}
.category-content-list .desc{
    margin-top: 10px;
    font-size: 14px;
    height: 75px;
    line-height: 25px;
    overflow: hidden;   
 }
.category-content-list li img{
    
    height: 150px;
}

.article-sidebar .am-panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.category-list li a.am-active {
    background-color: #eee;
    color: #ff6700;
}
.category-content-list li:first-child {
    border-top: 0;
}




@media only screen and (min-width: 641px) {
    .article-sidebar .am-offcanvas {
        display: block;
        position: static;
        background: none;
    }
    .article-sidebar .am-offcanvas-bar {
        position: static;
        width: auto;
        background: none;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .article-sidebar ul li:not(:last-child) {
        border-bottom: 1px solid #f1f1f1;
    }
    .am-accordion-gapped {
        margin: 0 15px 0 0;
    }
    .article-sidebar {
        padding-left: 5px !important;
    }
}
@media only screen and (min-width: 1025px) {
    .article-sidebar {
        padding-left: 0 !important;
    }
}
@media only screen and (max-width: 640px) {
    .article-right {
        padding: 0 5px;
    }
    .article-sidebar .am-offcanvas-bar {
        background: #f9f9f9;
    }
    .article-sidebar ul li:not(:last-child) {
        border-bottom: 1px solid #eee;
    }
    .am-accordion-gapped {
        margin: 0;
    }
}

/**
 * 上一篇、下一篇
 */
.last-next-data a {
    width: calc(100% - 230px);
}
.last-next-data .text-tips {
    color: #999;
}



/**
 * 条件
 */
 .map-item > li {
    border: 1px solid #eee;
    background: #FAFAFA;
}
.map-item .map-left {
    width: 100px;
    font-weight: bold;
    line-height: 50px;
}
.map-item > li,
.map-item .map-left {
    line-height: 50px;
}
.map-brand-container,
.map-brand-container .map-left {
    line-height: 66px !important;
}
.map-item .map-right {
    width: calc(100% - 100px);
    background: #fff;
}
.map-item .map-right .text-tips {
    color: #888;
    text-align: center;
}
.map-item .map-right a {
    text-decoration: none;
}
.map-remove-submit {
    color: #ff8800;
    cursor: pointer;
}

.map-images-text-items ul,
.map-text-items ul {
    padding: 15px 48px 0 15px;
    overflow-y: hidden;
}
.map-images-text-items {
    height: 66px;
}
.map-text-items {
    height: 56px;
}
.map-images-text-items ul li {
    float: left;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #eee;
    width: 105px;
    height: 35px;
    margin:6px 3px;
    line-height: 50px;
}
.map-images-text-items ul li,
.map-text-items ul li {
    border-radius: 2px;
    cursor: pointer;
}
.map-images-text-items ul li img {
    height: calc(100% - 4px);
    display: block;
    margin: 0 auto;
    margin-top: 2px;
    max-width: 100%;
}
.map-text-items ul li {
    float: left;
    margin: 0 15px 15px 0;
    line-height: 20px;
    padding: 2px 10px;
    border: 1px solid transparent;
}
.map-images-text-items ul li.active,
.map-text-items ul li.active {
    border: 1px solid #ff8800;
}
.map-images-text-items ul li.active,
.map-text-items ul li.active {
    color: #ff8800;
    font-weight: bold;
}
.map-item > li:first-child {
    line-height: 36px;
}
.map-item .map-more-submit {
    position: absolute;
    top: 15px;
    right: 10px;
    height: 20px;
    line-height: 20px;
    color: #999;
    cursor: pointer;
}

#search-map .am-offcanvas-bar {
    background: #fff;
}
#search-map .am-offcanvas-bar:after {
    background: transparent;
}
#search-map .am-offcanvas-content,
#search-map .am-offcanvas-content a {
    padding: 0;
    color: #333;
}


.recommendproducts{
    text-align: center;
    background: #fff;
}

.recommendproducts .p-img img{
    width: 80%;
}

.recommendproducts  ul li:not(:last-child) {
    border-bottom: 1px dotted #DEDEDE;
}
.recommendproducts .p-name{
    font-size: 16px;
    font-weight: bold;
}
.recommendproducts .p-brand{
    font-size: 12px;
}

.recommendarticle img{
    width: 100%;
    height: 120px;
}

.recommendvideo img{
    width: 100%;
    height: 100px;
}

.recommendarticle p{
    height: 50px;
    line-height: 25px;
}

.main {
    background: #f5f5f5;
    min-height: 300px;
}

.nav_left{
    width: 100px;
    z-index: 10;
    position: fixed;
    left: 50%;
    margin-left: -700px;
    text-align: center;
    top:200px
}
.nav_left .am-active{
    color: #ff6700;
    font-weight: bold;
}
.nav_left .title{
    font-size: 18px;
    font-weight: bold;

}

.copyright ul li{
    font-size: 10px;
}

/* 播放*/

iframe{
    width: 100%;
    height: 520px;
}
.play-shadow:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    transform: translateY(-2%);
}

.play-shadow {
    position: relative;
}

.play-shadow::before,
.play-shadow::after {
    position: absolute;
    content: '';
    opacity: 0;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}

.play-shadow::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.play-shadow::after {
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    background: url('/static/img/play.png') center center no-repeat;
    background-size: 100%;
    transform: translate(-50%, -50%) scale(1.5);
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
}

.play-shadow:hover::before {
    opacity: 1;
}

.play-shadow:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
}
