body {
    padding-top: 66px;
}

header {
    height: 66px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

header .logo {
    display: inline-block;
    float: left;
    line-height: 66px;
    margin-right: 15px;
    width: 100px;
}

header .logo img {
    width: 100%;
}

header .logo-word {
    display: inline-block;
    float: left;
    padding-top: 15px;
    margin-right: 25px;
}

header .logo-word .logo-word-p01 {
    color: #999;
    font-size: 12px;
}

header .logo-word .logo-word-p02 {
    color: #666;
    font-size: 13px;
}

header .meun-ul {
    float: left;
}

header .meun-ul li a {
    font-size: 18px;
    color: #1d1d1d;
    display: block;
    height: 66px;
    line-height: 66px;
    position: relative;
    padding: 0 15px;
}

header .meun-ul li a i {
    color: #1d1d1d;
    position: absolute;
    top: -2px;
    right: 0px;
}

header .meun-ul li a img {
    position: absolute;
    top: 9px;
    right: -7px;
}

.banner-wrap {
    /*background: url({:sysconf('shoujiindexbjimg')}) no-repeat;*/
    padding: 115px 0 40px;
}

.banner-wrap h3 {
    font-size: 68px;
    color: #68500e;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
}

.banner-wrap h3 img {
    margin-top: -15px;
}

.banner-wrap .banner-wrap-p01 {
    margin-top: 17px;
    font-size: 25px;
    letter-spacing: 2px;
    text-align: center;
    color: #5a1d02;
}

.banner-wrap .banner-wrap-p02 {
    color: #5a1d02;
    margin-top: 44px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
}

.banner-wrap .banner-wrap-p02 span {
    color: #ff6b83;
    font-size: 23px;
    font-weight: 700;
}

.banner-wrap .banner-form {
    width: 955px;
    height: 76px;
    padding: 8px;
    margin: 20px auto 0;
    background: rgba(131, 95, 0, 0.5);
    position: relative;
}

.banner-wrap .banner-form .banner-form-list {
    float: left;
    display: inline-block;
    height: 60px;
    margin-right: 6px;
    background: #fff;
    position: relative;
    border-radius: 4px;
}

.banner-wrap .banner-form .banner-form-list:last-of-type {
    margin-right: 0;
}

.banner-wrap .banner-form .banner-form-list img {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-wrap .banner-form .banner-form-list i {
    color: #9c9c9c;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-wrap .banner-form .banner-form-list:last-of-type {
    margin-right: 0;
}

.banner-wrap .banner-form .banner-form-list:nth-child(1) {
    width: 164px;
}

.banner-wrap .banner-form .banner-form-list:nth-child(2) {
    width: 208px;
}

.banner-wrap .banner-form .banner-form-list:nth-child(3) {
    width: 204px;
}

.banner-wrap .banner-form .banner-form-list:nth-child(4) {
    width: 184px;
}

.banner-wrap .banner-form .banner-form-list:nth-child(5) {
    width: 155px;
    margin-right: 0;
}

.banner-wrap .banner-form .banner-form-list span {
    display: block;
    height: 100%;
    line-height: 60px;
    color: #666;
    padding: 0 30px;
    border-radius: 4px;
}

.banner-wrap .banner-form .banner-form-list input {
    display: block;
    height: 100%;
    line-height: 60px;
    color: #666;
    padding: 0 30px;
    width: 100%;
    border-radius: 4px;
}

.banner-wrap .banner-form .banner-form-list button {
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    border: none;
    background-color: #e23749;
    color: #fff;
    font-size: 16px;
    width: 100%;
}

.banner-wrap .banner-wrap-p03 {
    cursor: default;
    font-size: 12px;
    margin-top: 9px;
    text-align: center;
    color: #d9ae39;
}

.phone-wrap {
    display: none;
}

.kjfw-wrap {
    padding: 60px 0 55px;
    background: #fcfcfe;
}

.kjfw-wrap .title-wrap {
    margin-bottom: 20px;
    text-align: center;
}

.kjfw-wrap .title-wrap .title-wrap-in {
    font-size: 26px;
    font-weight: 700;
    color: #292a2d;
    width: 260px;
    display: inline-block;
    position: relative;
}

.kjfw-wrap .title-wrap .title-wrap-in:before {
    content: "";
    width: 50px;
    height: 27px;
    background: url("../image/icon13.png") no-repeat;
    position: absolute;
    top: 8px;
    left: -27px;
}

.kjfw-wrap .title-wrap .title-wrap-in:after {
    content: "";
    width: 50px;
    height: 27px;
    background: url("../image/icon14.png") no-repeat;
    position: absolute;
    top: 8px;
    right: -27px;
}

.kjfw-wrap .kjfw-dl-w {
    overflow: hidden;
}

.kjfw-wrap dl {
    height: 154px;
    border-right: 1px solid #e6e6e6;
    position: relative;
    padding-top: 50px;
    padding-left: 130px;
    width: 25%;
    float: left;
}

.kjfw-wrap dl:last-of-type {
    border-right: 1px solid transparent;
}

.kjfw-wrap dl dt {
    width: 130px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.kjfw-wrap dl dt img {
    display: block;
    width: 54px;
}

.kjfw-wrap dl dd h3 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}

.kjfw-wrap dl img {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.kjfw-wrap dl:hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.kjfw-wrap dl dd h3 a {
    display: block;
    color: #333333;
    font-weight: bolder;
}

.kjfw-wrap dl dd h3 a:hover {
    color: #ff6900;
}

.kjfw-wrap dl dd p {
    font-size: 20px;
    color: #666666;
}

.qyhm-wrap {
    padding: 60px 0;
}

.qyhm-wrap .qyhm-title {
    margin-bottom: 50px;
    text-align: center;
}

.qyhm-wrap .qyhm-title h3 {
    font-size: 26px;
    font-weight: 700;
    color: #292a2d;
    margin-bottom: 20px;
}

.qyhm-wrap .qyhm-title p {
    font-size: 18px;
    color: #666666;
}

.qyhm-wrap .swiper-qyhm .qyhm-top {
    margin-bottom: 20px;
}

.qyhm-wrap .swiper-qyhm .qyhm-top a {
    display: block;
    border: 1px solid #e5e5e5;
}

.qyhm-wrap .swiper-qyhm .qyhm-top a h3 {
    font-size: 18px;
    font-weight: bolder;
    color: #333333;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.qyhm-wrap .swiper-qyhm .qyhm-bottom .qyhm-bottom-ul li {
    margin-bottom: 15px;
    float: none;
}

.qyhm-wrap .swiper-qyhm .qyhm-bottom .qyhm-bottom-ul li a {
    font-size: 16px;
    color: #666666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qyhm-wrap .swiper-qyhm .qyhm-bottom .qyhm-bottom-ul li:hover a {
    color: #ff6900;
}

footer {
    background: #272e35;
}

footer .foot-top {
    border-bottom: 1px solid #3d434a;
    padding: 30px 0 35px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

footer .foot-top .foot-top-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

footer .foot-top .foot-top-menu .foot-top-menu-list {
    width: 20%;
    padding-right: 20px;
}

footer .foot-top .foot-top-menu .foot-top-menu-list h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 26px;
}

footer .foot-top .foot-top-menu .foot-top-menu-list a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    margin-bottom: 16px;
}

footer .foot-rx {
    width: 200px;
}

footer .foot-rx h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 16px;
}

footer .foot-rx p {
    color: #ff6900;
    font-size: 21px;
    margin-bottom: 36px;
}

footer .foot-rx a {
    width: 125px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-size: 14px;
    background-color: #ff6900;
    color: #fff;
    cursor: pointer;
}

footer .copy {
    text-align: center;
    padding: 30px 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
}

footer .copy a {
    display: inline-block;
    margin-right: 20px;
    color: rgba(255, 255, 255, 0.4);
}

footer .copy a img {
    margin-right: 6px;
}

.banner-wrap-in {
    height: 315px;
    background-size: cover;
}

.content .content-l {
    padding-top: 35px;
}

.content .content-l .content-l-ul li {
    margin-bottom: 30px;
    float: none;
}

.content .content-l .content-l-ul li .content-l-img02 {
    display: none;
}

.content .content-l .content-l-ul li.active .content-l-img01,
.content .content-l .content-l-ul li:hover .content-l-img01 {
    display: none;
}

.content .content-l .content-l-ul li.active .content-l-img02,
.content .content-l .content-l-ul li:hover .content-l-img02 {
    display: inline-block;
}

.content .content-l .content-l-ul li.active a,
.content .content-l .content-l-ul li:hover a {
    color: #3f82fc;
}

.content .content-l .content-l-ul li a {
    display: block;
    font-size: 20px;
    color: #333333;
    font-weight: bolder;
}

.content .content-l .content-l-ul li a img {
    margin-right: 25px;
    width: 25px;
}

.content .content-r {
    padding-top: 35px;
    padding-bottom: 40px;
    padding-left: 80px;
    border-left: 1px solid #f1f1f1;
}

.content .content-r>h3 {
    font-size: 22px;
    color: #3f82fc;
    padding-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}

.content .content-r>h3:before {
    content: "";
    width: 43px;
    height: 4px;
    background: #3f82fc;
    position: absolute;
    left: 0;
    bottom: 0;
}

.content .content-r .content-r-ul li {
    float: none;
    padding: 35px 0 40px;
    border-bottom: 1px solid #f1f1f1;
}

.content .content-r .content-r-ul li:last-of-type {
    border-bottom: none;
}

.content .content-r .content-r-ul li:hover a {
    color: #3f82fc;
}

.content .content-r .content-r-ul li h3 {
    font-size: 24px;
    color: #333333;
    font-weight: bolder;
}

.content .content-r .content-r-ul li h3 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .content-r .content-r-ul li div {
    font-size: 20px;
    line-height: 40px;
    color: #666666;
    margin: 20px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    display: -ms-box;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
    display: -o-box;
    -o-box-orient: vertical;
    -o-line-clamp: 2;
    overflow: hidden;
}

.content .content-r .content-r-ul li p {
    font-size: 14px;
    color: #999999;
}

.content .page-ul {
    text-align: center;
}

.content .page-ul ul {
    display: inline-block;
}

.content .page-ul li {
    margin: 0 5px;
}

.content .page-ul li.on,
.content .page-ul li:hover {
    background: #0092dd;
    color: #fff;
}

.content .page-ul li.on a,
.content .page-ul li:hover a {
    color: #fff;
    border: 1px solid #0092dd;
}

.content .page-ul li.next,
.content .page-ul li.mo {
    border: 1px solid #99ccff;
    border-radius: 4px;
}

.content .page-ul li a {
    display: block;
    min-width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #666666;
    border: 1px solid #e1e1e1;
    padding: 0 23px;
}

.load-wrap {
    padding: 30px 0;
}

.load-wrap a {
    color: #666;
    font-size: 20px;
}

.load-wrap a.active {
    color: #999999;
}

.desnews-wrap {
    padding-top: 30px;
    padding-bottom: 40px;
}

.desnews-wrap .desc-title {
    font-size: 32px;
    color: #333333;
    font-weight: bolder;
    margin-bottom: 35px;
}

.desnews-wrap .desc-time {
    font-size: 14px;
    color: #999999;
    margin-bottom: 70px;
}

.desnews-wrap .desc-con {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.desnews-wrap .desc-con img {
    max-width: 100%;
}

.desnews-wrap .desc-con h4 {
    font-size: 25px;
    color: #333333;
    font-weight: bolder;
    border-left: 4px solid #3f82fc;
    padding-left: 25px;
    margin-bottom: 25px;
}

.desnews-wrap .desc-con p {
    text-indent: 0rem;
    line-height: 3.5rem;
}

.desnews-wrap .tjyd {
    background: #f9f9f9;
    padding: 25px 20px 90px 0;
}

.desnews-wrap .tjyd h3 {
    font-size: 23px;
    color: #333333;
    font-weight: bolder;
    padding-left: 23px;
    border-left: 4px solid #3f82fc;
    margin-bottom: 40px;
}

.desnews-wrap .tjyd .tjyd-ul li {
    float: none;
    margin-bottom: 22px;
    position: relative;
    padding-left: 47px;
}

.desnews-wrap .tjyd .tjyd-ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #666666;
    position: absolute;
    top: 13px;
    left: 24px;
    border-radius: 100%;
}

.desnews-wrap .tjyd .tjyd-ul li:last-of-type {
    margin-bottom: 0;
}

.desnews-wrap .tjyd .tjyd-ul li a {
    display: block;
    font-size: 18px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.desc-head {
    background: #000;
}

.desc-head .meun-ul li a {
    color: #999999;
}

.desc-head .meun-ul li a i {
    color: #999999;
}

.jg-wrap {
    background-color: #2573e9;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.jg-wrap .jg-logo {
    display: inline-block;
    margin-right: 22px;
}

.jg-wrap .jg-logo img {
    width: 235px;
}

.jg-wrap .jg-div-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
}

.jg-wrap .jg-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
}

