:root{
    --conwidth:1250px;
    --themeColor:#2d548f;
}
/* @font-face {
    font-family: 'hwxw';
    src: url('../fonts/hwxw.ttf');
} */
a,
span,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
section,
html,
button,
body {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue, Helvetica, STHeiTi, sans-serif';
}
html,body{
    max-width: 1920px;
    margin: 0 auto;
    background: #f0f0f0;
}

ul,
li {
    list-style-type: none;
}
img,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div {
    transition: all 0.7s ease;
}

a {
    transition: all 0.3s ease;
    text-decoration: none;
}

img {
    width: 100%;
    display: block;
}
input:focus{
    outline: none;
}

br {
    clear: both;
}

.textcen {
    text-align: center;
}
.red{
    color: #f74d4d;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.blcen{
    margin: 0 auto;
}
/*头部*/
.header{
    padding: 70px 0 90px 0;
    min-width: var(--conwidth);
    margin: 0 auto;
    background: url('../img/header_bg_01.jpg') no-repeat;
    position:relative;
}
.header .hengfu{
    position:absolute;
    top:0;
    left: 0;
    width:100%;
    line-height: 3;
    color:#fff;
    background: rgba(45, 84, 143, .8);
    font-size: 13px;
}
.header_main{
    width: var(--conwidth);
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.header_main > img{
    width: 550px;
}
.header_main .ht_r img{
    width: 300px;
    margin-bottom:30px;
}
.header_search .date{
    font-size: 14px;
    color: #e0e7ff;
    margin: 0 0 25px 0;
}
.header form{
    margin: 20px 0 0 0;
}
.header input{
    background-color: #FFFFFF;
    background-image: url('../img/gy_zoom.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 15px 13px;
    border: none;
    padding: 18px 10px 18px 45px;
    border-radius: 5px 0 0 5px;
    width: 275px;
}
.header button{
    background: var(--themeColor);
    border: none;
    color: #FFFFFF;
    padding: 11px 25px 14px 25px;
    border-radius: 0 5px 5px 0;
    font-size: 18px;
    cursor: pointer;
}
/* 导航 */
.nav{
    /* background: var(--themeColor); */
    position: absolute;
    left:50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;;
    overflow:hidden;
}
.navmain{
    width: var(--conwidth);
    background:var(--themeColor) ;
}
.navmain ul{
    width: fit-content;
    margin:0 auto;
}
.nav ul li{
    padding: 22px 7px;
}
.nav ul li a{
    font-size: 18px;
    color: #ffffff;
    padding: 0px 30px 0px 30px;
    display: block;
    text-align:center;
    border-right: 1px solid #4170b8;
}
.nav ul li:last-of-type a{
    border: none;
}
.nav ul li a img{
    width: 24px;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    margin:0 auto;
    margin-bottom:6px;
}
.nav ul li a:hover{
    /*background: #f39800;*/
}
/* 公告 */
.gg{
    background: var(--themeColor);
}
.gg .gg_main{
    width: 1210px;
    padding: 15px 20px 12px 20px;
    display: flex;
}
.gg .gg_tit{
    display: flex;
    font-size: 14px;
    color: #e1e1e1;
}
.gg .gg_tit img{
    width: 16px;
    height: 14px;
    margin: 3px 10px 0 0;
}
.gg_list{
    overflow: hidden;
    width: 1100px;
}
.gg_list .item{
    display: inline;
    font-size: 14px;
    color: #FFF;
    width: 400px;
}
/* 首页 */
.body{
    padding: 60px 0 0 0;
    background: url('../img/bg_02.jpg') no-repeat;
}
.body_main{
    width: 1250px;
}
.block{
    margin: 0 0 15px 0;
}
.block .bl_list{
    width: 610px;
    background: #fff;
}
/* .block .bl_list:nth-child(2){
    margin: 0;
} */
.block1{
    /* padding: 10px; */
    /* background: #FFF; */
}
.bl_left{
    background: #FFF;
}
/* 新闻轮播 */
.notice-sk{width: 570px;height: 440px;}
.notice-sk .slick-dots{position:absolute;left:0;bottom:43px;right:0;font-size:0;text-align:center;overflow:hidden}
.notice-sk .slick-dots li{margin:0 7px;display:inline-block;vertical-align:middle;width:15px;height:15px;background:url(../img/dot1.png) center center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;cursor:pointer;overflow:hidden}
.notice-sk .slick-dots button{outline:0;border:none;text-indent:-999px}
.notice-sk .slick-dots .slick-active{background-image:url(../img/dot2.png)}
.notice-sk{position:relative;overflow:hidden}
.notice-sk .slick-list,.notice-sk .slick-track{height:100%}
.notice-sk .item{height:100%;position:relative}
.notice-sk a{display:block;height:100%;position:relative;overflow:hidden}
.notice-sk .bg{height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.notice-sk .tit2{padding:0 16px;position:absolute;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);}
.notice-sk .tit2 h4{width:68%;font-size:16px;color:#fff;font-weight:400;line-height:40px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.notice-sk a:hover .bg{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.notice-sk .slick-dots{position:absolute;right:0;bottom:13px;font-size:0;text-align:right;overflow:hidden;z-index:2}
.notice-sk .slick-dots li{display:inline-block;vertical-align:middle}
.notice-sk .slick-dots button{outline:0;border:none;background-color:transparent;font-size:16px;color:#fff;text-align:center;min-width:30px;height:40px;line-height:40px;background-color:rgba(3,49,118,.5);cursor:pointer}
.notice-sk .slick-dots .slick-active button{background-color:rgba(2,61,150,.8)}
.notice-sk .slick-arrow{position:absolute;top:50%;width:33px;height:63px;background-repeat:no-repeat;background-position:center center;background-color:transparent;-webkit-background-size:cover;background-size:cover;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);outline:0;border:none;text-indent:-999px;cursor:pointer;overflow:hidden}
.notice-sk .slick-prev{left:0;background-image:url(../img/prev2.png)}
.notice-sk .slick-next{right:0;background-image:url(../img/next2.png)}
.dian{
    display:inline-block;
    width: 0.4em;
    aspect-ratio: 1/1;
    height: auto;
    background:var(--themeColor) ;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.xhdt{
    width: 660px;
    background-color: #fff;
}
.xhdt .tj{
    padding: 20px 0 20px 0;
    border-bottom: 1px dashed #808080;
}
.xhdt .tj h3{
    font-size: 18px;
    color: #ec0606;
    margin: 0 0 10px 0;
}
.xhdt .tj p{
    font-size: 14px;
    color: #585858;
    line-height: 2;
}
.xhdt .tj p span{
    color: #e10000;
}
.xhdt .tj a:hover h3{
    color: #e50012;
}
.xhdt .con{
    padding: 12px  20px;
}
.xhdt .conlist{
    padding: 6px 0;
}
.xhdt .conlist ul li{
    padding: 8px 0;
}
.xhdt .conlist ul li:last-child{
    border: none;
}
.xhdt .conlist ul li a{
    font-size: 14px;
    color: #1a1a1a;
}
.xhdt .conlist ul li a:hover{
    color: var(--themeColor);
}
.xhdt .conlist ul li .li_icon{
    width: 17px;
    margin: 5px 10px 0 0;
}
.xhdt .conlist ul li a .li_date{
    color: #b6b6b6;
}
/* 板块二 */
.bll_list{
    padding: 0 20px 20px;
}
.bll_list ul li{
    margin: 0 0 20px 0;
}
.bll_list ul li a{
    font-size: 16px;
    color: #524f4f;
}
.bll_list ul li a img{
    width: 4px;
    height: 6px;
    margin: 10px 15px 0 0;
}
.bl_list .tj{
    padding: 0 0 0px 15px;
}
.bl_list .tj a:hover h3{
    color: var(--themeColor);
}
.bl_list .tj .tjr{
    border-bottom: 1px dashed #808080;
}
.bl_list .tj img{
    width: 40px;
    margin: 0 15px 0 0;
}
.bl_list .tj h3{
    font-size: 16px;
    color: #242424;
    margin: 0 0 10px 0;
}
.bl_list .tj p{
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2;
    margin: 0 0 15px 0;
}
.cpcxpt{
    width: 310px;
}
.cpcxpt .tit_cp{
    text-align: center;
    padding: 24px 0 24px 0;
    background: url('../img/titbg2_07.jpg') no-repeat;
}
.cpcxpt .tit_cp h4{
    font-size: 23px;
    color: #ffffff;
}
.cpcxpt_con{
    background: #FFFFFF;
    display: flex;
    padding: 12px 40px 15px 10px;
    align-items: flex-start;
    justify-content: space-between;
}
.cpcxpt_con img{
    width: 170px;
    margin-right: 10px;
    object-fit: contain;
    height:auto;
}
.cpcxpt_con .item{
    display:flex;
    align-items:center;
    margin: 0 0 15px 0;
}
.cpcxpt_con form{
    flex:1;
}
.cpcxpt_con input{
    margin-left:10px;
    background: #f3f7fc;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #a9a9a9;
    padding: 12px 0 10px 20px;
    flex:1;
}
.cpcxpt_con button{
    background: #0b6bc0;
    color: #FFFFFF;
    border-radius: 5px;
    border: none;
    padding: 10px;
    width: 160px;
    font-size: 16px;
    margin: 0 0 15px 0;
    cursor: pointer;
    margin: 0 auto;
    display:block;
    margin-top: 24px;
}
.cpcxpt_con .tips{
    font-size: 12px;
    color: #dbab65;
}
/* 板块三 */
.block3 .bl_left{
    padding: 10px 10px 13px 10px;
}
.block3 .bl_list{
    width: 420px;
    margin: 0 30px 0 0;
}
.block3 .bll_list{
    padding: 0 0 0 8px;
}
.block3 .bll_list ul li{
    margin: 26px 0 26px 0;
}
.block3 .bll_list ul li a{
    font-size: 16px;
    color: #333333;
}
.bll_list ul li a:hover{
    color: var(--themeColor);
}

.block3 .zscx{
    width: 325px;
}

.block3 .zscx .zscxcon{
    padding: 30px 0 30px 14px;
    background: #fff9f4;
}
.block3 .zscx .zscxcon input{
    border: 1px solid #dbab65;
    border-radius: 10px;
    background: #FFF;
    width: 268px;
    height: 45px;
    padding: 0 0 0 20px;
    margin: 0 0 15px 0;
}
.block3 .zscx .zscxcon button{
    background: #b20f22;
    color: #FFF;
    font-size: 18px;
    border: none;
    width: 290px;
    padding: 10px 0 10px 0;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}
.zscx .tips{
    font-size: 12px;
    color: #dbab65;
}
.ztzl{
    width: 310px;
}
.ztzl .tit_zt{
    padding: 24px 0 24px 0;
    background: url('../img/titbg3_07.jpg') no-repeat;
}
.ztzl .tit_zt h4{
    font-size: 23px;
    color: #FFFFFF;
    text-align: center;
}
.ztbdcon{
    padding: 10px 10px 10px 10px;
    background: #FFFFFF;
}
.ztbdcon ul li{
    margin: 0 0 10px 0;
}
.ztbdcon ul li:nth-child(4){
    margin: 0 0 0 0;
}
/* 板块四 */
.ad{
    margin: 0 0 15px 0;
}
.ad img{
    width: 1250px;
}
/* 板块五 */
.block5 .bl_list{
    width: 420px;
    margin: 0 30px 0 0;
}
.block5 .bll_list{
    padding: 0 0 0 8px;
}
.block5 .bll_list ul li{
    margin: 23px 0 23px 0;
}
.block5 .bll_list ul li a{
    font-size: 16px;
    color: #333333;
}
.block5 .bll_list ul li a:hover{
    color: var(--themeColor);
}
.block5 .bll_list ul li a::before{
    content: '';
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    background: #000000;
    border-radius: 10px;
    margin: 10px 10px 0 0;
}
.block5 .ztbd{
    width: 325px;
}
.block5 .ztbd img{
    width: 306px;
    height: 71px;
}
.block5 .ztbd .ztbdcon{
    background: #fff9f4;
    padding: 20px 0 20px 10px;
}
.block5 .ztbd .ztbdcon ul li{
    margin: 0 0 20px 0;
    overflow: hidden;
}
.block5 .ztbd .ztbdcon ul li a:hover img{
    scale: 1.1;
}
/* 板块六 */
.block6{
    background: #FFFFFF;
}
.block6 .pic-fa{
    padding: 0 10px 20px;
}
.block6 .piclist{
    margin: 20px 0 0 0;
    overflow: hidden;
}
.block6 .piclist img{
    width: 260px;
    height: 165px;
}
.block6 .piclist .img{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.block6 .piclist .plt{
    font-size: 14px;
    color: #1a1a1a;
    text-align: center;
}
.block6 .piclist a:hover .plt{
    color: var(--themeColor);
}
.block6 .piclist a:hover img{
    scale: 1.1;
}
.block6 .swiper-slide{
    width: auto;
    margin: 0 20px 0 0;
}
/* 板块七 */
.block7{
    background: #FFFFFF;
    margin-bottom: 30px;
}
.yqljmain{
    width: var(--conwidth);
}
.yqljmain .tityq{
}
.yqljmain .tityq h4{
    font-size: 22px;
    color: #0a0a0a;
}
.yqljmain .tityq .titbg{
    background: url('../img/titl_03.jpg') repeat-x;
    background-position: 20px 4px;
    width: calc(100% - 110px);
    margin: 5px 0 0 0;
}
.yqljmain .tityq .titbg img{
    width: 25px;
}
.block7 .yqlj_list{
    margin: 15px 0 0 0;
    padding: 0 30px;
    padding-bottom: 20px;
}
.block7 .yqlj_list ul{
    width: fit-content;
    margin:0 auto;
}
.block7 .yqlj_list ul li{
    margin: 0 15px 0 0;
    overflow: hidden;
}
.block7 .yqlj_list ul li:nth-child(5){
    margin-right: 0;
}
.block7 .yqlj_list ul li a:hover img{
    scale: 1.1;
}
.block7 .yqlj_list ul li img{
    width: 220px;
    height: 72px;
}
/* 底部 */
.footer{
    background: var(--themeColor);
    padding: 0 0 10px 0;
    min-width: var(--conwidth);
    margin: 0 auto;
}
.footer_main{
    width: var(--conwidth);
    display:flex;
    justify-content: space-between;
    align-items:center;
}
.footcon{
    font-size: 13px;
    color: #FFFFFF;
    line-height: 2;
    padding: 20px 0 0 0;
}
.footerimg{
    padding: 20px 0 0 0;
    display:flex;
    gap: 40px;
    text-align:center;
    color:#fff;
}
.footerimg img{
    width: 100px;
    height:100px;
}
.footerimg p{
    margin-top: 10px;
    font-size: 15px;
}

/* 面包屑 */
.mbx{
    background: #FFFFFF;
    border-bottom: 1px solid #e7e7e7;
}
.mbxmain{
    display: flex;
    padding: 20px 0 20px 30px;
}
.mbx .mbxmain{
    width: var(--conwidth);
}
.mbx img{
    width: 16px;
    margin: 0 15px 0 0;
}
.mbx p{
    font-size: 14px;
    color: #a8a8a8;
}
.mbx p span{
    color: #b20f22;
}
/* 单页 */
.page_body{
    padding: 65px 0 50px 0;
}
.page_con{
    width: 925px;
    margin:0 0 50px 0;
    background: #FFFFFF;
}
.pac_con{
    font-size: 16px;
    color: #555;
    padding: 20px 20px 60px 20px;
}
.pac_con img{
    max-width: 100%;
}
.page_con .pagetit{
    padding: 25px 25px 0 25px;
    font-weight: bold;
    font-size: 20px;
    color: #004CAF;
}
.page_con .pagetit h4{
    padding: 0 0 20px 0;
    border-bottom: 1px solid #E7E7E7;
}
.page_con .pagetit::before{
    content: '';
    display: block;
    float: left;
    background: #f06522;
    width: 10px;
    height: 25px;
    margin: 0 20px 0 0;
}
/* 列表页 */
.list_body{
    padding: 65px 0 40px 0;
}
.list_con{
    width: 925px;
    margin:0 0 50px 0;
    background: #FFFFFF;
}
.lic_con{
    padding: 20px 0 0 0;
}
.lic_con .lic_tit{
    padding: 0px 25px 0 25px;
    font-weight: bold;
    font-size: 20px;
    color: #004CAF;
    margin: 0 0 20px 0;
}
.lic_con .lic_tit h4{
    padding: 0 0 20px 0;
    border-bottom: 1px solid #E7E7E7;
}
.lic_con .lic_tit::before{
    content: '';
    display: block;
    float: left;
    background: #f06522;
    width: 10px;
    height: 25px;
    margin: 0 20px 0 0;
}
.list_con .li_data{
    padding: 0 20px 0 20px;
}
.list_con .li_data li{
    margin: 0 0 20px 0;
    padding: 0 10px 20px 10px;
    border-bottom: 1px dashed #dbdbdb;
}
.list_con .li_data li a{
    font-size: 16px;
    color: #444444;
}
.list_con .li_data li a p{
    padding: 0 0 0 30px;
    background: url('../img/libg2.jpg') no-repeat;
    background-position: left 66%;
}
.list_con .li_data li a:hover{
    color: var(--themeColor);
}
.list_con .li_data li .img{
    width: 280px;
    height: 193px;
    margin: 0 0 10px 0;
    overflow: hidden;
}
.list_con .li_data_pic li{
    width: 275px;
    border: none;
}
.list_con .li_data li .list_pic p{
    background: none;
    padding: 0;
    text-align: center;
}
.list_con .li_data_pic li a:hover img{
    scale: 1.1;
}
/* 详情页 */
.show_body{
    padding: 100px 0 40px 0;
}
.show_con{
    width: 885px;
    margin:0 0 50px 0;
    background: #FFFFFF;
    padding: 20px;
}
.shcc_con{
    padding: 20px;
    font-size: 14px;
    color: #3b3b3b;
}
.shcc_con .thumb{
    max-width: 240px;
    max-height: 165px;
}
.rel {
    margin-top: 40px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}
.rel p {
    margin-top: 20px;
}
.rel p a {
    color: #7f8282;
}
.rel p .da:before {
    content: "·";
    font-weight: bold;
    padding-right: 10px;
}
.rel p a:hover {
    color: var(--themeColor);
}
.rer {
    margin-top: 40px;
}
.rer h3 {
    color: #343434;
    font-size: 22px;
    margin-bottom: 10px;
}
.rer ul {
    border-top: 1px dashed #eee;
}
.rer li {
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    line-height: 45px;
}
.rer li:last-child{
    border: none;
}
.rer li a:hover p{
    color: var(--themeColor);
}
.rer p {
    float: left;
    width: 650px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding-left: 15px;
    color: #444444;
}
.rer p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #dddddd;
    border-radius: 50%;
}
.rer span {
    float: right;
    font-size: 14px;
    color: #999999;
}
/* 证书查询 */
.zscx_body{
    background: url('../img/bg_02.jpg') no-repeat;
    min-width: var(--conwidth);
    margin: 0 auto;
    text-align: center;
    padding-bottom: 105px;
}
.zscx_body .imgt1{
    width: 658px;
    margin-top: 95px;
    margin-bottom: 50px;
}
.zscx_body .imgt2{
    width: 331px;
    margin-bottom: 50px;
}
.zscx_body .from{
    /* background: rgba(255, 255, 255, .6); */
    width: 800px;
    border-radius: 10px;
    margin-bottom: 175px;
    overflow:hidden;
    box-shadow: 2px 3px 10px -5px rgba(0,0,0,.7);
}
.zscx_body .from h3{
    color: #fff;
    font-size: 26px;
    text-align:center;
    background: url(../img/setitbg_03.png) no-repeat center/cover;
    line-height: 2.5;
    position:relative;
    display:flex;
    align-items:center;
    justify-content: center;
}
.zscx_body .from h3::before,.zscx_body .from h3::after{
    content: '';
    display:block;
    width: 100px;
    height:1px;
    background-color:#fff ;
    margin: 0 20px;

}
.zscx_body .form{
    width: 100%;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.zscx_body .from .item{
    /* width: 420px; */
    display: flex;
    /* justify-content:center; */
    align-items:center;
    border-radius: 10px;
    justify-content: center;
    margin-top: 30px;
}
.zscx_body .from .item img{
    width: 17px;
}
.zscx_body .from .item label{
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
}
.zscx_body .from .item label span{
    color: red;
}
.zscx_body .from .item input{
    border: 1px solid #ddd;
    line-height: 2;
    font-size: 16px;
    padding: 10px 16px;
    width: 300px;
}
.zscx_body .from button{
    background: #e97531;
    color: #FFFFFF;
    font-size: 24px;
    border: none;
    width: 450px;
    padding: 10px 0 10px 0;
    border-radius: 5px;
    margin-top: 40px;
}
.zscx_body .from .tips{
    font-size: 13px;
    color: #9f9f9f;
    text-align: left;
    line-height: 1.8;
    padding-left:129px;
    margin-top:40px;
    margin-bottom: 20px;
}
.zscx_body .from .tips h5{
    font-size: 16px;
    color: #ffce57;
}
.zscx_body .tips{
    font-size: 13px;
    color: #d80606;
}
.zscx_body .bq{
    font-size: 15px;
    color: #3a3a3a;
}
.search{
    padding: 0 0 50px 0;
}
.search .window {
    width: 900px;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    padding-bottom: 45px;
    margin: 0 auto;
}
.search .window .tit {
    height: 90px;
    border: none;
    line-height: 55px;
    text-align: center;
    background: url(../img/setitbg_03.png) no-repeat top center;

}
.search .window .tit h2 {
    color: #fff;
    font-size: 26px;
    letter-spacing: 10px;
    position: relative;
    display: inline-block;
}
.search .window .tit h2:before {
    content: "";
    position: absolute;
    left: -156px;
    top: 50%;
    transform: translateY(1px);
    width: 120px;
    height: 1px;
    background: #fff;
}
.search .window .tit h2:after {
    content: "";
    position: absolute;
    right: -156px;
    top: 50%;
    transform: translateY(1px);
    width: 120px;
    height: 1px;
    background: #fff;
}
.search .window .form {
    width: 470px;
    padding-top: 35px;
    margin: 0 auto;
}
.search .window .form .item {
    margin-top: 25px;
}
.search .window .form label {
    float: left;
    display: block;
    width: 80px;
    line-height: 55px;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
    position: relative;
}

.search .window .form label:before {
    content: "*";
    position: absolute;
    left: -15px;
    top: 0;
    color: #f61d1d;
}
.search .window .form input {
    width: 370px;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
    padding: 0 15px;
    float: right;
}
.search .window .form button {
    width: 100%;
    background: #e97531;
    border: 0;
    outline: none;
    height: 50px;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}
.search .window .form button:hover {
    box-shadow: 0 0 5px #e97531;
}
.search .window .tips {
    width: 570px;
    margin: 0 auto;
    margin-top: 55px;
}
.search .window .tips h3 {
    color: #feae2f;
    font-size: 16px;
    background: url(../img/search_07.jpg) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
}
.search .window .tips p {
    color: #9f9f9f;
    font-size: 14px;
    line-height: 25px;
    padding-left: 20px;
}
/* 证书查询弹窗 */
.smzz{width: 100%;height: 100%;background: rgba(0,0,0,.7);position: fixed;top: 0px;left: 0px;z-index: 1000;margin-bottom: 0!important;display: none;}
.smtit{text-align: center;font-size: 22px;}
.smmain{width: 50%;background: #fff;padding: 40px 55px;box-sizing: border-box;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 10px;}
.smtitle{font-size: 26px;color: #000000;font-weight: bold;text-align: center;margin-bottom: 30px;}
.smtan #tis{font-size: 15px;}
.smtan .text{color: #484848;line-height: 2;margin-top: 10px;font-size: 16px;}
.sm2title{color: var(--themeColor);font-size: 18px;font-weight: bold;margin-top: 30px;}
.sm_btn{width: 190px;height: 50px;background: #d1d1d1;border-radius: 10px;text-align: center;font-size: 22px;color: #999999;line-height: 50px;margin: 40px auto;}
.sm_btn div{text-align: center;}
.sm_read{background: var(--themeColor);color: #fff;cursor: pointer;border-radius: 10px;}

.mob .smtit{font-size: 70px;padding: 0px 0 30px 0;}
.mob .smmain{height: 85%;width:90%;border-radius: 2rem;}
.mob .smtan{overflow-y: scroll;height: 80%;}
.mob .smtan #tis{font-size: 55px;}
.mob .sm_btn{border-radius: 20px;bottom: 40px;left:50%;position: absolute;transform: translateX(-50%);font-size: 60px;width: 540px;height: 105px;line-height:1.5;}
.mob .renzhen{text-align: center;width: 92%;}
.mob .sm_read{padding: 20px 0;}
/* 证书查询结果页 */
.cretabout {
    width: 1200px;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    padding-bottom: 45px;
    margin: 0 auto;
}
.cretabout .tit {
    background: url(../img/setitbg_03.png) no-repeat top center;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-size: 100%;
    border: none;
}

.cretabout .tit h2 {
    font-size: 26px;
    color: #FFFFFF;
    margin: 0px 15px 0px 0;
}
.cretabout .tit h4::before{
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    float: left;
    background: #FFFFFF;
    margin: 3px 20px 0 0;
}
.cretabout .tit2{
    text-align: center;
    border-bottom: 1px solid #191c61;
    padding-bottom: 30px;
    width: 80%;
    margin: 0 auto;
}
.cretabout .tit2 h2{
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    border: none;
    margin-bottom: 20px;
}
.cretabout .tit2 p{
    font-size: 15px;
    color: #313131;
}
.cretabout .form {
    width: 450px;
    padding-top: 35px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.cretabout .form .item {
    margin-top: 25px;
}
.cretabout .form label {
    float: left;
    display: block;
    width: 110px;
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    position: relative;
    line-height: 50px;
}

.cretabout .form .label:before {
    content: "*";
    position: absolute;
    left: -15px;
    top: 0;
    color: #f61d1d;
}
.cretabout .form input {
    width: 340px;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
    padding: 0 15px;
    float: right;
    font-size: 16px;
}
.cretabout .form button {
    width: 100%;
    background: #133d99;
    border: 0;
    outline: none;
    height: 50px;
    color: #fff;
    font-size: 20px;
    margin-top: 40px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
    font-weight: bold;
}
.cretabout .form button:hover {
    box-shadow: 0 0 5px #e97531;
}
.cretabout .tips {
    width: 750px;
    margin-top: 55px;
    margin: 0 auto;
    background: #f4f8ff;
    padding: 15px 40px 20px 40px;
    border-radius: 5px;
}
.cretabout .tips h3 {
    color: #feae2f;
    font-size: 17px;
    background: url(../img/tip.png) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
    font-weight: normal;
}
.cretabout .tips p {
    color: #9f9f9f;
    font-size: 16px;
    line-height: 2;
    padding-left: 20px;
}
/* 查询结果页一 */
.crettable{
    width: 94%;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    border: 1px solid #bebebe;;
    border-collapse: collapse;
}
.crettable th{
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 3px solid var(--themeColor);
    padding: 15px 0 15px 0;
    font-size: 18px;
    color: #636363;
    background: #f3f1f1;
}
.crettable td{
    border-bottom: 1px dashed #bebebe;
    padding: 15px 0 15px 0;
}
.crettable a{
    color: var(--themeColor);
    font-weight: bold;
    font-size: 17px;
}
.crettable a:hover{
    text-decoration: underline;
}
/* 查询结果页二 */
.cretabout {
    width: 1200px;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    padding-bottom: 45px;
    margin: 0 auto;
}
.cretabout .tit {
    background: url(../img/setitbg_03.png) no-repeat top center;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-size: 100%;
}

.cretabout .tit h2 {
    font-size: 26px;
    color: #FFFFFF;
    margin: 0px 15px 0px 0;
}
.cretabout .tit h4::before{
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    float: left;
    background: #FFFFFF;
    margin: 3px 20px 0 0;
}
.cretabout .tit2{
    text-align: center;
    border-bottom: 1px solid var(--themeColor);
    padding-bottom: 30px;
    width: 80%;
    margin: 0 auto;
}
.cretabout .tit2 h2{
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    border: none;
    margin-bottom: 20px;
}
.cretabout .tit2 p{
    font-size: 15px;
    color: #313131;
}
.cretabout .form {
    width: 450px;
    padding-top: 35px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.cretabout .form .item {
    margin-top: 25px;
}
.cretabout .form label {
    float: left;
    display: block;
    width: 110px;
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    position: relative;
    line-height: 50px;
}

.cretabout .form .label:before {
    content: "*";
    position: absolute;
    left: -15px;
    top: 0;
    color: #f61d1d;
}
.cretabout .form input {
    width: 340px;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
    padding: 0 15px;
    float: right;
    font-size: 16px;
}
.cretabout .form button {
    width: 100%;
    background: var(--themeColor);
    border: 0;
    outline: none;
    height: 50px;
    color: #fff;
    font-size: 20px;
    margin-top: 40px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
    font-weight: bold;
}
.cretabout .form button:hover {
    box-shadow: 0 0 5px #e97531;
}
.cretabout .tips {
    width: 750px;
    margin-top: 55px;
    margin: 0 auto;
    background: #f4f8ff;
    padding: 15px 40px 20px 40px;
    border-radius: 5px;
}
.cretabout .tips h3 {
    color: #feae2f;
    font-size: 17px;
    background: url(../img/tip.png) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
    font-weight: normal;
}
.cretabout .tips p {
    color: #9f9f9f;
    font-size: 16px;
    line-height: 2;
    padding-left: 20px;
}
/* 证书查询结果 */
.cretres{
    padding: 35px 35px 35px 35px;
}
.cretres .titc{
    background: url('../img/i27.png') no-repeat;
    background-position: 15px 4px;
    border-bottom: 1px solid #959595;
    padding: 0 0 25px 45px;
}
.cretres .titc h4{
    font-size: 20px;
    color: var(--themeColor);
}
.cretcon {
    padding: 30px 0 0 20px;
}
.cretcon .ccl{
    width: 680px;
}
.cretcon .ccl ul li{
    color: #737373;
    border-bottom: 1px dashed #7f7f7f;
    margin: 0 0 15px 0;
    padding: 0 0 15px 10px;
}
.cretcon .ccl ul li h5{
    font-weight: bold;
    float: left;
    font-size: 18px;
    margin: 0 10px 0 0;
}
.cretcon .ccl ul li span{
    font-size: 16px;
    font-weight: bold;
}
.cretcon .ccl .tip{
    font-size: 14px;
    color: #6d6d6d;
    font-weight: bold;
    padding: 15px 0 0 0;
    margin: 0 0 40px 0;
}
.cretcon .ccl .tip .gs{
    color: #ff9600;
    margin: 0 0 0 20px;
}
.cretcon .ccl button{
    background: #797979;
    border: none;
    color: #FFFFFF;
    padding: 10px 35px 10px 35px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}
.cretcon .ccr{
    margin: 0 10px 0 0;
    text-align: center;
}

.cretcon .ccr .pic img{
    margin: 0 0 30px 0;
    max-width: 150px;
    max-height: 240px;
}
.cretcon .ccr a{
    background: #0ca9b8;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 17px 10px 17px;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
}
.cretcon .ccr .xxda{
    background: #ff7200;
}
/* 学习档案 */
.xxdat{
    width: 100%;
    border-collapse: collapse;
}
.xxdat tr th{
    border: 1px solid #ebebeb;
    height: 30px;
    width: 20%;
    text-align: left;
    padding: 0px 20px;
    background: #fafafa;
}
.xxdat tr td{
    border: 1px solid #ebebeb;
    width: 20%;
    text-align: left;
    padding: 0px 20px;
    background: #fafafa;
}
.xxdat tr .pic{
    padding: 30px 30px;
}
.xxdat tr .titt{
    padding: 10px 10px;
    text-align: center;
}
.xxdat .list td{
    padding: 10px 20px;
    background: #FFFFFF;
}
.crettable{
    width: 94%;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    border: 1px solid #bebebe;;
    border-collapse: collapse;
}
.crettable th{
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 3px solid #133d99;
    padding: 15px 0 15px 0;
    font-size: 18px;
    color: #636363;
    background: #f3f1f1;
}
.crettable td{
    border-bottom: 1px dashed #bebebe;
    padding: 15px 0 15px 0;
}
.crettable a{
    color: #191c61;
    font-weight: bold;
    font-size: 17px;
}
.crettable a:hover{
    text-decoration: underline;
}
/* 第三方页面 */
.result .zsimg{
    position: relative;
}
.result .zsimg .zscon{
    text-align: left;
    font-size: 19px;
    /*font-weight: bold;*/
    
}
.result .zsimg .zscon ul li{
    /* font-family: 'hwxw'; */
}
.result .zsimg .zcont{
    position: absolute;
    top: 380px;
    left: 184px;
    font-weight: bold;
}
.result .zsimg .zscon .zcont ul li{
    margin: 0 0 15px 0;
}
.result .zsimg .zscon .avatar{
    position: absolute;
    top: 376px;
    right: 155px;
    width: 160px;
    height: 235px;
    overflow: hidden;
}
.result .zsimg .zscon .ewm{
    position:absolute;
    bottom: 164px;
    left: 169px;
}
.result .zsimg .zscon .zconb{
    position:absolute;
    bottom: 196px;
    right: 207px;
    font-weight: bold;
}
.result .zsimg .zscon .zconb ul li{
    /*margin: 0 0 30px 0;*/
}
.divbut{
    margin-top: 30px;
    text-align: center;
}
.divbut a{
    background: var(--themeColor);
    color: #FFFFFF;
    padding: 15px 90px;
    border-radius: 5px;
    margin: 0 60px;
}
























/* 标题一样式 */
.tit{
    padding: 8px 20px;
    background: #f5f5f5;
}
.tit h4{
    font-size: 18px;
    color: #003e6c;
    padding: 6px 0;
    padding-left: 30px;
    background: url(../img/xwact.png) no-repeat left center;
    background-size: 25px;
}
.tit a{
    font-size: 15px;
    color: #8e8e8e;
}
.tit a:hover{
    color: var(--themeColor);
}
/* 标题三样式 */
.tit3{
    margin: 0 0 23px 0;
    display:flex;
    align-items:flex-end;
    height: 40px;
    padding-right:10px ;
}
.tit3 h4{
    font-size: 18px;
    line-height: 40px;
    padding: 0 20px;
    color: #FFFFFF;
    background: var(--themeColor);
}
.tit3 div{
    height:100%;
    flex:1;
    background: url(../img/xxie.jpg) no-repeat left center/auto 100%;
}
.tit3 a{
    font-size: 14px;
    color: #939393;
}
.tit3 a:hover{
    color: var(--themeColor);
}
/* 标题四 */
.tit4{
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    padding: 40px 20px 20px 20px;
}
.tit4 h4{
    font-size: 24px;
    color: #343434;
    margin-bottom: 20px;
}
.tit4 p{
    font-size: 14px;
    color: #999999;
}
.tit4 p span{
    padding: 0 20px;
}
/* 子页左侧菜单 */
.menu_left{
    width: 305px;
    font-size: 13px;
}
.menu_left .tit3{
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0px 0;
    text-align: center;
    padding: 0px 0 0px 0;
    border-left: 10px solid var(--themeColor);
    border-right: 10px solid var(--themeColor);
    height: auto;
}
.menu_left .tit3 h4{
    background: url('../img/lbj.jpg') no-repeat;
    padding: 12px 0;
    background-position:right;
    width: 100%;
}
.menu_left ul li a{
    font-size: 16px;
    color: #444;
    display: block;
    font-weight: bold;
}
.menu_left ul li a:hover{
    color: var(--themeColor);
    text-decoration: underline;
}
.menu_left ul li .active{
    background: url('../img/lbjj.jpg') left top repeat-y;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.menu_left ul li{
    width: 100%;
    line-height: 50px;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
    background-color: #FFFFFF;
}
.menu_left ul li:last-child{
    border: none;
}
/* 分页 */
.page{
    padding: 60px 0 0 0;
    width: 100%;
}
.pagination-block{
    display: flex;
    justify-content: center;
}
.pagination {
    text-align: center;
    float: left;
    font-size: 14px;
}
.pagination_info{
    float: left;
    padding: 6px 0 0 0;
    color: #a4a4a5;
    font-size: 14px;
    margin: 0 5px 0 0;
}
.pagination_info i{
    font-style: normal;
    color: #ff0000;
}
.pagination_jump{
    float: left;
    padding: 5px 0 0 0;
    color: #a4a4a5;
    font-size: 14px;
}
.pagination_jump a{
    color: #a4a4a5;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    padding: 2px 9px;
}
.pagination_jump .input-jump-page{
    width: 30px;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
}
.pagination li {
    color: #a4a4a5;
    line-height: 12px;
    /* background: #0e368e; */
    display: inline-block;
    margin: 0 4px;
    padding: 9px 9px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
}
.pagination li a {
    color: #a4a4a5;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pagination li.active {
    background: var(--themeColor);
}
.pagination li.active span{
    color: #FFFFFF;
}

/* 轮播分页器 */
.swiper-pagination{
    text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px;
    width: calc(100% - 20px);
    position: absolute;
    z-index: 1;
}
.swiper-paginationl .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: .8;
    width: 8px;
    height: 8px;
}
.swiper-pagination .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: .8;
    width: 10px;
    height: 10px;
}
.swiper-paginationl .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{
    background: #c00116;
}