@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tfoot,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body,
html {
    width: 100%;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
	position:relative;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

button,
div,
input {
    outline: 0
}

.zd-banner {
    width: 1200px;
    margin: 0 auto;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

/**
a,p,span {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
**/

.zd-wrap {
    min-width: 1200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.zd-wrap .zd-header .zd-header__top {
    width: 100%;
    height: 83px;
    padding: 0 42px;
    background-color: #fff;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-header .zd-header__top>img {
    height: 60px
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu {
    z-index: 9999;
    width: 100%;
    height: 29px;
    padding: 0;
    height: 13px;
    margin-bottom: 11.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu a {
    font-size: 12px;
    color: #666
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul {
    list-style: none;
    margin: 0 auto
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li {
    float: left;
    width: 100px;
    line-height: 32px;
    position: relative;
    margin-left: 40px;
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li div {
    width: 100px;
    position: absolute;
    left: 0;
    padding-bottom: 0;
    float: left;
    height: 0;
    text-align: center;
    top: 28px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .5)
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li div a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    display: block
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li div a:hover {
    color: #fff;
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li a:hover {
    background-color: rgba(121, 179, 252, 1)
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li>a {
    text-decoration: none;
    color: #666;
    height: 29px;
    line-height: 29px;
    display: block;
    text-align: center;
    font-size: 16px
}

.zd-wrap .zd-header .zd-header--swiper {
    height: 500px;
    width: 100%;
    min-width: 1200px
}

.zd-wrap .zd-header .zd-header__top .zd-header__menu ul li>a:hover {
    color: #fff;
}

.zd-wrap .zd-header .zd-header--swiper .swiper-slide {
    height: 500px
}

.zd-wrap .zd-header .zd-header--swiper .swiper-slide img {
    width: 100%
}

.zd-wrap .zd-header .zd-header--swiper .swiper-pagination-bullet {
    border: 1px solid #fff;
    opacity: 1;
    background-color: transparent
}

.zd-wrap .zd-header .zd-header--swiper .swiper-pagination-bullet-active {
    background-color: #fff
}

.zd-wrap .zd-header .zd-header__banner {
    height: 322px;
    width: 1366px;
    min-width: 1200px;
    background-color: #38b9fd;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.zd-wrap .zd-content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zd-wrap .zd-content img {
    max-width: 100%
}

.zd-wrap .zd-content .zd-content-index__model_1 {
    margin-top: 52px;
    height: 450px;
    width: 1200px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container {
    height: 450px;
    position: relative;
    width: 526px;
    margin: 0
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-slide {
    height: 100%;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-slide .swiper-title {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(rgba(255, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -o-linear-gradient(rgba(255, 0, 0, 0), rgba(0, 0, 0, .6));
    background: linear-gradient(rgba(255, 0, 0, 0), rgba(0, 0, 0, .6))
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-slide .swiper-title a {
    padding-left: 15px;
    color: #fff
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-slide .swiper-title a:hover {
    text-decoration: underline
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-prev-btn {
    position: absolute;
    top: 30px;
    left: 0;
    width: 130px;
    height: 450px;
    background: url(http://himg2.huanqiu.com/statics/hq2017/index/images/focusBtn.png) no-repeat;
    background-position: 0 178px;
    z-index: 99
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-prev-btn:hover {
    cursor: pointer;
    background-position: -260px 178px
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-next-btn {
    position: absolute;
    top: 30px;
    right: 0;
    width: 130px;
    height: 450px;
    background: url(http://himg2.huanqiu.com/statics/hq2017/index/images/focusBtn.png) no-repeat;
    background-position: -30px 178px;
    z-index: 99
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-next-btn:hover {
    cursor: pointer;
    background-position: -290px 178px
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-pagination {
    width: 100px;
    position: absolute;
    left: 400px
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #fff;
    opacity: 1;
    background-color: transparent
}

.zd-wrap .zd-content .zd-content-index__model_1 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box {
    width: 333px;
    height: 100%;
    margin: 0 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-titlebar {
    height: 40px;
    width: 100%;
    background-color: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-titlebar>span {
    font-size: 18px;
    font-weight: 700;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-titlebar>button {
    width: 90px;
    height: 26px;
    cursor: pointer;
    background: #8d1d2d;
    color: #fff
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content {
    height: 410px;
    width: 100%
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul {
    height: 100%;
    overflow: auto
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul>li {
    padding-bottom: 12px;
    position: relative
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul>li::before {
    content: '?';
    font-size: 20px;
    color: #e5e5e5;
    top: -2px;
    position: absolute
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul>li::after {
    content: '';
    position: absolute;
    top: 30px;
    width: 90%;
    border-bottom: 1px solid #f4f4f4
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul>li>a {
    cursor: pointer;
    margin-left: 20px;
    width: 313px;
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #666;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_1 .article-box-content>ul>li>a:hover {
    color: #2196f3
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box {
    width: 251px;
    height: 570px;
    padding: 17px 24px 14px 24px;
    margin-top: -120px;
    z-index: 99999;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #f1eee9
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>img:nth-child(1) {
    height: 39px;
    padding: 17px
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>img:nth-child(2) {
    width: 253px;
    height: 163px;
    padding-bottom: 11px
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>p {
    font-size: 18px;
    font-weight: 700;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>div {
    height: 260px;
    width: 100%;
    overflow: auto;
    margin-bottom: 12px
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>div>p {
    font-size: 14px;
    white-space: pre-wrap;
    font-weight: 400;
    text-indent: 2em;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_1 .about-box>button {
    width: 90px;
    height: 26px;
    cursor: pointer;
    background: #8d1d2d;
    color: #fff;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.zd-wrap .zd-content .zd-content-index__model_2 {
    margin-top: 52px;
    height: 346px;
    width: 1200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_2>.titlebar {
    width: 100%;
    padding-bottom: 21px
}

.zd-wrap .zd-content .zd-content-index__model_2>.titlebar>p {
    font-size: 18px;
    font-weight: 700;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box {
    width: 100%;
    height: 293px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a {
    width: 283px;
    height: 293px;
    display: block
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item {
    width: 283px;
    height: 293px;
    background-color: #f7f7f7
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>img {
    width: 100%;
    height: 233px
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>.title-box {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>.title-box>.title-box__left {
    width: 80%;
    padding-left: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>.title-box>.title-box__left>p {
    font-size: 17px;
    font-weight: 700;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>.title-box>.title-box__left>span {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_2 .card-box>a .card-item>.title-box>.title-box__right {
    width: 20%
}

.zd-wrap .zd-content .zd-content-index__model_3 {
    margin-top: 52px;
    height: auto;
    width: 100%;
    background-color: #f7f4ed;
    padding: 40px 0
}

.zd-wrap .zd-content .zd-content-index__model_3__content {
    width: 1200px;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.zd-wrap .zd-content .zd-content-index__model_3__item {
    width: 369px;
    height: 270px;
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_3__item--title {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-index__model_3__item--title>span:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    color: #8d1d2d
}

.zd-wrap .zd-content .zd-content-index__model_3__item--title>span:nth-child(1)>span {
    color: #666;
    font-size: 14px
}

.zd-wrap .zd-content .zd-content-index__model_3__item--title>a {
    font-size: 14px;
    font-weight: 700;
    color: #38b9fd
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list {
    list-style: none;
    width: 100%;
    overflow-y: auto;
    height: 100%
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li {
    width: 100%;
    padding-top: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li:first-child {
    padding-top: 34px
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li>div {
    width: 369px
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li>div>span {
    width: 12%;
    font-size: 14px;
    font-weight: 400;
    color: #8d1d2d
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li>div>a {
    color: #666;
    width: 88%;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li>div>a:hover {
    color: #38b9fd
}

.zd-wrap .zd-content .zd-content-index__model_3__item--list>li>p {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_4 {
    width: 1200px;
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_4>.titlebar {
    width: 100%
}

.zd-wrap .zd-content .zd-content-index__model_4>.titlebar>p {
    font-size: 18px;
    font-weight: 700;
    color: #666
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper {
    width: 100%;
    height: 100%;
    position: relative
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-container {
    width: 1200px;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-container .swiper-wrapper {
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-container .swiper-slide {
    width: 240px !important;
    height: 140px !important
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-container .swiper-slide-box {
    width: 220px;
    height: 140px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-prev-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    background-image: url(/_theme/2XDUcXU000/static/image/18.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 60% 60%;
    background-size: 60%;
    outline: 0
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-prev-btn:hover {
    background-image: url(/_theme/2XDUcXU000/static/image/18_1.png)
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-next-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    outline: 0;
    background-image: url(/_theme/2XDUcXU000/static/image/17.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 60% 60%;
    background-size: 60%
}

.zd-wrap .zd-content .zd-content-index__model_4--swiper .swiper-next-btn:hover {
    background-image: url(/_theme/2XDUcXU000/static/image/17_1.png)
}

.zd-wrap .zd-content .zd-content-articleList__model_1 {
    width: 1200px;
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* margin-top: 28px; */
    margin-bottom: 53px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left {
    height: 100%;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .menutitle {
    width: 100%;
    height: 59px;
    background-color: #ce2f2b;
    border: 1px solid #ce2f2b;
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .menutitle span {
    font-size: 25px;
    color: #fff
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .subMenuItem {
    width: 100%;
    height: 59px;
    background: rgba(255, 255, 255, 0.589);
    border: 1px solid rgba(127, 103, 78, 0.281);
    /* border-radius: 5px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .subMenuItem span a {
    color: #1d2f47
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .subMenuItem span {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #1d2f47
}

.zd-wrap .zd-content .zd-content-articleList__model_1__left .subMenuItem span :hover {
    color: #ce2f2b
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right {
    height: 100%;
    width: 78%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-bottom: 1px solid #ddd
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-left>span:nth-child(1) {
    font-size: 12px;
    color: #858c93
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-left>span:nth-child(2) {
    font-size: 30px;
    color: #333
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-right {
    margin-bottom: 10px
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-right a {
    font-size: 12px;
    color: #686767
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .title-right a:hover {
    color: #9c1c22
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul {
    margin: 0;
    padding: 0
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul li {
    width: 100%;
    height: 40px;
    list-style: none
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul li a {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul li a .article-title:hover {
    color: #af051d
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul li:nth-child(2n) {
    background-color: #fff
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list ul li:nth-child(2n+1) {
    background-color: #f9f9f9
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-title {
    width: 600px;
    padding-left: 5px;
    font-size: 15px;
    color: #686767;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-title>span {
    color: #9a0000
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-msg {
    width: 25%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 40px;
    font-size: 15px;
    color: #686767;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block {
    text-align: left;
    color: #ccc;
    text-align: center;
    padding: .3rem 0
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block a {
    font-size: .1rem;
    display: inline-block;
    color: #00883C;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 14px;
    border: 1px solid #ddd;
    margin: 0 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block a:hover {
    text-decoration: none;
    border: 1px solid #8d1d2d
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block>span {
    font-size: .17rem
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block>span .current {
    display: inline-block;
    height: 25px;
    font-size: .1rem;
    line-height: 25px;
    padding: 0 14px;
    margin: 0 4px;
    color: #fff;
    background-color: #00883C;
    border: 1px solid #00883C;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.zd-wrap .zd-content .zd-content-articleList__model_1__right .page-block>span .disabled {
    display: inline-block;
    height: 25px;
    font-size: .1rem;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail {
    width: 1200px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title {
    min-height: 60px;
    height: auto;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-bottom: 1px solid #ddd;
	flex-direction: column;
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-left {
    margin: 15px auto 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    align-items: center;
	
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-left>span:nth-child(1) {
    font-size: 28px;
    color: #000
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-right {
    margin-bottom: 10px
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-right a {
    font-size: 12px;
    color: #686767
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-right a:hover {
    color: #9c1c22;
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-right span {
    padding-left: 10px;
    padding-right: 10px;
    color: gray
}

.zd-wrap .zd-content .zd-content-articleDetail__model_1 .acticle-content {
    width: 1000px;
    height: auto;
    margin: 20px auto
}

#_ideConac {
    float: left;
    margin-top: 30px;
}

#_ideInternet {
    float: left;
    margin-left: 70px;
    margin-top: 40px;
}

/* ËÑË÷¿ò */

.sousuo-tit {
    width: 1200px;
    margin: 5px auto;
}

.sousuo-tit>p {
    margin: 0 auto;
    padding-bottom: 5px;
    width: 1200px;
}

.s_btn {
    width: 50px;
    height: 19px;
    color: #fff;
    letter-spacing: 1px;
    background: #c5464a;
    border: 1px solid #c5464a;
    outline: medium;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 2px;
    margin-left: -6px;
}

.pindao_list {
    width: 253px;
    border: 1px solid #c3b8ac;
    border-radius: 5px;
    margin: 0 0 10px 0;
    background: #fcfbf9;
}

.list_title {
    height: 30px;
    line-height: 30px;
    background: url(/_theme/2XDUcXU000/img/list_nav.png) repeat-x;
    border-radius: 5px 5px 0 0;
}

.list_title p {
    background: url(/_theme/2XDUcXU000/img/icon.png) no-repeat left center;
    margin: 0 0 0 6px;
    padding: 0 0 0 22px;
    font-weight: 600;
}

.list_title a {
    color: #C70003;
}

.pindao-left {
    margin: 10px 0;
}

.ListTitlePanel {
    padding-left: 20px;
}

.ListTitlePanellist {
    background: #e5ded7;
    height: 25px;
    line-height: 25px;
}

.ListTitle {
    height: 25px;
    line-height: 25px;
    background: url(/_theme/2XDUcXU000/img/sbjg1.png) no-repeat left center;
    padding: 0 0 0 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ListTitle a {
    font-size: 14px;
    color: #000;
}

.menuList {
    display: none;
    margin-bottom: 0px;
}

.menuList div {
    padding: 2px 5px 2px 25px;
}

.menuList a {
    font-size: 12px;
    color: #333;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.menuList_active {
    display: block;
}

.ListTitle_active {
    background: url(/_theme/2XDUcXU000/img/sbjg2.png) no-repeat left center;
}

.menuList div.lista_active {
    background: #e5ded7;
}

.acticle-content table {
    max-width: 1200px
}

.acticle-content td,
.acticle-content th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.page-item-select {
  display: none;
}

@media (max-width: 1220px) {
  .zd-banner {
    width: 100%;
    margin-top: 55px;
    background-size: cover;
  }
  .zd-banner>img {
    width: 100%!important;
    height: auto!important;
  }
  
  .zd-wrap {
    min-width: 97%!important;
    margin: 10px;
  }
  
  .search-bar {
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    background: #F5F5F5;
  }
  .search-input {
    width: 100%!important;
    margin: 5px 0;
  }
  .search-input input {
    flex: 1;
  }
  .search-input button {
    margin-right: 20px;
  }
  
  .list_title {
    position: relative;
    padding-left: 15px;
  }
  
  .list_title p {
    margin: 0;
  }
  
  .list_title p a {
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAeUlEQVQ4T2NkoDJgpLJ5DAQN/P//vwPQ0v1Qix0ZGRkP4HPEqIGYoTN4whDqkv9YYtAAKDYBKl4ApC9gi2Vg7B8EicNjGWggNsOITqZAA8Fm0dRAUALGBkBe7odKFOLxMjjBjybswZywcSU4qmc9olM2VCHBZEOqgQAUj1EVPb0dqQAAAABJRU5ErkJggg==) no-repeat 97% center;
  }
  
  .list_title.unfold p a {
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAPUlEQVQ4T2NkoDJgpLJ5DKMGUh6iIzUM////fwAYevYUhuBBRkZGB3AYUt1ACl2Gon2kxvJoGFIUAlRPNgCxdgoVOK3tfgAAAABJRU5ErkJggg==) no-repeat 97% center;
  }
  
  .pindao-left {
    display: none;
  }
  
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .title-left>span:nth-child(1) {
    font-size: 22px;
  }
  
  .zd-wrap .zd-content .zd-content-articleDetail__model_1,
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articlelist,
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail,
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .body-articleDetail .article-headinfo,
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .acticle-content {
    width: 100%!important;
  }
  
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .acticle-content {
    margin: 20px auto 0;
  }
  
  .zd-wrap .zd-content .zd-content-articleList__model_1 {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  
  .zd-wrap .zd-content .zd-content-articleList__model_1__left {
      width: 100%;
  }
  
  .zd-wrap .zd-content .zd-content-articleList__model_1__right {
      width: 100%;
  }

  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-title {
      width: 65%;
  }
  
  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-msg {
      padding-right: 15px;
  }
  
  .page-item-select select {
    padding: 4px 12px;
    border-color: #ddd;
    border-radius: 3px;
  }
  
  .page-item {
    display: none;
  }
  
  .page-item.previous, .page-item-select, .page-item.next {
    display: block;
    margin: 0 4px;
  }
}

@media (min-width: 1040px) {
  .zd-wrap .zd-content .zd-content-articleDetail__model_1 .acticle-content {
    width: 1000px!important;
  }
}

@media (max-width: 640px) {
  .zd-wrap {
    min-width: 90%!important;
  }
  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-title {
    width: 60%;
  }
  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-msg {
    width: 30%;
  }
}
@media (max-width: 500px) {
  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-title {
    width: 50%;
  }
  .zd-wrap .zd-content .zd-content-articleList__model_1__right .acticle-list .article-msg {
    width: 40%;
  }
}