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;
  margin: auto;
}
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;
}
.gzdz-sec {
  width: 100%;
  padding: 0.5rem 0 0.42rem 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;
}
.gzdz-btn {
  width: 100%;
  padding-top: 44px;
  justify-content: center;
}
.gzdz-btn a {
  display: block;
  border-radius: 8px;
  width: 240px;
  height: 50px;
  background: #266ab0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
}
.gzdz-btn a:nth-child(1) {
  margin-right: 56px;
  color: #fff;
}
.gzdz-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;
}
.gzdz-banner {
  position: relative;
  max-width: 1920px;
  /* padding-top: 455px; */
  margin: 0 auto;
  overflow: hidden;
}
.gzdz-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.gzdz-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.tit_ss {
  text-align: center;
  padding-bottom: 0.24444444rem;
  position: relative;
  margin-bottom: 0.24rem;
}
.tit_ss h1 {
  display: flex;
  position: relative;
  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.3rem;
  height: 0.25rem;
  background: url(/images_2016/gzdzpic/i22.png) no-repeat;
  background-size: cover;
  margin: 0.03rem 0.17rem 0;
}
.tit_ss p {
  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/gzdzpic/head-arrow.png) no-repeat center / contain;
  position: absolute;
  bottom: 0rem;
  left: 50%;
  transform: translateX(-50%);
}
.td-gzdz-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-top: 24px;
}
.td-gzdz-wrap .td-item {
  width: 32%;
}
.td-gzdz-wrap .td-item .left {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  border: 2px solid #266ab0;
  color: #266ab0;
  text-align: center;
  line-height: 88px;
  font-size: 24px;
  font-weight: bold;
  float: left;
}
.td-gzdz-wrap .td-item .right {
  margin-left: 18px;
  float: left;
  width: 256px;
  padding-top: 5px;
}
.td-gzdz-wrap .td-item .right .tit {
  font-size: 24px;
  font-weight: bold;
}
.td-gzdz-wrap .td-item .right p {
  color: #266ab0;
  font-size: 16px;
  margin-top: 5px;
}
.dzcon-wrap {
  width: 100%;
  margin: 0 auto;
}
.dzcon-wrap .dzcon-des {
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
  position: relative;
}
.dzcon-wrap .dzcon-des h3 {
  background: #fff;
  line-height: 0.3rem;
  font-size: 0.28333333rem;
  color: #0a927c;
  position: absolute;
  top: -0.25rem;
  left: 0.08333333rem;
  padding: 0 0.125rem;
}
.dzcon-wrap .dzcon-des p {
  padding: 0.20833333rem;
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
  text-indent: 2em;
}
.dzcon-wrap .dzcon-des p:last-child {
  padding-top: 0;
  color: #ff890e;
}
.dzcon-wrap .dzcon-pic {
  margin-top: 0.41666667rem;
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
  position: relative;
}
.dzcon-wrap .dzcon-pic h3 {
  background: #fff;
  line-height: 0.3rem;
  font-size: 0.28333333rem;
  color: #0a927c;
  position: absolute;
  top: -0.25rem;
  left: 0.08333333rem;
  padding: 0 0.125rem;
}
.dzcon-wrap .dzcon-pic ul {
  width: 10.24rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 0.20833333rem;
}
.dzcon-wrap .dzcon-pic ul li {
  width: 23.1%;
}
.dzcon-wrap .dzcon-pic ul li a {
  display: block;
}
.dzcon-wrap .dzcon-pic ul li a img {
  border-radius: 0.14rem;
}
.dzcon-wrap .dzcon-pic ul li a p {
  line-height: 0.38333333rem;
  font-size: 0.14rem;
  color: #000;
  text-align: center;
}
.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, #ff890e, #ffb344);
  text-align: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.zx-btn i {
  display: inline-block;
  width: 0.23333333rem;
  height: 0.23333333rem;
  background: url(/images_2016/gzdzpic/btn-icon.jpg) no-repeat center / contain;
  vertical-align: -0.04166667rem;
  margin-left: 0.08333333rem;
}
.bkzd {
  background: #fff8ee;
}
.bkzd .tit_ss p {
  color: #ffeac8;
}
.bkzd .tit_ss:after {
  content: '';
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(/images_2016/gzdzpic/head-arrow2.png) no-repeat center / contain;
  position: absolute;
  bottom: 0rem;
  left: 50%;
  transform: translateX(-50%);
}
.guide-ul {
  width: 6.25rem;
  margin: 0 auto;
}
.guide-ul ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.guide-ul ul li {
  flex: 1;
}
.guide-ul ul li a {
  display: block;
  width: 0.61rem;
  margin: 0 auto;
}
.guide-ul ul li a img {
  width: 100%;
  height: auto;
}
.guide-ul ul li p {
  line-height: 0.45833333rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
  font-weight: normal;
}
.guide-from {
  width: 7.31666667rem;
  margin: 0 auto;
  margin-top: 0.125rem;
}
.guide-from ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.guide-from ul li {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.guide-from ul li label {
  line-height: 0.33333333rem;
  font-size: 0.16666667rem;
  color: #000;
}
.guide-from ul li input {
  flex: 1;
  margin-right: 0.16666667rem;
  line-height: 0.33333333rem;
  font-size: 0.16666667rem;
  color: #000;
  text-indent: 0.125rem;
  border: 1px solid #c3c3c3;
  background: #fff;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.dzyoushi-wrap {
  padding-top: 0.26rem;
}
.dzyoushi-con {
  justify-content: space-between;
}
.dzyoushi-con .dzyoushi-item {
  width: 2.33333333rem;
  /* height: 2.375rem; */
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.16666667rem 0.16666667rem 0.16666667rem 0.16666667rem;
  position: relative;
  padding-bottom: 0.16rem;
}
.dzyoushi-con .dzyoushi-item i {
  display: block;
  width: 0.86666667rem;
  height: 0.86666667rem;
  background: linear-gradient(#26cc96, #11ab9b);
  border-radius: 0.45833333rem 0.45833333rem 0.45833333rem 0.45833333rem;
  text-align: center;
  line-height: 0.86666667rem;
  font-size: 0.20833333rem;
  color: #fff;
  font-style: normal;
  position: absolute;
  top: -0.43333333rem;
  left: 50%;
  transform: translateX(-50%);
}
.dzyoushi-con .dzyoushi-item h4 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #2e9284;
  text-align: center;
  font-weight: bold;
  padding-top: 0.5rem;
}
.dzyoushi-con .dzyoushi-item p {
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #212121;
  padding: 0 0.08333333rem;
  text-align: justify;
}
.choice {
  background: #1bba95;
}
.choice .tit_ss p {
  color: #1dcaa5;
}
.choice .tit_ss h1 {
  color: #fff;
}
.choice-wrap {
  justify-content: space-between;
}
.choice-wrap .choice-item {
  width: 4.95rem;
  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, #15aa99, #29ca94);
  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%;
}
.zykc-wrap {
  width: 100%;
  justify-content: space-between;
  padding: 0.2rem 0.32rem 0;
}
.zykc-wrap .zykc-item {
  width: 48%;
  position: relative;
  background: #1bba95;
  padding: 0.12rem;
}
.zykc-wrap .zykc-item .pic {
  width: 100%;
  border: 3px solid #fff;
}
.zykc-wrap .zykc-item .pic img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.zykc-wrap .zykc-item .des {
  text-align: center;
  color: #fff;
}
.zykc-wrap .zykc-item .des h4 {
  font-size: 0.25rem;
  line-height: 0.52rem;
}
.zykc-wrap .zykc-item .des p {
  font-size: 0.2rem;
  line-height: 0.36rem;
}
.zykc-wrap .zykc-item .num {
  position: absolute;
  width: 0.74rem;
  height: 0.74rem;
  border: 6px solid #1bba95;
  background: #fff;
  text-align: center;
  color: #1bba95;
  font-weight: bold;
  border-radius: 50%;
  top: -0.3rem;
  left: -0.3rem;
  font-size: 0.5rem;
  line-height: 0.62rem;
}
.zykc-wrap .zykc-item:nth-child(1),
.zykc-wrap .zykc-item:nth-child(2) {
  margin-bottom: 0.6rem;
}
.yuanxiao-con {
  width: 100%;
  border-radius: 0.125rem;
  padding: 0.1rem 0.16rem;
  border: 1px dashed #58ccb1;
}
.yuanxiao-con h4 {
  line-height: 0.3rem;
  font-size: 0.18333333rem;
  color: #58ccb1;
  font-weight: bold;
}
.yuanxiao-con p {
  line-height: 0.27rem;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
}
.yuanxiao-text {
  line-height: 0.5rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
}
.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;
}
.hj-pics {
  justify-content: space-between;
}
.hjpic {
  width: 25.4%;
}
.hjpic a {
  display: block;
  width: 100%;
  margin-bottom: 0.18rem;
}
.hjpic a img {
  display: block;
  width: 100%;
  border-radius: 0.06rem;
}
.p1 a:last-child,
.p2 a:last-child {
  margin-bottom: 0;
}
.hjpic.p3 {
  width: 46.4%;
}
.hjpic.p3 a {
  margin-bottom: 0;
}
.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, #ff8a10, #ffb344);
  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;
}
.help-gzdz-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.992%;
}
.help-gzdz-wrap .help-item {
  width: 32.2%;
  margin-bottom: 1.6%;
}
.help-gzdz-wrap .help-item a {
  padding: 2% 3%;
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  transition: all 0.12s;
}
.help-gzdz-wrap .help-item a:hover {
  color: #fff;
  background-color: #5da0e4;
}
.link-gzdz-wrap-ny {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
  margin-bottom: 10px;
}
.link-gzdz-wrap-ny .link-item {
  text-align: center;
  width: 10%;
  padding: 4px 0 20px 0;
}
.link-gzdz-wrap-ny .link-item .pic {
  width: 32%;
  margin: 10px auto 10px auto;
}
.link-gzdz-wrap-ny .link-item .pic img {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
}
.link-gzdz-wrap-ny .link-item .des {
  text-align: center;
  font-size: 17px;
  color: #6b6467;
}
.link-gzdz-wrap-ny .link-item:nth-child(6) .des {
  padding-top: 4px;
}
.link-gzdz-wrap-ny .link-item:hover {
  background: #f5f5f5;
}
.gzdz-sec.yys {
  background: #ecf1f5;
}
.yys-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
}
.yys-wrap .yys-item {
  width: 24%;
}
.yys-wrap .yys-item .pic {
  width: 100%;
  overflow: hidden;
}
.yys-wrap .yys-item .pic img {
  display: block;
  width: 100%;
  border-radius: 13px;
}
.yys-wrap .yys-item .des {
  font-size: 18px;
  text-align: center;
  color: #266ab0;
  line-height: 30px;
  padding: 14px 0;
}
.yys-wrap .yys-item .des p {
  font-size: 17px;
  font-weight: bold;
}
.yys-wrap .yys-item .des span {
  font-size: 16px;
  color: #333;
  display: inline-block;
  text-align: center;
}
.yys-wrap .yys-item:hover .des p {
  color: #ff7f00;
}
.ques-gzdz {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding: 28px 22px;
  border-radius: 10px;
  background: url(/images_2016/gzdzpic/quesbg.png) no-repeat;
  background-size: cover;
}
.ques-gzdz li {
  width: 24%;
  font-size: 25px;
  border-radius: 10px;
  padding-left: 54px;
  color: #000;
  background: #fff;
  line-height: 56px;
}
.ques-gzdz li .cir {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 24px;
  position: absolute;
  background: #ff6600;
  line-height: 29px;
}
.ques-gzdz li a {
  font-weight: normal;
}
/* .gzdz-sec.xyhj{background: #ecf1f5;} */
.xyhj-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
}
.xyhj-wrap a {
  width: 24%;
  margin-bottom: 14px;
}
.xyhj-wrap a img {
  display: block;
  width: 100%;
}
.xyhj-wrap a p {
  text-align: center;
  color: #266ab0;
  font-size: 18px;
  line-height: 32px;
}
.gzdz-sec.jxsj {
  background: #ecf1f5;
}
.jxsj-wrap {
  margin-bottom: 28px;
}
