﻿* {
  padding: 0px;
  margin: 0px;
}
body,
div,
span,
ul,
li,
h1,
h2,
h3,
h4,
ol,
dl,
dt,
dd,
img,
a,
input,
textarea,
clear {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  font-family: 微软雅黑;
}
a {
  color: #666;
  text-decoration: none;
}
li {
  list-style: none;
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.imgHover {
  overflow: hidden;
}
.imgHover img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.imgHover img:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.imgHover1 img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.imgHover1 img:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.imgHover2 img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.imgHover2:hover img {
  transform: rotateZ(-360deg);
  -ms-transform: rotateZ(-720deg); /* IE 9 */
  -moz-transform: rotateZ(-720deg); /* Firefox */
  -webkit-transform: rotateZ(-720deg); /* Chrome */
  -o-transform: rotateZ(-720deg); /* Opera */
}
.imgHover3 img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.imgHover3:hover img {
  transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg); /* IE 9 */
  -moz-transform: rotateY(-360deg); /* Firefox */
  -webkit-transform: rotateY(-360deg); /*  Chrome */
  -o-transform: rotateY(-360deg); /* Opera */
}
.imgHover4 img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.imgHover4:hover img {
  animation: dou 0.6s linear;
}
@keyframes dou {
  0% {
    transform: rotateZ(0deg);
  }
  25% {
    transform: rotateZ(-35deg);
  }
  50% {
    transform: rotateZ(0deg);
  }
  75% {
    transform: rotateZ(35deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}
/**/
.wxzql {
  padding-top: 112px;
  height: 380px;
  background: url(xyzwfw_icon2.png) no-repeat center top;
}
.wxzql .xzql a {
  width: 11.7%;
  height: 230px;
  float: left;
  margin-left: 0.6%;
  padding-top: 56px;
  position: relative;
  transition: all 0.2s;
}
.wxzql .xzql a:first-child {
  margin-left: 0px;
}
.wxzql .xzql a:before {
  width: 100%;
  height: 100%;
  background: url(xyzwfw_icon1.png) no-repeat center top;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
}
.wxzql .xzql a img {
  height: 62px;
  margin: 0 auto;
  display: block;
  margin-bottom: 36px;
}
.wxzql .xzql a span {
  color: white;
  line-height: 22px;
  font-size: 20px;
  text-align: center;
  width: 100%;
  display: block;
}
.wxzql .xzql a.nor span {
  line-height: 44px;
}
.wxzql .xzql a.xzql1 {
  background: #4b9eff;
}
.wxzql .xzql a.xzql2 {
  background: #1e73d6;
}
.wxzql .xzql a.xzql3 {
  background: #0f89d6;
}
.wxzql .xzql a.xzql4 {
  background: #725196;
}
.wxzql .xzql a.xzql5 {
  background: #60a8fd;
}
.wxzql .xzql a.xzql6 {
  background: #20aebb;
}
.wxzql .xzql a.xzql7 {
  background: #d2af23;
}
.wxzql .xzql a.xzql8 {
  background: #d2afd2;
}
.wxzql .xzql a:hover {
  background: #015293;
}
.wxzsp {
  background: #f7f7f7;
  padding-bottom: 20px;
}
.wxzsp .xzsp_more {
  width: 185px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 18px;
  color: #0059c0;
  background: white;
  display: block;
  margin: 0 auto;
}
.wxzsp .xzsp-nav {
  width: 466px;
  height: 50px;
  margin: 0 auto;
}
.wxzsp .xzsp-nav li {
  float: left;
  width: 154px;
  margin-left: 2px;
  height: 50px;
  text-align: center;
  background: white;
  line-height: 50px;
}
.wxzsp .xzsp-nav li.on {
  background: #005292;
}
.wxzsp .xzsp-nav li:first-child {
  margin-left: 0px;
}
.wxzsp .xzsp-nav li.on a {
  color: white;
}
.wxzsp .xzsp-nav li a {
  color: #005292;
  font-size: 20px;
  display: block;
}
.wxzsp .bslist {
  padding: 28px 0px 10px;
}
.wxzsp .bslist a {
  display: block;
  float: left;
  width: 15%;
  margin-bottom: 8px;
  padding-top: 38px;
  margin-left: 1%;
}
.wxzsp .bslist a i {
  display: block;
  width: 78px;
  height: 78px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.wxzsp .bslist a span {
  line-height: 44px;
  height: 44px;
  color: #333;
  font-size: 18px;
  text-align: center;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wxzsp .bslist a.i1 i {
  background: url(xygr_icon1.png) no-repeat center;
}
.wxzsp .bslist a.i2 i {
  background: url(xygr_icon2.png) no-repeat center;
}
.wxzsp .bslist a.i3 i {
  background: url(xygr_icon3.png) no-repeat center;
}
.wxzsp .bslist a.i4 i {
  background: url(xygr_icon4.png) no-repeat center;
}
.wxzsp .bslist a.i5 i {
  background: url(xygr_icon5.png) no-repeat center;
}
.wxzsp .bslist a.i6 i {
  background: url(xygr_icon6.png) no-repeat center;
}
.wxzsp .bslist a.i7 i {
  background: url(xygr_icon7.png) no-repeat center;
}
.wxzsp .bslist a.i8 i {
  background: url(xygr_icon8.png) no-repeat center;
}
.wxzsp .bslist a.i9 i {
  background: url(xygr_icon9.png) no-repeat center;
}
.wxzsp .bslist a.i10 i {
  background: url(xygr_icon10.png) no-repeat center;
}
.wxzsp .bslist a.i11 i {
  background: url(xygr_icon11.png) no-repeat center;
}
.wxzsp .bslist a.i12 i {
  background: url(xygr_icon12.png) no-repeat center;
}
.wxzsp .bslist a.i13 i {
  background: url(xygr_icon13.png) no-repeat center;
}
.wxzsp .bslist a.i14 i {
  background: url(xygr_icon14.png) no-repeat center;
}
.wxzsp .bslist a.i15 i {
  background: url(xygr_icon15.png) no-repeat center;
}
.wxzsp .bslist a.i16 i {
  background: url(xygr_icon16.png) no-repeat center;
}
.wxzsp .bslist a.i17 i {
  background: url(xygr_icon17.png) no-repeat center;
}
.wxzsp .bslist a.i18 i {
  background: url(xygr_icon18.png) no-repeat center;
}
.wxzsp .bslist a.i19 i {
  background: url(xygr_icon19.png) no-repeat center;
}
.wxzsp .bslist a.i20 i {
  background: url(xygr_icon20.png) no-repeat center;
}
.wxzsp .bslist a.i21 i {
  background: url(xygr_icon21.png) no-repeat center;
}
.wxzsp .bslist a.i22 i {
  background: url(xygr_icon22.png) no-repeat center;
}
.wxzsp .bslist a.i23 i {
  background: url(xygr_icon23.png) no-repeat center;
}
.wxzsp .bslist a.i24 i {
  background: url(xygr_icon24.png) no-repeat center;
}
.wxzsp .bslist a.i25 i {
  background: url(xygr_icon25.png) no-repeat center;
}
.wxzsp .bslist a.i26 i {
  background: url(xygr_icon26.png) no-repeat center;
}
.wxzsp .bslist a.i27 i {
  background: url(xygr_icon27.png) no-repeat center;
}

.wxzsp .bslist a.i28 i {
  background: url(xygr_icon28.png) no-repeat center;
}
.wxzsp .bslist a.i29 i {
  background: url(xygr_icon29.png) no-repeat center;
}
.wxzsp .bslist a.i30 i {
  background: url(xygr_icon30.png) no-repeat center;
}
.wxzsp .bslist a.i31 i {
  background: url(xygr_icon31.png) no-repeat center;
}
.wxzsp .bslist a.i32 i {
  background: url(xygr_icon32.png) no-repeat center;
}
.wxzsp .bslist a.i33 i {
  background: url(xygr_icon33.png) no-repeat center;
}
.wxzsp .bslist a.i34 i {
  background: url(xygr_icon34.png) no-repeat center;
}
.wxzsp .bslist a.i35 i {
  background: url(xygr_icon35.png) no-repeat center;
}
.wxzsp .bslist a.i36 i {
  background: url(xygr_icon36.png) no-repeat center;
}
.wxzsp .bslist a.i37 i {
  background: url(xygr_icon37.png) no-repeat center;
}
.wxzsp .bslist a.i38 i {
  background: url(xygr_icon38.png) no-repeat center;
}
.wxzsp .bslist a.i39 i {
  background: url(xygr_icon39.png) no-repeat center;
}
.wxzsp .bslist a.i40 i {
  background: url(xygr_icon40.png) no-repeat center;
}
.wxzsp .bslist a.i41 i {
  background: url(xygr_icon41.png) no-repeat center;
}
.wxzsp .bslist a.i42 i {
  background: url(xygr_icon42.png) no-repeat center;
}
.wxzsp .bslist a.i43 i {
  background: url(xygr_icon43.png) no-repeat center;
}
.wxzsp .bslist a.i44 i {
  background: url(xygr_icon44.png) no-repeat center;
}
.wxzsp .bslist a.i45 i {
  background: url(xygr_icon45.png) no-repeat center;
}
.wxzsp .bslist a.i46 i {
  background: url(xygr_icon46.png) no-repeat center;
}
.wxzsp .bslist a.i47 i {
  background: url(xygr_icon47.png) no-repeat center;
}
.wxzsp .bslist a.i48 i {
  background: url(xygr_icon48.png) no-repeat center;
}
.wxzsp .bslist a.i49 i {
  background: url(xygr_icon49.png) no-repeat center;
}
.wxzsp .bslist a.i50 i {
  background: url(xygr_icon50.png) no-repeat center;
}
.wxzsp .bslist a.i51 i {
  background: url(xygr_icon51.png) no-repeat center;
}
.wxzsp .bslist a.i52 i {
  background: url(xygr_icon52.png) no-repeat center;
}
.wxzsp .bslist a.i53 i {
  background: url(xygr_icon53.png) no-repeat center;
}
.wxzsp .bslist a.i54 i {
  background: url(xygr_icon54.png) no-repeat center;
}
.wxzsp .bslist a.i55 i {
  background: url(xygr_icon55.png) no-repeat center;
}
.wxzsp .bslist a.i56 i {
  background: url(xygr_icon56.png) no-repeat center;
}
.wxzsp .bslist a.i57 i {
  background: url(xygr_icon57.png) no-repeat center;
}
.wxzsp .bslist a.i58 i {
  background: url(xygr_icon58.png) no-repeat center;
}
.wxzsp .bslist a.i59 i {
  background: url(xygr_icon59.png) no-repeat center;
}

.ggfwlist.bmff {
  padding-top: 26px;
}
.ggfwlist.bmff a {
  background: white;
}

.wxzsp .bslist a.nor {
  margin-left: 0px;
}
.wxzsp .bslist a:hover {
  background: white;
  box-shadow: 0px 0px 4px #ccc;
}
.wzflb {
  padding-top: 28px;
  background: white;
}
.zflbs {
  height: 146px;
  position: relative;
  margin-bottom: 62px;
}
.zflbs .arrl {
  position: absolute;
  left: 0px;
  top: 36px;
  height: 72px;
  width: 46px;
  cursor: pointer;
  background: url(../images/xyzwfw_arrl.png) no-repeat center;
  z-index: 2;
}
.zflbs .arrr {
  position: absolute;
  right: 0px;
  top: 36px;
  height: 72px;
  width: 46px;
  cursor: pointer;
  background: url(../images/xyzwfw_arrr.png) no-repeat center;
  z-index: 2;
}
.zflbs .zflb {
  width: 1276px;
  margin: 0 auto;
  height: 146px;
}
.zflbs .zflb a {
  display: block;
  width: 196px;
  float: left;
  height: 146px;
  padding-right: 20px;
}
.zflbs .zflb a img {
  display: block;
  width: 100%;
  height: 100%;
}
.ggfwlink {
  padding-top: 20px;
}
.ggfwlink a {
  float: left;
  width: 49.2%;
  height: 126px;
  margin-bottom: 18px;
  margin-left: 1.6%;
}
.ggfwlink a img {
  display: block;
  width: 100%;
  height: 100%;
}
.ggfwlink a.nor {
  margin-left: 0px;
}
.ggfwlist a {
  display: block;
  float: left;
  width: 19%;
  height: 61px;
  line-height: 61px;
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-left: 0.8%;
  margin-bottom: 10px;
  background: #f4f4f4;
}
.ggfwlist a:hover {
  color: white;
  background: #005292;
}
.ggfwlist a.nor {
  margin-left: 0px;
}
.xycomtit {
  width: 100%;
  line-height: 50px;
  padding: 20px 0px;
  text-align: center;
}
.xycomtit a {
  color: #005292;
  font-size: 30px;
  font-weight: bold;
}

/*ÃƒÆ'Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ'Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬Å"ÃƒÆ'Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ'Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®*/
.wkfpt {
  height: auto;
  background: #fafafa;
}
.wkfpt .sjly {
  padding-top: 26px;
  padding-bottom: 20px;
}
.wkfpt .sjly a {
  width: 15.5%;
  float: left;
  margin-bottom: 18px;
  height: 114px;
  background: white;
  border-radius: 4px;
  border: 1px solid #ccc;
  margin-left: 1.2%;
  padding-top: 32px;
}
.wkfpt .sjly a img {
  display: block;
  width: 58px;
  height: 58px;
  margin: 0 auto;
}
.wkfpt .sjly a span {
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #333;
  display: block;
}
.wkfpt .sjly a.nor {
  margin-left: 0px;
}
.wsjly {
  padding-top: 20px;
}
.zfpt-nav {
  width: 18.8%;
  float: left;
  margin-bottom: 20px;
  padding-top: 20px;
}
.zfpt-nav li {
  width: 100%;
  text-align: center;
  line-height: 62px;
  height: 62px;
  color: white;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 2px;
  background: #f7f7f7;
  color: #333;
}
.zfpt-nav li.on {
  background: #2d548f;
  color: white;
}
.wchart {
  background: white;
  padding-bottom: 26px;
  width: 80%;
  float: right;
  padding-top: 20px;
}
.wchart .bd {
  width: 100%;
}
.wchart .bd > div {
  width: 100%;
  height: 446px;
}

.wxxzy {
  padding-bottom: 0px;
}
.wxxzy .qh1,
.wxxzy .qh2 {
  float: left;
  width: 32%;
}
.wxxzy .qh3 {
  float: left;
  width: 33%;
}
.wxxzy .qh2 {
  margin-left: 1.5%;
  margin-right: 1.5%;
}

/**/
.wfwrx {
  height: 140px;
  margin: 22px 0px;
  background: url(../images/xyzmhd_bg1.jpg) no-repeat center top;
}
.wfwrx .fwrx {
  float: right;
  margin-right: 16px;
  width: 324px;
  padding-top: 20px;
}
.wfwrx .fwrx a {
  display: block;
  width: 90px;
  height: 44px;
  line-height: 44px;
  padding-left: 60px;
  margin-right: 12px;
  color: #015292;
  font-size: 18px;
  float: left;
  border-radius: 22px;
  margin-bottom: 12px;
}
.wfwrx .fwrx a.fwrx1 {
  background: url(../images/xyzmhd_icon1.png) no-repeat 22px center #8db8f8;
}
.wfwrx .fwrx a.fwrx2 {
  background: url(../images/xyzmhd_icon2.png) no-repeat 22px center #8db8f8;
}
.wfwrx .fwrx a.fwrx3 {
  background: url(../images/xyzmhd_icon3.png) no-repeat 22px center #8db8f8;
}
.wfwrx .fwrx a.fwrx4 {
  background: url(../images/xyzmhd_icon4.png) no-repeat 22px center #8db8f8;
}
.wszxx {
  margin-bottom: 22px;
}
.wszxx .szxxs {
  float: left;
  width: 56.4%;
  background: #f0f9ff;
  height: 181px;
}
.wszxx .szxxs .gszxx {
  float: right;
  width: 33%;
  padding-top: 32px;
}
.wszxx .szxxs .gszxx a {
  display: block;
  padding-left: 86px;
  margin-bottom: 24px;
  height: 46px;
  line-height: 46px;
  background: url(../images/xyzmhd_icon7.png) no-repeat 18px center;
  font-size: 20px;
  color: #005292;
}
.wszxx .szxxs .gszxx a:first-child {
  background: url(../images/xyzmhd_icon6.png) no-repeat 16px center;
}
.wszxx .szxxs .bmxx {
  float: right;
  width: 30%;
  padding-top: 18px;
  margin-right: 14px;
}
.wszxx .szxxs .bmxx a {
  display: block;
  padding-left: 81px;
  margin-bottom: 18px;
  height: 61px;
  line-height: 61px;
  background: url(../images/xyzmhd_icon9.png) no-repeat 36px center white;
  font-size: 20px;
  color: #333;
}
.wszxx .szxxs .bmxx a:first-child {
  background: url(../images/xyzmhd_icon8.png) no-repeat 36px center white;
}
.wszxx .sznwd {
  float: right;
  width: 42%;
}
.wszxx .sznwd a {
  display: block;
  float: left;
  margin-left: 13px;
  width: 137px;
  height: 84px;
  color: white;
  font-size: 20px;
  padding-top: 94px;
  line-height: 64px;
  text-align: center;
}
.wszxx .sznwd a.znwd1 {
  margin-left: 0px;
  background: url(../images/xyznwd_icon1.jpg) no-repeat center top;
}
.wszxx .sznwd a.znwd2 {
  background: url(../images/xyznwd_icon2.jpg) no-repeat center top;
}
.wszxx .sznwd a.znwd3 {
  background: url(../images/xyznwd_icon3.jpg) no-repeat center top;
}
.wszxx .sznwd a.znwd4 {
  background: url(../images/xyznwd_icon4.jpg) no-repeat center top;
}
.wlxxd .lxxd {
  padding-bottom: 20px;
  font-size: 18px;
  color: #333;
}
.wlxxd .lxxd .w6 {
  width: 6.4%;
}
.wlxxd .lxxd .w15 {
  width: 15.6%;
}
.wlxxd .lxxd .w48 {
  width: 48%;
}
.wlxxd .lxxd .w48 a:hover {
  color: #005292;
}
.wlxxd .lxxd .w10 {
  width: 10.5%;
}
.wlxxd .lxxd .w9 {
  width: 9%;
}
.wlxxd .lxxd .lxxd-item .tl {
  text-align: left;
  text-indent: 24px;
}
.wlxxd .lxxd .lxxd-item.head-skin {
  background: #f0f9ff;
  border-bottom: 0px;
  height: 51px;
  line-height: 51px;
}
.wlxxd .lxxd .head-skin > div {
  color: #005292;
}
.wlxxd .lxxd .lxxd-item {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #ccc;
}
.wlxxd .lxxd .lxxd-item > div {
  float: left;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wlxxd .lxxd.gksq .w48 {
  width: 73.6%;
}
.wmzsj .mzsj-item {
  width: 50%;
  height: 380px;
  float: left;
  margin-bottom: 50px;
}
.wmzsj .mzsj-item .ecs {
  height: 353px;
}

.chart-title {
  text-align: center;
}
.chart-title h3 {
  display: inline-block;
  line-height: 53px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
.chart-title h3:before,
.chart-title h3:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 7px;
  height: 5px;
  margin-top: -2px;
  background: url(../images/title_trangle.png) no-repeat center;
}
.chart-title h3:before {
  left: -17px;
}
.chart-title h3:after {
  right: -17px;
}

.zxfttplb {
  width: 24%;
  height: 600px;
  float: left;
  overflow: hidden;
}
.box_tit {
  color: #005292;
  font-size: 14px;
  font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
  height: 44px;
  background: #f3f3f3;
  border-bottom: 1px solid #005292;
}
.box_tit span {
  color: #005292;
  font-size: 14px;
  font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
  height: 44px;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  padding-left: 16px;
  float: left;
}
.zxfttplb li {
  margin-bottom: 20px;
}
.zxfttplb li a {
  display: block;
  width: 100%;
  height: 170px;
}
.zxfttplb li a img {
  display: block;
  width: 100%;
  height: 100%;
}
.zxdyhy {
  float: right;
  width: 74%;
  height: 600px;
}
.zxdyhy #zxdy {
  height: 516px;
  overflow-y: scroll;
  padding: 20px 10px;
}
.zxdyhy li {
  margin-bottom: 12px;
  line-height: 26px;
}
.zxdyhy .speaker {
  float: left;
  font-weight: 100;
  width: 60px;
  color: #005292;
}
.zxdyhy .txtin {
  overflow: hidden;
  _float: left;
}
.wzxft {
  padding-bottom: 24px;
  padding-top: 30px;
}
#zxft_tt .right-img {
  width: 32%;
}
#zxft_tt .right-text {
  width: 64%;
}
.wzxft .zxftl {
  width: 56.4%;
  float: left;
  padding-top: 18px;
}
.wzxft .zxftl.zxftss {
  width: 100%;
  padding-top: 0px;
  margin-bottom: 20px;
}
.wzxft .zxftl .right-img {
  width: 48%;
  height: 296px;
  float: left;
}
.wzxft .zxftl .right-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.zxftl .right-text {
  float: right;
  width: 50%;
}
.zxftl .right-text .zxft-tit {
  line-height: 43px;
}
.zxftl .right-text .zxft-tit a {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.zxftl .right-text .zxft-tit a:hover {
  color: #005292;
}
.zxftl .right-text .zxft-item {
  line-height: 43px;
  height: 43px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zxftl .right-text .zxft-item.zy {
  height: 78px;
  white-space: normal;
  line-height: 38px;
}
.zxftl .right-text .zxft-item span {
  color: #333;
  font-size: 18px;
}
.zxftl .right-text .zxft-item span:first-child {
  color: #005292;
}
.wzxft .zxftr {
  width: 42.8%;
  float: right;
  padding-top: 18px;
}
.zxft-other {
  margin-left: 10px;
  border-left: 1px solid #ccc;
  min-height: 284px;
  padding-left: 20px;
  padding-top: 12px;
}
.zxft-other .other-item {
  height: auto;
  position: relative;
  margin-bottom: 18px;
}
.zxft-other .other-item:before {
  content: "";
  position: absolute;
  left: -27px;
  top: 17px;
  background: url(../images/xyzmhd_icon10.png) no-repeat center;
  width: 14px;
  height: 14px;
}
.zxft-other .other-item .item-tit {
  height: 52px;
  line-height: 52px;
  background: #f5f5f5;
  position: relative;
  text-indent: 18px;
  margin-left: 10px;
}
.zxft-other .other-item .item-tit:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 13px;
  background: url(../images/xyzmhd_icon11.png) no-repeat center;
  width: 14px;
  height: 23px;
}
.zxft-other .other-item .item-tit a {
  color: #333;
  font-size: 18px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zxft-other .other-item.on {
  margin-bottom: 0px;
}
.zxft-other .other-item.on .item-tit {
  background: #2a88fd;
}
.zxft-other .other-item.on .item-tit:before {
  background: url(../images/xyzmhd_icon11h.png) no-repeat center;
}
.zxft-other .other-item.on .item-tit a {
  color: white;
}
.zxft-other .other-item .item-con {
  padding: 16px 10px 13px;
  display: none;
}
.zxft-other .other-item .item-con .itt {
  min-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  float: left;
}
.zxft-other .other-item .item-con .itt span {
  color: #333;
  font-size: 18px;
}
.zxft-other .other-item .item-con .itt span:first-child {
  color: #005292;
}
.zxft-other .other-item.on .item-con {
  display: block;
}
.wzjdc {
  padding-bottom: 20px;
}
.wzjdc > div {
  width: 42%;
  float: right;
}
.wzjdc > div:first-child {
  float: left;
  width: 56.4%;
}
.wzjdc .dczjlist {
  padding-top: 16px;
  transition: all 0.4s;
}
.wzjdc .dczjlist li.first {
  height: 73px;
  margin-bottom: 14px;
}
.wzjdc .dczjlist li.first span {
  width: 10%;
  text-align: center;
  padding-top: 10px;
  line-height: 26px;
  height: 63px;
  background: #3573b5;
  float: left;
  display: block;
  font-size: 18px;
  color: white;
}
.wzjdc .dczjlist li.first .rightt .tit {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wzjdc .dczjlist li.first .rightt .tit a {
  color: #005292;
  font-size: 20px;
  font-weight: bold;
}
.wzjdc .dczjlist li.first .rightt .con {
  line-height: 30px;
  color: #333;
  font-size: 16px;
}
.wzjdc .dczjlist li {
  line-height: 29px;
  position: relative;
  margin-bottom: 12px;
  height: 29px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 87%;
  padding-left: 13%;
}
.wzjdc .dczjlist li a {
  color: #333;
  font-size: 18px;
}
.wzjdc .dczjlist li a:hover {
  color: #005292;
}
.wzjdc .dczjlist li span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #333;
  font-size: 18px;
  width: 10%;
  background: #f7f7f7;
  height: 29px;
  line-height: 29px;
  text-align: center;
  display: block;
}

/*ÃƒÆ'Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â°ÃƒÆ'Ã‚Â¨Ãƒâ€šÃ‚Â¿ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ'Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å"Ãƒâ€šÃ‚Â°ÃƒÆ'Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢*/
.wzjxy {
  background: url(../images/xyzjxy_bg1.png) no-repeat center top;
  height: 800px;
}
.zjxy_top {
  background: url(../images/xyzjxy_bgtp.png) repeat center;
}
.zjxy_top .logo {
  display: block;
  width: 29%;
  background: url(../images/xyzjxy_logo.png) no-repeat center;
  background-size: 361px 78px;
  height: 125px;
  float: left;
  background-size: 100%;
  padding: 0px;
}
.zjxy_top .zjxy_tnav {
  float: right;
  width: 71%;
}
.zjxy_top .zjxy_tnav li {
  width: 12.5%;
  float: left;
}
.zjxy_top .zjxy_tnav li a {
  display: block;
  margin-left: 1px;
  background: url(../images/xyzjxy_bgtp1.png) repeat center;
  height: 125px;
  line-height: 125px;
  text-align: center;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
.zjxy_top .zjxy_tnav li.on a {
  color: white;
  background: #0059b2;
}
.zjxy_top .zjxy_tnav li:hover a {
  color: white;
  background: #0059b2;
}
.wsqgk {
  padding-top: 52px;
  height: 748px;
  background: url(../images/xyzjxy_bg2.jpg) no-repeat center top;
}
.wsqgk .sqgk {
  padding-top: 52px;
  padding-right: 40%;
  background: url(../images/xyzjxy_bg21.png) no-repeat right top;
}
.wsqgk .sqgk .sqgk_con {
  line-height: 44px;
  text-indent: 2em;
  color: #333333;
  font-size: 18px;
  height: 220px;
  margin-bottom: 28px;
}
.wsqgk .sqgk .sqgk_con a {
  color: #d20000;
}
.wsqgk .sqgk .sqgk_link a {
  display: inline-block;
  margin-bottom: 28px;
  padding: 0px 2px 0px 36px;
  background: url(../images/xyzjxy_icon7.png) no-repeat 4px center;
  color: #54a085;
  font-size: 20px;
  font-weight: bold;
  height: 72px;
  line-height: 72px;
  margin-left: 56px;
}
.wsqgk .sqgk .sqgk_link a.nor {
  margin-left: 0px;
}
.wtsxy {
  padding-top: 52px;
  height: 748px;
  background: url(../images/xyzjxy_bg3.jpg) no-repeat center top;
}
.wtsxy .wgysj {
  height: 322px;
  margin-top: 118px;
  position: relative;
}
.wtsxy .wgysj .arrl {
  position: absolute;
  left: 0px;
  top: 125px;
  height: 70px;
  width: 70px;
  cursor: pointer;
  background: url(../images/xyzjxy_arrl.png) no-repeat center;
  z-index: 2;
}
.wtsxy .wgysj .arrr {
  position: absolute;
  right: 0px;
  top: 125px;
  height: 70px;
  width: 70px;
  cursor: pointer;
  background: url(../images/xyzjxy_arrr.png) no-repeat center;
  z-index: 2;
}
.wtsxy .wgysj .gysj {
  width: 516px;
  margin: 0 auto;
  height: 316px;
  border: 4px solid #0059b2;
  background: url(../images/xyzjxy_bg31.png) repeat center;
}
.wtsxy .wgysj .gysj .swiper-slide {
  width: 516px;
  height: 316px;
}
.wtsxy .wgysj .gysj .swiper-slide a {
  display: block;
  width: 200px;
  margin: 0 auto;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  background: white;
  color: #0059b2;
  font-size: 20px;
}
.wtsxy .wgysj .gysj .swiper-slide span {
  display: block;
  padding-top: 64px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 70px;
  margin-bottom: 30px;
}
.wxydsj {
  padding-top: 52px;
  height: 748px;
  background: url(../images/xyzjxy_bg4.jpg) no-repeat center top;
}
.wxydsj .xydsj {
  margin-top: 150px;
  height: 188px;
  background: url(../images/xyzjxy_icon8.png) no-repeat center;
  position: relative;
}
.wxydsj .xydsj .item {
  width: 16.4%;
  position: absolute;
}
.wxydsj .xydsj a {
  display: block;
  height: 47px;
  line-height: 47px;
  background: #cbddef;
  text-align: center;
  color: white;
  border-radius: 23px;
  font-size: 18px;
}
.wxydsj .xydsj .item1 {
  left: 3%;
}
.wxydsj .xydsj .item2 {
  left: 19%;
}
.wxydsj .xydsj .item3 {
  left: 33%;
}
.wxydsj .xydsj .item4 {
  left: 48%;
}
.wxydsj .xydsj .item5 {
  left: 64%;
}
.wxydsj .xydsj .item6 {
  left: 80%;
}
.wxydsj .xydsj .item.type1 {
  padding-top: 62px;
  bottom: 0px;
}
.wxydsj .xydsj .item.type2 {
  padding-bottom: 62px;
  top: 0px;
}
.wxydsj .xydsj .item.type1:before {
  width: 25px;
  content: "";
  height: 25px;
  background: url(../images/xyzjxy_icon9.png) no-repeat center;
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -12px;
}
.wxydsj .xydsj .item.type1:after {
  width: 33px;
  content: "";
  height: 20px;
  background: url(../images/xyzjxy_icon11.png) no-repeat center;
  position: absolute;
  top: 47px;
  left: 50%;
  margin-left: -16px;
}
.wxydsj .xydsj .item.type2:before {
  width: 25px;
  content: "";
  height: 25px;
  background: url(../images/xyzjxy_icon9.png) no-repeat center;
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -12px;
}
.wxydsj .xydsj .item.type2:after {
  width: 33px;
  content: "";
  height: 20px;
  background: url(../images/xyzjxy_icon10.png) no-repeat center;
  position: absolute;
  bottom: 48px;
  left: 50%;
  margin-left: -18px;
}
.wxydsj .xydsj .item:hover a {
  background: #5e96ce;
}
.wxydsj .xydsj .item:hover:before {
  background: url(../images/xyzjxy_icon9h.png) no-repeat center;
}
.wxydsj .xydsj .item.type1:hover:after {
  width: 33px;
  content: "";
  height: 20px;
  background: url(../images/xyzjxy_icon11h.png) no-repeat center;
  position: absolute;
  top: 47px;
  left: 50%;
  margin-left: -16px;
}
.wxydsj .xydsj .item.type2:hover:after {
  width: 33px;
  content: "";
  height: 20px;
  background: url(../images/xyzjxy_icon10h.png) no-repeat center;
  position: absolute;
  bottom: 48px;
  left: 50%;
  margin-left: -18px;
}

.wtzxy {
  padding-top: 90px;
  height: 743px;
  background: url(../images/xyzjxy_bg5.jpg) no-repeat center top;
}
.wtzxy .tzxy {
  min-height: 480px;
  background: url(../images/xyzjxy_bg52.png) no-repeat center;
  width: 59.2%;
  float: right;
  position: relative;
  margin-top: 42px;
}
.wtzxy .tzxy:before {
  width: 53.3%;
  content: "";
  height: 355px;
  background: url(../images/xyzjxy_bg51.png) no-repeat center;
  position: absolute;
  top: 60px;
  left: -43.8%;
}
.wtzxy .tzxy .tzxys {
  padding: 34px 40px 0px 90px;
}
.wtzxy .tzxy .tzxys .navs li {
  float: left;
  width: 32%;
  margin-left: 1%;
  height: 48px;
  line-height: 48px;
  margin-bottom: 12px;
}
.wtzxy .tzxy .tzxys .navs li a {
  display: block;
  color: #000000;
  text-align: center;
  font-size: 18px;
  border: 1px solid #9ccfe2;
  line-height: 46px;
  height: 46px;
}
.wtzxy .tzxy .tzxys .navs li.on a {
  color: white;
  border: 0px;
  background: #9ccfe2;
  line-height: 48px;
  height: 48px;
}
.wtzxy .tzxy .tzxys .xycomnew li {
  background: url(../images/xygrfw_dot1.png) no-repeat 9px center;
}
#menu {
  width: 184px;
  position: fixed;
  right: 0;
  top: 30%;
  list-style-type: none;
  z-index: 70;
}
#menu li {
  margin: 8px 0 0 0;
  font-size: 14px;
  width: 130px;
  height: 57px;
  transition: all 0.4s linear;
}
#menu li a {
  display: inline-block;
  overflow: hidden;
  width: 64px;
  height: 57px;
  position: absolute;
  right: 0;
  background: white;
  border-radius: 28px 0px 0px 28px;
  transition: all 0.2s linear;
  line-height: 57px;
  cursor: pointer;
}
#menu li a > span {
  display: inline-block;
  font: normal normal 18px;
  color: #ffffff;
  vertical-align: middle;
  overflow-x: hidden;
  white-space: nowrap;
  width: 0; /*	margin-right: 10px;*/
  opacity: 0;
  filter: alpha(opacity=0);
}
#menu li a > i {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin-left: 16px;
}
#menu li a > .lg-nav1 {
  background: url(../images/xyzjxy_icon1.png) no-repeat;
}
#menu li a > .lg-nav2 {
  background: url(../images/xyzjxy_icon2.png) no-repeat;
}
#menu li a > .lg-nav3 {
  background: url(../images/xyzjxy_icon3.png) no-repeat;
}
#menu li a > .lg-nav4 {
  background: url(../images/xyzjxy_icon4.png) no-repeat;
}
#menu li a > .lg-nav5 {
  background: url(../images/xyzjxy_icon5.png) no-repeat;
}
#menu .active a {
  background: #c4241f;
  width: 182px;
}
#menu .active .lg-nav1 {
  background: url(../images/xyzjxy_icon1h.png) no-repeat;
}
#menu .active .lg-nav2 {
  background: url(../images/xyzjxy_icon2h.png) no-repeat;
}
#menu .active .lg-nav3 {
  background: url(../images/xyzjxy_icon3h.png) no-repeat;
}
#menu .active .lg-nav4 {
  background: url(../images/xyzjxy_icon4h.png) no-repeat;
}
#menu .active .lg-nav5 {
  background: url(../images/xyzjxy_icon5h.png) no-repeat;
}
#menu .active span {
  padding-left: 11px;
  font-size: 18px;
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: 57px;
  width: 104px;
}
#menu .backtop {
  cursor: pointer;
  background: url(../images/xyzjxy_home.png) no-repeat center top;
  padding-top: 12px;
  height: 70px;
  line-height: 22px;
  text-align: center;
  width: 67px;
  color: white;
  font-size: 16px;
  float: right;
}
/*ÃƒÆ'Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ'Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨*/
.zjcomtit {
  width: 100%;
  height: 146px;
  text-align: center;
  background: url(../images/xyzjxy_titbg.png) no-repeat center center;
}
.zjcomtit a {
  display: inline-block;
  width: auto;
  height: 100%;
}
.zjcomtit img {
  display: block;
  height: 100%;
}
.xywcomnav {
  height: 61px;
  line-height: 61px;
  border-bottom: 2px solid #d1d1d1;
  position: relative;
}
.xywcomnav .xycomnav {
  width: 100%;
  height: 60px;
}
.xywcomnav .xycomnav li {
  float: left;
  margin-left: 40px;
}
.xywcomnav .xycomnav li.on a {
  color: #005292;
}
.xywcomnav .xycomnav li.on a:before {
  content: "";
  width: 100%;
  bottom: -5px;
  background: #005292;
  height: 3px;
  left: 0px;
  position: absolute;
  display: block;
}
.xywcomnav .xycomnav li a {
  font-size: 24px;
  color: #878787;
  font-weight: bold;
  padding: 0px 10px 0px 4px;
  display: inline-block;
  line-height: 57px;
  height: 57px;
  position: relative;
}
.xywcomnav .xycomnav li:first-child {
  margin-left: 0px;
}
.xywcomnav .com_more {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 40px;
  line-height: 40px;
  color: #999;
  font-size: 18px;
}
.xywcomnav .com_more:hover {
  color: #005292;
}
.subnav {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 18px;
}
.subnav a {
  padding: 0px 8px;
}
.subnav a:hover {
  color: #005292;
}
.xycomnew {
  padding-top: 11px;
  transition: all 0.4s;
}
.xycomnew li {
  line-height: 42px;
  position: relative;
  height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 80%;
  padding-right: 20%;
  text-indent: 30px;
  background: url(../images/xygrfw_dot.png) no-repeat 9px center;
}
.xycomnew li a {
  color: #333;
  font-size: 18px;
}
.xycomnew li a:hover {
  color: #005292;
}
.xycomnew li span {
  position: absolute;
  right: 16px;
  top: 0px;
  color: #999;
  font-size: 18px;
}

