@charset "UTF-8";

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

body,
html {
    font-family: "微软雅黑", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", "FreeSans,Arimo", "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    background: #fff;
    overflow-x: hidden
}

html {
    -webkit-text-size-adjust: none
}

input {
    -webkit-appearance: none
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

:active {
    -webkit-tap-highlight-color: transparent
}

em {
    font-style: normal
}

button,
input,
select,
textarea {
    outline: 0
}

textarea {
    resize: none
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.hidden {
    display: none !important
}

@font-face {
    font-family: iconfont;
    src: url(https://at.alicdn.com/t/c/font_4703920_exy7p8syqqp.woff2?t=1728640079811) format('woff2'), url(https://at.alicdn.com/t/c/font_4703920_exy7p8syqqp.woff?t=1728640079811) format('woff'), url(https://at.alicdn.com/t/c/font_4703920_exy7p8syqqp.ttf?t=1728640079811) format('truetype')
}

.iconfont {
    font-family: iconfont;
    font-style: normal
}

img {
    max-width: 100%
}

#dituContent img {
    max-width: initial
}

.fl {
    float: left
}

.fr {
    float: right
}

.box {
    width: 1628px;
    margin: 0 auto;
    position: relative
}

.c-box {
    width: 1355px;
    margin: 0 auto;
    position: relative
}

.text-center {
    text-align: center
}

.clear {
    clear: both
}

.text-center {
    text-align: center
}

.flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.space-between {
    justify-content: space-between
}

.header .box {
    height: 98px
}

.header .box .right .nav-box {
    font-size: 20px;
    font-weight: 700
}

.header .box .right .nav-box li {
    padding: 0 15px;
    position: relative;
    line-height: 98px
}

.header .box .right .nav-box li.on a {
    color: #06c;
    display: block
}

.header .box .right .nav-box li.on:after {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #06c;
    content: '';
    display: block;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.header .box .right .contact {
    margin-left: 40px
}

.header .box .right .contact .icon {
    margin-right: 10px
}

.header .box .right .contact .text a {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.header .box .right .contact .text a span {
    color: #666
}

.header .box .right .lang {
    margin-left: 35px
}

.header .box .right .nav-btn {
    margin-left: 35px
}

.banner-index .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    border: 1px dashed #fff;
    opacity: 1;
    background: initial;
    position: relative
}

.banner-index .swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 20px
}

.banner-index .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px dashed #06c
}

.banner-index .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #06c
}

.title-index .left h1 {
    font-weight: 700;
    font-size: 24px;
    display: flex;
    align-items: center
}

.title-index .left h1 img {
    margin-right: 6px
}

.title-index .left p {
    font-size: 30px;
    color: #333
}

.title-index .a {
    color: #666;
    font-size: 16px;
    display: flex;
    align-items: center
}

.title-index .a span {
    background: #06c;
    margin-left: 10px;
    border-radius: 20px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.title-index .select .item {
    width: 230px;
    height: 46px;
    line-height: 46px;
    border-radius: 30px;
    background: #fff;
    margin-left: 15px;
    cursor: pointer
}

.title-index .select .item .msg {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px
}

.title-index .select .item .msg .iconfont {
    margin-left: 30px
}

.title-index .select .item.on {
    color: #fff;
    font-weight: 700;
    background: #06c
}

.bgfw-box {
    padding: 60px 0
}

.bgfw-box .list {
    flex-wrap: wrap
}

.bgfw-box .list li {
    width: 395px;
    margin-left: 16px;
    margin-top: 20px
}

.bgfw-box .list li:nth-child(4n+1) {
    margin-left: 0
}

.bgfw-box .list li a {
    display: block;
    position: relative;
    height: 278px
}

.bgfw-box .list li a img {
    display: block;
    width: 100%;
    height: 100%
}

.bgfw-box .list li a .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 102, 204, .9) 100%);
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.bgfw-box .list li a .text span {
    font-weight: 300;
    border-radius: 40px;
    border: 1px dashed #fff;
    font-size: 15px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.gjyj-bg {
    background: #ebeef1 url(../images/yj-bg.jpg) no-repeat center;
    background-size: auto 100%;
    min-height: 300px;
    padding: 100px 0
}

.gjyj-bg .content {
    justify-content: space-between;
    margin-top: 30px
}

.gjyj-bg .content .item {
    width: 785px;
    font-size: 16px;
    line-height: 45px
}

.gjyj-bg .content .item .t {
    display: flex;
    text-align: center
}

.gjyj-bg .content .item .t .it {
    flex: 1;
    padding: 0 35px;
    background: #c7e2fd;
    font-weight: 700;
    margin-left: 5px
}

.gjyj-bg .content .item .t .it:nth-child(1) {
    margin-left: 0
}

.gjyj-bg .content .item .swiper-container {
    height: 245px
}

.gjyj-bg .content .item .info {
    margin-top: 5px;
    display: flex;
    background: #fff
}

.gjyj-bg .content .item .info:nth-child(2n+1) {
    background: #f5f6f6
}

.gjyj-bg .content .item .info .it {
    flex: 1;
    padding: 0 35px;
    position: relative;
    text-align: center
}

.gjyj-bg .content .item .info .it .iconfont {
    position: absolute;
    left: -10px;
    font-weight: 700
}

.tsfw-box {
    padding: 75px 0
}

.tsfw-box .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.tsfw-box .list .item {
    width: 50%;
    overflow: hidden;
    height: 255px
}

.tsfw-box .list .item .img {
    width: 50%;
    height: 255px;
    float: left
}

.tsfw-box .list .item .img img {
    width: 100%;
    height: 100%
}

.tsfw-box .list .item .text {
    float: right;
    border: 1px solid #dde0e5;
    width: 50%;
    box-sizing: border-box;
    padding: 30px 38px;
    height: 100%
}

.tsfw-box .list .item .text em {
    display: block;
    text-align: right;
    color: #081832;
    opacity: .2;
    font-weight: 700;
    font-size: 24px;
    line-height: 1
}

.tsfw-box .list .item .text h1 {
    font-size: 24px;
    line-height: 1;
    font-weight: 700
}

.tsfw-box .list .item .text p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3
}

.tsfw-box .list .item .text span {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 10px
}

.tsfw-box .list .item .text span .iconfont {
    color: #06c;
    font-weight: 700
}

.tsfw-box .list .item:nth-child(3) .img,
.tsfw-box .list .item:nth-child(4) .img {
    float: right
}

