:root{
    --bodywidth:1920px;
    --color:#be1329;
    --mainwidth:1250px;
    --titbg:url('../img/titbg.jpg') no-repeat left/cover;
    --cxwidth:1100px;
}
/* @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: var(--bodywidth);
    margin: 0 auto;
    background: #fff;
}

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: 73px 0 77px 0;
    min-width: var(--mainwidth);
    margin: 0 auto;
    background: url('../img/headerbg_01.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}
.header_main{
    width: var(--mainwidth);

}
.header_main img{
    width: 707px;
}
.header_search .date{
    font-size: 14px;
    color: #636363;
    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: 17px 10px 17px 45px;
    border-radius: 5px 0 0 5px;
    width: 275px;
}
.header button{
    background: var(--color);
    border: none;
    color: #FFFFFF;
    padding: 11px 25px 14px 25px;
    border-radius: 0 5px 5px 0;
    font-size: 18px;
    cursor: pointer;
}
/* 导航 */
.nav{
    background: var(--color);
    z-index: 20;
    min-width: 1255px;
}
.navmain{
    width: var(--mainwidth);
}
.nav ul {
    display: flex;
    justify-content:space-between;
}
.nav ul li a{
    font-size: 18px;
    color: #ffffff;
    padding: 20px 24px 20px 24px;
    display: block;
    box-sizing: border-box;
    position: relative;
    /* border-bottom: 5px solid var(--color); */
}
.nav ul li:hover{
    background: #981022;
}
.nav ul li{
    position: relative;
}
.nav ul li a:hover{
    /* background: #f39800; */
}
.nav ul li a.active{
    /* border-bottom: 5px solid #f39800; */
}
.nav ul li:hover .child {
    display: block;
}
.nav ul .child {
    transition: 1s;
    padding-top: 2px;
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    z-index: 100000;
    white-space: nowrap;
    width: 100%;
}
.nav ul .child .item {
    height: 40px;
    border-bottom: 1px solid #FFFFFF;
}
.nav ul .child .item a {
    background: rgba(255,255,255,0.8);
    line-height: 40px;
    padding: 0 20px;
    color: #333333;
}
.nav ul .child .item a:hover{
    background: var(--color);
    color: #FFFFFF;
}
/* 首页 */
.body{
    padding: 25px 0 0 0;
}
.body_main{
    width: 1250px;
}
/* 顶部链接 */
.top-link{
    padding:30px 30px 40px;
    background: #f2f7ff;
    display:block;
    margin-bottom:16px;

}
.top-link h2{
    text-align:center;
    font-size:28px;
    color:#000000;
}
.top-link p{
    color:#737373;
    font-size:16px;
    line-height:2em;
    margin-top:26px;
}
.top-link span{
    color:red;
}

.block{
    margin: 0 0 15px 0;
}
.block .bl_list{
    width: 400px;
    background:#fff;
    padding-bottom:8px;
    /* margin: 0 20px 0 0; */
}
.block1{
    padding: 10px;
    background: #FFF;
}
/* 新闻轮播 */
.notice-sk{width: 570px;height: 328px;}
.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,0.3) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.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)}
.xhdt{
    width: 630px;
}
.xhdt .tit{
    padding:0 20px;
}
.xhdt .tit h4{
    border:none;
    font-weight:normal;
    margin-right:10%;
    /* font-size:18px; */
    padding:0;
    cursor:pointer;
}
.xhdt .tit h4.active{
    color:var(--color);
}
.xhdt .tit h4.active::after{
    content:'';
    display:block;
    width:80%;
    height:4px;
    margin:10px auto 0 auto;
    background:var(--color);
}
.xhdt .tj{
    padding: 27px 0 20px 0;
    border-bottom: 1px dashed #808080;
}
.xhdt .tj h3{
    font-size: 18px;
    color: #242424;
    margin: 0 0 10px 0;
}
.xhdt .tj p{
    font-size: 14px;
    color: #999999;
    line-height: 2;
}
.xhdt .tj p span{
    color: #e10000;
}
.xhdt .tj a:hover h3{
    color: #e50012;
}
.xhdt .con{
    padding: 0 0 0 10px;
    margin-top:8px;
}
.xhdt .conlist ul li{
    padding: 12px 0 11px 0;
    border-bottom: 1px dashed #ddd;
}
.xhdt .conlist ul li:last-child{
    border: none;
    padding-bottom: 0;
}
.xhdt .conlist ul li a{
    font-size: 16px;
    color: #1a1a1a;
}
.xhdt .conlist ul li a:hover{
    color: #122b88;
}
.xhdt .conlist ul li .li_icon{
    width: 17px;
    margin: 5px 10px 0 0;
}
.xhdt .conlist ul li a .li_date{
    color: #666;
    font-size:14px;
    line-height:21px;
}
/* 板块二 */
.block2{
    padding:40px 0 40px 0;
}
.block2 h2{
    font-size: 30px;
    text-align:center;
}
.block2 .desc{
    text-align:center;
    font-size:16px;
    color:#8f8f8f;
    width:900px;
    line-height: 2em;
    margin:25px auto 70px;
}
.bl_list .tit3{
    overflow:hidden;
}
.bll_list{
    overflow-y:auto;
    text-overflow: ellipsis;
    padding:0 13px;
}
.bll_list img{
    max-width:100%;
}
.bll_list ul li{
    margin: 0 0 12px 0;
    padding: 0 0 12px 0px;
    border-bottom: 1px dashed #ddd;
}
.bll_list ul li a{
    font-size: 16px;
    color: #524f4f;
}
.bll_list ul li a .li_date{
    color: #666;
    font-size:14px;
    line-height:21px;
}


