/* CSS Document */

body {
    margin: 0;
    padding: 0;
}

* {
    font-family: '寰蒋闆呴粦', '榛戜綋', '瀹嬩綋';
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    color: red;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#header {
    overflow: hidden;
}

#header>img {
    float: left;
}

#header>ul {
    list-style: none;
    float: right;
    padding-top: 10px;
}

#header>ul li {
    padding: 0 5px;
    text-align: center;
    float: left;
}

#img img {
    width: 100%;
}

.h1 {
    box-sizing: border-box;
}

h1 {
    width: 1100px;
    margin: 10px auto;
    text-align: center;
    background: #DB2D12;
    color: white;
    font-size: 32px;
}

.li {
    width: 1100px;
    margin: 20px auto;
}

.li li {
    width: 24.33%;
    float: left;
    /*text-align: center;*/
    font-size: 28px;
    line-height: 50px;
    font-weight: bold;
    color: white;
    color: #FF473F;
    box-sizing: border-box;
    padding-right: 2%
}

.li img {
    width: 38px;
    float: left;
    margin: 3% 3% 0 21%;
}

.li li:hover {
    border-bottom: 1px solid #FF473F;
}

.zxzx {
    /* width: 220px; */
    line-height: 35px;
    text-align: center;
    color: #FF473F;
    font-weight: bold;
    font-size: 38px;
    margin: 2% 0;
}

.zxzx span {
    background: #FF473F;
    padding: 1% 3%;
    margin-right: 5%;
}

.zxzx a {
    color: #FF473F;
    font-size: 20px
}

#mtzx {
    /* width: 220px; */
    line-height: 35px;
    text-align: center;
    color: #FF473F;
    font-weight: bold;
    font-size: 38px;
    margin: 2% 0;
}

#mtzx span {
    background: #FF473F;
    padding: 1% 3%;
    margin-right: 5%;
}

#pjzx {
    /* width: 220px; */
    line-height: 35px;
    text-align: center;
    color: #FF473F;
    font-weight: bold;
    font-size: 38px;
    margin: 2% 0;
}

#pjzx span {
    background: #FF473F;
    padding: 1% 3%;
    margin-right: 5%;
}

#yjzx {
    /* width: 220px; */
    line-height: 35px;
    text-align: center;
    color: #FF473F;
    font-weight: bold;
    font-size: 38px;
    margin: 2% 0;
}

#yjzx span {
    background: #FF473F;
    padding: 1% 3%;
    margin-right: 5%;
}

#yjzx a {
    color: #FF473F;
    font-size: 20px
}
/* 
#zx {
    width: 306px
} */

.img {
    height: 494px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 30px;
    border: #ccc solid 1px;
    margin: auto;
    width: 1100px;
}

.img a {
    border: 2px solid gray;
    float: left;
    margin: 5px 3px;
}

.img a p {
    text-align: center;
    font-weight: bold;
    transition: all 0.4s;
}

.img a p:hover {
    color: yellow;
}

.img img {
    width: 531px;
    height: 700px;
}

.rr {
    width: 1100px;
    margin: auto;
    border: 2px solid #FF473F;
    padding: 0 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.rr p {
    line-height: 35px;
    font-size: 18px;
    text-indent: 2em;
}

.rr p b {
    color: #FF473F;
}

.rr p a {
    color: black;
}

.tt {
    width: 1100px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.tt>p {
    font-weight: bold;
    text-align: center;
    width: 1100px;
    margin: 15px auto;
    background: white
}

.tt>p a {
    color: black;
    font-size: 28px;
}

.tt>p:hover {
    background: #FF473F
}

.tt>p:hover a {
    color: white;
}

.tt div {
    width: 500px;
    margin: 5px auto;
}

.tt h2 {
    margin: 5px 0;
    text-align: center;
    color: #d62629;
    border-bottom: gray solid 1px;
}

.gd {
    width: 1100px;
    margin: auto;
}

.gd>div {
    display: none;
}

#al {
    width: 500px;
    list-style: none;
    margin: auto;
}

.gdbb h2 {
    margin: 5px 0;
    text-align: center;
    color: #d62629;
    border-bottom: gray solid 1px;
}

#al li {
    border: gray solid 1px;
    /* text-align: center; */
    line-height: 40px;
    margin: 10px 0;
    transition: all 0.5s;
}