.tsfw-box .list .item:nth-child(3) .text,
.tsfw-box .list .item:nth-child(4) .text {
    float: left
}

.about-bg {
    background: linear-gradient(to bottom, rgba(214, 219, 225, .5) 0, rgba(255, 255, 255, .9) 100%);
    padding: 90px 0
}

.about-box .content {
    width: 100%;
    justify-content: space-between
}

.about-box .content .left {
    width: 725px
}

.about-box .content .left h1 {
    font-size: 36px;
    font-weight: 700
}

.about-box .content .left .p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px
}

.about-box .content .left .p p {
    margin-top: 20px
}

.about-box .content .left .info {
    display: flex;
    margin-top: 30px
}

.about-box .content .left .info .item {
    flex: 1
}

.about-box .content .left .info .item h2 {
    font-size: 60px;
    color: #06c;
    display: flex;
    font-weight: 700;
    align-items: flex-end;
    line-height: 1
}

.about-box .content .left .info .item h2 em {
    font-size: 18px;
    margin-left: 10px
}

.about-box .content .left .info .item span {
    display: block;
    margin-top: 10px;
    font-size: 18px
}

.about-box .content .fzjg-box {
    width: 814px
}

.about-box .content .fzjg-box .list {
    margin-top: 20px
}

.fzjg-box .list {
    display: flex;
    flex-wrap: wrap
}

.fzjg-box .list .item {
    margin-left: 5px;
    position: relative;
    margin-top: 5px
}

.fzjg-box .list .item:nth-child(1),
.fzjg-box .list .item:nth-child(3) {
    margin-left: 0
}

.fzjg-box .list .item img {
    width: 404px;
    height: 275px;
    display: block
}

.fzjg-box .list .item .p {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, rgba(0, 102, 204, .9) 100%);
    display: flex;
    align-items: flex-end;
    color: #fff;
    padding: 25px 30px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 24px
}

.fzjg-box .list .item .p p {
    font-size: 14px
}

.news-box {
    padding: 100px 0;
    padding-top: 0
}

.news-box .content {
    margin-top: 36px;
    display: flex
}

.news-box .content .left {
    width: 600px;
    box-sizing: border-box
}

.news-box .content .left .img img {
    display: block;
    width: 100%
}

.news-box .content .left .text {
    padding: 33px 45px;
    display: block;
    border: 1px solid #dbdee3
}

.news-box .content .left .text .time {
    position: relative;
    line-height: 20px
}

.news-box .content .left .text .time:after {
    width: 7px;
    height: 19px;
    position: absolute;
    left: -45px;
    top: 0;
    content: '';
    display: block;
    background: #06c
}

.news-box .content .left .text h1 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px
}

.news-box .content .left .text p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3
}

.news-box .content .left .text .a {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 10px
}

.news-box .content .left .text .a .iconfont {
    color: #06c;
    font-weight: 700
}

.news-box .content .right {
    flex: 1;
    margin-left: 50px
}

.news-box .content .right .item {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    border: 1px solid #dbdee3;
    padding: 27px 45px;
    margin-top: 10px;
    align-items: center
}

.news-box .content .right .item:nth-child(1) {
    margin-top: 0
}

.news-box .content .right .item .time {
    position: relative;
    line-height: 20px
}

.news-box .content .right .item .time:after {
    width: 8px;
    height: 20px;
    position: absolute;
    left: -45px;
    top: 0;
    content: '';
    display: block;
    background: #06c
}

.news-box .content .right .item h1 {
    font-size: 24px;
    margin-top: 10px
}

.news-box .content .right .item .a {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 10px
}

.news-box .content .right .item .a .iconfont {
    color: #06c;
    font-weight: 700
}

.anli-bg {
    background: linear-gradient(to bottom, rgba(214, 219, 225, .5) 0, rgba(255, 255, 255, .9) 100%);
    padding: 90px 0
}

.anli-box .swiper-container {
    margin-top: 40px
}

.anli-box .swiper-button-next,
.anli-box .swiper-container-rtl .swiper-button-prev {
    right: -80px
}

.anli-box .swiper-button-prev,
.anli-box .swiper-container-rtl .swiper-button-next {
    left: -80px
}

.anli-box .swiper-button-next,
.anli-box .swiper-button-prev {
    border: 1px solid #69a5e1;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    background-size: 10px auto
}

.anli-box .item {
    width: 100%;
    box-sizing: border-box;
    position: relative
}

.anli-box .item .img img {
    display: block;
    width: 100%
}

.anli-box .item em {
    position: absolute;
    top: 30px;
    left: 30px;
    font-weight: 700;
    font-size: 24px;
    color: #fff
}

.anli-box .item .text {
    padding: 33px 45px;
    display: block;
    border: 1px solid #dbdee3
}

.anli-box .item .text .type {
    position: relative;
    line-height: 20px;
    font-weight: 700;
    font-size: 24px;
    color: #032259
}

.anli-box .item .text h1 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px
}

.anli-box .item .text p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3
}

.anli-box .item .text .a {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 10px
}

.anli-box .item .text .a .iconfont {
    color: #06c;
    font-weight: 700
}

.hzhb-bg {
    background: url(../images/foot-bg.jpg) no-repeat bottom;
    background-size: 100% auto;
    padding-top: 0;
    padding-bottom: 160px
}

.hzhb-box .swiper-container {
    margin-top: 40px
}

.hzhb-box .swiper-button-next,
.hzhb-box .swiper-container-rtl .swiper-button-prev {
    right: -80px
}

.hzhb-box .swiper-button-prev,
.hzhb-box .swiper-container-rtl .swiper-button-next {
    left: -80px
}

.hzhb-box .swiper-button-next,
.hzhb-box .swiper-button-prev {
    border: 1px solid #69a5e1;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    background-size: 10px auto
}

.hzhb-box .item {
    border: 1px solid #ccc;
    background: #fbfbfb;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 105px
}

.hzhb-box .item img {
    max-width: 80%;
    max-height: 80%
}

.footer {
    background: #241d22;
    padding-top: 65px;
    color: #fff
}

.footer a {
    color: #fff
}

.footer .foot-box {
    display: flex;
    justify-content: space-between
}

.footer .foot-box .nav {
    display: flex;
    flex: 1;
    justify-content: space-between;
    margin-right: 140px
}

