:root{
    --conwidth:1250px;
    --themeColor:#003c8d;
    --navhoverColor:#3b77df;
    /*--themeColor:#003c8d;*/
    /*--navhoverColor:#3b77df;*/
}
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;
}
/* 首页 */
.hlogo{
    overflow: hidden;
    width: var(--conwidth);
    margin: 0 auto;
}
.hlogo .date{
    font-size: 14px;
    color: #222222;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.hlogo .logobg{
    min-width: var(--conwidth);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 43px 0 40px 0;
}
.hlogo .logobg img{
    width: 768px;
}
.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(--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);
    display: flex;
}
.nav .nav_img{
    width: 28px;
}
.nav .nav1{
    width: calc((100% - 1200px)/2);
}
.nav .navbg img{
    margin: 15px 8px 0 0;
    max-width: 28px;
}
.nav ul{
    width:var(--conwidth);
}
.nav ul li{
    width: calc(100% / 10);
    position: relative;
}
.nav ul li a{
    color: #FFFFFF;
    padding: 17px 20px 17px 20px;
    display: block;
}
.nav ul li a:hover{
    background: #c3282e;
}
.nav ul li .active{
    background: #c3282e;
}
.nav ul li:hover .child {
    display: block;
}
.nav ul .child {
    transition: 1s;
    padding-top: 2px;
    display: none;
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 100000;
    white-space: nowrap;
    width: 100%;
}
.nav ul .child .item {
    height: 55px;
    border-bottom: 1px solid #0842a5;
}
.nav ul .child .item a {
    background: var(--themeColor);
    line-height: 55px;
    padding: 0 20px;
}
.nav ul .child .item a:hover{
    background: var(--navhoverColor);
}
.swiper{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.swiper .bg{
    height: 500px;
    width: 100%;
    background-size: auto 100%;
    background-position: center;
}


.body_main{
    background: url('../img/bg3.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.index_main{
    width:var(--conwidth);
}
.ad1{
    padding:0px 0 15px 0;
}
.block{
    margin: 0 0 15px 0;
}
.block35{
    margin-bottom: 0;
}
.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{width:50%;height:440px;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 .tit{padding:0 16px;position:absolute;left:0;bottom:0;right:0;background:url(../img/bg3.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.notice-sk .tit 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)}
.block1{
    padding: 15px;
    background: #FFFFFF;
}
.block1 .xhdt{
    width: 570px;
    height: 440px;
}
.block1 .xhdtlist{
    padding: 32px 0 0 0;
    height: 408px;
    width: 615px;
}
.block1 .xhdtlist .tit h4{
    font-size: 20px;
}
.block1 .tit{
    border-bottom: 1px solid #dadada;
}
.block1 .tit h4{
    border-bottom: 4px solid #15499a;
    font-size: 15px;
    padding: 0 5px 2px 5px;
    margin: 0 10px 0 0;
}
.block .tit a{
    color: #999999;
    font-size: 14px;
    padding: 5px 0 0 0;
}
.block .con{
    padding: 15px 0 0 0;
}
.block .con .tj{
    padding: 0 0 0px 5px;
    border-bottom: 1px dashed #808080;
}
.block .con .tj h3{
    font-size: 18px;
    font-weight: normal;
    color: #242424;
    margin: 0 0 10px 0;
    font-weight: bold;

}
.block .con .tj:hover h3{
    color: #ec0b00;
}
.block .con .tj p{
    font-size: 14px;
    color: #999999;
    line-height: 2;
}
.block .con .tj h3 img{
    width: 40px;
    margin: 0 10px 0 0;
}
.block .conlist a{
    color: #524f4f;
    font-size: 16px;
}
.block .conlist a:hover{
    color: #d30a16;
}
.tit a:hover{
    color: #d30a16;
}
.tj a:hover h3{
    text-decoration: underline;
}
.block .con .conlist{
    padding: 30px 0 29px 0;
}
.block .con .conlist ul li{
    margin: 0 0 20px 0;
}
.block .con .conlist ul li:last-child{
    margin: 0;
}
.block .con .conlist .li_icon{
    width: 17px;
    margin: 5px 10px 0 0;
}
.block .con .conlist .li_date{
    color: #999999;
}
.block .tit .no-border{
    border-bottom: none;
}
.block2{
    padding: 15px;
    background: #FFFFFF;
    margin: 0 0 15px 0;
}
.block2 ul li{
    margin: 0 28px 0 0px
}
.block2 ul li:nth-child(7){
    margin: 0;
}
.block2 ul li a{
    background: #f6f7f9;
    display: block;
    padding:20px 38px 20px 37px;
    border-radius: 3px;
}
.block2 ul li a p{
    color: #343434;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0 0px 0;
}
.block2 ul li a .iconfont{
    color: #d30a16;
    font-size: 45px;
}
.block2 ul li a:hover{
    background: #d30a16;
}
.block2 ul li a:hover p{
    color: #FFFFFF;
}
.block2 ul li a:hover .iconfont{
    color: #FFFFFF;
}
.block3 ul{
    padding: 0 0 0 0px;
}
.block3 .b3{
    width: 870px;
    background: #FFFFFF;
    padding: 25px 25px 40px 25px;
}
.block3 .tit h4{
    font-size: 20px;
    padding: 0 5px 10px 5px;
    margin: 0 10px 0 0;
}
.block3 .kjdh{
    width: 310px;
    background: #FFFFFF;
}
.block3 .kjdh .kjdht{
    background: url('../img/t1.jpg');
}
.block3 .kjdh .kjdht h4{
    color: #FFFFFF;
    padding: 20px 0 20px 0;
    font-size: 23px;
    font-weight: normal;
}
.block3 .ztzl{
    width: 310px;
    background: #FFFFFF;
}
.block3 .ztzl .ztzlt{
    background: url('../img/t2.jpg');
}
.block3 .ztzl .ztzlt h4{
    color: #FFFFFF;
    padding: 20px 0 20px 0;
    font-size: 23px;
    font-weight: normal;
}
.block3 .ztzl ul{
    padding: 15px 15px 0 15px;
    min-height: 317px;
}
.block3 .ztzl ul li{
    margin: 0 0 10px 0;
}

.block3 .kjdh ul{
    padding: 25px 0 0 21px;
}
.block3 .kjdh ul li{
    width: 120px;
    height: 90px;
    margin: 0 24px 24px 0;
    padding: 0px 0 25px 0;
}
.block3 .kjdh ul li a{
    padding: 25px 0 17px 0;
    background: #dfeff9;
    display: block;
    transition: .7s;
}
.block3 .kjdh ul li a:hover{
    background: #91c8f9;
}
.block3 .kjdh ul li a:hover p{
    color: #FFFFFF;
}
.block3 .kjdh ul li .img{
    width: 32px;
    height: 40px;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
    align-items: flex-end;
}
.block3 .kjdh ul li p{
    font-size: 17px;
    color: #252525;
    font-weight: bold;
}
.block3 .b3 .blockl{
    width: 410px;
}
.block3 .b3 .blockl .tix{
    background: url('../img/titile-style-icon.png') no-repeat;
    height: 20px;
    width: 250px;
    margin: 5px 0 0 0;
}
.block3 .b3 .blockl .tix2{
    height: 20px;
    background: url('../img/kx-title-bg.png') repeat-x;
    width: 86%;
    background-position-y: 7px;
    float: right;
}
.block34 .b3{
    padding: 25px 25px 22px 25px;
    min-height: 355px;
}
.block34 .con .conlist{
    padding-top: 8px;
}

.block .con .conlist .bzgful li{
    margin: 0px 0 20px 0;
}
.fwpt{
    background: #FFFFFF;
    padding: 30px 0 18px 15px;
    width: 295px;
}
.fwpt h4{
    font-size: 20px;
    padding: 0 5px 12px 5px;
    margin: 0 10px 0 0;
}
.fwpt .tix{
    background: url('../img/titile-style-icon.png') no-repeat;
    height: 20px;
    width: 175px;
    margin: 5px 0 0 0;
}
.fwpt .tix2{
    height: 20px;
    background: url('../img/kx-title-bg.png') repeat-x;
    width: 86%;
    background-position-y: 7px;
    float: right;
}
.ztzl ul li{
    background: url('../img/fwptbg.jpg') no-repeat;
    margin: 0 0 10px 0;
}
.ztzl ul li a{
    font-size: 15px;
    color: #1e1e1e;
    padding: 9px 0 6px 50px;
    display: block;
    transition: .7s;
}
.ztzl ul li a:hover{
    padding-left: 70px;
}
/* .blockl{
    width: 585px;
} */
.block .tjl{
    width: 160px;
    height: 110px;
}
.block .tjr{
    padding: 0 10px 0 0;
}

.block3 .con .conlist .li_icon{
    width: 5px;
    margin: 10px 15px 0 0;
}
.block4 ul{
    padding: 0 0 0 5px;
}
.block4 .con .conlist .li_icon{
    width: 5px;
    margin: 10px 15px 0 0;
}
.ad2{
    margin: 0 0 15px 0;
}
.block5 ul{
    padding: 0 0 0 5px;
}
.block5 .con .conlist .li_icon{
    width: 5px;
    margin: 10px 15px 0 0;
}
.block6 .blockl{
    width: 858px;
}
.block6 .con .conlist .li_icon{
    width: 5px;
    margin: 10px 15px 0 0;
}
.block6 .xxcx{
    width: 280px;
    background: #f4f4f4;
    padding: 20px 10px 10px 10px;
}
.block6 .xxcx .tit2 h4{
    border-left: 4px solid #c50000;
    color: #161515;
    padding: 0 0 0 20px;
    font-size: 20px;
    margin: 0 0 20px 0;
}
.block6 .xxcx .con2 ul li{
    margin: 0 0 10px 0;
}
.block6 .xxcx .con2 ul li a{
    background: url('../img/cxbg.png');
    width: 280px;
    display: block;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #020202;
    text-align: center;
    padding: 15px 0 0 0;
    text-shadow: 2px 2px 0 #FFFFFF,
             -2px 2px 0 #FFFFFF,
             2px -2px 0 #FFFFFF,
             -2px -2px 0 #FFFFFF;
}
.block6 .xxcx .con2 ul li a:hover{
    background: url('../img/cxbg.png');
    width: 280px;
    display: block;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #c50000;
    text-align: center;
    padding: 15px 0 0 0;
    text-shadow: 2px 2px 0 #FFFFFF,
             -2px 2px 0 #FFFFFF,
             2px -2px 0 #FFFFFF,
             -2px -2px 0 #FFFFFF;
}
.block7 .con{
    padding: 15px 0 0 5px;
    overflow: hidden;
}
.block7 .con ul li{
    width: 380px;
    height: 290px;
    margin: 0 0px 0 0;
    overflow: hidden;
}
.block7 .con ul li:hover img{
    scale: 1.1;
}
.block8{
    background: #FFFFFF;
    width: calc(100% - 50px);
    padding: 25px 25px 22px 25px;
}
.bl8con{
    width: var(--conwidth);
    margin: 0 auto;
    padding: 35px 0 40px 0;
}
.bl8con .tit{
    padding: 0 0 15px 0;
}
.block8 .tit2{
    background: #f9f9f9;
    padding: 10px 0 10px 0;
    margin: 0 0 20px 0;
}
.block8 .tit h4{
    font-size: 20px;
    padding: 0 5px 10px 5px;
    margin: 0 10px 0 0;
}
.block8 .tix{
    background: url('../img/titile-style-icon.png') no-repeat;
    height: 20px;
    width: 1040px;
    margin: 5px 0 0 0;
}
.block8 .tix2{
    height: 20px;
    background: url('../img/kx-title-bg.png') repeat-x;
    width: 96%;
    background-position-y: 7px;
    float: right;
}
.block8 .con2 ul li{
    width: 210px;
    margin: 0 36px 0 0;
    transition: .3s;
}
.block8 .con2 ul li:nth-child(5){
    margin: 0;
}
.block8 .con2 ul li:hover{
    box-shadow: -3px 5px 3px #d4d4d4;
}
.bl8sw .item{
    padding-bottom: 30px;
}
.bl8sw img{
    width: 285px;
    height: 221px;
    margin-bottom: 20px;
}
.bl8sw h4{
    font-size: 16px;
    color: #020202;
}
.footer{
    background: var(--themeColor);
    color: #FFFFFF;
    padding: 50px 0 20px 0;
    font-size: 14px;
    line-height: 2;
}
.fot_main{
    width: var(--conwidth);
    margin: 0 auto;
    font-size: 13px;
}
.fot_main .fotcon{
    line-height: 2.5;
}
.fot_main .fotcon img{
    width: 19px;
    display: inline-block;
}
.fot_main .fotcon a{
    text-decoration: none;
    color: #FFF;
}
.fot_main .fotcon a:hover{
    color: #92e15e;
    text-decoration: underline;
}
.fot_main .ewm1{
    text-align: center;
}
.fot_main .ewm1 .img{
    padding: 10px;
    background: #FFFFFF;
}
.fot_main .ewm1,.fot_main .ewm2{
    width: 90px;
    margin: 0 25px;
}
.fot_main .ewm1 img,.fot_main .ewm2 img{
    margin: 0 0 0px 0;
}
/* 子页左侧菜单 */
.content{
    background: #ecf2ff url('../img/bgs.png');
    background-repeat: no-repeat;
    padding: 25px 0 0 0;
    /*width:var(--conwidth);*/
}
.content_con{
    width:var(--conwidth);
    padding-bottom: 20px;
    margin: 0 auto;
}
.content .menu {
    float: left;
    width: 260px;
}
.content .menu .tit {
    height: 120px;
    background:url('../img/menu_03.png');
    text-align: center;
}
.content .menu .tit h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    line-height: 70px;
    padding: 25px 0 5px 0;
    letter-spacing: 1px;
}
.content .menu .tit img{
    width: 290px;
}
.content .menu .list {
    background: #fff;
    padding: 10px 20px 30px;
}
.content .menu .list li {
    line-height: 60px;
    border-bottom: 1px solid #f5f5f5;
    background: url('../img/libg.png') no-repeat;
    background-position: 15px;
}
.content .menu .list li:first-child {
    /* border-top: 1px solid #f5f5f5; */
}
.content .menu .list li a {
    color: #333;
    font-size: 18px;
    display: block;
    height: 100%;
    padding: 0 0 0 50px;
    transition: .7s;
}
.content .menu .list li a:hover{
    background: #c6e5ff;
}
.content .menu .list li.cur a {
    font-weight: bold;
    /* background: #003c8d; */
    color: var(--themeColor);
}
.content .menu .cont {
    margin-top: 20px;
}
.content .menu .cont a {
    display: block;
    margin-top: 10px;
}
.menu .menubot{
    height: 260px;
    background-color: #FFFFFF;
    background-image: url('../img/menubot.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}
.menu .blockm{
    width: calc(100% - 30px);
    margin-bottom: 20px;
}
.menu .blockm .tit{
    height: 39px;
}
.menu .blockm .tit h4{
    border-bottom: 3px solid var(--themeColor);
}
.menu .blockm ul li a{
    font-size: 14px;
}
.menu .blockm .con{
    padding-top: 0;
}
.content .body {
    float: right;
    width: 970px;
    box-sizing: border-box;
    padding: 20px 20px 20px;
}
.content .body .tit{
    padding: 0 0 20px 0;
}
.content .body .about1{
    background: #ffffff;
    padding: 35px 30px 40px 30px;
}
.body .tit h4{
    font-size: 22px;
    color: #0a0a0a;
    margin: 0 15px 0 0;
}
.body .tit .tix{
    background: url('../img/titile-style-icon.png') no-repeat;
    height: 20px;
    width: 87%;
    margin: 5px 0 0 0;
}
.body .tit .tix2{
    height: 20px;
    background: url('../img/kx-title-bg.png') repeat-x;
    width: 96%;
    background-position-y: 7px;
    float: right;
}
.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;
}
/* 列表页 */
.listing,.listingpic {
    margin-top: 20px;
}
.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:last-child {
    margin-bottom: 0;
}

.listing li a:hover p {
    color: var(--themeColor);
    background-image: url(../img/listing_03.jpg);
}
.listing li p {
    float: left;
    width: 650px;
    background: url(../img/listing_06.jpg) no-repeat left 3px top 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444444;
    padding-left: 28px;
    transition: .3s;
}
.listing li span {
    float: right;
    color: #999999;
    font-size: 14px;
    padding-right: 10px;
}
/* 详情页 */
.viewing {
    padding-top: 40px;
}
.viewing>.tit {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}
.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;
}
.viewing>.cont video{
    height: 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: #bd1a2d;
}
.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 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;
}
/* 图片列表页 */
.listingpic li{
    width: calc((100% - 30px)/3);
    margin: 0 15px 15px 0;
}
.listingpic li a{
 color: #999999;
}
.listingpic li:nth-child(3n){
    margin: 0 0 15px 0;
}
/* 证书查询页 */
.typelist{
    padding: 40px 0 40px 0;

}
.typelist ul li{
    margin: 0 15px 0 0;
    width: calc((100% - 45px)/4);
}
.typelist ul li:nth-child(4){
    margin: 0;
}
.typelist ul li a{
    background: #FFFFFF;
    border-radius: 5px;
    display: block;
    color: #212121;
    padding: 20px 0px 20px 0px;
    position: relative;
}
.typelist ul li a .iconfont{
    font-size: 40px;
}
.typelist ul li a h4{
    font-size: 20px;
    margin-top: 10px;
}
.typelist ul li .active{
    color: #FFFFFF;
    background: #1775c2;
}
.typelist ul li .active .sanjiao{
    width: 20px;
    height: 20px;
    background: #1775c2;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    transform: rotate(45deg);
}
.cxcon{
    /*background: url('../img/sebg.jpg') no-repeat;*/
    border-radius: 5px;
    padding:45px 0 50px 0;
    min-height: 600px;
}
.cxcon .cxcont{
    margin: 0 0 80px 0;
}
.cxcon .cxcont .cxcontc{
    display: inline-block;
}
.cxcon .cxcont .xian{
    border-top: 1px solid #4f4f4f;
    height: 1px;
    width: 160px;
    margin-top: 23px;
}
.cxcon .cxcont h4{
    font-size: 34px;
    margin: 0 30px 0 30px;
    color: #242424;
}
.cxcon .cxconl{
    padding: 0 0 0 80px;
    width: 585px;
}
.cxcon .cxconl ul li{
    margin: 0 0 25px 0;
}
.cxcon .cxconl .pro{
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
.cxcon .cxconl input{
    padding: 20px;
    width: 338px;
    border: 1px solid #dfdfdf;
    font-size: 16px;
}
.cxcon .cxconl input:focus{
    outline: none;
}
.cxcon .cxconl button{
    background: var(--themeColor);
    color: #FFFFFF;
    border: none;
    padding: 13px 10px;
    width: calc(100% - 15px);
    margin: 15px 0 0 15px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
}
.cxcon .cxconr{
    background: #f4f8ff;
    padding: 15px 20px 30px 45px;
    border-radius: 10px;
    width: 935px;
}
.cxcon .cxconr p{
    color: #999999;
    font-size: 16px;
    line-height: 2;
}
.cxcon .cxconr img{
    width: 20px;
    margin: 8px 5px 0 0;
}
.cxcon .cxconr .tips{
    color: #feae2f;
    font-size: 18px;
}
.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: 16px;
    height: 16px;
}
.swiper-pagination .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: .8;
    width: 12px;
    height: 12px;
}
.swiper-paginationl .swiper-pagination-bullet-active,.swiper-pagination .swiper-pagination-bullet-active{
    background: #e50e1a;
}
.result .zsimg{
    position: relative;
}
.result .zsimg .zscon{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
}
.result .zsimg .zcont{
    position: absolute;
    top: 535px;
    left: 180px;
}
.result .zsimg .zscon .zcont ul li{
    margin: 0 0 25px 0;
}
.result .zsimg .zscon .avatar{
    position: absolute;
    top: 514px;
    right: 165px;
    width: 160px;
    height: 235px;
    overflow: hidden;
}
.result .zsimg .zscon .ewm{
    position:absolute;
    bottom: 235px;
    left: 190px;
}
.result .zsimg .zscon .zconb{
    position:absolute;
    bottom: 215px;
    right: 212px;
}
.result .zsimg .zscon .zconb ul li{
    margin: 0 0 30px 0;
}

