@charset "utf-8";
html,body{
	height: auto;
}
body{
	width: 100%;
}
.cer_pc{
	display: block;
}
.cer_mobile{
	display: none;
}
.identity{
    font-size: 12px;
    width: 109px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: #FA9841;
    transform: rotate(48deg);
    position: absolute;
    top: 12px;
    right: -32px;
}
@media (max-width: 768px){
	.micro-authentication-lists-nodata p {
		font-size: 12px!important;
	}
	.micro-authentication-lists-nodata {
		padding-top: 32px!important;
		padding-bottom: 37px;
	}
}
/*banner*/
.micro-authentication-wrap {
    max-width: 1280px;
    margin: auto;
}
#video{
	width: 100%
}
.list_title{
	max-height: 45px;
	overflow:hidden;
}

.intro_video{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom:0;
	right: 0;
    background: rgba(0,0,0,.2);
    z-index: 999;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -moz-align-items: center;
    -moz-justify-content: center;
}
#video{
    object-fit: fill;
}
.micro-authentication-title {
    color: #252B3A;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}
.micro-authentication-intro-flow p {
	font-size: 14px;
	color: #252B3A;
}
.micro-authentication-list-wrapper h1{
	display: inline;
}
.micro-authentication-title span {
    color: #575D6C;
    font-size: 16px;	
    line-height: 20px;
    margin-left: 24px;
    font-weight: normal;
}
.pc_selected{
	color: #c7000b !important;
    border: #c7000b 1px solid !important;
}
@media (max-width: 1439px) {
    .micro-authentication-wrap {
       width: 1200px;
    }
}
@media (min-width: 768px) {
   .load-more{
   		display: none;
   }
}
.micro-authentication-banner-wrapper {
    height: 350px;
    background: url(../images/micoAuthenticationImg/micro-authentication-index-banner.jpg) center;
    background-size: cover;
}

.micro-authentication-banner-wrap {
    color: #252b3a;
    position: relative;
}

.micro-authentication-banner-wrap h1 {
    font-size: 40px;
    line-height: 54px;
	padding: 120px 0px 12px;
	font-weight: 700;
}

.micro-authentication-banner-wrap p {
    font-size: 14px;
    line-height: 22px;
    max-width: 637px;
}

.micro-authentication-banner-player-list {
    position: absolute;
    right: 0;
    top: 68px;
    width: 220px;
}

.micro-authentication-banner-player-list li {
    margin-bottom: 8px;
    background:#252B3A;
    opacity: .8;
    width: 220px;
}
.micro-authentication-navigation li:hover{
	color: #c7000b
}
.micro-authentication-banner-player-list li:hover{
	background:#252B3A;
    opacity: 1;
}
.authentication-banner-player-list-block {
    padding: 12px 16px;
    color: #fff;
    box-sizing: border-box;
    width: 100%;
    display: block;
}

.authentication-banner-player-list-block h2 {
    font-size: 14px;
    line-height: 20px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px;
}

.authentication-banner-player-list-block p {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*nav*/
.micro-authentication-navigation-wrap {
    border-bottom: #dedede 1px solid;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.micro-authentication-navigation {
    height: 48px;
    display: table;
    margin: auto;
}

.micro-authentication-navigation li {
    display: inline-block;
    color: #252B3A;
    font-size: 14px;
    line-height: 22px;
}

.micro-authentication-navigation li:nth-child(2) {
    margin: auto 42px;
}

.authentication-navigation-selected {
    font-weight: bold;
    border-bottom: 3px solid #c7000b;
    padding: 14px 0px 12px 0px;
}
/*intro*/
.micro-authentication-intro-wrap {
    padding-top: 108px;
    margin-top: -52px;
    overflow: hidden;
    margin-bottom: 56px;
}

.micro-authentication-intro-left {
    float: left;
}

.micro-authentication-intro-flow {
    margin-top: 72px;
}
.micro-authentication-intro-flow.version-three {
    position: absolute;
    top: 118px;
	left:33px;
}
.micro-authentication-intro-flow.version-three li.move{
	  visibility:hidden;
}
.micro-authentication-intro-flow.version-three li:nth-child(3):before{
    width: 57px;
    left: 117px;
}
.micro-authentication-intro-flow.version-three li:nth-child(3):after{	
    left: 174px;
}
.micro-authentication-intro-flow.version-one li.hidden{
	  visibility:hidden;
	  position: relative;
	  top: -22px;
}

.micro-authentication-intro-flow.version-two{
  	margin-left: 734px;
}
.micro-authentication-intro-flow.version-one{
  	margin-left: 733px;
}
.micro-authentication-intro-flow.version-two li.move{
    visibility: hidden;
}
.micro-authentication-intro-flow li {
    display: inline-block;
    position: relative;
}
.branch-line-flow{
    position:absolute;
    left: 555px;
    top: 313px;
}
.branch-line-flow span{
	position:absolute;
	top: -5px;
	left: 90px;
	display: block;
	white-space: nowrap;
	font-weight: bold;
}
@media (max-width:1440px){

	.micro-authentication-intro-flow.version-two{
  	margin-left: 686px;
}
.micro-authentication-intro-flow.version-one{
  	margin-left: 686px;
}
.branch-line-flow{
	left: 506px;
}
.branch-line-flow:before{
	width: 68px!important;
	left: 94px!important;
}
.branch-line{
	left: 599px!important;
}
.micro-authentication-intro-flow.version-one li:nth-child(1)::before{
	left: -86px!important;
	width: 271px!important;
}
.micro-authentication-intro-flow.version-three li:nth-child(3):before{
	width:45px!important
}
.micro-authentication-intro-flow.version-three li:nth-child(3):after{
	left: 163px!important;
}
}
.branch-line-flow:before{
	 content: "";
	 position: absolute;
	 width: 86px;
	 height: 1px;
	 border-bottom: 2px dashed #cbced6;
	 left: 78px;
	 top: 25px;
}
.branch-line-flow:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ADB0B8;
    border-radius: 100%;
    left: 165px;
    top: 23px;
}
.micro-authentication-intro-flow li:not(:last-child)::before {
    content: "";
    position: absolute;
    width: 55px;
    height: 1px;
    border-bottom: 1px dashed #ADB0B8;
    left: 78px;
    top: 25px;
}

.micro-authentication-intro-flow li:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ADB0B8;
    border-radius: 100%;
    left: 136px;
    top: 22px;
}

