.mod-list-wrap{
  min-width: 1200px;
}
.mod-list .mod-list-cont{
  width: 1200px;
  background: #fff;
}
.mod-list .mod-list-nav .list {
    font-size: 14px;
    background: #fff;
}
.mod-list .mod-list-nav .list .current {
    background: #0060AA;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
/*分页和加载*/
  #loading{
      background-color:#fff; 
      height: 500px;
      width: 1000px;
      position: relative;
  }
  #loading img{
      position: absolute;
      display:block;
      width: 128px;
      height: 128px;
      top: 50%;
      left: 50%;
      margin-left: -69px;
      margin-top: -69px;
  }
    .fenye_ajax{
       width: 1000px;
       text-align: center;
       height:50px;
       padding-top: 10px;
    }
    .fenye_ajax span{
        margin-right: 10px;
        height: 40px;
        color: #000;
        font-size: 14px;
        display: inline-block; 
        line-height: 40px;
    }
    .fenye_ajax a{
        width:60px;
        height: 40px;
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        color: #0168B7;
        line-height: 40px;
        background: #ddd;
    }
    .fenye_ajax a:hover{
        color: #f00;
        text-decoration: underline;
    }
/*fenlei*/
.mod-list .mod-list-nav {
    position: relative;
    width: 180px;
    margin-right:18px;
}
.mod-list .mod-list-nav .list h2 {
    padding: 0 24px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
}
.cpxgyjr {
    position: relative;
    top: 0;
    left: -7px;
    height: 60px;
    border-left: 7px solid #45b8ef;
    transition: top .2s ease-in;
    border-right: #DCDCDC;
    -webkit-transition: top .2s ease-out;
}
.cpxgy2015 li {
    margin-left: 25px;
    padding: 10px 0;
}
.cpxgy2015 li a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
.jiaozhunList{
	background: #fff;	
}
.sc_list{
    margin: 0 auto;
  }
 /*address css*/
 .subnav {
	margin: 0 auto;
	width: 100%;
	background: #0060AA;
  opacity: 0.8;
  filter:alpha(opacity=80);
	font-size: 16px;
	color: #fff;
  font-family: 'Miscrosoft YaHei';
}
.subnav ul {
	position: relative;
	margin: 0 auto;
	height:60px;
	line-height: 60px;
}