/* 弹窗 */
.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;}
.smtan{}
.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: #003c8d;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: #003c8d;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;}
/* 面包屑 */
.crumbs{
    background: #eff5ff;
}
.crumbs_con{
    width: var(--conwidth);
    margin: 0 auto;
    color: #adadad;
    font-size: 14px;
    padding: 15px 0 15px 0;
}
.crumbs_con a{
    color: #adadad;
}
.menu .ztzl{
    width: 100%;
    background: #FFFFFF;
    margin: 15px 0 0 0;
}
.menu .ztzl .ztzlt{
    background: url('../img/t2.jpg');
}
.menu .ztzl .ztzlt h4{
    color: #FFFFFF;
    padding: 20px 0 20px 0;
    font-size: 23px;
    font-weight: normal;
}
.menu .ztzl .img{
    margin: 0 0 10px 0;
}
.menu ul{
    padding: 10px 10px 10px 10px;
}
.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: 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;
}
/* 查询页面 */
.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 {
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: url(../img/search_03.png) no-repeat top center;
    background-size: 100%;
}
.cretabout .tit h2 {
    color: #fff;
    font-size: 26px;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
}

.cretabout .form {
    width: 570px;
    padding-top: 35px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.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: 445px;
    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: #e97531;
    border: 0;
    outline: none;
    height: 50px;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}