.jg-wrap .jg-div .jg-list {
    margin-right: 6px;
    height: 48px;
    background: #fff;
    position: relative;
    border-radius: 4px;
}

.jg-wrap .jg-div .jg-list img {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.jg-wrap .jg-div .jg-list i {
    position: absolute;
    top: 13px;
    right: 10px;
}

.jg-wrap .jg-div .jg-list span,
.jg-wrap .jg-div .jg-list input {
    display: block;
    padding: 0 30px;
    line-height: 48px;
    height: 48px;
    width: 100%;
}

.jg-wrap .jg-div .jg-list:nth-child(1) {
    width: 118px;
}

.jg-wrap .jg-div .jg-list:nth-child(2) {
    width: 158px;
}

.jg-wrap .jg-div .jg-list:nth-child(3) {
    width: 160px;
}

.jg-wrap .jg-div .jg-list:nth-child(4) {
    width: 159px;
}

.jg-wrap .jg-div .jg-list:nth-child(5) {
    width: 108px;
    margin-right: 0;
}

.jg-wrap .jg-div .jg-list:nth-child(6) {
    width: 108px;
}

.jg-wrap .jg-div .jg-list button {
    width: 100%;
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    border: none;
    background-color: #e23749;
    color: #fff;
}

.jg-wrap .huo-span {
    color: #fff;
    font-size: 14px;
    padding: 0 11px;
}

.jg-wrap .kszc-a {
    width: 180px;
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    border: none;
    background-color: #f99e58;
    display: block;
    color: #fff;
    text-align: center;
}

.jgpage-wrap {
    background: #f8f9fb;
    padding: 95px 0;
}

.jgpage-wrap .jgpage-l-in {
    background: #fff;
    box-shadow: 0 3px 4px 0 #d7dbe4;
    padding: 40px 20px 18px;
}

.jgpage-wrap .jgpage-l-in .jgpage-l-in-top {
    margin-left: 27px;
}

.jgpage-wrap .jgpage-l-in .jgpage-l-in-top .jg-title {
    font-size: 24px;
    font-weight: 700;
    color: #2e2f33;
    margin-bottom: 14px;
}

.jgpage-wrap .gszc-div {
    height: 46px;
    margin-top: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px;
}

.jgpage-wrap .gszc-div span {
    font-size: 17px;
    color: #ec4444;
    height: 46px;
    line-height: 46px;
    margin-right: 19px;
    font-weight: bold;
}

.jgpage-wrap .gszc-div span i {
    font-style: normal;
}

.jgpage-wrap .gszc-div .gszc-list {
    height: 46px;
    line-height: 46px;
}

.jgpage-wrap .gszc-div .gszc-list .gszc-list-span {
    float: left;
    text-align: center;
    position: relative;
    width: 208px;
    height: 46px;
    line-height: 46px;
    color: #aeaeae;
    font-size: 20px;
    font-weight: 700;
}

.jgpage-wrap .gszc-div .gszc-list .span1 {
    background-color: #e1e1e1;
}

.jgpage-wrap .gszc-div .gszc-list .span2 {
    background-color: #f8f8f8;
}

.jgpage-wrap .gszc-div .gszc-list .span3 {
    background-color: #ec4444;
    color: #fff;
}

.jgpage-wrap .jg-p01 {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #5a5e67;
}

.jgpage-wrap .jg-p01 i {
    font-style: normal;
}

.jgpage-wrap .jg-p01 span {
    font-weight: 700;
    color: #ec4444;
}

.jgpage-wrap .jg-p01 a {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ec4444;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0 21px;
    text-align: center;
    margin: 0 10px;
}

.jgpage-wrap .jg-p02 {
    margin-top: 19px;
    font-size: 12px;
    color: #999;
}

.jgpage-wrap .jg-p02 span {
    color: #ff2525;
}

.jgpage-wrap .jg-form {
    margin-top: 37px;
}

.jgpage-wrap .jg-form h3 {
    border: 1px solid #cae0f2;
    border-bottom: none;
    background-color: #eef2fd;
    padding-left: 35px;
    padding-right: 32px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #2e2f33;
    font-weight: 700;
}

.jgpage-wrap .jg-form h3 span {
    font-size: 14px;
    color: #5a5e67;
    display: inline-block;
    margin-left: 20px;
    font-weight: normal;
}

.jgpage-wrap .jg-form .jg-form-ul li {
    float: none;
    padding: 25px 32px 24px 35px;
    border: 1px solid #cae0f2;
    border-top: none;
    background-color: #fbfdff;
}

.jgpage-wrap .jg-form .jg-form-ul li:last-of-type {
    border-bottom: none;
}

.jgpage-wrap .jg-form .jg-form-ul li h3 {
    margin-bottom: 21px;
    font-size: 14px;
    background: transparent;
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.jgpage-wrap .jg-form .jg-form-ul li h3 span {
    float: right;
    font-weight: 700;
    color: #2573e9;
}

.jgpage-wrap .jg-form .jg-form-ul li div {
    font-size: 13px;
    color: #5a5e67;
    line-height: 22px;
}

.jgpage-wrap .jg-form .jg-form-ul li div span {
    color: #2573e9;
}

.jgpage-wrap .p-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.jgpage-wrap .p-more span {
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.jgpage-wrap .p-more i {
    margin-left: 4px;
    font-size: 24px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.jg-gg {
    display: block;
    margin-bottom: 10px;
}

.hmdt-div {
    padding: 4px 7px 24px;
    box-shadow: 0 3px 4px 0 #d7dbe4;
    background: #fff;
}

.hmdt-div h3 {
    position: relative;
    padding: 19px 17px;
    font-size: 14px;
    font-weight: 700;
    color: #2e2f33;
}

.hmdt-div h3:before {
    content: "";
    width: 4px;
    height: 16px;
    background-color: #2573e9;
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hmdt-in {
    height: 300px;
    overflow: hidden;
    background: #fff;
}

.hmdt-in .swiper-hmdt {
    height: 100%;
}

.hmdt-in .swiper-hmdt .swiper-slide {
    height: 75px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 21px;
    color: #333;
    padding: 24px 9px 8px 11px;
    border-top: 1px solid #cfcfcf;
}

.hmdt-in .swiper-hmdt .swiper-slide span {
    color: #2573e9;
}

.jg-wrap .jg-div .jg-list button,
.jg-wrap .jg-div .jg-list button:hover,
.jg-wrap .kszc-a,
.jg-wrap .kszc-a:hover,
.jgpage-wrap .jg-p01 a,
.jgpage-wrap .jg-p01 a:hover {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.jg-wrap .jg-div .jg-list button:hover,
.jg-wrap .kszc-a:hover {
    box-shadow: inset 0 0px 0px 30px rgba(0, 0, 0, 0.3);
}

.jgpage-wrap .jg-p01 a:hover {
    background: #ec4444;
    color: #fff;
}

.jgpage-wrap .p-more:hover {
    color: #ec4444;
    cursor: pointer;
}

.jg-form-ul {
    max-height: 295px;
    overflow: hidden;
}

.jg-form-ul.active {
    max-height: inherit;
}

.jgpage-wrap .p-more.active i {
    transform: rotate(180deg);
}

.cities-list {
    display: none;
}

.cities-list.active {
    display: block;
}

.city-wrap {
    position: absolute;
    top: 56px;
    left: 0px;
    -webkit-box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    border-radius: 4px;
    background-color: #fff;
    padding: 16px 15px 12px;
    overflow: hidden;
    min-width: 600px;
    text-align: left;
    display: none;
}

.city-wrap.active {
    display: block;
}

.city-wrap input {
    width: 100%;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #d8dce5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5a5e66;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 1;
    outline: none;
    padding: 0 15px;
}

.cate {
    z-index: 99;
    padding-top: 10px;
    text-align: left;
    color: #5a5e66;
    font-size: 12px;
}

.cate .cate-item {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #fff;
    padding: 0 10px;
    margin: 0;
    border-color: transparent transparent #dedede;
    border-style: solid;
    border-width: 2px 1px 1px;
    cursor: pointer;
}

.cate .cate-item.active {
    border-color: #ff7955 #dedede #fff;
    border-style: solid;
    border-width: 2px 1px 1px;
}

.cities {
    z-index: 9;
    border-top: 1px solid #dedede;
    margin-top: -1px;
    color: #5a5e66;
    font-size: 12px;
}

.cities .city-wrapper {
    padding-top: 10px;
}

.cities .city-wrapper .city-letter {
    width: 30px;
    text-align: center;
    color: #999;
    float: left;
}

.cities .city-wrapper .city-items {
    margin-left: 50px;
}

.cities .city-wrapper .city-items li {
    cursor: pointer;
    float: left;
    margin: 0 20px 5px 0;
}

.js-wrap {
    position: absolute;
    top: 56px;
    left: 0px;
    -webkit-box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    border-radius: 4px;
    background-color: #fff;
    text-align: left;
    padding: 8px 2px 10px 13px;
    overflow: hidden;
    display: none;
}

.js-wrap.active {
    display: block;
}

.type-item {
    margin-top: 7px;
    padding-left: 50px;
    position: relative;
    height: 24px;
}

.type-item h3 {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f0f1f3;
    width: 50px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    margin-right: 4px;
    color: #666;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
}

.type-item span {
    cursor: pointer;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
}

.type-item span:hover {
    color: #ec4444;
}

.gs-wrap {
    position: absolute;
    width: 159px;
    top: 56px;
    left: 454px;
    -webkit-box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    border-radius: 4px;
    background-color: #fff;
    text-indent: 5px;
    text-align: left;
    overflow: hidden;
    display: none;
}

.gs-wrap.active {
    display: block;
}

.gs-wrap a {
    cursor: pointer;
    color: #333;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 36px;
}

.gs-wrap a:hover {
    background: #ec4444;
    color: #fff;
}

.jg-list i {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    display: inline-block;
}

.jg-list.active i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.cities .city-wrapper .city-items li:hover,
footer .foot-top .foot-top-menu .foot-top-menu-list a:hover {
    color: #ec4444;
}

.jg-page-phone {
    display: none;
    height: 44px;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    border-bottom: 1px solid #f3f5fd;
    line-height: 44px;
}

.jg-page-phone span {
    color: #333;
    font-size: 16px;
    position: absolute;
    left: 10px;
    top: 0;
    height: 44px;
    line-height: 44px;
}

.jg-page-phone p {
    text-align: center;
    color: #333;
    font-size: 16px;
}

.jgpage-wrap .jg-p01 a.phone-zcyg {
    cursor: pointer;
    display: none;
    border: 1px solid #ec4444;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0 21px;
    text-align: center;
    margin: 0 10px;
    background: #ec4444;
    color: #fff;
}

footer .foot-rx a:hover {
    box-shadow: inset 0 0 0 20px rgba(0, 0, 0, 0.3);
}

footer .foot-rx a:hover,
footer .foot-rx a {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.desnews-wrap .tjyd .tjyd-ul li a:hover,
.load-wrap a:hover {
    color: #ec4444;
}

header .meun-ul li a:hover {
    color: #ff6900;
}

header .meun-ul>li {
    position: relative;
}

header .meun-ul .sec-ul {
    background: #fff;
    border: 1px solid #f1f1f1;
    position: absolute;
    top: 100%;
    left: 0;
    width: 120px;
    text-align: center;
    display: none;
}

header .meun-ul .sec-ul li {
    float: none;
}

header .meun-ul .sec-ul li a {
    height: 35px;
    line-height: 35px;
}

header .meun-ul>li.active i {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

header .meun-ul>li i,
.banner-wrap .banner-form .banner-form-list button:hover,
.banner-wrap .banner-form .banner-form-list button {
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

header .meun-ul li a:hover i {
    color: #ff6900;
}

.banner-wrap .banner-form .banner-form-list button:hover {
    box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.3);
}

.banner-form .jgym-wrap {
    top: 76px;
    z-index: 1000;
}

.banner-form .gs-wrap {
    width: 180px;
    left: 605px;
}

.phone-head {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    line-height: 44px;
    height: 44px;
    border-bottom: 1px solid #eee;
    z-index: 1000;
}

.phone-head a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 10px;
}

.phone-head a img {
    width: 24px;
}

.phone-head .phone-menu {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.phone-head span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.phone-banner {
    background: url("../image/ban-phone.jpg") no-repeat;
    background-size: cover;
    padding: 30px 15px 20px;
    display: none;
}

.phone-banner .phone-banner-img {
    display: block;
    margin: 0px 0 30px;
    width: 160px;
}

.phone-banner h1 {
    font-size: 30px;
    color: #fff;
    text-shadow: 0 0px 10px rgb(51, 51, 102, 0.5);
    text-align: center;
    font-weight: bolder;
}

.phone-banner h3 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 10px 0 30px;
    font-weight: bolder;
}

.phone-banner-in {
    background: url("../image/5.png") no-repeat;
    background-size: cover;
    padding: 10px 28px 20px;
}

.phone-banner-in h3 {
    font-size: 16px;
    color: #50506d;
    margin-top: 0;
}

.phone-banner-in h3 span {
    color: #e23749;
}

.phone-banner-ul li {
    height: 40px;
    line-height: 40px;
    border: 1px solid #c2c2d4;
    border-radius: 4px;
    position: relative;
    padding-left: 34px;
    margin-bottom: 10px;
}

.phone-banner-ul li img {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.phone-banner-ul {
    overflow: hidden;
}

.phone-banner-ul li input {
    width: 100%;
    height: 33px;
    border: none;
    border-radius: 4px;
}

.phone-banner-ul li:nth-child(1) {
    /* float: none; */
    width: 48%;
}

.phone-banner-ul li:nth-child(2) {
    width: 48%;
    float: right;
}

.phone-banner-ul li:nth-child(3) {
    width: 48%;
}

.phone-banner-label {
    margin: 0px 0 10px;
    overflow: hidden;
    clear: both;
}

.phone-banner-label label {
    width: 30%;
    text-align: center;
    float: left;
    color: #50506d;
    font-weight: normal;
}

.phone-banner-label label input {
    margin-right: 5px;
}

.phone-banner button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background: #e23749;
    color: #fff;
    font-size: 14px;
    width: 100%;
    border: none;
    margin-bottom: 15px;
}

.phone-banner-p {
    text-align: center;
    color: #666;
    font-size: 12px;
}

.phone-banner-p span {
    color: #ec4444;
}

.phone-menu-wrap {
    position: fixed;
    top: 44px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    bottom: 0;
    display: none;
}

.phone-menu-wrap.active {
    display: block;
}

.phone-menu-wrap-in {
    background: #fff;
    padding-top: 40px;
}

.phone-menu-wrap-ul li {
    width: 25%;
    margin-bottom: 20px;
}

.phone-menu-wrap-ul li a {
    display: block;
}

.phone-menu-wrap-ul li img {
    display: block;
    margin-bottom: 5px;
    width: 34px;
}

.phone-menu-wrap-ul {
    overflow: hidden;
}

.phone-menu-wrap-ul li span {
    display: block;
    color: #3a414a;
    font-size: 12px;
    text-align: center;
}

.phone-menu-wrap-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #d2d2d2;
}

.phone-menu-wrap-close i {
    font-size: 20px;
}

.phone-cities {
    position: fixed;
    top: 50%;
    left: 50%;
    min-height: 100%;
    max-height: 100%;
    width: 101%;
    background: #f4f4f4;
    z-index: 1000;
    display: none;
    overflow-y: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.phone-cities.active {
    display: block;
}

.phone-cities-top h3 {
    background: #f7f7f9;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.phone-cities-top span {
    font-size: 16px;
    color: #333;
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    right: 0;
    width: 50px;
    text-align: center;
}

.phone-cities-top .phone-cities-top-input-w {
    background: #dfdfe1;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.phone-cities-top .phone-cities-top-input-w input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 4px;
    padding: 0 10px;
    background-color: #fff;
    overflow: hidden;
}

.phone-cities-top .phone-cities-top-input-w button {
    width: 13.3333333333333vw;
    color: #fe7e4b;
    text-align: center;
    border: none;
    background: transparent;
}

.phone-cities-bottom {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: scroll;
    background: #fff;
    position: relative;
}

.phone-cities-bottom .city_index_anchor {
    background: #f7f7f9;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
}

.phone-cities-bottom .city_anchor_item {
    background: #fff;
    border-bottom: 1px solid #f7f7f9;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
}

.side_index {
    position: fixed;
    top: 140px;
    right: 0px;
    z-index: 1000;
}

.side_index span {
    display: block;
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    text-align: center;
    width: 50px;
    color: #333;
}

.phone-hy {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 101%;
    background: #f4f4f4;
    z-index: 1000;
    display: none;
    overflow-y: scroll;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.phone-hy.active {
    display: block;
}

.type-list .type-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 4vw;
    background: #f4f4f4;
    height: auto;
    margin-top: 0;
}

.type-list .type-item h3 {
    width: 15vw;
    color: #606060;
    font-size: 3.7333333333333vw;
    height: 6.9333333333333vw;
    line-height: 6.9333333333333vw;
    margin-top: 3.4666666666667vw;
    overflow: hidden;
}

.type-list .type-item p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.type-list .type-item p a {
    float: left;
    width: 30%;
    height: 7.4666666666667vw;
    line-height: 7.4666666666667vw;
    background: #fff;
    border-radius: 0.8vw;
    border: 1px solid #e3e3e3;
    color: #000;
    text-align: center;
    margin-left: 2.1333333333333vw;
    margin-top: 3.4666666666667vw;
    overflow: hidden;
}

.type-list .bottom-white {
    height: 3.7333333333333vw;
    background: #fff;
}

.phone-cities .phone-cities-top {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1000;
}

.city_list_item {
    width: 100%;
    height: auto;
}

.weixin-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.weixin-fix.active {
    display: block;
}

.weixin-fix-in {
    width: 400px;
    padding: 30px 0;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.weixin-fix-in h3 {
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    color: #333;
    margin-bottom: 30px;
}

.weixin-fix-in span {
    position: absolute;
    top: -25px;
    right: 10px;
    cursor: pointer;
}

.weixin-fix-in span i {
    font-size: 20px;
    color: #333;
}

.weixin-fix-in p {
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
    color: #ff6900;
    margin-top: 20px;
}

.rightfix {
    position: fixed;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
}

.rightfix .rightfix-p01 {
    font-size: 14px;
    color: #333;
}

.rightfix .rightfix-p02 {
    font-size: 14px;
    color: #ff6b83;
    font-weight: bolder;
}

.rightfix .rightfix-p03 {
    font-size: 12px;
    color: #666;
}

.rightfix img {
    width: 100px;
    margin: 5px 0;
}

@media(max-width: 1119px) {
    .jgpage-wrap-right,
    .jg-wrap {
        display: none;
    }
    .jg-page-phone {
        display: block;
    }
    .phone-zcyg {
        display: inline-block;
    }
    .jgpage-wrap {
        background: #fff;
        padding: 20px 15px 30px;
    }
    .jgpage-wrap .jgpage-l-in {
        padding: 0px;
        box-shadow: inherit;
    }
    .jgpage-wrap-left {
        padding: 0;
    }
    .jgpage-wrap .jgpage-l-in .jgpage-l-in-top {
        margin-left: 0;
    }
    .jgpage-wrap .jgpage-l-in .jgpage-l-in-top .jg-title {
        font-size: 18px;
    }
    .jgpage-wrap .gszc-div {
        margin: 15px 0;
        height: 28px;
        line-height: 28px;
    }
    .jgpage-wrap .gszc-div span i,
    .jgpage-wrap .jg-p01 i {
        display: none;
    }
    .jgpage-wrap .gszc-div .gszc-list .gszc-list-span {
        width: 78px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .jgpage-wrap .gszc-div span {
        font-size: 14px;
        height: 28px;
        line-height: 28px;
    }
    .jgpage-wrap .gszc-div .gszc-list {
        height: 28px;
        line-height: 28px;
    }
    .jgpage-wrap .jg-p01 a.phone-zcyg {
        display: inline-block;
        width: 140px;
    }
    .jgpage-wrap .jg-p01 {
        height: auto;
    }
    .jgpage-wrap .jg-p01 a {
        color: #ec4444;
    }
    .jgpage-wrap .jg-p02 {
        text-align: center;
    }
    .jgpage-wrap .jg-form {
        margin-top: 15px;
    }
    .jgpage-wrap .jg-form h3 {
        padding: 5px 15px;
        height: auto;
        line-height: 20px;
    }
    .jgpage-wrap .jg-form h3 span {
        margin-left: 0;
    }
    .jgpage-wrap .jg-form .jg-form-ul li {
        padding: 15px;
    }
    .jgpage-wrap .jg-form .jg-form-ul li h3 {
        margin-bottom: 10px;
    }
    .jgpage-wrap .jg-form .jg-form-ul li div {
        font-size: 12px;
        line-height: 18px;
    }
    .jg-form-ul {
        max-height: 324px;
    }
    .jgpage-wrap .p-more span {
        font-size: 12px;
    }
    footer .foot-top {
        display: none;
    }
    footer .copy {
        padding: 15px;
        line-height: 20px;
        font-size: 12px;
    }
    .jgpage-wrap-left {
        width: 100%;
    }
    header {
        display: none;
    }
    .phone-head {
        display: block;
    }
    .phone-banner {
        display: block;
    }
    .banner-wrap {
        display: none;
    }
    body {
        padding-top: 44px;
    }
    .kjfw-wrap {
        padding: 30px 0;
    }
    .kjfw-wrap dl {
        padding-left: 115px;
    }
    .kjfw-wrap dl dd h3 {
        font-size: 20px;
    }
    .rightfix {
        display: none;
    }
}

@media(max-width: 1023px) {
    .content .content-l .content-l-ul li {
        width: 33.333%;
        float: left;
    }
    .content .content-l .content-l-ul {
        overflow: hidden;
    }
    .content .content-r {
        padding-left: 15px;
        border-left: none;
    }
    .banner-wrap-in {
        height: 200px;
    }
    .content .content-l {
        padding: 15px 5px 0;
    }
    .content .content-l .content-l-ul li a {
        font-size: 14px;
    }
    .content .content-l .content-l-ul li a img {
        margin-right: 0px;
    }
    .content .content-l .content-l-ul li {
        margin-bottom: 0px;
    }
    .content .content-r .content-r-ul li {
        padding: 15px 0;
    }
    .content .content-r .content-r-ul li h3 {
        font-size: 16px;
    }
    .content .content-r .content-r-ul li div {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0;
    }
    .content .content-r .content-r-ul li p {
        font-size: 12px;
    }
    .content .content-r>h3 {
        font-size: 18px;
    }
    .content .page-ul li a {
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        padding: 0 4px;
        font-size: 12px;
    }
    .load-wrap {
        padding: 15px;
        font-size: 14px;
    }
    .desnews-wrap {
        padding: 15px 0;
    }
    .desnews-wrap .desc-title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .desnews-wrap .desc-time {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .desnews-wrap .desc-con h4 {
        font-size: 20px;
        padding-left: 15px;
    }
    .desnews-wrap .desc-con {
        font-size: 14px;
        line-height: 25px;
    }
    .desnews-wrap-right {
        display: none;
    }
    .kjfw-wrap dl {
        width: 50%;
    }
}

@media(max-width: 767px) {
    .kjfw-wrap dl {
        padding: 0;
        text-align: center;
        margin-bottom: 15px;
        height: inherit;
    }
    .kjfw-wrap dl dt {
        position: inherit;
        top: inherit;
        left: inherit;
        width: 100%;
        min-height: 45px;
        margin-bottom: 10px;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .qyhm-wrap {
        padding: 0px 15px 30px;
    }
    .qyhm-wrap .qyhm-title {
        margin-bottom: 30px;
    }
    .qyhm-wrap .qyhm-title h3 {
        margin-bottom: 10px;
    }
    .qyhm-wrap .swiper-qyhm .qyhm-bottom .qyhm-bottom-ul li {
        margin-bottom: 5px;
    }
    .kjfw-wrap dl dt img {
        width: 40px;
    }
    .kjfw-wrap dl dd h3,
    .kjfw-wrap dl dd p {
        font-size: 18px;
    }
    .weixin-fix-in {
        width: 300px;
    }
}