html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,

header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
    font-size: 100%;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,

header,
hgroup,
menu,
nav,
section
{
    display: block;
}
body
{
    line-height: 1;

    min-width: 1300px;
}
ol,
ul
{
    list-style: none;
}
a
{
    text-decoration: none;

    color: #000;
}
blockquote,
q
{
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after
{
    content: '';
    content: none;
}
table
{
    border-spacing: 0;
    border-collapse: collapse;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}
.top
{
    width: 100%;
    height: 50px;

    background: #f8f8f8;
}
.top .center
{
    font-size: 14px;
    line-height: 50px;

    width: 1300px;
    height: 100%;
    margin: 0 auto;

    color: #666;
}
.top .center .jz
{
    margin-top: 10px;
}
.top .center .jz a
{
    line-height: 32px;

    display: block;
    float: left;

    width: 105px;
    height: 32px;
    margin-right: 12px;

    text-align: center;

    color: #dc000e;
    border: 1px dashed #dc000e;
    border-radius: 5px;
}
.top .center a
{
    color: #666;
}
.header
{
    position: relative;
    z-index: -99;

    width: 100%;
    height: 167px;
    margin-top: -20px;

    background: url(../images/header.png) center;
}
.menu
{
    width: 100%;
    height: 78px;

    background: #dc000e;
}
.menu .mid
{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.menu .mid li:hover
{
    background: #ffa200;
}
.menu .mid li:hover .list
{
    display: block;
}
.menu .mid li
{
    font-weight: bold;
    line-height: 78px;

    position: relative;

    float: left;

    padding: 0 27px;

    color: #fff;
}
.menu .mid li .list
{
    position: absolute;
    z-index: 10;
    left: 0;

    display: none;

    width: 100%;
}
.menu .mid li .list li
{
    font-weight: normal;
    line-height: 50px;

    overflow: hidden;

    width: 210px;
    height: 50px;

    border-bottom: 1px solid #ff1625;
    background: #dc000e;
}
.menu .mid li .list li:hover
{
    background: #ffa200;
}
.menu .mid li a
{
    color: #fff;
}
.banner
{
    width: 100%;
    height: 496px;
}
.banner .swiper-pagination-bullet
{
    width: 15px;
    height: 15px;

    background: #f00;
}
.banner .swiper-pagination-bullet-active
{
    width: 40px;

    border-radius: 15px;
}
.axzz
{
    width: 100%;
    height: 131px;

    background: url(../images/axzz-bg.png) center;
}
.axzz .center
{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.axzz .center .img
{
    float: left;

    margin-top: 10px;
}
.axzz .center .wx
{
    float: left;

    margin-top: 12px;
    margin-left: 36px;
}
.axzz .center ul
{
    float: left;

    width: 820px;
    height: 100px;
    margin-top: 16px;
    margin-left: 40px;
}
.axzz .center ul li
{
    float: left;

    text-align: center;
}
.axzz .center ul li .iconfont
{
    display: block;

    color: #ffebcd;
}
.axzz .center ul li .title
{
    color: #fefefe;
}
.axzz .center ul li:hover
{
    background: #fad296;
}
.axzz .center ul li:hover .title
{
    color: #f24600;
}
.axzz .center ul li:hover .iconfont
{
    color: #f24600;
}
.axzz .center ul li:nth-child(1)
{
    width: 155px;
    height: 100%;

    border: 1px dashed #f76d39;
    border-radius: 10px;
}
.axzz .center ul li:nth-child(2)
{
    width: 178px;
    height: 100%;

    border: 1px dashed #f76d39;
    border-radius: 10px;
}
.axzz .center ul li:nth-last-child(-n+3)
{
    width: 114px;
    height: 100%;

    border: 1px dashed #f76d39;
    border-radius: 10px;
}
.axzz .center ul li:nth-child(-n+4)
{
    margin-right: 32px;
}
.xwdt
{
    width: 1300px;
    height: 415px;
    margin: 16px auto;
}
.xwdt .left
{
    float: left;

    width: 680px;
    height: 100%;
}
.xwdt .left .swiper2 .lb-title
{
    font-size: 15px;
    line-height: 55px;

    position: absolute;
    bottom: 2px;

    width: 680px;
    height: 55px;
    padding-left: 15px;

    color: #fff;
    background: rgba(32, 30, 30, .5);
}
.xwdt .left .swiper2 .btn2
{
    z-index: 10;
    bottom: 20px;
    left: 565px;

    width: 100px;
}
.xwdt .left .swiper2 .btn2 .swiper-pagination-bullet
{
    border: 1px solid #fff;
}
.xwdt .left .swiper2 .btn2 .swiper-pagination-bullet-active
{
    border-radius: 4px;
    background: #e20101;
}
.xwdt .right
{
    float: right;

    width: 590px;
    height: 100%;
}
.xwdt .right .slideTxtBox
{
    width: 590px;
    height: 100%;

    border: 1px solid #ddd;
}
.xwdt .right .slideTxtBox .hd
{
    line-height: 45px;

    position: relative;

    height: 45px;

    border-bottom: 1px solid #ddd;
}
.xwdt .right .slideTxtBox .hd ul
{
    position: absolute;

    float: left;

    height: 45px;
}
.xwdt .right .slideTxtBox .hd ul li
{
    float: left;

    width: 140px;

    cursor: pointer;
    text-align: left;

    background: #ececec;
}
.xwdt .right .slideTxtBox .hd ul .tb
{
    font-size: 12px;
    line-height: 22px;

    display: block;
    float: left;

    width: 22px;
    height: 22px;
    margin-top: 12px;
    margin-right: 5px;
    margin-left: 20px;

    text-align: center;

    border-radius: 50%;
    background: #d7d7d7;
}
.xwdt .right .slideTxtBox .hd ul .on
{
    font-weight: bold;

    height: 45px;

    background: #ed2f00;
}
.xwdt .right .slideTxtBox .hd ul .on a
{
    color: #fff;
}
.xwdt .right .slideTxtBox .hd ul .on .tb
{
    color: #f04d25;
    background: #fed4ca;
}
.xwdt .right .slideTxtBox .bd
{
    width: 100%;
    height: 502px;
}
.xwdt .right .slideTxtBox .bd ul .tt
{
    width: 100%;
    height: 130px;
    margin-bottom: 18px;

    border-bottom: 1px dashed #ddd;
}
.xwdt .right .slideTxtBox .bd ul .tt img
{
    float: left;

    width: 156px;
    height: 100px;
    margin-top: 20px;
    margin-left: 15px;
}
.xwdt .right .slideTxtBox .bd ul .tt .title
{
    font-size: 22px;

    float: left;

    width: 380px;
    height: 22px;
    margin-top: 22px;
    margin-left: 15px;
}
.xwdt .right .slideTxtBox .bd ul .tt .ms
{
    font-size: 14px;
    line-height: 28px;

    float: left;

    width: 380px;
    height: 56px;
    margin-top: 15px;
    margin-left: 15px;

    color: #888;
}
.xwdt .right .slideTxtBox .bd ul .tt .ms a
{
    color: #ff5370;
}
.xwdt .right .slideTxtBox .bd ul li
{
    position: relative;

    width: 538px;
    height: 36px;
    padding-left: 36px;
}
.xwdt .right .slideTxtBox .bd ul li a
{
    color: #444;
}
.xwdt .right .slideTxtBox .bd ul li .date
{
    font-family: Georgia;
    font-size: 14px;

    float: right;

    color: #888;
}
.xwdt .right .slideTxtBox .bd ul li:hover a
{
    color: red;
}
.xwdt .right .slideTxtBox .bd ul li:before
{
    position: absolute;
    top: 8px;
    left: 20px;

    width: 5px;
    height: 5px;

    content: '';

    background: #d5d5d5;
}
.tplb
{
    width: 1300px;
    height: 132px;
    margin: 0 auto;
}
.xsxw
{
    width: 1300px;
    height: 417px;
    margin: 20px auto 0;
}
.xsxw .left
{
    float: left;

    width: 613px;
    height: 437px;
}
.xsxw .left .head
{
    font-weight: bold;
    line-height: 32px;

    width: 105px;
    height: 32px;

    text-align: center;
}
.xsxw .left .head .iconfont
{
    font-weight: normal;
}
.xsxw .left .head a
{
    color: #ed2f00;
}
.xsxw .left .xian
{
    display: block;

    margin-top: -4.5px;
    margin-bottom: -4.5px;
}
.xsxw .left .ttxw
{
    width: 613px;
    height: 146px;

    border-top: 1px solid #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
}
.xsxw .left .ttxw img
{
    float: left;

    width: 166px;
    height: 105px;
    margin-top: 25px;
}
.xsxw .left .ttxw .title
{
    float: left;

    width: 412px;
    height: 16px;
    margin-top: 28px;
    margin-left: 12px;

    color: #ed2f00;
}
.xsxw .left .ttxw .ms
{
    font-size: 14px;
    line-height: 24px;

    float: left;

    width: 412px;
    height: 48px;
    margin-top: 10px;
    margin-left: 12px;

    color: #888;
}
.xsxw .left .ttxw .xq
{
    font-size: 12px;

    float: left;

    height: 18px;
    margin-top: 10px;
    margin-left: 12px;

    border-bottom: 1px solid #da3730;
}
.xsxw .left .ttxw .xq a
{
    color: #da3730;
}
.xsxw .left ul
{
    margin-top: 15px;
}
.xsxw .left ul li
{
    position: relative;

    width: 594px;
    height: 36px;
    padding-left: 20px;
}
.xsxw .left ul li a
{
    color: #444;
}
.xsxw .left ul li .date
{
    font-family: Georgia;
    font-size: 14px;

    float: right;

    color: #888;
}
.xsxw .left ul li:hover a
{
    color: red;
}
.xsxw .left ul li:before
{
    position: absolute;
    top: 6px;
    left: 2px;

    width: 5px;
    height: 5px;

    content: '';
    transform: rotate(45deg);

    background: #d5d5d5;
}
.xsxw .right
{
    float: right;

    width: 613px;
    height: 437px;
}
.xsxw .right .head
{
    font-weight: bold;
    line-height: 32px;

    width: 105px;
    height: 32px;

    text-align: center;
}
.xsxw .right .head .iconfont
{
    font-weight: normal;
}
.xsxw .right .head a
{
    color: #ed2f00;
}
.xsxw .right .xian
{
    display: block;

    margin-top: -4.5px;
    margin-bottom: -4.5px;
}
.xsxw .right .ttxw
{
    width: 613px;
    height: 146px;

    border-top: 1px solid #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
}
.xsxw .right .ttxw img
{
    float: left;

    width: 166px;
    height: 105px;
    margin-top: 25px;
}
.xsxw .right .ttxw .title
{
    float: left;

    width: 412px;
    height: 16px;
    margin-top: 28px;
    margin-left: 12px;

    color: #ed2f00;
}
.xsxw .right .ttxw .ms
{
    font-size: 14px;
    line-height: 24px;

    float: left;

    width: 412px;
    height: 48px;
    margin-top: 10px;
    margin-left: 12px;

    color: #888;
}
.xsxw .right .ttxw .xq
{
    font-size: 12px;

    float: left;

    height: 18px;
    margin-top: 10px;
    margin-left: 12px;

    border-bottom: 1px solid #da3730;
}
.xsxw .right .ttxw .xq a
{
    color: #da3730;
}
.xsxw .right ul
{
    margin-top: 15px;
}
.xsxw .right ul li
{
    position: relative;

    width: 594px;
    height: 36px;
    padding-left: 20px;
}
.xsxw .right ul li a
{
    color: #444;
}
.xsxw .right ul li .date
{
    font-family: Georgia;
    font-size: 14px;

    float: right;

    color: #888;
}
.xsxw .right ul li:hover a
{
    color: red;
}
.xsxw .right ul li:before
{
    position: absolute;
    top: 6px;
    left: 2px;

    width: 5px;
    height: 5px;

    content: '';
    transform: rotate(45deg);

    background: #d5d5d5;
}
.jzgs
{
    overflow: hidden;

    width: 100%;
    height: 402px;

    background: #f4f4f4;
}
.jzgs .mid
{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.jzgs .mid .jzkw
{
    float: left;

    width: 875px;
    height: 317px;
    margin-top: 38px;
}
.jzgs .mid .jzkw .hd
{
    width: 875px;
    height: 45px;

    border-bottom: 1px solid #dcdcdc;
}
.jzgs .mid .jzkw .hd ul .on
{
    font-weight: bold;

    position: relative;
}
.jzgs .mid .jzkw .hd ul .on a
{
    color: #ff5d02;
}
.jzgs .mid .jzkw .hd ul .on::before
{
    position: absolute;
    bottom: -4px;
    left: 0;

    width: 104px;
    height: 9px;

    content: '';

    background: url(../images/gsdb.png);
}
.jzgs .mid .jzkw .hd ul li
{
    line-height: 45px;

    float: left;

    width: 110px;
    height: 45px;

    text-align: center;
}
.jzgs .mid .jzkw .head
{
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;

    width: 130px;
    height: 38px;

    text-align: center;

    border: 1px dashed #ff5d02;
    border-radius: 10px;
}
.jzgs .mid .jzkw .head a
{
    color: #ff5d02;
}
.jzgs .mid .jzkw .content
{
    width: 100%;
    height: 250px;
    margin-top: 15px;
}
.jzgs .mid .jzkw .content li
{
    line-height: 50px;

    width: 100%;
    height: 50px;

    text-align: center;
}
.jzgs .mid .jzkw .content li .jzr
{
    float: left;

    width: 250px;
    height: 50px;
}
.jzgs .mid .jzkw .content li .jznr
{
    float: left;

    width: 150px;
    height: 50px;
}
.jzgs .mid .jzkw .content li .time
{
    float: left;

    width: 120px;
    height: 50px;

    color: #888;
}
.jzgs .mid .jzkw .content li .bz
{
    float: left;

    width: 350px;
    height: 50px;
}
.jzgs .mid .jzkw .content li:nth-child(2n+1)
{
    background: #fef8f4;
}
.jzgs .mid .jzkw .content li:nth-child(1)
{
    color: #ff5d02;
    background: #fff2ea;
}
.jzgs .mid .jzkw .content li:nth-child(1) .time
{
    color: #ff5d02;
}
.jzgs .mid .jzkw .content li:nth-child(2n)
{
    background: #fff;
}
.jzgs .mid .jzkw .content1
{
    width: 100%;
    height: 250px;
    margin-top: 15px;

    background: #fff;
}
.jzgs .mid .jzkw .content1 li:hover a
{
    color: red;
}
.jzgs .mid .jzkw .content1 li
{
    line-height: 50px;

    width: 795px;
    height: 50px;
    padding-left: 20px;
}
.jzgs .mid .jzkw .content1 li img
{
    margin-right: 15px;
}
.jzgs .mid .jzkw .content1 li .date
{
    font-family: Georgia;

    float: right;

    color: #888;
}
.jzgs .mid .rdjz
{
    float: left;

    width: 442px;
    height: 317px;
    margin-top: 38px;
    margin-left: 26px;
}
.jzgs .mid .rdjz .head
{
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;

    width: 130px;
    height: 38px;

    text-align: center;

    border: 1px dashed #ff5d02;
    border-radius: 10px;
}
.jzgs .mid .rdjz .head a
{
    color: #ff5d02;
}
.jzgs .mid .rdjz .content
{
    width: 100%;
    height: 250px;
    margin-top: 15px;
}
.jzgs .mid .rdjz .content li
{
    line-height: 50px;

    width: 100%;
    height: 50px;

    text-align: center;
}
.jzgs .mid .rdjz .content li .jzr
{
    float: left;

    width: 168px;
    height: 50px;
}
.jzgs .mid .rdjz .content li .jznr
{
    float: left;

    width: 114px;
    height: 50px;
}
.jzgs .mid .rdjz .content li .time
{
    float: left;

    width: 160px;
    height: 50px;

    color: #888;
}
.jzgs .mid .rdjz .content li:nth-child(1)
{
    color: #ff5d02;
    background: #fff2ea;
}
.jzgs .mid .rdjz .content li:nth-child(1) .time
{
    color: #ff5d02;
}
.jzgs .mid .rdjz .content li:nth-child(2n)
{
    background: #fff;
}
.jzgs .mid .rdjz .content li:nth-child(3),
.jzgs .mid .rdjz .content li:nth-child(5)
{
    background: #fef8f4;
}
.jzgs .mid .wycy
{
    float: right;

    width: 391px;
    height: 100%;

    background: url(../images/wycy.png);
}
.jzgs .mid .wycy .skdw
{
    width: 330px;
    height: 140px;
    margin-top: 105px;
    margin-left: 56px;
}
.jzgs .mid .wycy .skdw li
{
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;

    color: #fffefe;
}
.jzgs .mid .wycy .canyu
{
    width: 343px;
    height: 116px;
    margin-top: 20px;
    margin-left: 25px;
}
.jzgs .mid .wycy .canyu li
{
    float: left;

    width: 107px;
    height: 116px;

    text-align: center;
}
.jzgs .mid .wycy .canyu li .title
{
    margin-top: 77px;
}
.jzgs .mid .wycy .canyu li:nth-child(1)
{
    margin-right: 10px;

    background: url(../images/cy1.png);
}
.jzgs .mid .wycy .canyu li:nth-child(2)
{
    margin-right: 10px;

    background: url(../images/cy2.png);
}
.jzgs .mid .wycy .canyu li:nth-child(3)
{
    background: url(../images/cy3.png);
}
.ztzl
{
    overflow: hidden;

    width: 100%;
    height: 215px;
}
.ztzl .mid
{
    width: 1300px;
    height: 155px;
    margin: 32px auto 0;
}
.ztzl .mid .left
{
    float: left;

    width: 87px;
    height: 155px;
}
.ztzl .mid .right
{
    position: relative;

    float: right;

    width: 1130px;
    height: 100%;
    margin-right: 28px;
}
.ztzl .mid .right .swiper3
{
    position: relative;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
.ztzl .mid .right .swiper3 .swiper-slide
{
    width: 362px;
    height: 155px;
}
.ztzl .mid .right .btn1
{
    left: -30px;

    color: #c0c0c0;
}
.ztzl .mid .right .btn2
{
    right: -30px;

    color: #c0c0c0;
}
:root
{
    --swiper-navigation-size: 30px;
}
.hszsy
{
    overflow: hidden;

    width: 100%;
    height: 572px;

    background: #faf8f1;
}
.hszsy .head
{
    font-size: 24px;
    font-weight: bold;
    line-height: 42px;

    width: 1300px;
    height: 42px;
    margin: 42px auto 40px;

    text-align: center;

    color: #fff;
    background: url(../images/hszsy-head.png) center;
}
.hszsy .content
{
    width: 1300px;
    height: 386px;
    margin: 0 auto;
}
.hszsy .content .first:nth-child(-n+2)
{
    margin-right: 35px;
}
.hszsy .content .first
{
    float: left;

    width: 410px;
    height: 386px;

    border-radius: 10px;
    background: #fff;
}
.hszsy .content .first .title
{
    font-weight: bold;
    line-height: 50px;

    width: 364px;
    height: 50px;
    margin-top: 15px;
    padding-left: 24px;
}
.hszsy .content .first .title a
{
    color: #ed2f00;
}
.hszsy .content .first .xian
{
    display: block;

    margin-top: -4.5px;
    margin-bottom: -4.5px;
    margin-left: 13px;
}
.hszsy .content .first .x2
{
    width: 386px;
    height: 1px;
    margin-left: 13px;

    background: #dcdcdc;
}
.hszsy .content .first .xwxq
{
    margin-top: 25px;
}
.hszsy .content .first .xwxq li
{
    position: relative;

    width: 356px;
    height: 36px;
    padding-left: 30px;
}
.hszsy .content .first .xwxq li:hover a
{
    color: red;
}
.hszsy .content .first .xwxq li:before
{
    position: absolute;
    top: 8px;
    left: 14px;

    width: 5px;
    height: 5px;

    content: '';

    background: #d5d5d5;
}
.baes
{
    width: 1300px;
    height: 360px;
    margin: 0 auto;
}
.baes .title
{
    font-weight: bold;
    line-height: 50px;

    width: 364px;
    height: 50px;
    margin-top: 15px;
    padding-left: 11px;
}
.baes .title a
{
    color: #ed2f00;
}
.baes .xian
{
    display: block;

    margin-top: -4.5px;
    margin-bottom: -4.5px;
}
.baes .x2
{
    width: 1300px;
    height: 1px;

    background: #dcdcdc;
}
.baes .content
{
    width: 100%;
    height: 229px;
    margin-top: 40px;
}
.baes .content li
{
    float: left;
    overflow: hidden;

    width: 308px;
    height: 229px;
}
.baes .content li img
{
    width: 308px;
    height: 229px;

    transition: .4s all;
}
.baes .content li:hover img
{
    transform: scale(1.2);
}
.baes .content li:nth-child(-n+3)
{
    margin-right: 22px;
}

.lm-head
{
    width: 100%;
    height: 70px;

    border-bottom: 1px solid #ddd;
}
.lm-head .mid
{
    position: relative;

    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.lm-head .mid .lm-title
{
    font-size: 18px;
    font-weight: bold;
    line-height: 70px;

    float: left;

    color: #333;
}
.lm-head .mid .line
{
    position: absolute;
    bottom: -3px;
    left: 12px;

    width: 55px;
    height: 5px;

    border-radius: 2.5px;
    background: #dc000e;
}
.lm-head .mid .dh
{
    font-size: 14px;

    float: right;

    margin-top: 38px;

    color: #666;
}
.lm-head .mid .dh a
{
    color: #666;
}
.lm-wz
{
    width: 1300px;
    margin: 50px auto;
}
.lm-wz li:hover a
{
    color: red;
}
.lm-wz li
{
    line-height: 66px;

    width: 100%;
    height: 66px;

    border-bottom: 1px dashed #ddd;
}
.lm-wz li img
{
    margin-right: 12px;
    margin-left: 15px;
}
.lm-wz li a
{
    color: #333;
}
.lm-wz li .date
{
    float: right;

    margin-right: 43px;

    color: #999;
}
.lm-wz li .xz
{
    float: right;

    margin-top: 14px;
}
.ldbz
{
    overflow: hidden;

    width: 1300px;
    margin: 40px auto;
}
.ldbz li
{
    float: left;

    width: 576px;
    height: 206px;

    background: #fcf4e6;
}
.ldbz li img
{
    float: left;

    margin-top: 7px;
    margin-left: 8px;
}
.ldbz li .content
{
    float: right;

    width: 395px;
    height: 100%;
    margin-right: 24px;
}
.ldbz li .content .title
{
    font-size: 24px;
    font-weight: bold;
    line-height: 56px;

    width: 100%;
    height: 56px;
    margin-top: 17px;

    color: #dc000e;
    border-bottom: 1px solid #e6c998;
}
.ldbz li .content .ms
{
    font-size: 14px;
    line-height: 25px;

    width: 100%;
    height: 100px;
    margin-top: 15px;

    color: #444;
}
.ldbz li:nth-child(2n)
{
    float: right;
}
.ldbz li:not(:nth-child(-n+2))
{
    margin-top: 40px;
}
.lm-xwdt
{
    width: 1300px;
    margin: 58px auto;
}
.lm-xwdt li
{
    width: 100%;
    height: 160px;

    border-bottom: 1px solid #ececec;
}
.lm-xwdt li:hover
{
    background: #fa7a19;
}
.lm-xwdt li:hover .date .day
{
    color: #fff;
    background: url(../images/date.png);
}
.lm-xwdt li:hover .date .year
{
    color: #fff;
}
.lm-xwdt li:hover .content
{
    border-left: 1px solid #fff;
}
.lm-xwdt li:hover .content .title
{
    color: #fff;
}
.lm-xwdt li:hover .content .ms
{
    color: #fff;
}
.lm-xwdt .yt img
{
    float: left;

    margin-top: 16px;
    margin-left: 16px;
}
.lm-xwdt .yt .date
{
    float: left;

    width: 66px;
    height: 90px;
    margin-top: 42px;
    margin-left: 45px;
}
.lm-xwdt .yt .date .day
{
    font-size: 30px;
    font-weight: bold;
    line-height: 54px;

    width: 54px;
    height: 54px;
    margin-left: 6px;

    text-align: center;

    color: #999;
    background: url(../images/date1.png);
}
.lm-xwdt .yt .date .year
{
    margin-top: 13px;

    color: #919191;
}
.lm-xwdt .yt .content
{
    float: left;

    width: 862px;
    height: 102px;
    margin-top: 33px;
    margin-left: 33px;
    padding-left: 36px;

    border-left: 1px solid #e7e7e7;
}
.lm-xwdt .yt .content .title
{
    width: 860px;
    height: 16px;
    margin-top: 6px;

    color: #333;
}
.lm-xwdt .yt .content .ms
{
    font-size: 14px;
    line-height: 26px;

    width: 860px;
    height: 52px;
    margin-top: 16px;

    color: #888;
}
.lm-xwdt .wt img
{
    float: left;

    margin-top: 16px;
    margin-left: 16px;
}
.lm-xwdt .wt .date
{
    float: left;

    width: 66px;
    height: 90px;
    margin-top: 42px;
    margin-left: 45px;
}
.lm-xwdt .wt .date .day
{
    font-size: 30px;
    font-weight: bold;
    line-height: 54px;

    width: 54px;
    height: 54px;
    margin-left: 6px;

    text-align: center;

    color: #999;
    background: url(../images/date1.png);
}
.lm-xwdt .wt .date .year
{
    margin-top: 13px;

    color: #919191;
}
.lm-xwdt .wt .content
{
    float: left;

    width: 862px;
    height: 102px;
    margin-top: 33px;
    margin-left: 33px;
    padding-left: 36px;

    border-left: 1px solid #e7e7e7;
}
.lm-xwdt .wt .content .title
{
    width: 860px;
    height: 16px;
    margin-top: 6px;

    color: #333;
}
.lm-xwdt .wt .content .ms
{
    font-size: 14px;
    line-height: 26px;

    width: 1066px;
    height: 52px;
    margin-top: 16px;

    color: #888;
}
.content-wz
{
    width: 1300px;
    margin: 50px auto;
}
.content-wz .title
{
    font-size: 24px;
    font-weight: bold;

    height: 24px;

    text-align: center;
}
.content-wz .head
{
    font-size: 12px;
    line-height: 40px;

    width: 100%;
    height: 40px;
    margin-top: 32px;

    text-align: center;

    color: #666;
    background: #f3f3f3;
}
.tplm
{
    overflow: hidden;

    width: 1300px;
    margin: 50px auto;
}
.tplm li:hover .img img
{
    transform: scale(1.2);
}
.tplm li:nth-child(3n+1)
{
    margin-right: 44px;
}
.tplm li:nth-child(3n+2)
{
    margin-right: 44px;
}
.tplm li:not(:nth-child(-n+3))
{
    margin-top: 60px;
}
.tplm li
{
    float: left;

    width: 400px;
    height: 460px;

    border: 1px solid #e7e7e7;
}
.tplm li .img
{
    overflow: hidden;

    width: 100%;
    height: 228px;
}
.tplm li .img img
{
    width: 100%;
    height: 228px;

    transition: .4s all;
}
.tplm li .title
{
    font-weight: bold;

    width: 100%;
    height: 16px;
    margin-top: 24px;

    text-align: center;
}
.tplm li .ms
{
    font-size: 14px;
    line-height: 26px;

    width: 350px;
    height: 78px;
    margin-top: 26px;
    margin-left: 24px;

    color: #888;
}
.tplm li .ljbm
{
    font-size: 14px;
    line-height: 42px;

    width: 190px;
    height: 42px;
    margin-top: 30px;
    margin-left: 97px;

    text-align: center;

    border: 1px solid #fa7a19;
    border-radius: 21px;
}
.tplm li .ljbm a
{
    color: #fa7a19;
}
.lm-jkgs
{
    width: 1194px;
    margin: 30px auto;
}
.lm-jkgs li:nth-last-child(1)
{
    border-bottom: 1px solid #fed5bc;
}
.lm-jkgs li
{
    line-height: 50px;

    width: 100%;
    height: 50px;

    text-align: center;

    border-top: 1px solid #fed5bc;
}
.lm-jkgs li .jzr
{
    float: left;

    width: 253px;
    height: 50px;

    border-right: 1px solid #fed5bc;
    border-left: 1px solid #fed5bc;
}
.lm-jkgs li .jznr
{
    float: left;

    width: 345px;
    height: 50px;
}
.lm-jkgs li .time
{
    float: left;

    width: 275px;
    height: 50px;

    color: #888;
    border-right: 1px solid #fed5bc;
    border-left: 1px solid #fed5bc;
}
.lm-jkgs li .bz
{
    float: left;

    width: 316px;
    height: 50px;

    border-right: 1px solid #fed5bc;
}
.lm-jkgs li:nth-child(1)
{
    color: #ff5d02;
    background: #fff2ea;
}
.lm-jkgs li:nth-child(1) .time
{
    color: #ff5d02;
}
.lm-jkgs li:nth-child(2n)
{
    background: #fff;
}
.lm-jkgs li:nth-child(3),
.lm-jkgs li:nth-child(5)
{
    background: #fef8f4;
}
@font-face
{
    font-family: 'iconfont';

    src: url('iconfont.woff2?t=1621215713259') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype');
}
.iconfont
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