.footer .foot-box .nav .item {
    line-height: 30px
}

.footer .foot-box .nav .item>a {
    font-size: 18px
}

.footer .foot-box .nav a {
    display: block
}

.footer .foot-box .address {
    margin-right: 80px
}

.footer .foot-box .address .item {
    display: flex;
    align-items: flex-start;
    line-height: 24px;
    margin-bottom: 15px
}

.footer .foot-box .address .item img {
    margin-right: 20px
}

.footer .foot-box .address .item h1 {
    font-size: 14px
}

.footer .foot-box .address .item p {
    font-size: 16px
}

.footer .foot-box .code .item {
    margin-bottom: 10px;
    text-align: center
}

.footer .foot-box .code .item img {
    display: block;
    width: 114px
}

.footer .foot {
    margin-top: 40px;
    border-top: 1px solid #46424a;
    line-height: 80px
}
.footer .foot .left{display: flex;align-items: center}
.footer .foot span{display: flex;align-items: center;}
.footer .foot a{display: flex;align-items: center;margin-right:10px;margin-left: 10px;}
.footer .foot a img{width:20px;margin-right:5px;}
.banner-box {
    position: relative
}

.banner-box img {
    display: block
}

.banner-box .positon {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%
}

.banner-box .positon .c-box {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.banner-box .positon .c-box a {
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-size: 18px;
    color: #fff
}

.banner-box .positon .c-box a:after {
    content: ">";
    padding-left: 10px;
    font-size: 18px
}

.banner-box .positon .c-box a:last-child:after {
    display: none;
    margin-right: 0
}

.banner-box .positon .c-box a img {
    width: 50px;
    margin-right: 10px
}

.about-content-bg {
    padding: 90px 0;
    background: url(../images/about-bg.jpg) no-repeat center;
    background-size: cover
}

.about-content-bg .about-box .content .left {
    width: 680px;
    margin-top: 40px
}

.qywh-content-bg {
    padding: 90px 0;
    background: url(../images/qywh-bg.jpg) no-repeat center;
    background-size: cover
}

.qywh-content-bg .list {
    margin-top: 45px;
    justify-content: space-between
}

.qywh-content-bg .list .item {
    width: 290px;
    box-sizing: border-box;
    text-align: center;
    padding: 55px 45px;
    padding-bottom: 90px;
    position: relative;
    cursor: pointer;
    background: #fff;
    border-radius: 0 0 25px 0
}

.qywh-content-bg .list .item em {
    font-size: 24px;
    color: #06c;
    transition: all .3s
}

.qywh-content-bg .list .item .text {
    margin-top: 60px
}

.qywh-content-bg .list .item .text h1 {
    font-size: 30px;
    color: #333;
    transition: all .3s
}

.qywh-content-bg .list .item .text span {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    transition: all .3s
}

.qywh-content-bg .list .item .text p {
    display: none
}

.qywh-content-bg .list .item .icon {
    margin-top: 45px;
    transition: all .3s
}

.qywh-content-bg .list .item .btn {
    left: 30px;
    text-align: left;
    position: absolute;
    bottom: 35px;
    border-radius: 80px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #06c
}

.qywh-content-bg .list .item.on {
    width: 420px;
    box-sizing: border-box;
    text-align: left
}

.qywh-content-bg .list .item.on p {
    display: block;
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px
}

.qywh-content-bg .list .item.on .icon {
    position: absolute;
    top: 55px;
    right: 50px;
    margin-top: 0
}

.qywh-content-bg .list .item.on .text {
    margin-top: 90px
}

.qywh-content-bg .list .item.on .text h1 {
    color: #666;
    font-size: 24px
}

.qywh-content-bg .list .item.on .btn {
    border: 1px solid #d0d0d0
}

.qywh-content-bg .list .item.on .btn .iconfont {
    transform: rotate(180deg)
}

.c-box .title-index .left h1 {
    font-size: 36px
}

.c-box .title-index .left p {
    font-size: 24px;
    padding-left: 20px;
    margin-top: 5px
}

.team-box {
    margin-top: 100px
}

.team-box .title-index .left p {
    font-size: 24px
}

.team-box .btns {
    position: relative;
    display: flex
}

.team-box .btns .next,
.team-box .btns .prev {
    margin-left: 20px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #66a3e0
}

.team-box .btns .next:hover,
.team-box .btns .prev:hover {
    background: #66a3e0;
    color: #fff
}

.team-box .btns .next.swiper-button-disabled,
.team-box .btns .prev.swiper-button-disabled {
    opacity: .6
}

.team-box .btns .next.swiper-button-disabled:hover,
.team-box .btns .prev.swiper-button-disabled:hover {
    background: #fff;
    color: #333
}

.team-box .btns .prev .iconfont {
    transform: rotate(90deg)
}

.team-box .btns .next .iconfont {
    transform: rotate(-90deg)
}

.team-box .swiper-container {
    margin-top: 50px
}

.team-box .swiper-container .swiper-slide {
    height: initial
}

.team-box .swiper-container .swiper-slide .item {
    height: 100%
}

.team-box .swiper-container .swiper-slide .item .img {
    height: 418px
}

.team-box .swiper-container .swiper-slide .item .img img {
    width: 100%;
    height: 100%;
    display: block
}

.team-box .swiper-container .swiper-slide .item .text {
    display: block;
    background: #eff7fb;
    padding: 25px 35px
}

.team-box .swiper-container .swiper-slide .item .text h1 {
    font-size: 18px;
    font-weight: 700
}

.team-box .swiper-container .swiper-slide .item .text p {
    display: none
}

.rongyu-bg {
    margin-top: 100px;
    padding: 80px 0;
    background: #f8f8f8
}

.rongyu-bg .swiper-container {
    margin-top: 40px
}

.rongyu-bg .swiper-button-next,
.rongyu-bg .swiper-container-rtl .swiper-button-prev {
    right: -80px
}

.rongyu-bg .swiper-button-prev,
.rongyu-bg .swiper-container-rtl .swiper-button-next {
    left: -80px
}

.rongyu-bg .swiper-button-next,
.rongyu-bg .swiper-button-prev {
    border: 1px solid #69a5e1;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    background-size: 10px auto
}

.rongyu-bg .item {
    background: #fff;
    height: 100%
}

.rongyu-bg .item .img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 380px
}

.rongyu-bg .item .img img {
    max-width: 80%;
    max-height: 80%
}

