@charset "UTF-8";
/*zixunList start*/
.zixunList {
  padding-bottom: 80px;
  background-color: #f0f0f0;
}
.zixunListCon dl {
  float: left;
  width: 450px;
  padding: 20px 10px;
  margin-left: 20px;
  margin-top: 20px;
  background-color: #ffffff;
}

.zixunListCon dl dt {
  float: left;
  width: 120px;
}

.zixunListCon dl dt img {
  display: block;
  width: 120px;
  height: 120px;
}
.zixunListCon dl dd {
  float: left;
  margin-left: 15px;
  width: 315px;
}
.zixunListCon dl dd a{
    text-decoration: none;
}
.zixunListCon dl dd a:hover h3{
   color: #232323;
  text-decoration: underline;
}
.zixunListCon dl dd a h3 {
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #232323;
  text-decoration: none;
}
.zixunListCon dl dd a:hover h5{
    color: #898989;
    text-decoration: underline; 
}
.zixunListCon dl dd a h5 {
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #898989;
    text-decoration: none;
}
.zixunListCon dl dd a:hover p{
     color: #232323;
    text-decoration: underline;
}
.zixunListCon dl dd a p {
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #232323;
  text-decoration: none;
}

/*zixunList end*/
/*zixunD start*/
.zixunD{
    padding-top: 20px;
    padding-bottom: 40px;
}
.zixunD h3{
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 30px;
  font-weight: bold;
  line-height: 4em;
  text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
.zixunD h5{
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 16px;
  font-weight: normal;
  line-height: 4em;
  text-align: center;
    color: #6A6A6A;
}
.zixunD p{
  margin-top: 3em;
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 16px;
  line-height: 2em;
}
.zixunD img{
    display: block;
   margin: 20px auto 0 auto;
    max-width: 80%;
}
/*zixunD end*/
/*zixunDNav start*/
.zixunDNav{
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
    padding-bottom: 80px;
   font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 16px;
}
.zixunDNav a:hover{
    color: #0095DA;
    text-decoration: underline;
}
.zixunDNav a{
    color: #232323;
    text-decoration: none;
}
.zixunDNav dt{
    float: left;
}
.zixunDNav dd{
    float: right;
}
/*zixunDNav end*/
.fanye{
    width: 580px;
    margin:60px auto 0 auto;
	 font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 16px;
    color: #232323;
}
.fanye li{
    float: left;
    margin-left: 10px;
    list-style: none;
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 16px;
    color: #232323;
}
.fanye li a:hover{
    color: #0095DA;
    text-decoration: underline;
}
.fanye li a{
    color: #232323;
    text-decoration: none;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  /*-----------------------第二媒体开始------------------*/
  /*zixunList start*/
  .zixunList {
    padding-bottom: 80px;
    background-color: #f0f0f0;
  }
  .zixunListCon dl {
    float: left;
    width: 320px;
    padding: 20px 10px;
    margin-left: 20px;
    margin-top: 20px;
    background-color: #ffffff;
  }
  .zixunListCon dl dt {
    float: left;
    width: 80px;
  }
  .zixunListCon dl dt img {
    display: block;
    width: 80px;
    height: 80px;
  }
  .zixunListCon dl dd {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  .zixunListCon dl dd h3 {
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
  }
  .zixunListCon dl dd h5 {
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    color: #898989;
    line-height: 16px;
  }
  .zixunListCon dl dd p {
    height: 60px;
    overflow: hidden;
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    color: #232323;
    line-height: 20px;
  }
  /*zixunList end*/
  /*-----------------------第二媒体结束------------------*/
}
@media only screen and (max-width:767px) {
  /*-----------------------第三媒体开始------------------*/
  /*zixunList start*/
  .zixunList {
    padding-bottom: 1rem;
    background-color: #f0f0f0;
  }
  .zixunListCon dl {
    float: none;
    width: 14rem;
    padding: 0.5rem 0.5rem;
    margin-left: 0;
    margin-top: 0.5rem;
    background-color: #ffffff;
  }
  .zixunListCon dl dt {
    float: left;
    width: 2rem;
  }
  .zixunListCon dl dt img {
    display: block;
    width: 2rem;
    height: 2rem;
    max-width: 80px;
    max-height: 80px;
  }
  .zixunListCon dl dd {
    float: left;
    margin-left: 0.5rem;
    width: 11rem;
  }
  .zixunListCon dl dd h3 {
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.6rem;
  }
  .zixunListCon dl dd h5 {
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 0.3rem;
    font-weight: normal;
    color: #898989;
    line-height: 0.8rem;
  }
  .zixunListCon dl dd p {
    height: 1.5rem;
    overflow: hidden;
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 0.3rem;
    font-weight: normal;
    color: #232323;
    line-height: 0.5rem;
  }
  /*zixunList end*/
/*zixunD start*/
.zixunD{
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}
.zixunD h3{
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 0.5rem;
  font-weight: bold;
  line-height: 4em;
  text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
.zixunD h5{
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 0.35rem;
  font-weight: normal;
  line-height: 4em;
  text-align: center;
    color: #6A6A6A;
}
.zixunD p{
  margin-top: 3em;
  font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
  font-size: 0.35rem;
  line-height: 2em;
}
.zixunD img{
    display: block;
   margin: 0.5rem auto 0 auto;
    max-width: 80%;
}
/*zixunD end*/
/*zixunDNav start*/
.zixunDNav{
    border-top: 1px solid #f0f0f0;
    padding-top: 0.25rem;
    padding-bottom: 1.5rem;
   font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 0.35rem;
}
.zixunDNav a:hover{
    color: #0095DA;
    text-decoration: underline;
}
.zixunDNav a{
    color: #232323;
    text-decoration: none;
}
.zixunDNav dt{
    float: left;
    padding-right: 0.25rem;
}
.zixunDNav dd{
    float: left;
}
/*zixunDNav end*/
/*zixunDNav end*/
.fanye{
    width: 14.5rem;
    margin:1rem auto 0 auto;
	font-size: 0.35rem;
}
.fanye li{
    float: left;
    margin-left: 0.25rem;
    list-style: none;
    font-family: "Microsoft YaHei", "宋体", "Arial", "Times New Roman", "sans-serif";
    font-size: 0.3rem;
    color: #232323;
}
.fanye li a:hover{
    color: #0095DA;
    text-decoration: underline;
}
.fanye li a{
    color: #232323;
    text-decoration: none;
}
  /*-----------------------第三媒体结束------------------*/
}