html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
address,
big,
em,
img,
q,
small,
strike,
strong,
sub,
sup,
tt,
var,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
label,
table,
caption,
tbody,
thead,
tfoot,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav,
output,
section,
time,
mark,
audio,
video,
input,
select,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: \5fae\8f6f\96c5\9ed1, arial;
}
/*去除默???样??*/
ul,
ol,
li {
  list-style: none;
}
/*表格边???合并，边???距??*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*继承父元素的字体系列样式*/
input,
select,
textarea,
button {
  font-family: inherit;
}
/*清除????*/
.flex_gaokao {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex_gaokao li {
  flex-shrink: 0;
}

.flex_gaokao li:nth-of-type(2n) {
  margin-right: 0px;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.cf {
  zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
  overflow: hidden;
}
.img {
  width: 100%;
  backface-visibility: hidden;
}
.dyno {
  display: none;
}
/*a链接*/
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
}
/*去除点击高亮效果*/
a,
button,
input,
select,
img,
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: medium none;
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
select,
input {
  vertical-align: middle;
}
/*去掉苹果的默??ui来渲染按??*/
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
select {
  -webkit-appearance: none;
}
/*placeholder文本颜色*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}
/*html5标???*/
header,
footer,
section,
article,
aside,
nav,
figure {
  display: block;
}
/*长英文字?? 数字 换???*/
p {
  word-break: break-all;
  word-wrap: break-word;
}
/*去除默???样??*/
h1,
h2,
h3,
h4,
h5,
h6,
strong,
i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
  font-weight: normal;
  font-style: normal;
}
fieldset,
img {
  border: none;
}

