* {
  box-sizing: border-box;
}

ul li {
  list-style-type: none;
}

.w1200 {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.cjwt_box {
  margin: 50px 0 100px 0;
}

.cjwt_box h2 {
  font-size: 25px;
  color: #333;
  padding-top: 5px;
  margin-left: 60px;
  margin-right: 10px;
  line-height: 30px;
}

.cjwt_box .icon_wh {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 26px;
  color: #fff;
  background: #009a80;
  margin-right: 20px;
  margin-left: 10px;
  vertical-align: initial;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  float: left;
}

.cjwt_box .jd_box {
  border-radius: 100px;
  background: linear-gradient(to right, #2170e9, #60b4fa);
  font-size: 18px;
  color: #fff;
  padding: 30px 30px 30px 100px;
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: 100;
  margin: 40px 10px 0 10px;
  position: relative;
  /*z-index: 10;*/
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
  overflow: hidden;
  text-align: justify;
}

.cjwt_box .sjx {
  display: block;
  border: 20px solid #1b369b;
  width: 0;
  height: 0;
  position: absolute;
  margin-left: 100px;
  margin-top: 5px;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  z-index: -1;
}

.cjwt_box .jd_box .da {
  width: 90px;
  position: absolute;
  left: -5px;
  top: 16px;
  opacity: 0.5;
}

.cjwt_box .jd_box .da img {
  width: 100%;
}

.swhz_bg {
  width: 100%;
  height: 700px;
  background: url(../img/swhz_bg.jpg)no-repeat left;
  overflow: hidden;
  margin-bottom: 400px;
}


/*在线申请*/

.zxsq_box {
  max-width: 700px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  position: absolute;
  margin-left: 40%;
  /*margin-top: -100px;*/
  text-align: center;
  padding-bottom: 40px;
  margin-top: -100px;
}

.zxsq_box h2 {
  font-size: 35px;
  text-align: center;
  line-height: 125px;
  font-weight: bold;
  height: 125px;
  background: url(../img/jxsq_bg.png) no-repeat center;
  color: #fff;
}

.zxsq_box p {
  font-size: 16px;
  text-align: center;
  color: #97421b;
  margin: 25px 0 30px 0;
}

.zxsq_box input,
.zxsq_box select,
.zxsq_box textarea,
.zxsq_box button {
  max-width: 575px;
  width: 90%;
  height: 50px;
  margin-bottom: 30px;
  border: 2px solid #cbcbcb;
  color: #666;
  font-size: 18px;
  padding: 0 20px;
  box-sizing: border-box;
}

.zxsq_box textarea {
  height: 250px;
  padding-top: 20px;
}

.zxsq_box button {
  border: 0;
  background: #1b3596;
  color: #fff;
}

.fwys-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fwys-wrap .fwys-box {
  width: 360px;
  max-width: 360px;
  height: 230px;
  background: url(../img/ysBG.png) no-repeat center;
  color: #fff;
  margin: 15px;
  padding: 25px;
  position: relative;
}

.fwys-wrap .fwys-box h2 {
  font-weight: bold;
  font-size: 30px;
}

.fwys-wrap .fwys-box a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  height: 45px;
  background: url(../images/but.png) no-repeat;
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
}


/*人才招聘*/

.rc_wrap{
  max-width: 1400px;
  background: #fff;
  margin: -80px auto 0 auto;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 100px;
}
.rc_wrap>h2{
  margin-top: 50px;
  text-align: center;
}
.rc_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: baseline;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.rc_box li {
  display: block;
  width: calc(25% - 40px);
  height: 160px;
  background: url(../img/ryicon.png)no-repeat 0px 50px #f6f6f6;
  border-radius: 40px;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
  margin: 20px;
  padding: 35px;
  box-sizing: border-box;
}

.rc_box li h2 {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #1b3596;
}

.rc_box li a {
  display: block;
  width: 90px;
  height: 35px;
  margin-top: 25px;
  background: #1b9780;
  color: #fff;
  font-size: 14px;
  border-radius: 35px;
  line-height: 35px;
  text-align: center;
  float: right;
}

.tjxx_wrap {
  max-width: 1655px;
  background: url(../img/rczpbg.png) no-repeat left top;
  height: 550px;
  position: relative;
  margin-bottom: 200px;
}

.tjxx_box {
  width: 750px;
  background: url(../img/xxbg.png) 100px 60px no-repeat #fff;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 60px;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 80px 50px 80px;
  text-align: center;
}

.tjxx_box h2 {
  font-size: 26px;
  font-weight: bold;
  color: #1b3596;
  text-align: center;
  margin-bottom: 40px;
}

.tjxx_box input {
  width: 100%;
  height: 50px;
  font-size: 20px;
  border: 2px solid #cbcbcb;
  background: #fff;
  padding: 15px;
  margin-bottom: 25px;
}

.tjxx_box button {
  background: #1b3596;
  color: #fff;
  max-width: 550px;
  width: 100%;
  height: 55px;
  border: 0;
  font-size: 20px;
}

.news_menu {
  padding-top:20px;
}

.news_menu a {
  display: inline-block;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-right: 50px;
  padding: 0 2px 15px 2px;
}

.news_on {
  color: #2170e9 !important;
  border-bottom: 4px solid #2170e9;
}


/*新闻页面*/

.news_box {
  padding: 25px 35px 35px 25px;
  width: 800px;
  float: left;
  background: #fff;
  margin-bottom: 200px;
}

.news_box li {
  padding: 50px 0;
  border-bottom: 1px solid #f0f2fe;
  overflow: hidden;
}

.news_box li .news_img {
  width: 248px;
  height: 140px;
  border-radius: 15px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  overflow: hidden;
}

.news_box li .news_img img {
  width: 100%;
}

.news_box li h2 {
  margin-top: 10px;
}

.news_box li h2 a {
  font-size: 19px;
  color: #333;
  letter-spacing: 2px;
  line-height: 30px;
}

.news_box li p {
  margin-top: 50px;
  font-size: 14px;
}

.news_box li p span {
  margin-right: 40px;
  color: #163091;
}

.green {
  color: #009a80 !important;
}

.page {
  margin: 10px 0;
  text-align: center;
}

.page a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #ccc;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  margin: 10px;
}

