@charset "UTF-8";


.bodybackgb {
  /* background-color: #f2f2f2;  背景顏色，這裡使用淡灰色 */
  
  background-image: linear-gradient(#e0e0e0 1px, transparent 1px),
                    linear-gradient(90deg, #e0e0e0 1px, transparent 1px);
  background-size: 10px 10px;  
  
  
  /* 每個格子的大小，這裡設置為 10px x 10px */
  
    /*  background-image: url(../images/about_us_bg2.jpg);
    background-size: 100%;
    background-repeat: repeat;*/
  
  
}
.mg_bt_3rem{
	margin-bottom: 3rem;
	
	}
.pading_left_right_1rem{
	padding-right: 0.5rem;
	padding-left: 0.5rem;	
	}

.index_text_gray{
	color: #727272;
	}

body .btn-primary:hover{
	
	background-color: #0b5ed7;
	}

.index_nav{
	background:#fefefe;
	display:flax;
	justify-content: 
	space-between;
}
.index_nav_container{
	max-width:85%;
	line-height: 2.3;
	
}

@media (max-width: 992px) { 
     .index_nav_container{
	 max-width:95%;
	}

}



.navbar-nav .nav-item{
	margin-right:0.7rem;
	margin-left:0.9rem;

}



.navbar-nav .nav-lg{
	margin-right:0rem;
	}
	


.index_contener_wrap .navbar-toggler-icon{
	
	width: 1.1em;
    height: 1.1em;
	}

@media (min-width: 992px) { 	
.navbar-brand img{
	 width:150px;
	 height:66px;
	}
}
@media (max-width: 992px) { 
     .navbar-brand img{
	 width:125px;
	 height:55px;
	}

}



.dropdown-toggle .menucolor{
	
    background-color: #222;
  
	
	}
/*@media (max-width: 1199px) { 
     .navbar-nav-cos{
		 display:none;
		 
		 }
     
}*/





.index_back_white{
	backdrop-filter: blur(3px);
	background-color: hsla(0, 100%, 100%, 0.90);
	}
	
/*model*/	
.index_modal{
	background:#0e1668;
	opacity:0.95;
	}
	
.modal-dialog .modal-content{
	background:#0e1668;
	background:#0e1668;
	opacity:0.95;
	border: 0px;
	}
.modal-dialog .modal-content{
	list-style:none;
	}
.modal-dialog .modal-content .index_mo_1{
	
	font-size: 1rem;
	color:ffffff;
	border:0px
	letter-spacing: 1.2px;
	text-style: none;
	text-decoration: none
	
	}
	
.modal-dialog .modal-content .index_mo_3{
	
	font-size: 1.1rem;
	color:ffffff;
	border:0px
	letter-spacing: 1.2px;
	text-style: none;
	text-decoration: none
	
	}
	
.modal-dialog .modal-content .index_mo_2{
	font-size: 0.9rem;
	color:ffffff;
	border:0px
	letter-spacing: 1.2px;
	text-style: none;
	text-decoration: none;
	font-weight: normal;	
	}
ul, ul li{
	list-style-type: none;	
	padding:0px;
	}
.width100{
	
	    width: 100%;
		}
.mar_btm{
	margin-bottom: 1rem;	
	}
	

.index_mo_2{
padding: 10px 30px;
}

.index_mo_5{
padding: 10px 30px;

}

.my_btn{
	color: #fff;
    background-color: #111a6d;
    border-color: #080c3b;
	    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
	}





@media (max-width: 992px) {

.index_mo_2 li{
	
	text-align:center;
	}
.index_mo_5 li{
	text-align:center;
}
	
}



.modal-dialog .modal-content .index_mo_4 ul,li{
	padding: 0px 0px;
	}
	
.modal-body .index_btn_close{
	
    background:none;
	color:ffffff;
	font-size: 3rem;
	}
	
.index_modal_row1{
	justify-content: flex-end;
	
	}
/*banner */	

.phone_banner{
	display:none;
	}
	

@media (max-width: 992px) {

.pc_banner{
	display:none;
	}
.phone_banner{
	display:block;
	}
	
}

@media (min-width: 992px) {

.phone_banner{
	display:none;
	}
.pc_banner{
	display:block;
	}
	
}


/*products information*/


.idx_pro_mb_set{
	padding-top:25px;
	padding-bottom: 3rem;
	}
	
	
.pad_btm_4rem{
	padding-bottom: 3rem;
	}
	
	
@media (max-width: 992px) {


.idx_pro_mb_set{
	
	padding-bottom: 2rem;
	}

	
}

@media (max-width: 552px) {


.idx_pro_mb_set{
	
	padding-top: 0px;
	padding-bottom: 2rem;
	}

	
}

.bg_balck{
	background:url(../images/products_infor_bg2.jpg);
	background-size:cover;
	
	
	}
	
.index_control{
	margin-left:auto;
	margin-right:auto;
	}
	
.text_white{
	color:ffffff;
	}
.text_indext_tile{
	font-size: 1.5rem;
	}
	
.text-center {
    text-align: center;
}

.index_padding_top50px{
	padding-top:50px;
	}
.index_padding_top25px{
	padding-top:25px;
	}
.pro_info_box{
	display:block;
	border-bottom-color:ffffff;
	cursor: pointer;
	}
	

	
.icon-large {
    font-size: 55px;
}

.margin_btm25px{
	margin-bottom: 25px;
	margin-top: 25px;
	}

.index_pro_info_text_style{
font-size: 1rem;
line-height:1.8em;
}



	
.pro_info_box:hover i {
	color: #289ae8;
}

/*service*/

.service_row1{
	
	height: auto;	
	}
	
.service_row2{
	
	height: auto;	
	}
.service_row_t1{
	color: #0d457c;	
	}
.service_row_t4{
	color: #0d457c;	
	font-size: 0.9rem;
	}
.service_row_t2{
	color: #626060;
	font-size: 1.5rem;
	}
.service_row_t3{
	color: #626060;
	font-size: 1.3rem;
	}
.service_row_margin_btm1{
	margin-bottom: 0.6rem;	
	}
.service_row_margin_btm1_5{
	margin-bottom: 1rem;	
	}
.service_row_margin_top1_5{
	margin-bottom: 1rem;	
	}
.service_row_justyend{
	justify-content: flex-end;
	display:flex;
	
	}
.service_row1_wrap{
	display:flex;
	justify-content: center;
	}
.service_row2_wrap{
	display:flex;
	justify-content: space-between;

	

	
	padding-left: 3rem;
	}
	
@media (max-width: 992px) { 
.service_row2_wrap{
	display:flex;
	justify-content: space-between;

	

	
	padding-left: 0rem;
	}

}

@media (min-width: 992px) { 
     .service_row2_wrap{
	display:flex;
	justify-content: space-between;

	

	
	padding-left: 3rem;
	}

}
	
img{
	display: block;
	overflow:hidden;
	}
.service_row1_wrap_btm{
	border-bottom-style: solid;
	border-bottom-color: #23306e;
	border-bottom-width: 1px;
	
	}
	
.service_wrap{
	
	}	
	
.service_margin_top_bottom{
	margin-top: 1.5rem;
	margin-bottom: 6rem;	
	}	
	
@media (max-width: 552px) { 
.service_margin_top_bottom{
	
    /*background-color: #f3f3f3;*/
   background-image: url(../images/index_detile.png);
    background-size: 200%;
    padding: 30px;	
	}	

}
.toop_margin_little{
	margin-top: .5rem;
	}

/*relvant*/

.index_relvant{
	z-index: 1;
	position: relative;
	padding-top: 100px;

	}

.index_relvant_map{
	
	background-size: 70%;
    background-position-y: -90px;
    background-position-x: -90px;
    background-image: url(../images/about_us_detile4.png);
    background-repeat: no-repeat;
	
	/*background-size: 80%;
	background-image: url(../images/index_detile.png);
	background-repeat: no-repeat;	*/
	}
	

@media (max-width: 767px) {
    .index_relvant_map {
        background-size: 240%;
   background-position-y: -0px;
    background-position-x: -250px;
    background-image: url(../images/about_us_detile4.png);
    background-repeat: no-repeat;
    }
}


	
.index_relvant_box{
	padding-top: 80px;
	padding-bottom:80px;
	background-image: url(../images/index_machine_image.jpg);
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2;
	}
	
.index_relvant_wrap{
	background-color: #fff;
    padding: 60px;
    position: relative;
    -webkit-box-shadow: 0 0 30px rgba(14,22,104,.1);
    box-shadow: 0 0 30px rgba(14,22,104,.1);
	    background-image: url(../images/index_detile.png);
    background-size: 150%;
    background-position: center;
    background-repeat: no-repeat;
	}
	
@media (max-width: 552px) {


.index_relvant_wrap{

    padding: 30px;

	}

	
}
	
.btn-width-220{
    max-width: 100%;
    min-width: 120px;
}

.btn-width-100{
    max-width: 60%;
    min-width: 120px;
}

.btn-morer{
    font-weight: 700;
    letter-spacing: 1.4px;
    padding: 17px 30px 14px;
    position: relative;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);

}

.btn-morer2{
    font-weight: 500;
    /* letter-spacing: 1.4px; */
    padding: 10px 10px;
    position: relative;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);

}

