* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: Hiragino Sans GB, "微软雅黑", Microsoft YaHei, Arial, sans-serif;

}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  min-width: 1200px;
  color: #333333;
  font: 16px/30px Hiragino Sans GB, "微软雅黑", Microsoft YaHei, Arial, sans-serif;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}

.zxcon{
  background: url("../images/banner.png") no-repeat top center;
  width: 100%;
  min-width: 1250px;
}
.pos{
  width: 1200px;
  margin: 0 auto;
  color: #ffffff;
}
.pos img{
  margin-right: 10px;
}
.banner {
  height: 350px;
}
.main {
  width: 1250px;
  margin: 50px auto;
}
.main .guide {
  height: 474px;
}
.main .content {
  width: 1200px;
  margin: 20px auto;
  background: #f5f8fc;
  border-radius: 20px;
}
.main .content .answer {
  margin-bottom: 26px;
}
.main .content .seek {
  /* background: url("../images/seek.jpg") no-repeat bottom right; */
  box-sizing: border-box;
  padding:10px 30px 30px;
  /* background: #f5f8fc; */
}
.main .content .seek .searchs {
  width: 745px;
  margin: 20px auto 40px;
}
.main .content .seek .searchs {
  height: 50px;
  line-height: 50px;
  display: block;
}
.main .content .seek .searchs input {
  width: 675px;
  border: 1px solid #4b85dc;
  border-radius: 4px 0 0 4px;
  background: #ffffff;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  display: block;
  text-indent: 20px;
  outline: none;
  box-sizing: border-box;
}
.main .content .seek .searchs button {
  width: 70px;
  border: 1px solid #4b85dc;
  border-radius: 0 4px 4px 0;
  background: #4b85dc;
  cursor: pointer;
  color: #ffffff;
  box-sizing: border-box;
  /* font-size: 18px; */
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: block;
}
.main .content .seek .service .serviceNav {
  border-bottom: 1px solid #efefef;
}
.main .content .seek .service .serviceNav ul {
  width: 400px;
  margin: 0 auto;
}
.main .content .seek .service .serviceNav ul li {
  float: left;
  margin: 0 30px;
  padding-bottom: 14px;
  text-align: center;
  font-size: 34px;
  cursor: pointer;
}
.main .content .seek .service .serviceNav ul li.active {
  color: #2878f0;
  border-bottom: 4px solid #2878f0;
}
.main .content .seek .service .serviceCon {
  margin-top: 10px;
}
.main .content .seek .service .serviceCon .serviceList {
  margin-right: -20px;
}
.main .content .seek .service .serviceCon .serviceList li {
  width: 170px;
  text-align: center;
  background: #ffffff;
  line-height: 68px;
  font-size: 16px;
  float: left;
  cursor: pointer;
  border-radius: 10px;
  margin: 20px 22px 0 0;
}

.main .content .seek .service .serviceCon .serviceList li.current {
  background: #0e83e4;
  color: #ffffff;
}

.main .content .subject {
  /* background: #f5faff; */
  padding: 30px;
}
.main .content .subject .title {
  color: #4279cc;
  font-weight: bold;
  font-size: 24px;
}
.main .content .subject .title.classify img {
  margin-right: 10px;
}
.main .content .subject .list .section {
  border-bottom: 1px solid #efefef;
  padding: 22px 0;
}
.main .content .subject .list .section h5 {
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
  margin-bottom: 8px;
  font-weight: bold;
}
.main .content .subject .list .section em {
  font-style: normal;
  color: #0e83e4;
}
.main .content .subject .list .section p {
  text-align: justify;
  margin-bottom: 6px;

}
.main .content .subject .list .section span {
  color: #999999;
  font-size: 14px;
  display: inline-block;
}
.main .content .subject .page {
  text-align: center;
  margin: 40px auto 20px;
}
.main .content .subject .page a {
  display: inline-block;
  padding: 0 12px;
  line-height: 34px;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
  margin: 0 6px;
}
.main .content .subject .page a:hover {
  background: #ffffff;
}
.main .content .subject .page a.current {
  background: #3868b6;
  color: #ffffff;
}
.main .content .subject .page a.current:hover {
  background: #3868b6;
}
.main .content .subject .result{
  text-align: center;
  padding: 30px 0;
  color: #666666;
}
.main .loading img{
    display: block;
    margin: 80px auto 20px;
}
.main .lyzx {
  margin: 30px auto 50px;
}
.main .lyzx .answer {
  margin-bottom: 26px;
}
.main .lyzx .adBanner {
  margin-bottom: 30px;
}
.main .zct{
  width:1200px;
  margin: 0 auto;
}
.main .zct .title {
  color: #4279cc;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 16px;
}
.main .zct .title span {
  width: 4px;
  height: 20px;
  background: #0e83e4;
  display: inline-block;
  margin-right: 10px;
  vertical-align: -1px;
}
.main .zct .con .section {
  margin-bottom: 28px;
}

.main .lqhm {
  margin-top: 20px;
}

.main .lqhm .section{
  margin-right: 20px;
}
.main .lqhm .section:last-child{
  margin-right: 0;
}
.main .xxzd{
  margin-top: 20px;
  margin-bottom: 80px;
}
.sidebar{
  width: 82px;
  overflow: hidden;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 300px;
}
.sidebar li{
  width: 80px;
  height: 80px;
  background: #f4f4f4;
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  margin-bottom: 1px;
  text-align: center;
  font-size: 14px;
  color:#818da4;
}
.sidebar li:hover{
  border: 1px solid #2e94f3
}
.sidebar li img{
  padding-top: 10px;
}
.sidebar li.xxzd p{
  line-height: 20px;
}