.micro-authentication-intro-flow li:nth-child(2n) {
    margin: 0px 101px;
}

.micro-authentication-intro-flow li img {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0px auto 5px auto;
}

.micro-authentication-intro-right {
    float: right;
    width: 389px;
    height: 195px;
	background: url(../images/micoAuthenticationImg/video_bg.jpg) center;
}
.video_space{
	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
	display: -moz-flex; /* Firefox 18+ */ 
	display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: rgb(37, 43, 58,0.4);
}
.video_space:hover{
    background: rgb(37, 43, 58,0.6);
}
.micro-authentication-intro-right p{
	font-size: 16px;
	color: #ffffff;
	margin: 0 125px 0 24px;
}
/*list*/
.micro-authentication-list-wrapper {
    background: #fafafa;
}

.micro-authentication-list-wrap {
    padding: 56px 0px;
}
.micro-authentication-list-search-condition {
    margin: 16px 0px;
    padding: 24px 32px 20px 32px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border-radius: 2px;
}
 .micro-authentication-lists-nodata {
    display: table;
    margin: auto;
    text-align: center;
    padding-top: 40px;
}
.micro-authentication-lists-nodata img {
	width: 90px;
    height: 90px;
    vertical-align: middle;
}
.micro-authentication-lists-nodata p {
    color: #252B3A;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
}
.micro-authentication-lists-nodata p a {
    color: #3D6EDA;
}
.micro-authentication-rights-wrap {
    padding: 56px 0px;
}
.micro-authentication-rights-wrap-box{
	background-color: #F5F5F6;
} 

