
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}

.cebanner{width:1920px; margin:0 auto; overflow:hidden;}


.all_title {
	height: 16px;
	font-size: 14px;
	font-family: MicrosoftYaHeiLight;
	color: #2a2a2a;
	line-height: 16px;
	margin-bottom: 30px;
	margin-top: 12px;
}
.all_title i{
	width: 690px;
	height: 1px;
	background: #e2e2e2;
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px;
}
.all_title a {
	font-size: 12px;
	float: right;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 18px;
}
.all_title a span {
	display: inline-block;
	color: #656565;
}
.all_title a img {
	margin-left: 6px;
	vertical-align: bottom;
}
.certify_why .why_box .why_content .why_cont_box {
	width: 244px;
	height: 316px;
	background: #fff;
	margin-right: 15px;
	cursor: pointer;
	padding: 40px;
	position: relative;
}
.certify_why .why_box .why_content .why_cont_box .why_icon {
	width: 60px;
}
.certify_why .why_box .why_content .why_cont_box > h3 {
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
	margin: 24px 0 0;
}
.certify_why .why_box .why_content .why_cont_box .why_tips {
	height: 10px;
	font-size: 10px;
	font-family: MicrosoftYaHei;
	color: #888;
	line-height: 10px;
	margin: 4px 0 0;
}
.certify_why .why_box .why_content .why_cont_box > p {
	width: 156px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 24px;
}
.certify_why .why_box .why_content .why_cont_box .why_line{
	width: 16px;
	height: 2px;
	background: #d1d1d1;
	position: absolute;
	left: 40px;
	bottom: 50px;
}
.certify_why .why_box .why_content .why_cont_box:hover .why_line, .certify_why .why_box .why_content .why_cont_box:hover .why_tips[data-v-1c2c89f5] {
	display: none;
}
.certify_why .why_box .why_content .why_cont_box:hover .why_kef {
	height: 28px;
}
.certify_why .why_box .why_content .why_cont_box .why_kef{
	width: 120px;
	height: 0;
	overflow: hidden;
	transition: all .1s;
	background: #230bff;
	padding-left: 30px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	bottom: 40px;
	left: 40px;
}
.certify_why .why_box .why_content .why_cont_box .why_kef::before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background-image: url(../images/icon_zxkf.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 20px;
}
.certify_why .why_box .why_content .why_cont_box .why_kef span {
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	font-family: MicrosoftYaHei;
	height: 28px;
	color: #fff;
}
.certify_why .why_box .why_content .why_cont_box .why_kef::after {
	display: block;
	content: "";
	width: 1px;
	height: 8px;
	background: #fff;
	position: absolute;
	opacity: .5;
	top: 11px;
	left: 42px;
}
.certify_why .why_box .why_content .why_cont_box:last-child {
	margin-right: 0;
}
.certify_type {
	width: 100%;
	height: auto;
	background: #fff;
	float:left;
}


