/*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: #000;
}


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

body,
button,
input,
select,
textarea {
    font: 18px 'Microsoft YaHei \5FAE\8F6F\96C5\9ED1', 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 {
    list-style: none;
}


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

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}

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


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

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;
}


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

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;
}

.t_c {
    text-align: center !important;
}

.t_r {
    text-align: right !important;
}


/*reset����*/

.bg_mxxxjs2024 {
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.container_mxxxjs2024 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.bg_footer_mxxxjs2024 {
    text-align: center;
    padding-top: 240px;
    height: 187px;
    background: url(bg_bottom_mxxxjs2024.png) left bottom repeat-x;
}

.bg_header_mxxxjs2024 {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    background: #ff9b24;
}

.bg_header_mxxxjs2024 .container_mxxxjs2024 {
    height: 118px;
}

.container_mxxxjs2024 h1 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
}

.bg_header_mxxxjs2024 h2 {
    padding-top: 20px;
    font-weight: bold;
    font-size: 30px;
    color: #fefefe;
    line-height: 150%;
}

.bg_header_mxxxjs2024 h3 {
    font-size: 20px;
    color: #fefefe;
}

.container_ptzy_mxxxjs2024 {
    padding: 80px 0 160px 0;
    text-align: center;
}

.container_ptzy_mxxxjs2024 h4 {
    font-size: 62px;
    font-weight: bold;
    line-height: 150%;
}

.container_ptzy_mxxxjs2024 h5 {
    font-size: 48px;
    font-weight: bold;
}

.container_ptzy_mxxxjs2024 h6 {
    font-size: 32px;
    margin-bottom: 60px;
}

.container_title_mxxxjs2024 {
    width: 360px;
    height: 79px;
    line-height: 79px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 auto;
    background: url(bg_title_mxxxjs2024.png);
    margin-bottom: 150px;
}

.con_pic_xxyd_mxxxjs2024 {
    text-align: center;
    font-size: 0;
}

.con_download_xxyd_mxxxjs2024 {
    width: 221px;
    margin-right: 50px;
}

.con_pic_download_xxyd_mxxxjs2024 {
    width: 813px;
    font-size: 0;
}

.con_download_xxyd_mxxxjs2024 h6:first-child {
    margin-top: 0;
}

.con_download_xxyd_mxxxjs2024 h6 {
    font-size: 32px;
    line-height: 150%;
    margin-top: 154px;
    margin-bottom: 10px;
}

.con_download_xxyd_mxxxjs2024 a {
    display: inline-block;
    width: 192px;
    height: 45px;
    line-height: 45px;
    background: url(bg_download_mxxxjs2024.png) no-repeat;
    font-size: 24px;
    color: #000000;
    text-decoration: none;
    padding-left: 30px;
    color: #c2c2c2;
}

.con_download_xxyd_mxxxjs2024 a.active {
    color: #000;
    background-image: url(bg_download_active_mxxxjs2024.png);
}

.con_xxyd_mxxxjs2024 {
    width: 1084px;
    margin: 0 auto;
    margin-top: 160px;
}

.content_xxyd_mxxxjs2024 {
    font-size: 24px;
    color: #a8a7a7;
    line-height: 150%;
    width: 1100px;
    margin: 80px auto 0 auto;
}

.container_ydqs_mxxxjs2024 {
    padding: 80px 0;
}

.container_content_ydqs_mxxxjs2024 {
    width: 1100px;
    margin: 0 auto;
    font-size: 32px;
    line-height: 200%;
    text-align: justify;
    text-indent: 64px;
}

.container_pic_ydqs_mxxxjs2024 {
    text-align: center;
    font-size: 0;
    margin-top: 30px;
}

.con_abs_ydqs_mxxxjs2024 {
    width: 1100px;
    margin: 0 auto;
    margin-top: 220px;
    font-size: 32px;
    margin-bottom: 80px;
}

.con_ydqs_mxxxjs2024 {
    width: 1100px;
    margin: 0 auto 200px auto;
}

.content_ydqs_mxxxjs2024 {
    width: 300px;
}

.con_pic_ydqs_mxxxjs2024 {
    width: 800px;
    text-align: right;
}

.content_ydqs_mxxxjs2024 h5 {
    text-align: left;
    color: #5eadef;
    font-size: 54px;
    font-weight: bold;
    line-height: 150%;
}

.line_ydqs_mxxxjs2024 {
    width: 90px;
    height: 8px;
    background: #5eadef;
    border-radius: 8px;
}

.content_ydqs_mxxxjs2024 p {
    font-size: 32px;
    line-height: 200%;
    text-align: justify;
}

.font_green h5 {
    color: #9dcc6b;
}

.font_green .line_ydqs_mxxxjs2024 {
    background: #9dcc6b;
}

.font_orange h5 {
    color: #ffbe4c;
}

.font_orange .line_ydqs_mxxxjs2024 {
    background: #ffbe4c;
}

.font_orange .con_pic_ydqs_mxxxjs2024 {
    text-align: left;
}

.contaienr_ewm_mxxxjs2024 {
    text-align: center;
}

.contaienr_ewm_mxxxjs2024 h6 {
    margin-top: 10px;
    font-size: 32px;
    line-height: 150%;
}

.container_footer_mxxxjs2024 {
    font-size: 28px;
    line-height: 200%;
}

.container_footer_mxxxjs2024 a {
    position: relative;
    color: #000;
    margin: 0 10px;
}

.container_footer_mxxxjs2024 a img {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.container_footer_mxxxjs2024 span {
    padding: 0 20px;
}