.btn-primary, input[type=submit] {
    background-color: #111a6d;
	
}

.btn-primary_for_menu{
	background-color: #174cfe;
	color: #fff;
	}

.btn-more:active, .btn-more:focus, .btn-more:hover {
    letter-spacing: 2.2px;
}

.btn-primary:hover, input:hover[type=submit] {
    color: #fff;
    background-color: #111a6d;
    border-color: #080c3b;
}
.btn:focus, .btn:hover, input:focus[type=submit], input:hover[type=submit] {
    text-decoration: none;
}

.index_relvant_wrap h3{
	display: block;
    
    padding-top: 5px;
	color: #1e489d;
	font-weight:600;
    font-size: 2rem;
    letter-spacing: .1rem;
	}
.index_relvant_wrap h3 span{
	display: block;
    font-size: 1rem;
    padding-top: 5px;
	color: #1e489d;
	
	}
	
.index_relvant_wrap h4{	
	font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 160%;
    margin-bottom: 20px;
	}
	
	
@media (max-width: 552px) {


.index_relvant_wrap h4 {
   
    line-height: 1.8rem;
	margin-bottom: 15px;
  
}

	
}

.index_relvant_wrap_text {
    margin-bottom: 30px;
    
}



#index #index--service .skew02:before {
    content: "";
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: skew(0,-24deg);
    transform: skew(0,-24deg);
    z-index: 3;
}