.micro-authentication-rights-grid {
    margin-top: 16px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.micro-authentication-rights-grid thead {
    background: url(../images/micoAuthenticationImg/micro-authentication-index-grid-bg.png);
    height: 54px;
}

.micro-authentication-rights-grid thead td {
    font-size: 16px;
    line-height: 20px;
    padding: 17px 0px 17px 24px;
    color: #fff;
}

.micro-authentication-rights-grid td {
    color: #252B3A;
    font-size: 14px;
    line-height: 22px;
    padding: 11px 0px 11px 24px;
    font-weight: bold;
}

.micro-authentication-rights-grid td:nth-child(2) {
    border-left: #DFE1E6 1px solid;
    text-align: center;
    padding-left: 0;
}

.micro-authentication-rights-grid td:nth-child(2) span {
    color: #526ECC;
}

.micro-authentication-rights-grid tr:nth-child(2n) {
    background-color: #f5f5f6;
}

.micro-authentication-own-icon {
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url(../images/micoAuthenticationImg/micro-authentication-index-selected-icon.png);
    background-position-y: 13px;
}
.list-search-condition-level-block {
    overflow: hidden;
}

.list-search-condition-level-block span {
    float: left;
}

.list-search-condition-level-item {
    float: left;
    width: 90%;
}

.list-search-condition-level-item li {
    float: left;
    margin-right: 12px;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.list-search-condition-level-item li a {
    color: #575D6C;
    font-size: 14px;
    padding: 7px 16px;
    line-height: 18px;
    display: inline-block;
    border: #ADB0B8 1px solid;
    border-radius: 2px;
}

.list-search-condition-level-item li a:hover {
    border-color: #c7000b;
    color: #c7000b;
}

.list-search-condition-level-block span {
    color: #575D6C;
    font-size: 14px;
    line-height: 18px;
    margin-right: 4px;
    position: relative;
    padding: 7px 16px 7px 0px;
}

.micro-authentication-lists-data>li {
    overflow: hidden;
    background: #fff;
    position: relative;
}

.micro-authentication-lists-data>li:nth-child(2n) {
    background: #F5F5F6;
}

.micro-authentication-lists-data>li>a {
	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
	display: -moz-flex; /* Firefox 18+ */ 
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    padding: 35px 32px;
    overflow: hidden;
}
.page-customize{
	margin-top: 28px;
}
.micro-authentication-lists-data>li:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.micro-authentication-lists-data>li a .list_title {
    font-size: 16px;
    color: #252B3A;
    font-weight: bold;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.authentication-lists-data-level {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    border-radius: 2px;
    padding: 1px 4px;
    float: left;
    margin-right: 24px;
    margin-top: -1px;
    white-space: nowrap;
}


.authentication-lists-data-level.level1 {
    background: #FA5C41;
}

.authentication-lists-data-least {
    color: #c7000b;
    font-size: 12px;
    font-weight: bold;
}

.authentication-lists-data-info {
    width: 740px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #575D6C;
    font-size: 14px;
    line-height: 22px;
    float: left;
    margin-right: 80px;
}

.authentication-lists-data-title {
    float: left;
    width: 290px;
    margin-right: 30px;
}
.code-search {
    position: relative;
    display: inline-block;
    float: right;
}
.code-search .code-input {
    position: relative;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    width: 400px;
    height: 32px;
    line-height: 32px;
    padding: 9px 70px 9px 14px;
}
.code-search .icon-delete {
    width: 25px;
    height: 20px;
    position: absolute;
    top: 9px;
    right: 38px;
    cursor: pointer;
    display: none;
}
.icon-close{
	width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 10px;
    display: none;
}
.code-search .icon-search {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: url(../images/courseImg/icon_search.png) no-repeat;
    background-position: -2px -3px;
    cursor: pointer;
}
.code-search .icon-search:hover{
    background: url(../images/courseImg/icon_search_hover.png) no-repeat;
    background-position: 10px 9px;
}	
.code-search .icon-search:before {
    position: absolute;
    content: "";
    left: 0;
    top: 9px;
    width: 1px;
    height: 16px;
    display: inline-block;
    border-left: 1px solid #cbcbcb;
}
.code-search .icon-delete:before,.icon-close:before{
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 2px;
    height: 14px;
    border-left: 2px solid #8A8E99;
    top: 1px;
    right: 12px;
}
.icon-close:hover:before,.icon-close:hover:after{
	border-left: 2px solid #fff;
}
.code-search .icon-delete:after,.icon-close:after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 2px;
    height: 14px;
    border-left: 2px solid #8A8E99;
    top: 1px;
    right: 12px;
}
.code-search .icon-delete:hover:before,.code-search .icon-delete:hover:after{
    border-left: 2px solid #c7000b;
}
@media (min-width:768px) and (max-width:1025px) {
        html,body {
            width: 1280px !important;
            height: auto;
        }
        .cer_pc{
			display: block;
		}
		.cer_mobile{
			display: none;
		}
		#video{
			width: 100%
		}
}
/*中屏*/
@media only screen and (max-width: 1439px) and (min-width: 769px) {
	
	.micro-authentication-intro-left{
		max-width: 590px;
	}
	.micro-authentication-intro-flow li:not(:last-child)::before{
		width: 46%;
	}
	.micro-authentication-intro-flow li:not(:last-child)::after{
		left: 179%;
	}
	.micro-authentication-intro-flow li:nth-child(2n){
	    margin: 0px 60px;
	}

	#video{
		width: 100%;
	}
	.micro-authentication-banner-wrap p{
		max-width: 555px;
	}
	.micro-authentication-intro-right {
	    max-width: calc(100% - 590px);
	}
	.list-search-condition-level-item{
		width: 87%;
	}
	.header-nav .header-tag-pc{
		margin-right: 18px;
	}
	.micro-authentication-intro-right p{
		margin-right: 32%;
	}
}
@media screen and (max-width: 767px){
    .mb_css{
        width: 97% !important;
    }
    .authentication-lists-data-info {
        font-size: 12px;
        line-height: 20px;
    }
    .micro-authentication-lists-data{
        width: calc(100% - 30px);
        margin: 0 auto; 
        border-top: 1px solid #DFE1E6;
    }
    .micro-authentication-lists-data li{
        border-right:  1px solid #DFE1E6;
        border-left:  1px solid #DFE1E6;
    }

	.cer_pc{
		display: none;
	}
	.cer_mobile{
		display: block;
	}
	body{
		background-color: #fff !important;
	}
	.content-block.overview p,.content-block.overview li{
		width: calc(100% - 30px);
		margin: 0 auto;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.content-block.overview.mb .title {
		position: absolute;
		top: 50%;
		left: 6.4vw;
		transform: translateY(-50%);
		font-weight: 700;
	}
	.title_intro {
		display: none!important;
	}
	.home-notice {
		display: none;
	}
	.notice-list .item{
		max-width: initial;
		float: left;
	}
	.content-block.overview li{
		text-align: center;
	}
	.title{
		color: #252B3A;
		font-size: 6.4vw;
	}
	.title_intro{
                width: 170px !important;
                margin-left: 15px !important;
		color: #252B3A;
		font-size: 12px;
		margin-bottom: 15px !important;
	}
	.content-block.overview{
		width: 100vw;
		height: 53.3vw;
		background: url(../images/micoAuthenticationImg/micro-authentication-index-mbbanner.jpg) center;
	    background-size: cover;
	    display: inline-block;
	}
	.home-notice{
		padding: 0px;
		position: relative;
	}
	.swiper-pagination-bullet{
		height: 0px;
	}
	.notice-list{
		height: auto !important;
	}
	.notice-list a{
		background: #252B3A !important;
		opacity: 0.8;
		height: 52px !important;
		line-height: 52px;
	    text-indent: 16px;
        width: calc(100% - 30px);
	}
	.overview .dc-SlideShow.notice-box{
		height: auto !important;
		overflow: inherit !important;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets{
		bottom: -15px !important;
	}
	.swiper-pagination-bullet:before{
		background: rgba(255, 251, 251) !important;
	}
	.swiper-pagination-bullet-active:before{
		    background: #c7000b !important;
	}
	.swiper-pagination-bullet{
		opacity: 1 !important;
	}
	.notice-list a span{
		font-size: 14px;
		color: #fff;
	}
	.sidebar-nav{
		height: 44px;
   		border-bottom: 1px #DFE1E6 solid;
   		z-index: 222;
	}
	.selected:after{
	    background: #e41e2b;
	     bottom: 2px !important; 
	    content: "";
	    height: 3px;
	    left: 30%;
	    position: absolute;
	    width: 0;
	    margin-left: -30%;
	}
	.sidebar-menu{
	    width: calc(100% - 72px);
	    display: flex;
	    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
		display: -moz-flex;
	    justify-content: space-between;
	    -webkit-justify-content: space-between;
	    -moz-justify-content: space-between;
	    margin: 0 auto;
	}
	.sidebar-menu a{
		font-size: 12px;
		color: #252B3A;
	}
	.cer_intro_top{
		width: calc(100% - 30px);
		margin: 0 auto;
		overflow: hidden;
	}
	.cer_intro_top p {
		font-size: 14px;
		color: #252B3A;
		font-weight: 600;
	}
	.cer_intro{
       padding-top: 106px;
    	margin-top: -95px;
	}
	.sidebar-menu .item{
	    margin: 0 !important;
	}
	.cer_intro_main{
		width: calc(100% - 30px);
		height: 168px;
		background-color: #F5F5F6;
		margin: 0 auto;
		margin-top: 10px;
	    padding-top: 16px;
	}
	.cer_intro_main img{
		width: 32px;
		height: 32px;
	}
	.micro-authentication-intro-flow{
		position: relative;
		margin-top:0;
        width: 100%;
	    margin: 0 auto;
	    display: flex;
	    justify-content: center;
	    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
		display: -moz-flex;
	    -webkit-justify-content: center;
	    -moz-justify-content: center;
        margin-bottom: 23px;
	}
	.micro-authentication-intro-flow li:not(:nth-child(4))::before{
        content: "";
	    position: absolute;
	    width: 30px;
	    height: 1px;
	    border-bottom: 1px dashed #ADB0B8;
	    left: 69px;
	    top: 13px;
	}
	.micro-authentication-intro-flow li:not(:nth-child(4))::after{
	    content: "";
	    position: absolute;
	    width: 4px;
	    height: 4px;
	    background: #ADB0B8;
	    border-radius: 100%;
	    left: 99px;
	    top: 12px;
	}
	.micro-authentication-intro-flow li img{
		margin: 0px auto 5px auto;
	    width: 32px;
   		height: 32px;
	}
	.micro-authentication-intro-flow li:nth-child(2){
		margin: 0px 60px;
	}
	.micro-authentication-intro-flow li:nth-child(3)::before{
		content: "";
	    position: absolute;
	    width: 1px;
	    height: 30px;
	    border-left: 1px dashed #ADB0B8;
	    left: 31px;
	    top: 63px;
	}
	.micro-authentication-intro-flow li:nth-child(3)::after{
		display: none;
	}
	.item_four{
	    margin: 0;
	}
	.item_four::before{
		content: "";
	    position: absolute;
	    width: 19px;
	    height: 1px;
	    border-bottom: 1px dashed #ADB0B8;
	    left: 76px !important;
	    top: 13px;
	}
	.item_five::before{
		content: "";
	    position: absolute;
	    width: 17px !important;
	    height: 1px;
	    border-bottom: 1px dashed #ADB0B8;
	    left: 69px;
	    top: 13px;
	}
	.item_four::after{
	    content: "";
	    position: absolute;
	    width: 4px;
	    height: 4px;
	    background: #ADB0B8;
	    border-radius: 100%;
	    left: 70px  !important;
	    top: 12px;
	}
	.item_five{
	    margin-right: -3px !important;
	}
	.item_five::after{
	    content: "";
	    position: absolute;
	    width: 4px;
	    height: 4px;
	    background: #ADB0B8;
	    border-radius: 100%;
	    left: 65px !important;
	    top: 12px;
	}
	.micro-authentication-intro-flow p {
		font-size: 14px;
		font-weight: 600;
	}
	.cer_title{
		text-align: center;
		font-size: 18px;
		color: #252B3A;
	    font-weight: 600;
        margin-bottom: 12px;
	}
	.cer_list{
		width: calc(100% - 30px);
		margin: 0 auto;
	    padding-top: 121px;
    	margin-top: -91px;
	    overflow: hidden;
	}
	.code-search,.code-search .code-input{
		width: 100%;
		float: none;
	}
	.code-search .icon-search{
		width: 37px;
	}
	.code-search .icon-delete{
		right: 43px;
	}
	.cer_list_nav li{
		padding: 3px 13px;
		color: #575D6C;
	    font-size: 12px;
	    float: left;
    	margin-right: 8px;
	    margin-bottom: 8px;
	    border: #ADB0B8 1px solid;
	    border-radius: 2px;
	}
	.cer_list_nav>div{
		overflow: hidden;
		margin-top: 15px;
	}
	.cer_list_nav>div>div{
		float: left;
	    padding: 3px 0;	
	}
	.cer_list_nav ul{
		width: 87%;
	    float: left;
	}
	.line{
		width: 100%;
		background-color: #fafafa;
		height: 10px;
		margin-top: 8px;
		margin-bottom: 28px;
	}
	.mbline{
		margin-bottom: 12px;
	}
	.cer_list_nav li.active{
		color: #C7000B !important;
		border:1px solid #C7000B !important;
	}
	.cer_list_level{
		margin-top: 15px !important;
	}
	.micro-authentication-lists-data li a{
		padding: 15px;
	    display: block;
	}
	.authentication-lists-data-title{
		float: none;
		width: auto;
		margin: 0;
	}
	.authentication-lists-data-level{
		margin-right: 4px;
   		margin-top: 0px;
	}
	
	.micro-authentication-lists-data li a .list_title{
		font-size: 14px;
		display: block;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    max-width: 265px;
        float: left;
        margin-right: 4px;
	}
	.authentication-lists-data-least{
		display: block;
	    float: left;
	    line-height: 22px;
	}
	.micro-authentication-wrap{
		width: calc(100% - 30px);
	    padding: 106px 0 28px 0;
    	margin-top: -106px;
	}
	.title_fu{
		text-align: center;
		font-size: 12px;
		color: #575D6C;
	    margin-top: -4px;
	}
	.micro-authentication-rights-grid{
		margin-top: 12px;
	}
	.micro-authentication-rights-grid thead td{
	    padding: 16px 0px 16px 8px;
		font-size: 14px;
	}
	.micro-authentication-rights-grid td{
		padding: 5px 0px 5px 8px;
		font-size: 12px;
	    font-weight: normal;
	}
	.micro-authentication-lists-data li a img{
		display: none;
	}
	.authentication-lists-data-info{
		width: 100%;
		margin-right: 0;
	}
	.notice-box{
		padding: 0 !important;
	}
	.notice-list{
		display: flex !important;
		display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
		display: -moz-flex; /* Firefox 18+ */  
	}
	.notice-list a{
		width: calc(100% - 30px) !important;
	}
	.notice-list .item a{
		font-size: 14px;
		color: #fff;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	#video {
	    width: 100%;
	}
	
	.page-customize{
		display: none;
	}
	.developer-field-content-list-load {
	    margin: 16px 0 28px;
	    display: inline-block;
	    width: 100%;
	    text-align: center;
	    font-size: 14px;
	    line-height: 22px;
	    color: #ADB0B8;
	}
	.developer-field-content-list-load.load-more span {
	    font-size: 14px;
	    line-height: 22px;
	    color: #526ECC;
	    vertical-align: middle;
	    cursor: pointer;
	}
	.developer-field-content-list-load.load-more i {
	    display: inline-block;
	    margin-left: 6px;
	    width: 11px;
	    height: 7px;
	    vertical-align: 1px;
	    background: url(../images/micoAuthenticationImg/home_expandmore_icon.svg) no-repeat center/cover;
	}
	.load-more{
		display: block;
	}
	html,body{
		height: auto;
	}
	.micro-authentication-lists-data>li a .list_title{
		float: left;
	}
	.cer_list_level{
		margin-top: 8px !important;
	}
    .icon-close{
        top: -24px;
    }
    .icon-close:before,.icon-close:after{
        border-left: 2px solid #fff;
        height: 16px;
    }

}

.fixed{
    width: 100%;
    background: #fff;
	position: fixed;
	top: 0;
	z-index: 999;
    box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
    opacity: 1 !important;
    transition: opacity .4s ease;
}
.fixedmb{
	width: 100%;
    background: #fff;
	/* position: fixed; */
	top: 48px;
	z-index: 198;
    box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
    opacity: 1 !important;
    transition: opacity .4s ease;
}

.header-search-icon{
    transition:visibility 0.01s;
}

.header-search{
    transition:visibility 0.01s;
}

.micro-authentication-banner-wrap .title-wrapper{
	display: flex;
    padding: 94px 0px 12px;
	align-items: center;
}

.micro-authentication-banner-wrap .title-wrapper h1{
    padding: 0px;
}

.micro-authentication-banner-wrap .title-wrapper  img{
	margin-left: 20px;
}

.micro-authentication-banner-wrap .title-wrapper  img:hover{
	cursor: pointer;
}

.micro-authentication-banner-wrap p{
	color: #575D6C;
	font-size: 18px;
	font-family: FZLTHJW, FZLTHJW-Regular;
}

.mycertifications-link{
	padding-top: 32px;
}
.mycertifications-link a{
	display: block;
	width: 134px;
	height: 40px;
	background-color: #C7000B;
	border-radius: 2px;
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	transition: all .3s;
}
.mycertifications-link a:hover{
	box-shadow: 0 4px 7px rgba(214,74,82,.4);
	cursor: pointer;
	background-color: #d64a52;
}
.micro-authentication-activity-list-wrapper{
	background-color: #f5f5f6;
}
.micro-authentication-activity-list-wrapper>div{
	background-color: rgba(255,255,255,0.5);
}
.micro-authentication-activity-list-wrapper .list-box{
	max-width: 1280px;
    margin: auto;
	display: flex;
}

.micro-authentication-activity-list-wrapper .list-box li {
	flex: 1;
}

.micro-authentication-activity-list-wrapper .list-box li a{
	display: block;
    border-right: 1px solid rgba(0,0,0,0.15);
    margin: 24px 0;
}
.micro-authentication-activity-list-wrapper .list-box li:last-child a{
	border-right: none;
}
.micro-authentication-activity-list-wrapper .list-box li:last-child{
	border-right: none;
}
.micro-authentication-activity-list-wrapper .list-box li .name{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #252B3A;
	line-height: 22px;
	padding-bottom: 8px;
	
}
.micro-authentication-activity-list-wrapper .list-box li :hover{
	cursor: pointer;
}
.micro-authentication-activity-list-wrapper .list-box li:hover .name{
	color:#C7000B;
}
.micro-authentication-activity-list-wrapper .list-box li .tips{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #575d6c;
	line-height: 22px;
}

.scrolltips{
	display: flex;
	max-width: 1280px;
	height: 68px;
	margin: 0 auto;
	border-bottom: 1px solid #DFE1E6;
	margin-bottom: 55px;
}
.scrolltips .swiper-container{
	flex: 1;
}
.scrolltips-left{
	padding-top: 23px;
}
.scrolltips-left .rzdt{
	display: block;
    background-color: #C7000B;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
	margin-right: 32px;
	font-weight: 700;
    padding: 0 8px 1px;
}

.scrolltips .dt-item  span:first-child{
	color:#252B3A;
	font-size: 14px;
	font-weight: 700;
	margin-right: 6px;
}
.scrolltips .dt-item a{
	cursor: pointer;
}
.scrolltips .dt-item a:hover{
	text-decoration: underline;
}
.scrolltips .dt-item  span:nth-child(3){
	color:#526ECC;
}

.scrolltips .swiper-slide{
	display: flex;
}

.scrolltips .swiper-slide .dt-item{
	flex:1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #575D6C;
	line-height: 68px;
	padding-right: 40px;
}

.short-term-activity{
	max-width: 1280px;
	margin: 0 auto 55px;
}
.short-term-activity a{
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 10%;
	position: relative;
}
.short-term-activity img{
	height: 100%;
	width: 100%;
	position: absolute;
}

.series-nav {
	margin-top: 15px;
    width: 100%;
    max-width: 1280px;
    border-bottom: #DFE1E6 1px solid;
    padding: 0px 0px 0px 0;
}
.series-nav ul{
	width: auto;
    vertical-align: top;
    display: inline-block;
}
.nav.active {
    font-weight: 600;
    border-bottom: 3px solid #c7000b;
}
.series-nav li {
    float: left;
    font-size: 0;
    padding: 10px 0px 19px;
    margin-right: 56px;
    position: relative;
}
.series-nav .code-search {
    position: relative;
    display: inline-block;
    float: right;
}
.series-nav .code-search .code-input{
	background-color: transparent;
}

input::-webkit-input-placeholder{
	color:#C0C4CC;
}
.nav a {
    font-size: 18px;
    line-height: 22px;
    color: #252b3a;
    height: 20px;
    letter-spacing: 0;
    text-align: left;
    display: inline-block;
}
.sort-top {
    display: inline-block;
    width: 8px;
    height: 5px;
    background: url(../images/courseImg/Triangle_grey.svg);
    position: absolute;
    top: 14px;
    left: 40px;
}
.sort-bottom {
    display: inline-block;
    width: 8px;
    height: 5px;
    background: url(../images/courseImg/Triangle_grey.svg);
    position: absolute;
    top: 21px;
    left: 40px;
    transform: rotate(180deg);
}
.micro-authentication-wrap  .micro-authentication-list-search-condition{
	background-color: transparent; 
    box-shadow: 0 0;
	padding:24px 0 20px 0;
}
.micro-authentication-list-wrapper{
	background: url(../images/bg.png) no-repeat 60% center;
	background-size: cover;
}
.micro-authentication-lists-data .pc-wrapper{
	display: flex;
	flex-wrap: wrap;
	/* box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.10);  */
}
.micro-authentication-lists-data .pc-wrapper li{
	width:calc(25% - 2px);
	padding:32px 24px;
	background: #fff;
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.10);
    margin-right: 1px;
    margin-bottom: 1px;
	transition: all 0.3s;
}

@media screen and (min-width:768px) {
	.micro-authentication-lists-data .pc-wrapper li:hover{
		box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.10);
		z-index: 888;
		background: url(../images/cardbg.png) no-repeat center;
		background-size: cover;
	}
	.micro-authentication-lists-data .pc-wrapper li:hover .list-title{
		color:#C7000B
	}
	.micro-authentication-lists-data .pc-wrapper li:hover .bottombar{
		visibility: hidden;
	}
}


