@charset "utf-8";

/* common */
.container{-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.xxgk_sideBar .link{
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
#notimelist{display: none;}
/* tab */
.tab-brief > .hd li{font-size: 1.625em;padding-bottom: 22px;}
.tab-brief > .hd li a{color:#383838;}
.tab-brief > .hd li.on a{color:#2957A1;}
@media (max-width: 1200px) {
  .tab-brief > .hd li{font-size: 1.5em;padding-bottom: 14px;}

}

/* 滚动条 */
.scrollbar_y {
  overflow-y: auto;
}
.scrollbar_y::-webkit-scrollbar {
  width: 6px;
  height: auto;
}
.scrollbar_x,
.table_wrap {
  overflow-x: auto;
}
.scrollbar_x::-webkit-scrollbar,
.table_wrap::-webkit-scrollbar {
  height: 6px;
  width: auto;
}
/* 滚动条轨道 */
.table_wrap::-webkit-scrollbar-track,
.scrollbar_x::-webkit-scrollbar-track,
.scrollbar_y::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
/* 滚动条滑块 3C527C 535353 008af1*/
.table_wrap::-webkit-scrollbar-thumb,
.scrollbar_x::-webkit-scrollbar-thumb,
.scrollbar_y::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #306FC7;
}


/* main */
.zfxxgk_main {
  background: url(../images/zfxxgk/zfxxgk_bgx.jpg) no-repeat center top #fff;
}
@media (min-width: 1920px) {
  .zfxxgk_main {
    background-image:url(../img/zfxxgk_bgx.jpg);
    background-size: 100%;
  }
}
@media (max-width: 1480px) {
  .zfxxgk_main {background-size: 120%;}
}
@media (max-width: 860px) {
  .zfxxgk_main {background-size: 150%;}
.zfxx-centext-jdcx iframe{width: 700px !important;}
}
@media (max-width: 768px) {
  .zfxxgk_main {background-size: 160%;}

}
@media (max-width: 640px) {
  .zfxxgk_main {background-size: 180%;}
}
@media (max-width: 520px) {
  .zfxxgk_main.xxgk {background-size:218%;background-position: 22% top;}
  
}
@media (max-width: 360px) {
  .zfxxgk_main {background-size:202%;}
}

/* header */
.xxgk_header{position: relative; overflow: hidden;}
.xxgk_header_toolbar{height: 32px; line-height: 32px; color: #fff; position: absolute; right: 0; top: 10px;}
.xxgk_header_toolbar a{color: #fff;}
.xxgk_header_toolbar a:hover{text-decoration: underline;}
.xxgk_header_toolbar li{position: relative; float: left;}
.xxgk_header_toolbar li.split:before{position: absolute; left: 0; top: 50%; margin-top: -8px; content:''; width: 1px; height:18px; background: #fff; opacity: .46;}
.xxgk_header_toolbar li.split{margin-left: 15px;}
.xxgk_header_toolbar ul li + li{padding-left: 15px;}
.xxgk_header_toolbar ul + ul{margin-left: 15px;}

/* logo */
.xxgk_logo {
  position: absolute;
  left: 0;top: 36px;
  display: none;
}
.xxgk_logo a {
  display: block;
  max-width: 305px;
}
.xxgk_logo img {
  display: block;
  max-width: 100%;
}
.xxgk_title {
  margin: 154px 0 51px;
  
}
.xxgk_title img {
  display: block;
  margin: 0 auto;
  max-width: 50%;
}
.zfxxgk_main.xxgk .xxgk_logo{display: block;}

@media (max-width: 1240px) {
  .xxgk_header_toolbar li.wza{display: none;}
	.xxgk_header_toolbar li.zz.split:before{display: none;}

}
@media (max-width: 1200px) {
  .xxgk_title {
    margin:12% 0 10%;
  }
  .xxgk_logo{top: 20px;}

  .zfxxgk_main.xxgk .xxgk_title{
    margin-top: 95px;
    padding-top: 50px;
  }
}
@media (max-width: 768px) {
  .xxgk_header_toolbar{top: 3px;}
  .xxgk_title img {max-width: 50%;}
}
@media (max-width: 520px) {
  .xxgk_title {margin-bottom: 60px;}
  .xxgk_title img {max-width: 70%;height: 0;}
}
@media (max-width: 360px) {
  .xxgk_title {padding-top: 30px;}
  .xxgk_logo{max-width: 85%;}
}

/* footer */
.xxgk_footer {
  padding: 35px 0;
  position: relative;
}
.xxgk_footer .info {
  text-align: center;
  line-height: 1.7;
  font-size: 14px;
}
.xxgk_footer .info p {
  margin-top: 10px;
}
.xxgk_footer .wzbs #_span_jiucuo {
  position: absolute;
  right: 10%;
  top: 44px;
  cursor: pointer;
}
.xxgk_footer .wzbs .jgdj {
  position: absolute;
  left: 15%;
  top: 44px;
}
.xxgk_footer .wzbs .slh {
  position: absolute;
  left: 5%;
  top: 51px;
}

/* search */
.xxgk_search {
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(46, 104, 185, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(46, 104, 185, 0.3);
  padding: 36px 26px;
}
.search_box:before,
.search_box:after {
  content: "";
  width: 56%;
  height: 1px;
  background: #e8e8e8;
  position: absolute;
  top: 50%;
}
.search_box:before {
  left: -60%;
}
.search_box:after {
  right: -60%;
}
.xxgk_search .search_box {
  position: relative;
  z-index: 1;
  padding: 0 50px 0 15px;
  width:  33%;
  height: 46px;
  background: #fff;
  border: 1px solid #306FC7;
  border-radius: 4px;
  margin: 0 auto;
}
.xxgk_search input {
  display: inline-block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  vertical-align: middle;
  border:none;
  font-size: 1em;
}
.xxgk_search input::-webkit-input-placeholder {
  color: #999999;
}
.xxgk_search .search_sub {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  background: url(../images/zfxxgk/zfxxgk_icon_search.png) no-repeat center;
  background-size: 23px;
  cursor: pointer;
}
@media (max-width: 992px) {
  .xxgk_search .search_box{
    width: 60%;
  }
  .search_box:before,
  .search_box:after{
    display: none;
  }
}
@media (max-width: 640px) {
  .xxgk_search .search_box{
    width: auto;
  }
}


.xxgk_mainbox {
  background: #f6f6f6;
  padding: 30px 26px 45px;
  margin-bottom: 50px;
}


/* 左侧导航 */
.xxgk_sideBar {
  float: left;
  width: 21.5%;
}
.xxgk_sideBar .in_box {
  position: relative;
  z-index: 1;
}
.xxgk_sideBar .xxgkbtn {
  position: relative;
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: normal;
}
.xxgk_sideBar .link {
  display: block;
  position: relative;
  font-size: 1.25em;
  line-height: 26px;
  color: #000;
  background: #fff;
}
.xxgk_sideBar .link span {
  display: block;
  padding: 33px 44px 34px 28%;
}
.xxgk_sideBar .link span b {
  display: block;
}
.xxgk_sideBar .btn_sqxz .link span {
  width: 124px;
}
.xxgk_sideBar .link:before {
  content: '';
  position: absolute;
  left: 9.5%;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  background: url(../images/zfxxgk/xxgk_icon_menus.png) no-repeat;
  background-size: 50px;
}
.xxgk_sideBar .link_gkzn:before {
  background-position: 0 -50px;
}
.xxgk_sideBar .link_gkzd:before {
  background-position: 0 -100px;
}
.xxgk_sideBar .link_gknr:before {
  background-position: 0 -150px;
}
.xxgk_sideBar .link_gknb:before {
  background-position: 0 -200px;
}
.xxgk_sideBar .link_ysq:before {
  background-position: 0 -250px;
}
.xxgk_sideBar .link_ptlj:before {
  background-position: 0 -300px;
}
.xxgk_sideBar .nor.link span {
  padding: 33px 44px 34px 28%;
}
.xxgk_sideBar .link:hover,
.xxgk_sideBar .link.down,
.xxgk_sideBar .link.on {
  background: #306FC7;
  color: #fff;
}
.xxgk_sideBar .link:hover:before,
.xxgk_sideBar .link.down:before,
.xxgk_sideBar .link.on:before {
  background-image: url(../images/zfxxgk/xxgk_icon_menus_hover.png);
}
.xxgk_sideBar .link .icon_open {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 28px;
  top: 50%;
  margin-top: -6px;
}
.xxgk_sideBar .link .icon_open:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #808080;
}
/* :after-竖线 */
.xxgk_sideBar .link .icon_open:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 100%;
  background: #306FC7;
}
/* :before - 横线 */
.xxgk_sideBar .link:hover .icon_open:before,
.xxgk_sideBar .link:hover .icon_open:after,
.xxgk_sideBar .link.on .icon_open:before,
.xxgk_sideBar .link.on .icon_open:after,
.xxgk_sideBar .link.down .icon_open:before {
  background: #fff;
}
.xxgk_sideBar .link.down .icon_open:after {
  display: none;
}
.xxgk_sideBar .ul1 {
  max-height: 382px;
  overflow-y: auto;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.xxgk_sideBar .ul1 .a1 {
  display: block;
  position: relative;
  padding: 6px 20px 6px 45px;
  margin-bottom: 1px;
  line-height: 20px;
  font-size: 15px;
}
.xxgk_sideBar .ul1 .a1:before {
  content: '';
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333333;
}
.xxgk_sideBar .ul1 .a1:hover {
  background: #f5f5f5;
  color: #333;
}
.xxgk_sideBar .ul1 .a1.on {
  background: #e6f4ff;
  font-weight: bold;
  color: #006fab;
}
.xxgk_sideBar .ul1 .a1.on:before {
  background: #016fae;
}
.xxgkbtn .trees {
  width: 100%;
  display: none;
  background: #fff;
  color: #999;
  font-size: 1.125em;
}
.xxgkbtn .trees li {
  line-height: 20px;
  font-weight: 400;
  cursor: pointer;
}
.xxgkbtn .trees li a {
  display: block;
  padding: 22px 0px;
  padding-left: 78px;
  position: relative;
  min-width: 51%;
}

.xxgkbtn .trees li span {
  font-size: 35px;
  float: left;
  margin-right: 6px;
}
.xxgkbtn .trees li a:hover {
  color: #306FC7;
}
.xxgkbtn .trees li .subon {
  color: #306FC7;
}
.xxgkbtn .trees li.on {
  color: #306FC7;
  font-size: 16px;
  background-color: #E6F5FF;

}
.xxgkbtn .trees li.on a {
  color: #306FC7;
  display: block;
  font-weight: 600;
font-size:20px;
}
.xxgkbtn .trees li.li-level2 > a {
  padding-left: 78px;
  position: relative;
  line-height: 24px;
}
.xxgkbtn .trees li.li-level2 > a:after {
  content: '';
  position: absolute;
  top: 27px;
  right: 24px;
  display: block;
  width: 16px;height: 16px;
  background: url(../images/zfxxgk/zfxxgk_icon_arrowr.png) no-repeat right center;
  background-size: 16px;
}
.xxgkbtn .trees li.li-level2 > ul {
  padding-left: 20px;
  width: auto;
  margin-bottom: 0px;
  display: none;
}
.xxgkbtn .trees li.li-level2 > ul.open{
  display: block;
}

.xxgkbtn .trees li.li-level2.current > a {
  background: #E1EAF7;
  font-weight: normal!important;
}
li.current > a {
  color: #306FC7 !important;
  font-weight: bold;
}
.xxgkbtn .trees.zupei1 p {
  padding-left: 36.5%;
  font-size: 88.88%;
  color: #4a4a4a;
  background: #fff;
  height: 44px;
  line-height: 44px;
  position: relative;
  border-top: 1px solid #fff;
}
.xxgkbtn .trees.zupei1 p:before {
  content: "";
  width: 3px;
  height: 0;
  background: #306FC7;
  position: absolute;
  left: 0;
  top: 0;
}
.xxgkbtn .trees.zupei1 p.on {
  background: #E6F1FA;
  font-weight: bold;
  color: #306FC7;
}
.xxgkbtn .trees.zupei1 p.on:before {
  height: 100%;
}
@media (max-width: 1480px) {
  .xxgk_sideBar .link span,
  .xxgk_sideBar .nor.link span {
    padding-left: 34.5%;
  }
}
@media (max-width: 1200px) {
  .xxgk_sideBar {
    width: 25.5%;
  }
}
@media (max-width: 992px) {
  .xxgk_sideBar {
    width:  100%;
    float: none;
  }
  .xxgk_sideBar .link span,
  .xxgk_sideBar .nor.link span {
    padding: 22px 0 22px 20%;
  }
  .xxgk_sideBar .link span b {
    display: none;
  }
}
@media (max-width: 640px) {
  .xxgk_sideBar .link:before {
    position: static;
    margin-left: 9.5%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
  }
  .xxgk_sideBar .link span,
  .xxgk_sideBar .nor.link span {
    padding-left: 10px;
    display: inline-block;
  }
}

@media (max-width: 460px) {
  .xxgk_sideBar .link span b {
    display: block;
  }
  .xxgk_sideBar .link span {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .xxgk_sideBar .link:before {
    margin-top: -28px;
  }
  .xxgk_sideBar .nor.link:before {
    margin-top: 0;
  }
}



/* 右侧内容 */
.xxgk_mainContent {
  float: right;
  width: 78.5%;
}
.xxgk_mainContent .inbox{
  background: #ffffff;
  min-height: 607px;
  padding: 24px;
  margin-left:20px;
}
@media (max-width: 1200px) {
  .xxgk_mainContent {
    width: 74.5%;
  }
}
@media (max-width: 992px) {
  .xxgk_mainContent {
    width:  100%;
    float: none;
  }
  .xxgk_mainContent .inbox{margin-left:0;}
}

/* 信息公开列表 */
/* 默认显示页右侧链接 */
.xxgk_lnews{width:79.6%;}
.xxgk_rlinks{overflow: hidden;width:  20.4%;margin-top: 16px;}
.xxgk_rlinks ul{margin: 0 -12px;}
.xxgk_rlinks li a{
  display: block;background: #F2F2F2;border-radius: 8px;text-align: center;
  height: 120px;overflow: hidden;font-size: 1.25em;margin: 0 12px 24px;
}
.xxgk_rlinks li img{display: block;width: 50px;margin: 16px auto 16px;}
@media (max-width: 1200px) {
  .xxgk_rlinks{margin-top: 24px;}
  .xxgk_rlinks li{width: 33.33%;float: left;}

}
@media (max-width: 640px) {
  .xxgk_rlinks li{width: 50%;}

}
@media (max-width: 460px) {
  .xxgk_rlinks li{width: 100%;}

}



/* 右侧表格 */
.table_wrap table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: -10px;
  border-bottom: 1px solid #D2D2D2;
}
.table_wrap table thead th {
  color: #306FC7;
  border-bottom: 2px solid #306FC7;
  padding: 20px 5px;
  font-weight: bold;
}
.table_wrap table .xh {
  min-width: 50px;
  text-align: center;
}
.table_wrap table .xz {
  min-width: 195px;
}
.table_wrap table .fwzh {
  min-width: 160px;
}
.table_wrap table .cwrq {
  min-width: 90px;
}
.table_wrap table th.fbrq {
  min-width: 90px;
}
.table_wrap table .fwrq {
  min-width: 100px;
}
.table_wrap table tbody td {
  padding: 20px 5px;
}
.table_wrap table tbody .even_tr {
  background: #F7F7F7;
}
.table_wrap table tbody tr {
  line-height: 1.5;
}
.table_wrap table tbody tr.noData {
  text-align: center;
}
.table_wrap table .info {
  line-height: 1.5;
  text-align: justify;
  max-width: 496px;
  min-width: 200px;
  padding: 15px 20px 15px 5px;
}
.table_wrap table .info.zc_info {
  padding-right: 5px;
}
.table_wrap table .info a {
  display: block;
}
.table_wrap table .info em,
.table_wrap table .info i {
  font-style: normal;
}
.table_wrap table .sub_tit {
  font-size: 14px;
  display: block;
  color: #306FC7;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-top: 10px;
}
.table_wrap table .xz_btn {
  text-align: center;
}
.table_wrap table .xz_btn a {
  display: inline-block;
  padding-left: 24px;
  background: url(../images/zfxxgk/zfxxgk_icon_download.png) no-repeat left center;
  background-size: 15px;
}
.table_wrap table .xz_btn a + a {
  margin-left: 22px;
}
.tableList_notDate .fbrq{display: none;}

@media (max-width: 768px) {
  .table_wrap table tbody td,
  .table_wrap table thead th {
    padding: 10px 5px;
  }
  .table_wrap table .info {
    padding: 10px 15px 10px 0;
  }
}


/* 加载中 */
.loading-mask{position: relative;min-height: 450px;}
.loading-mask:before,
.loading-mask:after{
  content:"";
  position: absolute;
  z-index: 2000;
  background-color: hsla(0,0%,100%,.9);
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity .3s;
}
.loading-mask:before{
  background: url(../images/public/loading.gif) no-repeat center;
  z-index: 2001;
}

/*pagediv*/
.pagediv {
  padding: 30px 0 16px;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  clear: both;
}
.pagediv span,
.pagediv a {
  display: inline-block;
  color: #555;
  padding: 0 12.5px;
  margin: 4px 9px;
  zoom: 1;
  border: #D3D3D3 1px solid;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  background: #fff;
}
.pagediv .btn{background: #f2f2f2;}
.pagediv .zxfinput {
  display: inline-block;
  width: 40px;
  height: 33px;
  margin: 0 4px;
  text-align: center;
  border: #dfdfdf 1px solid;
  background: #fff;
}
.pagediv .zxfokbtn{cursor: pointer;}
.pagediv .zxfokbtn:hover,
.pagediv a:hover,
.pagediv .current {
  background: #306FC7;
  border-color: #306FC7;
  color: #fff;
  text-decoration: none;
}
.pagediv .current {
  font-weight: bold;
}
.pagediv .page_jump {
  border-color: transparent;
  background: transparent;
  padding: 0;
}

/*  */
.xxgk_lnews .zfxxgkitem{
 /*  display: none;*/
}
.xxgk_lnews .zfxxgkitem.on{
  display: block;
}

.zfxxgks li{    
  position: relative;
  padding-top: .375em;
  padding-bottom: .375em;
  line-height: 1.6em;
  overflow: hidden;
  vertical-align: top;
}
.zfxxgks li a{padding-left: 18px;}
.zfxxgks li a:before{position: absolute; top: 5px; left: 0; margin-top: .8em; content: ""; width: 4px; height: 4px; background: #939598; background-repeat: no-repeat; background-position: 0 0;}
.zfxxgks li:hover a:before{background: #1d4d9b;}

.xxgk_mainContent .zfxx-centext {
  font-size: 18px;
  line-height: 2;
  color: #333;
}
.xxgk_mainContent .zfxx-content-title {
  font-size: 32px;
  font-weight: bold;
  color: #2d66a5;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 30px;
}
.bot-btns-box{
  overflow: hidden;
  text-align: center;
  margin: 40px 0 30px 0;
}
.bot-btns-box .print{
  display: block;
    width: 15%;
    float: left;
    margin-left: 35%;
}

.bot-btns-box .print a{
      font-size: 14px;
      line-height: 30px;
}

.bot-btns-box .print img{
      display: block;
      width: 38px;
      margin: 0 auto;
}
.xxgk-download-box{
  display: block;
    width: 15%;
    float: right;
    margin-right: 35%;
}
.xxgk-download-btn{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
.xxgk-download-btn img{
  display: block;
  width: 38px;
  margin: 0 auto;

}
@media screen and (max-width: 480px){
  .bot-btns-box{
    display: none;
  }
  .headerBg{
    display: none;
  }
}

.zfxxgk_gksq .zfxx-centext{
  display: none;
}
/*  */
.jzxx-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}

.jzxx-fixed-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.jzxx-fixed-close {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 25px;
  height: 25px;
  display: block;
  background: url(/chinatax/xhtml/images/public/icon-close-temp-02.png) no-repeat center;
  text-indent: -9999px;
}

.jzxx-fixed-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 650px;
  height: 410px;
  background-color: #fff;
  border-radius: 20px;
  margin: -205px 0 0 -325px;
  overflow: hidden;
}

.jzxx-fixed-content h2 {
  display: block;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  background-color: #33589d;
  padding: 0 20px;
  color: #fff;
}

.jzxx-fixed-context {
  font-size: 16px;
  line-height: 2;
  color: #333;
  padding: 35px 30px 30px;
}

.jzxx-fixed-context h4 {
  text-align: center;
  font-size: 24px;
  color: #33589d;
  line-height: 1;
  margin-bottom: 35px;
}

.jzxx-fixed-context p {
  text-indent: 2em
}

.jzxx-fixed-context dl {
  width: 430px;
  margin: 0 auto 30px;
  overflow: hidden;
  line-height: 36px;
}

.jzxx-fixed-context dt {
  float: left;
  width: 220px;
  font-size: 20px;
  color: #333;
  text-align: right;
}

.jzxx-fixed-context dd {
  float: right;
  width: 190px;
  text-align: center;
  height: 36px;
  background-color: #33589d;
  border-radius: 5px;
  font-size: 16px;
}

.jzxx-fixed-context dd a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .jzxx-fixed-content {
    width: 500px;
    height: auto;
    margin: 0 0 0 0;
    transform: translate(-50%, -50%);
  }

  .jzxx-fixed-context {
    padding: 25px 10px;
  }

  .jzxx-fixed-context h4 {
    font-size: 22px;
  }

  .jzxx-fixed-context dt {
    font-size: 18px;
  }

  .jzxx-fixed-context dl {
    margin-bottom: 20px;
  }

}

@media screen and (max-width: 480px) {
  .jzxx-fixed-content {
    width: 90%;

  }

  .jzxx-fixed-content h2 {
    font-size: 18px;
  }

  .jzxx-fixed-context h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  .jzxx-fixed-context dl {
    width: 100%;
    margin-bottom: 15px;
  }

  .jzxx-fixed-context dt {
    width: 52%;
    font-size: 16px;
  }

  .jzxx-fixed-context dd {
    width: 46%;
    font-size: 14px;
  }
}

@media screen and (max-width: 375px) {
  .jzxx-fixed-context {
    padding: 20px 10px 15px 10px;
  }

  .jzxx-fixed-context h4 {
    width: 80%;
    margin: 0 auto 15px;
    display: block;
  }

  .jzxx-fixed-context dl {
    margin-bottom: 10px;
  }

  .jzxx-fixed-context dt {
    float: none;
    text-align: left;
    width: 80%;
    margin: 0 auto;
  }

  .jzxx-fixed-context dd {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
}