.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;
}
/* 板块四 */
.block4{
    background: #FFF;
}
.ad{
    margin: 0 0 15px 0;
}
.ad img{
    width: 1250px;
}
.block4 .piclist{
    margin: 20px 0 0 0;
    overflow: hidden;
}
.block4 .piclist .img{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.block4 .piclist .plt{
    font-size: 16px;
    color: #1a1a1a;
    text-align: center;
}
.block4 .piclist a:hover .plt{
    color: #122b88;
}
.block4 .piclist a:hover img{
    scale: 1.1;
}
.block4 .swiper-slide{
    width: auto;
    margin: 0 20px 0 0;
}
.block4 .piclist img{
    width: 254px;
}
/* 板块七 */
.block7{
    background: #FFFFFF;
    padding: 30px 0 30px 0;
    margin-bottom: 0;
}
.yqljmain{
    width: var(--mainwidth);
}
.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;
}
.block7 .yqlj_list ul li{
    margin: 0 15px 0 0;
    overflow: hidden;
}
.block7 .yqlj_list ul li:first-child{
    margin-left:9px;
}
.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: 234px;
    height: 72px;
}
/* 底部 */
.footer{
    background: #545454;
    padding: 20px 0 10px 0;
    min-width: var(--mainwidth);
    margin: 0 auto;
}
.footer_main{
    width: var(--mainwidth);
}
.footcon{
    font-size: 13px;
    color: #FFFFFF;
    line-height: 2;
    padding: 20px 0 0 0;
    text-align: center;
}
.footerimg{
    padding: 20px 0 0 0;
}
/* 内页 */
/* 面包屑 */
.crumbs{
    background:#f5f5f5;
    padding-left:20px;
}
.crumbs_con{
    margin: 0 auto;
    color:#595864;
    font-size: 14px;
    padding: 15px 0 15px 0;
}
.crumbs_con a{
    color:#595864;
}
.mbx2{
    width:100%;
    background-color:#f5f5f5;
}
.mbx2 .mbx2-cont{
    width:var(--mainwidth);
}
.mbx2 .mbx2-cont img{
    width:1em;
    display:inline-block;
    vertical-align:middle;
    margin-right:6px;
}
.mbx2 .mbx2-cont p{
    display:inline-block;
    line-height:3.2em;
    color:#595864;
    font-size:14px;
    margin-bottom:8px;
}
.mbx2 .mbx2-cont p a{
    color:#595864;
}
/* banner */
.banner{
    width:var(--mainwidth);
    margin:0 auto;
}
.banner .babg{
    width: 100%;
    height: 129px;
    background-size: 100%;
    background-repeat:no-repeat;
    background-position: center;
}
/* 子页左侧菜单 */
.content{
    margin-bottom: 20px;
}
.content_con{
    width:var(--mainwidth);
    margin: 0 auto;
    margin-bottom: 20px;
    box-sizing:border-box;
    background:#fff;
    padding:20px 0px 20px 0px;
}
.content .menu {
    float: left;
    width: 240px;
    background: #FFFFFF;
}
.content .menu .tit {
    background:url(../img/leftop.jpg) no-repeat center/cover;
}
.content .menu .tit h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto;
    line-height: 95px;
    text-align:center;
    letter-spacing: 4px;
}
.content .menu .tit img{
    width: 290px;
}
.content .menu .list {
    background: #f5f5f5;
    padding: 20px 0;
}
.content .menu .list li {
    line-height: 60px;
    border-bottom: 1px solid #f5f5f5;
    background: #f5f5f5;
}
.content .menu .list li a img{
    width: 7px;
    margin: 22px 30px 0 0;
}
.content .menu .list li a {
    color: #494949;
    font-size: 18px;
    display: block;
    font-weight:600;
    height: 100%;
    padding: 0 0 0 30px;
    transition: .7s;
}
.content .menu .list li a:hover{
    color:var(--color);
}
.content .menu .list li.cur{
    background: #f5f5f5;
}
.content .menu .list li.cur a{
    color: var(--color);
}
.content .menu .cont {
    margin-top: 20px;
}
.content .menu .cont a {
    display: block;
    margin-top: 10px;
}
.menu .menubot{
    padding: 20px 5px 0 5px;
}
.menu .menubot a{
    display: block;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    padding: 30px 0 30px 0;
    margin: 15px 0 0 0;
}
.menu .blockm{
    width: calc(100% - 30px);
    margin-bottom: 20px;
}
.menu .blockm .tit{
    height: 39px;
}
.menu .blockm .tit h4{
    border-bottom: 3px solid var(--color);
}
.menu .blockm ul li a{
    font-size: 14px;
}
.menu .blockm .con{
    padding-top: 0;
}
/* 内容列表 */
.content .body {
    float: right;
    width: calc(100% - 240px);
    box-sizing: border-box;
    padding: 10px 0px 20px 20px;
    background: #ffffff;
}
.content .body .tit{
    padding: 0 0 0px 20px;
    border:none;
}
.content .body .about1{
    padding: 5px 30px 40px 30px;
}
.content .body .tit h4{
    color: #0a0a0a;
    margin: 10px 15px 0 0;
    font-size:22px;
    border:none;
}
.xy-bs{
    flex:1;
}
.xy-bs-son{
    width:100%;
    margin-left:auto;
    background:url(../img/kx-title-bg.png) repeat-x left center;
    height:100%;
}
.about1>.tit {
    text-align: center;
}
.about1>.tit h3 {
    color: #bd1a2d;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
}
.about1>.tit p {
    color: #3e5ea5;
    font-size: 16px;
    letter-spacing: 1px;
}
.about1>.cont {
    font-size: 14px;
    color: #474444;
    line-height: 28px;
}
/* 分页 */
.page{
    padding: 60px 0 0 0;
}
.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:1em;
    padding: 9px 9px;
    border: 1px solid #f5f5f5;
}
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(--color);
}
.pagination li.active span{
    color: #FFFFFF;
}
/* 列表页 */
.listing,.listingpic,.listingimage {
    margin-top: 20px;
    font-size:16px;
}
.listing li {
    overflow: hidden;
    margin-bottom: 25px;
    line-height: 16px;
    border-bottom: 1px dashed #dbdbdb;
    padding: 0 0 20px 0;
    background: url('../img/libg2.jpg') no-repeat;
    background-position: 5px 1px;
}
.listing li::before{
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    float: left;
    border-radius: 50%;
    margin: 8px 10px 0 0;
}
.listing li:last-child {
    margin-bottom: 0;
}