#al li a {
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#al li:hover {
    border: #FF473F solid 1px;
    background: white;
}

#al li:hover a {
    color: #FF473F;
}

#al2 {
    width: 1100px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin: auto;
    margin-top: 20px;
}

#al2 li {
    border: gray solid 1px;
    text-align: center;
    line-height: 40px;
    margin: 10px 0;
    transition: all 0.5s;
}

#al2 li a {
    font-size: 25px;
    color: #D62629;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    font-weight: bold;
}

#al2 li:hover {
    border: #FF473F solid 1px;
    background: white;
}

#al2 li:hover a {
    color: #FF473F;
}

#al3 {
    width: 500px;
    list-style: none;
    margin: auto;
}

#al3 li {
    border: gray solid 1px;
    /* text-align: center; */
    line-height: 40px;
    margin: 10px 0;
    transition: all 0.5s;
}

#al3 li a {
    font-size: 16px;
    color: #D62629;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#al3 li:hover {
    border: #FF473F solid 1px;
    background: white;
}

#al3 li:hover a {
    color: #FF473F;
}

.btn {
    width: 1100px;
    margin: 20px auto;
    text-align: center;
    background: #FF473F;
    transition: all 0.5s;
}

.btn9 {
    width: 1100px;
    margin: 20px auto;
    text-align: center;
    background: #FF473F;
    transition: all 0.5s;
}

.btn a {
    font-size: 20px;
    font-weight: bold;
    color: white;
    line-height: 36px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.yj {
    width: 1100px;
    border: 1px solid gray;
    overflow: hidden;
    margin: auto;
}

.an {
    width: 1100px;
    margin: auto;
    display: flex;
}

.an input {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    background: #E68C1E;
    color: white;
}


/* .an div {
    background: #000;
    border: #fff solid 4px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    width: 100px;
    height: 62px;
    margin: 0.5% 5.6%;
} */


/* background-color: #FF473F;
color: white; */

.an div {
    width: 10%;
    height: 40px;
    line-height: 40px;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #E6E7E9;
    margin: 0.5% 1%;
}

.an div img {
    width: 100%;
    height: 62px;
}

.an .current {
    background-color: #FF473F;
    color: white
}

#pt div {
    margin: 0.5% 3.5%;
}

#fl {
    width: 1100px;
    margin: 25px auto;
    background: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#fl a {
    font-size: 18px;
    line-height: 32px;
    flex: 0 0 48%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.more {
    width: 1100px;
    margin: 20px auto;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #FF473F;
    border: 1px solid #FF473F;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.more:hover {
    color: white;
    background: #FF473F;
}

.mt {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    padding: 20px 10px;
    overflow: hidden;
    box-sizing: border-box;
    list-style: none;
    border: 1px solid #FF473F;
}

.mt li {
    width: 50%;
    float: left;
}

.mt h1 {
    font-size: 20px;
    color: #0270d1;
}

.mt p {
    line-height: 30px;
    margin-top: 10px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    text-align: left;
}

.mt p a {
    font-size: 17px;
}

.mt span {
    color: #111;
    font-weight: bold;
    transition: all 0.5s;
}

.h {
    width: 1100px;
    margin: 25px auto;
    text-align: left;
    padding-left: 1%;
    box-sizing: border-box;
    font-size: 30px;
}

.h1 {
    width: 1100px;
    margin: 20px auto;
    text-align: left;
    padding-left: 1%;
    overflow: hidden;
}

.h1 img {
    width: 70px;
    height: 40px;
    float: left;
    margin-right: 1%;
}

input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
}