body {
  padding-top: 2rem;
  background: #fff;
}
/* 导航 */
.js-menu-show {
  position: fixed;
  width: 2rem;
  height: 2rem;
  top: 0;
  right: 0;
  z-index: 98;
  text-align: center;
  line-height: 2rem;
}
.js-menu-show img {
  height: 0.6rem;
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}
.menu {
  z-index: 99 !important;
}
.zt_logo_box {
  margin-left: 0.5rem !important;
}
/* .zt_back img{margin-bottom: 0.3rem!important;} */
.main {
  overflow: hidden;
  background: #df2325;
}
/* 图 */
.main_tu {
  margin: 0 auto;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main_tu1 {
  font-size: 0;
  z-index: -1;
}
.main_tu1 img {
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}
.zxzx {
  width: 100%;
}
.zxzx a img {
  width: 100%;
}
.zxzx a {
  width: 100%;
  display: block;
}
.main_tu h5 {
  font-size: 0.75rem;
  color: #ffffff;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0.8rem;
}
.main_tu h5 span {
  color: #fde621;
  font-weight: bold;
}
.tu img {
  width: 100%;
  backface-visibility: hidden;
  display: block;
}

.xmyh {
  display: block;
  overflow: hidden;
  padding-bottom: 0.3rem;
  background: #ffffff;
}
.xmyh img {
  width: 100%;
  backface-visibility: hidden;
}

/* 标题 */
.bt_1 {
  overflow: hidden;
  position: relative;
}
.bdz,
.bt_1 p {
  font-size: 1.84rem;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-family: arial;
  opacity: 0.2;
  width: 100%;
  letter-spacing: 4px;
}
.bt_1 h3 {
  font-size: 1rem;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-top: 1.25rem;
}

.bt_2 p {
  color: #df2325 !important;
}
.bt_2 span {
  color: #df2325 !important;
}
.bt {
  color: #df2325;
  font-size: 0.8rem;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.bdz {
  position: absolute;
  top: 0.6rem;
  left: 0rem;
}
.lxyh_top p {
  width: 100%;
  text-align: center;
}

/* 留学优惠 */
.main_dcjx,
.main_gjb,
.main_lxyh {
  overflow: hidden;
  height: 13.25rem;
  background: url(/uploads/image/zgimages/bj_1.jpg) no-repeat;
  background-size: 100% 100%;
}
.lxyh_top {
  overflow: hidden;
  position: relative;
  height: 3.75rem;
}
.lxyh_top h3 {
  font-size: 1rem;
  color: #ffffff;
  margin: 0 auto;
  width: 11rem;
  font-weight: bold;
  margin-top: 1.3rem;
}
.lxyh_top_1 {
  font-size: 0.6rem;
  color: #fed34c;
  vertical-align: bottom;
  font-weight: bold;
  margin-left: 0.2rem;
  margin-bottom: 0.5rem;
}
.lxyh_top_1 span {
  color: #ffda00;
}
.lxyh_top_1 strong {
  font-size: 1rem;
  font-family: arial;
  color: #ffda00;
  font-weight: bold;
}
.lxyh_top p {
  font-size: 0.6rem;
  color: #ffffff;
}
.yjlq {
  width: 5.5rem;
  line-height: 1.5rem;
  text-align: center;
  color: #2b1201;
  background: #ffed00;
  border-radius: 0.75rem;
  position: absolute;
  bottom: 0.375rem;
  right: 0.5rem;
  font-size: 0.6rem;
}
.dcjx_nr,
.gjb_nr,
.lxyh_nr {
  width: 16rem;
  overflow: hidden;
  overflow-x: scroll;
}
.dcjx_nr::-webkit-scrollbar {
  display: none;
}
.gjb_nr::-webkit-scrollbar {
  display: none;
}
.lxyh_nr::-webkit-scrollbar {
  display: none;
}
.dcjx_nr_1,
.gjb_nr_1,
.lxyh_nr_1 {
  overflow: hidden;
  height: 8.75rem;
  width: 27.8rem;
  margin: 0 0.5rem;
}
.lxyh_nr_2 {
  height: 8.75rem;
  background: #ffffff;
  overflow: hidden;
  float: left;
}
.dcjx_ul,
.gjb_lu,
.lxyh_ul {
  overflow: hidden;
  float: left;
  margin-left: 0.25rem;
}
.lxyh_ul li {
  width: 11.5rem;
  height: 4rem;
  margin-top: 0.25rem;
  background: #ffe7e7;
}
.li_left {
  margin: 0.5rem 0 0 0.7rem;
}
.li_left h4 {
  font-size: 0.7rem;
  color: #404040;
  font-weight: bold;
}
.li_nr {
  font-size: 0.6rem;
  color: #404040;
  vertical-align: bottom;
  overflow: hidden;
  margin-top: 0.3rem;
}
.li_nr strong {
  font-size: 0.875rem;
  color: #df2325;
  font-family: arial;
  font-weight: bold;
  margin-right: 0.1rem;
}
.li_nr span {
  color: #df2325;
  margin-top: 0.15rem;
}
.li_nr p {
  margin-top: 0.15rem;
}
.an_jx1 {
  font-size: 0.55rem;
  text-decoration: underline !important;
  color: #df2325;
  margin-top: 0.2rem;
  display: block;
}
.li_right {
  width: 2rem;
  height: 4rem;
  background:  no-repeat;
  background-size: 100% 100%;
}
.li_right p {
  width: 0.7rem;
  font-size: 0.7rem;
  margin: 0.5rem auto;
  line-height: 0.75rem;
  font-weight: bold;
  color: #ffffff;
}
.logo_l1 {
  display: block;
  width: 3.75rem;
  overflow: hidden;
  height: 8.75rem;
  background: #ffffff;
  margin-right: 0.5rem;
}
.logo_l1 img {
  width: 2.025rem;
  height: 2.025rem;
  margin: 0 auto;
  display: block;
  margin-top: 2.5rem;
}
.logo_l1 p {
  font-size: 0.55rem;
  text-align: center;
  color: #ffe7e7;
  margin-top: 0.5rem;
}

/* 工具包 */
.main_gjb {
  background: url(/uploads/image/zgimages/bj_1.jpg) no-repeat;
  background-size: 100% 100%;
}
.top_1 {
  margin-bottom: 0rem !important;
  margin-top: 0.3rem;
}
.top_2 {
  margin-top: 0.5rem;
}
.gjb_lu li {
  width: 5rem;
  height: 8.75rem;
  background: #ffffff;
  float: left;
  margin-right: 0.1rem;
}
.gjb_nr_1 {
  width: 34.9rem;
}
.gjb_lu {
  margin-left: 0rem !important;
}
.gjb_lu li img {
  margin-top: 0.5rem;
}
.gjb_lu li p {
  font-size: 0.6rem;
  color: #333333;
  text-align: center;
  line-height: 0.75rem;
}
.shenl {
  width: 3.75rem;
  line-height: 1.5rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.6rem;
  margin: 0.375rem auto;
  background: url(/uploads/image/zgimages/an_bj.jpg) no-repeat;
  background-size: 100% 100%;
  display: block;
}
.anni_2 {
  width: 6rem;
  margin: 0 auto;
  line-height: 1.5rem;
  background: url(/uploads/image/zgimages/anbj_2.png) no-repeat;
  text-align: center;
  font-size: 0.6rem;
  color: #2b1201;
  background-size: 100% 100%;
  display: block;
}

/* 高考 */
.main_gk {
  overflow: hidden;
  background: url(/uploads/image/zgimages/bj_2.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.5rem;
  height: 19.625rem;
}
.gk {
  overflow: hidden;
  background: url(/uploads/image/zgimages/gao_1.png) no-repeat;
  background-size: 100% 100%;
  height: 13.6rem;
  width: 15.125rem;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.gk_1 {
  overflow: hidden;
  height: 4.4rem;
  width: 100%;
}
.gk_left {
  width: 9.65rem;
}
.gk_left img {
  width: 3rem;
  height: 3.5rem;
  float: left;
}
.gk_left strong {
  font-size: 0.6rem;
  font-weight: bold;
  color: #3d3d3d;
  float: left;
  margin: 0.45rem 0 0.3rem 0.6rem;
  width: 5.5rem;
}
.gk_left p {
  float: left;
  font-size: 0.55rem;
  line-height: 0.8rem;
  color: #595959;
  margin-left: 0.6rem;
}
.gk_right {
  width: 5.4rem;
  overflow: hidden;
  text-align: center;
}
.gk_right strong {
  font-size: 2rem;
  font-weight: bold;
  color: #540001;
  line-height: 1.6rem;
}
.gk_right p {
  font-size: 0.55rem;
  color: #333333;
  line-height: 0.75rem;
  margin-top: 0.3rem;
  width: 4.8rem;
  text-align: left;
  margin-left: 0.8rem;
}
.an_niu {
  width: 12.85rem;
  margin: auto;
  height: 1.55rem;
  margin-top: 0.75rem;
}
.an_niu_1 {
  width: 5.5rem;
  line-height: 1.55rem;
  background: url(/uploads/image/zgimages/an_4.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.6rem;
  color: #2b1201;
  text-align: center;
}
.an_niu_2 {
  width: 5.5rem;
  line-height: 1.35rem;
  background: #df2325;
  font-size: 0.6rem;
  color: #ffef00;
  text-align: center;
  border: 3px solid #ffef00;
  box-sizing: border-box;
  border-radius: 0.8rem;
}

/* 双保险 */
.main_sbx {
  overflow: hidden;
  background: url(/uploads/image/zgimages/bj_4.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.5rem;
}
.sbx_ul {
  width: 3.35rem;
  overflow: hidden;
  margin-left: 0.15rem;
  margin-top: 0.75rem;
}
.mq,
.sbx_ul li {
  width: 2.9rem;
  overflow: hidden;
  padding-right: 0.45rem;
  background: #c30f11;
  text-align: right;
  color: #ffffff;
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 1.5rem;
  border-radius: 0.75rem 0 0 0.75rem;
  margin-bottom: 0.375rem;
}
.funx1 {
  color: #c30f11 !important;
  background: #ffffff !important;
}
.sbx_nr {
  background: #ffffff;
  overflow: hidden;
  width: 12.45rem;
  margin-top: 0.75rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.sbx_bt {
  font-size: 0.65rem;
  font-weight: bold;
  color: #df2325;
  text-align: center;
  width: 100%;
  margin: 0.45rem 0 0rem 0;
}
.sbx_ul2 {
  padding: 0 0.375rem;
  overflow: hidden;
}
.sbx_ul2 li {
  width: 5.75rem;
  background: #ffeaea;
  border-radius: 0.3rem;
  margin-top: 0.8rem;
}
.sbx_ul_sz {
  width: 100%;
  background: url(/uploads/image/zgimages/jr_03.jpg) no-repeat left top;
  background-size: 1.425rem 0.825rem;
  position: relative;
  height: 0.9rem;
}
.sbx_ul_sz strong {
  font-size: 1rem;
  font-weight: bold;
  font-family: arial;
  color: #540001;
  top: -0.5rem;
  position: absolute;
  margin-left: 0.1rem;
}
.sbx_ul_p {
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #404040;
  margin: 0 0.4rem;
}
.tc3 {
  width: 4.5rem;
  line-height: 1.5rem;
  background: #df2325;
  font-size: 0.55rem;
  color: #ffffff;
  text-align: center;
  display: block;
  margin: auto;
  border-radius: 0.75rem;
  margin-top: 0.5rem;
}
.an_niu_3 {
  width: 4.4rem;
  line-height: 1.35rem;
  background: #ffffff;
  font-size: 0.6rem;
  color: #df2325;
  text-align: center;
  border: 2px solid #df2325;
  box-sizing: border-box;
  border-radius: 0.8rem;
  display: block;
  margin: 0.25rem auto;
}
.sbx_ul2_li1 {
  width: 100% !important;
}
.sbx_ul_p1 {
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #404040;
  width: 6rem;
  margin: 0.25rem 0.5rem 0.3rem 0.5rem;
}
.tc3_1 {
  margin-top: -0.5rem !important;
}
.hig1 {
  margin-bottom: 1.27rem;
}
.lin_hig {
  line-height: 2.3rem;
}

/* 入学方案 */
.lj {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-top: 0.5rem;
}

/* 亮点曝光 */
.main_ldbg {
  overflow: hidden;
  background:  no-repeat top;
  background-size: 100% 28%;
}
.ys_1 {
  margin: 0 0.6rem;
  overflow: hidden;
}
.ys {
  width: 15.2rem;
  position: relative;
  background:  no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #ffffff;
}
.ys_str1 {
  font-size: 0.8rem;
  display: block;
  font-weight: bold;
  margin-top: 0.3rem;
  line-height: 1.2rem;
}
.ys p {
  font-size: 0.6rem;
  height: 2.5rem;
}
.ys span {
  width: 2.5rem;
  height: 1px;
  background: #ffffff;
  margin: 0.375rem auto;
  display: block;
}
.an2 {
  font-weight: bold;
  font-size: 0.6rem;
  color: #fe1313;
  text-align: center;
  display: block;
  line-height: 1rem;
  text-decoration: underline !important;
  width: 3.5rem;
  margin: 0 auto;
  box-sizing: border-box;
  position: absolute;
  bottom: 0.5rem;
  right: 0.75rem;
}
.widh1 {
  padding-bottom: 1rem;
  position: relative;
}
.ys_lunb {
  width: 15rem;
  margin: auto;
  background: #ffffff;
}
.bottom_3 {
  bottom: 0rem !important;
}
.swiper-pagination-bullet-active {
  background: #df2325 !important;
}
.anni_6 img {
  width: 7.375rem;
  height: 3.75rem;
}
.ldbg_wid {
  width: 15.5rem;
  margin: 0 auto;
  background: #ffffff;
  padding-top: 0.25rem;
  margin-top: 0.8rem !important;
  margin-bottom: 0.5rem;
}
.swiper-pagination {
  left: 6.5rem;
}
.swiper-pagination-bullet {
  margin: 0 0.1rem;
}

/* 提交表单 */
.tjbj {
  background: url(/uploads/image/zgimages/bj_3.jpg) no-repeat top;
  background-size: 100% 100%;
  overflow: hidden;
  margin-top: 0.5rem;
}
.bt {
  margin-top: 1rem;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.form {
  margin: 0 0.6rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.fotm_bt {
  font-size: 0.75rem;
  color: #fe1313;
  font-weight: bold;
  text-align: center;
  margin-top: 0.875rem;
}
.form_ul1 {
  overflow: hidden;
  width: 11.5rem;
  margin: auto;
  width: 11.12rem;
  margin-top: 0.375rem;
}
.form_ul1 li {
  border: 2px solid #fe1313;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 0.6rem;
  text-align: center;
  line-height: 0.95rem;
  width: 5rem;
  color: #fe1313;
  margin: auto;
}
.fangan1 {
  width: 100%;
  background: #ffffff;
  height: 2rem;
  margin-bottom: 2%;
  border: 1px solid #cccccc;
}

.bkkm_1,
.fangan {
  width: 100%;
  height: 2rem;
  margin: 0 auto;
  margin-bottom: 0.325rem;
}
.tj {
  width: 6.25rem;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #2b1301;
  font-size: 0.6rem;
  text-align: center;
  border: none;
  background: #ffdd00;
  border-radius: 0.75rem;
  margin: 0 auto;
  margin-left: 4.5rem;
  margin-bottom: 0.625rem;
  margin-top: 0.63rem;
  display: block;
}
.nput {
  height: 2rem;
  line-height: 2rem;
  margin: auto;
  display: block;
  background: #ffffff;
  color: #8c8c8c;
  float: right;
  text-indent: 0.65rem;
  width: 10.5rem;
  font-size: 0.6rem;
}

.bj1 {
  background: url(/uploads/image/zgimages/tb_01.jpg) no-repeat left center;
  background-size: 1.63rem 1.75rem;
}
.bj2 {
  background: url(/uploads/image/zgimages/tb_02.jpg) no-repeat left center;
  background-size: 1.63rem 1.75rem;
}
.bj3 {
  background: url(/uploads/image/zgimages/tb_03.jpg) no-repeat left center;
  background-size: 1.63rem 1.75rem;
}
.bj4 {
  background: url(/uploads/image/zgimages/tb_04.jpg) no-repeat left center;
  background-size: 1.63rem 1.75rem;
}
.bj6 {
  background: url(/uploads/image/zgimages/tn_01.jpg) no-repeat left center;
  background-size: 0.7rem 0.7rem;
}
.bj7 {
  background: url(/uploads/image/zgimages/tn_02.jpg) no-repeat left center;
  background-size: 0.7rem 0.7rem;
}
.bj8 {
  background: url(/uploads/image/zgimages/tn_03.jpg) no-repeat left center;
  background-size: 0.7rem 0.7rem;
}

.bj1,
.bj2,
.bj3,
.bj4 {
  height: 1.75rem !important;
}
.hei1 {
  height: 1.75rem !important;
}

.bkkm {
  overflow: hidden;
}
.bkkm_1 select {
  display: block;
  background: url(/uploads/image/zgimages/inbj.jpg) no-repeat;
  background-size: 100% 100%;
  font-size: 0.6rem;
  text-indent: 0.75rem;
  float: right;
  width: 10.5rem;
  line-height: 2rem;
  border: 0;
  color: #8c8c8c;
}
.bkkm_1 select option {
  display: block;
}
.fuxn1 {
  display: block !important;
}
.an1 {
  font-weight: bold;
  font-size: 0.6rem;
  color: #fe1313;
  text-align: center;
  display: block;
  line-height: 1rem;
  text-decoration: underline !important;
  width: 10.5rem;
  margin: 0 auto;
}

.bt_01 {
  overflow: hidden;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.bt_01 p {
  margin-bottom: 0.25rem;
  font-size: 0.6rem;
  color: #ffffff;
  text-align: center;
}

.km_nr {
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.sj {
  font-size: 0.55rem;
  overflow: hidden;
  color: #ffffff;
  text-indent: 0.1rem;
}
.mz {
  font-size: 0.6rem;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
  line-height: 2rem;
  width: 3.75rem;
}

/* 弹窗 */
.tanc {
  width: 14.75rem;
  overflow: hidden;
  height: 16.8rem;
  position: fixed;
  left: 0.65rem;
  top: 5rem;
  background: #ffffff;
  z-index: 10;
}
.tanc_top {
  font-weight: bold;
  font-size: 0.95rem;
  color: #ffffff;
  text-align: center;
}
.tanc_top span {
  color: #ffdc00;
}
.zc_2 {
  margin-top: 2.5rem !important;
  width: 12.75rem;
  overflow: hidden;
  margin: 0 auto;
}
.tishi {
  text-align: center;
  font-size: 0.6rem;
  line-height: 1rem;
  color: #040404;
  margin-top: 0.3rem;
}
.tj_1 {
  margin-top: 1rem !important;
}
.img2 {
  display: block;
  position: absolute;
  top: 14.5rem;
  right: 5.8rem;
  width: 1.5rem;
  height: 2.215rem;
}
.img2 img {
  width: 100%;
}
.bottom_1 {
  margin-bottom: 0.55rem !important;
}
.bottom_2 {
  margin-bottom: 0.7rem !important;
}

.tanc_2_2,
.tanc_2_1 {
  background: #ffffff !important;
  height: 11.05rem !important;
  border-radius: 0.3rem;
  top: 6rem !important;
}
.tanc_2_1 {
  width: 12.5rem !important;
  left: 1.7rem !important;
}
.tanc_2_2 {
  width: 12rem !important;
  left: 2.2rem !important;
}
.zd2 {
  background: #f0f0f0;
}
.widh3 {
  width: 78% !important;
}
.bj5 {
  background: url(/uploads/image/zgimages/inbj_1.png) no-repeat right !important;
  background-size: 100% 100% !important;
}
.mz1 {
  color: #333333;
  width: 2.2rem;
  line-height: 1.7rem;
}
.tanc_top h3 {
  font-size: 0.65rem;
  color: #333333;
  line-height: 1.5rem;
  width: 11.25rem;
  margin: auto;
  background: url(/uploads/image/zgimages/bt_bj.jpg) no-repeat;
  background-size: 100% 100%;
  font-weight: bold;
}
.tanc_top h3 span {
  color: #df2325;
}
.tanc_top p {
  font-size: 0.55rem;
  color: #333333;
  font-weight: initial;
  margin-bottom: 0.2rem;
  margin-top: -0.1rem;
}
.tj_1 {
  width: 8.15rem;
  background: #df2325;
  color: #ffffff;
  font-size: 0.65rem;
  margin-left: 1.5rem;
  margin-top: 0.35rem !important;
}
.img_tc1 {
  top: -1.8rem;
  right: 0.5rem;
  width: 1.3rem;
  height: 1.775rem;
}
.tanc_top3 {
  padding: 0.5rem 0 0;
}
.tanc_top3 h3 {
  font-size: 0.85rem !important;
}
.tanc_top3 p {
  font-size: 0.6rem !important;
  margin-top: 0rem;
  opacity: 0;
}

/* 弹窗2   */
.tanc_2 {
  width: 13.5rem;
  height: 14.5rem;
  position: fixed;
  left: 1.3rem;
  top: 3rem;
  background: url(/uploads/image/zgimages/tcbj.png) no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: relative;
}
.tc_bj_1 {
  background: url(/uploads/image/zgimages/hsbj.png);
  width: 100%;
  height: 100%;
  z-index: 8;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
}
.widh2 {
  width: 88% !important;
}
.cont1 {
  margin-left: 3.2rem !important;
}
.tanc_top2 {
  padding: 0.5rem 0;
}
.bto1 {
  margin-bottom: 0.25rem !important;
}

/* 弹窗3 */
.tanc_top_1 {
  width: 100%;
  background: #df2325;
  height: 3.6rem;
  border-radius: 0.3rem 0.3rem 0 0;
}
.tanc_top_1 h2 {
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  padding: 0.1rem 0;
  text-shadow: 0px 5px 5px #c71414;
}
.text-box {
  overflow: hidden;
}
.text-box p {
  font-size: 0.55rem;
  color: #ffdc00;
  padding: 0 0.75rem;
  float: left;
  line-height: 0.65rem;
}
.text-box span {
  float: left;
  width: 0.175rem;
  height: 0.175rem;
  background: #ffdc00;
  margin-top: 0.25rem;
  border-radius: 50%;
  margin-right: 0.3rem;
}
.tanc_2_2 {
  height: 13.5rem !important;
}

.bkkm_11,
.fangan_d2 {
  height: 1.7rem;
  margin-bottom: 0.1rem;
}

/* 统计代码 */
#cnzz_stat_icon_1276136712 {
  display: none;
}
