/* PC端--开始 */
.header {
  width: 100%;
}
.header .header_box {
  width: 1520px;
  margin: 0 auto;
  padding: 22px 0px;
  display: flex;
  justify-content: space-between;
}
.header .header_box .logo img {
  display: block;
  width: 100%;
}
.header .header_box .nav {
  margin-top: 55px;
}
.header .header_box .nav ul.nav_pc {
  display: flex;
}
.header .header_box .nav ul.nav_pc li {
  font-size: 20px;
  margin: 0 20px;
}
.header .header_box .nav ul.nav_pc li a {
  display: block;
  color: #333333;
}
.header .header_box .nav ul.nav_pc li.cur a {
  color: #005a90;
  font-weight: bold;
}
.header .header_box .nav ul.nav_pc li.cur a i {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #005a90;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 15px;
}
.header .header_box .nav ul.nav_pc li:hover a {
  color: #005a90;
  font-weight: bold;
}
.header .header_box .nav ul.nav_pc li:hover a i {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #005a90;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 15px;
}
.header .header_box .nav #pull {
  display: none;
}
.header .header_box .nav .menu_bg {
  display: none;
}
.header .header_box .nav .sidemenu {
  display: none;
}
.header .header_box .search {
  margin-top: 50px;
  width: 200px;
  height: 30px;
  border-radius: 20px;
  border: 1px solid #005a90;
}
.header .header_box .search form .ipt-text {
  background: none;
  width: 122px;
  padding: 0px 19px;
  font-size: 14px;
  color: #999999;
  border: none;
  outline: none;
  height: 30px;
}
.header .header_box .search form .ipt-btn {
  background: url(../images/ss.png) no-repeat center center;
  width: 19px;
  height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
}
.footer {
  width: 100%;
  height: 376px;
  background: url(../images/footer.png) no-repeat center;
}
.footer .yqlj {
  width: 1520px;
  margin: 0 auto;
  padding: 40px 0px;
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  color: #ffffff;
}
.footer .yqlj ul {
  width: 1360px;
  display: flex;
  justify-content: space-around;
}
.footer .yqlj ul li a {
  color: #ffffff;
}
.footer .yqlj ul li a:hover {
  color: #e47f1e;
}
.footer .hx {
  width: 100%;
  height: 1px;
  background-color: #8cb6d0;
}
.footer .wzxx {
  width: 1520px;
  margin: 0 auto;
  padding: 45px 0;
  color: #ffffff;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
}
.footer .wzxx .box1 ul li {
  margin: 30px 0px;
}
.footer .wzxx .box2 ul li {
  margin: 30px 0px;
  display: flex;
}
.footer .wzxx .box2 ul li img {
  margin-right: 25px;
}
.main_sy {
  width: 100%;
  padding-bottom: 170px;
}
.main_sy .main_banner {
  width: 100%;
  overflow: hidden;
}
.main_sy .main_banner .banner {
  width: 100%;
}
.main_sy .main_banner .banner img {
  width: 100%;
  display: block;
}
.main_sy .main_banner .banner #swiper_banner .swiper-pagination {
  bottom: 55px !important;
  width: 100%;
}
.main_sy .main_banner .banner #swiper_banner .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  opacity: 1;
  margin: 0 10px;
}
.main_sy .main_banner .banner #swiper_banner .swiper-pagination .swiper-pagination-bullet-active {
  border-radius: 15px;
  background-color: #146b9e;
}
.main_sy .main_gsjj {
  width: 100%;
  margin-top: 80px;
}
.main_sy .main_gsjj .gsjj_box {
  width: 1520px;
  margin: 0 auto;
}
.main_sy .main_gsjj .gsjj_box h2.title {
  width: 100%;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.main_sy .main_gsjj .gsjj_box h2.title a {
  color: #196ca0;
  position: relative;
  z-index: 1;
}
.main_sy .main_gsjj .gsjj_box h2.title a::after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #e47f1e;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  transform-origin: right;
  transform: perspective(0.5em) rotateX(5deg);
}
.main_sy .main_gsjj .gsjj_box .gsjj {
  width: 100%;
  height: 480px;
  background: url(../images/gsjj_bj.png) no-repeat;
  overflow: hidden;
  margin-top: 80px;
  padding: 80px 90px 0px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.main_sy .main_gsjj .gsjj_box .gsjj .right {
  width: 610px;
}
.main_sy .main_gsjj .gsjj_box .gsjj .right p {
  text-align: justify;
  line-height: 40px;
  color: #ffffff;
  font-size: 20px;
  text-indent: 2em;
}
.main_sy .main_gsjj .gsjj_box .gsjj .right a {
  width: 150px;
  height: 45px;
  display: block;
  line-height: 45px;
  background-color: #ffffff;
  color: #196ca0;
  border-radius: 10px;
  text-align: center;
  margin-top: 80px;
}
.main_sy .main_gsjj .gsjj_box .gsjj .right a:hover {
  color: #e47f1e;
}
.main_sy .main_gsdt {
  width: 100%;
  margin-top: 120px;
}
.main_sy .main_gsdt .gsdt_box {
  width: 1520px;
  margin: 0 auto;
  overflow: hidden;
}
.main_sy .main_gsdt .gsdt_box h2.title {
  width: 100%;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.main_sy .main_gsdt .gsdt_box h2.title a {
  color: #196ca0;
  position: relative;
  z-index: 1;
}
.main_sy .main_gsdt .gsdt_box h2.title a::after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #e47f1e;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  transform-origin: right;
  transform: perspective(0.5em) rotateX(5deg);
}
.main_sy .main_gsdt .gsdt_box .gsdt {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left {
  width: 700px;
  height: 450px;
  background-color: #efefef;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox {
  width: 700px;
  height: 450px;
  position: relative;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd {
  overflow: hidden;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li {
  width: 700px;
  height: 450px;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li span {
  display: block;
  position: absolute;
  bottom: 0px;
  height: 60px;
  line-height: 60px;
  width: 100%;
  background-color: rgba(25, 108, 160, 0.5);
}
.main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li span a {
  display: block;
  width: 700px;
  padding: 0 50px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right {
  width: 760px;
  height: 450px;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li {
  width: 100%;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  border-bottom: 1px dashed #d2d2d2;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li a {
  color: #929292;
  display: flex;
  justify-content: space-between;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li a p {
  width: 600px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li::before {
  content: "";
  width: 7px;
  height: 9px;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li:hover a {
  color: #196ca0;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li:hover::before {
  background-color: #196ca0;
}
.main_sy .main_gsdt .gsdt_box .gsdt .right ul li:nth-last-child(1) {
  border-bottom: 0px;
}
.main_sy .main_ywfw {
  width: 100%;
  margin-top: 130px;
}
.main_sy .main_ywfw .ywfw_box {
  width: 1520px;
  margin: 0 auto;
}
.main_sy .main_ywfw .ywfw_box h2.title {
  width: 100%;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.main_sy .main_ywfw .ywfw_box h2.title a {
  color: #196ca0;
  position: relative;
  z-index: 1;
}
.main_sy .main_ywfw .ywfw_box h2.title a::after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #e47f1e;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  transform-origin: right;
  transform: perspective(0.5em) rotateX(5deg);
}
.main_sy .main_ywfw .ywfw_box ul {
  margin-top: 80px;
  display: flex;
  justify-content: space-around;
}
.main_sy .main_ywfw .ywfw_box ul li {
  width: 380px;
  height: 320px;
}
.main_sy .main_ywfw .ywfw_box ul li:nth-child(1) div.d1 {
  border-left: 1px solid #146b9e;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 {
  width: 100%;
  height: 120px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #146b9e;
  border-bottom: 0px;
  border-left: 0px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span {
  margin: 0 20px;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span.s1 .img1 {
  display: block;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span.s1 .img2 {
  display: none;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span.s2 {
  color: #000000;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span.s2 h3 {
  font-size: 20px;
}
.main_sy .main_ywfw .ywfw_box ul li div.d1 span.s2 p {
  font-size: 16px;
  margin-top: 15px;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2 {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2::before {
  content: "";
  width: 38px;
  height: 18px;
  background: url(../images/sanj_b.png) no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2 span.s1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2 span.s1 img {
  display: block;
  transition: all 1s;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2 span.s2 {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}
.main_sy .main_ywfw .ywfw_box ul li div.d2 span.s2 p {
  width: 80%;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 16px;
  color: #ffffff;
  opacity: 0;
  transition: all 0.6s;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d1 {
  background-color: #005a90;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d1 span.s1 .img1 {
  display: none;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d1 span.s1 .img2 {
  display: block;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d1 span.s2 {
  color: #fefefe;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d2::before {
  background: url(../images/sanj_l.png) no-repeat;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d2 span.s1 img {
  transform: scale(1.2);
  transition: all 1s;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d2 span.s2 {
  display: block;
  opacity: 1;
  transition: all 0.6s;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d2 span.s2 p {
  width: 80%;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 50px;
  font-size: 16px;
  color: #ffffff;
  opacity: 1;
  transition: all 0.6s;
}
.main_sy .main_ywfw .ywfw_box ul li:hover div.d2 span.s2 a {
  width: 96px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  color: #ffffff;
  font-size: 16px;
  background-color: #e47f1e;
}
.main_sy .main_gcyj {
  width: 100%;
  margin-top: 120px;
}
.main_sy .main_gcyj .gcyj_box {
  width: 1520px;
  margin: 0 auto;
  overflow: hidden;
}
.main_sy .main_gcyj .gcyj_box h2.title {
  width: 100%;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.main_sy .main_gcyj .gcyj_box h2.title a {
  color: #196ca0;
  position: relative;
  z-index: 1;
}
.main_sy .main_gcyj .gcyj_box h2.title a::after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #e47f1e;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  transform-origin: right;
  transform: perspective(0.5em) rotateX(5deg);
}
.main_sy .main_gcyj .gcyj_box .gcyj {
  width: 100%;
  margin: 0 auto;
  margin-top: 90px;
  padding: 0 70px;
  box-sizing: border-box;
  position: relative;
}
.main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li {
  margin: 0 18px;
  display: inline-block;
}
.main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li a img {
  width: 425px;
  height: 275px;
  display: block;
}
.main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li a p {
  width: 425px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #bad3e2;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li:hover a p {
  background-color: #196ca0;
  color: #ffffff;
}
.main_sy .main_gcyj .gcyj_box .gcyj .prev {
  width: 30px;
  height: 53px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.main_sy .main_gcyj .gcyj_box .gcyj .next {
  width: 30px;
  height: 53px;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.main_content {
  width: 100%;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
}
.main_content .row {
  width: 1200px;
  min-height: 500px;
  margin: 0px auto;
}
.main_content .row .row_div {
  padding: 30px 50px;
  background-color: #ffffff;
}
.main_content .row .row_div .location {
  padding-bottom: 16px;
  margin-bottom: 20px;
  color: #787878;
  border-bottom: 1px dashed #DADADA;
  font-size: 18px;
}
.main_content .row .row_div .location p {
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_content .row .row_div .location a {
  color: #787878;
}
.main_content .row .row_div .location a:hover {
  color: #196ca0;
  transition: all 0.6s;
}
.main_content .row .row_div .headerBox {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
.main_content .row .row_div .headerBox .header01 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0px;
}
.main_content .row .row_div .headerBox .header01 h1 {
  margin-bottom: 40px;
}
.main_content .row .row_div .headerBox .header01 h1 p {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  outline: none;
}
.main_content .row .row_div .headerBox .header01 #othermessage {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
}
.main_content .row .row_div .headerBox .header01 #othermessage dl {
  margin: 0 45px;
}
.main_content .row .row_div .headerBox .header01 .repeatX {
  width: 100%;
  background: url(../images/contentTitlebj.png) 0 0 repeat-x;
  height: 8px;
}
.main_content .row .row_div .mainTextBox {
  width: 100%;
  margin: 0 auto;
}
.main_content .row .row_div .mainTextBox #mainText {
  width: 100%;
  padding: 35px 0 25px 0;
  margin: 0 auto;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}
.main_content .row .row_div .mainTextBox #mainText p {
  text-align: justify;
  //text-indent: 2em;
}
.main_content .row .row_div .mainTextBox .fanp {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.main_content .row .row_div .mainTextBox .fanp p {
  line-height: 25px;
  font-size: 16px;
}
.main_content .row .row_div .mainTextBox .fanp p a {
  color: #333333;
  text-decoration: underline;
}
.main_content .row .row_div .mainTextBox .fanp p a:hover {
  color: #196ca0;
  transition: all 0.6s;
}
.main_lists_dp {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_lists_dp .lists_dp_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_lists_dp .lists_dp_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_lists_dp .lists_dp_box .location p {
  font-size: 14px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_lists_dp .lists_dp_box .location p a {
  color: #787878;
}
.main_lists_dp .lists_dp_box .location p a:hover {
  color: #ffa340;
}
.main_lists_dp .lists_dp_box .mg40 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar {
  width: 200px;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar ol {
  list-style: none;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar ol a {
  color: #222222;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar ol a:hover {
  color: #0d8dde;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar ol li {
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  line-height: 60px;
}
.main_lists_dp .lists_dp_box .mg40 .sidebar ol .bingo {
  background-color: #DEEFF7 !important;
}
.main_lists_dp .lists_dp_box .mg40 .side-main {
  width: 860px;
  min-height: 300px;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .headerBox {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .headerBox .header01 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0px;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .headerBox .header01 h1 {
  margin-bottom: 40px;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .headerBox .header01 h1 p {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  outline: none;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .mainTextBox {
  width: 100%;
  margin: 0 auto;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .mainTextBox #mainText {
  width: 100%;
  padding: 0px 0 25px 0;
  margin: 0 auto;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}
.main_lists_dp .lists_dp_box .mg40 .side-main .mainTextBox #mainText p {
  text-align: justify;
}
.main_lists_tw {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_lists_tw .lists_tw_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_lists_tw .lists_tw_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_lists_tw .lists_tw_box .location p {
  font-size: 14px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_lists_tw .lists_tw_box .location p a {
  color: #787878;
}
.main_lists_tw .lists_tw_box .location p a:hover {
  color: #ffa340;
}
.main_lists_tw .lists_tw_box .mg40 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar {
  width: 200px;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar ol {
  list-style: none;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar ol a {
  color: #222222;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar ol a:hover {
  color: #0d8dde;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar ol li {
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  line-height: 60px;
}
.main_lists_tw .lists_tw_box .mg40 .sidebar ol .bingo {
  background-color: #DEEFF7 !important;
}
.main_lists_tw .lists_tw_box .mg40 .side-main {
  width: 860px;
  min-height: 300px;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul .yl-lis {
  position: relative;
  width: 270px;
  height: 180px;
  margin: 10px 8px;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul .yl-lis img {
  width: 100%;
  height: 100%;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul .yl-lis .yl-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  color: #f6f6f6;
  text-align: center;
  line-height: 30px;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul .yl-lis .yl-info h3 a {
  color: #ffffff;
  font-weight: normal;
}
.main_lists_tw .lists_tw_box .mg40 .side-main>ul .yl-lis .yl-info h3 a:hover {
  color: #0d8dde;
}
.main_lists_liebiao {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_lists_liebiao .lists_liebiao_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_lists_liebiao .lists_liebiao_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_lists_liebiao .lists_liebiao_box .location p {
  font-size: 14px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_lists_liebiao .lists_liebiao_box .location p a {
  color: #787878;
}
.main_lists_liebiao .lists_liebiao_box .location p a:hover {
  color: #ffa340;
}
.main_lists_liebiao .lists_liebiao_box .mg40 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar {
  width: 200px;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol {
  list-style: none;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol a {
  color: #222222;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol a:hover {
  color: #0d8dde;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol li {
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  line-height: 60px;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol .bingo {
  background-color: #DEEFF7 !important;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main {
  width: 860px;
  min-height: 300px;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  border-bottom: 1px dashed #d2d2d2;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li a {
  color: #929292;
  display: flex;
  justify-content: space-between;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li a p {
  width: 700px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li:hover a {
  color: #196ca0;
}
.main_lists_liebiao .lists_liebiao_box .mg40 .side-main>ul li:hover::before {
  background-color: #196ca0;
}
.main_liebiao {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_liebiao .liebiao_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_liebiao .liebiao_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_liebiao .liebiao_box .location p {
  font-size: 16px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_liebiao .liebiao_box .location p a {
  color: #787878;
}
.main_liebiao .liebiao_box .location p a:hover {
  color: #ffa340;
}
.main_liebiao .liebiao_box .mg40 {
  margin-top: 30px;
}
.main_liebiao .liebiao_box .mg40 .side-main {
  width: 100%;
  min-height: 300px;
}
.main_liebiao .liebiao_box .mg40 .side-main ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  border-bottom: 1px dashed #d2d2d2;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}
.main_liebiao .liebiao_box .mg40 .side-main ul li a {
  color: #929292;
  display: flex;
  justify-content: space-between;
}
.main_liebiao .liebiao_box .mg40 .side-main ul li a p {
  width: 950px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main_liebiao .liebiao_box .mg40 .side-main ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.main_liebiao .liebiao_box .mg40 .side-main ul li:hover a {
  color: #196ca0;
}
.main_liebiao .liebiao_box .mg40 .side-main ul li:hover::before {
  background-color: #196ca0;
}
.main_lists_bd {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_lists_bd .lists_bd_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_lists_bd .lists_bd_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_lists_bd .lists_bd_box .location p {
  font-size: 14px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_lists_bd .lists_bd_box .location p a {
  color: #787878;
}
.main_lists_bd .lists_bd_box .location p a:hover {
  color: #ffa340;
}
.main_lists_bd .lists_bd_box .mg40 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar {
  width: 200px;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar ol {
  list-style: none;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar ol a {
  color: #222222;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar ol a:hover {
  color: #0d8dde;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar ol li {
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  line-height: 60px;
}
.main_lists_bd .lists_bd_box .mg40 .sidebar ol .bingo {
  background-color: #DEEFF7 !important;
}
.main_lists_bd .lists_bd_box .mg40 .side-main {
  width: 860px;
}
.main_lists_bd .lists_bd_box .mg40 .side-main .headerBox {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
.main_lists_bd .lists_bd_box .mg40 .side-main .headerBox .header01 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0px;
}
.main_lists_bd .lists_bd_box .mg40 .side-main .headerBox .header01 h1 {
  margin-bottom: 40px;
}
.main_lists_bd .lists_bd_box .mg40 .side-main .headerBox .header01 h1 p {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  outline: none;
}
.main_lists_bd .lists_bd_box .mg40 .side-main .mainTextBox {
  width: 100%;
  margin: 0 auto;
}
.main_lists_zzjg {
  width: 100%;
  margin: 0 auto;
  border-top: 5px solid #005a90;
  background-color: #f9f9f9;
  padding: 20px 0px;
}
.main_lists_zzjg .lists_zzjg_box {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 40px 40px;
  box-sizing: border-box;
}
.main_lists_zzjg .lists_zzjg_box .location {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e1d7;
}
.main_lists_zzjg .lists_zzjg_box .location p {
  font-size: 14px;
  line-height: 54px;
  padding-left: 40px;
  color: #787878;
  background: url(../images/home.png) no-repeat 4px 10px;
}
.main_lists_zzjg .lists_zzjg_box .location p a {
  color: #787878;
}
.main_lists_zzjg .lists_zzjg_box .location p a:hover {
  color: #ffa340;
}
.main_lists_zzjg .lists_zzjg_box .mg40 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar {
  width: 200px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol {
  list-style: none;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol a {
  color: #222222;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol a:hover {
  color: #0d8dde;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol li {
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #eee;
  background: #fff;
  font-size: 16px;
  line-height: 60px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol .bingo {
  background-color: #DEEFF7 !important;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main {
  width: 860px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 h1 {
  margin-bottom: 40px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 h1 p {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  outline: none;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 img {
  width: 100%;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox {
  width: 100%;
  margin: 0 auto;
  margin-top: 60px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li {
  width: 100%;
  padding: 30px 50px;
  box-sizing: border-box;
  margin-bottom: 30px;
  background: url(../images/zzjg_bj.png) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li img {
  width: 200px;
  margin-right: 50px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div h2 {
  font-size: 20px;
  margin-top: 20px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div h4 {
  font-size: 18px;
  margin-top: 20px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div span {
  width: 40px;
  height: 4px;
  background-color: #196ca0;
  display: block;
  margin-top: 20px;
}
.main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div p {
  font-size: 16px;
  margin-top: 30px;
  text-align: justify;
  line-height: 25px;
}
/* PC端--结束 */
/* 手机端--开始 */
@media (max-width: 750px) {
  .header .header_box {
    width: 95%;
    flex-wrap: wrap;
    padding: 15px 0px;
  }
  .header .header_box .logo {
    width: 120px;
  }
  .header .header_box .nav .nav_pc {
    display: none !important;
  }
  .header .header_box .nav #pull {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .header .header_box .nav .menu_bg_active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
  }
  .header .header_box .nav .sidemenu {
    width: 165px;
    min-height: 100%;
    background: #ffffff;
    position: fixed;
    top: 0px;
    right: -195px;
    z-index: 9999;
    display: none;
  }
  .header .header_box .nav .sidemenu ul li {
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    background-color: #196ca0;
  }
  .header .header_box .nav .sidemenu ul li a {
    display: block;
    color: #ffffff;
  }
  .header .header_box .search {
    margin-top: 40px;
  }
  .footer {
    height: auto;
    background-size: cover;
  }
  .footer .yqlj {
    width: 95%;
    padding: 20px 0px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .yqlj ul {
    width: 100%;
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .footer .yqlj ul li {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .footer .yqlj ul li a {
    font-size: 16px;
  }
  .footer .wzxx {
    width: 95%;
    padding: 20px 0;
    font-size: 16px;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .footer .wzxx .box1 ul li {
    margin: 10px 0px;
  }
  .footer .wzxx .box2 ul li {
    margin: 10px 0px;
    display: flex;
  }
  .main_sy {
    padding-bottom: 30px;
  }
  .main_sy .main_banner .banner #swiper_banner .swiper-pagination {
    bottom: 5px !important;
  }
  .main_sy .main_banner .banner #swiper_banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .main_sy .main_gsjj {
    margin-top: 30px;
  }
  .main_sy .main_gsjj .gsjj_box {
    width: 95%;
  }
  .main_sy .main_gsjj .gsjj_box h2.title {
    font-size: 24px;
  }
  .main_sy .main_gsjj .gsjj_box .gsjj {
    width: 100%;
    height: auto;
    background: #196ca0;
    margin-top: 20px;
    padding: 25px 20px;
    border-radius: 20px;
  }
  .main_sy .main_gsjj .gsjj_box .gsjj .right {
    width: 100%;
  }
  .main_sy .main_gsjj .gsjj_box .gsjj .right p {
    line-height: 35px;
    font-size: 16px;
  }
  .main_sy .main_gsjj .gsjj_box .gsjj .right a {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    margin-top: 25px;
  }
  .main_sy .main_gsdt {
    margin-top: 30px;
  }
  .main_sy .main_gsdt .gsdt_box {
    width: 95%;
  }
  .main_sy .main_gsdt .gsdt_box h2.title {
    font-size: 24px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt {
    margin-top: 20px;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .left {
    width: 100%;
    height: 230px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox {
    width: 100%;
    height: 230px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li {
    width: 100%;
    height: 230px;
    position: relative;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li span {
    height: 35px;
    line-height: 35px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .left .slideBox .bd ul li span a {
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right {
    width: 100%;
    height: auto;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li {
    font-size: 16px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li::before {
    content: "";
    width: 7px;
    height: 9px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li:hover a {
    color: #196ca0;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li:hover::before {
    background-color: #196ca0;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li:nth-last-child(1) {
    border-bottom: 0px;
  }
  .main_sy .main_gsdt .gsdt_box .gsdt .right ul li a p{
    width: 220px;
  }
  .main_sy .main_ywfw {
    margin-top: 30px;
  }
  .main_sy .main_ywfw .ywfw_box {
    width: 95%;
  }
  .main_sy .main_ywfw .ywfw_box h2.title {
    font-size: 24px;
  }
  .main_sy .main_ywfw .ywfw_box ul {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .main_sy .main_ywfw .ywfw_box ul li {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  .main_sy .main_ywfw .ywfw_box ul li div.d1 {
    border-left: 1px solid #146b9e;
  }
  .main_sy .main_ywfw .ywfw_box ul li div.d2 span.s1 img {
    width: 100%;
    height: 100%;
  }
  .main_sy .main_ywfw .ywfw_box ul li:hover div.d2 span.s2 p {
    margin-top: 30px;
  }
  .main_sy .main_gcyj {
    margin-top: 30px;
  }
  .main_sy .main_gcyj .gcyj_box {
    width: 95%;
  }
  .main_sy .main_gcyj .gcyj_box h2.title {
    font-size: 24px;
  }
  .main_sy .main_gcyj .gcyj_box .gcyj {
    width: 100%;
    margin-top: 30px;
    padding: 0px;
  }
  .main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li a img {
    width: 100%;
    height: 200px;
  }
  .main_sy .main_gcyj .gcyj_box .gcyj ul.dowebok li a p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .main_sy .main_gcyj .gcyj_box .gcyj .prev {
    display: none;
  }
  .main_sy .main_gcyj .gcyj_box .gcyj .next {
    display: none;
  }
  .main_content .row {
    width: 100%;
  }
  .main_content .row .row_div {
    padding: 10px 0px;
  }
  .main_content .row .row_div .location {
    width: 95%;
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .main_content .row .row_div .headerBox {
    width: 95%;
  }
  .main_content .row .row_div .headerBox .header01 {
    width: 100%;
  }
  .main_content .row .row_div .headerBox .header01 h1 {
    margin-bottom: 20px;
  }
  .main_content .row .row_div .headerBox .header01 h1 p {
    font-size: 20px;
    line-height: 30px;
  }
  .main_content .row .row_div .headerBox .header01 #othermessage {
    font-size: 12px;
  }
  .main_content .row .row_div .headerBox .header01 #othermessage p {
    float: none;
  }
  .main_content .row .row_div .headerBox .header01 #othermessage dl {
    float: none;
    margin: 10px 0px;
  }
  .main_content .row .row_div .mainTextBox {
    width: 95%;
  }
  .main_content .row .row_div .mainTextBox #mainText {
    width: 100%;
    padding: 10px 0;
  }
  .main_content .row .row_div .mainTextBox #mainText img {
  	width: 100%;
  }
  .main_content .row .row_div .mainTextBox .fanp {
    width: 100%;
  }
  .main_lists_dp {
    width: 100%;
  }
  .main_lists_dp .lists_dp_box {
    width: 100%;
    padding: 10px;
  }
  .main_lists_dp .lists_dp_box .mg40 {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 98%;
  }
  .main_lists_dp .lists_dp_box .mg40 .sidebar {
    width: 100%;
  }
  .main_lists_dp .lists_dp_box .mg40 .sidebar ol {
    text-align: center;
  }
  .main_lists_dp .lists_dp_box .mg40 .sidebar ol a {
    width: 48%;
    display: inline-block;
    margin: 2px;
  }
  .main_lists_dp .lists_dp_box .mg40 .sidebar ol li {
    padding-left: 0;
  }
  .main_lists_dp .lists_dp_box .mg40 .side-main {
    width: auto;
    padding: 0 20px;
    margin-top: 20px;
  }
  .main_lists_dp .lists_dp_box .mg40 .side-main .headerBox {
    width: 100%;
  }
  .main_lists_dp .lists_dp_box .mg40 .side-main .headerBox .header01 {
    width: 100%;
  }
  .main_lists_dp .lists_dp_box .mg40 .side-main .headerBox .header01 h1 {
    margin-bottom: 20px;
  }
  .main_lists_tw {
    width: 100%;
  }
  .main_lists_tw .lists_tw_box {
    width: 100%;
    padding: 10px;
  }
  .main_lists_tw .lists_tw_box .mg40 {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 98%;
  }
  .main_lists_tw .lists_tw_box .mg40 .sidebar {
    width: 100%;
  }
  .main_lists_tw .lists_tw_box .mg40 .sidebar ol {
    text-align: center;
  }
  .main_lists_tw .lists_tw_box .mg40 .sidebar ol a {
    width: 48%;
    display: inline-block;
    margin: 2px;
  }
  .main_lists_tw .lists_tw_box .mg40 .sidebar ol li {
    padding-left: 0;
  }
  .main_lists_tw .lists_tw_box .mg40 .side-main {
    width: 100%;
    margin-top: 20px;
  }
  .main_lists_tw .lists_tw_box .mg40 .side-main ul {
    justify-content: space-around;
  }
  .main_lists_liebiao {
    width: 100%;
  }
  .main_lists_liebiao .lists_liebiao_box {
    width: 100%;
    padding: 10px;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 98%;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .sidebar {
    width: 100%;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol {
    text-align: center;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol a {
    width: 48%;
    display: inline-block;
    margin: 2px;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .sidebar ol li {
    padding-left: 0;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .side-main {
    width: 100%;
    margin-top: 20px;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .side-main ul li {
    font-size: 16px;
  }
  .main_lists_liebiao .lists_liebiao_box .mg40 .side-main ul li a p {
    width: 220px;
  }
  .main_liebiao {
    width: 100%;
  }
  .main_liebiao .liebiao_box {
    width: 100%;
    padding: 10px;
  }
  .main_liebiao .liebiao_box .mg40 {
    margin: 20px auto;
    width: 98%;
  }
  .main_liebiao .liebiao_box .mg40 .side-main {
    width: 100%;
    margin-top: 20px;
  }
  .main_liebiao .liebiao_box .mg40 .side-main ul li {
    font-size: 16px;
  }
  .main_liebiao .liebiao_box .mg40 .side-main ul li a p {
    width: 220px;
  }
  .main_lists_bd {
    width: 100%;
  }
  .main_lists_bd .lists_bd_box {
    width: 100%;
    padding: 10px;
  }
  .main_lists_bd .lists_bd_box .mg40 {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 98%;
  }
  .main_lists_bd .lists_bd_box .mg40 .sidebar {
    width: 100%;
  }
  .main_lists_bd .lists_bd_box .mg40 .sidebar ol {
    text-align: center;
  }
  .main_lists_bd .lists_bd_box .mg40 .sidebar ol a {
    width: 48%;
    display: inline-block;
    margin: 2px;
  }
  .main_lists_bd .lists_bd_box .mg40 .sidebar ol li {
    padding-left: 0;
  }
  .main_lists_bd .lists_bd_box .mg40 .side-main {
    width: auto;
    padding: 0 20px;
    margin-top: 20px;
  }
  .main_lists_bd .lists_bd_box .mg40 .side-main .headerBox {
    width: 100%;
  }
  .main_lists_bd .lists_bd_box .mg40 .side-main .headerBox .header01 {
    width: 100%;
  }
  .main_lists_bd .lists_bd_box .mg40 .side-main .headerBox .header01 h1 {
    margin-bottom: 20px;
  }
  .main_lists_zzjg {
    width: 100%;
  }
  .main_lists_zzjg .lists_zzjg_box {
    width: 100%;
    padding: 10px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 98%;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .sidebar {
    width: 100%;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol {
    text-align: center;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol a {
    width: 48%;
    display: inline-block;
    margin: 2px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .sidebar ol li {
    padding-left: 0;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main {
    width: auto;
    padding: 0 20px;
    margin-top: 20px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox {
    width: 100%;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 {
    width: 100%;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 h1 {
    margin-bottom: 20px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .headerBox .header01 h1 p {
    font-size: 20px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox {
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li {
    flex-wrap: wrap;
    padding: 30px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li img {
    margin: 0 auto;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div h2 {
    font-size: 18px;
  }
  .main_lists_zzjg .lists_zzjg_box .mg40 .side-main .mainTextBox ul li div h4 {
    font-size: 16px;
  }
}
/* 手机端--结束 */
