*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
  margin: 0px;
  padding: 0px;
  outline: none;
  border: 0px;
  -webkit-text-size-adjust: none;
}

li {
  list-style: none;
}

body {
  text-align: left;
  font-family: "微软雅黑";
  color: #333333;
  background: #fff;
  min-width: 1200px;
}

a,
ins {
  text-decoration: none;
}

a {
  color: #333333;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clear {
  clear: both;
}

.L {
  float: left;
}

.R {
  float: right;
}

.hidden {
  display: none;
}

.bt-note-0 {
  clear: both;
  height: 0px;
  width: 100%;
}
.bt-note-20 {
  clear: both;
  width: 100%;
  height: 20px;
}
.bt-note-30 {
  clear: both;
  width: 100%;
  height: 30px;
}
.bt-note-0 {
  clear: both;
  width: 100%;
  height: 0px;
}
.bt-note-10 {
  clear: both;
  width: 100%;
  height: 10px;
  background: #fff;
}
.bt-note-40 {
  clear: both;
  height: 40px;
  width: 1200px;
  margin: 0 auto;
  background: rgb(255, 255, 255);
}
.bt-note-420 {
  clear: both;
  height: 420px;
  width: 100%;
}
.span1 {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
a:hover {
  text-decoration: none;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
a:focus {
  outline: none;
}

/*当前位置*/
.dqwz {
  width: 100%;
  min-height: 40px;
  background: #ededed;
  margin: 0 auto;
}
.dqwz-center {
  width: 1200px;
  min-height: 40px;
  margin: 0 auto;
  background: #ededed;
}
.dqwz-left1 {
  width: atuo;
  min-height: 40px;
  line-height: 40px;
  color: #333333;
  float: left;
  background: url(box_1.png) no-repeat 0 15px;
  font-size: 13px;
  padding-left: 20px;
}
.dqwz-left1 a:link {
  color: #333333;
}
.dqwz-left1 a:visited {
  color: #333333;
}
.dqwz-left1 a:hover {
  color: #3b82ec;
}

.dqwz-left2 {
  width: auto;
  min-height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 13px;
  float: left;
}
.dqwz-left2 a {
  padding-left: 5px;
}
.dqwz-left2 a:link {
  color: #333333;
}
.dqwz-left2 a:visited {
  color: #333333;
}
.dqwz-left2 a:hover {
  color: #3b82ec;
}

/*文章正文开始*/
.article {
  width: 1200px;
  min-height: 400px;
  margin: 0 auto;
  padding: 20px 40px 40px 40px;
}
.article-top {
  width: 1120px;
  min-height: 60px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 2px solid #333333;
}
.article-top p {
  width: auto;
  font-size: 31px;
  line-height: 60px;
  color: #0d59ad;
  display: inline-block;
}

.fbrq-llcs {
  width: auto;
  margin: 0 auto;
  line-height: 50px;
  color: #333333;
  font-size: 17px;
  text-align: right;
}
.fbrq {
  padding-right: 70px;
}

.article-conter {
  width: 1120px;
  height: auto;
  margin: 0 auto;
  text-align: justify;
}

.bj-xxly {
  width: 1120px;
  line-height: 30px;
  text-align: right;
  padding-right: 30px;
}
.dy-gb {
  width: 1120px;
  line-height: 40px;
  background: #f1f1f1;
  margin-top: 20px;
  text-align: right;
}
.dy-gb a {
  padding-right: 30px;
}
.dy-gb a img {
  margin-right: 10px;
  margin-bottom: 4px;
}
.dy-gb a {
  color: #333333;
  font-size: 13px;
}
.dy-gb a:link {
  color: #333333;
}
.dy-gb a:visited {
  color: #333333;
}
.dy-gb a:hover {
  color: #3b82ec;
}

@media screen and (max-width: 750px) {
  body {
    text-align: left;
    font-family: "微软雅黑";
    color: #333333;
    background: #fff;
    min-width: 100%;
  }
  /*当前位置*/
  .dqwz {
    width: 100%;
    min-height: 40px;

    margin: 0 auto;
  }
  .dqwz-center {
    width: 100%;
    min-height: 40px;
    margin: 0 auto;
    background: #ededed;
    padding-left: 30px;
    padding-right: 30px;
  }
  .dqwz-left1 {
    width: atuo;
    min-height: 40px;
    line-height: 40px;
    color: #333333;
    float: left;
    background: url(box_1.png) no-repeat 0 15px;
    font-size: 13px !important;
    padding-left: 20px;
  }
  .dqwz-left1 a:link {
    color: #333333;
  }
  .dqwz-left1 a:visited {
    color: #333333;
  }
  .dqwz-left1 a:hover {
    color: #3b82ec;
  }

  .dqwz-left2 {
    width: auto;
    min-height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 13px !important;
    float: left;
  }
  .dqwz-left2 a {
    padding-left: 5px;
  }
  .dqwz-left2 a:link {
    color: #333333;
  }
  .dqwz-left2 a:visited {
    color: #333333;
  }
  .dqwz-left2 a:hover {
    color: #3b82ec;
  }

  /*文章正文开始*/
  .article {
    width: 100%;
    min-height: 400px;
    margin: 0 auto;
    padding: 20px 30px 20px 30px;
  }
  .article-top {
    width: 690px;
    min-height: 60px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 2px solid #333333;
  }
  .article-top p {
    width: auto;
    font-size: 31px;
    line-height: 60px;
    color: #0d59ad;
    display: inline-block;
  }

  .fbrq-llcs {
    width: auto;
    margin: 0 auto;
    line-height: 50px;
    color: #333333;
    font-size: 17px;
    text-align: center;
  }
  .fare {
    display: none;
  }
  .llcs {
    display: none;
  }
  .fbrq {
    padding-right: 0px;
    font-size: 21px;
  }

  .article-conter {
    width: 690px;
    height: auto;
    margin: 0 auto;
    text-align: justify;
  }
  .article-conter p span {
    font-size: 21px !important;
    line-height: 40px;
  }
  .article-conter p {
    font-size: 21px !important;
    line-height: 40px;
  }
  .bj-xxly {
    width: 690px;
    line-height: 30px;
    text-align: right;
    padding-right: 30px;
  }
  .bj-xxly p {
    font-size: 21px !important;
  }
  .dy-gb {
    width: 690px;
    line-height: 40px;
    background: #f1f1f1;
    margin-top: 20px;
    text-align: right;
  }
  .dy-gb a {
    padding-right: 30px;
  }
  .dy-gb a img {
    margin-right: 10px;
    margin-bottom: 4px;
  }
  .dy-gb a {
    color: #333333;
    font-size: 21px;
  }
  .dy-gb a:link {
    color: #333333;
  }
  .dy-gb a:visited {
    color: #333333;
  }
  .dy-gb a:hover {
    color: #3b82ec;
  }

  .bt-note-20 {
    clear: both;
    width: 690px;
    height: 20px;
    margin: 0 auto;
  }
}

/* 移动端适配 */
@media screen and (max-width: 750px) {
  .dqwz {
    overflow-x: scroll;
  }
  .dqwz-center {
    min-width: 450px;
  }
  .fbrq-llcs {
    overflow: hidden;
  }
  .article-top,
  .article-conter,
  .dy-gb,
  .bt-note-20 {
    width: 100% !important;
  }
  .article img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
  }
  .article-conter table {
    table-layout: fixed;
    margin: 0 !important;
  }
  .article-conter td {
    word-wrap: break-word;
	width: 100% !important;
  }
}
