a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
body {
  overflow-x: hidden;
  font-family: 'Microsoft YaHei';
  /*  min-width: 1136px; */
  line-height: initial;
}
img {
  width: 100%;
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.clearf:after,
.clearf:before {
  display: block;
  content: "";
}
.clearf:after {
  clear: both;
}
.clear {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
/* .container {
  width: 1136px;
  margin: 0 auto;
  position: relative;
} */
.sectionbox {
  width: 100%;
  padding: 42px 0;
}
.tit_s {
  color: #333;
  font-size: 23px;
  text-align: center;
  position: relative;
  margin-bottom: 28px;
}
.tit_s h2 {
  color: #333;
  font-size: 36px;
}
.tit_s::after {
  position: absolute;
  content: "";
  width: 64px;
  height: 6px;
  background: #d76d00;
  left: 50%;
  top: 61px;
  transform: translateX(-50%);
  z-index: 999;
}
.tit_b {
  color: #333;
  font-size: 21px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.tit_b::after {
  position: absolute;
  content: "";
  width: 258px;
  height: 3px;
  background: #999;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
}
/*CURSOR: url('http://xxx.jpg'); */
#tjzybox {
  display: none;
}
.right-zx {
  box-sizing: content-box;
}
.tjzybox {
  display: none;
}
.container {
  width: 10.762rem;
  margin: 0 auto;
  position: relative;
}
.zjsxzcjd-sec {
  width: 100%;
  padding: 0.29rem 0 0.36rem 0;
  background: #ffff;
}
.tit_1 {
  width: 100;
  margin: 0 auto;
  text-align: center;
}
.tit_1 h2 {
  font-size: 40px;
  color: #323332;
}
.tit_1 h2.c-white {
  color: #fff;
}
.tit_1::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 1px;
  background: #7f2d00;
  top: 60px;
  left: 140px;
}
.tit_1:after {
  content: "";
  position: absolute;
  width: 250px;
  height: 1px;
  background: #7f2d00;
  top: 60px;
  right: 140px;
}
.tit_1.c-white::before,
.tit_1.c-white::after {
  background: #eee8e8;
}
.tit_2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.tit_2 .t-link {
  position: absolute;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: 52px;
  width: max-content;
}
.tit_2 .t-link a {
  display: block;
  border-radius: 16px;
  background: #fd3978;
  text-align: center;
  color: #fff;
  padding: 6px 16px;
  margin: 0 18px;
}
.tit_2 .t-link a:nth-child(1) {
  background: #c55106;
}
.tit_2 .t-link a:nth-child(2) {
  background: #7f2d00;
}
.tit_2 .t-link a:nth-child(3) {
  background: #eb8613;
}
.tit_2 .t-link a:nth-child(4) {
  background: #7f2d00;
}
.tit_2 p {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #000;
  padding: 6px 0 30px;
}
.tit_2 p.c-white {
  color: #fff;
}
.tit_2 p.v-des {
  padding-bottom: 90px;
}
.tit_2 p img {
  width: auto;
  display: block;
}
.zjsxzcjd-btn {
  width: 100%;
  padding-top: 44px;
  justify-content: center;
}
.zjsxzcjd-btn a {
  display: block;
  border-radius: 8px;
  width: 240px;
  height: 50px;
  background: #266ab0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
}
.zjsxzcjd-btn a:nth-child(1) {
  margin-right: 56px;
  color: #fff;
}
.zjsxzcjd-btn a:nth-child(2) {
  background: transparent;
  border: 2px solid #266ab0;
  color: #000;
}
.pink {
  background: #fff3ec;
}
.qianlan {
  background: #edf3f8;
}
/*banner*/
.xdxf-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 741px;
  margin: 0 auto;
  overflow: hidden;
}
.xdxf-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.zjsxzcjd-banner {
  position: relative;
  max-width: 1920px;
  /* padding-top: 455px; */
  margin: 0 auto;
  overflow: hidden;
}
.zjsxzcjd-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.zjsxzcjd-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.tit_ss {
  text-align: center;
  padding-bottom: 0.28rem;
  position: relative;
  margin-bottom: 0rem;
}
.tit_ss h1 {
  display: flex;
  position: relative;
  transition: all 0.3s;
  align-items: center;
  line-height: 0.4rem;
  font-size: 0.33333333rem;
  color: #3d3d3d;
  font-weight: bold;
  justify-content: center;
  z-index: 2;
  /* span:last-child{transform: rotateY(180deg)} */
}
.tit_ss h1 span {
  width: 0.34rem;
  height: 0.34rem;
  background: url(/images_2016/zjsxzcjdpic/icon-11.png) no-repeat;
  background-size: cover;
  margin: 0.03rem 0.12rem 0;
}
.tit_ss h1 span:last-child {
  background: url(/images_2016/zjsxzcjdpic/icon-12.png) no-repeat;
  background-size: cover;
  width: 0.382rem;
  height: 0.3rem;
}
.tit_ss h1 em {
  font-size: 0.14rem;
}
.tit_ss p {
  display: none;
  font-size: 0.33333333rem;
  color: #c3f7ec;
  padding-top: 8px;
  font-weight: bold;
  line-height: 0.3rem;
  text-transform: uppercase;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.2rem;
  z-index: 1;
}
/* .tit_ss:after{content: '';
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(/images_2016/zjsxzcjdpic/head-arrow.png) no-repeat center / contain;
  position: absolute;
  bottom:0rem;
  left: 50%;
  transform: translateX(-50%);
} */
.zx-btn {
  display: block;
  cursor: pointer;
  width: 4rem;
  margin: 0 auto;
  margin-top: 0.36rem;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #fff;
  background: linear-gradient(to right, #ff5454, #f1795e);
  text-align: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.zx-btn i {
  display: inline-block;
  position: relative;
  width: 0.3rem;
  height: 0.3rem;
  background: url(/images_2016/zjsxzcjdpic/dianji.png) no-repeat center / contain;
  vertical-align: -0.1rem;
  margin-left: 0.08333333rem;
}
.zx-btn i:after {
  width: 0.1rem;
  height: 0.1rem;
  left: 30%;
  top: 5%;
  content: '';
  -webkit-animation: ripple 0.66s infinite;
  -moz-animation: ripple 0.66s infinite;
  -o-animation: ripple 0.66s infinite;
  animation: ripple 0.66s infinite;
  display: block;
  position: absolute;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    transform: scale(4);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
  }
}
.zcjd-con {
  justify-content: space-between;
  padding-top: 0.32rem;
}
.zcjd-con .video-c {
  width: 45.5%;
}
.zcjd-con .video-c .time {
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.51rem;
  color: #f56240;
}
.zcjd-con .video-c .v-c {
  width: 100%;
}
.zcjd-con .video-c .v-c video {
  width: 100%;
}
.zcjd-con .video-d {
  width: 52%;
  padding-right: 0.08rem;
}
.zcjd-con .video-d h4 {
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.34rem;
  padding: 0.09rem 0 0.15rem 0;
}
.zcjd-con .video-d p {
  font-size: 0.134rem;
  line-height: 0.254rem;
  text-align: justify;
}
.zcjd-con .video-d p span {
  color: #f56240;
}
.zcjd-con .video-d p span .b {
  font-weight: bold;
}
.swiper-zcjd .swiper-pagination {
  position: relative;
  padding-top: 0.22rem;
}
.swiper-zcjd .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #ff5454;
}
.swiper-zcjd .swiper-pagination .swiper-pagination-bullet-active {
  background: #ff5454;
  width: 13px;
  height: 13px;
}
.zxdy-wrap {
  justify-content: space-between;
}
.zxdy-wrap .zxdy-item {
  width: 30%;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  background: linear-gradient(to right, #f56240, #f38f78);
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  margin-bottom: 0.18333333rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 0.26rem;
}
.zxdy-wrap .zxdy-item:hover {
  color: #000;
}
.zjsx-desc-wrap {
  width: 100%;
  border-radius: 0.12rem;
  border: 0.03rem dashed #f56240;
  padding: 0.12rem;
  text-align: justify;
  font-size: 0.134rem;
  line-height: 0.24rem;
  text-indent: 2em;
}
.zjsx-desc-wrap span {
  color: #f56240;
  font-weight: bold;
}
.youshi-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
}
.youshi-wrap .youshi-box {
  justify-content: space-between;
  width: 76.6%;
}
.youshi-wrap .youshi-box .youshi-item {
  width: 32.2%;
  color: #fff;
  padding: 0.188rem 0.1rem;
  border-radius: 0.096rem;
  background: #ff7b7b;
}
.youshi-wrap .youshi-box .youshi-item h4 {
  padding-bottom: 0.11rem;
  margin-bottom: 0.11rem;
  text-align: center;
  font-size: 0.19rem;
  position: relative;
  border-bottom: 2px solid #fff;
}
.youshi-wrap .youshi-box .youshi-item h4:after {
  width: 0;
  height: 0;
  content: '';
  border: 3px solid #fff;
  border-top-color: transparent;
  border-right-color: transparent;
  transform: rotate(-45deg);
  position: absolute;
  left: calc(50% - 3px);
  bottom: -5px;
}
.youshi-wrap .youshi-box .youshi-item p {
  font-size: 0.14rem;
  line-height: 0.22rem;
  text-align: justify;
}
.youshi-wrap .youshi-box .youshi-item p span {
  color: #000;
}
.youshi-wrap .youshi-box .youshi-item:nth-last-child(n+4) {
  margin-bottom: 0.18rem;
}
.youshi-wrap .zhengcezixun {
  width: 22.21%;
}
.youshi-wrap .zhengcezixun img {
  display: block;
  width: 100%;
  border-radius: 0.096rem;
  overflow: hidden;
}
.yuanxiao-wrap {
  justify-content: space-between;
  position: relative;
}
.yuanxiao-wrap a {
  width: 19%;
  border-radius: 0.06rem;
  overflow: hidden;
  border: 1px solid #9e9797;
}
.yuanxiao-wrap a img {
  display: block;
  width: 100%;
}
.yuanxiao-wrap a:nth-last-child(n+6) {
  margin-bottom: 0.2rem;
}
.yuanxiao-wrap a:last-child {
  width: 19%;
  height: 0;
  margin: 0;
  border: 0;
}
.yuanxiao-pic {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.13rem 0.0864426rem;
}
.yuanxiao-pic a {
  width: 9%;
  border: 2px solid #e8e2e2;
  position: relative;
  padding: 0.096rem;
}
.yuanxiao-pic a img {
  display: block;
  width: 100%;
  height: auto;
}
.zsjh-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
}
.zsjh-wrap .pic {
  width: 48%;
}
.zsjh-wrap .pic img {
  display: block;
  width: 100%;
  border-radius: 0.06rem;
}
.zsjh-wrap .des {
  font-size: 0.152rem;
  line-height: 0.29rem;
  text-align: left;
  padding-right: 0.1rem;
}
.zszy-wrap {
  justify-content: space-between;
  padding-top: 0.2rem;
}
.zszy-wrap .zszy-item {
  width: 24%;
}
.zszy-wrap .zszy-item .pic {
  width: 100%;
  border-top-right-radius: 0.06rem;
  border-top-left-radius: 0.006rem;
  overflow: hidden;
}
.zszy-wrap .zszy-item .pic img {
  display: block;
  width: 100%;
}
.zszy-wrap .zszy-item .des {
  margin-top: 0.1rem;
  border-radius: 0.06rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border: 1px solid #eda999;
  padding: 0.12rem 0.18rem 0rem 0.18rem;
}
.zszy-wrap .zszy-item .des h4 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: space-between;
}
.zszy-wrap .zszy-item .des h4 strong {
  font-size: 0.158rem;
}
.zszy-wrap .zszy-item .des h4 b {
  color: #ff5454;
}
.zszy-wrap .zszy-item .des p {
  font-size: 0.13rem;
  padding: 0.12rem 0;
  text-align: justify;
}
.zszy-wrap .zszy-item .btn {
  display: block;
  width: 79%;
  line-height: 0.3rem;
  border-radius: 0.06rem;
  background: #ff5454;
  font-size: 0.134rem;
  color: #fff;
  text-align: center;
  margin: 0.22rem auto;
}
.zszy-wrap .zszy-item:nth-last-child(n+5) {
  margin-bottom: 0.2rem;
}
.greys {
  background: #f2f3f3;
}
.choice {
  background: #f2f3f3;
}
.choice .tit_ss p {
  color: #f56240;
}
.choice .tit_ss h1 {
  color: #f56240;
}
.choice-wrap {
  justify-content: space-between;
}
.choice-wrap .choice-item {
  width: 48%;
  background: #fff;
  margin-top: 0.16666667rem;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
}
.choice-wrap .choice-item .title {
  overflow: hidden;
  clear: both;
  padding-top: 0.16666667rem;
}
.choice-wrap .choice-item .title h3 {
  float: left;
  width: 2rem;
  line-height: 0.41666667rem;
  font-size: 0.21666667rem;
  color: #fff;
  text-indent: 0.125rem;
  font-weight: bold;
  background: linear-gradient(to right, #f56240, #f38f78);
  border-radius: 0 0.20833333rem 0.20833333rem 0;
}
.choice-wrap .choice-item .title p {
  float: left;
  width: 2.59rem;
  line-height: 0.23rem;
  font-size: 0.14rem;
  color: #000;
  margin-left: 0.18rem;
}
.choice-wrap .choice-item .img {
  width: 4.475rem;
  margin: 0 auto;
  padding: 0.16666667rem 0;
  justify-content: space-between;
}
.choice-wrap .choice-item .img a {
  width: 2.175rem;
}
.choice-wrap .choice-item .full a {
  width: 100%;
}
.swiper-jxcj .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.swiper-jxcj .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