.listing li a:hover p {
    color: var(--color);
}
.listing li p {
    float: left;
    width: 650px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444444;
    padding-left: 10px;
    transition: .3s;
}
.listing li span {
    float: right;
    color: #999999;
    font-size: 14px;
    padding-right: 10px;
}
/* 图片列表页 */
.listingpic li{
    width: calc((100% - 30px)/3);
    margin: 0 15px 15px 0;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #ededed;
}
.listingpic li a{
 color: #999999;
}
.listingpic li:hover img{
    scale: 1.1;
}
.listingpic li:nth-child(3n){
    margin: 0 0 15px 0;
}
/* 图片集列表页 */
.listingimage li{
    width: calc((100% - 30px)/3);
    margin: 0 15px 15px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.listingimage .imgd{
    overflow:hidden;
    width:100%;
    height:195px;
}
.listingimage li a{
 color: #999999;
}
.listingimage li p{
    text-align:center;
    font-size:16px;
    margin-top:10px;
}
.listingimage li:hover img{
    scale: 1.1;
}
.listingimage li:nth-child(3n){
    margin: 0 0 15px 0;
}
/* 详情页 */
.viewing {
    padding-top: 40px;
}
.content .body .viewing>.tit {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    background: none;
}
.viewing>.tit h3 {
    color: #343434;
    font-size: 24px;
}
.viewing>.tit p {
    color: #999999;
    font-size: 14px;
    margin-top: 15px;
}
.viewing>.tit p span {
    padding: 0 20px;
}
.viewing>.cont {
    color: #333333;
    line-height: 29px;
    padding: 20px 10px 40px;
    overflow: hidden;
    font-size:16px;
}
.viewing>.cont img{
    width: auto;
}
.viewing>.cont table{
    margin: 0 auto;
}
.viewing>.cont img{
    margin: 0 auto;
    text-align: center;
    max-width: 90%;
}
.viewing>.cont .pic{
    width: 370px;
    padding: 0 0 15px 0;
}
.viewing>.rel {
    margin-top: 40px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}
.viewing>.rel p {
    margin-top: 20px;
}
.viewing>.rel p a {
    color: #7f8282;
}
.viewing>.rel p .da:before {
    content: "·";
    font-weight: bold;
    padding-right: 10px;
}
.viewing>.rel p a:hover {
    color: var(--color);
}
.viewing>.rer {
    margin-top: 40px;
}
.viewing>.rer h3 {
    color: #343434;
    font-size: 22px;
    margin-bottom: 10px;
}
.viewing>.rer ul {
    border-top: 1px dashed #eee;
}
.viewing>.rer li {
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    line-height: 45px;
}
.viewing>.rer li a:hover p{
    color: var(--color);
}
.viewing>.rer p {
    float: left;
    width: 650px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding-left: 15px;
    color: #444444;
}
.viewing>.rer p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #dddddd;
    border-radius: 50%;
}
.viewing>.rer span {
    float: right;
    font-size: 14px;
    color: #999999;
}





