/* 内页 */
.inside-page {
  padding: 30px 0 40px 0;
}
.inside-page .page {
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
}
.inside-page .left {
  width: 216px;
}
.inside-page .left .tit {
  font-size: 20px;
  line-height: 60px;
  background-color: #0061b0;
  color: #FFF;
  text-align: center;
}
.inside-page .left .list {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
}
.inside-page .left .sort-nav {
  margin-bottom: 20px;
}
.inside-page .left .sort-nav .list > li {
  color: #494949;
}
.inside-page .left .sort-nav .list > li > a {
  line-height: 42px;
  font-size: 16px;
  padding-left: 25px;
  background: url(../images/listbg.jpg) no-repeat;
}
.inside-page .left .sort-nav .list > li > a:hover {
  text-decoration: underline;
  font-weight: bold;
}
.inside-page .left .sort-nav .erji {
  display: none;
  flex-wrap: wrap;
}
.inside-page .left .sort-nav .erji li {
  line-height: 37px;
  color: #4e4e4e;
  white-space: nowrap;
  font-size: 13px;
  padding-left: 20px;
}
.inside-page .left .sort-nav .erji li a:hover {
  text-decoration: underline;
}
.inside-page .left .sort-nav .on .erji {
  display: flex;
}
.inside-page .left .news_recom .list {
  padding: 10px;
}
.inside-page .left .news_recom .list li {
  background: url(../images/dot_r.gif) left center no-repeat;
  border-bottom: 1px dotted #ccc;
}
.inside-page .left .news_recom .list li a {
  font-size: 14px;
  line-height: 35px;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inside-page .right {
  width: 770px;
  position: relative;
  z-index: 1;
  border: 1px solid #ccc;
  border-top: none;
}
.inside-page .right #clickTop {
  width: 46px;
  height: 21px;
  background: url(../images/gotop.gif);
  margin: 0 13px 30px auto;
}
.position {
  display: flex;
  justify-content: space-between;
  background: url(../images/product1.jpg) no-repeat center;
  line-height: 37px;
  margin-bottom: 20px;
}
.position h2 {
  font-size: 16px;
  color: #666;
  padding-left: 10px;
}
.position .d-text {
  display: flex;
  padding-left: 35px;
  background: url(../images/position.gif) 5px center no-repeat;
}
.position .d-text a {
  padding: 0 10px;
  font-size: 14px;
  background: url(../images/dot_r.gif) left center no-repeat;
}
.pag-bar {
  margin: 30px 0;
  padding: 0 13px;
  display: flex;
  font-size: 14px;
}
.pag-bar a {
  line-height: 18px;
  padding: 0px 8px;
  border: 1px solid #CCC;
  margin-right: 3px;
  color: #555;
}
.pag-bar span {
  margin-right: 3px;
  color: #555;
}
.pag-bar .page-num-current {
  background-color: #ccc;
  color: #fff;
  border-color: #0061b0;
}
.pag-bar .rg {
  margin: 0 0 0 auto;
}
.pag-bar a[href="javascript:;"] {
  display: none;
}
.inside-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 5px;
}
.inside-list li {
  width: 33.33%;
  margin-bottom: 20px;
  padding: 0 8px;
}
.inside-list li a {
  border: 1px solid #E6E6E6;
}
.inside-list li a:hover {
  border-color: #0061b0;
}
.inside-list li img {
  width: 100%;
  height: 165px;
  object-fit: cover;
}
.inside-list li p {
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px;
}
.ptnlist li {
  width: 20%;
}
.ptnlist li img {
  height: auto !important;
}
.ptnlist li p {
  line-height: 28px;
}
.pro-detail {
  padding: 0 10px 16px;
}
.pro-detail .con {
  padding-bottom: 30px;
}
.pro-detail .con h2 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.pro-detail .con img {
  margin: 10px auto;
}
.pro-detail .details .tit {
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
  background: url(../images/rank_1.gif) left center no-repeat;
  color: #0D61BA;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
}
.turn_page .tool {
  display: flex;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
  margin: 30px 0;
}
.turn_page .tool li {
  background-image: url(../images/tool.gif);
  background-repeat: no-repeat;
  background-position: left -20px;
  height: 20px;
  line-height: 20px;
  padding: 0 0 0 25px;
  display: block;
  margin: 0 10px 0 0;
  color: #333;
  font-size: 12px;
}
.turn_page .tool li:nth-child(1) {
  background-position: left -40px;
}
.turn_page .tool li:nth-child(2) {
  background-position: left -60px;
}
.turn_page .tool li:nth-child(1) {
  background-position: left -80px;
}
.turn_page .btm li {
  display: flex;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.turn_page .btm li a {
  font-weight: normal;
}
.turn_page .btm li a:hover {
  text-decoration: underline;
}
.new-list {
  margin-top: -10px;
  padding: 0 10px;
}
.new-list li {
  padding: 15px 20px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.new-list li p {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}
.new-list li span {
  margin-top: 5px;
  color: #999;
  font-size: 12px;
  line-height: 24px;
}
.new-list li .date {
  float: right;
  height: 26px;
  line-height: 26px;
  width: 80px;
  color: #999;
  font-size: 8px;
  text-align: center;
  background: url(../images/date.gif) left center no-repeat;
}
.new-list li:hover p {
  text-decoration: underline;
}
.news-content {
  padding: 0 10px 30px;
}
.news-content h2 {
  text-align: center;
  border-bottom: #F5F5F5 1px solid;
  line-height: 30px;
  padding-bottom: 10px;
}
.news-content .info {
  display: flex;
  justify-content: center;
}
.news-content .info li {
  line-height: 24px;
  font-size: 14px;
  color: #999;
  margin: 10px;
}
.news-content .recom {
  margin-top: 30px;
}
.news-content .recom .tit {
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
  background: url(../images/rank_1.gif) left center no-repeat;
  color: #0D61BA;
  font-size: 14px;
  font-weight: bold;
}
.news-content .recom ul {
  margin-top: 10px;
}
.news-content .recom ul li {
  font-size: 14px;
  line-height: 28px;
  padding-left: 14px;
  background: url(../images/dot_gray.gif) left center no-repeat;
}
.news-content .recom ul li:hover {
  text-decoration: underline;
}