.rongyu-bg .item h1 {
    padding: 0 50px 30px 50px;
    color: #333
}

.fzjg-bg {
    padding: 100px 0
}

.fzjg-bg .fzjg-box .list {
    margin-top: 30px
}

.fzjg-bg .fzjg-box .list .item {
    width: 675px
}

.fzjg-bg .fzjg-box .list .item img {
    width: 100%;
    object-fit: cover
}

.about-tab-box {
    display: flex;
    align-items: center;
    line-height: 85px
}

.about-tab-box a {
    width: 220px;
    text-align: center;
    font-weight: 700
}

.about-tab-box a.on {
    background: #1a8ae9;
    font-size: 24px;
    color: #fff
}

.about-tab-box a:hover {
    background: #1a8ae9;
    color: #fff
}

.tab-bg {
    background: #f4f5f8
}

.tab-bg .tab-box {
    display: flex;
    align-items: center;
    line-height: 85px
}

.tab-bg .tab-box a {
    width: 220px;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap
}

.tab-bg .tab-box a.on {
    font-size: 18px;
    color: #06c;
    border-bottom: 2px solid #06c;
    font-weight: 700
}

.tab-bg .tab-box a:hover {
    color: #06c
}

.fuwu-box {
    padding-top: 45px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px
}

.fuwu-box .item {
    width: calc(33.3% - 40px);
    box-sizing: border-box;
    position: relative;
    margin-top: 60px;
    margin-left: 60px
}

.fuwu-box .item:nth-child(3n+1) {
    margin-left: 0
}

.fuwu-box .item .img img {
    display: block;
    width: 100%
}

.fuwu-box .item .text {
    padding: 25px 35px;
    display: block;
    border: 1px solid #dbdee3
}

.fuwu-box .item .text h1 {
    font-size: 18px;
    font-weight: 700
}

.fuwu-box .item .text p {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    height: 66px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.fuwu-box .item .text .a {
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 18px
}

.fuwu-box .item .text .a .iconfont {
    color: #06c;
    font-weight: 700
}

.jckbg-box {
    padding-top: 50px
}

.jckbg-box .tab {
    display: flex;
    justify-content: center
}

.jckbg-box .tab a {
    display: flex;
    align-items: center;
    min-width: 130px;
    justify-content: center;
    height: 46px;
    padding: 0 35px;
    border: 1px solid #dbdcdc;
    background: #f9f9f9;
    border-radius: 30px;
    color: #081832;
    margin: 0 8px
}

.jckbg-box .tab a .iconfont {
    margin-left: 10px
}

.jckbg-box .tab a.on {
    background: #06c;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.jckbg-box .tab a:hover {
    background: #06c;
    color: #fff
}

.jckbg-box .msg {
    width: 990px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    color: #081832;
    font-size: 18px;
    line-height: 30px
}

.jckbg-box .list {
    margin-top: 40px;
    padding-bottom: 80px
}

.jckbg-box .list .item {
    display: flex
}

.jckbg-box .list .item:nth-child(2n) {
    flex-direction: row-reverse
}

.jckbg-box .list .item .img {
    width: 50%
}

.jckbg-box .list .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.jckbg-box .list .item .text {
    flex: 1;
    background: #f7f7f7;
    padding: 65px 65px 40px 65px
}

.jckbg-box .list .item .text h1 {
    font-size: 30px;
    font-weight: 700;
    color: #333
}

.jckbg-box .list .item .text p {
    line-height: 30px;
    margin-top: 15px;
    color: #666
}

.tsfw-box-c {
    padding-bottom: 90px
}

.tsfw-box-c .list {
    margin-top: 40px
}

.tsfw-box-c .list .item {
    min-height: 395px;
    display: flex;
    margin-bottom: 50px;
    width: 100%
}

.tsfw-box-c .list .item .img {
    width: 50%
}

.tsfw-box-c .list .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tsfw-box-c .list .item .text {
    width: 50%;
    box-sizing: border-box;
    background: #f7f7f7;
    padding: 55px 55px
}

.tsfw-box-c .list .item .text em {
    display: block;
    text-align: right;
    color: #081832;
    opacity: .2;
    font-weight: 700;
    font-size: 36px;
    line-height: 1
}

.tsfw-box-c .list .item .text h1 {
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    position: relative
}

.tsfw-box-c .list .item .text h1:after {
    content: "";
    width: 10px;
    height: 30px;
    background: #06c;
    display: block;
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%)
}

.tsfw-box-c .list .item .text p {
    margin-top: 25px;
    font-size: 24px;
    color: #666;
    line-height: 48px;
    height: 96px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.tsfw-box-c .list .item .text span {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 45px
}

.tsfw-box-c .list .item .text span .iconfont {
    color: #06c;
    font-weight: 700
}

.tsfw-box-c .list .item:nth-child(2n) {
    flex-direction: row-reverse
}

.tsfw-box-c .list .item:nth-child(2n) h1:after {
    left: initial;
    right: -55px
}

.anli-box-c {
    padding-bottom: 90px
}

.anli-box-c .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.anli-box-c .list .item {
    width: calc(50% - 25px);
    box-sizing: border-box;
    position: relative;
    margin-top: 50px
}

.anli-box-c .list .item .img img {
    display: block;
    width: 100%
}

.anli-box-c .list .item em {
    position: absolute;
    top: 30px;
    left: 30px;
    font-weight: 700;
    font-size: 24px;
    color: #fff
}

.anli-box-c .list .item .text {
    padding: 45px 75px;
    display: block;
    background: #f7f7f7
}

.anli-box-c .list .item .text .type {
    position: relative;
    line-height: 20px;
    font-weight: 700;
    font-size: 24px;
    color: #032259
}

.anli-box-c .list .item .text h1 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px
}