/* 证书查询 */
.zscx_body{
    background: url('../img/seabg.png') no-repeat;
    min-width: var(--cxwidth);
    margin: 0 auto;
    min-height:100vh;
    box-sizing:border-box;
    /* padding:1px 1px 130px; */
    padding:1px 1px 10px;
    position:relative;
}
.zscx_main{
    width:var(--cxwidth);
}
.zscx_body .zscx-header{
    text-align:center;
    color:#fff;
    margin-top:60px;
}
.zscx_body .zscx-header h1{
    font-size:50px;
    font-weight:500;
    letter-spacing:5px;
}
.zscx_body .zscx-header p{
    font-size:16px;
    letter-spacing:2px;
}
.zscx_body .footer{
    background:transparent;
    padding:50px 0 0 0;
    /* position:absolute;
     * bottom:0px;
     * left:0;
     * right:0; */
    min-width:var(--cxwidth);
}
.zscx_body .footer .footer_main{
    width:var(--cxwidth);
}
.zscx_body .zscx_img{
    padding-right:55px;
}
.zscx_content{
    margin-top:60px;
}
.zscx_form{
    width: 54%;
    background:#fff;
    border-radius:10px;
    overflow:hidden;
}
.zscx_form h3{
    color:#2f2f2f;
    font-size:25px;
    line-height:2.8em;
    background:#f2f2f2;
    text-align:center;
}
.zscx_form .form {
    padding:20px 60px 45px;
}
.zscx_form .form .item {
    margin-top: 25px;
}
.zscx_form .form label {
    float: left;
    display: block;
    width: 110px;
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    position: relative;
    line-height: 50px;
}

