﻿@import url("base.css");
@import url("common1.css");
@import url("common2.css");

/* right-nav */
.right-nav{ position:fixed; bottom:20px; right:0px; font-size:20px; }
.right-nav i{ font-size:18px;}
.right-nav ul li{ background-color:#000; margin-bottom:1px; padding:10px;  text-align:center; position:relative;}
.right-nav ul li ul{ position:absolute;top:0px; right:-80px;}
.right-nav ul li ul li{ background-color:#137CCF; width:80px; font-size:12px; color:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;}
.right-nav ul li:hover{ background-color:#137CCF}
.right-nav ul li a:visited{ color:#fff}
.right-nav ul li a:link{ color:#fff}

.classification{ padding:10px;}
.classification label{font-size: 14px; height: 30px;line-height: 30px; text-indent: 10px; float: left;font-weight: 600; margin:0 0;}
.classification ul{ list-style:none; overflow:hidden;}
.classification ul li{ padding:0px 10px;  height:30px; line-height:30px; list-style:none; overflow:hidden; float:left;font-size:14px;}
.classification ul li a:hover{ color:#049be2; text-decoration:underline;}
.classification ul li.action a{color:#049be2}
.description{ margin-top:20px;}
.description p{ text-indent:2em}
.tuijian ul li img { width:100%;}
.tuijian ul li{ text-align:center; margin:20px 20px;}
/*article*/
.article{ padding:20px;}
.article-header{}
.article-header .article-title{}
.article-content{ font-size: 16px; line-height: 2em; text-indent: 2em;}
.article-content img{ display:block; margin:15px;}
.article-content strong{display:block}
.article-footer{ margin:15px 0; padding:15px 0; border-top:1px solid #ddd}
/* product*/
.product-nav{ font-size:14px; margin-bottom:15px;  padding-left:15px; color:#999}
.product-nav a{color:#999}
.product-list{ padding:15px;}
.product-list ul li{ float:left; display:inline-block; padding:10px; width:25%; height:272px; border:1px solid #fff;}
.product-list ul li:hover{ border:1px solid #eee}
.product-list ul li img { display: table-cell; vertical-align: middle;width: 180px;height: 180px;}
.product-list ul li .name {text-align:left; padding: 0 16px; height: 36px; overflow: hidden;}
.product-list ul li .company { height: 36px;}
.product-list ul li .company a{ padding: 0 16px; text-align:left; height:18px;color:#999;display:inline-block;}
.product-list .nodata {width: 100%;height: 30px;line-height: 30px; text-indent: 2em;text-align: center;font-size: 16px; margin: 20px 0;}

.photos td{ width:150px; height:50px; line-height:30px; font-size:16px; font-family:'黑体'}
.photos img{ float:left; margin-right:10px;}
.move{ width:288px; overflow:hidden; zoom:1; border:1px solid #D7E1EA; margin-top:20px;}
.move h1{ font-size:14px; margin:5px 5px 0px 5px}
.move h1 a{ margin-left:3px; font-size:14px}
ol li{ list-style:none; margin-left:13px; line-height:30px}
ol li span{ color:#FF8E61; font-weight:bold}/*move/*/

.enter{border:1px solid #E1E1E1;}
.enter h2{ font-size:14px; color:#fff; background:#049BE2; line-height:33px; text-align:center; border-radius:5px}
.enter p{ margin-top:8px; margin-left:19px; font-size:12px;}
.enter .wang{ margin-left:90px}
.enter .but { background:#049BE2; color:#fff; padding:5px 10px;margin-left:30px; border:none}
.enter .buts a{ background:#049BE2; color:#fff; padding:6px 14px; margin-left:60px}
.enter p.button{ margin-top:20px; margin-bottom:20px;}/*con_right/*/

.enter_dl{border:1px solid #E1E1E1; cursor:pointer; font-size:13px}
.enter_dl h2{ font-size:14px; color:#fff; background:#226FD7; line-height:33px; border-radius:5px; text-align:center}
.enter_dl .tui{ background:#fff; padding:5px; border-radius:5px; margin-left:10px; font-weight:normal; font-size:13px}
.dl_con{ overflow:hidden; zoom:1; margin-bottom:5px}
.dl_con p{ line-height:33px; text-align:left}
.dl_left{ overflow:hidden; zoom:1; float:left; margin-top:10px; margin-left:10px; }
.dl_right{overflow:hidden; zoom:1; float:right;  margin-top:10px; padding-left:15px;border-left:1px dashed #E1E1E1}
.dl_right p img{ padding-right:5px}
.enter_dl .me{ background:#226FD7; width:120px; color:#fff; border-radius:5px; cursor:pointer; text-align:center; margin-left:10px;}/*enter_dl/*/

.yincang {color:#FFF; font-size:10px;}
.highlight {color:#F00;}
.lista {
    font-size: 14px;
    float: right;
    margin: 3px 2px 2px -16px;

}
.move li span {
  background: #ccc;
  padding: 2px 4px;
}
.move li:nth-child(1) span{
    background:#F04A24;
    color:#fff;
    padding:2px 4px;
}
.move li:nth-child(2) span{
    background:#F04A24;
    color:#fff;
    padding:2px 4px;
}
.move li:nth-child(3) span{
    background:#F04A24;
    color:#fff;
    padding:2px 4px;
}
.move li:nth-child(4) span{
    background:#F04A24;
    color:#fff;
    padding:2px 4px;
}
.move li {
    line-height:30px; margin-left:13px; list-style:none;  display: block;
  overflow: hidden;
  text-overflow: ellipsis; width:275px; height:30px;
}



/*product css*/
.content1 .imgfile {
    width:160px;
}
.content1 .showimg {
    margin-right:3px;
    margin-top:10px;
    width:160px;
}
.attr2 { height:48px;}
.attr2 ul li{
    float:left;
    font-size:14px;
    padding:0 14px;
    line-height:48px;
    text-align:center;
    cursor:pointer;
}
.attr2 ul li:hover{
    color:#137ccf;
}
.classifyList {
    margin-top: 10px;
}
.classifyList .cl-list {
    width: 470px;
    padding: 0 19px 9px;
    margin-bottom: 10px;
    float: left;
    background: #fff;
    border-radius: 4px;
    margin-left:10px;
    height:320px;
}
.classifyList .cl-list:nth-child(2n+1) {
    margin-left:0px;
}
.classifyList h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 50px;
    border-bottom:1px solid #e3e3e3;
}
.classifyList h3 span{
    font-size: 12px;
    padding-left: 15px;
    font-weight: 400;
}
.classifyList h3 b {
    float:right; color:#666; font-size:12px;
}
.classifyList .cl-imglist {
    display:inline-block;
    width:100%;
}
.classifyList .cl-classifylist {
    width:100%;
    height:100px;
    overflow:hidden;
}
.classifyList .cl-classifylist li {
    float:left;
    font-size:14px;
    padding-right:15px;
}
.classifyList .cl-imglist img{
    vertical-align: middle;
    width: 100px;
    height: 100px;
    float:left;
    margin:6px;
    border:1px solid #fff;
}
.classifyList .cl-imglist img:hover {
    border:1px solid #e3e3e3;
}