﻿﻿a,
body,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
head,
html,
i,
img,
li,
ol,
option,
p,
select,
span,
table,
tbody,
td,
tfoot,
thead,
tr,
ul,
video {
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, "Arial Narrow", HELVETICA;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    padding: 0
}

:root {
    --red: #d53c3e;
    --font-gray: #3f3f3f
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

img,
input {
    border: none;
    outline: 0
}

a {
    outline: 0;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: var(--red)
}

li {
    list-style: none
}

em,
i {
    font-style: normal
}

table,
td {
    border-collapse: collapse
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    zoom: 1
}

.clearfix:after,
.ex-btn ul li a:after,
.ip-view ul li a:after,
.tzyx-bd ul li a:after,
.tzyx-bd ul li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

/* header start  */

.header {
    height: 310px;
    background: url(../images/hdbgpic.png) no-repeat center top;
    background-size: 100%;
}

.hdtips {
    padding-top: 10px;
}

.hdtips .logo img {
    width: 285px;
}

.hdtips .back {
    background-color: #97c2f7;
    padding: 7px 15px;
    border-radius: 5px;
}
.fontlogo {
    width: 792px;
    margin: 0 auto;
    margin-top: 40px;
}
.fontbox02 {
    margin-top: 55px;
    font-size: 55px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    text-shadow: 5px 5px 6px rgb(0 0 0 / 30%);
}

.fontbox01 img {
    width: 514px;
    margin-left: 20px;
}

/* header end  */


/* main start */
.leadwords {
    position: relative;
    padding: 35px;
    margin-top: 60px;
    width: 1200px;
    box-shadow: 0 0 11px rgb(182 211 244 / 50%);
    line-height: 2em;
    text-indent: 2em;
}

.leadwords .lfdotted {
    padding-right: 20px;
    background-color: #fff;
    position: absolute;
    top: -20px;
    left: 15px;
}

.leadwords .rgdotted {
    padding-right: 20px;
    background-color: #fff;
    position: absolute;
    bottom: -20px;
    right: 15px;
}

.main h4 {
    font-size: 30px;
    text-align: center;
    color: #3e7fd2;
}



.scollpic {
    margin-top: 30px;
    margin-bottom: 40px;
}

.mainlist {
    margin-bottom: 20px;
}

.mainlist ul {
    margin-top: 10px;

}

/* ----- */
.Box_con {
    position: relative;
    overflow: hidden;
    margin-top: 24px;
}

.Box_con .picnav {
    position: relative;
    overflow: initial;
    width: 306px;
    height: 400px;
}

.picnav>ul {
    position: relative;
    list-style: none;
    width: 306px;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    transition: 0.5s;
    font-size: 0;
    -webkit-text-size-adjust: none;
    white-space: nowrap;
}

.picnav ul li {
    float: initial;
    width: 306px;
    height: 400px;
    padding: 40px 54px 0 25px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-size: 280px 400px;
}

.fontbox02 {
    margin-top: 55px;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    text-shadow: 5px 5px 6px rgb(0 0 0 / 30%);
}

.fontbox01 img {
    width: 490px;
    margin-left: 20px;
}

/* .picnav ul li a{
    margin-right: 26px;

} */
.picnav ul li span {
    white-space: initial;
}

/* .picnav ul li:last-child {
    margin-right: 0;
} */
.picnav ul li:nth-child(4n+1) {
    background: url(../images/picnav01.png) no-repeat;
}

.picnav ul li:nth-child(4n+2) {
    background: url(../images/picnav02.png) no-repeat;

}

.picnav ul li:nth-child(4n+3) {
    background: url(../images/picnav03.png) no-repeat;

}

.picnav ul li:nth-child(4n+4) {
    background: url(../images/picnav04.png) no-repeat;

}

/* .picnav ul li:nth-of-type(1){
}
.picnav ul li:nth-of-type(2){
    background: url(../images/picnav01.png) no-repeat;
}
.picnav ul li:nth-of-type(3){
    background: url(../images/picnav01.png) no-repeat;
}
.picnav ul li:nth-of-type(4){
    background: url(../images/picnav01.png) no-repeat;
} */


.navtitle {
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 5px;
    text-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    line-height: 1.5em;
    font-style: italic
}

.mainlist ul li {
    float: left;
    width: 580px;
    margin: 10px 0;
}

.mainlist ul li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #bda87d;
    margin-right: 10px;
    vertical-align: super;
}

.mainlist ul li:nth-child(2n) {
    margin-left: 40px;
}

.mainlist ul li a {
    display: inline-block;
    width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mainlist ul li .timer {
    float: right;
    color: #999;
    font-size: 14px;
}

.complaintsmod {
    padding: 20px;
    background: #f4f8ff;
}



.icon01 {
    background-color: #f35b00;
    font-size: 20px;
    padding: 1px 14px;
    border-radius: 4px;
    color: #fff;
    margin-right: 10px;
}

.icon02 {
    background-color: #389ff1;
    font-size: 20px;
    padding: 1px 14px;
    border-radius: 4px;
    color: #fff;
    margin-right: 10px;
}

.complaintsmod .rgmod {
    margin-top: 24px;
}

.complaintsmod .rgmod ul li {
    float: left;
    margin-right: 20px;
}

.complaintsmod .rgmod ul li a {
    display: block;
    height: 100px;
    padding: 10px 0 10px 70px;
    box-shadow: 0 0 11px rgb(182 211 244 / 50%);
    margin-bottom: 24px;
    background: #fff;
    width: 580px;
}

.iconbox img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 46px;
    margin-top: 15px;
}

.rgmod ul li a .imgtext {
    float: left;
    line-height: 80px;
    font-size: 20px;
    margin-left: 20px;
}

.imgbox img {
    float: right;
    width: 130px;
    margin-right: 20px;
}




/* main end */

/*Footer样式*/

/*底部*/
#footer{ width: 1200px; margin: 0 auto; clear: both; border-top: 3px solid; padding: 10px 0; position: relative; }
#footer *{ line-height: 40px; text-align: center; font-size: 15px; }
#footer .lefticon{ height: 80px; position: absolute; left: 100px; top: 0; bottom: 0; margin: auto; }
#footer .right{ height: 60px; position: absolute; right: 50px; top: 0; bottom: 0; margin: auto; }
#footer .lefticonimg{ display: block; max-height: 80px; }
#footer .right img{ display: block; border: 1px solid lightgrey; border-radius: 4px }
