.page_quality2L li{ list-style:none; position:relative; display: flex; align-items: center}
.page_quality2L li:nth-child(2n+2){flex-flow: row-reverse;}
.page_quality2L li .page_quality2L_img{ float:left; width:50%;overflow: hidden;}
.page_quality2L li:nth-child(2n+2) .page_quality2L_img{ float:right}
.page_quality2L li .page_quality2L_img>div{ overflow:hidden; width:100%}
.page_quality2L li .page_quality2L_img img{max-width:100%; height:auto; width:100%;transition: all .9s;}
.page_quality2L li .page_quality2L_img:hover  img{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)}
.page_quality2L li .text-detail{ float:left; width:50%; padding: 25px}
.page_quality2L li:nth-child(2n+2) .text-detail{    left: 0;}
.page_quality2L li .text-detail .title { font-weight: 700; display:block; font-size:28px; color:#222; line-height:30px}
.page_quality2L li .text-detail .text{ line-height:26px; font-size:16px; color:#666; margin-top:20px}


@media only screen and (max-width: 1024px){
    .page_quality2L li .text-detail .title {
        font-size: 20px;
    }}

@media only screen and (max-width: 768px){
    .page_quality2L li .text-detail {
        padding: 4% 2%;
        width: 100%;
    }
    .page_quality2L li {display: block;}
    .page_quality2L li .page_quality2L_img{  width: 100%}
    .page_quality2L li:nth-child(2n+2) .page_quality2L_img {
        float: left;
        width: 100%;}
}


ul.ul_confused01 li{display:flex;display: -webkit-flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
ul.ul_confused02 li{display:flex;display: -webkit-flex;justify-content: space-between;align-items: center;flex-direction:row-reverse;flex-wrap: wrap;}
ul.ul_confused02 .text-detail,ul.ul_confused01 .text-detail{padding: 3%;box-sizing: border-box;}
.ul_confused .page_img,.ul_confused .text-detail{width: 50%;}
.ul_confused .page_img img{width:100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center;}
.confused_div{margin: 15px 0;}
@media only screen and (max-width: 992px){
    .ul_confused .page_img,.ul_confused .text-detail{width: 100%;}
    ul.ul_confused02 .text-detail, ul.ul_confused01 .text-detail{padding:2% 0 ;}
}



.grecaptcha-badge{ display:none}
/*share*/
body{  color:#111;background:#fff; }

.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clear{ clear:both;}

.page_spe{ margin:0px 20px;}
.page_quality2L .spe_main{ list-style:none; position:relative; display: flex; align-items: center}

.page_quality2L .spe_main .page_quality2L_img{ float:left; width:50%;overflow: hidden;}

.page_quality2L .spe_main .page_quality2L_img>div{ overflow:hidden; width:100%}
.page_quality2L .spe_main .page_quality2L_img img{max-width:100%; height:auto; width:100%;transition: all .9s;}
.page_quality2L .spe_main .page_quality2L_img:hover  img{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)}
.page_quality2L .spe_main .text-detail{ float:left; width:50%; padding: 25px; font-size:14px; line-height:26px;}
.page_quality2L li:nth-child(2n+2) .text-detail{    left: 0;}
.page_quality2L .spe_main .text-detail .title { font-weight: 700; display:block; font-size:28px; color:#222; line-height:30px}
.page_quality2L .spe_main .text-detail .text{ line-height:26px; font-size:16px; color:#666; margin-top:20px}

.page_quality2L .spe_main_2 .text-detail{    left: 0;}
.page_quality2L .spe_main_2 .page_quality2L_img{ float:right}
.spe_main_2{flex-flow: row-reverse;}

@media only screen and (max-width: 1024px){
    .page_quality2L .spe_main .text-detail .title {
        font-size: 20px;
    }}

@media only screen and (max-width: 768px){
    .page_quality2L .spe_main .text-detail {
        padding: 4% 2%;
        width: 100%;
    }}
@media only screen and (max-width: 768px){
    .page_quality2L .spe_main .page_quality2L_img { width:100%}
    .page_quality2L .spe_main {display: block;}
    .page_quality2L .spe_main:nth-child(2n+2) .page_quality2L_img {   float: left;  width: 100%;}

}


/*reset*/
:focus{outline:0;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0; line-height:normal}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}

img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;}
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}
:focus {outline: none; box-shadow:none}
iframe {max-width: 100%; position: relative; z-index: 99}
.table-responsive ul li {list-style-position: inside !important }
.table-responsive td{ padding:0 8px}/*share*/
/*share*/
body{
    font-size: 14px;
    background:#fff;
    color: #555;
    line-height:24px;
}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
/*ul,li{ list-style:none}*/




a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

/*鍥炬爣鍒楄〃*/
.det_content{ padding:2% 0px;}
.det_content .adv_title{ text-align:center; font-size:32px; font-weight:500; color:#222; line-height:40px; }
.det_content .adv_list{ margin: 40px 15px 0; display: flex; flex-wrap: wrap;}
.det_content .adv_list  li{ list-style: none;  text-align:center }
.det_content .adv_list  li .column{ padding:10px 6%}

.det_content .adv_list  li .column img{max-width:100px; }

.det_content .adv_list  li .title{ display: block; font-size: 22px; font-weight: 500; color: #080808; line-height:24px; margin-bottom: 10px; margin-top: 16px}
.det_content .adv_list  li .text{ display: block; font-size: 14px; font-weight: 500;   color: #666666; line-height: 22px; margin-top: 14px; }

 


/*鍥剧墖鍒楄〃*/
.det_pic_content .list{ display: flex; margin:34px -10px 0;     flex-wrap: wrap;}
.det_pic_content .list li{ width: 20%; list-style: none; padding:20px 10px 0;  display: flex; }
.det_pic_content .list li .column{ background: #fff; border-radius: 5px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.08);transition: all .9s; width: 100%}
.det_pic_content .list li .column:hover{transform:translate3d(0,-5px,0);-webkit-transform:translate3d(0,-5px,0);}
.det_pic_content .list li .column .image{ display: block; overflow: hidden; width: 100%}
.det_pic_content .list li .column .image img{ width: 100%; transition: all .9s;}
.det_pic_content .list li .column:hover .image img{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)}
.det_pic_content .list li .column .wrap{padding: 20px 20px 18px;}
.det_pic_content .list li .column .wrap .title{ font-size: 16px; color: #222; line-height: 24px; display: block; font-weight: 600;}
.det_pic_content .list li .column .wrap .text{ font-size:14px; color: #808080; line-height: 24px;  margin-top: 9px}
.det_pic_content .list li .column:hover .wrap .title{ text-decoration:underline}

@media only screen and (max-width: 992px) {

    .det_pic_content .list{ margin-top: 0px}

}
@media only screen and (max-width: 768px) {
    .det_pic_content .cat_text{ margin-top: 20px}
    .det_pic_content .list{ padding-left: 0 !important}

}

@media only screen and (max-width: 658px) {
    .det_pic_content .list li{ width: 50%}
    .det_pic_content .cat_title{ display: block; text-align: center;}
    .det_pic_content .cat_title .main_title{ display: block; text-align: center;}
    .det_pic_content .cat_title .main_title .line{ margin: 10px auto 0}

}


#list_four li{width:25%;}
@media only screen and (max-width: 658px){
    #list_four li{ width: 50%}
}

#list_three li{width:33.3%}

@media only screen and (max-width:768px){
    #list_three li{width:100%;    padding:10px;}

}

/*鑳屾櫙鍥�*/
.page_case_content{position: relative; overflow: hidden; padding: 134px 0 140px}

.page_case_content .case_bg{background-position: center center;background-repeat: no-repeat;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}
.page_case_content .case_bg .ovrly{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.6;display: block;background: #000;}
.page_case_content .container{position: relative;z-index: 5; text-align: center}
.page_case_content .main_title em{ color: #fff; font-size:40px;}
.page_case_content .main_title .text{ color: #fff; margin-top: 33px; width:80%; margin:33px auto;overflow: inherit; max-height: inherit;}
.page_case_content .main_more{ margin-top: 49px}


@media only screen and (max-width:  768px) {
    .page_case_content{ padding: 80px 0}

}

@media only screen and (max-width:  478px) {
    .page_case_content{ padding: 60px 0}
    .page_case_content .main_more{ margin-top: 30px}
    .page_case_content .main_title .text{ margin-top: 23px;}
}



/*about_背景*/
.elementor{margin-top: 2%}
.elementor_main_bg{;background-position: center center;
    background-repeat: no-repeat;
   
    width: 100%;
    height: 100%;
    background-size: cover;}

.infotxt { padding: 60px;
    background-color: rgba(255, 255, 255, 0.81); margin: 0 auto;width:90%;}  
.infotxt_m{padding-top: 4%; padding-bottom: 4%}
.infotxt_1 {text-align: center}
.infotxt_2{font-size: 30px; text-align: center; line-height: 60px; font-weight: 700; color:#0c52a7}


@media only screen and (max-width:992px){.infotxt{padding:30px;}
	
.infotxt_3	{max-height: 540px;overflow-y: auto;}
        
	
	
}



/*左右产品*/

.sp_more1 {
    display: inline-block;
    font-family: 'poppins_s';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    position: relative;
    z-index: 555;
    position: relative;
    background: #222;
    line-height: 40px;
    padding: 0px 30px;
}
.cate_main_holder{display:flex;  justify-content: center;align-items: center}
    
.cate_section_holder ul li{ list-style:none;}
.cate_section_holder .cate_li{text-align: center; padding: 0; margin:70px 0; position: inherit;}
.cate_section_holder .cate_li .active{ background: none;  border: none; height: auto;}
.cate_section_holder .cate_li li{display: inline-block; float: left; width:16.66%; text-align: center; cursor: pointer; position: relative; height: auto; border: none; border-radius:0; z-index: 333;}
.cate_section_holder .cate_li li .icon{ display: inline-block; width: 100px; height: 100px; border-radius:50%; background:#f7f7f7;transition: 0.8s all;}
.cate_section_holder .cate_li li.active .icon{ background: #fff; box-shadow: 0px 5px 20px rgba(0,0,0,0.06); transform:translate3d(0,-6px,0);-webkit-transform:translate3d(0,-6px,0);}
.cate_section_holder .cate_li .active p{ color: #064e98;}
.cate_section_holder .cate_li p{ font-size: 16px; color: #333;font-family:'poppins_s'; line-height: 20px; margin-top: 16px;}



.cate_section_holder .cate_main{ padding: 0px 60px;}
.cate_section_holder .cate_l{ float: left; width: 32%; }
.cate_section_holder .cate_l .ship_title .sp_h4{ text-transform: capitalize;   color: #333;
    font-size: 30px;
    line-height: 40px;
	font-weight:700;
    z-index: 2;
  
    position: relative;
}


 
.cate_section_holder .cate_l .cate_p{ color: #999; font-size: 14px; line-height: 26px;margin-bottom: 20px;}
.cate_section_holder .cate_r{ float: left; width: 68%; padding-left: 50px;}

.cate_section_holder .membership .sp_li{ position: relative; border: 1px solid #eee; box-shadow: 0px 5px 20px rgba(0,0,0,0.06); margin:15px 0px 15px 20px; text-align: left;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; overflow: hidden; width:calc((100% - 60px)/3); float: left}
.cate_section_holder .membership .sp_li *{transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cate_section_holder .membership .sp_li  .membership_img{ padding: 8px; overflow: hidden; text-align: center}
.cate_section_holder .membership .sp_li .membership_text{  width: 100%; background: #fff; padding:10px 20px 20px 20px}
.cate_section_holder .membership .sp_li .membership_text .membership_title { color: #222; font-size: 16px; display: block; font-weight: bold; margin:10px 0; border-bottom: 1px solid #fff;}
.cate_section_holder .membership .sp_li .membership_text p{ font-size: 12px; color: #999; line-height: 24px; height: 48px; overflow: hidden;}
.cate_section_holder .membership .membership_text .card_more{ font-size: 12px; font-weight: bold;color: #222;text-transform: capitalize;  display: inline-block; line-height: 20px; overflow: hidden; margin-top: 10px;}
.cate_section_holder .membership .sp_li .membership_text .card_more i{margin-left: 4px;}

.cate_section_holder .membership .sp_li:hover .membership_title{  border-bottom: 1px solid #eee; }


.cate_section_holder .membership .sp_li:hover{transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0); border: 1px solid #222;}


@media only screen and (max-width:992px) {
.cate_section_holder .cate_r{padding-left: 20px;}
.cate_section_holder .cate_l .ship_title .sp_h4{font-size:26px}

	
}

@media only screen and (max-width:768px) {
	
	.cate_main_holder{display:inherit;align-items:normal}
	.cate_section_holder .cate_l{width:100%}
	
	.cate_section_holder .cate_r{width:100%; padding-left: 0px;}
	.cate_section_holder .membership .sp_li .membership_text p{display:none}
	.cate_section_holder .membership .sp_li .membership_text{position: inherit; padding:10px;}
	.cate_section_holder .membership .sp_li{padding-bottom:0px;}
	.cate_section_holder .membership .sp_li .membership_text .membership_title a{font-size:14px;margin: 5px 0px  0px 0px;line-height: 20px; font-weight: normal}
	.cate_section_holder .membership .sp_li{margin:10px 10px 0px 0px;width: calc((100% - 30px)/3)}}

	
	
/*标题01*/
.prose_first{  margin: 15px 0px; border-bottom: 1px solid #e2f0f8; }
	
.prose_first .prose_num{font-size: 20px; font-weight: 600; color: #222;line-height: 40px}
.prose_first_img{padding-right: 5px;float: left}

/*标题02*/
.prose_second{margin: 15px 0px; position: relative }
.prose_second_title{font-size: 20px; font-weight: 600; color: #222; text-align: center; line-height:40px; position: relative}
.prose_second_de{margin: 10px 0px; font-size: 14px; color:#535151; text-align: center}
.prose_second_title:before{content:'' ;background:#222; width:90px; height:4px;  position: absolute;left: 50%; bottom: -6px;transform: translate(-50%, -50%)}


/*标题03*/
.prose_third{margin: 15px 0px; }
.prose_third_title{ line-height: 40px;}
.prose_third_de{font-size:20px; color: #fff; font-weight: bold; padding: 10px 15px;border-top-left-radius: 5px; border-top-right-radius: 5px;}





/* popup-show */
.popup-show {background: rgba(0, 0, 0, .6);display: flex;align-items: center;justify-content: center;padding: 50px 0;}
.popup-show .icon-close {font-size: 50px;color: #fff;font-weight: 500;position: fixed;top: -10px;right: 0px;cursor: pointer;}
.popup-show .popup-wrap {max-width: 1160px;background: #fff;border-radius: 45px;padding: .6rem;}
.popuptop-logo {display: flex;align-items: center;justify-content: space-between;padding-bottom: .4rem;border-bottom: 2px solid #eee;}
.popuptop-logo .toplogo-l img {width: 2.28rem;}
.popuptop-logo .toplogo-r img {width: 2rem;}
.popuptop-title {text-align: center;padding: .3rem 0;border-bottom: 2px solid #eee;}
.popuptop-title .popupone-title {font-size: 22px;color: var(--manhover-color);font-weight: 600;line-height: 26px;}
.popuptop-title .popup-num {color: var(--manhover-color);font-size: 40px;line-height:44px;font-weight: 600;margin: 10px 0;}
.popuptop-title .popup-text {font-size: 18px;line-height: 24px;color: #111;font-weight: 600;margin: 6px 0;}
.popuptop-title .web-center a {font-size: 16px;color: #666;line-height: 22px;text-decoration: underline;}
.popuptop-title .web-center a:hover {color: var(--mantips-color);}

.popup-center {margin: 25px 0;}
.popup-center .text {font-size: 15px;line-height: 23px;color: #222;font-weight: 300;margin-bottom: 15px;}
.popup-center .popup-list p {font-size: 16px;font-weight: 600;color: #222;margin-bottom: 10px;line-height: 24px;}
.popup-center .popup-list dd {font-size: 15px;line-height: 22px;color: #444;margin-bottom: 4px;}

.popup-link {display: grid;grid-template-columns: repeat(4, 1fr);gap: 20px;justify-content: space-between;margin-bottom:35px;}
.popup-link a {display: inline-flex;align-items: center;justify-content: center;width: 240px;height: 50px;border: 1px solid var(--manhover-color);border-radius: 30px;font-size: 14px;font-weight: 500;line-height: 20px;text-align: center;color: var(--manicon-color);padding: 7px;}

.popup-from {padding: 30px;border-radius: 40px;background: #edf0f3;text-align: center;}
.popup-from .from-title {font-size: 20px;line-height: 26px;font-weight: 500;color: #000;max-width: 65%;margin:0 auto 20px auto;}
.popup-input {padding: 25px 35px;background: #fff;border-radius: 30px;max-width: 600px;margin: auto;}
.popup-input li {list-style: none;margin-bottom: 18px;}
.popup-input li b {text-align: left;display: block;font-weight: 400;font-size: 15px;color: #555;margin-bottom: 5px;}
.popup-input li .pop-input {width: 100%;height: 50px;border-radius: 8px;border: 1px solid #b4bbc3;}
.popup-input li .pop-input input {width: 100%;height: 100%;padding: 0 15px;color: #777;font-size: 15px;border-radius: 8px;}
.popup-input li .pop-input input::-webkit-input-placeholder {color: #777;font-size: 15px;}
.popup-input li .pop-textarea {width: 100%;height: 135px;border-radius: 8px;border: 1px solid #b4bbc3;overflow: hidden;}
.popup-input li .pop-textarea textarea {width: 100%;padding: 0 15px;color: #777;font-size: 15px;height: 100%;max-width: 100%;max-height: 100%;border-radius: 8px;}

.country-num {display: flex;position: relative;}
.popup-input li .country-num .form-group {flex-shrink: 0;}
.btn-default {width: 100%;background: #EFEFEF;height: 50px;color: #333;font-size: 18px;text-align: left;padding: 0 10px;position: relative;border: 1px solid #e5e5e5;padding-right: 30px;}
.popup-input li .btn-default i { display: none;}
.popup-input li .btn-default i.flagstrap-icon {display: inline-block;}
.popup-input li .country-num i {font-style: normal;margin-right: 6px;}
.dropup,.dropdown {  position: relative;}
.dropdown-toggle:focus { outline: 0;}
.dropdown-menu {  position: absolute;  top: 100%;  left: 0;  z-index: 1000;  display: none;  float: left;  min-width: 450px;  padding: 5px 0;  margin: 2px 0 0;  list-style: none;  font-size: 14px;  text-align: left;  background-color: #fff;  border: 1px solid #ccc;  border: 1px solid rgba(0, 0, 0, 0.15);  border-radius: 4px;  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  background-clip: padding-box; margin: 0; width: 100%;}
.dropdown-menu .divider {  height: 1px;  margin: 9px 0;  overflow: hidden;  background-color: #e5e5e5;}
.dropdown-menu > li{margin-bottom: 0 !important;}
.dropdown-menu > li > a { font-size: 16px;  display: block; padding: 6px;  clear: both;  font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap;}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {  text-decoration: none;  color: #262626;  background-color: #f5f5f5;}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {  color: #fff;  text-decoration: none; outline: 0;  background-color: #337ab7;}
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {  color: #777777;}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {  text-decoration: none;  background-color: transparent;  background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);  cursor: not-allowed;}
.open > .dropdown-menu {  display: block; margin: 0;}
.open > a {  outline: 0;}
.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990;}
.dropup .dropdown-menu{ top: auto; bottom: 100%; margin-bottom: 2px;}
.btn-default{width: 100%; background: #f3f2f2;height: 48px;color: #333;font-size: 16px; text-align: left; padding:0 10px; position: relative;border: 1px solid #e5e5e5; padding-right: 30px;border-radius: 8px 0 0 8px;}
.btn-default:after{top: 50%;right:10px;content: "\e954";height: 20px;width: 20px;position: absolute;font-weight: bold; transition: all .5s;font-family: "iconfont";; line-height:20px; margin-top: -10px; font-size: 16px; text-align: center;}

.popup-from .btn input {display: inline-flex;align-items: center;justify-content: center;min-width: 165px;height: 48px;background: var(--manhover-color);border-radius: 30px;text-align: center;font-size: 16px;color: #fff;line-height: 22px;}
.popup-from .tips {font-size: 14px;color: #444;line-height: 20px;margin-top: .9rem;}
.popup-from .tips a {color: var(--mantips-color);}
.popup-from .tips a:hover {text-decoration: underline;}

.popbottom-center {display: flex;align-items: center;justify-content: center;margin: 30px 0 0 0;}
.popbottom-center img {flex-shrink: 0;width: 117px;margin-right: 10px;}
.popbottom-center .popbottom-right {font-size: 16px;font-weight: 600;color: #000;line-height: 24px;}
.popbottom-center .popbottom-right a {color: var(--mantips-color);}
