﻿@media (min-width: 768px) {
  #content {
    margin-top: 35px;
  }
  #content .IN-news {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
  }
  #content .IN-news .con_top {
    border-top: 1px solid red;
  }
  #content .IN-news .con_top .sekuai {
    width: 150px;
    height: 46px;
    // background: url(../images/sekuai.png) no-repeat left center;
  }
  #content .IN-news .con_top .sekuai p {
    font-size: 20px;
    color: #000;
    font-family: '方正汉真广标简体';
    text-align: center;
    padding-top: 22px;
  }
  #content .IN-news .compaty-news {
    margin-top: 15px;
  }
  #content .IN-news .compaty-news ul li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content .IN-news .compaty-news ul .n_type {
    border-top: 1px solid red;
    padding-top: 10px;
    font-size: 15px;
    color: #cc000d;
  }
  #content .IN-news .down_box {
    width: 1070px;
    margin: 0 auto;
    margin-top: 20px;
  }
  #content .IN-news .down_box p {
    margin-top: 15px;
    font-size: 16px;
    color: #333;
  }

.download_list li{
  width:100%;
  padding:0px !important;
  height:100px;
  border-bottom: 1px solid #cccccc;
  margin-top: 24px;

}

.down_left{
  margin-left: 16px;
  float: left;
}
.down_left img{
  margin-right: 22px;
}
.down_left img{
  font-size: 18px;
  color:#333333;
}

.down_right{
    margin-right:70px;
    float: right;
  }

.down_right span{
   font-size: 12px;
   color:#999999
   
  }

.down_right a{
   display:inline-block;
   width: 74px;
   height:24px;
   margin-top: 14px;
   background:#fe6d04;
   text-align: center;
   line-height: 24px;
   color:#fff !important;
   
  }
}
@media (max-width: 768px) {
  #content {
    margin-top: 35px;
  }
  #content .IN-news {
    width: 620px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
  }
  #content .IN-news .con_top {
    border-top: 1px solid red;
  }
  #content .IN-news .con_top .sekuai {
    width: 150px;
    height: 46px;
    // background: url(../images/sekuai.png) no-repeat left center;
  }
  #content .IN-news .con_top .sekuai p {
   font-size: 20px;
    color: #000;
    font-family: '方正汉真广标简体';
    text-align: center;
    padding-top: 22px;
  }
  #content .IN-news .compaty-news {
    margin-top: 15px;
  }
  #content .IN-news .compaty-news ul li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content .IN-news .compaty-news ul .n_type {
    border-top: 1px solid red;
    padding-top: 10px;
    font-size: 15px;
    color: #cc000d;
  }
  #content .IN-news .down_box {
    width: 600px;
    margin: 0 auto;
    margin-top: 20px;
  }
  #content .IN-news .down_box p {
    margin-top: 15px;
    font-size: 16px;
    color: #333;
  }

  
.download_list li{
  width:100%;
  padding:0px !important;
  height:100px;
  border-bottom: 1px solid #cccccc;
  margin-top: 24px;

}

.down_left{
  margin-left: 16px;
  float: left;
}
.down_left img{
  margin-right: 22px;
}
.down_left img{
  font-size: 18px;
  color:#333333;
}

.down_right{
    margin-right:70px;
    float: right;
  }

.down_right span{
   font-size: 12px;
   color:#999999
   
  }

.down_right a{
   display:inline-block;
   width: 74px;
   height:24px;
   margin-top: 14px;
   background:#fe6d04;
   text-align: center;
   line-height: 24px;
   color:#fff !important;
   
  }
}