.zscx_form .form .label:before {
    content: "*";
    position: absolute;
    left: -15px;
    top: 0;
    color: #f61d1d;
}
.zscx_form .form input {
    width: 355px;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    outline: none;
    padding: 0 15px;
    float: right;
    font-size: 16px;
}
.zscx_form .form button {
    width: 100%;
    background: #0e80e2;
    border: 0;
    outline: none;
    height: 60px;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
    font-weight: bold;
}
.zscx_form .form button:hover {
    box-shadow: 0 0 5px #e97531;
}
.zscx_form .form .zscx_tips{
    font-size: 16px;
    color: #ec0000;
    text-align:center;
    margin-top: 34px;
}
/* 证书查询弹窗 */
.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: #122b88;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: #122b88;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;}
/* 查询结果页一 */
.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 #122b88;
    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: #122b88;
    font-weight: bold;
    font-size: 17px;
}
.crettable a:hover{
    text-decoration: underline;
}
/* 查询结果页 */
.cretabout {
    width: var(--cxwidth);
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    padding-bottom: 45px;
    margin: 60px auto 40px;
}
.cretabout .tit2{
    text-align: center;
    border-bottom: 1px solid #979797;
    padding: 30px 0 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: #122b88;
    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{
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}
.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: #122b88;
}
.cretcon {
    padding: 30px 0 0 20px;
}
.cretcon .ccl{
    width: 620px;
}
.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;
    margin-top:60px;
}
.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: 24px;
    /*font-weight: bold;*/
    
}
.result .zsimg .zscon ul li{
    /* font-family: 'hwxw'; */
}
.result .zsimg .zcont{
    position: absolute;
    top: 480px;
    left: 170px;
    font-weight: bold;
}
.result .zsimg .zscon .zcont ul li{
    margin: 0 0 15px 0;
}
.result .zsimg .zscon .avatar{
    position: absolute;
    top: 476px;
    right: 155px;
    width: 160px;
    height: 235px;
    overflow: hidden;
}
.result .zsimg .zscon .ewm{
    position:absolute;
    bottom: 222px;
    left: 214px;
}
.result .zsimg .zscon .zconb{
    position:absolute;
    bottom: 269px;
    right: 242px;
    font-weight: bold;
}
.result .zsimg .zscon .zconb ul li{
    margin: 0 0 30px 0;
}
.divbut{
    margin-top: 30px;
    text-align: center;
}
.divbut a{
    background: #122b88;
    color: #FFFFFF;
    padding: 15px 90px;
    border-radius: 5px;
    margin: 0 60px;
    display:inline-block;
    margin-top:30px;
}
























/* 标题一样式 */
.tit{
    border-bottom: 1px solid #dadada;
}
.tit h4{
    font-size: 20px;
    color: #0a0a0a;
    border-bottom: 5px solid var(--color);
    padding: 0 0 10px 0;
}
.tit a{
    font-size: 16px;
    color: #8e8e8e;
}
.tit a:hover{
    color: #122b88;
}
/* 标题三样式 */
.tit3{
    background: var(--titbg);
    padding: 15px 20px 15px 40px;
    margin: 0 0 23px 0;
}
.tit3 h4{
    font-size: 20px;
    color: #FFFFFF;
}
.tit3 a{
    font-size: 14px;
    color: #646464;
}
.tit3 a:hover{
    color: #122b88;
}
/* 标题四 */
.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;
}
/* 标题五 */
.tit5{
    background: var(--titbg);
    padding: 15px 20px 15px 40px;
    margin: 0 0 23px 0;
    overflow:hidden;
}
.tit5 h4{
    font-size: 20px;
    color: #FFFFFF;
}
.tit5 a{
    font-size: 14px;
    color: #646464;
}
.tit5 a:hover{
    color: #122b88;
}
/* 轮播分页器 */
.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: #383a3d;
    opacity: 1;
    width: 8px;
    height: 8px;
}
.swiper-paginationl .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{
    background: #003087;
}


/* 公共样式 */
.flex,.df{
    display:flex;
}
.f1{
    flex:1;
}
.between{
    justify-content:space-between;
}
.dn{
    display:none;
}
.li_tit{
    padding-left:1.5em;
    position:relative;
}
.li_tit::before{
    content:'•';
    font-size:1.4em;
    position: absolute;
    color:#c4c4c4;
    left:0;
    top:50%;
    transform:translateY(-50%);
}