.btn {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn input {
    width: 25%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #E6E7E9;
}

.btn .current {
    background-color: #FF473F;
    color: white
}

.btn9 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn9 input {
    width: 33.33%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #E6E7E9;
}

.btn9 .current {
    background-color: #FF473F;
    color: white
}

.btn2 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn2 input {
    width: 50%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #E6E7E9;
}

.btn2 .current {
    background-color: #FF473F;
    color: white
}

.btn3 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn3 input {
    width: 33.33%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #E6E7E9;
}

.btn3 .current {
    background-color: #FF473F;
    color: white
}

.gdbb {
    width: 1100px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.gdbb div {
    width: 500px;
    margin: 5px auto;
}

.btn4 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn4 input {
    width: 25%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #E6E7E9;
}

.btn4 .current {
    background-color: #FF473F;
    color: white
}

.btn5 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.btn5 input {
    width: 33.33%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #E6E7E9;
}

.btn5 .current {
    background-color: #FF473F;
    color: white
}

.btn6 {
    width: 1100px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    display: none;
}

.btn6 input {
    width: 50%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #E6E7E9;
}

.btn6 .current {
    background-color: #FF473F;
    color: white
}

.tu {
    width: 1100px;
    margin: auto;
    position: relative;
}

.tu li {
    display: none;
}

.tu li img {
    width: 100%;
}

.tu9 {
    width: 1100px;
    margin: auto;
    position: relative;
}

.tu9 li {
    display: none;
}

.tu9 li img {
    width: 100%;
}

.tu2 {
    width: 1100px;
    height: 600px;
    overflow-y: scroll;
    margin: auto;
    position: relative;
}

.tu2 li {
    display: none;
}

.swiper-container {
    width: 1100px;
    margin: 10px auto;
}

.swiper-slide {
    height: 200px;
    overflow: hidden;
}

.swiper-slide img {
    height: 220px;
    width: 100%;
}

.zj {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.zj>div {
    margin-right: 170px;
    margin-bottom: 20px;
    width: 465px;
    float: left;
}

.zj .zj_img {
    width: 100%;
    margin: auto;
    border-radius: 50%;
    text-align: center;
}

.zj .zj_img img {
    width: 140px;
    height: 135px;
    display: block;
    border-radius: 50%;
    margin: auto;
}

.zj .zj_img p {
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.zj .zj_img>p {
    position: relative;
}

.zj .zj_img>p>a>img {
    display: block;
    float: right;
    transform: rotate(-90deg);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

.zj .zj_img p b {
    font-size: 20px;
}

.zj>div>p {
    width: 444px;
    margin: auto;
    background: white;
    padding-left: 75px;
}

.top_zt,
.top_zt1,
.top_zt2,
.top_zt3 {
    width: 1100px;
    margin: auto;
}

.top_zt>li {
    float: left;
    width: 366px;
}

.top_zt1>li {
    float: left;
    width: 547px;
}

.top_zt2>li {
    float: left;
    width: 1100px;
}

.top_zt3>li {
    float: left;
    width: 275px;
}

.top_zt>li>a>img {
    height: 90px;
    width: 100%;
}

.top_zt1>li>a>img {
    height: 90px;
    width: 100%;
}

.top_zt2>li>a>img {
    height: 90px;
    width: 100%;
}

.top_zt3>li>a>img {
    height: 90px;
    width: 100%;
}

.lx {
    width: 1100px;
    margin: auto;
}

.wd {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.wd>.ri {
    float: left;
    width: 30.33%;
    margin-right: 4.5%;
    margin-bottom: 1%
}

.wd>.ri:nth-child(3n) {
    margin-right: 0
}

.wd>.ri>p {
    border-bottom: 3px solid #DB2D12;
    margin: 0;
    line-height: 36px;
    color: #DB2D12;
}

.wd>.ri>p>img {
    width: 25px;
    height: 25px;
    padding-top: 5px;
    float: left;
    margin-right: 5px;
}

.wd>.ri>p b {
    font-size: 18px;
    color: #DB2D12
}

.wd>.ri>p a {
    font-weight: bold;
    font-size: 18px;
    color: #DB2D12
}

.wd>.ri>p span {
    float: right;
}

.wd #hy {
    width: 100%;
}

.wd #hy img {
    width: 100%;
}

#p {
    text-align: center;
    font-size: 12px;
}

#p a {
    margin-right: 5px;
    font-size: 12px;
}