.certify_type .type_content .type_left {
	width: 320px;
	height: 450px;
	background: linear-gradient(180deg,#0580a1,#745af9);
	padding: 50px 50px 0;
}
.certify_type .type_content .type_left > h3 {
	height: 26px;
	font-size: 26px;
	font-family: MicrosoftYaHeiSemibold;
	color: #fff;
	line-height: 26px;
	font-weight: 500;
}
.certify_type .type_content .type_left .left_line {
	width: 220px;
	height: 1px;
	background: #fff;
	opacity: .16;
	margin: 24px 0;
}
.certify_type .type_content .type_left .left_text_box {
	margin-bottom: 20px; 
	height: 38px;
}
.certify_type .type_content .type_left .left_text_box .left_title {
	width: 29px;
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #fff;
	line-height: 18px;
	margin-right: 8px;
}
.certify_type .type_content .type_left .left_text_box .left_tips1 > h3{
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #fff;
	line-height: 18px;

	margin-bottom: 8px;
	font-weight: 500;
}
.certify_type .type_content .type_left .left_text_box .left_tips1 > p{
	height: 12px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: hsla(0,0%,100%,.4);
	line-height: 12px;
}
.certify_type .type_content .type_left .enter_btn {
    display: block;
    position: relative;
	width: 220px;
	height: 44px;
	background: #e3481f;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500;
	color: #fff;
	z-index:999;
}
.enter_btn::after, .enter_btn::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -4px;
}
.enter_btn::before {
	background-image: url( url(../images/btn_left.png);
	left: 24px;
}
.enter_btn::after {
	background-image: url(../images/btn_right.png);
	right: 24px;
}
.enter_btn::after, .enter_btn::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -4px;
}
.certify_type .type_content .type_right{
	width: calc(100% - 320px);
}
.certify_type .type_content .type_right .right_box{
	width: 479px;
	height: 225px;
	background: #fff;
	border: 1px solid #f1f1f1;
	padding: 50px 20px 0 50px;
	position: relative;
	cursor: pointer;
}
.certify_type .type_content .type_right .right_box .p1{
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
}
.certify_type .type_content .type_right .right_box:hover .p1 {
	color: #e3471f !important;
}
.certify_type .type_content .type_right .right_box .p2{
	height: 16px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 16px;
	margin: 12px 0 20px;
}
.certify_type .type_content .type_right .right_box .right_line {
	width: 16px;
	height: 2px;
	background: #d1d1d1;
	margin-bottom: 40px;
}
.certify_type .type_content .type_right .right_box .right_more {
	width: 80px;
	height: 20px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #e3471f;
	line-height: 12px;
	padding: 4px 0;
	border-bottom: 1px solid #e3471f;
	position:relative;
	z-index:999;
}
.certify_type .type_content .type_right .right_box .right_more a{
	display: inline-block;
	color: #e3471f;
}
.certify_type .type_content .type_right .right_box .right_img {
	width: 175px;
	position: absolute;
	right: 20px;
	bottom: 0;
}
.certify_choice{
	width: 100%;
	height: 638px;
	background: #f1f3f5;
}
.certify_choice .choice_box{
	width: 1280px;
	margin: 0 auto;
	padding: 80px 0;
}
.certify_choice .choice_box > h3 {
	height: 42px;
	font-size: 42px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 42px;
	font-weight: 500;
}
.certify_choice .choice_box .choice_content{
	width: 632px;
	height: 176px;
	background: #fff;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 40px;
}
.certify_choice .choice_box .choice_content:nth-child(2n) {
	margin-right: 0;
}
.certify_choice .choice_box .choice_content .flagshipImg{
	width: 96px;
	margin-right: 24px;
}
.certify_choice .choice_box .choice_content .flagship {
	width: calc(100% - 120px);
}
.certify_choice .choice_box .choice_content .flagship .p1{
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
	margin-bottom: 4px;
}
.certify_choice .choice_box .choice_content .flagship .p2{
	height: 10px;
	font-size: 10px;
	font-family: MicrosoftYaHei;
	color: #888;
	line-height: 10px;
}
.certify_choice .choice_box .choice_content .flagship .flagship_line {
	width: 432px;
	height: 1px;
	background: #000;
	opacity: .06;
	margin: 12px 0 10px;
}
.certify_choice .choice_box .choice_content .flagship .p3 {
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 18px;
}
.certify_dilemma{
	width: 100%;
	height: auto;
	background: #fff;
	float:left;
	overflow:hidden;
	padding-bottom:2%;

}

