/*reset��ʼ*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

:focus {
    outline: 1;
}

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

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

html {
    background: white;
    color: black;
}


/* Ҫע��?Ԫ�ز����̳и��� font ������ */

body,
button,
input,
select,
textarea {
    font: 14px "΢���ź�", arial, sans-serif;
}

input,
select,
textarea {
    font-size: 100%;
}


/* ie bug��th ���̳� text-align */

th {
    text-align: inherit;
}


/* ie6 7 8(q) bug ��ʾΪ���ڱ��� */

iframe {
    display: block;
}


/* ȥ�� firefox �´�Ԫ�صı߿� */

abbr,
acronym {
    border: none;
    font-variant: normal;
}


/* һ�µ� del ��ʽ */

del {
    text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500;
}


/* ȥ���б�ǰ�ı�ʶ��li ��̳� */

ol,
ul,
li {
    list-style: none;
}


/* �������Ű�����Ҫ�����أ�����ʲô������ */

caption,
th {
    text-align: left;
}


/* ͳһ�ϱ���±� */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* �������� hover ״̬����ʾ�»��� */

a:hover {
    /* text-decoration: underline; */
    color: #9c0109;
}


/* Ĭ�ϲ���ʾ�»��ߣ�����ҳ���� */

ins,
a {
    text-decoration: none;
}


/* ȥ�� ie6 & ie7 �����״�� */

a:focus,
*:focus {
    outline: none;
}


/* ��� */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
    /* for ie6 & ie7 */
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}


/* ������ʾ�����أ�ͨ�������� js ��� */

.hide {
    display: none;
}

.block {
    display: block;
}


/* ���ø��������ٸ��������� bug */

.fl,
.fr,
.f-left,
.f-right {
    display: inline;
}

.fl,
.f-left {
    float: left;
}

.fr,
.f-right {
    float: right;
}


/*reset����*/

body,
html {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
}

a {
    color: #333;
}

.bg_header_mxyy2023 {
    margin: 0 auto;
    min-width: 1330px;
    max-width: 1920px;
    background: #01a1ff;
    height: 128px;
}

.container_header_mxyy2023 {
    width: 1330px;
    margin: 0 auto;
    height: 128px;
    position: relative;
}

.logo_mxyy2023 {
    position: relative;
    top: 36px;
}

.logo_dys_mxyy2023 {
    position: absolute;
    top: 48px;
    right: 210px;
}

.bg_top_mxyy2023 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_top_mxyy2023.png) top center no-repeat;
    padding: 130px 0;
    margin-top: 50px;
}

.container_mxyy2023 {
    width: 1330px;
    margin: 0 auto;
    position: relative;
}

.list_download_mxyy2023 {
    width: 474px;
}

.pic_download_mxyy2023 {
    font-size: 0;
    width: 856px;
}

.bg_orange_mxyy2023 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_orange_mxyy2023.png) top center no-repeat;
    padding: 50px 0 200px 0;
    margin-top: 50px;
}

.bg_footer_mxyy2023 {
    margin: -110px auto 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_bottom_mxyy2023.jpg) top center no-repeat #f4c903;
    padding: 430px 0 80px 0;
    font-size: 18px;
    color: #175187;
    line-height: 250%;
    text-align: center;
}

.bg_footer_mxyy2023 a {
    color: #175187;
}

.bg_footer_mxyy2023 p {
    position: relative;
}

.bg_footer_mxyy2023 img {
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.bg_footer_mxyy2023 span {
    padding: 0 5px;
}

.bg_blue_mxyy23023 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_blue_mxyy2023.png) top center no-repeat;
    padding: 230px 0 240px 0;
    position: relative;
    font-size: 0;
}

.contaienr_title_mxyy2023 {
    width: 560px;
    position: absolute;
}

.con_title_mxyy2023 {
    font-weight: bold;
    font-size: 48px;
    line-height: 200%;
}

.line_title_mxyy2023 {
    width: 90px;
    height: 8px;
    border-radius: 4px;
}

.bg_blue_mxyy23023 .con_title_mxyy2023 {
    color: #5eadef;
}

.bg_blue_mxyy23023 .line_title_mxyy2023 {
    background: #5eadef;
}

.content_title_mxyy2023 {
    font-size: 32px;
    line-height: 200%;
    color: #000;
}

.bg_blue_mxyy23023 .contaienr_title_mxyy2023 {
    right: 0;
    top: -270px;
}

.bg_green_mxyy2023 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_green_mxyy2023.png) top center no-repeat;
    padding: 100px 0 365px 0;
    position: relative;
    font-size: 0;
}

.bg_green_mxyy2023 .con_title_mxyy2023 {
    color: #9dcc6b;
}

.bg_green_mxyy2023 .line_title_mxyy2023 {
    background: #9dcc6b;
}

.bg_green_mxyy2023 .contaienr_title_mxyy2023 {
    left: 0;
    top: -180px;
}

.bg_orange_mxyy2023 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1330px;
    background: url(bg_orange_mxyy2023.png) top center no-repeat;
    padding: 60px 0 190px 0;
    position: relative;
    font-size: 0;
}

.bg_orange_mxyy2023 .con_title_mxyy2023 {
    color: #ffbe4c;
}

.bg_orange_mxyy2023 .line_title_mxyy2023 {
    background: #ffbe4c;
}

.bg_orange_mxyy2023 .contaienr_title_mxyy2023 {
    right: 0;
    top: 160px;
}

.content_top_mxyy2023 {
    margin-top: 60px;
    font-size: 24px;
    color: #a8a7a7;
}

.con_list_download_mxyy2023 {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.con_list_download_mxyy2023 ul {
    position: relative;
    z-index: 1;
}

.con_list_download_mxyy2023 h5 {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #383c3c;
}

.con_btn_download_mxyy2023 {
    width: 222px;
    margin-right: 15px;
}

.con_btn_download_mxyy2023 a {
    display: inline-block;
    width: 222px;
    height: 45px;
    background: url(btn_download_mxyy2023.png) no-repeat;
}

.con_btn_ckzl_mxyy2023 {
    width: 222px;
    height: 44px;
    background: url(btn_ckzl_mxyy2023.png) no-repeat;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.dl_download_mxyy2023 {
    display: none;
    width: 130px;
    position: absolute;
    z-index: 10;
    background: #fff;
    box-shadow: 0 5px 10px 0px #f5f5f5;
    text-align: center;
    font-size: 16px;
    color: #636565;
    line-height: 200%;
    padding: 10px 0;
    top: 44px;
    border-radius: 15px;
    left: 20px;
}

.dl_download_mxyy2023 i {
    display: inline-block;
    font-size: 0;
    width: 17px;
    height: 12px;
    background: url(cor_ckzl_mxyy2023.png);
    position: absolute;
    left: 16px;
    top: -12px;
}

.dl_download_mxyy2023 a {
    color: #636565;
}

.con_btn_jqqd_mxyy2023 {
    width: 222px;
    height: 45px;
    background: url(btn_jqqd_mxyy2023.png) no-repeat;
}