.cretabout .form button:hover {
    box-shadow: 0 0 5px #e97531;
}
.cretabout .tips {
    width: 900px;
    margin-top: 55px;
    margin: 0 auto;
    background: #f4f8ff;
    padding: 15px 40px 20px 40px;
    border-radius: 5px;
}
.cretabout .tips h3 {
    color: #feae2f;
    font-size: 16px;
    background: url(../img/tip.png) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
}
.cretabout .tips p {
    color: #9f9f9f;
    font-size: 14px;
    line-height: 25px;
    padding-left: 20px;
}
/* 证书查询结果 */
.typelist{
    padding: 40px 0 40px 0;

}
.typelist ul li{
    margin: 0 15px 0 0;
    width: calc((100% - 45px)/4);
}
.typelist ul li:nth-child(4){
    margin: 0;
}
.typelist ul li a{
    background: #FFFFFF;
    border-radius: 5px;
    display: block;
    color: #212121;
    padding: 20px 0px 20px 0px;
    position: relative;
}
.typelist ul li a .iconfont{
    font-size: 40px;
}
.typelist ul li a h4{
    font-size: 20px;
    margin-top: 10px;
}
.typelist ul li .active{
    color: #FFFFFF;
    background: #1775c2;
}
.typelist ul li .active .sanjiao{
    width: 20px;
    height: 20px;
    background: #1775c2;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    transform: rotate(45deg);
}
.cxcon{
    /*background: #FFFFFF;*/
    border-radius: 5px;
    padding:0;
    /*padding:45px 0 50px 0;*/
    margin-bottom: 0;
    /*margin-bottom: 15px;*/
}
.cxcon .cxcont{
    margin: 0 0 80px 0;
}
.cxcon .cxcont .cxcontc{
    display: inline-block;
}
.cxcon .cxcont .xian{
    border-top: 1px solid #4f4f4f;
    height: 1px;
    width: 160px;
    margin-top: 23px;
}
.cxcon .cxcont h4{
    font-size: 34px;
    margin: 0 30px 0 30px;
    color: #242424;
}
.cxcon .cxconl{
    padding: 0 0 0 80px;
    width: 585px;
}
.cxcon .cxconl ul li{
    margin: 0 0 25px 0;
}
.cxcon .cxconl .pro{
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
.cxcon .cxconl input{
    padding: 20px;
    width: 338px;
    border: 1px solid #dfdfdf;
    font-size: 16px;
}
.cxcon .cxconl input:focus{
    outline: none;
}
.cxcon .cxconl button{
    background: var(--themeColor);
    color: #FFFFFF;
    border: none;
    padding: 13px 10px;
    width: calc(100% - 15px);
    margin: 15px 0 0 15px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    font-weight: bold;
}
.cxcon .cxconr{
    background: #f4f8ff;
    padding: 15px 20px 30px 45px;
    border-radius: 10px;
    width: 935px;
}
.cxcon .cxconr p{
    color: #999999;
    font-size: 16px;
    line-height: 2;
}
.cxcon .cxconr img{
    width: 20px;
    margin: 8px 5px 0 0;
}
.cxcon .cxconr .tips{
    color: #feae2f;
    font-size: 18px;
}
.swiper-pagination{
    text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px;
    width: calc(100% - 20px);
}
.swiper-pagination .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: .8;
    width: 12px;
    height: 12px;
}
.swiper-pagination .swiper-pagination-bullet-active{
    background: #2ea2ef;
}
.result .zsimg{
    position: relative;
}
.result .zsimg .zscon{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
}
.result .zsimg .zcont{
    position: absolute;
    top: 504px;
    left: 320px;
}
.result .zsimg .zscon .zcont ul li{
    margin: 0 0 21px 0;
}
.result .zsimg .zscon .avatar{
    position: absolute;
    top: 484px;
    right: 165px;
    width: 160px;
    height: 235px;
    overflow: hidden;
}
.result .zsimg .zscon .ewm{
    position:absolute;
    bottom: 235px;
    left: 138px;
}
.result .zsimg .zscon .zconb{
    position:absolute;
    bottom: 298px;
    right: 212px;
}
/* 学习档案 */
.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: 10px 10px;
}
.xxdat tr .titt{
    padding: 10px 10px;
    text-align: center;
}
.xxdat .list td{
    padding: 10px 20px;
    background: #FFFFFF;
}
.divbut{
    margin-top: 30px;
}
.divbut a{
    background: var(--themeColor);
    color: #FFFFFF;
    padding: 15px 90px;
    border-radius: 5px;
    margin: 0 60px;
}
.crettable{
    width: 100%;
    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%;
    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: 18%;
    text-align: left;
    padding: 0px 20px;
    background: #fafafa;
}
.xxdat tr td{
    border: 1px solid #ebebeb;
    width: 25%;
    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;
}