/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: Gotham-Bold;
    src: url(../fonts/Gotham-Bold.otf)
}

* {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

button,
input {
    border: none;
    background-color: transparent
}

::-ms-clear,
::-ms-reveal {
    display: none
}

html {
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

a:visited {
    color: inherit
}

b,
strong {
    font-weight: 700
}

em {
    font-style: normal
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

li,
ol,
ul {
    list-style: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.noWrap {
    white-space: nowrap
}

@font-face {
    font-family: iconfont;
    src: url(../iconfont/iconfont.eot);
    src: url(../iconfont/iconfont.eot?#iefix) format('embedded-opentype'), url(../iconfont/iconfont.woff) format('woff'), url(../iconfont/iconfont.ttf) format('truetype'), url(../iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

html {
    min-width: 1300px;
    width: 100%;
    overflow-x: hidden;
    height: 100%
}

body {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.l_con {
    position: relative;
    margin: 0 auto;
    width: 1200px
}

img[class^=icon_] {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

i[class^=icon_] {
    vertical-align: middle;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal
}

body {
    font-size: 18px
}

.wrapper {
    position: relative;
    max-width: 1920px;
    margin: 0 auto
}

.clear {
    *zoom: 1
}

.clear:after,
.clear:before {
    content: "";
    display: table
}

.clear:after {
    clear: both
}

.box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-theme {
    color: #b81c23
}

.noWrap {
    white-space: nowrap
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.pf {
    position: fixed
}

.wf {
    width: 100%;
    max-width: 100%
}

.hide {
    display: none
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blod {
    font-weight: 700
}

[class^=g-] {
    *zoom: 1
}

[class^=g-]:after,
[class^=g-]:before {
    content: "";
    display: table
}

[class^=g-]:after {
    clear: both
}

.g-d-2>* {
    float: left;
    width: 50%
}

.g-d-3>* {
    float: left;
    width: 33.33333333%
}

.g-d-4>* {
    float: left;
    width: 25%
}

.g-d-5>* {
    float: left;
    width: 20%
}

.g-d-6>* {
    float: left;
    width: 16.66666667%
}

.g-d-7>* {
    float: left;
    width: 14.28571429%
}

.g-d-8>* {
    float: left;
    width: 12.5%
}

.bg-c {
    background-color: #b81c23
}

.bg-sc {
    background-color: #b81c23
}

.f-c {
    color: #b81c23
}

.f-sc {
    color: #b81c23
}

.f-t-c {
    text-align: center
}

.f-wb {
    font-weight: 700
}

.btHov {
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.btHov:hover {
    -khtml-opacity: .85;
    -moz-opacity: .85;
    opacity: .85;
    filter: alpha(opacity=85);
    filter: "alpha(opacity=85)";
    filter: alpha(opacity=85)
}

.noShow {
    visibility: hidden
}

.net_addr {
    margin-top: 40px;
    width: 1200px;
    margin: 0 auto;
    height: 44px;
    box-sizing: border-box;
    padding-top: 16px
}

.net_addr .icon_home {
    width: 19px;
    height: 18px;
    background-image: url(../images/zy/index-copy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle
}

.net_addr .con {
    display: inline-block;
    vertical-align: middle
}

.net_addr a,
.net_addr span {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.net_addr1 {
    padding-top: 10px
}

.net_addr1 .icon_home {
    width: 19px;
    height: 18px;
    background-image: url(../images/zy/icon_home.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.net_addr1 a,
.net_addr1 span {
    font-size: 14px;
    color: #b81c23;
    line-height: 22px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.filter {
    *zoom: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -20px
}

.filter:after,
.filter:before {
    content: "";
    display: table
}

.filter:after {
    clear: both
}

.filter .comp_selec {
    position: relative;
    float: left;
    margin: 10px;
    width: 152px;
    height: 32px;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #e5e5e5
}

.filter .comp_selec,
.filter .comp_selec * {
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s
}

.filter .comp_selec .sel_con {
    position: relative;
    width: 152px;
    height: 32px;
    background-image: url(../images/zy/icon_arrow_down.png);
    background-repeat: no-repeat;
    background-position: 128px center
}

.filter .comp_selec .sel_con input {
    text-align: left;
    width: 85px;
    height: 32px;
    border: none;
    font-size: 12px;
    line-height: 32px;
    color: #333;
    padding-right: 15px;
    padding-left: 52px
}

.filter .comp_selec .btn {
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    width: 52px;
    height: 32px;
    font-size: 12px;
    text-align: right
}

.filter .comp_selec .option {
    display: none
}

.filter .comp_selec:hover {
    border: 1px solid #b81c23
}

.comp_selec_options {
    overflow: hidden;
    overflow-y: auto;
    max-height: 200px;
    background-color: #fff;
    border: 1px solid #b81c23
}

.comp_selec_options>a {
    text-align: center;
    height: 32px;
    display: block;
    cursor: pointer;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s;
    background-color: #fff;
    font-size: 14px;
    color: #b81c23;
    line-height: 32px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.comp_selec_options>a:hover {
    background-color: #f5f5f5
}

.comp_selec_options .selec_empty {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 36px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #f5f5f5
}

.page_zyjs_list .banner {
    position: relative;
    height: 260px;
    background-image: url(../images/change_doc/fun/zy_list_banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page_zyjs_list .banner .cover>.l_con {
    *zoom: 1;
    height: 100%
}

.page_zyjs_list .banner .cover>.l_con:after,
.page_zyjs_list .banner .cover>.l_con:before {
    content: "";
    display: table
}

.page_zyjs_list .banner .cover>.l_con:after {
    clear: both
}

.page_zyjs_list .banner .cover>.l_con .yxList {
    *zoom: 1;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 13px
}

.page_zyjs_list .banner .cover>.l_con .yxList:after,
.page_zyjs_list .banner .cover>.l_con .yxList:before {
    content: "";
    display: table
}

.page_zyjs_list .banner .cover>.l_con .yxList:after {
    clear: both
}

.page_zyjs_list .banner .cover>.l_con .yxList .xyItem {
    float: left;
    border-right: 1px solid #c2c2c2;
    padding: 0 10px;
    margin-bottom: 15px
}

.page_zyjs_list .banner .cover>.l_con .yxList .xyItem a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #333
}

.page_zyjs_list .banner .cover>.l_con .yxList .xyItem a:hover {
    color: #b81c23
}

.page_zyjs_list .banner .cover>.l_con .yxList .xyItem:last-child {
    border: none
}

.page_zyjs_list .banner .zy_detail {
    text-align: left;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    font-weight: 700;
    width: 100%;
    transform: translateY(70px);
}

.page_zyjs_list .banner .zy_detail:after,
.page_zyjs_list .banner .zy_detail:before {
    content: "";
    display: table
}

.page_zyjs_list .banner .zy_detail:after {
    clear: both
}

.page_zyjs_list .banner .zy_detail .icon_deng {
    position: relative;
    top: -2px;
    width: 30px;
    height: 33px;
    margin-right: 5px;
    background: url(../images/zy/icon_deng.png) no-repeat;
    background: url(../images/zy/icon_deng.svg) center/contain no-repeat;
    background-size: 100% 100%
}

.page_zyjs_list .banner .tabs {
    position: absolute;
    left: -1px;
    bottom: 0;
    height: 60px;
    width: 1202px
}

.page_zyjs_list .banner .tabs .list {
    height: 60px;
    width: 1202px
}

.page_zyjs_list .banner .tabs .list>li {
    float: left;
    width: 171px
}

.page_zyjs_list .banner .tabs .list>li a {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-right: 10px;
    background-color: #b81c23
}

.page_zyjs_list .banner .tabs .list>li a:hover {
    opacity: .8
}

.page_zyjs_list .banner .tabs .list>li a.active {
    color: #b81c23;
    background-color: #fff
}

.page_zyjs_list .banner .tabs .swiper-container {
    height: 60px;
    width: 1202px
}

.page_zyjs_list .banner .tabs .swiper-container .swiper-slide a {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-right: 10px;
    background-color: #b81c23
}

.page_zyjs_list .banner .tabs .swiper-container .swiper-slide a:hover {
    opacity: .8
}

.page_zyjs_list .banner .tabs .swiper-container .swiper-slide a.active {
    color: #b81c23;
    background-color: #fff
}

.page_zyjs_list .banner .tabs .swiper-button-prev {
    position: absolute;
    top: 0;
    left: -35px;
    width: 34px;
    height: 60px;
    background: url(../images/zy/icon_arrow_left_2.png) no-repeat;
    background: url(../images/zy/icon_arrow_left_2.svg) center/contain no-repeat;
    background-size: 100% 100%
}

.page_zyjs_list .banner .tabs .swiper-button-prev:hover {
    background: url(../images/zy/icon_arrow_left_2_hover.png) no-repeat;
    background: url(../images/zy/icon_arrow_left_2_hover.svg) center/contain no-repeat
}

.page_zyjs_list .banner .tabs .swiper-button-next {
    position: absolute;
    top: 0;
    right: -35px;
    width: 34px;
    height: 60px;
    background: url(../images/zy/icon_arrow_right_2.png) no-repeat;
    background: url(../images/zy/icon_arrow_right_2.svg) center/contain no-repeat;
    background-size: 100% 100%
}

.page_zyjs_list .banner .tabs .swiper-button-next:hover {
    background: url(../images/zy/icon_arrow_right_2_hover.png) no-repeat;
    background: url(../images/zy/icon_arrow_right_2_hover.svg) center/contain no-repeat
}

.page_zyjs_list .content {
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 22px
}

.page_zyjs_list .content .no_data {
    text-align: center;
    margin-bottom: 55px
}

.page_zyjs_list .content .no_data .txt {
    text-align: center;
    margin-top: 22px;
    margin-bottom: 25px;
    font-size: 22px;
    color: #86cbd1;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_list .content .zy_List {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    box-sizing: border-box
}

.page_zyjs_list .content .zy_List .zy_item {
    border-bottom: 1px dotted #EEE;
    padding: 20px 0;
    box-sizing: border-box;
    display: flex
}

.page_zyjs_list .content .zy_List .zy_item:nth-child(1) {
    padding-top: 0
}

.page_zyjs_list .content .zy_List .zy_item .left {
    width: 300px;
    height: 203px;
    overflow: hidden;
    display: inline-block
}

.page_zyjs_list .content .zy_List .zy_item .img {
    width: 300px;
    height: 203px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 4px
}

.page_zyjs_list .content .zy_List .zy_item .img:hover {
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s
}

.page_zyjs_list .content .zy_List .zy_item .right {
    display: inline-block;
    width: 690px;
    margin-left: 30px;
    vertical-align: top
}

.page_zyjs_list .content .zy_List .zy_item .right .top {
    margin-bottom: 10px
}

.page_zyjs_list .content .zy_List .zy_item .right .top .icon {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.page_zyjs_list .content .zy_List .zy_item .right .top .name {
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000
}

.page_zyjs_list .content .zy_List .zy_item .right .top .name:hover {
    color: #b81c23
}

.page_zyjs_list .content .zy_List .zy_item .right .main .detailbox {
    position: relative
}

.page_zyjs_list .content .zy_List .zy_item .right .main .detailbox .seedetail {
    position: absolute;
    right: 0;
    bottom: -25px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #b81c23;
    background: #fff;
    text-align: center;
    display: inline-block
}

.page_zyjs_list .content .zy_List .zy_item .right .main .detail {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #797979;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.page_zyjs_list .content .zy_List .zy_item .right .main .codebox {
    display: flex;
    align-items: center
}

.page_zyjs_list .content .zy_List .zy_item .right .main .codebox .code {
    margin-right: 10px;
    width: 100px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .codebox .code img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto
}

.page_zyjs_list .content .zy_List .zy_item .right .main .codebox .code p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #797979;
    text-align: center;
    margin-top: 7px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .net {
    margin-bottom: 5px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .net .netimg {
    width: 22px;
    height: 22px;
    vertical-align: middle
}

.page_zyjs_list .content .zy_List .zy_item .right .main .net .word {
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #797979
}

.page_zyjs_list .content .zy_List .zy_item .right .main .phone {
    margin-bottom: 5px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .phone .phoneimg {
    width: 22px;
    height: 22px;
    vertical-align: middle
}

.page_zyjs_list .content .zy_List .zy_item .right .main .phone .word {
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #797979
}

.page_zyjs_list .content .zy_List .zy_item .right .main .nokl {
    padding-top: 7px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 22px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .nokl>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 15px;
    font-size: 15px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-left: 11px;
    padding-right: 11px;
    border-right: 1px solid #b6bdc6
}

.page_zyjs_list .content .zy_List .zy_item .right .main .nokl>a:last-child {
    border-right: none
}

.page_zyjs_list .content .zy_List .zy_item .right .main .nokl>a:hover {
    color: #b81c23
}

.page_zyjs_list .content .zy_List .zy_item .right .main .con {
    display: flex;
    align-items: flex-start
}

.page_zyjs_list .content .zy_List .zy_item .right .main .con .zy {
    display: flex;
    align-items: center
}

.page_zyjs_list .content .zy_List .zy_item .right .main .con .zy img {
    width: 22px;
    height: 22px;
    margin-right: 5px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .con .zy span {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #797979;
    line-height: 19px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList {
    *zoom: 1;
    max-width: 80%
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList:after,
.page_zyjs_list .content .zy_List .zy_item .right .main .zyList:before {
    content: "";
    display: table
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList:after {
    clear: both
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList .zyItem {
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    padding: 0 10px
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList .zyItem div {
    color: #797979
}

.page_zyjs_list .content .zy_List .zy_item .right .main .zyList .zyItem:hover div {
    color: #b81c23
}

.page_zyjs_list .content .grid-container {
    position: relative;
    margin: auto
}

.page_zyjs_list .content .grid-container .grid-item {
    width: 383.33px;
    display: block;
    margin-bottom: 30px;
    background-color: #f4f4f4;
    vertical-align: top;
 float:left;
 margin-left:20px;
height:190px;
}

.page_zyjs_list .content .grid-container .grid-item .tit {
    height: 55px;
    background-color: #b81c23;
    background-image: url(../images/change_doc/fun/bg_zy_list_tit.png)
}

.page_zyjs_list .content .grid-container .grid-item .tit>a {
    height: 55px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 55px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-left: 55px;
    padding-right: 25px;
    background: url(../images/zy/icon_hat.png) no-repeat;
    background: url(../images/zy/icon_hat.svg) center/contain no-repeat;
    background-size: 19px 15px;
    background-position: 25px 19px
}

.page_zyjs_list .content .grid-container .grid-item .tit>a>span {
    float: right;
    width: 8px;
    height: 15px;
    margin-top: 19px;
    background: url(../images/zy/icon_arrow_right.png) no-repeat;
    background: url(../images/zy/icon_arrow_right.svg) center/contain no-repeat
}

.page_zyjs_list .content .grid-container .grid-item .tit:hover>a>span {
    background: url(../images/zy/icon_arrow_right_hover.png) no-repeat;
    background: url(../images/zy/icon_arrow_right_hover.svg) center/contain no-repeat
}

.page_zyjs_list .content .grid-container .grid-item .con {
    background-image: url(../images/zy/bg_list.png)
}

.page_zyjs_list .content .grid-container .grid-item .con .nokl {
    padding-top: 7px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 22px
}

.page_zyjs_list .content .grid-container .grid-item .con .nokl>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 15px;
    font-size: 15px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-left: 11px;
    padding-right: 11px;
    border-right: 1px solid #b6bdc6
}

.page_zyjs_list .content .grid-container .grid-item .con .nokl>a:last-child {
    border-right: none
}

.page_zyjs_list .content .grid-container .grid-item .con .nokl>a:hover {
    color: #b81c23
}

.page_zyjs_list .content .grid-container .grid-item .con .item {
    margin-bottom: 1px
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_tit {
    height: 45px;
    display: block;
    background-image: url(../images/change_doc/fun/bg_zy_list_category.png);
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_tit>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 45px;
    padding-left: 50px;
    padding-right: 25px;
    font-size: 16px;
    color: #b81c23;
    line-height: 45px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background: url(../images/change_doc/fun/zy_icon_kl.png) no-repeat;
    background: url(../images/change_doc/fun/zy_icon_kl.svg) 25px center/contain no-repeat;
    background-size: 22px 30px;
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_con {
    padding-top: 7px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 22px
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_con>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 15px;
    font-size: 15px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-left: 11px;
    padding-right: 11px;
    border-right: 1px solid #b6bdc6
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_con>a:last-child {
    border-right: none
}

.page_zyjs_list .content .grid-container .grid-item .con .item .i_con>a:hover {
    color: #b81c23
}

.page_zyjs_list .content .grid-container .grid-item .con .no_data {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
    font-size: 16px;
    color: #999;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy [class^=pausecenterch] {
    margin-top: -20px;
    margin-left: -20px;
    top: 50% !important;
    left: 50% !important
}

.page_zyjs_zy .banner {
    position: relative;
    height: 320px;
    background-image: url(../images/change_doc/fun/zy_xq_banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%
}

.page_zyjs_zy .banner .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.page_zyjs_zy .banner .cover>.l_con {
    *zoom: 1;
    height: 320px
}

.page_zyjs_zy .banner .cover>.l_con:after,
.page_zyjs_zy .banner .cover>.l_con:before {
    content: "";
    display: table
}

.page_zyjs_zy .banner .cover>.l_con:after {
    clear: both
}

.page_zyjs_zy .banner .zy_detail {
    *zoom: 1;
    margin-top: 70px
}

.page_zyjs_zy .banner .zy_detail:after,
.page_zyjs_zy .banner .zy_detail:before {
    content: "";
    display: table
}

.page_zyjs_zy .banner .zy_detail:after {
    clear: both
}

.page_zyjs_zy .banner .zy_detail .f_l {
    position: relative;
    float: left;
    width: 45%;
    height: 61px
}

.page_zyjs_zy .banner .zy_detail .f_l .center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 100%
}

.page_zyjs_zy .banner .zy_detail .f_l .name {
    position: relative
}

.page_zyjs_zy .banner .zy_detail .f_l .name>span {
    font-size: 38px;
    color: #f3f3f3;
    line-height: 50px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .banner .zy_detail .f_l .inf {
    margin-top: 9px
}

.page_zyjs_zy .banner .zy_detail .f_l .inf .item {
    float: left;
    height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #eee;
    background-color: rgba(255, 255, 255, .28);
    margin-right: 6px;
    border-radius: 2px;
    font-size: 14px;
    color: #f3f3f3;
    line-height: 34px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .banner .zy_detail .f_l .inf .item:hover {
    background-color: #fff;
    color: #333
}

.page_zyjs_zy .banner .zy_detail .f_r {
    float: right;
    width: 55%
}

.page_zyjs_zy .banner .zy_detail .f_r .item {
    float: right;
    width: 68px;
    height: 50px;
    margin-right: 15px;
    padding-left: 58px
}

.page_zyjs_zy .banner .zy_detail .f_r .item .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .banner .zy_detail .f_r .item .tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .banner .zy_detail .f_r .item.one {
    background: url(../images/zy/icon_cc.png) no-repeat;
    background: url(../images/zy/icon_cc.svg) left center/contain no-repeat;
    background-size: 50px 50px
}

.page_zyjs_zy .banner .zy_detail .f_r .item.two {
    background: url(../images/zy/icon_nx.png) no-repeat;
    background: url(../images/zy/icon_nx.svg) left center/contain no-repeat;
    background-size: 50px 50px
}

.page_zyjs_zy .banner .zy_detail .f_r .item.three {
    background: url(../images/zy/icon_xf.png) no-repeat;
    background: url(../images/zy/icon_xf.svg) left center/contain no-repeat;
    background-size: 50px 50px
}

.page_zyjs_zy .banner .zy_detail .f_r .item.four {
    width: 100px;
    background: url(../images/zy/icon_xw.png) no-repeat;
    background: url(../images/zy/icon_xw.svg) left center/contain no-repeat;
    background-size: 50px 50px
}

.page_zyjs_zy .banner .zy_tab {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px
}

.page_zyjs_zy .banner .zy_tab>li {
    float: left;
    text-align: center;
    width: 162px;
    cursor: pointer;
    margin-right: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #b81c23
}

.page_zyjs_zy .banner .zy_tab>li:hover {
    opacity: .8
}

.page_zyjs_zy .banner .zy_tab>li.active {
    color: #333;
    background-color: #fff
}

.page_zyjs_zy .content {
    position: relative;
    *zoom: 1;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px
}

.page_zyjs_zy .content:after,
.page_zyjs_zy .content:before {
    content: "";
    display: table
}

.page_zyjs_zy .content:after {
    clear: both
}

.page_zyjs_zy .zy_page {
    width: 800px;
    margin-bottom: 50px;
    float: left
}

.page_zyjs_zy .zy_page>li {
    display: none
}

.page_zyjs_zy .m_tit {
    padding-left: 5px;
    font-size: 22px;
    color: #333;
    line-height: 20px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    border-left: 4px solid #b81c23
}

.page_zyjs_zy .m_1 .m_con,
.page_zyjs_zy .m_2 .m_con,
.page_zyjs_zy .m_5 .m_con,
.page_zyjs_zy .m_6 .m_con {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    padding-top: 25px;
    padding-bottom: 26px
}

.page_zyjs_zy .m_1 .no_data,
.page_zyjs_zy .m_2 .no_data,
.page_zyjs_zy .m_5 .no_data,
.page_zyjs_zy .m_6 .no_data {
    height: 182px;
    background-image: url(../images/zy/no_data.png);
    background-position: center;
    background-repeat: no-repeat
}

.page_zyjs_zy .m_1 .detail,
.page_zyjs_zy .m_2 .detail,
.page_zyjs_zy .m_5 .detail,
.page_zyjs_zy .m_6 .detail {
    margin-left: 30px;
    margin-right: 30px
}

.page_zyjs_zy .m_1 .detail>div,
.page_zyjs_zy .m_2 .detail>div,
.page_zyjs_zy .m_5 .detail>div,
.page_zyjs_zy .m_6 .detail>div {
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .m_1 .detail>div dd,
.page_zyjs_zy .m_1 .detail>div div,
.page_zyjs_zy .m_1 .detail>div dl,
.page_zyjs_zy .m_1 .detail>div dt,
.page_zyjs_zy .m_1 .detail>div fieldset,
.page_zyjs_zy .m_1 .detail>div form,
.page_zyjs_zy .m_1 .detail>div h1,
.page_zyjs_zy .m_1 .detail>div h2,
.page_zyjs_zy .m_1 .detail>div h3,
.page_zyjs_zy .m_1 .detail>div h4,
.page_zyjs_zy .m_1 .detail>div h5,
.page_zyjs_zy .m_1 .detail>div h6,
.page_zyjs_zy .m_1 .detail>div img,
.page_zyjs_zy .m_1 .detail>div legend,
.page_zyjs_zy .m_1 .detail>div li,
.page_zyjs_zy .m_1 .detail>div ol,
.page_zyjs_zy .m_1 .detail>div p,
.page_zyjs_zy .m_1 .detail>div ul,
.page_zyjs_zy .m_2 .detail>div dd,
.page_zyjs_zy .m_2 .detail>div div,
.page_zyjs_zy .m_2 .detail>div dl,
.page_zyjs_zy .m_2 .detail>div dt,
.page_zyjs_zy .m_2 .detail>div fieldset,
.page_zyjs_zy .m_2 .detail>div form,
.page_zyjs_zy .m_2 .detail>div h1,
.page_zyjs_zy .m_2 .detail>div h2,
.page_zyjs_zy .m_2 .detail>div h3,
.page_zyjs_zy .m_2 .detail>div h4,
.page_zyjs_zy .m_2 .detail>div h5,
.page_zyjs_zy .m_2 .detail>div h6,
.page_zyjs_zy .m_2 .detail>div img,
.page_zyjs_zy .m_2 .detail>div legend,
.page_zyjs_zy .m_2 .detail>div li,
.page_zyjs_zy .m_2 .detail>div ol,
.page_zyjs_zy .m_2 .detail>div p,
.page_zyjs_zy .m_2 .detail>div ul,
.page_zyjs_zy .m_5 .detail>div dd,
.page_zyjs_zy .m_5 .detail>div div,
.page_zyjs_zy .m_5 .detail>div dl,
.page_zyjs_zy .m_5 .detail>div dt,
.page_zyjs_zy .m_5 .detail>div fieldset,
.page_zyjs_zy .m_5 .detail>div form,
.page_zyjs_zy .m_5 .detail>div h1,
.page_zyjs_zy .m_5 .detail>div h2,
.page_zyjs_zy .m_5 .detail>div h3,
.page_zyjs_zy .m_5 .detail>div h4,
.page_zyjs_zy .m_5 .detail>div h5,
.page_zyjs_zy .m_5 .detail>div h6,
.page_zyjs_zy .m_5 .detail>div img,
.page_zyjs_zy .m_5 .detail>div legend,
.page_zyjs_zy .m_5 .detail>div li,
.page_zyjs_zy .m_5 .detail>div ol,
.page_zyjs_zy .m_5 .detail>div p,
.page_zyjs_zy .m_5 .detail>div ul,
.page_zyjs_zy .m_6 .detail>div dd,
.page_zyjs_zy .m_6 .detail>div div,
.page_zyjs_zy .m_6 .detail>div dl,
.page_zyjs_zy .m_6 .detail>div dt,
.page_zyjs_zy .m_6 .detail>div fieldset,
.page_zyjs_zy .m_6 .detail>div form,
.page_zyjs_zy .m_6 .detail>div h1,
.page_zyjs_zy .m_6 .detail>div h2,
.page_zyjs_zy .m_6 .detail>div h3,
.page_zyjs_zy .m_6 .detail>div h4,
.page_zyjs_zy .m_6 .detail>div h5,
.page_zyjs_zy .m_6 .detail>div h6,
.page_zyjs_zy .m_6 .detail>div img,
.page_zyjs_zy .m_6 .detail>div legend,
.page_zyjs_zy .m_6 .detail>div li,
.page_zyjs_zy .m_6 .detail>div ol,
.page_zyjs_zy .m_6 .detail>div p,
.page_zyjs_zy .m_6 .detail>div ul {
    text-align: justify;
    text-justify: inter-ideograph
}

.page_zyjs_zy .m_1 .detail>div,
.page_zyjs_zy .m_1 .detail>div div,
.page_zyjs_zy .m_1 .detail>div p,
.page_zyjs_zy .m_2 .detail>div,
.page_zyjs_zy .m_2 .detail>div div,
.page_zyjs_zy .m_2 .detail>div p,
.page_zyjs_zy .m_5 .detail>div,
.page_zyjs_zy .m_5 .detail>div div,
.page_zyjs_zy .m_5 .detail>div p,
.page_zyjs_zy .m_6 .detail>div,
.page_zyjs_zy .m_6 .detail>div div,
.page_zyjs_zy .m_6 .detail>div p {
    text-align: justify;
    text-justify: inter-ideograph
}

.page_zyjs_zy .m_1 .detail>div img,
.page_zyjs_zy .m_1 .detail>div table,
.page_zyjs_zy .m_2 .detail>div img,
.page_zyjs_zy .m_2 .detail>div table,
.page_zyjs_zy .m_5 .detail>div img,
.page_zyjs_zy .m_5 .detail>div table,
.page_zyjs_zy .m_6 .detail>div img,
.page_zyjs_zy .m_6 .detail>div table {
    max-width: 100% !important
}

.page_zyjs_zy .m_1 .detail>div p,
.page_zyjs_zy .m_2 .detail>div p,
.page_zyjs_zy .m_5 .detail>div p,
.page_zyjs_zy .m_6 .detail>div p {
    margin: 1.5em 0
}

.page_zyjs_zy .m_1 .see_more,
.page_zyjs_zy .m_2 .see_more,
.page_zyjs_zy .m_5 .see_more,
.page_zyjs_zy .m_6 .see_more {
    position: relative;
    text-align: center;
    left: 50%;
    width: 110px;
    height: 40px;
    margin-top: 19px;
    margin-left: -55px;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    border-radius: 2px;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .m_1 .see_more:hover,
.page_zyjs_zy .m_2 .see_more:hover,
.page_zyjs_zy .m_5 .see_more:hover,
.page_zyjs_zy .m_6 .see_more:hover {
    color: #fff;
    background-color: #b81c23;
    border: 1px solid #b81c23
}

.page_zyjs_zy .m_2 {
    margin-top: 57px
}

.page_zyjs_zy .m_3 .filter,
.page_zyjs_zy .m_4 .filter {
    padding-top: 15px;
    padding-bottom: 15px
}

.page_zyjs_zy .m_4 {
    margin-top: 57px
}

.page_zyjs_zy .base_table {
    width: 100%;
    max-width: 100%;
    border: solid 1px #e5e5e5
}

.page_zyjs_zy .base_table th {
    text-align: center;
    padding: 10px 5px;
    font-size: 14px;
    color: #b81c23;
    line-height: 26px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #f3f4f9
}

.page_zyjs_zy .base_table td {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding: 10px 5px;
    background-color: #fafafc;
    border-bottom: solid 1px #e5e5e5
}

.page_zyjs_zy .comp_video {
    height: 400px;
    margin-top: 15px;
    background-color: #efefef
}

.page_zyjs_zy .zy_sp .no_data {
    height: 182px;
    background-image: url(../images/zy/no_data.png);
    background-position: center;
    background-repeat: no-repeat
}

.page_zyjs_zy .other_zy {
    float: right;
    width: 350px
}

.page_zyjs_zy .other_zy .no_data {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #999;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_zy .other_zy .m_con {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 31px
}

.page_zyjs_zy .other_zy .m_con>a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    display: block;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 25px;
    margin-right: 30px;
    background: url(../images/zy/icon_arrow_right_1.png) right center no-repeat;
    background: url(../images/zy/icon_arrow_right_1.svg) right center/contain no-repeat;
    background-size: 6px 11px
}

.page_zyjs_zy .other_zy .m_con>a:hover {
    color: #b81c23;
    background: url(../images/zy/icon_arrow_right_1_hover.png) right center no-repeat;
    background: url(../images/zy/icon_arrow_right_1_hover.svg) right center/contain no-repeat;
    background-size: 6px 11px
}

.page_zyjs_xy .banner {
    position: relative;
    height: 260px !important;
    background-image: url(../images/change_doc/fun/zy_list_banner.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.page_zyjs_xy .banner .zy_tab {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px
}

.page_zyjs_xy .banner .zy_tab>li {
    float: left;
    text-align: center;
    width: 162px;
    cursor: pointer;
    margin-right: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #b81c23
}

.page_zyjs_xy .banner .zy_tab>li:hover {
    opacity: .8
}

.page_zyjs_xy .banner .zy_tab>li.active {
    color: #333;
    background-color: #fff
}

.page_zyjs_xy .no_data,
.page_zyjs_zyfl .no_data {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #999;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_xy .banner,
.page_zyjs_zyfl .banner {
    position: relative;
    height: 260px;
    background-image: url(../images/change_doc/fun/zy_list_banner.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.page_zyjs_xy .banner .cover,
.page_zyjs_zyfl .banner .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.page_zyjs_xy .banner .cover>.l_con,
.page_zyjs_zyfl .banner .cover>.l_con {
    *zoom: 1;
    height: 100%
}

.page_zyjs_xy .banner .cover>.l_con:after,
.page_zyjs_xy .banner .cover>.l_con:before,
.page_zyjs_zyfl .banner .cover>.l_con:after,
.page_zyjs_zyfl .banner .cover>.l_con:before {
    content: "";
    display: table
}

.page_zyjs_xy .banner .cover>.l_con:after,
.page_zyjs_zyfl .banner .cover>.l_con:after {
    clear: both
}

.page_zyjs_xy .banner .zy_detail,
.page_zyjs_zyfl .banner .zy_detail {
    *zoom: 1;
    margin-top: 72px
}

.page_zyjs_xy .banner .zy_detail:after,
.page_zyjs_xy .banner .zy_detail:before,
.page_zyjs_zyfl .banner .zy_detail:after,
.page_zyjs_zyfl .banner .zy_detail:before {
    content: "";
    display: table
}

.page_zyjs_xy .banner .zy_detail:after,
.page_zyjs_zyfl .banner .zy_detail:after {
    clear: both
}

.page_zyjs_xy .banner .zy_detail .name,
.page_zyjs_zyfl .banner .zy_detail .name {
    text-align: left;
    font-size: 33px;
    color: #f3f3f3;
    line-height: 33px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_xy .banner .zy_detail .desc,
.page_zyjs_zyfl .banner .zy_detail .desc {
    position: relative;
    text-align: right;
    margin-top: 22px;
    font-size: 14px;
    color: #f3f3f3;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_xy .banner .zy_detail .desc img,
.page_zyjs_zyfl .banner .zy_detail .desc img {
    position: absolute;
    width: 84px;
    height: 80px;
    right: 0;
    top: -95px
}

.page_zyjs_xy .banner .zy_tab,
.page_zyjs_zyfl .banner .zy_tab {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px
}

.page_zyjs_xy .banner .zy_tab>li,
.page_zyjs_zyfl .banner .zy_tab>li {
    float: left;
    text-align: center;
    width: 162px;
    cursor: pointer;
    margin-right: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #b81c23
}

.page_zyjs_xy .banner .zy_tab>li:hover,
.page_zyjs_zyfl .banner .zy_tab>li:hover {
    opacity: .8
}

.page_zyjs_xy .banner .zy_tab>li.active,
.page_zyjs_zyfl .banner .zy_tab>li.active {
    color: #333;
    background-color: #fff
}

.page_zyjs_xy .content,
.page_zyjs_zyfl .content {
    position: relative;
    *zoom: 1;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px
}

.page_zyjs_xy .content:after,
.page_zyjs_xy .content:before,
.page_zyjs_zyfl .content:after,
.page_zyjs_zyfl .content:before {
    content: "";
    display: table
}

.page_zyjs_xy .content:after,
.page_zyjs_zyfl .content:after {
    clear: both
}

.page_zyjs_xy .xy_page,
.page_zyjs_zyfl .xy_page {
    width: 800px;
    margin-bottom: 50px;
    float: left
}

.page_zyjs_xy .xy_page>li,
.page_zyjs_zyfl .xy_page>li {
    display: none
}

.page_zyjs_xy .m_tit,
.page_zyjs_zyfl .m_tit {
    padding-left: 5px;
    font-size: 22px;
    color: #333;
    line-height: 20px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    border-left: 4px solid #b81c23
}

.page_zyjs_xy .m_info,
.page_zyjs_zyfl .m_info {
    float: left;
    width: 800px;
    margin-bottom: 50px
}

.page_zyjs_xy .m_info .m_con,
.page_zyjs_zyfl .m_info .m_con {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    padding-top: 25px;
    padding-bottom: 26px
}

.page_zyjs_xy .m_info .detail,
.page_zyjs_zyfl .m_info .detail {
    margin-left: 30px;
    margin-right: 30px
}

.page_zyjs_xy .m_info .detail .no_data,
.page_zyjs_zyfl .m_info .detail .no_data {
    height: 182px;
    background-image: url(../images/zy/no_data.png);
    background-position: center;
    background-repeat: no-repeat
}

.page_zyjs_xy .m_info .detail>div,
.page_zyjs_zyfl .m_info .detail>div {
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_xy .m_info .detail>div dd,
.page_zyjs_xy .m_info .detail>div div,
.page_zyjs_xy .m_info .detail>div dl,
.page_zyjs_xy .m_info .detail>div dt,
.page_zyjs_xy .m_info .detail>div fieldset,
.page_zyjs_xy .m_info .detail>div form,
.page_zyjs_xy .m_info .detail>div h1,
.page_zyjs_xy .m_info .detail>div h2,
.page_zyjs_xy .m_info .detail>div h3,
.page_zyjs_xy .m_info .detail>div h4,
.page_zyjs_xy .m_info .detail>div h5,
.page_zyjs_xy .m_info .detail>div h6,
.page_zyjs_xy .m_info .detail>div img,
.page_zyjs_xy .m_info .detail>div legend,
.page_zyjs_xy .m_info .detail>div li,
.page_zyjs_xy .m_info .detail>div ol,
.page_zyjs_xy .m_info .detail>div p,
.page_zyjs_xy .m_info .detail>div ul,
.page_zyjs_zyfl .m_info .detail>div dd,
.page_zyjs_zyfl .m_info .detail>div div,
.page_zyjs_zyfl .m_info .detail>div dl,
.page_zyjs_zyfl .m_info .detail>div dt,
.page_zyjs_zyfl .m_info .detail>div fieldset,
.page_zyjs_zyfl .m_info .detail>div form,
.page_zyjs_zyfl .m_info .detail>div h1,
.page_zyjs_zyfl .m_info .detail>div h2,
.page_zyjs_zyfl .m_info .detail>div h3,
.page_zyjs_zyfl .m_info .detail>div h4,
.page_zyjs_zyfl .m_info .detail>div h5,
.page_zyjs_zyfl .m_info .detail>div h6,
.page_zyjs_zyfl .m_info .detail>div img,
.page_zyjs_zyfl .m_info .detail>div legend,
.page_zyjs_zyfl .m_info .detail>div li,
.page_zyjs_zyfl .m_info .detail>div ol,
.page_zyjs_zyfl .m_info .detail>div p,
.page_zyjs_zyfl .m_info .detail>div ul {
    text-align: justify;
    text-justify: inter-ideograph
}

.page_zyjs_xy .m_info .detail>div,
.page_zyjs_xy .m_info .detail>div div,
.page_zyjs_xy .m_info .detail>div p,
.page_zyjs_zyfl .m_info .detail>div,
.page_zyjs_zyfl .m_info .detail>div div,
.page_zyjs_zyfl .m_info .detail>div p {
    text-align: justify;
    text-justify: inter-ideograph
}

.page_zyjs_xy .m_info .detail>div img,
.page_zyjs_xy .m_info .detail>div table,
.page_zyjs_zyfl .m_info .detail>div img,
.page_zyjs_zyfl .m_info .detail>div table {
    max-width: 100% !important
}

.page_zyjs_xy .m_info .detail>div p,
.page_zyjs_zyfl .m_info .detail>div p {
    margin: 1.5em 0
}

.page_zyjs_xy .m_info .see_more,
.page_zyjs_zyfl .m_info .see_more {
    position: relative;
    text-align: center;
    left: 50%;
    width: 110px;
    height: 40px;
    margin-top: 19px;
    margin-left: -55px;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    border-radius: 2px;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.page_zyjs_xy .m_info .see_more:hover,
.page_zyjs_zyfl .m_info .see_more:hover {
    color: #fff;
    background-color: #b81c23;
    border: 1px solid #b81c23
}

.page_zyjs_xy .comp_video,
.page_zyjs_zyfl .comp_video {
    height: 400px;
    margin-top: 15px;
    background-color: #efefef
}

.page_zyjs_xy .xy_sp .no_data,
.page_zyjs_zyfl .xy_sp .no_data {
    height: 182px;
    background-image: url(../images/zy/no_data.png);
    background-position: center;
    background-repeat: no-repeat
}

.page_zyjs_xy .other_zy,
.page_zyjs_zyfl .other_zy {
    float: right;
    width: 350px
}

.page_zyjs_xy .other_zy .m_con,
.page_zyjs_zyfl .other_zy .m_con {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 31px
}

.page_zyjs_xy .other_zy .m_con>a,
.page_zyjs_zyfl .other_zy .m_con>a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    display: block;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 25px;
    margin-right: 30px;
    background: url(../images/zy/icon_arrow_right_1.png) right center no-repeat;
    background: url(../images/zy/icon_arrow_right_1.svg) right center/contain no-repeat;
    background-size: 6px 11px
}

.page_zyjs_xy .other_zy .m_con>a:hover,
.page_zyjs_zyfl .other_zy .m_con>a:hover {
    color: #b81c23;
    background: url(../images/zy/icon_arrow_right_1_hover.png) right center no-repeat;
    background: url(../images/zy/icon_arrow_right_1_hover.svg) right center/contain no-repeat;
    background-size: 6px 11px
}

.zy_szjs .m_tit,
.zy_yxxy .m_tit {
    margin-bottom: 20px
}

.zy_szjs .list_li,
.zy_yxxy .list_li {
    height: 315px;
    border: 1px solid #E5E5E5;
    padding: 22px;
    box-sizing: border-box;
    margin-bottom: 22px
}

.zy_szjs .list_li img,
.zy_yxxy .list_li img {
    float: left;
    width: 210px;
    height: 270px;
    display: block;
    margin-right: 22px;
    object-fit: cover
}

.zy_szjs .list_li .right_box,
.zy_yxxy .list_li .right_box {
    float: right;
    width: 518px
}

.zy_szjs .list_li .right_box p,
.zy_yxxy .list_li .right_box p {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 30px
}

.zy_szjs .list_li .right_box div,
.zy_yxxy .list_li .right_box div {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.zy_szjs .no_data,
.zy_yxxy .no_data {
    height: 182px;
    background-image: url(../images/zy/no_data.png);
    background-position: center;
    background-repeat: no-repeat
}

.m_tit {
    padding-left: 5px;
    font-size: 22px;
    color: #333;
    line-height: 20px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    border-left: 4px solid #13B4AA;
    position: relative
}

.m_tit .more {
    position: absolute;
    right: 0;
    top: 3px;
    color: #333;
    font-size: 14px
}

.m_tit .more:hover {
    color: #b81c23
}

.zy_szjs_con .m_con {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    padding: 25px;
    box-sizing: border-box
}

.zy_szjs_con .m_con .name_con {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-top: 28px
}

.zy_szjs_con .m_con img {
    width: 245px;
    height: 315px;
    display: table;
    margin: 17px auto 0;
    object-fit: cover
}

.zy_szjs_con .m_con .jianjie {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-top: 23px
}

.zy_szjs_con .m_con .con {
    font-size: 16px;
    margin-top: 25px;
    font-weight: 400;
    color: #333
}