@media (max-width: 992px) {

.indx_phone_down{
	
	}

	
}


.show_white_block {
    content: "";
    position: absolute;
    right: 0;
    top: -110%;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(0,-24deg);
    transform: skew(0,-24deg);
}

.show_white_block2 {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(0,-24deg);
    transform: skew(0,-24deg);
}


.idx_footer_showwhite{
	
	
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    background-color: #0e1668;
    width: 100%;
    height: 110%;
    -webkit-transform: skew(0,-24deg);
    transform: skew(0,-24deg);
	z-index:-1;
	
	background-image: url(../images/index_btm_diamond.jpg);
    background-size: 120%;
	/*background-image: url(../images/footer_btm_map.png);
	background-repeat: no-repeat;	*/
	
}



@media (max-width: 992px) { 
     .idx_footer_showwhite {
   
    top: 35%;
	-webkit-transform: skew(0,0deg);
    transform: skew(0,0deg);
    
}

}


.another_row{
	color: #FFF;	
	letter-spacing: 3px;
	}
	

.idx_come_top{
	position: relative;
    z-index: 100;
	
	}
	
.idx_come_top-40{
	position: relative;
    z-index: -40;
	
	}
.idx_come_top-30{
	position: relative;
    z-index: -30;
	
	}
	
.idx_come_top-20{
	position: relative;
    z-index: -20;
	
	}
	
.idx_come_top-10{
	position: relative;
    z-index: -10;
	
	}
	
.idx_come_top10{
	position: relative;
    z-index: 10;
	
	}
.idx_come_top20{
	position: relative;
    z-index: 20;
	
	}
	
.idx_come_top30{
	position: relative;
    z-index: 30;
	
	}
.idx_come_top35{
	position: relative;
    z-index: 35;
	
	
	}
.idx_come_top40{
	position: relative;
    z-index: 40;
	
	}
	
.idx_come_top50{
	position: relative;
    z-index: 50;
	
	}
	
.idx_come_top60{
	position: relative;
    z-index: 60;
	
	}
	
.idx_come_top-10{
	position: relative;
    z-index: -10;
	
	}
.idx_come_top-20{
	position: relative;
    z-index: -20;
	
	}
	
.idx_come_top-30{
	position: relative;
    z-index: -30;
	
	}
.idx_come_top-40{
	position: relative;
    z-index: -40;
	
	}
	
.idx_come_top-50{
	position: relative;
    z-index: -50;
	
	}
	
.idx_come_top-60{
	position: relative;
    z-index: -60;
	
	}


/*index_relvant2*/
.index_relvant2{

    z-index: 1;
    position: relative;
	margin-top: 100px;
	
	}
.index_relvant_box2{
	padding-top: 80px;
	padding-bottom:80px;
	background-image: url(../images/index_steal_image.jpg);
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2;
	}



/*foot_detail_wrap end*/

@media (max-width: 576px) {
.footer_sm_left, .footer_sm_right{
	
	width: 100%;
	
	
	}
	
.footer_sm_left{
	
	width: 100%;
	
	}

.footer_sm_wrap{
	display:flex;
	justify-content: space-between;
	flex-direction: column;

	}
	

}

.aline_center{
	text-align: center;	
	}
.display_inline{	
	display: inline;
	}
	
.index_footer_right li .fmid{
	font-size:0.8rem;
	
	}


.index_footer_right img{
	
	width:60%;
	}
	
@media (max-width: 576px) {


.index_footer_right img{
	
	width:40%;
	}
}
/*foot_detail_wrap end*/



/*footer*/

.index_footer{
	padding-top: 80px;
	badding-bottom:80px;

    left: 0;
    top: 0;
    width: 100%;
    height: 95%;
  
    z-index: 2;
	
	}
	
.index_footer_tt1{
	font-weight: 1200;
	font-size: 1.5rem;
	margin-bottom: 0.2rem;
	font-weight: bolder; 
	}
.index_footer_tt1_2{
	font-weight: 1200;
	font-size: 1.2rem;
	margin-bottom: 0.2rem;
	font-weight: bolder; 
	}
.index_footer_tt2{
	
	font-size: 1rem;
	margin-bottom: 0px;
	}
	
.clear_both{
	clear:both;
	}
	
.index_footer_tt3{
	margin-top: 0.3rem;	
	}
	
@media (max-width: 552px) { 
.index_footer_tt1 {
    
    text-align: center;
  
}

.index_footer_tt2 {
    
    text-align: center;
  
}

.index_footer_tt3 {
    
    text-align: center;
  
}

}
	
.index_footer_right ul,.index_footer_right li{
	list-style-type: none;	
	}
