@charset "gb2312";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

#header>ul {
    list-style: none;
    display: flex;
    margin-left: 57.37%;
}

#header>ul li {
    padding: 0 5px;
    text-align: center;
    padding-top: 15px;
}

#header>ul li a {
    color: black;
}

#header {
    display: flex;
}

.img {
    width: 100%;
}

h1 {
    background: red;
    width: 1100px;
    color: white;
    margin: 25px auto;
    text-align: center;
}

.dd {
    width: 1100px;
    margin: auto;
    border: 1px solid #DA727B;
    padding: 15px;
    box-sizing: border-box;
}

.dd p {
    font-size: 20px;
    text-indent: 2em;
    line-height: 40px;
}

.tse {
    width: 1100px;
    margin: auto;
    border: 1px solid #DA727B;
    padding: 20px 0;
}

.tse>div {
    width: 1082px;
    margin: 5px auto;
}

.tse p {
    font-size: 20px;
    line-height: 40px;
}

.tse p:nth-child(1) {
    float: left;
}

.tse p:nth-child(2) {
    margin-left: 80px;
    border: 1px solid #DA727B;
    color: black;
    padding-left: 15px;
}

.tse p span {
    background: #DA727B;
    padding: 9px 10px;
}

#top_gg {
    overflow: hidden;
    width: 1100px;
    margin: auto;
}

#top_gg>div {
    width: 353px;
    height: 385px;
    float: left;
    margin-right: 20px;
    background: white;
    border: 1px solid gray;
    margin-bottom: 20px;
    padding: 10px 0 0 10px;
    box-sizing: border-box;
}

#top_gg>div>p {
    margin-left: 5px;
    margin-right: 10px;
    text-indent: 2em;
    line-height: 30px;
}

#top_gg>div>.tp {
    overflow: hidden;
}

#top_gg>div>.tp>img {
    width: 120px;
    height: 133px;
    float: left;
}

#top_gg>div>.tp>p {
    margin-top: 30px;
    margin-left: 130px;
}

#top_gg>div>.tp>p a {
    color: black;
}

#top_gg>div>.tp>p>b>span {
    float: right;
}

#top_gg>div>img {
    width: 130px;
}

.top_zj {
    width: 1100px;
    margin: 25px auto;
    border: 1px solid #D3362D;
    padding: 5px 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.top_zj img {
    float: left;
    width: 180px;
    height: 187px
}

.top_zj p {
    text-indent: 2em;
    line-height: 40px;
    font-size: 20px;
    margin-left: 20%
}

.top_zj p:nth-child(3) {
    text-align: right;
    font-weight: bold;
    font-size: 18px;
}

.top_zj p:nth-child(3) a {
    color: black;
    font-size: 20px
}

.kj {
    width: 1100px;
    margin: auto;
    background: #FEC4C3;
    padding-bottom: 20px;
}

.zz {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.zz>div {
    width: 200px;
    margin-left: 20px;
}

.zz img {
    width: 240px;
    height: 250px
}

.zz>div>p {
    width: 100%;
    text-align: center;
}

.zz>div>p a {
    color: black;
    font-weight: bold;
}

.zz>.gp {
    width: 75%;
    margin-left: 25%;
    font-size: 15px
}

.zz>.gp>p {
    line-height: 35px;
    text-indent: 2em;
    text-align: left;
}

.pz {
    width: 1000px;
    margin: auto;
    overflow: hidden;
}

.pz>h2 {
    float: left;
    width: 20%;
    text-align: center;
    background: #DA727B;
    color: white;
}

.kj>.s1 {
    display: none;
}

.kj>.s2 {
    display: none;
}

.qshu {
    width: 1000px;
    margin: auto;
}

.qshu h2 {
    text-align: center;
    padding-bottom: 25px;
}

.qshu>div {
    width: 1000px;
    display: flex;
    margin: auto;
    overflow: hidden;
    padding: 20px 0;
}

.q>.qshu {
    display: none;
}

.pz2>h2 {
    width: 1000px;
    text-align: center;
    color: #D3362D;
    line-height: 50px;
    display: none;
}

.pz .current {
    background: red;
}

.qshu dl dt span {
    font-size: 17px;
    padding-right: 10px;
}

.qshu dl {
    width: 480px;
    padding: 0 20px;
}

.qshu dl dd {
    font-size: 16px;
    color: black;
    line-height: 30px;
}

.qshu dl dd span {
    padding-right: 10px;
}

.qshu b {
    font-size: 18px;
}

.jh2 {
    width: 1100px;
    margin: auto;
    border: 1px solid #D3362D;
    box-sizing: border-box;
}

.jh2 {
    padding: 15px;
}

.jh2 b {
    color: #D3362D;
}

.jh2>div {
    overflow: hidden;
    width: 1000px;
    margin: auto;
}

.jh2>div p {
    font-size: 21px;
    line-height: 40px;
}

.jh2>.dh>p {
    float: left;
}

.jh2>.dh>p:nth-child(1) {
    width: 350px;
}

.jh2>.dh>p:nth-child(2) {
    width: 285px;
}

.jh2>.dh2>p {
    float: left;
}

.jh2>.dh2>p:nth-child(1) {
    width: 349px;
}

input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
}

.btn {
    max-width: 1100px;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
}

.btn input {
    width: 25%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 20px;
}

.btn .current {
    background-color: rgb(16, 73, 162);
    color: #fff;
}

.tu li {
    line-height: 50px;
    font-size: 25px;
    text-indent: 2em;
    display: none;
    padding: 20px;
}

.gd {
    width: 1100px;
    margin: auto;
}

h2 {
    width: 1100px;
    text-align: center;
    margin: auto;
}

#p {
    text-align: center;
    font-size: 12px;
    color: black;
}

#p a {
    margin-right: 5px;
    font-size: 12px;
    color: black;
}

.qg {
    width: 1015px;
    margin: 25px auto;
    overflow: hidden;
}

.qg>div img {
    height: 150px;
    width: 170px;
    margin-right: 220px;
}

.top_zt,
.top_zt1,
.top_zt2,
.top_zt3 {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.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;
}