.subnav ul li {
	float: left;
	padding: 0 5px;
}
/*list css*/
.sc_list{
    background: #fff;
    padding: 10px;
}
.sc_list .product_item{
  text-indent: 10px;
  border: 1px solid #eee;
  line-height: 40px;
  border-bottom: none;
  padding: 10px 0;
}
.sc_list .product_item:last-child{
	border-bottom: 1px solid #eee;
}
.sc_list .product_item .digtal_product_title .digtal_product_title_en{
    color: grey;
}
.product_info,.product_price,.product_detail,.ask{
  height: 100%;
   padding: 10px 0;
}
.product_info,.ask h1{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.product_info h1{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.product_info h1 a{
      color: #0168bf; 
}
.product_info h4{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_info h4 a{
   color: #CE2430;
}
.product_info h4 a:hover{
   text-decoration: underline;
   color: #0691F9;
}

.product_price h1{
  font-style: normal;
  font-size: 14px;
    color: #333;
    cursor: pointer;
}

.product_price h4{
    color: #333;
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_price h3{
    font-style: normal;
    font-size: 14px;
    color: #333;
}
.product_price h3 span{
   color: #CE2430;
}

.product_detail h4{
    font-size: 14px;
    font-style: normal;
    color: #333;
    cursor: pointer;
}
.product_detail h4 span{
    color: #CE2430;
}
.ask h5{
    color: #333;
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_info,.product_price,.product_detail,.ask{
  height: auto;
  padding: 10px 0;
}
.product_info{
  width: 24%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product_info h1 a{
      color: #0168bf; 
}
.product_info h4{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_info h4 a:hover{
   text-decoration: underline;
   color: #0691F9;
}
.product_price{
     width:25%;
}
.product_price h1{
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}
.product_price h4{
    font-style: normal;
    font-size: 14px;
      cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
   text-overflow: ellipsis;
}
.product_detail{
  width:20%;
}
.product_detail h4{
    font-size: 14px;
    font-style: normal;
    color: #666;
    cursor: pointer;
}
.product_detail h4 span{
  color: #f00;
}
.ask{ 
  width:20%;
}
.ask h5{
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask h4 a{
  font-style: normal;
  font-size: 14px;
  color: #0168B7;
  text-decoration: underline;
}
.ask h4 a:hover{
  color: #f00;
}
.watch-detail{
    width: 10%;
    margin-top: 25px;
}
.watch-detail a{
    display: block;
    font-size: 14px;
    color:#0060AA ;
}
@media screen and (max-width: 768px){
  #listMain .product_item{
    background: #fff;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
}
  .product_info {
      display: block;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      cursor: pointer;
  }
  .product_price {
    width: 100%;
}
.ask {
    width: 100%;
}
.watch-detail {
    width: 100%;
    margin: 15px 0;
    text-align: right;
}
.product_info, .product_price, .product_detail, .ask {
    height: auto;
    padding: 3px 0;
}

}



/*hot-need*/
.probox{
    border: 1px solid #eee;
    margin: 8px 0;
}
@media screen and (max-width: 768px){
  .probox{
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #eee;
    margin: 8px 0;
}
}

/*选项卡切换样式*/
.hot-need{
    border-bottom: 1px solid #eee;
}
.need-box{
    padding-top: 30px;
}
.hot-list{
    line-height:41px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #eee;
    padding: 2px;
}
.hot-title{
    width: 210px;
    font-size: 24px;
    height: 41px;
    padding-left: 10px;
    line-height: 41px;
}
.red-line{
    width: 5px;
    height: 41px;
    line-height: 41px;
    background: #f00;
    float: left;
}
.hot-list  ul li{
    float:left;
    width:auto;
    text-align: center;
    line-height: 41px;   
    font-size: 14px;
    margin-right: 15px;
    cursor: pointer;
    padding: 0 10px;
}
.radius{
    border-radius: 50px;
    background: #0168bf;
    color: #fff;
}
.hot-need .pro-list{
    height: 300px;
    background: #ccc;
}
/*cnas能力*/
.remai{
    background: #fff;
    padding:30px 0;
    max-width: 1200px;
    margin:0 auto;
}
.center-text{
    text-align: center; 
}
.center-text h3{
    margin-bottom: 10px;
    vertical-align: baseline;
    font-size:28px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
}
.center-text h3 strong{
    color:#0060AA;
}
.remai p{
    font-size: 16px;
    color: #999;
}
.findMore{
    text-align: center;
    padding: 10px 0;
    border: 1px solid #eee;
    border-top: none;
}
.findMore a{
    color: #0168bf;
}

.argument_headId{
    float: left;
    width: 5%;
}
.GetDataId {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
}
.sliderDown{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 10px 5px;
    background-image:url("../images/sliderup.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #999;  
    background-size: 50%;
}
.sliderDown.toggle {
    transform: rotate(90deg);
}

/* 加载动图 */
.loading{
    text-align: center;
}
/* 数据错误 */
.data-error{
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
@media screen and (max-width: 768px){
  .GetDataId {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
   padding: 0;
}
.argument_headId{
    float: left;
    width: 10%;
}
.cnasItem_list{
    float: left;
    width: 90%;
}
}
.cnasbox{
    border-top: 1px solid #eee;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #66b1ff;
    padding: 0 0 0 10px;
}
.cnasbox:hover{
    background: #F5F7FA;
}
.cnasbox strong{
    color: #66b1ff;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    width: 45%;
}
@media screen and (max-width: 768px){
  .cnasbox strong{
    color: #e4393c;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px;
    width: auto;
}
}
.cnasFanwei strong.empty{
    color: #66b1ff;
    font-weight: normal;
    font-size: 14px;
    width: 45%;
    padding: 0 0 0 10px;
}
.cnasItem{
    line-height: 40px;
}
.cnasItem .cnasFanwei {
    display: none;
    background: #fff;
}

.cnasItem span{
    display: inline-block;
    line-height: 25px;
    width: 22%;
    font-size: 12px;
    font-style: normal;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 10px;
}
.cnasItem span.colorR{
    color: #CE2430;
}
.cnasItem span.colorB{
    color: #0168bf;
}
@media screen and (max-width: 768px){
  .cnasItem span{
    width: 100%;
}
}
/*更多样式*/
.probox .loadMore{
    text-align: center;
    background: #fff;
    line-height: 60px;
}
.probox .loadMore a{
    font-size: 16px;
    color: #3D8BFD;
}
.probox .loadMore a:hover{
    text-decoration: underline;
}