.index_footer_right li a{
	color: #FFF;
	font-size: 1rem;
    font-weight: 400;
	border-bottom-style: none;
	text-decoration:none;
	}
	

	
.index_footer_right li a:hover{text-decoration:none}

.index_footer_right_title1{
	text-weight:bold;
	}
	
.another_blue{
	background-color: #0e1668;
	height: 10rem;
	width: 100%;
	
	}
.margin_top_5rem{
	margin-top:7rem;
	
	}
	
.index_text_center{
	text-align: center;
	
	}

.bgbule{
	background-color: #0e1668;
	}

.index_footer_right li a.fbig{
	color: #2e84cb;
	font-size: 1.1rem;
    font-weight: bold;
	border-bottom-style: none;
	text-decoration:none;
	}
	

/*.index_footer_right li a.fbig {
    color: #FFF;
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom-style: none;
    text-decoration: none;
}*/
 

@media (max-width: 992px) { 
    .index_footer_right{
		text-align: center;
		}
		
	ul.index_footer_right{
		text-align: center;
		margin:0px;
		}
	

}


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

.pad788_5rem1 {
    margin-top: 3rem;
    
}
.pad788_5rem2 {
    margin-top: 3rem;
    
}

}



@media screen and (min-width: 576px) and (max-width: 820px){
.pad788_5rem1 {
    margin-top: 30%;
    
}
.pad788_5rem2 {
    margin-top: 30%;
    
}
}

@media (max-width: 600px) { 
.margin_top_5rem {
    margin-top: 1rem;
    text-align: center;
	font-size: 0.9rem;
}

.index_footer {
    padding-top: 30px;
}

.index_footer_right li a {
    color: #e5e7ec;
}
.pad788_5rem1 {
    margin-top: 9rem;
	
    
}

.pad788_5rem2 {
    margin-top: 0rem;
	
    
}



}

@media (max-width: 800px) { 

.index_footer_right li{
	color: white; text-shadow: black 0.1em 0.1em 0.1em
	}
.another_row{
	color: white; text-shadow: black 0.1em 0.1em 0.1em
	
	}

}


/*about us*/

.aboutus_main{

    z-index: 1;
    position: relative;
	
	
	}
.aboutus_margin_bottom5{
	margin-bottom: 5rem;
   
	}
@media screen and (min-width: 800px) and (max-width: 992px) { 
.aboutus_relvant_box .btn-click{
	
	font-size:0.9rem;
	
   
	}
}
	
.aboutus_main_box{
	
	
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    
    z-index: 2;
	}


.aboutus_relvant_box{
	padding-top: 80px;
	padding-bottom:80px;
	
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2;
	}
	
.aboutus_relvant_wrap{
	background-color: #fff;
	padding: 30px;
	position: relative;
	-webkit-box-shadow: 0 0 30px rgba(14,22,104,.1);
	box-shadow: 0 0 30px rgba(14,22,104,.1);
	margin-bottom:3rem;

	
	}
	
.compony_img{
	background-image: url(../images/about_us_detile4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	    /*padding-bottom: 30px;*/
	}
	
@media (max-width: 576px){


.compony_img{
	background-image: url(../images/about_us_detile4.jpg);
	background-repeat: no-repeat;
	/*background-size: 160%;*/
	    /*padding-bottom: 30px;*/
		background-position-x: -400px;
		background-position-y: 150px;
	}
	


}
	
	
.aboutus_relvant_wrap2{
	background-color: #fff;
    
    position: relative;
    
	margin-bottom:3rem;
	}
	



.aboutus_relvant_wrap h3{
	display: block;
    
    padding-top: 5px;
	color: #1e489d;
	font-weight:600;
    font-size: 2rem;
    letter-spacing: .1rem;
	}

.aboutus_relvant_wrap h3 span{
	display: block;
    font-size: 1rem;
    padding-top: 5px;
	color: #1e489d;
	
	}

.aboutus_relvant_wrap h4{	
	font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 160%;
    margin-bottom: 20px;
	}

.aboutus_relvant_wrap_text {
    margin-bottom: 30px;
    
}

.aboutus_relvant_wrap_text b {
	font-size: 1.1rem;
	text-decoration: underline;    
}
.aboutus_relvant_wrap_text p {
    line-height: 1.6rem;
}
.aboutus_aling_center{
	text-align: center;	
	display:flex;
	}
	
.aboutus_relvant{

    z-index: 1;
    position: relative;
	
	
	}
	
	
.row .aboutus_relvant_box div{
	width:auto;
	
	}

@media (max-width: 800px) { 
.aboutus_relvant_box .row .small100{
	    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
	
	}
.small100{
	
	margin:0px;
	padding:0px;
	}
	
.small100 .btn{
	width:100%;
	}
	
.aboutus_relvant_wrap2{
	padding:0px;
	}

}

.btn-click{
    font-weight: 700;
    letter-spacing: 1.4px;
    padding: 17px 40px 14px;
    position: relative;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);

}

@media (max-width: 992px) { 
     .aboutus_relvant_wrap2 img{
	 max-width:100%;
	}

}