.page_on {
  background: #2170e9 !important;
}


/*关于正明*/

.gyzm_menu {
  width: 100%;
  max-width: 1000px;
  height: 70px;
  line-height: 70px;
  background: #0372fa;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  box-sizing: border-box;
  margin: 50px auto 0 auto;
  overflow: hidden;
}

.gyzm_menu a {
  width: 33.333%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  transition: all ease 0.2s;
}

.gyzm_menu a:active {
  background: #D80A0A !important;
}

.gyzm_on {
  background: #D80A0A !important;
}

.time_wrap {
  display: flex;
  flex-wrap: nowrap;
  max-width: 1430px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 350px;
}

.time_box {
  display: inline-block;
  width: 280px;
  height: 400px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  margin: 0 5px;
}

.time_box:nth-child(even) {
  margin-top: 160px;
}

.time_box span {
  font-size: 35px;
  opacity: 0.5;
}

.time_box h2 {
  font-weight: bold;
  font-size: 40px;
  margin: 10px 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  letter-spacing: 2px;
}

.time_box p {
  width: 220px;
  margin: 0 auto;
  font-size: 18px;
  text-align: justify;
  text-align-last: center;
  line-height: 30px;
}

.gyzm1200 {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.qywh_bg {
  background: url(../img/qywh.jpg)no-repeat 0 160px;
  margin-top: 250px;
  padding-bottom: 80px;
  text-align: center;
}

.qywh_box {
  padding: 60px 0 0 60px;
  color: #fff;
  letter-spacing: 2px;
  box-sizing: border-box;
}

.qywh_box h2 {
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 40px;
  text-align: left;
}

.qywh_box p {
  line-height: 35px;
  font-size: 25px;
  text-align: left;
}

.qywh_box:nth-child(1) {
  max-width: 1187px;
  width: 100%;
  height: 420px;
  background: url(../img/bg1.jpg) no-repeat center;
  margin-bottom: 15px;
  margin-top: -165px;
  box-sizing: border-box;
  overflow: hidden;
}

.qywh_box:nth-child(2) {
  width: 60%;
  max-width: 692px;
  height: 350px;
  margin-right: 15px;
  background: url(../img/bg2.jpg) no-repeat center;
  display: inline-block;
  vertical-align: top;
}

.qywh_box:nth-child(3) {
  width: 40%;
  max-width: 493px;
  height: 350px;
  background: url(../img/bg3.jpg) no-repeat center;
  display: inline-block;
}

.diz_box {
  width: 395px;
  height: 270px;
  color: #fff;
  padding: 40px 30px;
  box-sizing: border-box;
  margin: 0 20px;
}

.diz_box h2 {
  text-align: center;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 40px;
}

.diz_box p {
  padding-left: 40px;
}

.diz_box .dz_text {
  font-size: 18px;
  margin: 25px 0;
  line-height: 30px;
  background: url(../img/dizi.png) no-repeat 0 0px;
}

.diz_box .dz_phone {
  font-size: 24px;
  background: url(../img/phone.png) no-repeat 0 0;
  padding-bottom: 10px;
}

.map_wrap {
  width: 100%;
  max-width:1400px;
  margin:0 auto;
  height: 500px;
  overflow: hidden;
}

.ab_text {
  width: 100%;
  padding-right: 10px;
  max-width: 690px;
  font-size: 16px !important;
  letter-spacing: 2px;
  text-align: left;
  text-indent: 2em;
}

.time_bg {
  margin: 100px 0 200px 0;
  background: url(../img/time.jpg) no-repeat 0 100px;
}

.liuyan {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.liuyan input,
.liuyan textarea {
  max-width: 1200px;
  width: 100%;
  border: 2px solid #000;
  margin-bottom: 35px;
  padding: 0 30px;
}

.liuyan input {
  height: 60px;
  box-sizing: border-box;
}

.liuyan textarea {
  padding-top: 20px;
  height: 300px;
}

.liuyan button {
  max-width: 830px;
  width: 100%;
  border-radius: 60px;
  height: 60px;
  background: #D80A0A;
  border: 0;
  margin: 0 auto;
  color: #fff;
  margin-bottom: 250px;
  outline: none;
  font-weight: bold;
}


/*热门标签*/

.label-box {
  padding: 20px;
}

.label-box>a {
  display: inline-block;
  background: #f0f2fd;
  padding: 8px 12px;
  border-radius: 10px;
  font-weight: bold;
  color: #2170e9;
  margin: 4px;
}


/*职称评审*/

.zcps-title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 50px 0;
  color: #0372fa;
}

.zcps-title p {
  font-size: 16px;
  color: #666;
  font-weight: 100;
}

.dq-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.dq-box .list {
  margin: 0 10px;
  width: 275px;
  height: 420px;
  background: url(../img/zcBG.png)no-repeat center;
  color: #fff;
  text-align: center;
  padding: 35px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  box-sizing: border-box;
}

.dq-box .list h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
}