@media (max-width: 1600px) {
  .w1400 {
    max-width: 1200px;
  }
  .wszxx .szxxs {
    width: 56%;
    background: #f0f9ff;
  }
  .wszxx .sznwd {
    width: 42%;
  }
  .wszxx .sznwd a {
    width: 23%;
    margin-left: 2%;
  }
  .wxzql .xzql a span {
    font-size: 16px;
  }
  .zflbs .zflb {
    width: 100%;
  }
  .wsqgk .sqgk .sqgk_con {
    height: auto;
  }
  .wsqgk .sqgk .sqgk_link a {
    margin-left: 20px;
  }
}

@media (max-width: 1200px) {
  .w1400 {
    padding: 0px 20px;
    width: auto;
  }
  .wmzsj .mzsj-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 16px;
  }
  .w1400 {
    padding: 0px 20px;
    width: auto;
  }
  .wkfpt .sjly a {
    width: 15%;
    margin-left: 2%;
    box-sizing: border-box;
    height: 154px;
  }
  .wkfpt .sjly a:nth-child(6n + 1) {
    margin-left: 0px;
  }
  .wszxx .szxxs .bmxx {
    width: 40%;
    margin-right: 4%;
  }
  .wszxx .szxxs .gszxx {
    width: 44%;
    margin-right: 6%;
  }
  .zflbs {
    margin-bottom: 20px;
  }
  #menu {
    display: none !important;
  }
  .zjxy_top .logo {
    display: none;
  }
  .zjxy_top .zjxy_tnav {
    width: 100%;
  }
  .zjxy_top .w1400 {
    padding: 0px;
  }
  .szxx-div {
    display: none;
  }
}
@media (max-width: 768px) {
  .w1400 {
    padding: 0px 10px;
  }
  .wkfpt .kfpt-tit {
    padding: 0px 0px 10px;
    margin-bottom: 0px;
    text-indent: 10px;
  }
  .wkfpt .sjly a {
    width: 32%;
    margin-left: 2%;
  }
  .wkfpt .sjly a:nth-child(3n + 1) {
    margin-left: 0px;
  }
  .wxxzy > div {
    width: 100% !important;
  }
  .zfpt-nav {
    width: 100%;
  }
  .wchart {
    width: 100%;
  }
  .wkfpt-nav li {
    width: 33%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    float: left;
    margin-bottom: 0px;
  }
  .wkfpt .kfpt-tit {
    font-size: 20px;
  }
  .wxxzy {
    padding-bottom: 20px;
  }
  .wxzql {
    padding-top: 40px;
    height: 442px;
    box-sizing: border-box;
  }
  .wxzql .xzql a {
    width: 24%;
    padding-top: 20px;
    box-sizing: border-box;
    height: auto;
    padding-bottom: 10px;
    margin-left: 1.3%;
    margin-bottom: 20px;
  }
  .wxzql .xzql a:nth-child(4n + 1) {
    margin-left: 0px;
  }
  .wxzql .xzql a img {
    margin-bottom: 18px;
  }
  .ggfwlist a {
    width: 19%;
    font-size: 15px;
    margin-left: 1.2%;
  }
  .ggfwlist a.nor {
    margin-left: 1.2%;
  }
  .ggfwlist a:nth-child(5n + 1) {
    margin-left: 0px;
  }
  .ggfwlink a {
    height: 70px;
  }
  .wxzsp .xzsp-nav {
    width: 90%;
  }
  .wxzsp .xzsp-nav li {
    width: 33%;
    margin-left: 0px;
  }
  .wxzsp .bslist a {
    width: 32%;
    margin-left: 2%;
    height: auto;
    padding-top: 10px;
  }
  .wxzsp .bslist a:nth-child(3n + 1) {
    margin-left: 0px;
  }
  .wxzsp .bslist a i {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background-size: 100% 100% !important;
  }
  .wxzsp .bslist a span {
    font-size: 16px;
    line-height: 34px;
    height: 34px;
  }
  .zxftl .right-text .zxft-tit {
    line-height: 34px;
  }
  .zxftl .right-text .zxft-tit a {
    font-size: 18px;
  }
  .wmzsj .mzsj-item {
    height: auto;
  }
  .wszxx .szxxs {
    width: 100%;
  }
  .wszxx .sznwd {
    width: 100%;
    padding: 20px 0px;
  }
  .wlxxd .lxxd {
    font-size: 15px;
  }
  .wlxxd .lxxd .w6 {
    display: none;
  }
  .wlxxd .lxxd .w15 {
    display: none;
  }
  .wlxxd .lxxd .w10.tj {
    display: none;
  }
  .wlxxd .lxxd .w48 {
    width: 64%;
  }
  .wlxxd .lxxd .w10 {
    width: 22%;
  }
  .wlxxd .lxxd .w9 {
    width: 12%;
  }
  .wlxxd .lxxd .lxxd-item .tl {
    text-indent: 0px;
  }
  .wlxxd .lxxd.gksq .w48 {
    width: 76%;
  }
  .wlxxd .lxxd.gksq .w9 {
    display: none;
  }
  .wzxft .zxftl {
    width: 100%;
    height: auto;
  }
  .wzxft .zxftl .right-img {
    height: 100%;
  }
  #zxft_tt .right-img {
    width: 100%;
  }
  #zxft_tt .right-text {
    width: 100%;
  }
  .wzxft .zxftr {
    width: 100%;
  }
  .wszxx .szxxs .gszxx a {
    font-size: 17px;
  }
  .wszxx .szxxs .bmxx a {
    font-size: 17px;
  }
  .wzjdc > div {
    width: 100%;
  }
  .wzjdc > div:first-child {
    width: 100%;
  }
  .wzjdc .dczjlist li a {
    font-size: 15px;
  }
  .wzjdc .dczjlist li span {
    font-size: 15px;
  }
  .zxftl .right-text .zxft-item {
    height: 32px;
    line-height: 32px;
  }
  .zxftl .right-text .zxft-item span {
    font-size: 15px;
  }
  .wsqgk .sqgk {
    padding-right: 0px;
    background: none;
  }
  .wtzxy .tzxy {
    width: 100%;
  }
  .wtzxy .tzxy:before {
    display: none;
  }
  .wtzxy .tzxy .tzxys {
    padding: 30px;
  }
  .wxydsj .xydsj .item {
    width: 19%;
  }
  .wxydsj .xydsj a {
    font-size: 13px;
  }
  .zxfttplb {
    width: 100%;
    margin-bottom: 20px;
  }
  .zxdyhy {
    width: 100%;
  }
  .wzjxy {
    height: auto;
  }
  .zjcomtit {
    height: 76px;
  }
  .wsqgk .sqgk {
    padding-top: 16px;
  }
  .wsqgk .sqgk .sqgk_con {
    font-size: 15px;
    line-height: 32px;
  }
  .wsqgk .sqgk .sqgk_link a {
    background-size: 40px 40px;
    margin-bottom: 14px;
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    width: 32%;
    margin-left: 2%;
    box-sizing: border-box;
    float: left;
  }
  .wsqgk .sqgk .sqgk_link a.nor {
    margin-left: 2%;
  }
  .wsqgk .sqgk .sqgk_link a:nth-child(3n + 1) {
    margin-left: 0px;
  }
  .wtsxy {
    padding-bottom: 20px;
    background-size: cover;
    height: auto;
  }
  .wtsxy .wgysj {
    margin-top: 30px;
    height: 200px;
    width: 100%;
  }
  .wtsxy .wgysj .gysj {
    height: 200px;
    width: 100%;
  }
  .wtsxy .wgysj .gysj .swiper-slide span {
    height: 60px;
    line-height: 60px;
    padding-top: 30px;
    font-size: 40px;
  }
  .wtsxy .wgysj .arrl {
    width: 35px;
    height: 35px;
    background-size: 100%;
    top: 90px;
  }
  .wtsxy .wgysj .arrr {
    width: 35px;
    height: 35px;
    background-size: 100%;
    top: 90px;
  }
  .wtsxy .wgysj .gysj .swiper-slide a {
    width: 40%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .wtzxy {
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px;
  }
  .wtzxy .tzxy .tzxys {
    padding: 30px 10px;
  }
  .wtzxy .tzxy .tzxys .navs li {
    width: 32%;
    margin-left: 2%;
  }
  .wtzxy .tzxy .tzxys .navs li:nth-child(3n + 1) {
    margin-left: 0px;
  }
  .wtzxy .tzxy {
    min-height: auto;
  }
  .wtzxy .tzxy .tzxys .navs li a {
    font-size: 12px;
  }
  .zjxy_top .zjxy_tnav li {
    width: 25%;
    height: 63px;
    line-height: 62px;
  }
  .zjxy_top .zjxy_tnav li a {
    height: 62px;
    line-height: 62px;
    margin-top: 1px;
  }
  .xywcomnav {
    height: 40px;
    line-height: 40px;
  }
  .xywcomnav .xycomnav {
    height: 40px;
    line-height: 40px;
  }
  .xywcomnav .xycomnav li {
    margin-left: 20px;
  }
  .xywcomnav .xycomnav li a {
    font-size: 17px;
    line-height: 37px;
    height: 37px;
  }
  .xywcomnav .com_more {
    font-size: 15px;
    top: 0px;
  }
  .subnav {
    top: 0px;
    font-size: 15px;
  }
  .xycomnew li {
    height: 34px;
    line-height: 34px;
    text-indent: 23px;
  }
  .xycomnew li a {
    font-size: 15px;
  }
  .xycomnew li span {
    font-size: 15px;
  }
}
@media (max-width: 415px) {
  .wfwrx {
    background: #005292;
  }
  .wfwrx .fwrx {
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
    padding: 20px 10px 0px;
  }
  .wfwrx .fwrx a {
    width: 48%;
    box-sizing: border-box;
    margin-left: 4%;
    margin-right: 0px;
  }
  .wfwrx .fwrx a:nth-child(2n + 1) {
    margin-left: 0px;
  }
  .wchart .bd > div {
    height: 320px;
  }
  .wxzsp .xzsp-nav li a {
    font-size: 16px;
  }
  .ggfwlist a {
    width: 32%;
    font-size: 15px;
    margin-left: 2%;
  }
  .ggfwlist a.nor {
    margin-left: 2%;
  }
  .ggfwlist a:nth-child(3n + 1) {
    margin-left: 0px !important;
  }
  .ggfwlist a:nth-child(5n + 1) {
    margin-left: 2%;
  }
  .ggfwlink a {
    height: 60px;
  }
  .wszxx .szxxs {
    height: auto;
    padding-top: 10px;
  }
  .wszxx .szxxs .bmxx {
    width: 100%;
    margin: 0px 0px 10px;
    padding: 0px 10px;
    box-sizing: border-box;
  }
  .wszxx .szxxs .gszxx {
    width: 100%;
    margin: 0px 0px 10px;
    padding: 0px 10px;
    box-sizing: border-box;
  }
  .wxzql {
    padding-top: 20px;
    height: 442px;
    box-sizing: border-box;
  }
  .wxzql .xzql a {
    width: 32%;
    padding-top: 10px;
    box-sizing: border-box;
    height: auto;
    padding-bottom: 10px;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .wxzql .xzql a:nth-child(3n + 1) {
    margin-left: 0px !important;
  }
  .wxzql .xzql a:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .wxzql .xzql a img {
    margin-bottom: 18px;
    height: 40px;
  }
  .wxzql .xzql a span {
    font-size: 12px;
  }
  .wlxxd .lxxd {
    font-size: 13px;
  }
  .wmzsj .mzsj-item {
    width: 96%;
    margin: 0 auto;
  }
  .wmzsj .mzsj-item .ecs {
    height: 200px;
  }
  .wzxft .zxftl .right-img {
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
  }
  .zxftl .right-text {
    width: 100%;
  }
  .wxydsj {
    height: auto;
    padding-bottom: 20px;
  }
  .wxydsj .xydsj {
    margin-top: 40px;
    height: auto;
    background: none;
  }
  .wxydsj .xydsj .item {
    position: initial;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .wxydsj .xydsj .item a {
    font-size: 18px;
  }
  .wxydsj .xydsj .item:before {
    display: none;
  }
  .wxydsj .xydsj .item:after {
    display: none;
  }
  .wzjdc .dczjlist li.first .rightt .tit a {
    font-size: 16px;
  }
  .wzjdc .dczjlist li.first .rightt .con {
    font-size: 12px;
  }
  .wzjdc .dczjlist li.first span {
    width: 18%;
  }
  .wzjdc .dczjlist li {
    padding-left: 20%;
    width: 80%;
  }
  .wzjdc .dczjlist li span {
    width: 18%;
  }
}

.zfsj_img img {
  width: 100%;
}
.szxx-div {
  float: left;
  text-align: center;
  width: 33%;
  margin-top: 6px;
}