.anli-box-c .list .item .text p {
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.anli-box-c .list .item .text .a {
    font-size: 16px;
    color: #666;
    display: block;
    margin-top: 10px
}

.anli-box-c .list .item .text .a .iconfont {
    color: #06c;
    font-weight: 700
}

.news-box-c {
    margin-top: 75px;
    padding-bottom: 80px
}

.news-box-c .list .item {
    display: flex;
    margin-top: 40px;
    background: #f7f7f7
}

.news-box-c .list .item .img {
    width: 410px
}

.news-box-c .list .item .img img {
    display: block
}

.news-box-c .list .item .text {
    flex: 1;
    padding: 55px 60px 30px 60px
}

.news-box-c .list .item .text h1 {
    font-size: 24px;
    font-weight: 700
}

.news-box-c .list .item .text p {
    font-size: 14px;
    color: #848484;
    margin-top: 30px;
    line-height: 22px;
    height: 44px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news-box-c .list .item .text .btn {
    display: flex;
    margin-top: 40px;
    font-size: 14px
}

.news-box-c .list .item .text .btn .time {
    color: #999;
    display: flex;
    align-items: center;
    margin-right: 100px
}

.news-box-c .list .item .text .btn .time .iconfont {
    font-size: 20px;
    margin-right: 10px
}

.news-box-c .list .item .text .btn .a {
    color: #666
}

.news-box-c .list .item .text .btn .a .iconfont {
    color: #06c
}

.page-box {
    line-height: 38px;
    margin-top: 45px
}

.page-box ul {
    display: flex;
    justify-content: center;
    list-style: none
}

.page-box ul li a,
.page-box ul li span {
    display: block;
    border: 1px solid #e9e9e9;
    background: #fff;
    color: #999;
    width: 38px;
    margin: 0 3px;
    border-radius: 4px;
    overflow: hidden;
    text-align: center
}

.page-box ul li a:hover {
    color: #fff;
    background: #06c;
    border: 1px solid #06c
}

.page-box ul li.active span {
    color: #fff;
    background: #06c;
    border: 1px solid #06c
}

.news-content-box {
    padding: 80px 0
}

.news-content-box .top {
    position: relative;
    display: flex;
    justify-content: space-between
}

.news-content-box .top .content {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 50px;
    width: 1065px
}

.news-content-box .top .content .title {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px
}

.news-content-box .top .content .title h1 {
    font-size: 30px;
    font-weight: 700
}

.news-content-box .top .content .title .info {
    display: flex;
    align-items: center;
    margin-top: 15px;
    font-size: 14px;
    color: #666
}

.news-content-box .top .content .title .info span {
    display: flex;
    align-items: center;
    padding: 0 30px
}

.news-content-box .top .content .title .info span:nth-child(1) {
    padding-left: 0
}

.news-content-box .top .content .title .info .iconfont {
    font-size: 20px;
    margin-right: 10px
}

.news-content-box .top .content .text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #333
}

.news-content-box .top .back,
.news-content-box .top .right {
    background: #06c;
    color: #fff;
    padding: 0 35px;
    font-size: 18px;
    border-radius: 80px;
    height: 45px;
    line-height: 45px;
    display: flex;
    align-items: center
}

.news-content-box .top .back .iconfont,
.news-content-box .top .right .iconfont {
    margin-left: 10px
}

.news-content-box .top .back {
    position: absolute;
    bottom: 0;
    right: 0
}

.news-content-box .top .back .iconfont {
    transform: rotate(-90deg)
}

.news-content-box .link {
    margin-top: 30px;
    font-size: 18px;
    line-height: 48px
}

.news-content-box .link a {
    display: flex
}

.contact-box {
    padding-top: 75px
}

.contact-box h1 {
    font-size: 30px;
    font-weight: 700
}

.contact-box .list {
    display: flex;
    margin-top: 25px
}

.contact-box .list .item {
    flex: 1;
    margin-left: 20px;
    position: relative;
    display: flex;
    align-items: center;
    background: #f8f8f8;
    padding: 60px 45px;
    color: #333;
    min-height: 400px;
    box-sizing: border-box
}

.contact-box .list .item h2 {
    margin-bottom: 20px;
    font-size: 18px
}

.contact-box .list .item p {
    font-size: 24px;
    line-height: 36px
}

.contact-box .list .item .icon {
    position: absolute;
    top: 60px;
    right: 60px
}

.contact-box .list .item:nth-child(1) {
    margin-left: 0
}

.contact-box .address-list {
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-box .address-list .item {
    display: flex;
    width: 670px;
    background: #f8f8f8;
    margin-top: 20px
}

.contact-box .address-list .item .img {
    width: 230px;
    height: 230px
}

.contact-box .address-list .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.contact-box .address-list .item .text {
    flex: 1;
    padding: 50px 50px;
    color: #333;
    padding-bottom: 0
}

.contact-box .address-list .item .text h2 {
    margin-bottom: 20px;
    font-size: 18px
}

.contact-box .address-list .item .text p {
    font-size: 24px;
    line-height: 36px
}

.feedback-bg {
    background: #f8f8f8;
    padding: 75px 0
}

.feedback-bg .contact-box {
    padding-top: 0
}

.feedback-bg .form-box {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.feedback-bg .form-box .item {
    background: #fff;
    display: flex;
    width: 660px;
    margin-top: 20px;
    line-height: 48px;
    padding: 0 25px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2
}

.feedback-bg .form-box .item .msg {
    margin-right: 10px;
    font-size: 14px;
    color: #666
}

.feedback-bg .form-box .item.text {
    width: 100%;
    padding: 20px
}

.feedback-bg .form-box .item input {
    border: 0;
    flex: 1;
    line-height: 48px;
    height: 48px
}

.feedback-bg .form-box .item textarea {
    width: 100%;
    border: 0
}

.feedback-bg .form-box .btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%
}

.feedback-bg .form-box .btn input {
    width: 535px;
    line-height: 50px;
    border: 0;
    background: #06c;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.yunjia-box {
    font-size: 16px;
    line-height: 45px;
    margin-top: 45px;
    padding-bottom: 45px;
    text-align: center
}

.yunjia-box .t {
    display: flex
}

.yunjia-box .t .it {
    flex: 1;
    padding: 0 15px;
    background: #c7e2fd;
    font-weight: 700;
    margin-left: 5px
}

.yunjia-box .t .it:nth-child(1) {
    margin-left: 0
}

.yunjia-box .info {
    margin-top: 5px;
    display: flex;
    background: #f5f6f6
}

.yunjia-box .info:nth-child(2n) {
    background: #e5e8ea
}

.yunjia-box .info .it {
    flex: 1;
    padding: 0 15px;
    position: relative
}

.yunjia-box .info .it .iconfont {
    position: absolute;
    left: -10px;
    font-weight: 700
}

.yunjia-box .btn {
    width: 295px;
    background: #06c;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    position: relative;
    border-radius: 80px;
    margin: 0 auto;
    margin-top: 45px;
    cursor: pointer
}

.yunjia-box .btn .iconfont {
    position: absolute;
    right: 40px
}

.alert-box-bg {
    background: rgba(37, 31, 37, .9);
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 80px;
    display: none
}

.alert-box-bg .alert {
    background: #f8f8f8;
    padding: 60px 0;
    border-radius: 30px;
    position: relative
}

.alert-box-bg .alert .close {
    position: absolute;
    top: -25px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -25px;
    background: #fff;
    box-shadow: 0 0 5px 0 #999;
    border-radius: 80px;
    font-size: 30px;
    cursor: pointer
}

.alert-box-bg .alert .form-box .item {
    display: flex;
    padding: 50px 75px;
    background: #f3f3f4
}

.alert-box-bg .alert .form-box .item:nth-child(2n+1) {
    background: #f8f8f8
}

.alert-box-bg .alert .form-box .item .it {
    flex: 1;
    margin-left: 25px
}

.alert-box-bg .alert .form-box .item .it:nth-child(1) {
    margin: 0 auto
}

.alert-box-bg .alert .form-box .item .it .msg {
    padding-left: 10px;
    color: #666
}

.alert-box-bg .alert .form-box .item .it .value {
    display: flex;
    background: #fff;
    line-height: 55px;
    border-radius: 20px;
    padding: 0 20px;
    border: 1px solid #dbdcdc;
    margin-top: 15px;
    color: #999
}

.alert-box-bg .alert .form-box .item .it .value select {
    width: 100%;
    line-height: 55px;
    height: 55px;
    border: 0;
    display: block;
    font-size: 16px;
    color: #999
}

.alert-box-bg .alert .form-box .item .it .value input {
    width: 100%;
    border: 0;
    line-height: 55px;
    height: 55px;
    display: block;
    font-size: 16px;
    flex: 1
}

.alert-box-bg .alert .form-box .item .it .value textarea {
    padding: 20px 0;
    width: 100%;
    border: 0;
    height: 150px;
    display: block;
    font-size: 16px
}

.alert-box-bg .alert .form-box .item .it .value.num {
    padding: 0
}

.alert-box-bg .alert .form-box .item .it .value.num input {
    text-align: center
}

.alert-box-bg .alert .form-box .item .it .value.num .l,
.alert-box-bg .alert .form-box .item .it .value.num .r {
    width: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 20px
}

.alert-box-bg .alert .form-box .item .it .value.num .r {
    border-left: 1px solid #dbdcdc
}

.alert-box-bg .alert .form-box .item .it .value.num .l {
    border-right: 1px solid #dbdcdc
}

.alert-box-bg .alert .form-box .item .it .m {
    margin-top: 10px;
    font-size: 18px;
    color: #999;
    padding-left: 20px
}

.alert-box-bg .btn {
    width: 295px;
    background: #06c;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    position: relative;
    border-radius: 80px;
    margin: 0 auto;
    cursor: pointer
}

.alert-box-bg .btn .iconfont {
    position: absolute;
    right: 40px
}

.alert-box-bg .btn input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0
}

.alert-box-bg .tab {
    display: flex;
    justify-content: center
}

.alert-box-bg .tab a {
    display: flex;
    align-items: center;
    min-width: 130px;
    justify-content: center;
    height: 46px;
    padding: 0 35px;
    border: 1px solid #dbdcdc;
    background: #f9f9f9;
    border-radius: 30px;
    color: #081832;
    margin: 0 8px
}

.alert-box-bg .tab a .iconfont {
    margin-left: 10px
}

.alert-box-bg .tab a.on {
    background: #06c;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.alert-box-bg .tab a:hover {
    background: #06c;
    color: #fff
}

.gjyj-bg .content .item .t .it {
    padding: 0 20px
}

.gjyj-bg .content .item .info .it {
    padding: 0 20px
}

.aside-fixed {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    z-index: 11
}

.aside-fixed .item {
    width: 80px;
    height: 80px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #374358;
    cursor: pointer;
    margin-bottom: 1px
}

.aside-fixed .item>h1 {
    font-size: 12px;
    color: #fff
}

.aside-fixed .item:hover {
    background: #3b689e
}

.aside-fixed .item:hover .level {
    display: block
}

.aside-fixed .item img {
    width: .25rem
}

.aside-fixed .item .ewm {
    position: absolute;
    left: -1.4rem;
    width: 1.32rem;
    height: 1.43rem;
    background: #3b689e;
    box-sizing: border-box;
    padding: .14rem;
    text-align: center;
    display: none
}

.aside-fixed .item .ewm::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -.08rem;
    border-top: .1rem solid transparent;
    border-bottom: .1rem solid transparent;
    border-left: .08rem solid #3b689e
}