.dl-table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dl-table :nth-child(1),.dl-table :nth-child(2) {
    border: none
}

.dl-table dt {
    padding: 15px 0 15px;
    margin-bottom: 0;
    width: 30%;
    -ms-flex: 30%;
    -webkit-box-flex: 30%;
    flex: 30%;
    border-top: 1px solid #ccc
}

@media (max-width: 767px) {
    .dl-table dt {
        padding:10px 0;
        border: none;
        border-bottom: 2px solid #eee!important;
        width: 100%;
        -ms-flex: 100%;
        -webkit-box-flex: 100%;
        flex: 100%
    }
}

.dl-table dd {
    
    margin-bottom: 0;
    width: 70%;
    -ms-flex: 70%;
    -webkit-box-flex: 70%;
    flex: 70%;
    border-top: 1px solid #ccc;	
	padding: 1rem;
    background-color: f9fafa;
}

@media (max-width: 767px) {
    .dl-table dd {
        padding:10px 0;
        border: none;
        width: 100%;
        -ms-flex: 100%;
        -webkit-box-flex: 100%;
        flex: 100%
    }
}

.aboutus_relvant_wrap_text img{
	width:100%;
	display:block;
	float:left;
	margin:1.5%;
	
	
	
	}
@media (max-width: 767px) {
	.aboutus_relvant_wrap_text img{
	width:100%;
	padding:0%;
	
	}

}

/*about us write */

.aboutus_relvant_wrap {
	position: relative;
	
}

.aboutus_relvant_wrap::after {
  content: "";
  position: absolute;
  top: -240px;
  right: 30px;
  width: 300px;
  height: 400px;
  background-image: url(../images/move.png);
  background-size: cover;
}


@media (max-width: 992px) {
	.aboutus_relvant_wrap::after {
  content: "";
  position: absolute;
      top: -100px;
    right: 10px;
    width: 300px;
    height: 280px;
  background-image: url(../images/move2.png);
  background-size: cover;
}

}


.boxContent li p {
	position: absolute;
	max-width: calc(100% - 20px);
	left: 10px;
	bottom: -23px;
	z-index: 1;
	padding: 16px 20px 16px 55px;
	background-color: #FFF;
}
.boxContent li span {
	position: relative;
	color: #0256a6;
	font-size: 16px;
	font-weight: bold;
}
.boxContent li span:after {
	position: absolute;
	display:flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	top: 50%;
	left: -45px;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background-color: #0256a6;
	color: #FFF;
	content: counter(count-number);
}

/*test*/


.show_img {
    position: absolute;
    /*top: 170px;
    left: 80px;*/
    width: 300px;
    height: 300px;
    background-image: url("../images/trangle.png"); /* 调整为你的背景图像路径 */
    background-size: cover;
    opacity: 1;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  }

  .show_cir {
    position: absolute;
    /*top: 200px;
    left: 100px;*/
    width: 550px;
    height: 550px;
    background-image: url("../images/trangle2.png"); /* 调整为你的背景图像路径 */
    background-size: cover;
    opacity: 1;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	
  }

  .show_img.show,
  .show_cir.show {
    opacity: 1;
  }
  
 
 @media (max-width: 576px){

.show_img {
	display:none;
    position: absolute;
    /*top: 170px;
    left: 80px;*/
    width: 300px;
    height: 300px;
    background-image: url("../images/trangle.png"); /* 调整为你的背景图像路径 */
    background-size: cover;
    opacity: 1;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  }

  .show_cir {
	  display:none;
    position: absolute;
    /*top: 200px;
    left: 100px;*/
    width: 550px;
    height: 550px;
    background-image: url("../images/trangle2.png"); /* 调整为你的背景图像路径 */
    background-size: cover;
    opacity: 1;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	
  }



}
 
  
  /* 自定义样式 */
.aboutus_relvant_wrap_text .primary-color {
      background-color: #3f60a0;
      color: #fff;
    }

.aboutus_relvant_wrap_text .secondary-color {
      background-color: #13256a;
      color: #fff;
    }

.aboutus_relvant_wrap_text .gray-color {
      background-color: #f5f5f7;
    }
.text_aling{
	text-align: center;
	letter-spacing: 1px;	
	}
	
.table td{
	padding:1.2rem;
	 line-height: 1.5;
	}
	
.table .text_aling{
	
	   
    text-align: center;
	
	} 
	
.aboutus_qulality td img{
	width:100%;
	}
	
/*about_philosify*/
	
/*about_philosify*/
.strength-inner {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    text-decoration: none;
    border: 1px solid #2F6EB6;
	background-color:rgba(255,255,255,0.4);
    
}

.about_detail_img2{
	background-image: url(../images/about_us_detile5.jpg);
	background-repeat: no-repeat;	
	background-size: cover;
	}

.strength-item{
	width:100%;
	margin:1%;
	
	}


.strength-list{
	display:flex;
	}
.strength-img img{
	width:100%;
	}

