.news-detail { padding-bottom: 80px;background: #f5f5f5; }
.cate-position { height: 50px; color: #999; line-height: 50px; }
.cate-position a { color: #999; }
.cate-position a:hover { color: #c39c61; }

/*左侧*/
.news-show-left { float: left; margin: auto; width: 70.5%; background: #fff;}
.news-show-left .news-title { padding: 60px 0; padding-bottom: 40px;  text-align: center; line-height: 1.5; }
.news-show-left .news-title .tit { padding-bottom: 20px; color: #333; font-weight: normal; font-size: 30px; line-height: 1.5; }
.news-show-left .news-title p { padding-bottom: 30px; border-bottom: 1px solid #ddd; color: #a3afb7; font-size: 14px; }
.news-show-left .news-title p a { color: #a3afb7; }
.news-show-left .news-views { overflow: hidden; margin: 40px 20px 20px; margin-top: 0; color: #666; font-size: 16px; line-height: 1.75; }
.news-show-left .news-views p { margin-bottom: -5px; }
.news-show-left .news-views img { max-width: 100% !important; }
.news-show-left .news-other { padding: 20px 15px;  }
.news-show-left .news-other p { display: block; padding-left: 3px; height: 40px; line-height: 40px; }
.news-show-left .news-other p a { color: #333; font-size: 14px; }
.news-show-left .news-other p a:hover { color: #c39c61; }
.news-show-left .share-bar { padding: 20px; }
@media (max-width: 1600px) {
    .news-show-left .news-views img {  height: auto !important; width: auto !important; }
}

/*右侧*/
.news-show-right { float: right; width: 28%; }
.news-show-right dl { display: block; margin-top: 0; margin-bottom: 20px; background: #fff; }
.news-show-right dl dt { position: relative; display: block; height: 60px; border-bottom: 1px #ddd solid; line-height: 60px; }
.news-show-right dl.tab dt { padding-left: 20px; color: #1d1d1d; font-size: 20px;}
.news-show-right dl.tab dd { position: relative; padding-bottom: 20px;}
.news-show-right dl.tab dd ul { display: block; padding: 0 20px; }
.news-show-right dl.tab dd ul li { display: block; padding: 15px 0; border-bottom: 1px #eee solid; }
.news-show-right dl.tab dd ul li a { display: inline; }
.news-show-right dl.tab dd ul li .pic { position: relative; overflow: hidden; margin-right: 20px; width: 60px; height: 60px; text-align: center; font-size: 0; line-height: 60px; float: left; }
.news-show-right dl.tab dd ul li .pic img {/*max-width: none;*/height: 100%; object-fit: cover;}
.news-show-right dl.tab dd ul li h5 { display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px; }
.news-show-right dl.tab dd ul li h5 a { color: #333; }
.news-show-right dl.tab dd ul li h5 a:hover { color: #c39c61; }
.news-show-right dl.tab dd ul li .news-cate { color: #999; }
.news-show-right dl.tab dd ul li i { float: left; color: #999; font-size: 12px; font-style: normal;}
.news-show-right dl.tab dd ul li em { float: right; padding-left: 25px; background: url(../images/common/eye.png) no-repeat left center;
    background-size: 15px; color: #999; font-style: normal; font-size: 12px; min-width: 50px; }
.news-show-right dl.tab dd .more { position: relative; top: -1px; height: 45px;  color: #333; text-align: center; line-height: 45px; }
.news-show-right dl.tab dd .more a { position: relative; display: inline-block; color: #333; }
.news-show-right dl.tab dd .more a b { margin-left: 5px; font-family: "宋体"; -webkit-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; }
.news-show-right dl.tab dd .more a:hover b { -webkit-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); -ms-transform: translateX(5px); }
.news-show-right dl.tab dd .more a:hover { color: #c39c61; }
.news-show-right dl.list dt { padding-left: 20px; color: #333; font-size: 18px; }
.news-show-right dl.tab dt a { display: table-cell; width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; }
.news-show-right dl.list dt a b { position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px; width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle; }
.news-show-right dl.list dd ul { display: block; padding: 15px 20px 20px; }
.news-show-right dl.list dd ul li { display: block; overflow: hidden; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; }
.news-show-right dl.list dd ul li:last-child{margin-bottom: 0;}
.news-show-right dl.list dd ul li a { color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.news-show-right dl.list dd ul li a:hover { color: #c39c61; }
.gr-page-other { margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ddd; }
.gr-product-content .gr-page-other { border-color: #c39c61; }
.gr-page-other p { line-height: 26px; width: calc(100% - 150px); }
.gr-back-btn { margin-top: 6px; width: 125px; height: 40px; background-color: #c39c61; color: #fff !important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; float: right; }
.gr-back-btn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.gr-page-other p a { color: #666; }
.gr-page-other p a:hover {color: #006db8;}
.news-case { padding: 20px; }
.news-case .gr-case-list { width: 100%; }
.news-case .gr-case-list li, .news-case .gr-case-list li .pic { float: none; width: 100%; height: auto; }
@media (max-width:768px) {
    .cate-position { height: 40px; line-height: 40px; font-size: 12px; }
    .news-show-left, .news-show-right { float: none; width: 100%; padding-bottom: 0}
    .news-show-left .news-title { padding: 20px 15px; }
    .news-show-left .news-title .tit { font-size: 18px;padding-bottom: 10px;}
    .news-show-left .news-title p { font-size: 10px; padding-bottom: 15px;}
    .news-show-left .news-views { margin: 0 15px 20px; min-height: auto; font-size: 14px; }
    .news-show-left .news-views p {padding: 0 !important;}
    .gr-back-btn { display: none; }
    .gr-page-other p { line-height: 30px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .news-show-right { margin-top: 20px; display: none;}
    .news-show-right dl.tab dt, .news-show-right dl.list dt { padding-left: 15px; }
    .news-show-right dl.tab dd ul { padding: 0 15px; }
    .news-show-right dl.list dd ul { padding: 15px; }
    .news-del { padding-bottom: 20px; }
    .news-detail {
        padding-bottom: 40px;
    }
}