@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #2a84e9;
}
a:focus {
  outline: none;
}
.last {
  background-image: none !important;
  margin: 0;
}
body {
  font-family: "微软雅黑";
  font-size: 14px;
  background: #fff;
  color: #333;
  line-height: 28px;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
/*去掉谷歌浏览器input背景*/
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1200px white inset;
}
#cnzz_stat_icon_1258420775 {
  display: none;
}
.inner {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
/* .app {
  min-width: 1300px;
} */
.banner {
  /* width: 100%;
  background: url("../images/banner.jpg") no-repeat center center;
  margin: 0 auto; */
  height: 400px;
  position: relative;
}
.banner img {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.inner h3 {
  font-size: 24px;
  height: 48px;
  background: url("../images/h3-line.jpg") no-repeat center bottom;
  text-align: center;
}
.activity {
  /* background: url("../images/activity-pic.jpg") no-repeat left top; */
  height: 250px;
  margin-top: 40px;
  position: relative;
}
.activity img {
  position: absolute;
  left: 0;
  top: 0;
}
.activity p {
  width: 760px;
  /* height: 108px; */
  /* display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis; */
  font-size: 16px;
  line-height: 36px;
  text-indent: 2em;
  text-align: justify;
  margin: 50px 0 0 0px;
}
.nersz {
  width: 760px;
  float: right;
}

.specially {
  background: #f7f7f7;
  margin-top: 35px;
  padding: 40px 0 30px;
}
.specially h3 {
  margin-bottom: 30px;
}
.specially-box {
  padding: 25px;
  border: 1px #ddd solid;
  /* background: url("../images/zj-bj.jpg") no-repeat center bottom; */
  background-color: #fff;
  width: 533px;
  height: 214px;
  float: left;
  margin-bottom: 30px;
}
.specially-box span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.specially-box img {
  width: 150px;
  height: 212px;
}
.specially ul li:nth-child(2n) {
  float: right;
}
.specially ul::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* .specially-box-r{
	float: right!important;
} */
.specially-box:hover {
  box-shadow: 2px 2px 5px #999;
}
.zj {
  float: right;
  width: 340px;
}
.zj h4 {
  font-size: 20px;
  background: url("../images/zj-line.jpg") no-repeat left center;
  color: #2a84e9;
  margin-bottom: 20px;
  padding-left: 15px;
  line-height: 28px;
}
.zj span {
  color: #2a84e9;
  display: block;
}
.zj a {
  width: 90px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  background: #ffc04e;
  border-radius: 5px;
  display: block;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}

.footer {
  padding: 20px 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  background-color: #20324e;
}
.footer img {
  float: left;
}
.fw-txt {
  width: 920px;
  margin: 0 40px;
  float: left;
  line-height: 22px;
}
.vam {
  float: right;
}

/*专家*/
.js_box {
  width: 100%;
  margin: auto;
  padding-bottom: 40px;
  overflow: hidden;
  background: #ffffff;
}
.titles {
  float: left;
}
.name_ttl {
  width: 780px;
  float: left;
  margin-left: 58px;
  margin-top: 50px;
}
.zbkc_box {
  width: 100%;
  margin: auto;
  padding-bottom: 40px;
  padding-top: 50px;
  overflow: hidden;
  background: #f7f7f7;
}
.zbkc_Lbox {
  width: 570px;
  float: left;
}
.zbkc_Lbox span {
  width: 5px;
  height: 30px;
  background: #2a84e9;
  display: inline-block;
  float: left;
}
.gkzb {
  border-radius: 5px;
  margin-left: 40px;
  float: left;
  padding: 5px 18px;
  margin-top: 24px;
  font-size: 16px;
  color: #ffffff;
  background: #ffc04e;
}
.xsyxl_box {
  width: 100%;
  margin: auto;
  padding: 30px 0 70px;
  background: #ffffff;
}
.xsyxl_box_head {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #d7d7d7;
  position: absolute;
}
.xsyxl_box_head span {
  padding: 4px 20px 16px;
  font-size: 20px;
  cursor: pointer;
}
.xsyxl_box_head span.cur {
  color: #2a84e9;
  border-bottom: 2px solid #2a84e9;
}
.row tr {
  width: 100%;
  padding: 20px 0;
  display: block;
  border-bottom: 1px dashed #d7d7d7;
}
.row td {
  width: 100%;
  display: inline-block;
  font-size: 18px;
}
.row tr td:last-child {
  margin-top: 15px;
  line-height: 28px;
  font-size: 14px;
  text-indent: 2em;
}
.row td a {
  font-size: 18px;
  color: #2a84e9;
}

.wz_box {
  width: 100%;
  display: block;
  font-size: 16px;
  text-indent: 2em;
  margin-top: 30px;
  line-height: 36px;
  float: left;
}
.spbf_box {
  float: right;
}

.pagination .first {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2a84e9;
  border-color: #2a84e9;
}
.pagination {
  padding-top: 30px;
  width: 380px;
  margin: auto;
  display: block;
}
.pageNumbers {
  display: none;
}
.hdbg {
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.xsyxl-txt {
  position: relative;
  top: 3px;
  float: right;
}
.xsyxl-txt p {
  margin-left: 30px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}
.xsyxl-txt span {
  color: #2a84e9;
}