.aside-fixed .item .ewm img {
    width: .93rem;
    height: .93rem;
    margin-bottom: .07rem
}

.aside-fixed .item .ewm h1 {
    font-size: .14rem;
    color: #fff
}

.aside-fixed .item .tel {
    display: none;
    position: absolute;
    right: 108%;
    height: 1rem;
    background: #3b689e;
    box-sizing: border-box;
    padding: .2rem .2rem 0 .1rem
}

.aside-fixed .item .tel h1 {
    font-size: .14rem;
    color: #fff;
    margin-bottom: .05rem
}

.aside-fixed .item .tel a {
    display: block;
    font-size: .14rem;
    color: #fff;
    line-height: .24rem
}

.aside-fixed .item .tel::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -.08rem;
    border-top: .1rem solid transparent;
    border-bottom: .1rem solid transparent;
    border-left: .08rem solid #3b689e
}

@media screen and (min-width:1200px) {
    .team-box .swiper-container .swiper-slide:hover .text {
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 102, 204, .9);
        color: #fff;
        padding-top: 80px
    }

    .team-box .swiper-container .swiper-slide:hover .text p {
        display: block;
        margin-top: 50px;
        font-size: 16px;
        line-height: 30px
    }

    .team-box .swiper-container .swiper-slide:hover .text p span {
        font-weight: 700
    }
}

