@charset "UTF-8";
@media only screen and (max-width: 1230px) {
  .top_jg {
    height: 55px;
    width: 100%;
  }
  .top {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .top .main {
    height: 55px;
    position: relative;
  }
  .top .main .logo {
    width: 160px;
    height: 35px;
    position: absolute;
    left: 15px;
    top: 10px;
    z-index: 31;
  }
  .top .main .logo img {
    height: 35px;
  }
  .top .main .menu2 {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .top .main .menu2 a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%231d1846'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .top .main .menu2 a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%231d1846'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%231d1846'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .top .main2 {
    height: 55px;
    position: relative;
  }
  .top .main2 .menu2 {
    display: none;
  }
  #navk {
    width: 100%;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    display: none;
    background: #ffffff;
    position: fixed;
    padding: 0px 0px 10px 0px;
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  #navk .menu {
    margin: 0px 0px 0px 0%;
    float: left;
    width: 100%;
  }
  #navk .menu li {
    float: left;
    width: 100%;
    border-top: solid 1px #ddd;
  }
  #navk .menu li a {
    display: block;
    width: 100%;
    padding: 10px 0px;
    text-align: left;
    padding-left: 3%;
    font-size: 14px;
    color: #333333;
  }
  #navk .menu li a:hover {
    color: #1d1f86;
  }
  #navk .ss {
    float: left;
    width: 94%;
    margin: 10px 0px 15px 3%;
    height: 35px;
    background: #ffffff;
    border: solid 1px #1d1f86;
    position: relative;
  }
  #navk .ss a.bt {
    display: block;
    width: 100%;
    color: #1d1f86;
    line-height: 35px;
  }
  #navk .ss a.bt:before {
    content: "搜索";
    line-height: 35px;
    display: block;
    text-align: center;
  }
  .top_nav_gz {
    margin-top: 65px;
    padding: 0 15px;
    margin-bottom: -10px;
  }
  .top_nav_gz li {
    float: left;
    font-size: 13px;
    position: relative;
    height: 30px;
    z-index: 21;
  }
  .top_nav_gz li:after {
    content: "|";
    color: #cccccc;
    margin: 0 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
  }
  .top_nav_gz li:last-child:after {
    display: none;
  }
}

@media only screen and (min-width: 1230px) {
  .top_jg {
    display: none;
  }
  .menu2 {
    display: none;
  }
  .top .main {
    position: relative;
    height: 130px;
  }
  .top .main .logo {
    width: 395px;
    height: 90px;
    font-size: 36px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -45px;
  }
  .top .main .logo img {
    height: 90px;
  }
  .top .main2 {
    position: relative;
    height: 170px;
  }
  .top .main2 .logo {
    width: 395px;
    height: 90px;
    font-size: 36px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -45px;
  }
  .top .main2 .logo img {
    height: 90px;
  }
  .top .main2 .ss {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
    z-index: 21;
  }
  .top .main2 .ss a.bt {
    background-image: url("../images/sousuo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #1d1f86;
    /*background-size: auto 100%;*/
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    border: solid 1px #e9e9e9;
  }
  .top .main2 .ss a.bt:hover {
    background-image: url("../images/sousuo2.png");
    border-color: #1d1f86;
    background-color: #ffffff;
  }
  #navk.navk_gz .main {
    position: relative;
  }
  #navk.navk_gz .main .top_r {
    position: absolute;
    right: 10px;
    top: -95px;
    height: 40px;
    line-height: 40px;
  }
  #navk.navk_gz .main .top_r .menu {
    height: 60px;
    position: relative;
    z-index: 12;
    float: left;
    right: 60px;
    font-size: 0;
  }
  #navk.navk_gz .main .top_r .menu li {
    height: 60px;
    float: left;
    position: relative;
    text-align: center;
    width: 161px;
  }
  #navk.navk_gz .main .top_r .menu li a.dbt {
    font-size: 15px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #333;
    font-weight: bold;
  }
  #navk.navk_gz .main .top_r .menu li a.dbt:hover::before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #c50009;
  }
  #navk.navk_gz .main .top_r .menu li a.dbt:hover {
    font-weight: bold;
  }
  #navk.navk_gz .main .top_r .menu li.l_home {
    width: 85px;
  }
  #navk.navk_gz .main .top_r .ss {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 21;
  }
  #navk.navk_gz .main .top_r .ss a.bt {
    background-image: url("../images/sousuo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #1d1f86;
    /*background-size: auto 100%;*/
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    border: solid 1px #e9e9e9;
  }
  #navk.navk_gz .main .top_r .ss a.bt:hover {
    background-image: url("../images/sousuo2.png");
    border-color: #1d1f86;
    background-color: #ffffff;
  }
}

