body {
    background-color: #ffffff;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}


/* 中间样式 */

.rmdh,
.zhuti,
.bumen {
    padding: 40px 0 0;
}

.smzq {
    padding: 40px 0;
}

.qunti {
    padding: 40px 0 154px;
}

#tybt {
    font-weight: 600;
    font-size: 24px;
    color: #2B2F32;
    line-height: 33px;
    outline: none;
}

#tybt_hr {
    width: 100%;
    border: 1px solid #acacac;
    margin-top: 15px;
    background-color: #acacac;
}

.rmdh li {
    width: 270px;
    height: 270px;
    float: left;
    box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.2);
    margin-bottom: 40px;
    margin-right: 40px;
    text-align: center;
    padding: 5px 20px;
}

.rmdh li a {
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.rmdh li:hover {
    transform: translate3d(0, -0.1rem, 0);
    box-shadow: 0 2px 15px 0 rgb(153, 153, 153, 0.2);
    background-color: #ffffff;
}

.rmdh li:nth-child(-n+4) {
    margin-top: 30px;
}

.rmdh li:nth-child(4n+4) {
    margin-right: 0;
}

.rmdh li>div:nth-child(2) {
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
}

.rmdh li div a div:nth-child(2) {
    font-weight: 600;
    font-size: 20px;
}

.rmdh li div:nth-child(3) {
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rmdh li div a {
    font-size: 16px;
    line-height: 2em;
    display: block;
    text-align: center;
}

.rmdh ul li a:hover {
    color: #1677ff;
}

.ztfl span {
    display: block;
    width: 183px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #ffffff;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    color: #333333;
    box-shadow: 0 2px 15px 0 rgb(153 153 153 / 20%);
    cursor: pointer;
    font-size: 16px;
    outline: none;
}

.ztfl span:nth-child(6n+6) {
    margin-right: 0px;
}

.ztfl p {
    font-size: 16px;
    color: #1677FF;
    text-align: center;
    text-align: center;
    cursor: pointer;
}

.dianji {
    background: #1677FF !important;
    color: #FFFFFF !important;
}

.ztsx,
.bmsx {
    margin: 40px 0 0;
}

.ztsx h1 div,
.bmsx h1 div {
    font-size: 16px;
    display: inline;
    margin: 0 30px;
    position: relative;
    color: #333333;
}

.ztsx h1 div ul,
.bmsx h1 div ul {
    position: absolute;
    left: 0px;
    top: 40px;
    text-align: center;
    width: 200%;
    background-color: #ffffff;
    line-height: 4em;
    cursor: pointer;
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 60%);
    font-weight: 400;
}

.ztsx h1 div ul li:hover,
.bmsx h1 div ul li:hover {
    background-color: #1677ff;
    color: #FFFFFF;
}

.ztsx h1 div ul li:nth-child(1),
.bmsx h1 div ul li:nth-child(1) {
    background-color: #1677ff;
}

.ztsx h1 div ul li:nth-child(1) a,
.bmsx h1 div ul li:nth-child(1) a {
    color: #FFFFFF;
}

.hide {
    display: none;
}

.sxnum {
    color: #666666;
    font-size: 16px;
    margin: 0 10px;
    font-weight: 400;
}

.ztsx label,
.bmsx label {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}

.ztsx label input,
.bmsx label input {
    margin: 0 10px;
}

.sxsearch {
    position: relative;
    float: right;
}

.sxsearch input {
    font-size: 12px;
    width: 290px;
    height: 30px;
    padding: 10px;
    color: #999999;
    border: 1px solid #d7d8d9;
}

.sxsearch a {
    position: absolute;
    right: 10px;
    top: 2px;
}

.ztsx_title {
    width: 100%;
    height: 40px;
    background-color: #f1f2f3;
    margin: 20px 0;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    color: #73777A;
}

.ztsx_title span {
    float: right;
}

.ztsx_list_li {
    background: url(ztsx_list_bg.png) no-repeat;
    background-size: 3px 12px;
    padding: 14px 20px;
    font-size: 16px;
    color: #373D41;
    border-bottom: 1px solid #d7d8d9;
    background-position: 0 22px;
    cursor: pointer;
}

li.ztsx_list_li a {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    color: #373D41;
    cursor: pointer;
}

.ztsx_list_li span {
    margin-left: 30px;
    display: flex;
    float: left;
    width: 70px;
    height: 28px;
    background-color: #f1f2f3;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ztsx_list_li_son {
    width: calc(100% - 60px);
    float: left;
    margin: 0px 30px;
    line-height: 60px;
}

.ztsx_list_li_son li {
    color: #2A2A2A;
}

.ztsx_list_li_son li span {
    float: right;
    display: block;
    width: 80px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
    border: 1px solid #999999;
    margin-left: 15px;
    background-color: #ffffff;
    margin-top: 16px;
}

.ztsx_no {
    color: #D8D8D8;
}

.ztsx_list_li_son li:hover {
    color: #1677FF;
}

.ztsx_list_li_son li span:hover {
    background-color: #1677FF;
    color: #FCFCFE;
    border: 0px;
}

.fanye {
    text-align: center;
    margin: 30px 0 40px;
    font-size: 16px;
    color: #73777A;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px !important;
}

.fanye a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    border-right: 0px;
}

