@charset "utf-8";

/*！--CSS重置和样式初始化*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

html {
    font-size: 14px;
}

body {
    font-style: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, sans-serif;
    background-color: #ffffff;
}

small {
    font-size: 12px
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,
h5,
h6 {
    font-size: 100%
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    background-color: transparent
}

a:hover,
a:active {
    outline-width: 0;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    height: 1px
}

img {
    border-style: none
}

img:not([src]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

html {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%
}

input,
textarea,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]),
video:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

textarea {
    overflow: auto
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[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-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clear:after {
    display: block;
    height: 0;
    content: "";
    clear: both
}

/* 主样式开始*/
body {
    background: #fff;
}

.wrap {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.wrap-min {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.more {
    width: 120px;
    margin: 0 auto;
}

.more a {
    display: inline-block;
    width: 120px;
    height: 30px;
    background: url(../images/more.png) center no-repeat;
}

.header {
    height: 706px;
    background: url(../images/banner.png) center no-repeat;
}

.hdjj {
    overflow: hidden;
}

.hdjj-title {
    height: 50px;
    background: url(../images/hdjjtt.png) center no-repeat;
}

.hdjj-content {
    height: 150px;
    padding: 30px 25px;
    border: 1px solid #2E81FF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #444444;
    line-height: 26px;
}

.hdjj .more {
    margin-top: -15px;
}

.hdxw {
    margin-top: 100px;
    overflow: hidden;
}

.hdxw-title {
    height: 50px;
    background: url(../images/hdxwtt.png) center no-repeat;
}

.hdxw-content {
    height: 380px;
    margin-top: 50px;
}

.hdxw-content-left {
    width: 580px;
    height: 380px;
    position: relative;
}

.hdxw-content-left ul {
    overflow: hidden;
}

.hdxw-content-left ul li {
    width: 580px;
    height: 380px;
    position: relative;
}

.hdxw-content-left ul li img {
    width: 580px;
    height: 380px;
}

.hdxw-content-left ul li p {
    width: 580px;
    height: 40px;
    padding: 0 0 0 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
}

.hdxw-content-left ul li a {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 40px;
}

.hdxw-tip {
    position: absolute;
    right: 46px;
    bottom: 15px;
    z-index: 2;
}

.hdxw-tip ul {
    overflow: hidden;
}

.hdxw-tip ul li {
    margin: 0 6px;
    width: 10px;
    height: 10px;
    float: left;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hdxw-tip ul li.on {
    background: #2E81FF;
}

.hdxw-content-right {
    width: 580px;
    height: 380px;
}

.tjlist {
    overflow: hidden;
}

.tjlist li h3 {
    overflow: hidden;
    height: 68px;
}

.tjlist li h3 a {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #444444;
    line-height: 34px;
}

.tjlist li p {
    margin-top: 30px;
    height: 78px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #888888;
    line-height: 26px;
}

.hdxw-content-right .list li {
    line-height: 32px;
    overflow: hidden;
    margin-top: 10px;
}

.hdxw-content-right .list li a {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #444444;
    float: left;
}

.hdxw-content-right .list li span {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #888888;
    float: right;
}

.ckgd {
    height: 31px;
    margin-top: 6px;
    background: url(../images/ckgd.png) center no-repeat;
    text-align: right;
}

.ckgd a {
    display: inline-block;
    width: 110px;
    height: 31px;
}

.hdsp {
    overflow: hidden;
    margin-top: 100px;
    height: 740px;
    background: url(../images/hdspbg.png) bottom no-repeat;
}

.hdsp-title {
    height: 50px;
    background: url(../images/hdsptt.png) center no-repeat;
}

.hdsp-content {
    margin-top: 166px;
    height: 310px;
    width: 1300px;
    position: relative;
}

.hdsp-wrapper ul li {
    width: 380px;
    height: 310px;
    position: relative;
    margin: 0 10px;
}

.hdsp-wrapper ul li img {
    width: 380px;
    height: 260px;
}

.hdsp-wrapper ul li p {
    margin-top: -5px;
    width: 360px;
    height: 50px;
    padding: 0 10px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    background: url(../images/hdsptitlebg.png) center no-repeat;
    text-align: center;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hdsp-wrapper ul li .zhezhao {
    width: 380px;
    height: 260px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.hdsp-wrapper ul li .zhezhao a {
    display: block;
    width: 82px;
    height: 82px;
    margin: 89px auto 0;
    background: url(../images/sp-play.png) center no-repeat;
}

.hdsp-content .prev {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/previcon.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 130px;
}

.hdsp-content .next {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/nexticon.png) center no-repeat;
    position: absolute;
    right: 0;
    top: 130px;
}

.tgzp {
    overflow: hidden;
}

.tgzp-title {
    height: 50px;
    background: url(../images/tgzptt.png) center no-repeat;
}

.tgzp-content ul {
    overflow: hidden;
}

.tgzp-content ul li {
    width: 250px;
    height: 300px;
    padding: 30px 15px;
    margin: 50px 10px 0;
    background: url(../images/tgzplistbg.png) center no-repeat;
    float: left;
}

.tgzp-content ul li a img {
    width: 250px;
    height: 150px;
}

.tgzp-content ul li a h3 {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #444444;
    line-height: 24px;
    padding: 21px 0;
}

.tgzp-content ul li a p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #888888;
    line-height: 26px;
}

.tgzp .more {
    margin-top: 50px;
}

.sqhg {
    margin-top: 38px;
    height: 1831px;
    background: url(../images/sqhgbg.png) center no-repeat;
}

.sqhgbox {
    overflow: hidden;
}

.sqhg-title {
    margin-top: 62px;
    height: 50px;
    background: url(../images/sqhgttb.png) center no-repeat;
}

.sqhg-content {
    height: 690px;
    margin-top: 190px;
}

.sqhg-content-bg {
    margin-left: 178px;
    height: 690px;
    position: relative;
    overflow: hidden;
}

.sqhg-content-bg .xk {
    width: 486px;
    height: 486px;
    background: url(../images/xiangkuang.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 1;
}

.sqhg-content-bg .xq {
    width: 134px;
    height: 125px;
    background: url(../images/xingqiu.png) center no-repeat;
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 1;
}

.sqhg-content .hglist {
    margin: 40px 0 0 59px;
}

.sqhg-content .hglist li {
    width: 440px;
}

.sqhg-content .hglist li img {
    width: 440px;
    height: 440px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.sqhg-content .hglist li h3 {
    margin-top: 66px;
}

.sqhg-content .hglist li h3 a {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #7DFA96;
    line-height: 24px;
}

.sqhg-content .hglist li p {
    margin-top: 25px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 26px;
}

.sqhg-tip {
    width: 300px;
    height: 680px;
    position: absolute;
    left: 671px;
    top: 0;
    overflow: hidden;
}

.sqhg-tip .line {
    height: 680px;
    border-left: 1px solid #FFFFFF;
    float: left;
    margin-left: 10px;
}
.sqhg-tip .hd-box{
    height: 600px;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}

.sqhg-tip ul {
    float: left;
    margin-left: -5px;
    position: absolute;
    left: 11px;
}

.sqhg-content-bg .prev {
    width: 50px;
    height: 50px;
    background: url(../images/topicon.png) center no-repeat;
    position: absolute;
    top: 0;
    right: 316px;
}

.sqhg-content-bg .next {
    width: 50px;
    height: 50px;
    background: url(../images/bottomicon.png) center no-repeat;
    position: absolute;
    bottom: 0;
    right: 316px;
}

.sqhg-tip ul li {
    width: 250px;
    height: 100px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    list-style: disc inside;
    vertical-align: middle;
    line-height: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sqhg-tip ul li::marker {
    font-size: 25px;
    display: inline-block;
    color: #fff !important;
    vertical-align: middle;
}

.sqhg-tip ul li.on {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #7DFA96;
    margin-left: -4px;
    vertical-align: middle;
}

.sqhg-tip ul li.on::marker {
    font-size: 50px;
    display: inline-block;
    color: #7DFA96 !important;
    vertical-align: middle;
}

.sqhg-title-g {
    margin-top: 100px;
    height: 50px;
    background: url(../images/wypltt.png) center no-repeat;
}

.sqhg-pl-content {
    margin-top: 50px;
    padding: 30px 20px;
    height: 500px;
    background: #fff;
}

.textareabox textarea {
    width: 1150px;
    padding: 5px;
    background: rgba(244, 244, 244, 1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: #f4f4f4 1px solid;
    box-shadow: 5px;
}

.btnbox {
    margin-top: 20px;
    text-align: right;
    padding-bottom: 30px;
    border-bottom: 2px solid #f4f4f4;
}

.btnbox a {
    display: inline-block;
    width: 130px;
    height: 40px;
    color: #000;
    text-align: center;
    line-height: 40px;
    background: rgba(244, 244, 244, 1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.messagelist-title {
    margin-top: 40px;
    font-size: 24px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 2px solid #f4f4f4;
}

.messagelist {
    height: 220px;
    margin-top: 20px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000;
    line-height: 26px;
    overflow-y: scroll;
}
.messagelist li{
    margin-top: 15px;
    list-style: none;
}

.messagelist li span:nth-child(1) {
    font-size: 16px;
}
.messagelist li span:nth-child(2) {
    margin-left: 20px;
    font-size: 14px;
    color: #888888;
}
.messagelist li span:nth-child(3) {
    display: block;
    font-size: 16px;
    color: #888888;
    margin-left: 10px;
}

.footer {
    overflow: hidden;
}

@media screen and (max-width: 750px) {
    html {
        font-size: calc(100vw / 46.875);
    }

    .tt {
        display: none !important;
    }
}