html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
embed,
hr {
    margin: 0;
    padding: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

table,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    /* text-decoration: underline; */
}

body {
    /* font-family: "宋体"; */
    font-size: 16px;
    min-width: 1200px;
}

@font-face {
    font-family: "mw-iconfont";
    /* src: url('iconfont.eot?t=1505201933224'); */
    /* IE9*/
    src:
        /* url('iconfont.eot?t=1505201933224#iefix') format('embedded-opentype'), */
        /* IE6-IE8 */
        url('../css/iconfont.woff') format('woff'),
        /* chrome, firefox */
        url('../css/iconfont.ttf') format('truetype');
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    /* url('iconfont.svg?t=1505201933224#mw-iconfont') format('svg'); */
    /* iOS 4.1- */
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.nav-box {
    position: fixed;
    z-index: 11;
    width: 100%;
    /* height: 85px; */
    background: #fff;
}

.nav-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 25px 0;
}

.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 860px;
    height: 100%;
}

.nav-tit {
    height: 100%;
    line-height: 42px;
    font-size: 20px;
    color: #232323;
}

.nav-tit a {
    color: #232323;
}

.nav li {
    position: relative;
    height: 42px;
    padding: 0 24px;
    border: 1px solid transparent;
    border-radius: 19px;
    box-sizing: border-box;
}

.nav li.active,
.nav li:hover {
    border-color: #77aac7;
}

.nav-sub {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
}

.nav-sub a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #383838;
    text-align: center;
}

.nav-sub a:hover {
    background: #005f96;
    color: #fff;
}

.main-cont {
    padding-top: 125px;
}

.sy-bg1,
.sy-bg2,
.sy-bg3 {
    position: relative;
}

.bg-area {
    width: 100%;
}

.sy-bg1-tit {
    position: absolute;
    top: 13.14%;
    left: 50%;
    transform: translateX(-50%);
    height: 16.71%;
}

.btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
}

.btn-link span {
    font-style: normal;
    font-weight: normal;
}

.btn-link i {
    font-style: normal;
    font-family: "mw-iconfont" !important;
    vertical-align: top;
}

.sy-bg1 .btn-link:hover,
.sy-bg3 .btn-link:hover {
    background: #fff;
}

.sy-bg1 .btn-link:hover span,
.sy-bg1 .btn-link:hover i,
.sy-bg3 .btn-link:hover span,
.sy-bg3 .btn-link:hover i {
    color: #3776b9;
}

.sy-bg1 .btn-link,
.sy-bg3 .btn-link {
    position: absolute;
    top: 36.14%;
    left: 50%;
    transform: translateX(-50%);
    width: 185px;
    height: 50px;
    border-color: #fff;
    border-radius: 25px;
    transition: background 0.3s;
}

.sy-bg1 .btn-link span,
.sy-bg3 .btn-link span {
    font-size: 24px;
    color: #fff;
}

.sy-bg1 .btn-link i,
.sy-bg3 .btn-link i {
    margin: 4px 0 0 6px;
    font-size: 16px;
    color: #fff;
}

.sy-jqgk {
    padding: 53px 0 111px;
}

.tit {
    display: block;
    margin: auto;
}

.sy-jqgk-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 56px;
}

.sy-jqgk-cont img {
    width: 663px;
    height: 373px;
}

.sy-jqgk-intro {
    width: 480px;
}

.sy-jqgk-intro .btn-link:hover span,
.sy-jqgk-intro .btn-link:hover i {
    color: #3776b9;
}

.sy-jqgk-intro .btn-link:hover {
    border-color: #3776b9;
}

.sy-jqgk-intro .btn-link {
    width: 122px;
    height: 34px;
    margin-top: 70px;
    border-radius: 17px;
}

.sy-jqgk-intro .btn-link span {
    font-size: 16px;
}

.sy-jqgk-intro .btn-link i {
    margin: 2px 0 0 6px;
    font-size: 16px;
}

.sy-jqgk-intro p {
    line-height: 30px;
    font-size: 16px;
    color: #333232;
    text-align: justify;
    text-indent: 32px;
}

.jdjs {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1290px;
    height: 100%;
    padding-top: 50px;
    box-sizing: border-box;
}

.jdjs .btn-link {
    width: 122px;
    height: 34px;
    margin: auto;
    color: #fff;
    border-radius: 17px;
}

.jdjs .btn-link span {
    font-size: 16px;
}

.jdjs .btn-link i {
    margin: 2px 0 0 6px;
    font-size: 16px;
}

.roll-box {
    position: relative;
    margin: 60px 0 50px;
}

.box {
    width: 100%;
    height: 330px;
    overflow: hidden;
    position: relative;
    /* display: inline-block; */
    margin: auto;
    padding: 0 45px;
    box-sizing: border-box;
}

.box-inner {
    width: 1200px;
    margin: auto;
}

#roll {
    width: 200%;
}

#roll li {
    width: 285px;
    height: 330px;
    float: left;
    margin-right: 20px;
}

#roll li a {
    display: block;
    width: 100%;
    height: 100%;
}

#roll li img {
    width: 285px;
    height: 285px;
}

#roll li h3 {
    height: 45px;
    line-height: 45px;
    background: #fff;
    font-size: 16px;
    color: #212121;
    text-align: center;
}

.roll-box .prev,
.roll-box .next {
    position: absolute;
    bottom: 40%;
    display: inline-block;
    width: 13px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 90;
}

.roll-box .prev {
    left: 0;
    background-image: url('../images/sy-btn-left.png');
}

.roll-box .next {
    right: 0;
    background-image: url('../images/sy-btn-right.png');
}

.sy-jqdt {
    padding: 75px 0 65px;
}

