.page {   
  background-color: #FFFFFF;
  margin-top: 0;
 }

/*包含以下四种的链接*/
a {
  text-decoration: none;
  color: #000;
}
/*正常的未被访问过的链接*/
a:link {
  text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
  text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
  text-decoration: none;
}
/* 正在点击的链接*/
a:active {
  text-decoration: none;
}
li{list-style:none}
img{vertical-align:top;border:none}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
body,button, input, select, textarea { /* for ie */
  font-family: "阿里巴巴普惠体 2.0 45 Light";font-weight: 300;src: url("//at.alicdn.com/wf/webfont/RqpkkGH2uE8k/uELP_F7Ks3KhYppve5IRI.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/RqpkkGH2uE8k/liN28DRFIlh-dFIMweXFW.woff") format("woff");
  font-display: swap;
}
body {
  font: 16px/1.5 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', 'Hiragino Sans GB',
    'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
  color: #333;
}
h1 { font-size: 22px; /* 18px / 12px = 1.5 */ 
    text-align: center; 
    font-weight: 300;
    margin-top: 20px;
  }
h2 { font-size: 16px; }
h3 { font-size: 14px; 
    font-weight: 300;
    text-align: center;
    color: #666666;
}
h4, h5, h6 { font-size: 100%; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
 
/**banner**/
.image_3 {
  width: 100%;
  height: 228px; 
  margin: 0 auto;
  background-image: url(../img/shengchan/banner.jpg);
  background-repeat: no-repeat;
  padding: 1px;
}
.image_3 .banner  {
  width: 1200px;
  height: 75px;
  background-image: url(../img/about/border2.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-top: 65px;
}

.image_3 h4{
  width: 400px;
  height: 27px;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
}
.image_3 p{
  width: 470px;
  height: 20px;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  color: #1071EB;
  line-height: 20px;
  padding-left: 10px;
}
/**banner**/

.list{
  width: 1200px;
  margin: 0 auto;
}

.list ul li{
  width: 1200px;
  height: 122px;
  padding-top: 20px;
  border-bottom: 1px solid #f5f5f5;
}
.list ul li .date{
  width: 82px;
  height: 82px;
  border-radius: 4px;
  float: left;
  background-color: #F5F5F5;
}
.list ul li .date h3{
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: 5px;
}
.list ul li .date p{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: -5px;
}

.list ul li .news{
  width: 1103px;
  height: 82px;
  float: left;
  margin-left: 15px;
  padding-top: 5px;
}
.list ul li .news .a1{
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333;
}
.list ul li .news a:hover{
  color: #1071EB;
}
.list ul li .news p{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 8px;
}


/* 底部 */
.line{
  width: 100%;
  height: 2px;
  background-color: #1071EB;
}
.nav6{
  width: 1200px;
  height: 220px;
  margin: 0 auto;
  padding: 1px;
}
.nav6 .left05{
  width: 450px;
  margin-top: 30px;
  float: left;
}

.nav6 .left05 img{
  width: 160px;
  height: 160px;
  float: left;
  border:1px solid rgb(204, 204, 204);
  margin-right: 30px;
}

.nav6 .left05 h4{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  margin-top: 5px;
  display: inline-block;
}
.nav6 .left05 p{
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  line-height: 26px;
  margin-top: 20px;
}
.nav6 .line02{
  width: 1px;
  height: 157px;
  opacity: 0.1;
  border: 1px solid #707070;
  float: left;
  margin-top: 30px;
  margin-left: 110px;
}
.nav6 .right05{
  width: 400px;
  height: 160px;
  float: left;
  margin-top: 30px;
  margin-left: 110px;
}

.nav6 .right05 .p01{
  font-size: 16px;
  font-weight: 300;
  color: #333333;
  line-height: 30px;
}
.nav6 .right05 .p02{
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  margin-top: 30px;
}
.nav6 .right05 img{
  float: left;
  margin-top: 7px;
}

.nav6 .right05 .p03{
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  margin-top: 5px;
  margin-left: 45px;
}

.head .nav .daohang:nth-child(3){
  color: rgb(7, 63, 214);
}

#jjfacon .ul01 li:nth-child(2) h4{
  color: rgb(7, 63, 214);
}