@media (max-width: 992px) {
	.strength-inner{
		    display: flex;
    flex-direction: row;
    padding: 1rem;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    text-decoration: none;
    border: 1px solid #2F6EB6;
	width:100%;
		}
		
	.strength-list {
    display:block;
	margin-bottom: 10%;
	}
	
	.strength-img{
		width:50%;
		}
		
	.strength-item {
    
    margin-top: 3%;
	 margin-bottom: 3%;
	}
}

.strength-title {
    display: block;
    font-size: clamp(17.5px, 1.3888888889vw, 26px);
    line-height: 1.5;
    font-weight: bold;
}




.d2-table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d2-table :nth-child(1),.dl-table :nth-child(2) {
   /* border: none*/
}

.d2-table-title {
	margin-bottom: 0;
	width: 100%;
	-ms-flex: 100%;
	-webkit-box-flex: 100%;
	flex: 100%;
	background-color: #3f60a0;
	color: #fff;
	padding: .5rem;
	text-align:center;
	letter-spacing: 1px;
}

.d2-table-dt {
	font-weight:normal;
    
    margin-bottom: 0;
    width: 50%;
    -ms-flex: 50%;
    -webkit-box-flex: 50%;
    flex: 50%;
    border-top: 1px solid #ccc;
	padding: 20px;
	
}
.d2-table-dd {
  
    margin-bottom: 0;
    width: 50%;
    -ms-flex: 50%;
    -webkit-box-flex: 50%;
    flex: 50%;
    border-top: 1px solid #ccc;
	padding: 20px;
}

.d2-table-dd img{
	width:100%;
	}
	
.aboutus_quality_wrap_text {
    margin-bottom: 30px;
    
}

.aboutus_quality_wrap_text img{
	width:100%;
	display:block;
	float:left;
	
	
	
	
	}
@media (max-width: 767px) {
	.aboutus_quality_wrap_text img{
	width:100%;
	padding:0%;
	
	}
}



@media (max-width: 992px) {
	
	
.d2-table-dt {
	
    width: 100%;
    -ms-flex: 100%;
    -webkit-box-flex: 100%;
    flex: 100%;
  
	
}
.d2-table-dd {
  
    width: 100%;
    -ms-flex: 100%;
    -webkit-box-flex: 100%;
    flex: 100%;
  
}
	
}

/*news*/

.news_background2{
	background-image: url(../images/news_background_2.png);
	background-repeat: no-repeat;	
	background-size: 100% 80%;
	
	
	}
	
.news_relvant_wrap{
	
	padding: 30px;
    position: relative;
    
	background-image: url(../images/white_bg_op.png);
	background-repeat: repeat;	
	
   /* background-color: #fff;*/
    padding: 30px;
    position: relative;
    -webkit-box-shadow: 0 0 30px rgba(14,22,104,.1);
    box-shadow: 0 0 30px rgba(14,22,104,.1);
	margin-top: 5rem;
    margin-bottom: 3rem;
	
	
	border-top-left-radius:     0px 0px;
border-top-right-radius:    50px 50px;
border-bottom-right-radius: 0px 0px;
border-bottom-left-radius:  50px 50px;

	
	}
	

.news_relvant_wrap h3{
	display: block;
    /*padding: 0px;*/
    padding-top: 5px;
	color: #1e489d;
	font-weight:600;
    font-size: 2rem;
    letter-spacing: -.03rem;
	}

.news_relvant_wrap h3 span{
	display: block;
    font-size: 1rem;
    padding-top: 5px;
	
	
	}
	
.news_relvant_wrap h3 .news_title{
	display: inline;
    font-size: 2rem;
   
	
	
	}

.news_relvant_wrap h4{	
	font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 160%;
    margin-bottom: 20px;
	}

.aboutus_relvant_wrap_text {
    margin-bottom: 30px;
    
}

.news_relvant_box{
	padding-top: 0px;
	padding-bottom:80px;
	
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2;
	}
	
.news_relvant_wrap_text img{
	/*height: 100%;*/
	width: 100%;	
	}
	
.news_relvant_wrap_text h3{
	font-size:	1.7rem;
	color: #0048a6;
	}

.news_tab1{
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #0048a6;
	width: 5rem;
	text-align: center;
	color: #0048a6;
	
	border-color: #0048a6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;*/
	width: 5.5rem;
    text-align: center;
    color: #0048a6;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 6px;
	padding-left:11px;
    background-color: #d7effb;
    
    margin-top: 3px;
	display: inline-block;
	}
	
.news_tab2{
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	width: 5rem;
	text-align: center;
	color: #0048a6;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #0048a6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;*/
	width: 5.5rem;
    text-align: center;
    color: #d7effb;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 6px;
	padding-left:11px;
    background-color: #0048a6;
    
    margin-top: 3px;
	display: inline-block;
	}
	
.news_year{
	    color: #009bb3;
    display: flex;
    /* width: 5rem; */
    margin-top: .5rem;
    font-size: 1.5rem;
    /* font-weight: bolder; */
    letter-spacing: .1rem;
}



.news_margin_top3rem{
	margin-top: 3rem;	
	}
	
.news_row_bottom_border{
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	padding-bottom: 2rem;
	padding-top: 2rem;
}


@media (max-width: 992px) {
	
.news_row_img{
	width:100%;
	}

	
}

