@charset "UTF-8";
html {
  width: 100%;
}







body {
  width: 100%;
  background: #ffffff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
dl,
dt,
dd,
ol,
input,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style: none;
}

input {
  outline: none;
}

header,
footer,
nav,
aside,
article,
section,
main {
  display: block;
}

body {
  font-size: 12px;
  font-family: "微软雅黑";
}

a {
  text-decoration: none !important;
}

/* =======================手机端========================== */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px !important;
  }
}

.row {
  margin: 0 !important;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 !important;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  padding: 0 !important;
}

.headertop1 {
  width: 100%;
  height: auto;
  padding-top: 47px;
}

.headertop1 .title {
  width: 100%;
  height: auto;
}

.headertop1 .title img {
  display: block;
  width: 36%;
  height: auto;
}

.headertop1 .contitle {
  width: 100%;
  height: 104px;
  line-height: 104px;
  margin-top: 63px;
}

.headertop1 .contitle img {
  margin: 0 auto;
  display: block;
}

.headertop1 .contmainBox2 {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  margin-top: 144px;
  padding: 53px 30px;
}

.headertop1 .contmainBox2 .titleline {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-image: url(../images/titleline.png);
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: center center;
}

.headertop1 .contmainBox2 .titleline .inputbox {
  width: 510px;
  height: 50px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #3086cb;
  border-radius: 7px;
  padding: 0 0 0 27px;
  display: flex;
  flex-direction: row;
}

.headertop1 .contmainBox2 .titleline .inputbox input {
  display: block;
  width: 100%;
  height: 48px;
  border: 0;
  color: #999999;
  font-size: 16px;
}

.headertop1 .contmainBox2 .titleline .inputbox button {
  flex: 1;
  height: 100%;
  padding-right: 58px;
  border: 0;
  background-color: #fff;
  display: block;
  background-image: url(../images/searchicon.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.headertop1 .contmainBox2 .titleline .inputbox :-ms-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.headertop1 .contmainBox2 .titleline .inputbox ::placeholder {
  color: #999999;
  font-size: 16px;
}

.zhutibufen {
  width: 100%;
  height: auto;
}

.zhutibufen .title {
  width: 100%;
  height: auto;
}

.zhutibufen .title img {
  display: block;
  width: 36%;
  height: auto;
}

.zhutibufen .contitle {
  width: 100%;
  height: 104px;
  line-height: 104px;
  margin-top: 63px;
}

.zhutibufen .contitle img {
  margin: 0 auto;
  display: block;
}

.zhutibufen .contmainBox2 {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  margin-top: 144px;
  padding: 53px 30px;
}

.zhutibufen .contmainBox2 .titleline {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-image: url(../images/titleline.png);
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: center center;
}

.zhutibufen .contmainBox2 .titleline .inputbox {
  width: 510px;
  height: 50px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  border: 1px solid #3086cb;
  border-radius: 7px;
  background-image: url(../images/searchicon.png);
  background-position: 460px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding: 0 58px 0 27px;
}

.zhutibufen .contmainBox2 .titleline .inputbox input {
  display: block;
  width: 100%;
  height: 48px;
  border: 0;
  color: #999999;
  font-size: 16px;
}

.zhutibufen .contmainBox2 .titleline .inputbox :-ms-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.zhutibufen .contmainBox2 .titleline .inputbox ::placeholder {
  color: #999999;
  font-size: 16px;
}

.zhutibufen .mainbox {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  justify-content: space-between;
  padding: 0 30px;
}

.zhutibufen .mainbox .left {
  width: 245px;
  height: auto;
}

.zhutibufen .mainbox .left .leftlist {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .left .leftlist .leftLi {
  width: 100%;
  height: 70px;
  padding: 5px 0;
  line-height: 30px;
  background-color: #fff;
  margin-bottom: 15px;
}

.zhutibufen .mainbox .left .leftlist .leftLi a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2d67a6;
  font-size: 22px;
  padding-left: 98px;
  background-position: 44px center;
  background-repeat: no-repeat;
  background-size: auto;
}

.zhutibufen .mainbox .left .leftlist #collapseExample {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: -15px;
  padding: 14px 5px;
  margin-bottom: 20px;
}

.zhutibufen .mainbox .left .leftlist #collapseExample .card {
  padding: 0;
  border: 0;
}

.zhutibufen .mainbox .left .leftlist #collapseExample .card li {
  width: 100%;
  height: 36px;
  line-height: 36px;
}