@media screen and (max-width:1700px) and (min-width:1200px) {
    .c-box {
        width: 1200px
    }

    .box {
        width: 1400px
    }

    .header .box .right .nav-box li {
        font-size: 16px
    }

    .header .box .right .contact .text a {
        font-size: 14px
    }

    .title-index .left h1 {
        font-size: 20px
    }

    .title-index .left p {
        font-size: 24px
    }

    .bgfw-box .list li {
        width: 338px
    }

    .bgfw-box .list li a {
        height: 240px
    }

    .bgfw-box .list li a img {
        object-fit: cover
    }

    .title-index .select .item .msg {
        font-size: 16px
    }

    .gjyj-bg .content .item {
        width: 690px
    }

    .tsfw-box .list .item .text h1 {
        font-size: 20px
    }

    .yunjia-box .t .it {
        padding: 0 10px
    }

    .yunjia-box .info .it {
        padding: 0 10px;
        font-size: 13px
    }

    .tsfw-box .list .item .text {
        padding: 24px 30px
    }

    .tsfw-box .list .item .text p {
        font-size: 14px;
        line-height: 26px;
        height: 78px
    }

    .tsfw-box .list .item .img {
        height: 220px
    }

    .tsfw-box .list .item {
        height: 220px
    }

    .fzjg-box .list .item img {
        width: 100%;
        height: 240px
    }

    .fzjg-box .list .item {
        width: calc(50% - 10px)
    }

    .about-box .content .left {
        width: calc(50% - 30px)
    }

    .about-box .content .fzjg-box {
        width: 50%
    }

    .about-box .content .left h1 {
        font-size: 28px
    }

    .news-box .content .right .item h1 {
        font-size: 20px
    }

    .news-box .content .left .text h1 {
        font-size: 20px
    }

    .news-box .content .left .text p {
        font-size: 14px
    }

    .news-box .content .left .text {
        padding: 21px 40px
    }

    .anli-box .item .text h1 {
        font-size: 20px
    }

    .anli-box .item .text .type {
        font-size: 20px
    }

    .anli-box .item .text p {
        font-size: 14px;
        line-height: 26px;
        height: 78px
    }

    .footer .foot-box .nav a {
        font-size: 14px
    }

    .footer .foot-box .nav .item>a {
        font-size: 16px
    }

    .footer .foot {
        font-size: 14px
    }

    .footer .foot-box .address .item p {
        font-size: 14px
    }

    .c-box .title-index .left h1 {
        font-size: 28px
    }

    .c-box .title-index .left p {
        font-size: 20px
    }

    .about-box .content .left .p {
        font-size: 14px;
        line-height: 26px
    }

    .about-tab-box a.on {
        font-size: 20px
    }

    .about-tab-box a {
        font-size: 16px
    }

    .about-box .content .left .info .item h2 {
        font-size: 50px
    }

    .about-box .content .left .info .item span {
        font-size: 16px
    }

    .qywh-content-bg .list .item {
        width: 245px
    }

    .qywh-content-bg .list .item .text h1 {
        font-size: 24px
    }

    .qywh-content-bg .list .item .icon {
        width: 90px
    }

    .qywh-content-bg .list .item.on .text {
        margin-top: 45px
    }

    .fzjg-bg .fzjg-box .list .item {
        width: calc(50% - 5px)
    }

    .fzjg-box .list .item .p {
        font-size: 20px
    }

    .anli-box-c .list .item .text {
        padding: 35px 50px
    }

    .anli-box-c .list .item .text h1 {
        font-size: 20px;
        margin-top: 15px
    }

    .anli-box-c .list .item .text .type {
        font-size: 20px
    }

    .anli-box-c .list .item .text p {
        margin-top: 15px;
        font-size: 14px;
        line-height: 26px;
        height: 78px
    }

    .contact-box .list .item p {
        font-size: 20px
    }

    .contact-box .list .item h2 {
        font-size: 16px
    }

    .contact-box h1 {
        font-size: 26px
    }

    .contact-box .address-list .item {
        width: 585px
    }

    .contact-box .address-list {
        padding-bottom: 60px
    }

    .contact-box {
        padding-top: 60px
    }

    .feedback-bg {
        padding: 60px 0
    }

    .feedback-bg .form-box .item {
        width: 590px
    }

    .jckbg-box .list .item .text h1 {
        font-size: 26px
    }

    .jckbg-box .list .item .text {
        padding: 40px
    }

    .news-box-c .list .item .text h1 {
        font-size: 20px
    }

    .news-content-box .top .content {
        width: 980px
    }

    .news-content-box .top .content .title h1 {
        font-size: 26px
    }

    .tsfw-box-c .list .item .text h1 {
        font-size: 30px
    }

    .tsfw-box-c .list .item .text p {
        font-size: 20px
    }

    .gjyj-bg .content .item .t .it {
        padding: 0;
        text-align: center
    }

    .gjyj-bg .content .item .info .it {
        padding: 0;
        text-align: center
    }
}