.dq-box .list button {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  background: #60b4fa;
  max-width: 80%;
  width: 180px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  border: 0;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
}

.lc-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 100px;
}

.lc-wrap .lc-box {
  width: 285px;
  height: 430px;
  border-radius: 5px;
  background: #D80A0A;
  margin: 0 7px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  position: relative;
}

.lc-wrap .lc-box .lc-img {
  width: 285px;
  height: 220px;
  background: #eee;
}

.lc-box h2 {
  font-size: 72px;
  font-weight: bold;
  position: absolute;
  margin-top: -50px;
  left: 0;
  right: 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #222;
}

.lc-box h3 {
  margin-top: 55px;
  font-weight: bold;
}

.lc-box p {
  padding: 0 20px;
}

.icon-jia {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: url(../img/jia.png) no-repeat center;
}

.lc-box:nth-last-child(even) {
  background: #70971b;
}


/*工商注册*/

.gsfw-wrap {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.gsfw-wrap .gsfw-box {
  width: 49%;
  max-width: 330px;
  height: 180px;
  background: url(../img/gsfw.png)#fff no-repeat center;
  border-radius: 37px;
  padding: 55px 35px 0 35px;
  position: relative;
  margin: 2px;
  margin-bottom: 45px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.gsfw-wrap .gsfw-box h2 {
  font-weight: bold;
  color: #222;
  font-size: 30px;
  margin-bottom: 20px;
}

.gsfw-wrap .gsfw-box p {
  font-size: 18px;
}

.gsfw-wrap .gsfw-box a {
  display: block;
  width: 90px;
  height: 40px;
  border: 0;
  background: #D80A0A;
  position: absolute;
  right: 35px;
  top: 55px;
  text-align: center;
  line-height: 40px;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.qm-wrap {
  max-width: 1200px;
  background: #e5e4e4;
  height: 455px;
  margin: 0 auto;
  position: relative;
  margin-top: 90px;
}

.qm-box {
  background: url(../img/qmimg.png)no-repeat center;
  width: 330px;
  height: 470px;
  border: 40px;
  margin: 0 20px;
  color: #FFFFFF;
  text-align: center;
  padding: 65px 30px 0 30px;
  position: relative;
  top: -70px;
}

.qm-box h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0;
}

.qm-box p {
  text-align: justify;
}

.paginationGS {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 0;
  position: absolute;
  height: 20px;
}

.paginationGS .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #bfbfbf;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}

.paginationGS .swiper-active-switch {
  background: #0372fa;
}

.zcgs-wrap {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
}

.zcgs-wrap .zcgs-box {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.zcgs-wrap .zcgs-box p {
  font-size: 20px;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 20px;
}

.zcgs-wrap .zcgs-box .zcgs-list {
  width: 44%;
  max-width: 270px;
  height: 180px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  text-align: center;
  margin: 10px 0;
}


 .zcgs-box .zcgs-list i {
    display: block;
    margin: 25px auto;
    height: 75px;
}

.zcgs-box .zcgs-list span {
  padding: 0 10px;
}

.zl-wrap {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 0 auto;
  margin-bottom: 150px;
}

.zl-wrap .ddzl-box {
  background: #0372fa;
  text-align: center;
  width: 225px;
  height: 320px;
  padding-top: 30px;
  color: #fff;
  position: relative;
}

.zl-wrap .ddzl-box img {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.zl-wrap .ddzl-box p {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.lcmenu-wrap {
  width: 100%;
  background: #60b4fa;
  display: flex;
  justify-content: center;
}

.lcmenu-wrap a {
  width: 130px;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin: 0 60px;
  text-align: center;
  position: relative;
}

.lcmenu-wrap a:hover {
  border-bottom: 4px solid #fff;
}

.cl_on {
  border-bottom: 4px solid #fff;
}

.lc_con_wrap {
  background: url(../img/gsBG.png) no-repeat #0372fa 1000px 75px;
  display: none;
}

.lc_con_wrap .lc_com_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.lc_com_box h2 {
  font-size: 24px;
  margin-top: 90px;
  margin-bottom: 10px;
  font-weight: bold;
}

.lc_list_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 100px;
}

.lc_list_wrap .lc_list_box {
  text-align: center;
  width: 218px;
  height: 311px;
  background: #0a268a;
  padding-top: 85px;
  margin-bottom: 170px;
}

.lc_list_wrap .lc_list_box h3 {
  font-size: 20px;
  color: #D80A0A;
  font-weight: bold;
  margin-top: 50px;
}

.show {
  display: block;
}

.lc_com_box .title {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  background: #D80A0A;
  color: #fff;
  font-size: 16px;
  width: 250px;
  margin-top: 20px;
}

.lc_com_box .text {
  padding: 20px;
  font-size: 16px;
  color: #fff;
  background: #60b4fa;
  text-align: left;
}


/*ipad pro*/

@media screen and (max-width: 1024px) {
  .rc_box {
    padding: 30px;
}
.news_menu {
  text-align: center;
}
.news_box {
  width: 100%;
}
.qywh_box:nth-child(2) {
  margin-right: 0;
}
}


/*ipad*/

@media screen and (max-width: 768px) {
  .cjwt_box h2 {
    font-size: 20px;
  text-align: justify;
}
.cjwt_box .jd_box {
  border-radius: 50px;
  font-size: 16px;
  padding: 30px 30px 30px 80px;
}
.cjwt_box .jd_box .da {
  width: 70px;
}
.zxsq_box {
  margin: 0 auto;
  top: 450px;
  right: 0;
  left: 0;
}
.rc_box {
  padding: 25px;
  justify-content: space-evenly;
}
.rc_box li {
  width: calc(30% - 20px);
}
.tjxx_box {
  width: 95%;
}
.news_menu a {
  font-size: 16px;
  margin: 0 10px;
}
.qywh_box:nth-child(1) {
  margin-bottom: 0;
}
.qywh_box:nth-child(2) {
  width: 50%;
  margin-right: 0;
}
.qywh_box:nth-child(3) {
  width: 50%;
}
.qywh_bg {
  margin-top: 165px;
  padding-bottom: 0;
}
.tjxx_wrap {
  margin-bottom: 0;
}
.swhz_bg {
  height: 350px;
}
}

.bghj_box {
  background: url(../images/abg.png) no-repeat 0 165px;
}

.bghj_box {
  width: 400px;
  margin-right: 90px;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}

.bghj_box .bghj_img {
  overflow: hidden;
  text-align: center;
  width:360px;
  height:250px;
}

.bghj_box .bghj_img img {
  width: 100%;
}

.bghj_box h3 {
  color: #fff;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin: 25px 0;
}

.zl-box {
  max-width: 1200px;
  height: 490px;
  margin: 0 auto;
  background: url(../img/zlimg.jpg) no-repeat center;
  margin-bottom: 120px;
  background-size: 100%;
}

.comment {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-bottom: 150px;
}

.comment .comment_box {
  width: 30%;
  border: 1px solid #0372fa;
  padding: 20px;
  height: 450px;
  position: relative;
}

.comment .comment_box .title {
  height: 60px;
  padding: 0 0 20px 0;
  font-size: 20px;
  border-bottom: 1px solid #0372fa;
}

.comment .comment_box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}

.comment .comment_box a {
  text-align: center;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #0372fa;
  border: 1px solid #0372fa;
  cursor: pointer;
  transition: all linear .3s;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}


/*iphone plus*/

@media screen and (max-width: 414px) {
  
  .bghj_box .bghj_img {
    overflow: hidden;
  text-align: center;
  width:100%;
  height:250px;
}
.rc_wrap {
  padding: 0px;
}
.rc_box li {
  width: calc(50% - 20px);
  text-align: center;
  padding: 25px;
  margin: 10px;
  height: 140px;
  background: url(../img/ryicon.png)no-repeat -17px 35px #f6f6f6;
  border-radius: 25px;
}
.rc_box li h2 {
  font-size: 20px;
}
.tjxx_wrap {
  background: url(../img/rczpbg.png) no-repeat center;
}
.tjxx_box {
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 40px 20px 40px 20px;
  overflow: hidden;
}
.news_box li .news_img {
  float: none;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  height: auto;
  max-height: 165px;
}
.news_box li {
  padding: 30px 0;
}
.news_box li p {
  margin-top: 20px;
}
.news_box li p span {
  display: block;
  margin-bottom: 10px;
}
.qywh_box {
  padding: 60px 30px 0 30px;
  word-wrap: normal;
}
.qywh_box h2 {
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}
.qywh_box p {
  font-size: 18px;
  text-align: center;
}
.bghj_box {
  width: 300px;
  background: url(../images/abg.png) no-repeat 0 90px;
  margin-right: 50px;
}
.bghj_box h3 {
  font-size: 16px;
  margin: 18px 0;
}
.time_wrap {
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: ;
}
.time_box:nth-child(even) {
  margin-top: 0;
}
.time_bg {
  background: none;
  margin: 0
}
.time_box {
  width: 100%;
  /*margin-bottom: 5px;*/
}
.diz_box {
  width: 350px;
  margin: 0 10px;
}
.dq-box .list {
  margin: 0 5px 10px 5px;
  width: calc(50% - 10px);
  height: 420px;
  background: url(../img/zcBG.png)no-repeat center;
  color: #fff;
  text-align: center;
  padding: 35px 10px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  box-sizing: border-box;
}
.fwys-wrap .fwys-box {
  max-width: 48%;
  height: 230px;
  background: url(../img/ysBG.png) no-repeat center;
  color: #fff;
  margin: 2px;
  padding: 25px;
  position: relative;
}
.lc-wrap .lc-box {
  width: 49%;
  height: 430px;
  border-radius: 5px;
  margin: 0 1px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  position: relative;
  box-sizing: border-box;
}
.zl-box {
  max-width: 1200px;
  height: 330px;
  margin: 0 auto;
  background: url(../img/zlimg-m.jpg) no-repeat center;
  margin-bottom: 120px;
  background-size: 100%;
}
.gsfw-wrap .gsfw-box {
  width: 48%;
  max-width: 330px;
  height: 180px;
  background: url(../img/gsfw.png)#fff no-repeat center;
  border-radius: 37px;
  padding: 25px 15px 0 15px;
  position: relative;
  margin: 4px 2px;
  margin-bottom: 0;
}
.gsfw-wrap .gsfw-box a {
  bottom: 0;
  top: 125px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.zcgs-box .zcgs-list i {
  display: block;
  margin: 20px auto;
}
.zcgs-wrap .zcgs-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.zl-wrap .ddzl-box {
  width: 50%;
  padding: 2px;
}
.zl-wrap .ddzl-box img {
  width: 75%;
}
.lcmenu-wrap a {
  width: 130px;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  text-align: center;
  position: relative;
}
.lc_list_wrap .lc_list_box {
  text-align: center;
  width: 50%;
  height: 311px;
  background: #0a268a;
  padding-top: 85px;
  margin-bottom: 0;
}

.comment .comment_box {
  width: 95%;
  border: 1px solid #0372fa;
  padding: 20px;
  height: 430px;
  position: relative;
  margin-bottom: 10px;
}
}

