body,
ul,
li,
p,
h1,
h2,
h3,
h4,
dl,
dd,
form,
input,
textarea,
select,
canvas {
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 1;
    background: #f6f6f6;
}

ul,
li {
    list-style: none;
}

i {
    font-style: normal;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.mt25 {
    margin-top: 25px;
}

.w_300px {
    width: 300px !important;
}

.w_80px {
    width: 80px !important;
}

.chao {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.process {
    width: 1200px;
    margin: 30px auto 0;
    background: #fff;
    border-radius: 8px;
}

.process .til {
    font-size: 24px;
    font-weight: 900;
    color: #101D37;
    line-height: 50px;
    margin: 25px 0 0 25px;
    display: flex;
    align-items: center;
}

.process .tilSub {
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
    margin-left: 25px;
}

.process .cont {
    overflow: hidden;
    height: 210px;
    /* margin: 20px 0 0 0; */
    border-radius: 20px;
    background: #fff;
}

.process li {
    float: left;
    width: 168px;
    height: 210px;
    transition: all ease-out 0.1s;
    background: url('../img/process-bg.png') no-repeat right center;
    background-size: contain;
    cursor: pointer;
}

.process li:last-child {
    background: none;
}

.process li .short img {
    display: block;
    width: 112px;
    height: 112px;
    margin: 23px 0 0 10px;
}

.process li .short p {
    font-size: 20px;
    font-weight: 600;
    color: #101D37;
    line-height: 28px;
    text-indent: 35px;
    text-align: left;
}

.process li .long {
    display: none;
}

.process li .long .info {
    float: left;
    padding: 0 0 0 21px;
}

.process li .long img {
    display: block;
    float: left;
    width: 180px;
    height: 180px;
}

.process li .long .name {
    margin: 39px 0 1px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #101D37;
}

.process li .long .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #9299A5;
}

.process li .long a {
    display: block;
    width: 112px;
    height: 40px;
    margin: 25px 0 0 0;
    border: none;
    border-radius: 20px;
    background: rgb(19, 132, 252);
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.process li:nth-child(1n) a {
    background: rgb(19, 132, 252);
}

.process li:nth-child(2n) a {
    background: rgb(0, 195, 86);
}

.process li:nth-child(3n) a {
    background: rgb(136, 61, 255);
}

.process li.active,
.process li:hover {
    background: none;
    width: 358px;
}

.process li.active .short,
.process li:hover .short {
    display: none;
}

.process li.active .long,
.process li:hover .long {
    display: block;
}

.process li:nth-child(1).active {
    background: url('../img/process-bg1.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(2).active {
    background: url('../img/process-bg2.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(3).active {
    background: url('../img/process-bg3.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(4).active {
    background: url('../img/process-bg1.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(5).active {
    background: url('../img/process-bg1.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(5).active {
    background: url('../img/process-bg2.png') no-repeat right center;
    background-size: contain;
}

.process li:last-child.active {
    background: linear-gradient(270deg, #F0E8FF 0%, #FFFFFF 100%);
    margin-top: 2px;
    margin-bottom: 6px;
    box-sizing: border-box;
    width: 358px;
    height: 206px;
    border-radius: 20px !important;
}

.zxzximg {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/zxzx.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk1 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk1.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk2 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk2.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk3 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk3.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk4 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk4.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk5 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk5.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk6 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk6.png);
    background-size: 100%;
    margin-right: 5px;
}

.bkjx {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bkjx.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk7 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk7.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk8 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk8.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk9 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk9.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk10 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk10.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk11 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk11.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk12 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk12.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk13 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk13.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk14 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk14.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk15 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk15.png);
    background-size: 100%;
    margin-right: 5px;
}

.bk16 {
    width: 24px;
    height: 24px;
    display: inline-block;
    /* margin-top: 11px; */
    background-image: url(../img/bk16.png);
    background-size: 100%;
    margin-right: 5px;
}

/* <!-- 自定义幻灯片结束 --> */

a {
    color: #000;
}

body,
dl,
dd,
p,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

span {
    /** 文本1 */
    /* font-size: 14px; */
    /* font-weight: 300; */
    color: rgba(153, 153, 153, 1);
}

a {
    text-decoration: none;
}

ol,
ul,
input {
    margin: 0;
    padding: 0;
}

th,
td {
    padding: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

li {
    list-style: none;
}

img {
    padding: 0;
    margin: 0;
    border: none;
}

input,
textarea {
    outline: none;
    border: 0;
}

textarea {
    resize: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

audio:not([controls]) {
    display: none;
    height: 0;
}

.footer {
    width: 100%;
    height: 358px;
    /* margin-top: 50px; */
    background: rgba(51, 51, 51, 1);
    display: flex;
    flex-direction: column;
}

.nav_open {
    display: block !important;
}

.footer1 {
    width: 100%;
    height: 168px;
    /* margin-top: 50px; */
    background: rgba(244, 170, 64, 1);
    display: flex;
    flex-direction: column;
}

.one_line {
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.two_line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.header {
    position: relative;
}

nav {
    width: 100%;
    height: 50px;
    margin: auto auto;
    /* margin: 20px auto 20px auto; */
    background: rgba(62, 94, 171, 1);
}

.header .swiper-container {
    float: initial;
    position: relative;
    overflow: hidden;
    height: 500px;
    width: 1200px;
}

.header .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    text-align: center;
}

.header .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    text-align: center;
}

.header .form {
    bottom: 50px;
    left: 10%;
    position: absolute;
    z-index: 10;
    width: 276px;
    height: 333px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    padding: 20px 18px;
}

form .select11 {
    width: 98%;
    display: flex;
    margin-top: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form_top {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.header .form11 {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
}

.form input:first-child {
    width: 264px;
    height: 32px;
    padding-left: 5px;
    border: 1px solid rgba(62, 94, 171, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: rgb(24, 21, 21);
    text-align: left;
}

.form_top span {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(62, 94, 171, 1);
}

.form_top p {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    margin-top: 12px;
}

.header .swiper-slide img {
    width: 1200px;
    margin: 0 auto;
}

/* nav */

.nav-list .item {
    position: relative;
    float: left;
    text-align: center;
    z-index: 9999;
    border-right: 1px solid rgb(212, 179, 186, 0.2);
    /* padding: 0 6px; */
    min-width: 60px;
}

.nav-list .item>a:hover,
.nav-list .item>a.active {
    background-color: rgba(40, 66, 128, 1);
    color: rgb(255, 255, 255);
    font-weight: 700;
}

.nav-list .item>a {
    position: relative;
    display: block;
    /* padding: 0px 0px 0 26px; */
    /* margin: 0 2px; */
    color: rgba(46, 46, 46, 1);
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s;
    line-height: 50px;
    display: flex;
    color: #fff;
    padding: 0 2px;
    align-items: center;
    justify-content: center;
}

dl dd:hover {
    background: rgba(62, 94, 171, 1);
}

dl dd:first-child:hover {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

dl dd:last-child:hover {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.header .nav {
    width: 1200px;
    margin: 0 auto;
}

.header .nav {
    /* margin-left: 192px; */
}

.nav-list .item>a i {
    display: inline-block;
    transition: all 0.3s;
    font-size: 12px;
}

.nav-list .item .item-inner {
    position: absolute;
    left: 2px;
    top: 50px;
    background-color: #ffffff;
    z-index: 9999;
    border-radius: 5px;
    min-width: 130px;
}

.nav-list .item .item-inner a:first-child {
    border-top: 0;
}

.nav-list .item .item-inner a {
    display: block;
    padding: 10px 0;
    color: #0c0b0b;
}

.fix:after {
    display: table;
    content: '';
    clear: both;
}

.nav-list {
    width: 100%;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.icon-down {
    width: 20px;
    height: 20px;
    background-image: url(../img/down.png);
    float: left;
    background-size: 100%;
    /* margin-top: -4px; */
}

.item a:hover .icon-down {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
}

.header_ch_tp {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.logo {
    width: 290px;
    height: 64px;
}

.logo img {
    width: 289px;
    height: 64px;
    background-size: 100%;
}

.search {
    width: 500px;
    height: 50px;
    border: 2px solid rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.select {
    width: 80px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.select select {
    /*清除select的边框样式 */
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(181, 181, 181, 1);
}

option::-ms-expand {
    display: none;
}

option {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
    outline: none;
    border: 0;
    color: #444444;
}

.search_ch {
    width: 345px;
    height: 50px;
}

.search_ch input {
    width: 345px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    color: #222020;
    text-align: center;
}

input::placeholder {
    color: rgba(181, 181, 181, 1);
}

.searchImg {
    width: 75px;
    height: 50px;
    background: rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

form {
    display: flex;
}

.searchImg1 {
    display: inline-block;
    background-image: url(../img/search.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-color: rgba(62, 94, 171, 1);
}

.header_ch_tp a {
    width: 136px;
    height: 50px;
    background: rgba(62, 94, 171, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-left: 30px;
}

/* header头部结束*/

.main {
    width: 1200px;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
}

.content1 {
    width: 100%;
    height: 150px;
    display: flex;
    border-radius: 8px;
    margin-top: 20px;
    background: #fff;
}

.content1_ch {
    width: 149px;
    height: 150px;
    border-right: 2px solid rgba(131, 110, 115, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.content1_ch img {
    width: 100px;
    height: 92px;
}

.content1_ch span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.content1_ch1 img {
    width: 150px;
    height: 150px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.content2 {
    width: 1200px;
    padding: 25px 0 30px 0;
    background: #fff;
    margin-top: 30px;
}

.content2 .title {
    width: 1150px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.content2 .title_ch a {
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    display: flex;
    align-items: center;
    /* margin-right: 5px; */
}

.content2 .title_ch em {
    display: inline-block;
}

.content2 .title_ch p {
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: rgba(153, 153, 153, 1);
}

.fzlxbg {
    width: 24px;
    height: 24px;
    background: #c21c1c;
    /* margin-top: 2px; */
    margin-right: 5px;
}

.fzlx_ct {
    width: 100%;
    display: flex;
    margin-top: 15px;
    flex-direction: row;
    justify-content: space-between;
}

.fzlx_ct_11 {
    width: 100%;
    display: flex;
    margin-top: 15px;
    flex-direction: column;
}

.fzlx_ct_l {
    width: 590px;
    height: 376px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fzlx_ct_l_tp {
    width: 590px;
    height: 50px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.fzlx_ct_l_tp a {
    font-size: 20px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.fzlx_ct_l_ct {
    width: 540px;
    height: 179px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fzlx_ct_l_ct a {
    width: 260px;
    height: 82px;
    border-radius: 8px;
    background: rgba(240, 244, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 15px;
}

.fzlx_ct_l_ct a em {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.fzlx9 {
    /* margin-right: 60px; */
    width: 69%;
}

.fzlx9 p:first-child {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
}

.fzlx9 p:last-child {
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
}

.fzlx_ct_l_ct2 {
    width: 540px;
    height: 41px;
    border-radius: 8px;
    /* background: linear-gradient(180deg, rgba(199, 36, 74, 1) 0%, rgba(62, 94, 171, 1) 100%); */
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(40, 66, 128, 1) 0%, rgba(62, 94, 171, 1) 100%);
}

.fzlx_ct_l_ct2 a {
    display: flex;
    flex-direction: row;
    height: 35px;
    align-items: center;
}

.fzlx_ct_l_ct2 a em {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../img/yuan.png);
    background-size: 100%;
    margin-right: 5px;
}

.fzlx_ct_l_ct2 a p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.fzlx_ct_l_ct2 a span {
    font-size: 18px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    margin-right: 5px;
}

.a11 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.xu {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/xu.png);
    float: left;
    margin: 0 0;
}

.xu1 {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/xu1.png);
    float: left;
    margin: 0 0;
}

.lian {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/lian.png);
    float: left;
    margin: 0 0;
}

.lian1 {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/lian1.png);
    float: left;
    margin: 0 0;
}

.zhuan {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/zhuan.png);
    float: left;
    margin: 0 0;
}

.zhuan1 {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/zhuan1.png);
    float: left;
    margin: 0 0;
}

.cuo {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/cuo.png);
    float: left;
    margin: 0 0;
}

.cuo1 {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(../img/cuo1.png);
    float: left;
    margin: 0 0;
}

.color_gr {
    border: 1px solid rgba(58, 181, 70, 1) !important;
}

.color_gr .fzlx_ct_l_tp,
.color_gr .fzlx_ct_l_ct2 {
    background: rgba(58, 181, 70, 1) !important;
}

.color_gr .fzlx_ct_l_ct a {
    background-color: rgba(245, 255, 246, 1) !important;
}

.daohan {
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.daohan a {
    display: flex;
    border-radius: 214px;
    border: 1px solid rgba(62, 94, 171, 1);
    padding: 5px 13px;
    height: 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    margin-left: 10px;
}

.mntk_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
}

.mntk_top a {
    display: inline-block;
    width: 185px;
    height: 50px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.mntk_top .ak {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.mntk_top a:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.mntk_top a:hover {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.mntk_red_on {
    background: rgba(62, 94, 171, 1) !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.mntk_red {
    background: rgba(240, 244, 255, 1);
}

.mntk_gr {
    background: rgba(230, 255, 232, 1);
}

.mntk_gr_on {
    background: rgba(58, 181, 70, 1);
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.mntk_bt_red,
.mntk_bt_gr {
    width: 96%;
    padding: 0 2%;
    display: flex;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
}

.mntk_bt_red a,
.mntk_bt_gr a {
    width: 23%;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    margin-right: 30px;
    color: rgba(51, 51, 51, 1);
}

.mntk_bt_red a:nth-child(4n) {
    margin-right: 0px;
}

.mntk_bt_gr a:nth-child(4n) {
    margin-right: 0px;
}

.mntk_bt_red a::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #000;
    float: left;
    margin-right: 5px;
    margin-top: 14px;
    border-radius: 50%;
}

.mntk_bt_gr a::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #000;
    float: left;
    margin-right: 5px;
    margin-top: 14px;
    border-radius: 50%;
}

.xczx a {
    width: auto !important;
    padding: 0 30px;
}

.mntk_bt_red a:hover {
    color: rgba(62, 94, 171, 1);
}

.mntk_bt_gr a:hover {
    color: rgba(58, 181, 70, 1);
}

.daohan1 a {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(51, 51, 51, 1);
    display: flex;
    flex-direction: row;
    align-items: center;
}

.daohan1 em {
    display: inline-block;
    background-image: url(../img/dingwei.png);
    width: 14px;
    height: 14px;
    background-size: 100%;
    margin: 2px 3px;
}

.daohan1 a span {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(51, 51, 51, 1);
}

.tqyb a {
    width: auto !important;
    padding: 0 45px;
}

.tqyb_bt {
    width: 96%;
    padding: 0 2%;
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tqyb_bt a {
    width: 18%;
    margin-right: 28.5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tqyb_bt a:nth-child(5n) {
    margin-right: 0;
}

.tqyb_bt a:hover {
    color: rgba(62, 94, 171, 1);
}

.tqyb_bt_more {
    width: 98%;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    padding-right: 2%;
    margin-top: 20px;
}

.tqyb_bt_more a {
    width: 37%;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
}

.tqzx_bt_red {
    width: 96%;
    padding: 0 2%;
    margin-top: 30px;
}

.tqzx_bt_red_top {
    /* width: 50%; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.tqzx_bt_red_top a {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.tqzx_bt_red_top_img {
    position: relative;
    width: 220px;
    height: 150px;
}

.tqzx_bt_red_top_img img {
    position: absolute;
    width: 220px;
    height: 150px;
    z-index: 1;
    border-radius: 8px;
}

.tqzx_bt_red_top_img span {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 40px;
    background: rgb(0, 0, 0, 0.5);
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tqzx_bt_red_top_fr {
    width: 55%;
    display: flex;
    flex-direction: column;
    margin-right: 15px;
}

.tqzx_bt_red_top_fr p:first-child {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tqzx_bt_red_top_fr p:last-child {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.tqzx_bt_red_top_img em {
    display: inline-block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    border-top-left-radius: 8px;
    padding: 0 8px;
    background: rgb(255, 87, 51);
    font-family: "思源黑体";
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.tqzx_bt_red_top a:hover p {}

.tqzx_bt_red_bt {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
}

.tqzx_bt_red_bt a {
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 30%;
    font-size: 16px;
    margin-right: 50px;
    /* margin-right: 50px; */
    font-weight: 400;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
}

.tqzx_bt_red_bt a:hover {
    color: rgba(62, 94, 171, 1);
}

.tqzx_bt_red_bt a::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    margin-top: 16px;
}

.tqzx_bt_red_bt a:nth-child(3n) {
    margin-right: 0;
}

.tqzx_bt_red_more {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
}

.tqzx_bt_red_more a {
    font-size: 16px;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
}

.tqzx_bt_red_top a:nth-child(2) em {
    background-color: rgb(255, 147, 31) !important;
}

.tqzx a {
    padding: 0 19px !important;
}

.tqzx1 a {
    padding: 0 19px !important;
}

.more23 {
    color: rgba(189, 189, 189, 1) !important;
}

.ppjx {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ppjx_l {
    width: 800px;
    display: flex;
    flex-direction: column;
}

.ppjx_r {
    width: 364px;
    display: flex;
    margin-top: 20px;
    flex-direction: column;
}

.qcgj_r {
    width: 364px;
    display: flex;
    margin-top: 20px;
    flex-direction: column;
}

.ppjx_l_top {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.qcgj_l_top {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.ppjx_l_top a {
    padding: 0 34px;
    height: 50px;
    border-radius: 8px;
    background: rgba(240, 244, 255, 1);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
    margin-right: 20px;
}

.qcgj_l_top a {
    padding: 0 40px;
    height: 50px;
    border-radius: 8px;
    background: rgba(240, 244, 255, 1);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
    margin-right: 20px;
}

.ppjx_l_top a:first-child,
.qcgj_l_top a:first-child {
    padding: 0 60px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.ppjx_l_top_on {
    background: rgba(62, 94, 171, 1) !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: rgba(255, 255, 255, 1) !important;
}

.ppjx_l_top_on {
    background: rgba(62, 94, 171, 1) !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: rgba(255, 255, 255, 1) !important;
}

.ppjx_l_bt {
    width: 100%;
    display: flex;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    /* margin-right: 10px; */
}

.ppjx_l_bt11 {
    width: 96%;
    padding: 0 2%;
    display: none;
}

.ppjx_l_bt a,
.qiangwei {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 18px;
    margin-bottom: 30px;
}

.ppjx_l_bt a:nth-child(4n),
.qiangwei:nth-child(4n) {
    margin-right: 0;
}

.qiangwei {
    width: 175px;
}

.ppjx_l_bt_ch {
    width: 175px;
    height: 175px;
    border-radius: 8px;
    position: relative;
}

.ppjx_l_bt_ch img {
    width: 175px;
    height: 175px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
}

.ppjx_l_bt_ch span {
    position: absolute;
    z-index: 10;
    height: 40px;
    width: 100%;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    background-color: rgb(0, 0, 0, 0.5);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ppjx_l_bt_ch1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 12px;
    align-items: center;
}

.ppjx_l_bt_ch1 span:first-child {
    width: 80px;
    height: 25px;
    border-radius: 12.5px;
    background: rgba(62, 94, 171, 1);
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.ppjx_l_bt_ch1 span:last-child {
    display: flex;
    color: rgba(62, 94, 171, 1);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.ppjx_l_bt_ch1 span:last-child p {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    margin-left: 3px;
}

.ppjx_r_top {
    width: 100%;
    height: 50px;
    opacity: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.ppjx_r_top a {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    margin-left: 12px;
}

.ppjx_r_top a::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
    margin-top: 9px;
    background-color: rgba(255, 255, 255, 1);
}

.ppjx_r_bt {
    width: 100%;
    display: flex;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    height: 460px;
    overflow: hidden;
}

.ppjx_r_bt a {
    height: 25px;
    border-radius: 5px;
    line-height: 25px;
    padding: 0 8px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-right: 22px;
    margin-bottom: 20.5px;
}

/*.ppjx_r_bt a:nth-child(5n) {*/

/*    margin-right: 0;*/

/*}*/

.ppjx_l_bt11 .swiper-container {
    width: 100%;
    overflow: hidden;
    display: block;
}

.active {
    display: block !important;
}

.ppjx_l_bt11 .swiper-pagination {
    margin-top: 10px !important;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: rgb(242, 53, 97, 0.3);
}

.my-bullet-active {
    width: 40px;
    height: 12px;
    opacity: 1;
    border-radius: 216px;
    background: rgba(62, 94, 171, 1);
}

.ppjx_r a:nth-child(2) {
    margin-right: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.ppjx_r a:nth-child(2)::before {
    float: none;
}

.qcgj_l_bt {
    width: 775px;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0 0 25px;
    margin-top: 30px;
}

.qcgj_l_bt a {
    /* margin-right: 36px; */
    width: 210px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
    margin-right: 47px;
}

.qcgj_l_bt a span {
    float: right;
    font-size: 13px;
}

/*.qcgj_l_bt a:nth-child(6n) {*/

/*    margin-right: 0;*/

/*}*/

.qcgj_l_bt a:hover {
    color: rgba(62, 94, 171, 1);
}

.qcgj_l_bt_active {
    display: flex;
}

.qcgj_r_bt {
    width: 100%;
    display: flex;
    margin-top: 30px;
    flex-direction: column;
}

.qcgj_r_bt a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
}

.qcgj_r_bt a span:nth-child(1) {
    width: 55px;
    display: block;
    float: left;
}

.qcgj_r_bt a span:nth-child(2) {
    width: 160px;
    display: block;
    float: left;
}

.qcgj_r_bt a span:nth-child(3) {}

.qcgj_r_bt a span:nth-child(4) {
    float: right;
    margin-right: 20px;
}

.qcgj_r_bt a:nth-child(2) {
    font-size: 16px !important;
    margin-right: 0;
}

.qczx1 a {
    margin-left: 10px;
}

.tqzx1 a {
    margin-left: 10px;
}

.qczx1 a {
    padding: 0 19px !important;
}

.qczx a {
    padding: 0 19px !important;
}

.tqzx_bt_red:nth-last-of-type(-n+2) .tqzx_bt_red_bt a:hover {
    color: rgba(58, 181, 70, 1)
}

.mt0 {
    margin-top: 0 !important;
}

.jyzx a:hover {
    color: rgba(62, 94, 171, 1) !important;
}

.wd_l {
    width: 745px;
    border-radius: 8px;
    background: #fff;
    float: left;
    padding: 25px;
}

.wd_r {
    width: 365px;
    border-radius: 8px;
    background: rgb(255, 255, 255);
    float: right;
}

.baf6 {
    background-color: #f6f6f6;
}

.wd_title {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.wd_title a {
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    display: flex;
    align-items: center;
}

.wd_title em {
    display: inline-block;
}

.wd_title p {
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: rgba(153, 153, 153, 1);
}

.wd_l_ct {
    width: 100%;
    display: flex;
    margin-top: 25px;
    flex-direction: row;
    justify-content: space-between;
}

.wd_l_ct_l a {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    height: 150px;
    border-radius: 8px;
}

.wd_l_ct a img {
    width: 313px;
    height: 150px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
}

.wd_l_ct a span:first-child {
    border-top-left-radius: 8px;
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
}

.wd_l_ct_l a:nth-child(1) span:first-child {
    background: rgba(255, 87, 51, 1);
}

.wd_l_ct_l a:nth-child(2) span:first-child {
    background: rgba(255, 147, 31, 1);
}

.wd_l_ct_l a:nth-child(3) span:first-child {
    background: rgba(255, 195, 0, 1);
}

.wd_l_ct_l a span:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: absolute;
    z-index: 2;
    width: 313px;
    height: 42.86px;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 42.86px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
}

.wd_l_ct_l {
    width: 315px;
    display: flex;
    flex-direction: column;
}

.wd_l_ct_r {
    width: 412px;
    display: flex;
    flex-direction: column;
}

.wd_l_ct_r_top {
    width: 100%;
}

.wd_l_ct_r_top a {
    display: inline-block;
}

.wd_l_ct_r_top a p:first-child {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
}

.wd_l_ct_r_top a p:last-child {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
    line-height: 20px;
}

.wd_l_ct_r_bt {
    width: 412px;
    display: flex;
    flex-direction: column;
}

.wd_l_ct_r_bt a {
    width: 412px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 26px;
}

.wd_l_ct_r_bt a p {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 320px;
}

.wd_l_ct_r_bt a p::before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
    float: left;
    margin-right: 7px;
    margin-top: 4px;
}

.wd_l_ct_r_bt a span {
    width: 22%;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 30px; */
    color: rgba(153, 153, 153, 1);
}

.wd_l_ct_r_top a:hover p {}

.wd_l_ct_r_bt a:hover {
    text-decoration-color: rgba(53, 58, 53, 0.4);
}

.wd_l_ct_r_bt a:hover p {
    color: rgba(62, 94, 171, 1);
}

.wd_r_top {
    width: 100%;
    height: 50px;
    background: rgba(240, 244, 255, 1);
}

.wd_r_top a {
    display: inline-block;
    width: 49%;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.wd_r_top a:first-child {
    border-top-left-radius: 8px;
}

.wd_r_top a:last-child {
    border-top-right-radius: 8px;
}

.wd_r_top_active {
    background: rgba(62, 94, 171, 1);
    font-size: 18px;
    font-weight: 700 !important;
    color: rgba(255, 255, 255, 1) !important;
}

.wd_r_bt {
    width: 315px;
    padding: 25px;
    display: none;
    flex-direction: column;
}

.wd_r_bt_active {
    display: flex;
}

.wd_r_bt a {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    font-family: "思源黑体";
}

.wd_r_bt a:hover span {
    color: rgba(62, 94, 171, 1);
}

.wd_r_bt a:hover p {
    color: rgba(62, 94, 171, 1);
}

.wd_gx {
    display: flex;
    margin-top: 20px;
    margin-bottom: 5px;
    justify-content: flex-end;
}

.wd_r_bt a p {
    width: 225px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wd_r_bt a span {
    float: right;
    margin-left: 35px;
}

.wd_r_bt a:first-child em {
    font-weight: 700;
    color: rgba(255, 87, 51, 1);
}

.wd_r_bt a:nth-child(2) em {
    font-weight: 700;
    color: rgba(255, 147, 31, 1);
}

.wd_r_bt a:nth-child(3) em {
    font-weight: 700;
    color: rgba(255, 195, 0, 1);
}

.link {
    width: 100%;
}

.link_top {
    width: 99%;
    padding: 0 0 0 1%;
    /* border-bottom: 1px solid rgb(0, 0, 0, 0.3); */
}

.link_top::after {
    content: "";
    width: 99%;
    /* border-radius: 42px; */
    float: left;
    height: 1px;
    padding: 0 0 0 1%;
    background-color: rgb(0, 0, 0, 0.2);
}

.link_top a {
    display: inline-block;
    font-size: 20px;
    color: rgb(105, 99, 99);
    width: 90px;
    /* border: 1px solid; */
    line-height: 25px;
    text-align: center;
}

.link_active {
    font-weight: 600;
    border-bottom: 3px solid rgb(62 94 171);
}

.link_bt {
    width: 98%;
    padding: 0 1%;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
}

.link_bt a {
    float: left;
    margin-right: 34px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.link_bt_active {
    display: flex;
}

.link_bt a:hover {
    color: rgba(62, 94, 171, 1);
    font-weight: 600;
}

.footer_ct {
    width: 1200px;
    /* border: 1px solid #fff; */
    height: 300px;
    margin: 0 auto;
    margin-top: 25px;
}

.ft_ct_ch1 {
    width: 90%;
    padding: 0 5%;
    height: 200px;
    /* border: 1px solid #fff; */
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.ft_ct_ch2 {
    width: 98%;
    padding: 0 1%;
    display: flex;
    margin-top: 35px;
    flex-direction: column;
    align-items: center;
}

.ft_ct_ch2 a {
    color: #FFFFFF;
}

.gywm {
    display: flex;
    /* border: 1px solid #fff; */
    flex-direction: column;
    align-items: center;
}

.gywm a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(255, 255, 255, 1);
}

.gywm p {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(255, 255, 255, 1);
}

.gywm span {
    min-width: 100px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
}

.ft_ct_ch1 img {
    width: 266px;
    height: 117px;
}

.ft_ct_ch2 p:first-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(255, 255, 255, 1);
}

.ft_ct_ch2 p:first-child span {
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.ft_ct_ch2 p:last-child {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 25px;
    line-height: 14px;
}

.select11 select {
    width: 132.06px;
    height: 35px;
    border: 1px solid rgba(62, 94, 171, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: rgba(51, 51, 51, 1);
    padding-left: 10px;
    outline: none;
    margin-bottom: 10px;
}

.select11 input {
    width: 118.06px;
    height: 33px;
    padding-left: 10px;
    border: 1px solid rgba(62, 94, 171, 1);
}

.form11 .phone {
    width: 260px;
    height: 32px;
    border: 1px solid rgba(62, 94, 171, 1);
    padding-left: 10px;
}

.form11 .submit {
    width: 274px;
    height: 32px;
    border-radius: 8px;
    /* background: linear-gradient(180deg, rgba(199, 36, 74, 1) 0%, rgba(62, 94, 171, 1) 100%); */
    margin-top: 17px;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    background: linear-gradient(180deg, rgba(40, 66, 128, 1) 0%, rgba(62, 94, 171, 1) 100%);
}

.form p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(102, 102, 102, 1);
}

.pd_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
}

.pd_top_l {
    width: 795px;
    display: flex;
    /* height: 1000px; */
    /* border: 1px solid; */
    /* background-color: #fff; */
    flex-direction: column;
}

.pd_top_r {
    width: 385px;
    display: flex;
    /* height: 1000px; */
    /* border: 1px solid; */
    flex-direction: column;
}

.position {
    width: 100%;
    display: flex;
    margin-top: 40px;
}

.position a {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
}

/*.position a:last-child {*/

/*    color: rgb(62 94 171);*/

/*}*/

.pd_top_r_1 {
    width: 100%;
    height: auto;
    border-radius: 8px;
    background: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
}

.pd_top_r_1_tp {
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 50px;
    background: linear-gradient(180deg, rgb(62 94 171) 0%, rgba(62, 94, 171, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pd_top_r_1_tp a:first-child:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #fff;
    margin-right: 8px;
    float: left;
    margin-top: 12px;
    border-radius: 50%;
}

.pd_top_r_1_tp a:last-child {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    margin-right: 15px;
}

.pd_top_r_1_tp a:first-child {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 20px;
}

.pd_top_r_1_bt {
    width: 88%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 20px;
    padding: 0 6%;
}

.pd_top_r_1_bt a {
    width: 44%;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 10px;
    align-items: center;
    /* text-align: center; */
}

.pd_top_r_1_bt a:hover {
    font-size: 18px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
}

.pd_top_r_1_bt a::before {
    content: "";
    width: 12px;
    height: 12px;
    float: left;
    border-radius: 50%;
    border: 1.33px solid rgba(62, 94, 171, 1);
    margin-top: 6px;
    margin-right: 9px;
}

.pd_top_r_1_bt11 {
    display: flex;
    width: 92%;
    background-color: #fff;
    padding: 20px 4%;
    flex-direction: column;
}

.pd_top_r_1_bt11 a {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.pd_top_r_1_bt11 a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 12px;
}

.pd_top_r_1_bt11 a p {
    width: 73%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pd_top_r_1_bt11 a span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
}

.pd_top_r_1_bt11 a:nth-child(1) em {
    color: rgba(255, 87, 51, 1);
}

.pd_top_r_1_bt11 a:nth-child(2) em {
    color: rgba(255, 147, 31, 1);
}

.pd_top_r_1_bt11 a:nth-child(3) em {
    color: rgba(255, 195, 0, 1);
}

.pd_top_r_1_sp {
    width: 96%;
    padding: 20px 2%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.pd_top_r_1_sp a {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
}

.sp_l {
    width: 110px;
    height: 75px;
    border-radius: 8px;
    position: relative;
}

.sp_l img {
    width: 110px;
    height: 75px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
}

.sp_l span {
    width: 30px;
    height: 18px;
    position: absolute;
    z-index: 10;
    border-top-left-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.pd_top_r_1_sp a:nth-child(1) span {
    background-color: rgba(255, 87, 51, 1);
}

.pd_top_r_1_sp a:nth-child(2) span {
    background-color: rgba(255, 147, 31, 1);
}

.pd_top_r_1_sp a:nth-child(3) span {
    background: rgba(255, 195, 0, 1);
}

.sp_r {
    width: 237px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sp_r p:nth-child(1) {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
}

.sp_r p:nth-child(2) {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
}

.pd_top_r_1_bt11 a:hover {
    color: rgba(62, 94, 171, 1);
}

.pd_top_r_1_sp a:hover p:first-child {
    text-decoration-line: underline;
    color: rgba(62, 94, 171, 1)
}

.pd_top_l_redian {
    width: 96%;
    display: flex;
    padding: 20px 2%;
    background-color: #fff;
    border-radius: 8px;
    flex-direction: row;
    justify-content: space-between;
}

.pd_top_l_redian img {
    width: 300px;
    height: 300px;
    border-radius: 8px;
}

.pd_top_l_redian_r {
    width: 440px;
    height: 100px;
}

.re_top {
    width: 100%;
}

.re_top a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
}

.re_top a:hover {
    text-decoration-line: underline;
}

.re_top a em {
    display: inline-block;
    /* padding: 0 8px; */
    width: 55px;
    height: 30px;
    border-radius: 8px;
    background: rgba(255, 87, 51, 1);
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.re_bt {
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.re_bt a {
    width: 199px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 28px;
    color: rgba(51, 51, 51, 1);
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.re_bt a::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-top: 12px;
    float: left;
    margin-right: 5px;
    background-color: #000;
}

.re_bt a:hover {
    color: rgba(62, 94, 171, 1);
}

.re_bt a:hover::before {
    background: rgba(62, 94, 171, 1);
}

.re_bt11 {
    width: 100%;
    margin-top: 30px;
}

.re_bt11 p a {
    max-width: 200px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
}

.re_bt11 p {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    display: flex;
}

.re_bt11 p:last-child a:last-child {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(17, 17, 17);
}

.pb_zxzx {
    width: 100%;
    background: #fff;
    margin-top: 30px;
    padding-top: 25px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
}

.pb_zxzx .title {
    width: 745px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.pb_zxzx .title_ch a {
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    display: flex;
    align-items: center;
    /* margin-right: 5px; */
}

.pb_zxzx .title_ch p {
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: rgba(153, 153, 153, 1);
}

.pb_zxzx_ch {
    width: 96%;
    display: flex;
    padding: 0 2%;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    margin-top: 25px;
}

.pb_zxzx_ch a {
    display: inline-block;
}

.pb_zxzx_ch_l {
    width: 270px;
    height: 160px;
    border-radius: 8px;
    position: relative;
}

.pb_zxzx_ch_l img {
    width: 270px;
    height: 160px;
    border-radius: 8px;
    position: absolute;
}

.pb_zxzx_ch_l img {
    width: 270px;
    height: 160px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
}

.pb_zxzx_ch_l span {
    width: 270px;
    height: 40px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    font-size: 20px;
    font-weight: 500;
    background: rgb(0, 0, 0, 0.5);
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.pb_zxzx_ch_l em {
    width: 40px;
    height: 20px;
    border-top-left-radius: 8px;
    position: absolute;
    z-index: 10;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 0.5);
}

/* .pb_zxzx .pb_zxzx_ch:nth-child(1) .pb_zxzx_ch_l a:first-child em { background-color: rgba(255, 87, 51, 1) !important; } */

.pb_zxzx .pb_zxzx_ch:nth-child(2) a:first-child em {
    background-color: rgba(255, 87, 51, 1);
}

.pb_zxzx .pb_zxzx_ch:nth-child(3) a:first-child em {
    background-color: rgba(255, 147, 31, 1);
}

.pb_zxzx .pb_zxzx_ch:nth-child(4) a:first-child em {
    background-color: rgba(255, 195, 0, 1);
}

/* .pb_zxzx_ch:nth-child(1) em { background-color: rgba(255, 147, 31, 1); } .pb_zxzx_ch:nth-child(1) em { background: rgba(255, 195, 0, 1); } */

.pb_zxzx_ch_r {
    width: 475px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.pb_zxzx_ch_r a {
    display: inline-block;
}

.pb_zxzx_ch_r a p:first-child {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(51, 51, 51, 1);
}

.pb_zxzx_ch_r a p:first-child span {
    color: rgba(40, 66, 128, 1);
}

.pb_zxzx_ch_r a p:last-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: rgba(153, 153, 153, 1);
}

.pb_zxzx_ch_r a:hover {
    color: rgba(62, 94, 171, 1);
}

.yujin {
    width: 475px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 19px;
    align-items: center;
}

.yujin a {
    display: inline-block;
    padding: 0 12px;
    height: 25px;
    border-radius: 8px;
    background: rgba(62, 94, 171, 1);
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
}

.yujin p {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
}

.yujin p span {
    display: inline-block;
    color: rgba(51, 51, 51, 1);
}

.yujin p:first-child {
    margin-left: 50px !important;
}

.jxxg {
    width: 96%;
    padding: 0 2%;
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.jxxg a {
    display: inline-block;
    padding: 0 8px;
    height: 30px;
    border-radius: 8px;
    border: 1px solid rgba(204, 204, 204, 1);
    margin-right: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    margin-bottom: 15px;
}

.jxxg a:hover {
    background: rgba(62, 94, 171, 1);
    border: 1px solid rgba(62, 94, 171, 1);
    color: #fff;
    font-weight: 700;
}

.pb10 {
    padding: 25px 0 10px 0 !important;
}

.lb_top {
    width: 96%;
    /* border: 1px solid; */
    height: 100px;
    padding: 0 2%;
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
}

.lb_top a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    margin-right: 24px;
    margin-bottom: 10px;
}

.lb_main {
    width: 96%;
    display: flex;
    padding: 0 2%;
    flex-direction: row;
    flex-wrap: wrap;
}

.lb_main_ch {
    width: 370px;
    height: 317px;
    border-radius: 8px;
    background: rgb(245 248 255);
    margin-bottom: 30px;
}

.lb_main_ch_top {
    width: 370px;
    height: 50px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: rgba(62, 94, 171, 1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.lb_main_ch_top a {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    /* display: flex; */
}

.lb_main_ch_top a span {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    margin-left: 5px;
}

.lb_main_ch_bt {
    width: 92%;
    padding: 20px 4% 30px 4%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    background: rgba(245, 248, 255, 1);
    flex-direction: column;
}

.lb_main_ch_bt a {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lb_main_ch_bt a span {
    font-weight: 700;
    color: #000;
}

.lb_main_ch_bt a:hover {
    color: rgba(62, 94, 171, 1);
}

.lb_main_ch_bt a:hover span {
    color: rgba(62, 94, 171, 1);
}

.lb_main_ch {
    margin-right: 21px;
}

.lb_main_ch:nth-child(3n) {
    margin-right: 0;
}

.zxstjx {
    width: 94%;
    padding: 15px 3% 15px 3%;
    display: flex;
    flex-direction: column;
}

.zxstjx_ch {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.zxstjx_ch a {
    width: 70%;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
}

.zxstjx_ch a span {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
}

.zxstjx_ch a:hover {
    color: rgba(62, 94, 171, 1);
}

.kmy_main {
    width: 94%;
    padding: 15px 3%;
}

.kmy {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kmy a {
    display: inline-block;
    width: 170px;
    height: 60px;
    border-radius: 8px;
    background: rgba(240, 244, 255, 1);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 10px;
}

.kmy a em {
    display: inline-block;
}

.kmy a p {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
}

.w100 {
    width: 100% !important;
}

.qc_solid a:hover {
    text-decoration: none;
    color: rgba(62, 94, 171, 1);
}

.fs18 a:first-child {
    font-size: 18px;
}

.rmcsjx {
    width: 94%;
    padding: 15px 3%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rmcsjx a {
    height: 30px;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    border: 1px solid rgba(204, 204, 204, 1);
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    /* margin-right: 8px; */
    color: rgba(153, 153, 153, 1);
    margin-bottom: 12px;
}

.xq_art {
    width: 94%;
    min-height: 200px;
    /* border: 1px solid; */
    border-radius: 8px;
    background-color: #fff;
    padding: 15px 3% 30px 3%;
}

.article {
    width: 100%;
    display: inline-block;
}

.article .wedatitle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.article .title {
    margin-bottom: 5px;
    text-align: center;
    padding: 0 10px;
    font-weight: 700;
    font-size: 26px;
    margin-top: 10px;
}

.article .xinxi {
    width: 100%;
    color: #999;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 20px;
}

.content11 .after_height_light~p {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 39px;
    float: left;
    padding-bottom: 0;
    line-height: 39px;
}

.article .content11 p {
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 32px;
    text-indent: 2rem;
}

.article .content11 img {
    display: block;
    max-width: 80%;
    margin: 0 auto;
    border-radius: 10px;
}

.article .content11 .wdanswer {
    display: flex;
    align-items: center;
}

.article .content11 .wdanswer img {
    margin: unset !important;
}

.xgwz {
    width: 100%;
    display: flex;
    margin-top: 30px;
    flex-direction: column;
}

.xgwz span {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: rgba(51, 51, 51, 1);
}

.xgwz a {
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    color: rgba(153, 153, 153, 1);
}

.xq_art_bt {
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
}

.xq_art_bt_l {
    width: 48%;
    display: flex;
}

.xq_art_bt_l span {
    font-size: 16px;
    font-weight: 500;
    line-height: 0px;
    color: rgba(51, 51, 51, 1);
}

.xq_art_bt_l a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0px;
    color: rgba(199, 36, 74, 1);
    margin-left: 8px;
}

.xq_art_bt_r {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.xq_art_bt_r a {
    width: 43%;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
}

.xq_art_bt_r a span {
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    line-height: 0px;
    color: rgba(51, 51, 51, 1);
}

.more6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: rgba(153, 153, 153, 1);
}

.xgwztj {
    width: 94%;
    /* min-height: 100px; */
    padding: 0 3%;
    /* border: 1px solid; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 20px;
}

.xgwztj a {
    width: 340px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 8px;
}

.xgwztj a p {
    width: 245px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
}

.xgwztj a span {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
}

.xgwztj a p::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    background-color: rgba(51, 51, 51, 1);
}

.xgwztj a:hover {
    color: rgba(62, 94, 171, 1);
}

.xgwztj a:hover p {
    color: rgba(62, 94, 171, 1);
}

.xgwztj a:hover span {
    color: rgba(62, 94, 171, 1);
}

.xgwztj a:hover p::before {
    background-color: rgba(62, 94, 171, 1);
}

.jg a {
    width: 30% !important;
}

.jg a p {
    width: 140px !important;
}

.jg a span {
    color: rgba(62, 94, 171, 1);
    /* width: 100px; */
    display: flex;
    font-size: 12px;
}

.jg a span div {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(62, 94, 171, 1);
}

.xcbmlc_top {
    width: 100%;
}

.xcbmlc_top a {
    display: inline-block;
    margin: 4px 4px;
    height: 50px;
    border-radius: 8px;
    padding: 0 14px;
    background: rgba(240, 244, 255, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}

.xcbm_active {
    color: #fff !important;
    font-weight: 700 !important;
    background: rgba(62, 94, 171, 1) !important;
}

.xcbmlc_bt {
    width: 94%;
    padding: 20px 3% 20px 3%;
    display: none;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xcbmlc_bt_active {
    display: flex;
}

.xcbmlc_bt a {
    width: 350px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    margin-bottom: 15px;
    color: rgba(51, 51, 51, 1);
}

.xcbmlc_bt a::before {
    content: "";
    height: 4px;
    width: 4px;
    background-color: rgba(51, 51, 51, 1);
    border-radius: 100%;
    float: left;
    margin-top: 9px;
    margin-right: 5px;
}

h2 {
    margin-bottom: 7px;
}

.yu11 a:not(:first-child) {
    background: rgba(237, 237, 237, 1) !important;
    color: rgba(102, 102, 102, 1);
}

.yu11_ch p span {
    color: rgba(153, 153, 153, 1) !important;
}

.mt0 {
    margin-top: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pd_top_r_1_bt11 a em {
    margin-right: 5px;
}

.pnum {
    width: 100%;
    margin: 30px 0 10px 0;
    display: flex;
    justify-content: center;
}

.pnum a {
    background: #f5f9f9;
    display: block;
    margin: 0 5px;
    padding: 6px 12px;
    /* border-radius: 20px; */
    float: left;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}

.pnum a.sed {
    background: rgba(62, 94, 171, 1);
    color: #fff;
}

.add_a {
    font-size: 18px;
    margin: 0 auto;
    line-height: 70px;
}

.add_a:hover {
    font-size: 20px;
    color: rgba(62, 94, 171, 1);
}

.xgwz a:hover {
    color: rgba(62, 94, 171, 1);
}

.xq_art_bt_r a:hover {
    color: rgba(62, 94, 171, 1);
}

a:link,
a:visited {
    /* color: #3c4658; */
    text-decoration: none;
}

a:hover {
    color: #3897d8;
    text-decoration: none;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.pb30 {
    padding-bottom: 30px;
}

.pt20 {
    padding-top: 20px;
}

.w850 {
    width: 850px;
}

.w300 {
    width: 300px;
}

.new_list {
    background: #fff;
}

.new_list ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    height: 130px;
    border-bottom: 1px solid #cfd5e1;
}

.new_list ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.new_list ul li .img_l {
    float: left;
    display: block;
    width: 200px;
    height: 130px;
    overflow: hidden;
}

.new_list ul li img {
    width: 100%;
    min-height: 130px;
}

.new_list ul li dl {
    float: right;
    width: 635px;
}

.new_list ul li dl dt {
    font-size: 16px;
}

.new_list ul li dl dd {
    color: #afbfd4;
}

.new_list ul li .dd1 {
    margin: 18px 0;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #68778b
}

.pages {
    clear: both;
    text-align: center;
    height: auto;
    overflow: hidden;
    margin: 40px auto 40px;
    font-family: "宋体";
    display: table;
}

.pages .current {
    background: #5dc560;
    color: #FFF;
    padding: 14px 17px;
    margin: 0 2px;
    border: 1px solid #72AF47;
    font-size: 14px;
    float: left;
}

.pages a:link,
.pages a:visited {
    text-decoration: none;
    color: #999;
    padding: 10px 16px;
    border: 1px solid #cdd5e0;
    font-size: 14px;
    float: left;
}

.news_zcjgtj,
.newr_rs,
.newr_zxlc,
.newl_glyd,
.newr_gsphb {
    padding: 10px 20px 20px 20px;
}

.newr_nlist {
    padding: 10px 10px 20px;
}

.white_bg {
    background-color: #fff;
}

.newl_glyd_biao {
    border-bottom: 1px dashed #cdd5e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.newr_nlist_biao {
    clear: both;
    overflow: hidden;
    line-height: 44px;
}

.newr_nlist_biao h2 {
    font-size: 18px;
    float: left;
}

.green_text {
    color: #5dc560;
}

.blue_text {
    color: #3897d8;
}

.newr_nlist_con {
    margin-top: 10px;
}

.newr_nlist_con ul li {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.newr_nlist_con i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background-color: #cdd5e0;
    color: #fff;
    margin-right: 10px;
}

.newr_nlist_con ul li:hover i {
    background-color: #3897d8;
}

.new_current,
.new_current a {
    color: #94a0b0;
}

.new_current {
    line-height: 50px;
    position: relative;
}

.newl_glyd ul li {
    float: left;
    width: 360px;
    margin-right: 86px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.newl_glyd ul li:nth-child(even) {
    margin-right: 0;
}

.newl_glyd_biao {
    border-bottom: 1px dashed #cdd5e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.newl_glyd_biao .more {
    float: right;
    color: #5dc560;
}

.newl_glyd_biao .tag1 {
    float: right;
    padding-right: 30px;
}

.newl_glyd_biao .tag1 a {
    padding: 0 10px;
}

#tagscloud {
    width: 100%;
    height: 260px;
    position: relative;
    font-size: 12px;
    color: #333;
    margin: 0 auto;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0;
    left: 0;
    color: #333;
    text-decoration: none;
    margin: 0 10px 15px 0;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    padding: 1px 5px;
    display: inline-block;
    border-radius: 3px;
}

#tagscloud a:nth-child(1n) {
    background: #5dc560;
    color: #fff;
}

#tagscloud a:nth-child(2n) {
    background: #72AF47;
    color: #fff;
}

#tagscloud a:nth-child(3n) {
    background: #f9b552;
    color: #fff;
}

#tagscloud a:hover {
    color: #fff;
    background: #f9b552;
}

.v3_fLinkWidth160 a {
    color: #fff
}

.v3_fLinkWidth160 a:hover {
    color: #fff
}

.conh2 {
    padding-bottom: unset !important;
    text-indent: unset !important;
}

.conh2:before {
    content: '';
    vertical-align: middle;
    border-left: 15px solid #ff1515;
    padding-left: 10px;
}

.fzlx_ct_11 .lilili {
    width: 96%;
    padding: 0 2%;
    display: flex;
    margin-top: 10px;
    flex-direction: row;
    flex-wrap: wrap;
}

.fzlx_ct_11 .lilili a {
    width: 22%;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    margin-right: 30px;
    color: rgba(51, 51, 51, 1);
}

.ccwk-yfhdnx__content form {
    display: unset;
}