/* CSS Document */
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #bb0014;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
a {
  cursor: pointer;
}
/* 头部 */
.head {
  margin: 0 auto;
  width: 1200px;
  height: 385px;
  background-size: cover;
}
.head-logo {
  margin-top: 74px;
  float: left;
  margin-left: 250px;
}
.daoyan {
  margin: 0 auto;
  width: 1200px;
  height: 227px;
  background: url(./bj-3.png) no-repeat;
}
.daoyan-content {
  width: 1050px;
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  font-weight: bold;
  padding: 73px 0 0 70px;
  text-indent: 36px;
}
.content {
  margin: 0 auto;
  width: 1200px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 26px;
  padding-top: 6px;
  height: 1250px;
  background: url(./bj-4.png) repeat-x;
  background-color: #ffffff;
}
.content .paper {
  text-align: center;
  margin-top: 20px;
}
.content .paper:after {
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.content .paper .allcount {
  display: inline-block;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.content .paper a {
  border: solid 1px #dfdfdf;
  color: #000;
}
.content .paper a.cur {
  background: #1b6fe2;
  color: #fff;
}
.content .paper .jumpbox {
  float: right;
  margin-left: 20px;
}
.content .paper .jumpbox .text {
  width: 32px;
}
.cottent-title {
  margin-left: 46px;
  margin-top: 30px;
  margin-bottom: 55px;
  height: 60px;
}
.column1 {
  width: 1100px;
  border-bottom: 1px solid #dcdcdc;
  height: 136px;
  margin-left: 50px;
  margin-top: 30px;
  padding-bottom: 30px;
}
.column1-img {
  float: left;
  margin-left: 10px;
}
.column1-right {
  width: 870px;
  float: left;
  margin-left: 37px;
}
.column1-right-top-l {
  width: 7px;
  height: 7px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  background-color: #165fac;
}
.column1-right-top-r {
  font-size: 18px;
  font-weight: bold;
  color: #165fac;
  height: 36px;
  float: left;
}
.column1-right-top a {
  font-size: 18px;
  font-weight: bold;
  color: #165fac;
}
.column1-right-top a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #bb0014;
}
.column1-right-bottom {
  width: 880px;
}
.column1-right-bottom-left {
  width: 780px;
  text-align: justify;
  float: left;
  line-height: 32px;
}
.column1-right-bottom-right {
  float: left;
  width: 100px;
  text-align: center;
  line-height: 60px;
}
.column1-right-bottom-right span {
  color: #bbb;
  font-size: 38px;
  font-weight: 600;
}
.comuni {
  width: 1100px;
  margin-left: 50px;
}
.comuni-title {
  text-align: center;
  margin-top: 40px;
}
.comuni-title-top {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 10px;
}
.comuni-title-bottom {
  margin-top: 18px;
}
.comuni-bottom ul {
  margin-top: 38px;
}
.comuni-bottom ul li {
  float: left;
  margin-left: 93px;
  margin-right: 93px;
}
.comuni-li-b {
  margin-top: 10px;
  text-align: center;
}
/* footer部分 */
.foot {
  background-color: #f3f3f3;
  height: 112px;
  padding-top: 18px;
  font-size: 15px;
  border-top: 7px solid #245399;
}
.foot-r {
  margin: 0 auto;
  width: 1200px;
  text-align: center;
  padding-top: 13px;
  line-height: 25px;
}
.foot-r-l {
  width: 100px;
  float: left;
  margin-left: 200px;
}
.foot-r-r {
  width: 700px;
  float: left;
  margin-top: 8px;
}
/* 手机端 Start */
.mobile_current,
.mobile_cont,
.mobile_gout,
.mobile_daoyan,
.zfkfr_mobile_common,
.mobile_cover,
.search_header {
  display: none;
}
.head-logo2,
.introduction_box {
  display: none;
}
.headbg {
  background: url(../images/bj-2.gif);
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .zfkfr_container {
    /* 手机主体 Start */
  }
  .zfkfr_container .headbg {
    background: url(./cy_mobile_zfkfr_bg.png) no-repeat;
    background-size: 100%;
  }
  .zfkfr_container .headbg .head {
    height: 284px;
    width: 100%;
  }
  .zfkfr_container .headbg .head .head-logo {
    display: none;
  }
  .zfkfr_container .headbg .head .head-logo2 {
    width: 607px;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
  .zfkfr_container .headbg .head .head-logo2 img {
    width: 100%;
    height: auto;
  }
  .zfkfr_container .headbg .head .introduction_box {
    margin-left: 67px;
  }
  .zfkfr_container .headbg .daoyan {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 31px;
    background: none;
  }
  .zfkfr_container .headbg .daoyan .daoyan-content {
    border: dashed 1px #000;
    border-radius: 10px;
    box-sizing: border-box;
    width: 100%;
    background: #f7f7f7;
    margin: 0;
    padding: 34px 27px 43px 27px;
    font-size: 24px;
    font-weight: 400;
    color: #050505;
    line-height: 40px;
    text-indent: 2em;
  }
  .zfkfr_container .headbg .content {
    width: 100%;
    margin-top: 29px;
    padding: 0;
    background: none;
    background-color: transparent;
    height: auto;
  }
  .zfkfr_container .headbg .content .cottent-title {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .zfkfr_container .headbg .content .cottent-title img {
    margin-left: -175px;
    width: 1108px;
    height: auto;
  }
  .zfkfr_container .headbg .content .column1 {
    width: 692px;
    margin: 0 auto;
    overflow: hidden;
    height: 161px ;
    border-bottom: 2px solid #AAAAAA;
    box-sizing: border-box;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 19px;
  }
  .zfkfr_container .headbg .content .column1 .column1-img {
    width: 159px;
    height: 118px;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-left: 0;
  }
  .zfkfr_container .headbg .content .column1 .column1-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 159px ;
    height: auto !important;
  }
  .zfkfr_container .headbg .content .column1 .column1-right {
    float: right;
    margin: 0;
    width: 500px;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-l {
    display: none;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-r {
    margin-bottom: 19px;
    height: auto;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-r a {
    display: block;
    width: 492px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: bold;
    color: #050505;
    line-height: 1;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-left {
    width: 450px;
    font-size: 20px;
    font-weight: 400;
    color: #050505;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-right {
    width: 60px;
  }
  .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-right span {
    font-size: 46px;
    color: #4D4D4D;
    font-weight: 500;
  }
  .zfkfr_container .headbg .content .comuni {
    width: 719px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 30px;
    box-sizing: border-box;
    padding-top: 53px;
    padding-bottom: 93px;
  }
  .zfkfr_container .headbg .content .comuni .comuni-title {
    margin: 0;
  }
  .zfkfr_container .headbg .content .comuni .comuni-title .comuni-title-top {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #050505;
    line-height: 30px;
  }
  .zfkfr_container .headbg .content .comuni .comuni-title .comuni-title-bottom {
    font-size: 20px;
    font-weight: 400;
    color: #050505;
    line-height: 30px;
  }
  .zfkfr_container .headbg .content .comuni .comuni-bottom ul {
    overflow: hidden;
    display: flex;
    justify-content: space-evenly;
  }
  .zfkfr_container .headbg .content .comuni .comuni-bottom ul li {
    margin: 0;
  }
  .zfkfr_container .headbg .content .comuni .comuni-bottom ul li .comuni-li-t {
    text-align: center;
  }
  .zfkfr_container .headbg .content .comuni .comuni-bottom ul li .comuni-li-b {
    margin-top: 22px;
    font-size: 24px;
    font-weight: 400;
    color: #050505;
    line-height: 24px;
  }
  .zfkfr_container .paging_box {
    margin-top: 20px;
    text-align: left;
  }
  .zfkfr_container .paging_box {
    display: block;
    margin: 40px 0;
  }
  .zfkfr_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .zfkfr_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .zfkfr_container .paging_box .oPager span {
    display: none;
  }
  .zfkfr_container .paging_box .oPager a {
    display: none;
  }
  .zfkfr_container .paging_box .oPager .prev {
    display: block;
    width: 172px;
    height: 54px;
    background: #FFFFFF;
    border: 2px solid #DBDBDB;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
  }
  .zfkfr_container .paging_box .oPager .next {
    display: block;
    width: 172px;
    height: 54px;
    background: #FFFFFF;
    border: 2px solid #DBDBDB;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
    margin-left: 24px;
  }
  .zfkfr_container .introduction_box {
    display: block;
  }
  .zfkfr_container .zfkfr_mobile_common {
    display: block;
    overflow: hidden;
    padding: 60px 0 0 0;
    width: 100%;
    background: url("../images/cy_mobile_zfkfr_bg.png") no-repeat;
    background-size: cover;
  }
  .zfkfr_container .zfkfr_mobile_common .com_top,
  .zfkfr_container .zfkfr_mobile_common .com_daoyan {
    margin-left: 67px;
    display: block;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_daoyan {
    background: url("../images/cy_mobile_dy_bg.png") no-repeat;
    width: 688px;
    height: 342px ;
    display: block;
    margin: 24px auto ;
    padding-top: 34px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_daoyan p {
    display: block;
    width: 634px;
    height: 265px;
    font-size: 24px;
    font-weight: 400;
    color: #050505;
    line-height: 40px;
    margin: 0 auto;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont {
    display: block;
    float: left;
    margin-bottom: 40px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont .top_img {
    margin-left: -250px;
    display: block;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul {
    width: 692px;
    margin-left: 33px;
    padding: 20px 0;
    border-bottom: 1px solid #AAAAAA;
    float: left;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li {
    float: left;
    width: 100%;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .img {
    float: left;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right {
    float: right;
    width: 505px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right a.tit {
    width: 492px;
    font-size: 24px;
    font-weight: bold;
    color: #050505;
    line-height: 41px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content {
    float: left;
    width: 500px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content a:first-child {
    font-size: 20px;
    font-weight: 400;
    color: #050505;
    line-height: 30px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content a.iconfont {
    float: right;
    font-size: 30px;
  }
  .zfkfr_container .zfkfr_mobile_common .paper {
    text-align: center;
    margin-top: 20px;
  }
  .zfkfr_container .zfkfr_mobile_common .paper:after {
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    display: block;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .allcount {
    display: inline-block;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .prev {
    display: block;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .next {
    display: block;
    background: #fff;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .allcount {
    display: none;
  }
  .zfkfr_container .zfkfr_mobile_common .paper a {
    display: none;
    border: solid 1px #dfdfdf;
    color: #000;
    height: 50px;
    width: 120px;
    margin: 0 5px;
    float: left;
    font-size: 24px;
    line-height: 50px;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .jumpbox {
    float: right;
    margin-left: 20px;
  }
  .zfkfr_container .zfkfr_mobile_common .paper .jumpbox .text {
    width: 32px;
  }
  /* 手机主体 End */
  .zfkfr_container .zfkfr_mobile_common .mobile_gout {
    display: block;
    background: url("../images/cy_mobile_gout.png") no-repeat;
    width: 719px;
    height: 401px;
    float: left;
    margin-left: 15px;
    margin-top: 40px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout h1 {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #050505;
    line-height: 30px;
    margin-top: 53px;
    margin-bottom: 18px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout p {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #050505;
    line-height: 30px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout ul {
    margin-top: 60px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li {
    float: left;
    width: 25%;
    text-align: center;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a img {
    margin-bottom: 25px;
  }
  .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a img,
  .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a span {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #050505;
    line-height: 24px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .zfkfr_container .paging_box {
    display: flex;
    justify-content: center;
    margin: 40px 0;
  }
  .zfkfr_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .zfkfr_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .zfkfr_container .paging_box .oPager span {
    display: none;
  }
  .zfkfr_container .paging_box .oPager a {
    display: none;
  }
  .zfkfr_container .paging_box .oPager .prev {
    display: block;
    width: 172px;
    height: 54px;
    background: #FFFFFF;
    border: 2px solid #DBDBDB;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
  }
  .zfkfr_container .paging_box .oPager .next {
    display: block;
    width: 172px;
    height: 54px;
    background: #FFFFFF;
    border: 2px solid #DBDBDB;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
    margin-left: 24px;
  }
  .zfkfr_container .paging_box .oPager .text {
    display: none;
  }
}
/* 手机端 End */
.column1-right-bottom-left a {
  display: block;
  text-indent: 28px;
}
@media (max-width: 751px) {
  .column1-right-bottom-left a {
    text-indent: 40px;
    width: 430px;
  }
}
@media (max-width: 751px) {
  .mobile_footer {
    margin-top: 0;
  }
}
@media (min-width: 751px) {
  .pageold {
    /* 手机主体 End */
  }
  .pageold .column1-right-bottom-left a {
    text-indent: 64px;
    width: 688px;
  }
  .pageold .zfkfr_container {
    /* 手机主体 Start */
  }
  .pageold .zfkfr_container .headbg {
    background: url(./cy_mobile_zfkfr_bg.png) no-repeat;
    background-size: 100%;
  }
  .pageold .zfkfr_container .headbg .head {
    height: 454.4px;
    width: 100%;
  }
  .pageold .zfkfr_container .headbg .head .head-logo {
    display: none;
  }
  .pageold .zfkfr_container .headbg .head .head-logo2 {
    width: 971.2px;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
  .pageold .zfkfr_container .headbg .head .head-logo2 img {
    width: 100%;
    height: auto;
  }
  .pageold .zfkfr_container .headbg .head .introduction_box {
    margin-left: 15%;
  }
  .pageold .zfkfr_container .headbg .daoyan {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    box-sizing: border-box;
    padding: 0 49.6px;
    background: none;
  }
  .pageold .zfkfr_container .headbg .daoyan .daoyan-content {
    border: dashed 1.6px #000;
    border-radius: 16px;
    box-sizing: border-box;
    width: 100%;
    background: #f7f7f7;
    margin: 0;
    padding: 54.4px 43.2px 68.8px 43.2px;
    font-size: 38.4px;
    font-weight: 400;
    color: #050505;
    line-height: 64px;
    text-indent: 2em;
  }
  .pageold .zfkfr_container .headbg .content {
    width: 100%;
    margin-top: 46.4px;
    padding: 0;
    background: none;
    background-color: transparent;
    height: auto;
  }
  .pageold .zfkfr_container .headbg .content .cottent-title {
    height: 96px;
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .pageold .zfkfr_container .headbg .content .cottent-title img {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 1772.8px;
    height: auto;
  }
  .pageold .zfkfr_container .headbg .content .column1 {
    width: 1107.2px;
    margin: 0 auto;
    overflow: hidden;
    height: 257.6px;
    border-bottom: 3.2px solid #AAAAAA;
    box-sizing: border-box;
    padding: 0;
    padding-top: 38.4px;
    padding-bottom: 30.4px;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-img {
    width: 254.4px;
    height: 188.8px;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-left: 0;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 254.4px;
    height: auto !important;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right {
    float: right;
    margin: 0;
    width: 800px;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-l {
    display: none;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-r {
    margin-bottom: 30.4px;
    height: auto;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-top .column1-right-top-r a {
    display: block;
    width: 787.2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 38.4px;
    font-weight: bold;
    color: #050505;
    line-height: 1;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-left {
    width: 720px;
    font-size: 32px;
    font-weight: 400;
    color: #050505;
    line-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-right {
    width: 96px;
  }
  .pageold .zfkfr_container .headbg .content .column1 .column1-right .column1-right-bottom-right span {
    font-size: 73.6px;
    color: #4D4D4D;
    font-weight: 500;
  }
  .pageold .zfkfr_container .headbg .content .comuni {
    width: 1150.4px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 48px;
    box-sizing: border-box;
    padding-top: 84.8px;
    padding-bottom: 148.8px;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-title {
    margin: 0;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-title .comuni-title-top {
    margin: 0;
    font-size: 38.4px;
    font-weight: bold;
    color: #050505;
    line-height: 48px;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-title .comuni-title-bottom {
    font-size: 32px;
    font-weight: 400;
    color: #050505;
    line-height: 48px;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-bottom ul {
    overflow: hidden;
    display: flex;
    justify-content: space-evenly;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-bottom ul li {
    margin: 0;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-bottom ul li .comuni-li-t {
    text-align: center;
  }
  .pageold .zfkfr_container .headbg .content .comuni .comuni-bottom ul li .comuni-li-b {
    margin-top: 35.2px;
    font-size: 38.4px;
    font-weight: 400;
    color: #050505;
    line-height: 38.4px;
  }
  .pageold .zfkfr_container .paging_box {
    margin-top: 32px;
    text-align: left;
  }
  .pageold .zfkfr_container .paging_box {
    display: block;
    margin: 64px 0;
  }
  .pageold .zfkfr_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .pageold .zfkfr_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .pageold .zfkfr_container .paging_box .oPager span {
    display: none;
  }
  .pageold .zfkfr_container .paging_box .oPager a {
    display: none;
  }
  .pageold .zfkfr_container .paging_box .oPager .prev {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #FFFFFF;
    border: 3.2px solid #DBDBDB;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
  }
  .pageold .zfkfr_container .paging_box .oPager .next {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #FFFFFF;
    border: 3.2px solid #DBDBDB;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
    margin-left: 38.4px;
  }
  .pageold .zfkfr_container .paging_box {
    display: flex;
    justify-content: center;
    margin: 64px 0;
  }
  .pageold .zfkfr_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .pageold .zfkfr_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .pageold .zfkfr_container .paging_box .oPager span {
    display: none;
  }
  .pageold .zfkfr_container .paging_box .oPager a {
    display: none;
  }
  .pageold .zfkfr_container .paging_box .oPager .prev {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #FFFFFF;
    border: 3.2px solid #DBDBDB;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
  }
  .pageold .zfkfr_container .paging_box .oPager .next {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #FFFFFF;
    border: 3.2px solid #DBDBDB;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
    margin-left: 38.4px;
  }
  .pageold .zfkfr_container .paging_box .oPager .text {
    display: none;
  }
  .pageold .zfkfr_container .introduction_box {
    display: block;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common {
    display: block;
    overflow: hidden;
    padding: 96px 0 0 0;
    width: 100%;
    background: url("../images/cy_mobile_zfkfr_bg.png") no-repeat;
    background-size: cover;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .com_top,
  .pageold .zfkfr_container .zfkfr_mobile_common .com_daoyan {
    margin-left: 107.2px;
    display: block;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_daoyan {
    background: url("../images/cy_mobile_dy_bg.png") no-repeat;
    width: 1100.8px;
    height: 547.2px;
    display: block;
    margin: 38.4px auto;
    padding-top: 54.4px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_daoyan p {
    display: block;
    width: 1014.4px;
    height: 424px;
    font-size: 38.4px;
    font-weight: 400;
    color: #050505;
    line-height: 64px;
    margin: 0 auto;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont {
    display: block;
    float: left;
    margin-bottom: 64px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont .top_img {
    margin-left: -400px;
    display: block;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul {
    width: 1107.2px;
    margin-left: 52.8px;
    padding: 32px 0;
    border-bottom: 1.6px solid #AAAAAA;
    float: left;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li {
    float: left;
    width: 100%;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .img {
    float: left;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right {
    float: right;
    width: 808px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right a.tit {
    width: 787.2px;
    font-size: 38.4px;
    font-weight: bold;
    color: #050505;
    line-height: 65.6px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content {
    float: left;
    width: 800px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content a:first-child {
    font-size: 32px;
    font-weight: 400;
    color: #050505;
    line-height: 48px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_cont ul li .column_right .column_content a.iconfont {
    float: right;
    font-size: 48px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper {
    text-align: center;
    margin-top: 32px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper:after {
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    display: block;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .allcount {
    display: inline-block;
    padding: 0 16px;
    height: 60.8px;
    line-height: 60.8px;
    font-size: 22.4px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .prev {
    display: block;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .next {
    display: block;
    background: #fff;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .allcount {
    display: none;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper a {
    display: none;
    border: solid 1.6px #dfdfdf;
    color: #000;
    height: 80px;
    width: 192px;
    margin: 0 8px;
    float: left;
    font-size: 38.4px;
    line-height: 80px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .jumpbox {
    float: right;
    margin-left: 32px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .paper .jumpbox .text {
    width: 51.2px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout {
    display: block;
    background: url("../images/cy_mobile_gout.png") no-repeat;
    width: 1150.4px;
    height: 641.6px;
    float: left;
    margin-left: 24px;
    margin-top: 64px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout h1 {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 38.4px;
    font-weight: bold;
    color: #050505;
    line-height: 48px;
    margin-top: 84.8px;
    margin-bottom: 28.8px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout p {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #050505;
    line-height: 48px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout ul {
    margin-top: 96px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li {
    float: left;
    width: 25%;
    text-align: center;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a img {
    margin-bottom: 40px;
  }
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a img,
  .pageold .zfkfr_container .zfkfr_mobile_common .mobile_gout ul li a span {
    display: inline-block;
    text-align: center;
    font-size: 38.4px;
    font-weight: 400;
    color: #050505;
    line-height: 38.4px;
  }
}
