﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
html {
  height: 100%;
}
body {
  font-size: 14px;
  line-height: 1;
  font-family: Microsoft YaHei;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  word-break: break-all;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
body {
  background-color: #ededed;
}
.crumbsBox {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.crumbsBox .crumbs {
  width: 1000px;
  height: 64px;
  margin: 0 auto;
}
#breadcrumb {
  width: 100%;
  line-height: 56px;
  font-size: 14px;
  color: #333;
}
.repeatX {
  width: 100%;
  background: url(http://www.blcxyy.com/images/repeatBg_xb_20181026.png) 0 0 repeat-x;
  height: 8px;
}
.main_zcjd {
  width: 100%;
}
.container {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
}
.container1000 {
  width: 1000px;
  margin: 0 auto;
}
.zcjd_top {
  padding-top: 30px;
}
.zcjd_top ul {
  font-size: 0;
}
.zcjd_top ul li {
  width: 310px;
  height: 198px;
  display: inline-block;
  margin-right: 33px;
  padding: 0 20px 15px 10px;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  /*webkit*/
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  /*firefox*/
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  /*opera或ie9*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.zcjd_top ul li:hover {
  transform: translateY(-5px);
}
.zcjd_top ul li:hover .tj_bottom {
  color: #bd1a2d;
}
.zcjd_top ul h5 {
  height: 62px;
  background: url("http://www.blcxyy.com/so/zcdh/images/zcjd/jiedu_03_20200602.png") no-repeat bottom center;
  font: bold 20px/50px "微软雅黑";
  color: #404040;
  text-align: center;
}
.zcjd_top ul h5 span {
  color: #bd1a2d;
}
.tj_bottom {
  font: normal 16px/24px "微软雅黑";
  color: #404040;
  padding-top: 20px;
}
.tj_bottom .left_img {
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.tj_bottom span {
  float: right;
  width: 160px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.filter_two {
  margin-top: 20px;
  margin-bottom: 30px;
}
.filter {
  width: 100%;
  margin-top: 35px;
  display: block;
  clear: both;
}
.filter-title {
  padding-top: 20px;
  font-size: 16px;
}
.filter-title span {
  color: #999;
  padding-left: 15px;
}
.filter-title i.fa-angle-right {
  padding-left: 5px;
  font-size: 18px;
}
.filter-title button {
  height: 24px;
  padding: 0 10px;
  border: none;
  outline: medium;
  color: #aaa;
}
.filter-title button.empty-btn {
  background: #fff;
  cursor: pointer;
  font-size: 16px;
}
.filter-title a {
  display: inline-block;
  border: 1px solid #f5f5f5;
  padding: 0 5px 0 10px;
  background: #fff;
  margin-right: 18px;
  line-height: 24px;
  color: #333;
}
.filter-title a i {
  display: inline-block;
  width: 20px;
  height: 24px;
  float: right;
  margin-left: 16px;
  background: url("../images/zcjd/jiedu_07_20200620.png") no-repeat center center;
}
.filter-title a:hover {
  border-color: #bd1a2d;
  color: #bd1a2d;
}
.filter-left {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: auto;
  vertical-align: top;
  line-height: 30px;
  display: inline-block;
  font-size: 16px;
  color: #bd1a2d;
  font-weight: bold;
  margin-right: 20px;
}
.filter-center {
  display: inline-block;
}
.filter-center ul {
  float: left;
  overflow: hidden;
}
.filter-center ul.flowy {
  height: 90px;
  overflow-y: auto;
}
.filter-center li {
  float: left;
  text-align: center;
  background: #fff;
  color: #404040;
  font-size: 16px;
}
.filter-center li span {
  color: #999;
  margin: 3px 0px 3px 10px;
  display: inline-block;
}
.filter-center li a {
  display: block;
  height: 30px;
  color: #404040;
  line-height: 30px;
  margin-right: 18px;
}
.filter-center li a:hover,
.filter-center li a.active {
  color: #bd1a2d;
}
.filter-title {
  border-top: 2px solid #bd1a2d;
}
.filter-title .yixuan {
  color: #fff;
  background: #bd1a2d;
  padding: 3px 10px;
}
.listBox {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.list {
  width: 1000px;
  margin: 0 auto;
  padding: 32px 0 27px 0;
  border-bottom: 1px dashed #dcdcdc;
}
.list li {
  position: relative;
  font-size: 16px;
  line-height: 38px;
  color: #404040;
  padding-left: 1.3%;
  width: 98.7%;
  background: url(http://www.blcxyy.com/images/pointIcon_xb_20181026.png) 3px 17px no-repeat;
}
.list li a {
  padding-right: 80px;
  color: #404040;
}
.list li span {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline-block;
}
/*分页*/
.changepage {
  text-align: center;
  margin-top: -1px;
  border-top: 1px solid #fff;
}
.changepage a {
  padding: 10px 20px;
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #e8e8e8;
  background: #fff;
  font-size: 14px;
}
.changepage a:hover,
.changepage .current {
  background: #d30b15;
  color: #fff;
}
.changepage input {
  border: 1px solid #e8e8e8;
  padding: 8px 10px;
  margin: 0 5px;
  font-size: 14px;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  display: inline;
  zoom: 1;
  height: 36px;
  line-height: 36px;
  width: 55px;
  text-align: center;
}
.changepage span {
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #e8e8e8;
  padding: 10px 0px;
}
.changepage span.active {
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #e8e8e8;
  padding: 10px 20px;
}
.changepage span.u_page {
  border: 0;
  padding: 0;
}
@media only screen and (max-width: 414px){
  .crumbsBox,.container{width:100%;padding: 0 10px;}
  .crumbsBox .crumbs,.container1000,.listBox,.list{width:100%;}
  .zcjd_top ul li{padding: 0 3%;width:100%;margin-bottom: 10px;}
  .tj_bottom .left_img{width: 35%;margin-right: 2%;}
  .tj_bottom span{width: 60%;}
  .filter{margin-top: 20px;}
  .filter-title a{margin-bottom: 10px;}
  .list{padding: 15px 0;}
  .list li{width: 100%;padding-left:3%;font-size: 14px;margin-bottom: 10px;line-height: 200%;background-position: 3px 12px;}
  .list li span{position: static;}
  .list li a{padding-right:10px;}
  body .changepage *{display:none;}
  body  .changepage .prev,body .changepage .next{display:inline-block;}
}