.certify_dilemma  > h3 {
	height: 42px;
	font-size: 42px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 42px;
	font-weight: 500;
}
.certify_dilemma  .dilemma_content{ padding-top:20px;}
.certify_dilemma  .dilemma_content .type_left {
	width: 320px;
	height: 464px;
	background: linear-gradient(180deg,#0580a1,#745af9);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 50px 50px 0;
}
.certify_dilemma  .dilemma_content .type_left > h3{
	height: 26px;
	font-size: 26px;
	font-family: MicrosoftYaHeiSemibold;
	color: #fff;
	line-height: 26px;
	font-weight: 500;
}
.certify_dilemma  .dilemma_content .type_left .left_line {
	width: 220px;
	height: 1px;
	background: #fff;
	opacity: .16;
	margin: 24px 0;
}
.certify_dilemma  .dilemma_content .type_left .left_text_box {
	margin-bottom: 20px;
	height: 14px;
}
.certify_dilemma  .dilemma_content .type_left .left_text_box .left_title {
	width: 4px;
	height: 4px;
	background: #fff;
	margin-right: 8px;
	margin-top: 5px;
}
.certify_dilemma  .dilemma_content .type_left .left_text_box .left_tips p{
	height: 14px;
	font-size: 14px;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400;
	color: #fff;
	line-height: 14px;
}
.certify_dilemma  .dilemma_content .type_left .enter_btn {
	display: block;
position: relative;
width: 220px;
height: 44px;
background: #e3481f;
line-height: 44px;
text-align: center;
font-size: 14px;
font-family: PingFangSC-Medium,PingFang SC;
font-weight: 500;
color: #fff;
}
.certify_dilemma  .dilemma_content .type_right {
	width: calc(100% - 320px);
}
.certify_dilemma  .dilemma_content .type_right .right_box {
	width: 480px;
	height: 232px;
	background: #fff;
	border: 1px solid #f1f1f1;
	padding: 50px 20px 0 50px;
	position: relative;
}
.certify_dilemma  .dilemma_content .type_right .right_box .p1 {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
}
.certify_dilemma  .dilemma_content .type_right .right_box:hover .p1 {
	color: #e3471f !important;
}
.certify_dilemma  .dilemma_content .type_right .right_box .p2 {
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 16px;
	margin: 12px 0 40px;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_more {
    display: block;
	width: 136px;
	height: 30px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #e3471f;
	line-height: 30px;
	padding-left: 16px;
	border: 1px solid #e3471f;
	position: relative;
	cursor: pointer;
	transition: all .1s ease;
	z-index:999;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_more:hover {
	background: #e3471f;
	color: #fff;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_more:hover .img_ {
	background-image: url(../images/icon_gywm_hover.png);
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_more .img_ {
	display: block;
	width: 32px;
	height: 6px;
	position: absolute;
	background-image: url(../images/icon_gywm.png);
	background-size: 100%;
	background-repeat: no-repeat;
	right: 16px;
	top: 50%;
	margin-top: -3px;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_img {
	width: 140px;
	position: absolute;
	right: 20px;
	bottom: 0;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_img .right_img_sort {
	height: 17px;
	font-size: 12px;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400;
	color: #b8b8b8;
	line-height: 17px;
	text-align: center;
}
.certify_dilemma  .dilemma_content .type_right .right_box .right_img .right_img_url {
	width: 140px;
	height: 160px;
}
.certify_do {
	width: 100%;
	background: #f1f3f5;
	height:700px;
	padding-top:20px;
}

.certify_do  .do_content{
	padding-top:40px;
	}
.certify_do  .do_content .do_text_box {
	width: 24%;
	height: 206px;
	background: #fff;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 40px 0 0;
}
.certify_do  .do_content .do_text_box .do_text_img {
	width: 56px;
	margin: 0 auto 24px;
}
.certify_do  .do_content .do_text_box .do_text .p1 {
	height: 18px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
	text-align: center;
	margin-bottom: 12px;
}
.certify_do  .do_content .do_text_box .do_text .p2 {
	height: 16px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 16px;
	text-align: center;
}
.certify_do  .do_content .do_text_box:nth-child(4n) {
	margin-right: 0;
}
.certify_question {
	width: 100%;
	background: #f1f3f5;
}
.certify_question .question_box {
	width: 1280px;
	margin: 0 auto;
	padding: 0 0 80px;
}
.certify_question .question_box > h3 {
	height: 42px;
	font-size: 42px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 42px;
	font-weight: 500;
}


.certify_question .question_box .question_content .question_left {
	width: 324px;
	height: 352px;
	background-image: url(../images/question_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 48px;
	position: relative;
}
.certify_question .question_box .question_content .question_left .question_left_text {
	width: 210px;
	font-size: 26px;
	font-family: MicrosoftYaHeiSemibold;
	color: #fff;
	line-height: 26px;
	margin-left: 46px;
}
.certify_question .question_box .question_content .question_left .question_left_text .p1 {
	font-size: 26px;
	margin-bottom: 13px;
}
.certify_question .question_box .question_content .question_left .question_left_text .p2 {
	font-size: 14px;
}
.certify_question .question_box .question_content .question_left .enter_btn {
    display: block;
	width: 216px;
	position: absolute;
	bottom: 31px;
	left: 50%;
	margin-left: -108px;
}
.enter_btn {
	height: 44px;
	background: #e3481f;
	line-height: 44px;
	text-align: center;
	position: relative;
	font-size: 14px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500;
	color: #fff;
	z-index:999;
}
.enter_btn::after, .enter_btn::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -4px;
}
.enter_btn::before {
	background-image: url(../images/btn_left.png);
	left: 24px;
}
.enter_btn::after {
	background-image: url(../images/btn_right.png);
	right: 24px;
}

/* è¡¨å•CSS */
/* è¡¨å•å¼€å§‹ */
.ddrz .allbox{ height: 150px; background: linear-gradient(90deg,#240cff,#1363ff); padding: 0 23px; margin-top: -50px; }
.ddrz .p1{ font-size: 18px; color: #ffffff; margin: 27px 0 13px; text-align: center; font-family: PINGFANG3;padding-top: 20px;font-size: 25px;font-weight: 600;}
.ddrz .formbox{ height: 48px; overflow: hidden; text-align: center; }
.ddrz input{ height: 46px; line-height: 46px; border: 1px solid #fff; font-size: 16px; text-align: left; color: rgba(0,0,0,.7); padding: 0 10px; margin: 0 15px;}
.ddrz .ipu1{ width: 270px; background: #fff; }
.ddrz .sub1{ width: 210px; text-align: center; font-size: 20px; font-family: PINGFANG2; cursor: pointer; color: #ffffff; background: #e6755700; position: relative;}
.ddrz .sub1:hover{ background: #211aff; }

.ddbk img{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
/* è¡¨å•ç»"æŸ */


/* è¿"å›žé¡¶éƒ¨å¼€å§‹ */
.gotop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    padding: 13px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    font-size: 12px;
    color: #7d7d7d;
    cursor: pointer;
    z-index: 102;
	display: none;
	text-align: center;
	outline: none;
}
/* è¿"å›žé¡¶éƒ¨ç»"æŸ */

.home-header{
	position: relative !important;
}
.top-bar,.home-header,.home-footer{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
/* .all_title a span::after, ::before {
    box-sizing: unset !important;
} */
.all_title a img,.right_more img{
	display: inline;
}


.gt-jmy-pc-case-center-root-container[data-v-a2eda348] {
  color: #000;
  width: calc(1190 * var(--groot-ui-rpx));
  margin: 0 auto;
}




	.title {
    width: 100%;
	padding-bottom:40px;
}

.title h2 {
    width: 100%;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.title h2 span {
    width: 58px;
    height: 2px;
    border-top: 2px solid #0580a1;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -29px;
}

.title p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    margin-top: 15px;
}


.yousi {
    width: 100%;
    margin: 0 auto;
}

.yousi-list {
    width: 100%;
    display: flex;

}

.yousi-list ul li {
   width:320px;
    height: 340px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 0px #F0F1F7;
    border-radius: 6px;
    padding-top: 40px;
    box-sizing: border-box;
	text-align: center;
	float:left;
}

.yousi-list li img {
    margin: 0 auto 2%;
}

.yousi-list li h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.yousi-list li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
    width: 100%;
    text-align: center;
    margin: 10px 0 30px;
}

.yousi-list li div {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
}

.yousi .know-more {
    display: block;
    width: 190px;
    height: 44px;
    background: #0580a1;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    margin: 50px auto;
}


.sjyoushi{ display:none;}

@media screen and (max-width: 768px) {
	.sjyoushi{ display:block;}

	body{ background:none;}
	header{ font-family: "microsoft yahei"; background:url(../dyimages/banner.jpg) no-repeat;}
	.cloumd{width:100%;}
	
	.title h2{ font-size:20px;}
	.title p{font-size:14px;}
	
	.certify_type .type_content .type_left,.certify_dilemma .dilemma_content .type_left{ display:none;}
	
	.cebanner{width:100%; margin:0 auto;}
	.cebanner img{width:100%;}
	
.yousi-list ul li{width:45%; margin-left:3%; height:auto; padding:30px 0; margin-top:2%;}

.certify_do  .do_content .do_text_box:nth-child(4n) {
	margin-right: 16px;
}
.certify_do{width:100%; height:auto; overflow:hidden; padding-bottom:3%;}
.certify_do .do_content .do_text_box{ width:42%; margin-left:3%;}


.certify_type .type_content .type_right .right_box,.certify_dilemma  .dilemma_content .type_right .right_box{
	 margin:2% 10%; }

	
	
	.certify_type,.certify_dilemma{ display:none;}
	
	.youshinr{width:100%; float:left; margin:0; padding:0; display:block;}
	.youshinr ul li{width:44%; float:left; margin-left:5%;border: 1px solid #f1f1f1; padding-right:3%; padding-left:3%; padding-top:3%; padding-bottom:3%; margin-bottom:2%; }
	
	.youshinr ul li .p1{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #2a2a2a;
	line-height: 18px;
	

}

.youshinr ul li .p2{
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #656565;
	line-height: 16px;
	margin: 12px 0 20px;
}

.youshinr ul li .right_line {
	width: 16px;
	height: 2px;
	background: #d1d1d1;
	margin-bottom: 20px;
}
.youshinr ul li  .right_more {
	width: 70px;
	height: 20px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #e3471f;
	line-height: 12px;
	padding: 4px 0;
	border-bottom: 1px solid #e3471f;
	position:relative;
	z-index:999;
}
.youshinr ul li  .right_more a{
	display: inline-block;
	color: #e3471f;
}
.yousi-list li h3{ font-sie:16px; font-weight:normal;}
.yousi-list li div{ font-size:14px;}
	
		}