@media only screen and (max-width: 1230px) {
  .swiper-container.sy_ban {
    width: 100%;
    overflow: hidden;
  }
  .swiper-container.sy_ban .swiper-slide {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    position: relative;
  }
  .swiper-container.sy_ban .swiper-slide img {
    width: 100%;
    display: block;
  }
  .swiper-container.sy_ban .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.8);
    width: 8px;
    height: 8px;
    opacity: 0.5;
  }
  .swiper-container.sy_ban .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
    position: absolute;
    right: 0%;
    text-align: center;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
  }
}

@media only screen and (min-width: 1230px) {
  .swiper-container.sy_ban {
    width: 100%;
    overflow: hidden;
  }
  .swiper-container.sy_ban .swiper-slide {
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .swiper-container.sy_ban .swiper-slide img {
    width: 100%;
  }
  .swiper-container.sy_ban .swiper-pagination-bullet {
    background-color: #fff;
    width: 80px;
    height: 8px;
    opacity: 0.5;
    border-radius: 1px;
    border: 0;
  }
  .swiper-container.sy_ban .swiper-pagination-bullet-active {
    background-color: #fff;
    width: 80px;
    height: 8px;
    opacity: 1;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 40px;
    position: absolute;
    right: 0%;
    text-align: center;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 15px;
  }
}

.foot {
  width: 100%;
  color: #333;
  background-color: #f8f8f8;
}

.foot .footCe {
  padding: 15px 0 0 0;
}

.foot .footCe a {
  margin: 0 10px;
}

.foot .footCe2 {
  padding: 15px 0;
}

@media only screen and (max-width: 1230px) {
  .foot .footCe {
    padding: 15px;
  }
  .foot .footCe a {
    margin: 0px;
  }
}

.public_news_title {
  font-size: 22px;
  position: relative;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.public_p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_list li {
  border-bottom: 1px dashed #e1e1e1;
  padding: 25px 20px 25px 0px;
  position: relative;
}

.news_list li a {
  display: block;
  width: 100%;
}

.news_list li a .text_info {
  position: relative;
  padding-right: 100px;
}

.news_list li a .text_info .news_title {
  font-size: 15px;
  position: relative;
  padding-left: 10px;
  padding-right: 80px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news_list li a .text_info .news_title::before {
  content: "";
  height: 16px;
  width: 3px;
  background: #1d1f86;
  position: absolute;
  left: 0;
  top: 4px;
}

.news_list li a .text_info .time_info {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}

.news_list li a .text_info .conP {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 12px;
}

.news_list li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  width: 102%;
  margin-left: -1%;
  padding-left: 2%;
  padding-right: 1%;
}

@media only screen and (max-width: 1230px) {
  .public_news_title {
    font-size: 16px;
  }
  .public_p {
    font-size: 13px;
  }
  .news_list {
    margin-bottom: 10px;
  }
  .news_list li {
    margin-bottom: 0px;
    padding: 15px;
  }
  .news_list li a .text_info {
    position: relative;
    padding-right: 55px;
  }
  .news_list li a .text_info .news_title {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .news_list li a .text_info .news_title::before {
    height: 15px;
  }
  .news_list li a .text_info .time_info {
    font-size: 14px;
  }
  .news_list li a .padW {
    padding-right: 0px;
  }
  .news_list li a .time_list .news_title {
    font-size: 15px;
    padding-left: 10px;
  }
}

/* 第一个模块开始 */
.index_page {
  width: 100%;
}

.index_page .main {
  padding: 80px 0 0px 0;
}

.index_page .main .public_title {
  font-weight: bold;
}

.index_page .main .small_tit {
  color: #333;
  font-size: 16px;
  font-weight: normal;
}

.index_page .main .button_public {
  font-size: 14px;
  font-weight: normal;
  border: solid 1px #e9e9e9;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50px;
  color: #999;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.index_page .main .button_public:hover {
  background-color: #1d1f86;
}

.index_page .main .button_public:hover:before {
  width: 100%;
  top: 0%;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.index_page .main .button_public:before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #1d1f86;
  left: 0%;
  top: 0%;
  position: absolute;
}

.index_page .main .button_public:hover b {
  position: relative;
  z-index: 1;
  color: #ffffff;
}

.index_page .main .div_left {
  width: 420px;
  background-color: #f1f1f1;
  overflow: hidden;
}

.index_page .main .div_left .imgk {
  width: 420px;
  min-height: 260px;
}

.index_page .main .div_left .imgk img {
  width: 420px;
  height: 260px;
}

.index_page .main .div_left .div_text {
  padding: 22px;
  font-size: 16px;
}

.index_page .main .div_left .div_text .aboutDiv {
  height: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  font-size: 15px;
}

.index_page .main .div_right {
  width: 760px;
}

.index_page .main .info_left {
  width: 817px;
}

.index_page .main .info_right {
  width: 365px;
}

.index_page .main .info_right .info_ul {
  border: 1px dashed #e1e1e1;
}

.index_page .main .info_right .info_ul li {
  padding: 35px;
  border-bottom: dashed 1px #e9e9e9;
}

.index_page .main .info_right .info_ul li a {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 65px;
}

.index_page .main .info_right .info_ul li a .info_pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}

.index_page .main .info_right .info_ul li a .info_text {
  width: 100%;
}

.index_page .main .info_right .info_ul li a .info_text h5 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.index_page .main .info_right .info_ul li a .info_text span {
  font-size: 12px;
  width: 100%;
}

.index_page .main .info_right .info_ul li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  width: 102%;
  margin-left: -1%;
}

.index_page .main .info_right .info_ul li:last-child {
  border-bottom: none;
}

.index_page .two_main {
  padding: 80px 0 80px 0;
}

.info_com {
  width: 100%;
  float: left;
}

.info_com li {
  width: 25%;
  height: 160px;
  overflow: hidden;
  float: left;
  margin: 0 -1px -1px 0;
  border: 1px solid #e1e1e1;
}

.info_com li a.bt {
  display: block;
  width: 100%;
  padding: 60px 25px 0 25px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  height: 100%;
}

.info_com li:hover {
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  background-image: url(../images/xsjt.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.info_zl li {
  min-height: 85px;
  width: 100%;
  float: left;
  position: relative;
  padding: 40px 40px 40px 140px;
  border-bottom: 1px solid #e1e1e1;
}

.info_zl li a {
  width: 100%;
  display: block;
}

.info_zl li a .sj {
  width: 75px;
  text-align: center;
  display: block;
  color: #999;
  margin-bottom: 30px;
  position: absolute;
  top: 40px;
  left: 40px;
}

.info_zl li a .sj b {
  display: block;
  width: 100%;
  line-height: 70px;
  font-size: 40px;
  height: 70px;
  color: #1d1f86;
  position: relative;
  font-style: italic;
}

.info_zl li a .sj b:before {
  width: 0.7em;
  height: 1px;
  content: "";
  position: absolute;
  left: 24px;
  bottom: 8px;
  background-color: #b4b4b4;
  transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  /* IE 9 */
  -moz-transform: rotate(-12deg);
  /* Firefox */
  -webkit-transform: rotate(-12deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-12deg);
  /* Opera */
}

.info_zl li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  width: 102%;
  margin-left: -1%;
}

.info_bd li {
  min-height: 85px;
  width: 100%;
  float: left;
  position: relative;
  padding: 40px 40px 40px 140px;
  border-bottom: 1px solid #e1e1e1;
}

.info_bd li a {
  width: 100%;
  display: block;
}

.info_bd li a .sj {
  width: 75px;
  text-align: center;
  display: block;
  color: #999;
  margin-bottom: 30px;
  position: absolute;
  top: 40px;
  left: 40px;
}

.info_bd li a .sj b {
  display: block;
  width: 100%;
  line-height: 70px;
  font-size: 40px;
  height: 70px;
  color: #1d1f86;
  position: relative;
  font-style: italic;
}

.info_bd li a .sj b:before {
  width: 0.7em;
  height: 1px;
  content: "";
  position: absolute;
  left: 24px;
  bottom: 8px;
  background-color: #b4b4b4;
  transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  /* IE 9 */
  -moz-transform: rotate(-12deg);
  /* Firefox */
  -webkit-transform: rotate(-12deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-12deg);
  /* Opera */
}

.info_bd li a .click_btn {
  height: 36px;
  width: 36px;
  background-color: #e1e1e1;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.info_bd li a .click_btn .bi-arrow-right {
  color: #fff;
  display: block;
  width: 100%;
  line-height: 38px;
  text-align: center;
  font-size: 20px;
  z-index: 3;
  position: relative;
}

.info_bd li a .click_btn:after {
  content: "";
  background-color: #1d1f86;
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
}

.info_bd li a .click_btn:hover:after {
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
}

.info_bd li:hover {
  background-color: #fff;
  background-image: url(../images/bd.png);
  background-position: right;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  width: 102%;
  margin-left: -1%;
}

@media only screen and (max-width: 1230px) {
  .index_page .main {
    padding: 15px;
  }
  .index_page .main .small_tit {
    font-size: 13px;
  }
  .index_page .main .button_public {
    font-size: 13px;
    height: 24px;
    line-height: 22px;
    width: 70px;
  }
  .index_page .main .div_left {
    width: 30%;
    margin-bottom: 15px;
  }
  .index_page .main .div_left .imgk {
    width: 100%;
    min-height: auto;
  }
  .index_page .main .div_left .imgk img {
    width: 100%;
    height: auto;
  }
  .index_page .main .div_left .div_text {
    padding: 15px 15px 20px 15px;
    font-size: 13px;
  }
  .index_page .main .div_left .div_text .aboutDiv {
    height: auto;
  }
  .index_page .main .div_right {
    width: 68%;
  }
  .index_page .main .info_left {
    width: 100%;
  }
  .index_page .main .info_right {
    width: 100%;
  }
  .index_page .main .info_right .info_ul li {
    padding: 15px;
  }
  .index_page .main .info_right .info_ul li a {
    padding-left: 45px;
  }
  .index_page .main .info_right .info_ul li a .info_pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
  }
  .index_page .main .info_right .info_ul li a .info_text h5 {
    font-size: 15px;
  }
  .index_page .main .info_right .info_ul li a .info_text span {
    font-size: 12px;
    width: 100%;
  }
  .index_page .main .info_right .info_ul li:last-child {
    border-bottom: none;
  }
  .index_page .two_main {
    padding: 15px;
  }
  .info_com li {
    width: 50%;
    height: 100px;
    float: left;
  }
  .info_com li a.bt {
    display: inline-block;
    width: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 40px 15px;
  }
  .info_com li:hover {
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
    background-image: url(../images/abanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .info_zl li {
    min-height: auto;
    padding: 15px 15px 15px 60px;
  }
  .info_zl li a .sj {
    width: 45px;
    font-size: 12px;
    margin-bottom: 3px;
    top: 20px;
    left: 5px;
  }
  .info_zl li a .sj b {
    line-height: 40px;
    font-size: 20px;
    height: 40px;
  }
  .info_zl li a .sj b:before {
    width: 0.7em;
    height: 1px;
    content: "";
    position: absolute;
    left: 15px;
    bottom: 6px;
  }
  .info_bd li {
    min-height: auto;
    padding: 15px 15px 15px 60px;
  }
  .info_bd li a .sj {
    width: 45px;
    font-size: 12px;
    margin-bottom: 3px;
    top: 20px;
    left: 5px;
  }
  .info_bd li a .sj b {
    line-height: 40px;
    font-size: 20px;
    height: 40px;
  }
  .info_bd li a .sj b:before {
    width: 0.7em;
    height: 1px;
    content: "";
    position: absolute;
    left: 15px;
    bottom: 6px;
  }
  .info_bd li a .click_btn {
    height: 26px;
    width: 26px;
  }
  .info_bd li a .click_btn .bi-arrow-right {
    line-height: 28px;
    font-size: 12px;
  }
  .info_bd li:first-child {
    border-top: 1px solid #e1e1e1;
  }
  .info_bd li:hover {
    background-color: #fff;
    background-image: url(../images/bd.png);
    background-position: right;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
    width: 102%;
    margin-left: -1%;
  }
}

@media only screen and (max-width: 1024px) {
  .index_page .main .div_left {
    width: 100%;
    margin-bottom: 15px;
  }
  .index_page .main .div_left .imgk {
    width: 100%;
    min-height: auto;
  }
  .index_page .main .div_left .imgk img {
    width: 100%;
    min-height: auto;
  }
  .index_page .main .div_left .div_text {
    padding: 15px 15px 20px 15px;
    font-size: 13px;
  }
  .index_page .main .div_left .div_text .aboutDiv {
    height: auto;
  }
  .index_page .main .div_right {
    width: 100%;
  }
  .index_page .main .info_left {
    width: 100%;
  }
  .index_page .main .info_right {
    width: 100%;
  }
  .index_page .main .info_right .info_ul li {
    padding: 15px;
  }
  .index_page .main .info_right .info_ul li a {
    padding-left: 45px;
  }
  .index_page .main .info_right .info_ul li a .info_pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
  }
  .index_page .main .info_right .info_ul li a .info_text h5 {
    font-size: 15px;
  }
  .index_page .main .info_right .info_ul li a .info_text span {
    font-size: 12px;
    width: 100%;
  }
  .index_page .main .info_right .info_ul li:last-child {
    border-bottom: none;
  }
  .index_page .two_main {
    padding: 15px;
  }
  .info_com li {
    width: 100%;
    height: auto;
    float: left;
  }
  .info_com li a.bt {
    padding: 10px;
    font-size: 14px;
  }
}

.phone_page {
  width: 100%;
}

.phone_page ul {
  width: 100%;
  padding: 1%;
}

.phone_page ul li {
  width: 48%;
  float: left;
  margin: 1%;
}

.phone_page ul li a {
  display: block;
  width: 100%;
}

.phone_page ul li a img {
  display: block;
  width: 100%;
}

.phone_page ul li:nth-of-type(4) {
  clear: both;
}

.phone_page ul li:last-child {
  width: 98%;
}
/*# sourceMappingURL=page.css.map */