.fanye a:nth-last-of-type(1) {
    border-right: 1px solid #999999 !important;
}

p.fanye input {
    width: 40px;
    height: 30px;
    border: 1px solid #999999;
}

.fanye button {
    width: 40px;
    height: 30px;
    border: 1px solid #1677FF;
    color: #1677FF;
    background-color: #FFFFFF;
}

.fanye span,
.fanye button {
    margin: 0 12px;
}

.mouseon {
    background-color: #1677ff;
    color: #ffffff;
}

p.fanye a:hover {
    background-color: #1677ff;
    color: #ffffff;
}

.bmfl span {
    display: block;
    width: 183px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #ffffff;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    color: #333333;
    box-shadow: 0 2px 15px 0 rgb(153 153 153 / 20%);
    cursor: pointer;
    font-size: 16px;
}

.bmfl span:nth-child(6n+6) {
    margin-right: 0px;
}

.bmfl p {
    font-size: 16px;
    color: #1677FF;
    text-align: center;
    text-align: center;
    cursor: pointer;
}

.smzq_con {
    margin: 10px 0;
    margin-bottom: 40px;
}

.smzq_con>div {
    width: 270px;
    height: 240px;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
    
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 30%);
}

.smzq_con div:nth-child(4n+4) {
    margin-right: 0;
}

.smzq_con h2 a:hover {
    color: #1677ff;
}

.smzq_con div h2 {
    font-size: 20px;
    color: #333333;
    text-align: left;
    margin: 30px 20px 15px 20px;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 600;
}

.smzq_con div h2 img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.smzq_con div h2 span {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    position: absolute;
    right: 0px;
}

.smzq_con p a {
    width: 230px;
    height: 36px;
    text-align: left;
    margin: 0 20px;
    color: #333;
    display: block;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.smzq_con div p a:hover {
    color: #1677ff;
}

.smzq_on {
    background-color: #1677FF !important;
}

.smzq_on h2 {
    font-size: 20px;
    color: #ffffff !important;
    text-align: left;
    margin: 30px;
}

.smzq_on p a {
    color: #ffffff;
}

.smzq_on h2 span {
    color: rgb(255, 255, 255, 0.5) !important;
}

#qtzq div {
    width: 170px;
    float: left;
    text-align: center;
    margin-right: 80px;
}

#qtzq div:nth-child(5) {
    margin-right: 0;
}

.qtzq_con div p:nth-child(1) {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-position: 50% 90%;
}

.qtzq_con div p:nth-child(2) {
    margin: 15px auto;
    font-size: 20px;
}

.xwqy p:nth-child(1) {
    background: url(xwqy.png) no-repeat;
}

.gtgsh p:nth-child(1) {
    background: url(gtgsh.png) no-repeat;
}

.gxjsqy p:nth-child(1) {
    background: url(gxjsqy.png) no-repeat;
}

.shtt p:nth-child(1) {
    background: url(shzz.png) no-repeat;
}

.ls p:nth-child(1) {
    background: url(ls.png) no-repeat;
}

.gat p:nth-child(1) {
    background: url(gangaotai.png) no-repeat;
}

.qtzq_con_title div {
    width: 1200px;
}