.zhutibufen .mainbox .left .leftlist #collapseExample .card li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
  font-size: 15px;
  padding-left: 67px;
  background-image: url(../images/point1.png);
  background-size: 5px 6px;
  background-position: 49px center;
  background-repeat: no-repeat;
}

.zhutibufen .mainbox .left .leftlist #collapseExample .card li.active {
  background: #ecf3fb;
}

.zhutibufen .mainbox .left .leftlist .leftLi.current {
  background: #2d67a6;
}

.zhutibufen .mainbox .left .leftlist .leftLi.current a {
  color: #fff;
}

.zhutibufen .mainbox .left .leftlist .leftLi1 a {
  background-image: url(../images/mainboxicon1.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi2 a {
  background-image: url(../images/mainboxicon2.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi3 a {
  background: none;
  background-image: url(../images/mainboxicon3.png);
  background-position: 44px center;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0;
  font-size: 22px !important;
  padding: 0;
  line-height: 30px;
  padding-left: 98px;
  text-align: left;
  box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
  display: flex;
  flex-direction: row;
}

.zhutibufen .mainbox .left .leftlist .leftLi3 a .spanleft2 {
  line-height: 60px;
  font-weight: bold;
  font-size: 30px;
  margin-left: 20px;
}

.zhutibufen .mainbox .left .leftlist .leftLi4 a {
  background-image: url(../images/mainboxicon4.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi5 a {
  background-image: url(../images/mainboxicon5.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi6 {
  line-height: 60px;
}

.zhutibufen .mainbox .left .leftlist .leftLi6 a {
  background-image: url(../images/mainboxicon6.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi1.current a {
  background-image: url(../images/mainboxicon01.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi2.current a {
  background-image: url(../images/mainboxicon02.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi3.current a {
  background-image: url(../images/mainboxicon03.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi4.current a {
  background-image: url(../images/mainboxicon04.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi5.current a {
  background-image: url(../images/mainboxicon05.png);
}

.zhutibufen .mainbox .left .leftlist .leftLi6.current a {
  background-image: url(../images/mainboxicon06.png);
}

.zhutibufen .mainbox .right {
  width: 860px;
  height: auto;
  background: #fff;
  padding: 30px;
}

.zhutibufen .mainbox .right .location {
  width: 100%;
  height: auto;
  text-align: right;
}

.zhutibufen .mainbox .right .location .locationlist {
  padding-left: 20px;
  background-image: url(../images/location.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 0 center;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
}

.zhutibufen .mainbox .right .location .locationlist a {
  color: #666666;
}

.zhutibufen .mainbox .right .article {
  margin-top: 35px;
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .article .artitle {
  width: 100%;
  height: auto;
  line-height: 42px;
  text-align: center;
  font-size: 26px;
  color: #000000;
}

.zhutibufen .mainbox .right .article .artdate {
  text-align: center;
  width: 100%;
  height: 37px;
  line-height: 37px;
  background: #f5f5f5;
  margin-top: 22px;
  font-size: 14px;
  color: #666666;
}

.zhutibufen .mainbox .right .article .articlebox {
  line-height: 28px;
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #333333;
  padding-top: 30px;
}

.zhutibufen .mainbox .right .article .artnextlist {
  width: 100%;
  height: auto;
  margin-top: 80px;
  padding-top: 25px;
  border-top: 1px solid #ededed;
}

.zhutibufen .mainbox .right .article .artnextlist li {
  line-height: 33px;
  width: 100%;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
}

.zhutibufen .mainbox .right .article .artnextlist li a {
  color: #333333;
  font-size: 15px;
}

.zhutibufen .mainbox .right .article .artnextlist li:hover a {
  color: #3086cb;
}

.zhutibufen .mainbox .right .bmld {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .bmld .bmldlist {
  width: 814px;
  margin-left: -32px;
  margin-top: 32px;
}

.zhutibufen .mainbox .right .bmld .bmldlist li {
  width: 110px;
  margin-left: 52px;
  float: left;
  margin-bottom: 29px;
}

.zhutibufen .mainbox .right .bmld .bmldlist li div {
  width: 100%;
  height: 130px;
  border: 1px solid #e7e7e7;
}

.zhutibufen .mainbox .right .bmld .bmldlist li div img {
  display: block;
  width: 100%;
  height: 100%;
}

.zhutibufen .mainbox .right .bmld .bmldlist li a {
  display: block;
  width: 100%;
  height: 100%;
}

.zhutibufen .mainbox .right .bmld .bmldlist li .p1 {
  margin-top: 10px;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhutibufen .mainbox .right .bmld .bmldlist li .p2 {
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
}

.zhutibufen .mainbox .right .jgzn {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .jgzn .jgznartcile {
  width: 100%;
  height: auto;
  line-height: 30px;
  padding: 24px 0;
  color: #333333;
  font-size: 15px;
  max-height: 330px;
  overflow-y: auto;
}

.zhutibufen .mainbox .right .jgsz {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .jgsz .jgszlist {
  width: 100%;
  height: auto;
  padding-top: 30px;
}

.zhutibufen .mainbox .right .jgsz .jgszlist li {
  width: 250px;
  height: 42px;
  line-height: 42px;
  background-image: url(../images/jgszback.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
  padding-right: 5px;
}

.zhutibufen .mainbox .right .jgsz .jgszlist li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 40px;
  color: #666666;
  font-size: 16px;
}

.zhutibufen .mainbox .right .jgsz .jgszlist li:hover a {
  color: #2d67a6;
}

.zhutibufen .mainbox .right .jgsz .jgszlist li:nth-child(3n) {
  margin-right: 0;
}

.zhutibufen .mainbox .right .motitle {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  background-image: url(../images/titleline3.png);
  background-repeat: no-repeat;
  background-size: 4px 20px;
  background-position: 0 center;
  color: #045092;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px dashed #dedede;
}

.zhutibufen .mainbox .right .wjjd_lb {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lbtitle {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lbtitle span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist {
  width: 100%;
  height: auto;
  padding-top: 15px;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li a span:nth-child(1) {
  width: 75%;
  height: 100%;
  color: #333333;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li a span:nth-child(2) {
  width: 25%;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: 14px;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li:hover {
  background: #ecf3fb;
}

.zhutibufen .mainbox .right .wjjd_lb .wjjd_lblist li:hover a span:nth-child(1) {
  color: #0071cb;
}

.zhutibufen .mainbox .right .wjjd_lb .page {
  width: 100%;
  height: auto;
  margin-top: 10px;
  border-top: 1px solid #e9e9e9;
  padding: 20px 0;
}

.zhutibufen .mainbox .right .wjjd_lb .page img {
  display: block;
  margin: 0 auto;
}

.zhutibufen .mainbox .right .jgdwbgs {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .jgdwbgs .jgdwbgstitle {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
}

.zhutibufen .mainbox .right .jgdwbgs .jgdwbgstitle span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .jgdwbgs .jgdwbgscont {
  width: 100%;
  height: auto;
  line-height: 28px;
  padding-top: 38px;
  color: #333333;
  font-size: 15px;
  text-indent: 2em;
}

.zhutibufen .mainbox .right .zwgkbox1 {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .zwgkbox1 .title {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
}

.zhutibufen .mainbox .right .zwgkbox1 .title span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .zwgkbox1 .zwgkbox1list {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.zhutibufen .mainbox .right .zwgkbox1 .zwgkbox1list li {
  width: 100%;
  height: 51px;
  line-height: 51px;
  border-bottom: 1px solid #ededed;
}

.zhutibufen .mainbox .right .zwgkbox1 .zwgkbox1list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 42px;
  background-image: url(../images/linetitle.png);
  background-repeat: no-repeat;
  background-size: 4px 16px;
  background-position: 10px center;
  color: #000000;
  font-size: 18px;
}

.zhutibufen .mainbox .right .zwgkbox2 {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .zwgkbox2 .title {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
}

.zhutibufen .mainbox .right .zwgkbox2 .title span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .zwgkbox2 .title a {
  width: auto;
  padding: 0 20px;
  color: #b9b9b9;
  font-size: 14px;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list {
  width: 100%;
  height: auto;
  padding-top: 8px;
  margin-bottom: 20px;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li a span:nth-child(1) {
  width: 75%;
  height: 100%;
  color: #333333;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li a span:nth-child(2) {
  width: 25%;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: 14px;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li:hover {
  background: #ecf3fb;
}

.zhutibufen .mainbox .right .zwgkbox2 .zwgkbox2list li:hover a span:nth-child(1) {
  color: #0071cb;
}

.zhutibufen .mainbox .right .zwgkbox3 .title1 {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
}

.zhutibufen .mainbox .right .zwgkbox3 .title1 span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .zwgkbox3 .title2 {
  width: 100%;
  height: 51px;
  line-height: 51px;
  border-bottom: 1px solid #ededed;
  display: flex;
  margin-top: 5px;
  justify-content: space-between;
}

.zhutibufen .mainbox .right .zwgkbox3 .title2 span {
  display: block;
  width: auto;
  height: 100%;
  padding-left: 42px;
  background-image: url(../images/linetitle.png);
  background-repeat: no-repeat;
  background-size: 4px 16px;
  background-position: 10px center;
  color: #000000;
  font-size: 18px;
}

.zhutibufen .mainbox .right .zwgkbox3 .title2 a {
  width: auto;
  padding: 0 20px;
  color: #b9b9b9;
  font-size: 14px;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list {
  width: 100%;
  height: auto;
  padding-top: 8px;
  margin-bottom: 20px;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li a span:nth-child(1) {
  width: auto;
  color: #333333;
  display: block;
  font-size: 16px;
  margin-right: 5px;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li a span:nth-child(2) {
  flex: 1;
  height: 100%;
  color: #333333;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li a span:nth-child(3) {
  width: 25%;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: 14px;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li:hover {
  background: #ecf3fb;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li:hover a span:nth-child(1) {
  color: #0071cb;
}

.zhutibufen .mainbox .right .zwgkbox3 .zwgkbox3list li:hover a span:nth-child(2) {
  color: #0071cb;
}

.zhutibufen .mainbox .right .bmls {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .bmls .bmlstitle {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5f5f5;
}

.zhutibufen .mainbox .right .bmls .bmlstitle span {
  padding: 0 42px;
  background: #2d67a6;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  height: 100%;
}

.zhutibufen .mainbox .right .bmls .bmlsbox {
  width: 100%;
  height: auto;
  padding-top: 36px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft {
  width: 190px;
  margin-right: 50px;
  float: left;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlslefttop {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlslefttop div {
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlslefttop div img {
  width: 135px;
  height: 162px;
  margin: 0 auto;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlslefttop .p1 {
  width: 100%;
  text-align: center;
  line-height: 24px;
  color: #1a1a1a;
  font-size: 14px;
  margin-top: 18px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlslefttop .p2 {
  width: 100%;
  text-align: center;
  line-height: 28x;
  color: #1a1a1a;
  font-size: 16px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlsleftlist {
  margin-top: 10px;
  width: 100%;
  height: auto;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlsleftlist li {
  width: 100%;
  height: 54px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlsleftlist li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 54px;
  border-bottom: 1px solid #f2f2f2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../images/point2.png);
  background-size: 12px 11px;
  background-position: 4px center;
  background-repeat: no-repeat;
  padding-left: 29px;
  color: #333333;
  font-size: 14px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsleft .bmlsleftlist li a span:nth-child(1) {
  margin-right: 14px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsright {
  width: 560px;
  float: left;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsright .bmlsrightbox {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsright .bmlsrightbox .bmlsrightboxtitle {
  line-height: 20px;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
}

.zhutibufen .mainbox .right .bmls .bmlsbox .bmlsright .bmlsrightbox .bmlsrightboxcont {
  margin-top: 5px;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
}

.footer {
  width: 100%;
  height: auto;
  background: #015293;
  padding: 20px 0;
}

.footer .row {
  width: 100%;
  height: auto;
}

.footer .row .col-12 {
  height: 100%;
}

.footer .row .p3 {
  padding: 0 !important;
}

.footer .row .lg-light {
  height: 100%;
}

.footer .row .footer2 {
  height: 100%;
  display: flex;
  justify-self: end;
}

.footer .row .footer2 a {
  display: block;
  margin-left: 50px;
}

.footer .row .footer2 a:nth-child(1) {
  padding-top: 6px;
}

.footer .row .footer1 {
  height: 100%;
  display: flex;
  justify-self: center;
}

.footer .row .footer1 img {
  display: block;
  width: 106px;
  height: 72px;
}

.footer .row .footerwenzi {
  width: 100%;
  height: auto;
}

.footer .row .footerwenzi p {
  line-height: 30px;
  font-size: 14px;
  color: #cde4f9;
}

.footer .row .footerwenzi p a {
  font-size: 14px;
  color: #cde4f9;
  margin-right: 32px;
}

.footer .row .footerwenzi p span {
  margin-right: 32px;
}

.footermobiel {
  width: 100%;
  height: auto;
  background: #015293;
  padding: 1rem 1rem;
}

.footermobiel .li1 {
  width: 100%;
  height: auto;
  color: #cde4f9;
  font-size: .9rem;
}

.footermobiel .li1 p {
  line-height: 2rem;
  text-align: center;
}

.footermobiel .li1 a {
  color: #cde4f9;
  text-align: left;
}

.footermobiel .li2 {
  width: 100%;
  height: auto;
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}

.footermobiel .li2 a {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1rem;
}

.footermobiel .li2 a img {
  display: inline-block;
  vertical-align: middle;
}

.headermobieltop {
  width: 100%;
  height: auto;
  padding: 2rem 1rem 0;
}

.headermobieltop .title {
  width: 100%;
  height: auto;
}

.headermobieltop .title img {
  width: auto;
  height: 1.5rem;
}

.headermobieltop .contitle {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}

.headermobieltop .contitle img {
  width: 65%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.headermobieltop .contmainBox1 {
  width: 100%;
  height: auto;
  margin-top: 3rem;
  background: #f5f5f5;
  padding: 2rem 1rem;
}

.headermobieltop .contmainBox1 .titleline {
  width: 100%;
  height: 2.8rem;
  display: flex;
  justify-content: space-between;
}

.headermobieltop .contmainBox1 .titleline .line {
  width: 10%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.headermobieltop .contmainBox1 .titleline .line span {
  display: block;
  width: 100%;
  height: 1px;
  border: 1px solid #dcdcdc;
}

.headermobieltop .contmainBox1 .titleline form {
  width: 75%;
  height: 100%;
  margin: 0 auto;
  display: block;
  border: 1px solid #3086cb;
  border-radius: .5rem;
  padding: 0 1rem;
  background-color: #fff;
}

.headermobieltop .contmainBox1 .titleline form input {
  display: block;
  width: 80%;
  height: 100%;
  border: 0;
  color: #999999;
  float: left;
  font-size: .8rem;
}

.headermobieltop .contmainBox1 .titleline form button {
  width: 20%;
  float: left;
  height: 100%;
  border: 0;
  display: block;
  background: #fff;
  background-image: url(../images/searchicon.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.headermobieltop .contmainBox1 .titleline form :-ms-input-placeholder {
  color: #999999;
  font-size: .9rem;
}

.headermobieltop .contmainBox1 .titleline form ::placeholder {
  color: #999999;
  font-size: .9rem;
}

.headermobiel {
  width: 100%;
  height: auto;
  padding: 0 1rem;
}

.headermobiel .contmainBox {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  padding: 0 1rem;
}

.headermobiel .mainbox {
  width: 100%;
  height: auto;
}

.headermobiel .mainbox .mainlist {
  width: 100%;
  height: auto;
}

.headermobiel .mainbox .mainlist .leftLi {
  width: 100%;
  height: 3rem;
  background: #fff;
  margin-bottom: .5rem;
  line-height: 3rem;
}

.headermobiel .mainbox .mainlist .leftLi a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 5rem;
  font-size: 1rem;
  color: #2d67a6;
  background-repeat: no-repeat;
  background-size: auto 1.6rem;
  background-position: 1.5rem center;
}

.headermobiel .mainbox .mainlist .collapse {
  flex: 100%;
  width: 100%;
}

.headermobiel .mainbox .mainlist .leftLi.current {
  background: #2d67a6;
}

.headermobiel .mainbox .mainlist .leftLi.current a {
  color: #fff;
}

.headermobiel .mainbox .mainlist .leftLi1 a {
  background-image: url(../images/mainboxicon1.png);
}

.headermobiel .mainbox .mainlist .leftLi2 a {
  background-image: url(../images/mainboxicon2.png);
}

.headermobiel .mainbox .mainlist .leftLi3 a {
  background: none;
  background-image: url(../images/mainboxicon3.png);
  background-repeat: no-repeat;
  background-size: auto 1.6rem;
  background-position: 1.5rem center;
  border: 0;
  font-size: 1rem !important;
  padding: 0;
  padding-left: 5rem;
  text-align: left;
  box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
  line-height: 3rem;
  display: flex;
  justify-content: space-between;
  padding-right: 2rem;
}

.headermobiel .mainbox .mainlist .leftLi3 a span {
  font-weight: bold;
  font-size: 1.2rem;
}

.headermobiel .mainbox .mainlist .leftLi4 a {
  background-image: url(../images/mainboxicon4.png);
}

.headermobiel .mainbox .mainlist .leftLi5 a {
  background-image: url(../images/mainboxicon5.png);
}

.headermobiel .mainbox .mainlist .leftLi6 a {
  background-image: url(../images/mainboxicon6.png);
}

.headermobiel .mainbox .mainlist .leftLi1.current a {
  background-image: url(../images/mainboxicon01.png);
}

.headermobiel .mainbox .mainlist .leftLi2.current a {
  background-image: url(../images/mainboxicon02.png);
}

.headermobiel .mainbox .mainlist .leftLi3.current a {
  background-image: url(../images/mainboxicon03.png);
}

.headermobiel .mainbox .mainlist .leftLi4.current a {
  background-image: url(../images/mainboxicon04.png);
}

.headermobiel .mainbox .mainlist .leftLi5.current a {
  background-image: url(../images/mainboxicon05.png);
}

.headermobiel .mainbox .mainlist .leftLi6.current a {
  background-image: url(../images/mainboxicon06.png);
}

.headermobiel .mainbox .collapse {
  width: 100%;
  height: auto;
  margin-bottom: .5rem;
}

.headermobiel .mainbox .collapse .card {
  width: 100%;
  height: auto;
  padding: .5rem 0;
}

.headermobiel .mainbox .collapse .card li {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
}

.headermobiel .mainbox .collapse .card li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 4rem;
  background-image: url(../images/point1.png);
  background-repeat: no-repeat;
  background-size: .3rem .3rem;
  background-position: 2rem center;
  color: #2d67a6;
  font-size: 1rem;
}

.headermobiel .mainbox .collapse .card .active {
  background-color: #ecf3fb;
}

.headermobiel .main2 {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 1rem;
  padding: 1.5rem 1rem;
}

.headermobiel .main2 .location {
  width: 100%;
  height: auto;
  text-align: left;
}

.headermobiel .main2 .location .locationlist {
  line-height: 1.6rem;
  padding-left: 1.5rem;
  background-image: url(../images/location.png);
  background-repeat: no-repeat;
  background-size: .8rem .8rem;
  background-position: 0 center;
  color: #666666;
  font-size: .8rem;
  cursor: pointer;
}

.headermobiel .main2 .location .locationlist a {
  color: #666666;
}

.headermobiel .main2 .article {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}

.headermobiel .main2 .article .artitle {
  width: 100%;
  height: auto;
  line-height: 2.4rem;
  font-size: 1.2rem;
  text-align: center;
}

.headermobiel .main2 .article .artdate {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  font-size: .8rem;
  background: #f5f5f5;
  margin-top: 1rem;
  font-size: 14px;
  color: #666666;
  text-align: center;
}

.headermobiel .main2 .article .articlebox {
  margin-top: 1rem;
  font-size: .8rem;
  line-height: 1.8rem;
}

.headermobiel .main2 .article .artnextlist {
  width: 100%;
  height: auto;
  border-top: 1px solid #ededed;
  margin-top: 5rem;
  padding-top: 2rem;
}

.headermobiel .main2 .article .artnextlist li {
  width: 100%;
  height: auto;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}

.headermobiel .main2 .article .artnextlist li a {
  font-size: .8rem;
  color: #333;
}

.headermobiel .main2 .article .artnextlist li:hover a {
  color: #015293;
}

.headermobiel .main2 .wjjd_lb {
  width: 100%;
  height: auto;
  margin-top: 1.2rem;
}

.headermobiel .main2 .wjjd_lb .wjjd_lbtitle {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
}

.headermobiel .main2 .wjjd_lb .wjjd_lbtitle span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist {
  width: 100%;
  height: auto;
  padding-top: 1rem;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li {
  width: 100%;
  height: 2.2rem;
  line-height: 2.2rem;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li a span:nth-child(1) {
  width: 75%;
  height: 100%;
  color: #333333;
  display: block;
  font-size: .9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li a span:nth-child(2) {
  width: 25%;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: .8rem;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li:hover {
  background: #ecf3fb;
}

.headermobiel .main2 .wjjd_lb .wjjd_lblist li:hover a span:nth-child(1) {
  color: #0071cb;
}

.headermobiel .main2 .wjjd_lb .page {
  width: 100%;
  height: auto;
  margin-top: 10px;
  border-top: 1px solid #e9e9e9;
  padding: 20px 0;
}

.headermobiel .main2 .wjjd_lb .page img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.headermobiel .main2 .jgdwbgs {
  width: 100%;
  height: auto;
}

.headermobiel .main2 .jgdwbgs .jgdwbgstitle {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
}

.headermobiel .main2 .jgdwbgs .jgdwbgstitle span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .jgdwbgs .jgdwbgscont {
  width: 100%;
  height: auto;
  line-height: 1.5rem;
  padding-top: 2rem;
  color: #333333;
  font-size: .9rem;
  text-indent: 2em;
}

.headermobiel .main2 .zwgkbox1 {
  width: 100%;
  height: auto;
}

.headermobiel .main2 .zwgkbox1 .title {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
}

.headermobiel .main2 .zwgkbox1 .title span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .zwgkbox1 .zwgkbox1list {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.headermobiel .main2 .zwgkbox1 .zwgkbox1list li {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  border-bottom: 1px solid #ededed;
}

.headermobiel .main2 .zwgkbox1 .zwgkbox1list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 2rem;
  background-image: url(../images/linetitle.png);
  background-repeat: no-repeat;
  background-size: .2rem auto;
  background-position: .6rem center;
  color: #000000;
  font-size: 1rem;
}

.headermobiel .main2 .title {
  overflow: hidden;
}

.headermobiel .main2 .zwgkbox2 {
  width: 100%;
  height: auto;
}

.headermobiel .main2 .zwgkbox2 .title {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
}

.headermobiel .main2 .zwgkbox2 .title span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .zwgkbox2 .title a {
  width: auto;
  padding: 0 1rem;
  color: #b9b9b9;
  font-size: .8rem;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list {
  width: 100%;
  height: auto;
  padding-top: .5rem;
  margin-bottom: 1rem;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li a span:nth-child(1) {
  flex: 1;
  height: 100%;
  color: #333333;
  display: block;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 1rem;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li a span:nth-child(2) {
  width: auto;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: .8rem;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li:hover {
  background: #ecf3fb;
}

.headermobiel .main2 .zwgkbox2 .zwgkbox2list li:hover a span:nth-child(1) {
  color: #0071cb;
}

.headermobiel .main2 .zwgkbox3 .title1 {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
}

.headermobiel .main2 .zwgkbox3 .title1 span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .zwgkbox3 .title2 {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  border-bottom: 1px solid #ededed;
  display: flex;
  margin-top: .3rem;
  justify-content: space-between;
}

.headermobiel .main2 .zwgkbox3 .title2 span {
  display: block;
  width: auto;
  height: 100%;
  padding-left: 2.5rem;
  background-image: url(../images/linetitle.png);
  background-repeat: no-repeat;
  background-size: .2rem auto;
  background-position: .6rem center;
  color: #000000;
  font-size: 1rem;
}

.headermobiel .main2 .zwgkbox3 .title2 a {
  width: auto;
  padding: 0 1rem;
  color: #b9b9b9;
  font-size: .8rem;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list {
  width: 100%;
  height: auto;
  padding-top: .5rem;
  margin-bottom: 1rem;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li a span:nth-child(1) {
  width: auto;
  color: #333333;
  display: block;
  font-size: 16px;
  margin-right: 5px;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li a span:nth-child(2) {
  flex: 1;
  height: 100%;
  color: #333333;
  display: block;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 1rem;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li a span:nth-child(3) {
  width: auto;
  height: 100%;
  display: block;
  text-align: right;
  color: #676767;
  font-size: .8rem;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li:hover {
  background: #ecf3fb;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li:hover a span:nth-child(1) {
  color: #0071cb;
}

.headermobiel .main2 .zwgkbox3 .zwgkbox3list li:hover a span:nth-child(2) {
  color: #0071cb;
}

.headermobiel .main2 .bmldmobiel0 {
  width: 100%;
  height: auto;
}

.headermobiel .main2 .bmldmobiel0 .bmlstitle {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #f5f5f5;
}

.headermobiel .main2 .bmldmobiel0 .bmlstitle span {
  padding: 0 2rem;
  background: #2d67a6;
  color: #ffffff;
  font-size: 1rem;
  display: inline-block;
  height: 100%;
}

.headermobiel .main2 .bmldmobiel0 .bmlslefttop {
  width: 100%;
  height: auto;
  padding-top: 2rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlslefttop div {
  width: 100%;
  height: auto;
}

.headermobiel .main2 .bmldmobiel0 .bmlslefttop div img {
  width: 30%;
  height: auto;
  border: 1px solid #e7e7e7;
  margin: 0 auto;
}

.headermobiel .main2 .bmldmobiel0 .bmlslefttop .p1 {
  margin-top: .5rem;
  width: 100%;
  height: auto;
  line-height: 1.6rem;
  text-align: center;
  font-size: .8rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlslefttop .p2 {
  width: 100%;
  height: auto;
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsleftlist {
  width: 100%;
  height: auto;
  padding-top: 1.5rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsleftlist li {
  width: 49%;
  height: 2rem;
  float: left;
  margin-right: 2%;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: .5rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsleftlist li a {
  display: block;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../images/point2.png);
  background-repeat: .6rem auto;
  background-position: .1rem center;
  background-repeat: no-repeat;
  padding-left: 1.5rem;
  color: #333333;
  font-size: .8rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsleftlist li a span:nth-child(1) {
  margin-right: .5rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsleftlist li:nth-child(2n) {
  margin-right: 0;
}

.headermobiel .main2 .bmldmobiel0 .bmlsrightbox {
  width: 100%;
  height: auto;
  padding-top: 1.5rem;
}

.headermobiel .main2 .bmldmobiel0 .bmlsrightbox .bmlsrightboxtitle {
  font-size: .9rem;
  line-height: 2em;
  width: 100%;
  height: auto;
  font-weight: bold;
}

.headermobiel .main2 .bmldmobiel0 .bmlsrightbox .bmlsrightboxcont {
  font-size: .8rem;
  line-height: 1.8em;
  width: 100%;
  height: auto;
}

.headermobiel .jgjjmobiel {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 1rem;
  padding: .5rem 1rem;
}

.headermobiel .jgjjmobiel .title {
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
  font-weight: bold;
  color: #045092;
  border-bottom: 1px dashed #dadada;
  background-image: url(../images/titleline3.png);
  background-position: 0 center;
  background-size: .2rem auto;
  background-repeat: no-repeat;
  padding-left: 0.5rem;
}

.headermobiel .jgjjmobiel .bmld {
  width: 100%;
  height: auto;
}

.headermobiel .jgjjmobiel .bmld .bmldlist {
  width: 100%;
  height: auto;
  padding-top: 1rem;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li {
  width: 30%;
  height: auto;
  margin-right: 5%;
  float: left;
  margin-bottom: 1.5rem;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li a {
  display: block;
  width: 100%;
  height: auto;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li a div {
  width: 100%;
  height: 8rem;
  border: 1px solid #e7e7e7;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li a div img {
  width: 100%;
  height: 100%;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li a .p1 {
  width: 100%;
  line-height: 1.5rem;
  font-size: .8rem;
  color: #1a1a1a;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li a .p2 {
  font-size: 1rem;
  color: #1a1a1a;
  text-align: center;
}

.headermobiel .jgjjmobiel .bmld .bmldlist li:nth-child(3n) {
  margin-right: 0;
}

.headermobiel .jgjjmobiel .jgzn {
  width: 100%;
  height: auto;
}

.headermobiel .jgjjmobiel .jgzn .jgznarticle {
  width: 100%;
  height: auto;
  font-size: .8rem;
  line-height: 1.8rem;
  padding-top: 1rem;
  text-indent: 2em;
}

.headermobiel .jgjjmobiel .jgsz {
  width: 100%;
  height: auto;
}

.headermobiel .jgjjmobiel .jgsz .jgszlist {
  width: 100%;
  height: auto;
  padding-top: 1rem;
}

.headermobiel .jgjjmobiel .jgsz .jgszlist li {
  width: 49%;
  height: 2rem;
  line-height: 2rem;
  background-image: url(../images/jgszback.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  float: left;
  margin-right: 2%;
  margin-bottom: .6rem;
  padding-right: .5rem;
}

.headermobiel .jgjjmobiel .jgsz .jgszlist li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 2rem;
  color: #666666;
  font-size: .8rem;
}

.headermobiel .jgjjmobiel .jgsz .jgszlist li:hover a {
  color: #2d67a6;
}

.headermobiel .jgjjmobiel .jgsz .jgszlist li:nth-child(2n) {
  margin-right: 0;
}

@media (min-width: 992px) {
  .articlebox {
    font-size: 16px !important;
  }
  .headermobiel .title img {
    height: 2rem;
    width: auto;
  }
  .headermobiel .contitle img {
    width: 50%;
  }
  .headermobiel .jgjjmobiel .bmld .bmldlist li a div {
    height: 24rem;
  }
  body {
    background-image: url(../images/backmobile.png);
    background-repeat: no-repeat;
    background-size: 100% 27.4rem;
    background-position: 0 0;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .headermobiel .jgjjmobiel .bmld .bmldlist li a div {
    height: 18rem !important;
  }
  body {
    background-image: url(../images/backmobile.png);
    background-repeat: no-repeat;
    background-size: 100% 27.4rem;
    background-position: 0 0;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .headermobiel .jgjjmobiel .bmld .bmldlist li a div {
    height: 14rem !important;
  }
  body {
    background-image: url(../images/backmobile.png);
    background-repeat: no-repeat;
    background-size: 100% 27.4rem;
    background-position: 0 0;
  }
}

@media (max-width: 576px) {
  body {
    background-image: url(../images/backmobile.png);
    background-repeat: no-repeat;
    background-size: 100% 27.4rem;
    background-position: 0 0;
  }
}

@media (min-width: 1200px) {
  body {
    background-image: url(../images/backone.jpg);
    background-repeat: no-repeat;
    background-size: 100% 741px;
    background-position: 0 0;
  }
}