.pc-wrapper li{
	padding:32px 24px;
	border-right: 1px;
}
.pc-wrapper .authentication-lists-data-title .corner{
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	background: #526ecc;
	border-radius: 2px;
	padding:2px 4px;
	margin-right: 6px;
}
.pc-wrapper .authentication-lists-data-title{
	display: flex;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
	width: 100%;
	margin-right: 0;
}
.pc-wrapper .authentication-lists-data-title .list-title{
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	color: #252b3a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pc-wrapper .description{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #575d6c;
	line-height: 22px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	min-height: 44px;
}
.pc-wrapper .bottombar{
	margin-top: 12px;
	display: flex;
	justify-content: space-between;
}
.pc-wrapper .bottombar .field{
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #575d6c;
	border: 1px solid #adb0b8;
	border-radius: 2px;
	padding:0 8px 0 6px;
}

.pc-wrapper .bottombar .level{
	display: flex;
	align-items: center;
}
.pc-wrapper .bottombar .level span:first-child{
	background:url(../images/level1.svg)no-repeat center ;
	background-size: contain;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}
.pc-wrapper .bottombar .level span.level1:first-child{
	background:url(../images/level2.svg)no-repeat center ;
}
.pc-wrapper .bottombar .level span.level2:first-child{
	background:url(../images/level3.svg)no-repeat center ;
}
.code-search .icon-search {
	background: url(../images/search.svg)no-repeat;
	background-position: center;
	background-size: 15px;
}
.code-search .icon-search:hover{
	background: url(../images/searchred.svg)no-repeat;
	background-position: center;
    background-size: 15px;
}
.pc-wrapper .bottombar .level span:last-child{
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #575d6c;
	line-height: 18px;
}
.pc-wrapper li{
	position: relative;
}
.pc-wrapper li .shopped{
	width: 90px;
	height: 90px;
	position: absolute;
	top: 38px;
	right: 5px;
	background: url(../images/shopped.png)no-repeat center;
	background-size: 100% 100%;
}
.micro-authentication-wrap .view-detail{
	font-size: 16px;
	text-align: center;
	color: #575d6c;
	line-height: 24px;
	margin-top: 16px;
	margin-bottom: 32px;
	cursor: pointer;
}
.view-detail:hover{
	color: #c7000b;
	cursor: pointer;
}
.micro-authentication-wrap .view-detail span{
	font-size: 12px;
	margin-left: 6px;
	font-weight: 600;
}
.micro-authentication-title{
	text-align: center;
}
.micro-authentication-title-des{
	text-align: center;
	font-size: 16px;
	margin-top: 16px;
	color: #575D6C;
}
.micro-authentication-list-wrapper .micro-authentication-title{
	text-align: center;
	display: block;
}
.micro-authentication-rights-grid thead tr{
	height: 64px;
	background: #fff;
}
.micro-authentication-rights-grid thead tr td{
	box-sizing: border-box;
	padding:0;
	vertical-align: bottom;
	
}
.micro-authentication-rights-grid thead tr td:first-child{
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 0;
	background-color: #f5f5f6;
}
.micro-authentication-rights-grid thead tr td:first-child div{
	background-color: #252B3B;
	line-height: 54px;
	padding-left: 22px;
}
.micro-authentication-rights-grid thead tr td:last-child{
	background-color: #252B3B;
	line-height: 64px;
	text-align: left;
	text-indent: 24px;
}
.micro-authentication-rights-grid td{
	color: #575D6C;
}
.micro-authentication-rights-grid td:nth-child(2){
	text-indent: 24px;
	text-align: left;
}
.micro-authentication-own-icon{
	background: url(../images/micoAuthenticationImg/selected-icon.png) no-repeat;
	background-position-y:0 ;
}
.micro-authentication-rights-grid{
	box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.10);
}
.micro-authentication-rights-grid tr:nth-child(n){
	background: #fff;
}
.micro-authentication-rights-grid tr:nth-child(2n){
	background: #fff;
}
.micro-authentication-rights-grid tbody tr{
	border-bottom: 1px solid #DFE1E6;
}
.micro-authentication-rights-grid td:nth-child(2) {
    text-indent: 24px;
    text-align: left;
    box-shadow: -5px 0 10px -3px rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.05);
}
.micro-authentication-intro-flow li img{
	width: 100px;
	height: 100px;
}
.micro-authentication-intro-flow li:not(:last-child)::before{
  	left: 114px;
  	top: 48px;
  	width: 73px;
  	border-color: #cbced6;
  	border-width: 2px;
}
.micro-authentication-intro-flow.version-one li:nth-child(4){
	  visibility:hidden;
}
 .micro-authentication-intro-flow.version-two li:nth-child(3)::before{
  	width: 56px;
  	left: 187px;
  	visibility: visible;
}
.micro-authentication-intro-flow.version-two li:nth-child(3)::after{
    left: 243px;	
    visibility: visible;
}
 .micro-authentication-intro-flow.version-one li:nth-child(1)::before{
  	width: 288px;
  	left: -102px;
  	visibility: visible;
}
.micro-authentication-intro-flow.version-one li:nth-child(1)::after{	
    left: 187px;	
    visibility: visible;
}
.micro-authentication-intro-flow li:not(:last-child)::after{
  	left: 189px;
  	top: 46px;
}
.micro-authentication-intro-left {
  	max-width: 100%;
  	position: relative;
}
.branch-line{
    width:2px;
    height: 215px;
    position:absolute;
    border-left:#ccc 2px dashed;
    right: 640px;
    top: 124px;
}
.micro-authentication-intro-flow p{
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
}
.micro-authentication-intro-flow .hidden span{
	display:block;
	visibility: visible;
	position: absolute;
	top: 17px;
	left: -90px;
	font-weight: bold;
}
.micro-authentication-intro-flow p.des{
	font-size: 12px;
	color:#575D6C;
	font-weight: 100;
}
.micro-authentication-intro-flow li:nth-child(2n) {
    margin: 0px 90px;
}
.micro-authentication-intro-flow li:nth-child(6) {
    margin: 0px 0px 0px 80px;
}
.micro-authentication-navigation li{
	font-size: 18px;
}
.sort-top-red{
	display: inline-block;
    width: 8px;
    height: 5px;
    background: url(../images/courseImg/Triangle_red.svg);
    position: absolute;
    top: 14px;
    left: 40px;
}
.sort-bottom-red{
	display: inline-block;
    width: 8px;
    height: 5px;
    background:url(../images/courseImg/Triangle_red.svg);
    position: absolute;
    top: 21px;
    left: 40px;
    transform: rotate(180deg);
}
.title-wrapper img{
	width: 40px;
	height: 40px;
	margin-top: 6px;
	cursor: pointer;
}
.activity-content{
	position: absolute;
	left:120px;
	top:22px;
	z-index: 100;
}
.activity-content p:first-child{
	font-size: 32px;
	color: #fff;
}
.activity-content p:last-child{
	font-size: 16px;
	margin-top: 10px;
	color:#fff;
}
.micro-authentication-intro-wrap{
	margin-top: 0;
	padding-top: 56px;
}
.list-search-condition-level-item li a:hover{
	border-color:#ADB0B8;
}
.extra-div{
	position: absolute;
    top: 140px;
    left: -30px;
    width: calc(50% + 30px);
    background: #f5f5f6;
    height: 40px;	
}
.cer_pc #third{
	position: relative;
}
@media only screen and (max-width: 1439px) {

	.micro-authentication-intro-flow li:nth-child(2n) {
		margin: 0px 80px;
	}
}
@media (max-width: 1439px){
	.micro-authentication-activity-list-wrapper .list-box,.scrolltips,.short-term-activity{
		max-width: 1200px;
	}
		.micro-authentication-intro-flow li:nth-child(2n) {
		margin: 0px 83px;
	}
}
@media screen and (max-width: 767px){
	.developer-field-content-list-load.load-more i {
		background:url(../images/micoAuthenticationImg/more.svg)no-repeat center/cover ;
		margin-left: 0;
	}
	.activity-content{
		left:24px;
		top:18px;
	}
	.mycertifications-link{
		position: absolute;
		padding-top: 8px;
	}
	.mycertifications-link a{
		width: 108px;
		line-height: 32px;
		height: 33px;
		background: transparent;
		border: 1px solid #C7000B;
		color: #C7000B;
		font-size: 12px;
		font-weight: 600;
	}
	.mycertifications-link a:hover{
		box-shadow: none;
		cursor: pointer;
		background-color: transparent;
	}
	.content-block.overview.mb .title{
		top:40%;
	}
	.content-block.overview.mb .title img{
		vertical-align: text-bottom;
		margin-left: 8px;
	}
	.short-term-activity{
		background: #fff;
		margin:0;
		padding:20px 0;
	}
	.short-term-activity .img-box{
		width: calc(100vw - 30px );
		height: 21vw;
		margin-left: 15px;
	}
	.short-term-activity a{
		display: block;
		width: 100%;
		height: 21vw;
		padding-bottom: 0;
	}
	.short-term-activity img{
		width: 100%;
		height: 21vw;
		position: static;
	}

	.cer_list{
		width: 100%;
		position: relative;
    	margin-top: 0px;
		padding-top: 0px;
	}
	.cer_list .background-wrapper{
		padding-top: 32px;
		padding-bottom: 16px;
		background: url(../images/micoAuthenticationImg/mbbg.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top center;
	}
	.code-search{
		width: calc(100% - 30px);
		margin-left: 15px;
	}
	
	.cer_list_nav .tab-block {
		z-index: 2;
		box-shadow: 0px -1px 0px 0px #dfe1e6 inset;
		margin-bottom: 16px;
		height: 45px;
		background-color: #fff;
		padding-top: 0;
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
	}
	.scroll-block {
		margin-bottom: 0px;
		display: inline-block;
		width: 30%;
		float: left;
		height: 44px;
		overflow: visible;
		padding:0;
	}
	.level-one-block:last-child {
		border-top: none;
	}
	.level-one-block {
		border: none;
		width: 110%;
		height: 44px;
		background: url(../images/courseImg/select_grey.svg) no-repeat;
		background-position-x:right;
		background-position-y: center;
	}
	.level-one-block.selected{
		background: url(../images/courseImg/Triangle_red.svg) no-repeat;
		background-position-x: right;
		background-position-y: center;
	}
	.level-one-block.selected .fl.special-tip-sort{
		color:#C7000b;
	}
	.fl.special-tip-sort {
		display: inline-block;
	}
	.special-tip-sort {
		font-size: 14px;
		line-height: 20px;
		float: none;
		margin: 12px 0;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		width: 21.334vw;
		margin-left: 7vw;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-align: center;
		min-width: 70px;
		color: #252b3a;
		letter-spacing: 0;
	}
	.scroll-box:nth-last-child(1) {
		left: 0px;
	}
	.scroll-box {
		line-height: 30px;
		overflow: visible;
		width: 100%;
		position: absolute;
		top:164px;
		background-color: white;
		z-index: 666;
		display: none;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
	}
	.scroll-box  .level-one-rg {
		margin-left: 0px;
		width: 100%;
		white-space: nowrap;
		overflow-y: auto;
		display: flex;
		flex-direction: column;
		background-color: white;
		max-height: 286.8px;
	}
	.tab-block .active {
		border: unset;
		border-radius: unset;
		background: url(../images/courseImg/selected.svg) no-repeat;
		background-position-x: 97%;
		background-position-y: center;
		color: #c7000b;
	}
	.tool.fl:first-child {
		padding: 15px 65px 15px 15px;
	}
	.scroll-box  .level-one-rg .tool.fl {
		float: none;
		height: 50px;
		border: none!important;
		border-radius: unset;
		font-size: 14px;
		line-height: 20px;
		padding: 14px 65px 16px 15px;
		font-family: PingFangSC, PingFangSC-Regular;
	}
	.tool {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		color: #252B3A;
		letter-spacing: 0;
		text-align: left;
		display: inline-block;
		margin: 0;
	}
	.scroll-box:first-child {
		left: 0px;
	}
	.micro-authentication-lists-wrapper{
		padding-top: 16px;
		background: url(../images/micoAuthenticationImg/mbbg.png);
		background-position: center bottom;
		background-size: 100%;
		
	}
	.micro-authentication-lists-wrapper .pc-wrapper li {
		flex-basis: auto;
		width: 100%;
		border-left: none;
		padding:20px;
	}
	.micro-authentication-lists-wrapper li a{
		padding:0;
	}
	.pc-wrapper .authentication-lists-data-title .list-title{
		font-size: 14px;
	}
	.pc-wrapper .description{
		font-size: 12px;
	}
	.pc-wrapper .authentication-lists-data-title .corner{
		padding:0px 4px;
	}
	.cer_intro{
		margin-top: 0;
		padding:28px 0 16px;
		font-size: 18px;
		font-weight: 600;
		text-align: center;
		color: #252b3a;
		background:#f3f3f3;
	}
	.developer-field-content-list-load{
		margin:0px;
		padding: 20px 0 10px;
	}
	.developer-field-content-list-load.load-more span{
		font-size: 12px;
		color: #252b3a;
	}
	.developer-field-content-list-load.load-more span i{
		display: none;
	}
	.cer_intro_main{
		height: auto;
	}
	.micro-authentication-intro-flow{
		display: flex;
		flex-direction: column;
	}
	.micro-authentication-intro-flow li{
		background:#fff;
		margin:0px;
		height: 80px;
		padding:16px 16px 16px 4px;
		display: flex;
		align-items: center;
		border-bottom: 1px solid #DFE1E6;
	}
	.micro-authentication-intro-flow li:last-child{
		border-bottom: none;
	}
	.micro-authentication-intro-flow li:nth-child(2n){
		margin:0px;
	}
	.micro-authentication-intro-flow li::after,.micro-authentication-intro-flow li::before{
		display: none;
	}
	.micro-authentication-intro-flow li img{
		width: 70px;
		height: 70px;
		margin:0 4px 0;
	}
	.micro-authentication-wrap{
		margin-top: 0px;
		padding:28px 0;
		margin:0;
		background-color: #fff;
		width: 100%;
	}

	.micro-authentication-wrap .content-box{
		width: calc(100% - 30px);
		margin:0 auto;
	}
	
	.cer_mobile{
		background:#f3f3f3;
	}
	.micro-authentication-intro-flow p{
		text-align: left;
	}
	.micro-authentication-intro-flow p.des{
		font-size: 12px;
	}
	.micro-authentication-rights-grid td:nth-child(2){
		border-left: 1px solid #DFE1E6;
	}
	#third .content-box .micro-authentication-rights-grid thead tr td{
		background-color:#D9E2F0 ;
		font-size: 14px;
		font-weight: 600;
		text-align: left;
		color: #252b3a;
	}
	.micro-authentication-rights-grid thead tr{
		height: 54px;
	}
	.micro-authentication-rights-grid thead tr td:last-child{
		background-color:#D9E2F0 ;
		border-left-color: #fff;
		line-height: 54px;
	}
	.micro-authentication-rights-grid thead tr td:first-child{
		vertical-align: middle;
		padding-top: 0px;
		text-indent:24px ;
		width: 60%;
	}
	.micro-authentication-rights-grid td:nth-child(2){
		box-shadow: unset;	
	}
	.micro-authentication-rights-grid td{
		padding:14px 0 14px 22px;
		color:#252B3A;
	}
	.micro-authentication-rights-grid tr:nth-child(2n+1){
		background-color: #f5f5f6;	
	}
	.micro-authentication-rights-grid tbody tr{
		border-bottom: none;
	}
	.micro-authentication-rights-grid{
		border:1px solid #DFE1E6;
		border-top: none;
		box-shadow: none;
		margin-top: 16px;
	}
	.more{
		background: url(../images/micoAuthenticationImg/arrowright.png)no-repeat center;
		background-size: 12px 7px;
		display: inline-block;
		width: 12px;
		height: 7px;
		margin-left: 2px;
	}
	.micro-authentication-own-icon{
		background:url(../images/micoAuthenticationImg/mbselected.png)no-repeat ;
	}
	.cer_intro{
		padding-bottom: 0;
	}
	.cer_intro_main{
		margin-top: 0px;
	}
	.code-search, .code-search .code-input{
		background: transparent;
		border-color: #adb0b8;
	}
	.micro-authentication-lists-wrapper{
		min-height: 410px;
	}
	.micro-authentication-lists-nodata{
		padding-top: 100px!important;
	}
}

.header-container.fixed{
	background:transparent
}