.qtzqshow a {
    display: block;
    width: 380px;
    height: 70px;
    padding: 0 25px;
    line-height: 70px;
    float: left;
    background-color: #FFFFFF;
    margin-right: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #2B2F32;
    box-shadow: 0 2px 15px 0 rgba(153, 153, 153, 0.20);
}

.qtzqshow a:hover {
    background-color: #1677ff;
    color: #ffffff;
}

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

.qtzq_con_title span:last-of-type {
    border: 0px;
}

.qtzq_con_title {
    margin: 20px 0;
}

.qtzq_con_title div {
    display: none;
}

.qtzqshow {
    width: 100%;
    display: block !important;
}

#qtzq div p:nth-child(2) {
    padding-bottom: 10px;
    cursor: pointer;
    display: inline-block;
}

.icon0 p:nth-child(1) {
    background: url(xwqy_blue.png) no-repeat;
}

.icon0 p:nth-child(2) {
    color: #1677ff !important;
    border-bottom: 4px solid #1677ff;
}

.icon1 p:nth-child(1) {
    background: url(gtgsh_blue.png) no-repeat;
}

.icon1 p:nth-child(2) {
    color: #1677ff!important;
    border-bottom: 4px solid #1677ff;
}

.icon2 p:nth-child(1) {
    background: url(gxjsqy_blue.png) no-repeat;
}

.icon2 p:nth-child(2) {
    color: #1677ff!important;
    border-bottom: 4px solid #1677ff;
}

.icon3 p:nth-child(1) {
    background: url(shzz_blue.png) no-repeat;
}

.icon3 p:nth-child(2) {
    color: #1677ff!important;
    border-bottom: 4px solid #1677ff;
}

.icon4 p:nth-child(1) {
    background: url(ls_blue.png) no-repeat;
}

.icon4 p:nth-child(2) {
    color: #1677ff!important;
    border-bottom: 4px solid #1677ff;
}

.icon5 p:nth-child(1) {
    background: url(gangaotai_blue.png) no-repeat;
}

.icon5 p:nth-child(2) {
    color: #1677ff!important;
    border-bottom: 4px solid #1677ff;
}

#bumen_xianshi,
#zhuti_xianshi {
    cursor: pointer;
}

.title li {
    cursor: pointer;
}

ul.ztsx_list_li_son span {
    cursor: pointer;
    font-weight: 400;
}

.ztsx_list_li_son li {
    color: #1677ff;
    cursor: pointer;
    font-size: 16px;
}

.title {
    height: 50px;
    /* position: absolute; */
    /* top: -50px; */
    display: block !important;
}

.title li {
    float: left;
    width: 237px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    line-height: 50px;
    margin-right: 3px;
    font-size: 18px;
    color: #FFFFFF;
    /* 	color: #1677FF; */
}

.nav_show {
    border-bottom: 5px solid #FFFFFF !important;
}

.main {
    position: relative;
}

.title_show {
    color: #1677FF !important;
    background-color: #FFFFFF !important;
}

.title_box {
    display: block !important;
    height: 180px;
    background: url(headBg.png);
    width: 100%;
}

.title_bt {
    height: 130px;
    line-height: 130px;
    color: #ffffff;
    font-size: 30px;
}

.title_bt h1 {
    font-size: 30px !important;
    outline: none;
}

.head_nt_rg a:hover {
    color: #ffffff !important;
}

.head_nc_lf li {
    font-weight: 800;
    font-family: "Microsoft YaHei", serif;
}

.head_nc_lf a:hover {
    color: #ffffff;
}

.title li a {
    font-size: 18px;
    color: #FFFFFF;
    display: block;
}

.title_show a {
    color: #1677FF !important;
}

.huise_but {
    background: rgb(153 153 153 / 0.2) !important;
    color: rgb(153 153 153 / 0.4) !important;
    cursor: none;
}

.huise_but:hover {
    background-color: rgb(153 153 153 / 0.2) !important;
    color: rgb(153 153 153 / 0.4) !important;
    cursor: not-allowed;
}

.ztfl span:hover,
.bmfl span:hover {
    background: #1677FF !important;
    color: #FFFFFF !important;
}

.ztsx h1 div ul li:hover a,
.bmsx h1 div ul li:hover a {
    color: #ffffff;
}

.rmdh li>div:nth-child(2) a {
    text-align: left;
}

.smzq_con p a {
    text-align: left !important;
}