.sy-jqdt-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 45px 0;
}

.jqdt-news {
    width: 540px;
}

.jqdt-news li {
    border-bottom: 1px solid #d1d1d1;
}

.jqdt-news li:last-child {
    border-bottom: none;
}

.jqdt-news li:hover {
    background: #eee;
}

.jqdt-news li a {
    display: block;
    padding: 20px 5px;
}

.jqdt-news li a h3 {
    line-height: 1.4;
    padding-bottom: 6px;
    font-size: 18px;
    color: #333;
}

.jqdt-news li a p {
    line-height: 1.3;
    font-size: 14px;
    color: #999;
}

.jqdt-pic {
    width: 615px;
    height: 347px;
}

.more {
    display: block;
    margin: auto;
}

.sy-bg3-tit {
    position: absolute;
    top: 10.85%;
    left: 50%;
    transform: translateX(-50%);
    height: 42.57%;
}

.sy-bg3 .btn-link {
    top: 59.57%;
}

.bottom-area {
    background: #222;
    padding: 45px 0 60px;
}

.bottom-area .w1200 {
    display: flex;
    justify-content: space-between;
}

.bottom-item h3 {
    padding-bottom: 6px;
    font-size: 16px;
    color: #fefefe;
}

.bottom-item li {
    line-height: 2;
    font-size: 12px;
    color: #fefefe;
}

.bottom-item li a {
    color: #fefefe;
}

.qrcode {
    margin-top: 5px;
}

.jqgk-bg1,
.lygl-bg1,
.jqdt-bg1,
.lxwm-bg1 {
    width: 100%;
}

.jqgk-s1 {
    padding: 51px 0 72px;
}

.jqgk-intro {
    line-height: 1.8;
    padding: 46px 0 36px;
    font-size: 16px;
    color: #333232;
    text-align: justify;
    text-indent: 32px;
}

.jqgk-imtro-img {
    width: 100%;
}

.jqgk-s2 {
    padding: 0 0 53px;
}

.jqgk-map {
    width: 100%;
    margin-top: 30px;
}

.lygl-tab {
    width: 1200px;
    height: 46px;
    background: #e8e8e8;
    margin: 36px auto;
    border-radius: 30px;
}

.lygl-tab li {
    float: left;
    width: 14%;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #333232;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
}

.lygl-tab li.active {
    background: #005f96;
    color: #fff;
}

.xwjj-switch-box {
    margin-top: 63px;
}

.xwjj-switch-item {
    display: none;
}

.xwjj-switch-item.active {
    display: block;
}

.scyy {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 63px;
}

.scyy li {
    float: left;
    width: 390px;
    height: 266px;
    overflow: hidden;
    margin: 0 15px 66px 0;
}

.scyy li:nth-child(3n) {
    margin-right: 0;
}

.scyy li a {
    display: block;
    width: 100%;
    height: 100%;
}

.scyy li span {
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.scyy li span img {
    width: 100%;
    height: 100%;
}

.scyy li p {
    width: 100%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    background: #edecec;
    font-size: 16px;
    color: #333232;
    text-align: center;
}

.jqdt {
    padding: 50px 0 83px;
}

.jqdt-list {
    padding-top: 30px;
}

.jqdt-list li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e6e6e6;
}

.jqdt-list li .l {
    width: 395px;
    height: 223px;
}

.jqdt-list li .l img {
    width: 100%;
    height: 100%;
}

.jqdt-list li .r {
    position: relative;
    width: 765px;
    height: 223px;
    overflow: hidden;
}

.jqdt-list li .r h3 {
    padding-bottom: 10px;
    font-size: 18px;
    color: #303030;
}

.jqdt-list li .r h3 a {
    color: #303030;
}

.jqdt-list li .r p {
    font-size: 14px;
    color: #999;
}

.jqdt-list li .r i {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    font-style: normal;
    color: #303030;
}

.jqdt .more {
    margin-top: 50px;
}

.lxwm {
    padding: 44px 0 0;
}

.lxwm-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 950px;
    margin: 113px auto 80px;
}

.lxwm-box .l h3,
.lxwm-box .l li {
    padding-left: 63px;
    font-size: 40px;
    color: #3c3c3c;
}

.lxwm-box .l ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 183px;
    background: url('./2008459/static/images/lxwm-icon.png') no-repeat;
    margin-top: 20px;
}

.lxwm-box .l li {
    font-size: 30px;
}

.lxwm-box .r h3 {
    font-size: 30px;
    color: #3c3c3c;
    text-align: center;
}

.lxwm-qrcode {
    margin-top: 10px;
}

.tj p {
    font-size: 14px;
}

.top-info {
    background-color: rgb(243, 243, 243);
    padding: 5px 0;
}

.top-info .w1200 {
    display: flex;
    justify-content: end;
}

.top-info p {
    padding: 0 15px;
}

.yyjj-box ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 63px;
}

.yyjj-box ul li {
    float: left;
    width: 390px;
    height: 100px;
    overflow: hidden;
    background: #e8e8e8;
    margin: 0 15px 25px 0;
}

.yyjj-box ul li:nth-child(3n) {
    margin-right: 0;
}

.yyjj-box ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 55px 10px 0;
    font-size: 20px;
    color: #000;
    text-align: center;
    box-sizing: border-box;
}

.yyjj-box ul li a::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 32px;
    background: url('https://res.cqhlw.cn/contentcloud/1/REPRINT/MEDIA/PICTURE/2026/3/6/8f79232fa1094289a6a416434d36219c_wh35x32.png') no-repeat 0 0/100% 100%;
}

.dzdt-box {
    padding: 40px 0;
}

.dzdt-map {
    display: block;
    margin: 30px auto 0;
}