@media screen and (max-width:1200px) {

    .box,
    .c-box {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px
    }

    .header .box .right .nav-box {
        position: absolute;
        z-index: 999999;
        left: 0;
        background: #fff;
        display: none;
        width: 100%;
        top: 100%
    }

    .title-index .left {
        flex: 1;
        margin-right: 20px
    }

    .title-index .left h1 {
        font-size: 28px
    }

    .title-index .left p {
        font-size: 20px
    }

    .header .box .right .contact {
        display: none
    }

    .title-index .a {
        font-size: 20px
    }

    .bgfw-box .list li {
        width: calc(50% - 8px)
    }

    .bgfw-box .list li:nth-child(2n+1) {
        margin-left: 0
    }

    .bgfw-box .list li a .text {
        font-size: 22px
    }

    .gjyj-box .title-index {
        display: block
    }

    .gjyj-box .select {
        margin-top: 30px
    }

    .gjyj-bg .content .item {
        width: 100%;
        margin-bottom: 30px
    }

    .gjyj-bg {
        padding-bottom: 30px
    }

    .tsfw-box {
        padding-top: 30px
    }

    .tsfw-box .list .item {
        width: 100%
    }

    .tsfw-box .list .item .img {
        float: right
    }

    .tsfw-box .list .item:nth-child(2n+1) .img {
        float: left
    }

    .about-box .content {
        display: block
    }

    .about-box .content .left {
        width: 100%;
        margin-top: 30px
    }

    .about-box .content .left .p {
        font-size: 20px;
        line-height: 36px
    }

    .about-box .content .left h1 {
        font-size: 28px
    }

    .news-box .content {
        display: block
    }

    .news-box .content .left .text h1 {
        font-size: 26px
    }

    .news-box .content .left .text p {
        font-size: 20px
    }

    .news-box .content .left {
        width: 100%
    }

    .news-box .content .right {
        margin-left: 0;
        margin-top: 10px
    }

    .news-box .content .right .item .l {
        flex: 1
    }

    .footer .foot-box {
        display: block
    }

    .footer .foot-box .nav {
        display: none
    }

    .footer .foot-box .code {
        display: flex;
        justify-content: center;
        margin-top: 30px
    }

    .footer .foot-box .code .item {
        margin-right: 20px
    }

    .footer .foot-box .address .item p {
        font-size: 20px
    }

    .footer .foot-box .address .item h1 {
        font-size: 18px
    }

    .about-box .content .fzjg-box {
        width: 100%
    }

    .fzjg-box .list .item img {
        width: 302px;
        height: 220px
    }

    .title-index .left p {
        margin-top: 5px
    }

    .bgfw-box {
        padding: 30px 10px
    }

    .gjyj-bg {
        padding-top: 30px
    }

    .tsfw-box {
        padding-bottom: 30px
    }

    .about-bg {
        padding: 30px 0
    }

    .news-box {
        padding: 30px 10px
    }

    .anli-bg {
        padding: 30px 0
    }

    .bgfw-box .list li a {
        height: 225px
    }

    .about-content-bg .about-box .content .left {
        width: 100%
    }

    .qywh-content-bg .list {
        flex-wrap: wrap
    }

    .qywh-content-bg .list .item.on {
        width: 100%
    }

    .qywh-content-bg .list .item {
        width: 100%;
        margin-bottom: 30px
    }

    .fzjg-box .list .item {
        margin-left: 0
    }

    .fzjg-bg {
        padding: 30px 0
    }

    .rongyu-bg {
        margin-top: 30px;
        padding: 30px 0
    }

    .tab-bg .tab-box {
        white-space: nowrap;
        overflow-x: scroll;
        display: block
    }

    .tab-bg .tab-box a {
        display: inline-block;
        padding: 0 30px;
        width: auto;
        font-size: 20px
    }

    .tab-bg .tab-box a.on {
        font-size: 24px
    }

    .about-tab-box a {
        font-size: 20px
    }

    .anli-box-c .list {
        padding-bottom: 20px
    }

    .anli-box-c .list .item .text {
        padding: 20px
    }

    .anli-box-c .list .item {
        width: calc(50% - 10px)
    }

    .anli-box-c .list .item .text p {
        font-size: 20px
    }

    .anli-box-c .list .item {
        background: #f7f7f7;
        margin-top: 20px
    }

    .contact-box .list {
        flex-wrap: wrap;
        margin-top: 0
    }

    .contact-box .list .item {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
        flex: initial;
        min-height: auto;
        font-size: 20px
    }

    .contact-box {
        padding-top: 20px
    }

    .contact-box .list .item p {
        font-size: 24px
    }

    .contact-box .list .item h2 {
        font-size: 22px
    }

    .feedback-bg .form-box .item .msg {
        font-size: 20px
    }

    .feedback-bg .form-box .item input,
    .feedback-bg .form-box .item textarea {
        font-size: 20px
    }

    .feedback-bg .form-box .item,
    .feedback-bg .form-box .item input {
        font-size: 20px;
        line-height: 60px
    }

    .feedback-bg .form-box .item .input {
        flex: 1
    }

    .feedback-bg .form-box .btn input {
        font-size: 20px
    }

    .feedback-bg {
        padding: 30px 0
    }

    .feedback-bg .form-box {
        padding-top: 0
    }

    .feedback-bg .form-box .item {
        width: 100%
    }

    .about-tab-box {
        width: 100%;
        padding: 0
    }

    .fuwu-box {
        justify-content: space-between;
        padding-bottom: 30px;
        padding-top: 10px
    }

    .fuwu-box .item {
        width: calc(50% - 10px);
        margin-left: 0;
        margin-top: 20px
    }

    .fuwu-box .item .text p {
        font-size: 20px;
        line-height: 32px;
        height: 96px
    }

    .fuwu-box .item .text h1 {
        font-size: 24px
    }

    .fuwu-box .item .text {
        padding: 15px
    }

    .fuwu-box .item .text .a {
        font-size: 18px
    }

    .jckbg-box {
        padding-top: 30px
    }

    .jckbg-box .tab a {
        padding: 0 20px;
        font-size: 20px
    }

    .jckbg-box .msg {
        width: 100%;
        font-size: 20px
    }

    .jckbg-box .list .item {
        display: block;
        margin-bottom: 20px
    }

    .jckbg-box .list .item .text {
        display: block;
        padding: 20px
    }

    .jckbg-box .list .item .img {
        width: 100%
    }

    .jckbg-box .list .item .text p {
        font-size: 20px;
        line-height: 34px
    }

    .news-box-c .list .item {
        display: block
    }

    .news-box-c .list .item .img {
        width: 100%
    }

    .news-box-c .list .item .text {
        display: block;
        padding: 20px
    }

    .news-box-c .list .item .text p {
        font-size: 20px;
        line-height: 34px;
        height: 68px
    }

    .news-box-c {
        margin-top: 30px;
        padding-bottom: 30px
    }

    .news-box-c .list .item .text .btn {
        font-size: 18px
    }

    .news-content-box .top .back,
    .news-content-box .top .right {
        display: none
    }

    .news-content-box {
        padding: 30px 15px
    }

    .news-content-box .top .content .title .info {
        font-size: 16px
    }

    .news-content-box .top .content .text {
        font-size: 22px;
        line-height: 44px
    }

    .news-content-box .link a {
        font-size: 24px
    }

    .yunjia-box .info .it,
    .yunjia-box .t .it {
        padding: 0 10px
    }

    .yunjia-box .table {
        overflow-x: scroll
    }

    .yunjia-box .table .info,
    .yunjia-box .table .t {
        width: 1300px
    }

    .footer .foot {
        line-height: 34px;
        padding: 10px 0
    }
    .footer .foot span,.footer .foot .left,.footer .foot a{display: inline-block;}
    .alert-box-bg .alert .form-box .item {
        display: block;
        padding: 20px
    }

    .alert-box-bg .alert .form-box .item .it {
        margin-left: 0;
        margin-top: 30px
    }

    .alert-box-bg .tab {
        display: block
    }

    .alert-box-bg .tab a {
        margin-top: 30px
    }

    .alert-box-bg .alert {
        padding: 40px 0
    }

    .alert-box-bg {
        padding: 40px
    }
}