@media (max-width: 576px){


.news_year{
	
    font-size: 1.2rem;
   justify-content: center;
}

.news_sm_left{
	width:100%
	}
.news_sm_right{
	width:100%
	}
	
.news_tab1{
	width:45%
	}
.news_tab2{
	width:45%
	}


}

/*products*/

.products_disFlex_wrap{
	display:flex;
	width:100%;
	flex-direction: column;
	}

.products_disFlex{
	display:flex;
	width:100%;
	}

.products_item_bg{
	background-color: #f6f7f9;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
.products_item_bg_pre_info {
    /* background-color: #f6f7f9; */
    /* padding-top: 15px; */
    padding-right: 10px;
    /* padding-bottom: 15px; */
    padding-left: 10px;
}

.products_r1_black1{
	/*background-color: #dcdff5;	*/
	width:32%;
	display:flex;
	margin-bottom:5px;
	}
.products_r1_black2{
	background-color: #dcdff5;	
	width:32%;
	display:flex;
	margin-bottom:5px;
	}
.products_r1_black3{
	background-color: #dcdff5;	
	width:32%;
	display:flex;
	margin-bottom:5px;
	}
.products_r1_black4{
	
	width:100%;
	display:flex;
	margin-bottom:5px;
	}


.products_r1_black1_1{
	background-color: #0371cd;
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
.products_r1_black1_2{
	background-color: #1c9b78;	
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
.products_r1_black1_3{
	background-color: #89c248;	
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.products_r1_black1_4{
	background-color: #c248a1;	
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.products_r1_black1_5{
	background-color: #dabd33;	
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.products_r1_black1_6{
	background-color: #5c48c2;	
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.pro_col_1{
	color: #0371cd;	
	}
.pro_col_2{
	color: #1c9b78;	
	}
	
.pro_col_3{
	color: #89c248;	
	}
	
.pro_col_4{
	color: #c248a1;	
	}
	
.pro_col_5{
	color: #dabd33;	
	}
	
.pro_col_6{
	color: #5c48c2;	
	}
	
.res_bond{
	justify-content: space-between; 
	
	}	
	
.products_r1_black2_1{
	background-color: #6f87c3;
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
.products_r1_black2_2{
	background-color: #dcdff5;
	width:66.6666%;
	padding-right: 2px;
	padding-left: 2px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.products_r1_black3_1{
	background-color: #6f87c3;
	width:33.3333%;
	padding-right: 0px;
	padding-left: 0px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
.products_r1_black3_2{
	background-color: #dcdff5;
	width:66.6666%;
	padding-right: 2px;
	padding-left: 2px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	}
	
.products_r1_black4_1{
	
	width:66.66666%;
	padding-right: 5px;
	padding-left: 5px;
	display:flex;
	color: #555555;
	line-height: normal;
	/*justify-content: center;
	align-items: center;*/
	}
.products_r1_black4_2{
	
	width:33.33333%;
	padding-right: 2px;
	padding-left: 2px;
	display:flex;
	color: #ffffff;
	justify-content: center; 
	align-items: center;
	color: #555555;
	}
	
.fa-25xl {
    font-size: 2.2em;
    line-height: .03125em;
    vertical-align: -.1875em;
}

.pro_margin{
	margin-top: 10px;
	
	}
.prodocuts_margin_bottom20{
	
	    margin-bottom: 20px;
	}
	
.pros_download_botton{
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left:10px;
	border: 1px solid #777d82;
	
	}
.pros_download_botton:link{
	
	
	}
.pros_download_botton:hover{
	border: 1px solid #01BFFE;
	
	}
	
.pros_download_botton:active{

	
	}
.pros_download_botton:visited{

	
	}
	
.products_r1_black4_2 a{
	color: #232b32;
	text-decoration: none;
	
	}
.products_r1_black4_2 a:link{

	text-decoration: none;	
	}
.products_r1_black4_2 a:hover{
	text-decoration: none;
	color: #01BFFE;
	}
.products_r1_black4_2 a:active{

	text-decoration: none;	
	}
.products_r1_black4_2 a:visited{

	text-decoration: none;	
	}

@media (max-width: 992px){


.res_bond{
	width:100%;
	justify-content: unset; 
	}
.products_disFlex{
	display:block;
	}
	
	
.products_r1_black1{

	width:100%;


	}
.products_r1_black2{

	width:100%;
	

	}
.products_r1_black3{

	width:100%;
	

	}
.products_r1_black4{

	width:100%;


	}



}

@media (max-width: 552px){

.products_r1_black4{

	
	flex-direction: column;

	}
.products_r1_black4_1{
	width:100%;
	}
.products_r1_black4_2{
	width:100%;
	margin-top:10px;
	}

}



.products_relvant_box {
	
	padding-bottom: 80px;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 2;
	
}

.products_relvant_box .litter_small{
	
	font-size: 0.9rem;
	}



@media (max-width: 800px){
.products_relvant_box .row .small100 {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}
}
@media (max-width: 800px){
.small100 {
    margin: 0px;
    padding: 0px;
}
}



.products_relvant_wrap{
	
	padding: 30px;
    position: relative;
    

    padding: 30px;
    position: relative;
    -webkit-box-shadow: 0 0 30px rgba(14,22,104,.1);
    box-shadow: 0 0 30px rgba(14,22,104,.1);
/*background-color: #FFF;*/
    margin-bottom: 3rem;
	
	background-image: url(../images/white_bg_op4.png);
    background-repeat: repeat;
	
	    border-top-left-radius: 0px 0px;
    border-top-right-radius: 50px 50px;
    border-bottom-right-radius: 0px 0px;
    border-bottom-left-radius: 50px 50px;

	
	}
	

.products_relvant_wrap h3{
	display: block;
   /* padding: 0px;*/
    padding-top: 5px;
	color: #1e489d;
	font-weight:600;
    font-size: 2rem;
    letter-spacing: 0rem;
	}

.products_relvant_wrap h3 span{
	display: block;
    font-size: 1rem;
    padding-top: 5px;
	
	
	}

.products_relvant_wrap h4{	
	font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 160%;
    margin-bottom: 20px;
	}

.products_mar5{
	margin-top: 4rem;
	margin-bottom: 4rem;
	}
	
.products_background2{
	background-image: url(../images/products_background.png);
	background-repeat: no-repeat;	
	background-size: 100% 80%;
	
	
	}
	
	
/*news*/

.service_background2{
	background-image: url(../images/service_background.png);
	background-repeat: no-repeat;	
	background-size: 100% 80%;
	
	
	}
	
/*contactus*/

.contactus_background2 {
    background-image: url(../images/contactus_bg2.png);
    background-repeat: no-repeat;
	background-size: 100%;
    
}

/*service1*/

.service1_img{
	
 
	}

.service1_des{
	margin-top: 20px;
	
   
	}
	
.service1_des_btm{
	width:99%;
	background-color: #0371cd;
	color: #FFF;
	text-align: center;
	font-size: 1.1rem;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}
.service1_mar_btm{
	margin-bottom: 3rem;	
	}
	
.service1_contact{
	color: #FFF;
	margin-bottom: 3rem;
	font-size: 1.1rem;
	background-color: #89c248;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.service1_contact a{
	color: #FFF;
	border:none;
	text-decoration:none;
	}	
.service1_contact a:link{
	color: #FFF;
	border:none;
	text-decoration:none;
	}
	
.service1_contact a:hover{
	color: #FFF;
	border:none;
	}
.service1_contact a:active{
	color: #FFF;
	border:none;
	}
	
/*contact*/

.contact_relvant_wrap_text .wid_01,.contact_relvant_wrap_text textarea{
	width: 90%;
	
	}
.wid_02{
	hight: 1.8rem;
	}
	
.contact_send_button{
	width: 30%;
	color: #FFF;	
	}
	

.d4-table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d4-table :nth-child(1),.d4-table :nth-child(2) {
    border: none
}

.d4-table dt {
    padding: 15px 0 15px;
    margin-bottom: 0;
    width: 30%;
    -ms-flex: 30%;
    -webkit-box-flex: 30%;
    flex: 30%;
    border-top: 1px solid #ccc
}

@media (max-width: 767px) {
    .d4-table dt {
        padding:10px 0;
        border: none;
        border-bottom: 2px solid #eee!important;
        width: 100%;
        -ms-flex: 100%;
        -webkit-box-flex: 100%;
        flex: 100%
    }
}

.d4-table dd {
    
    margin-bottom: 0;
    width: 70%;
    -ms-flex: 70%;
    -webkit-box-flex: 70%;
    flex: 70%;
    border-top: 1px solid #ccc;	
	padding: 1rem;
    background-color: f9fafa;
	justify-content: center;
	display: flex;
}

@media (max-width: 767px) {
    .d4-table dd {
        padding:10px 0;
        border: none;
        width: 100%;
        -ms-flex: 100%;
        -webkit-box-flex: 100%;
        flex: 100%
    }
}


.require{
	color: #F00;
}


/*new mobiel footer css*/

@media (max-width: 1199px) {
	
	/*products*/
    .idx_come_top20,.show_img,.show_cir,.index_footer {
       display: none;
    }
	.idx_come_top20_newfooter {
       display: block;
    }
	
	.idx_come_top20_newfooter{
		
		background-image: url(../images/index_btm_diamond.jpg);
    	background-size: 120%;
		}
	.products_relvant_wrap,.news_relvant_wrap{
		margin-bottom: 0rem;
		padding: 0px;
		}
	.m_marlet30{
		padding-left: 30px;
		}
	.products_relvant_box,.news_relvant_box,.aboutus_relvant_box{
		    padding-bottom: 40px;
		}
		
		/*news*/
	.news_row_bottom_border{
			padding-top: 0rem;
		}
	
	
}




@media (min-width: 1200px) {
    .idx_come_top20,.show_img,.show_cir {
       display: block;
    }
	.idx_come_top20_newfooter {
       display: none;
    }
}

	
.idx_come_top20_newfooter{
	position: relative;
    z-index: 20;
	
	}
.idx_newfooter_martop{
	margin-top:7rem;
	
	}