body{
    background: #F4F7FA;
	
}
.T_Banner{
	margin-top: 88px;
	width: 100%;
	height: 360px;
	background-size:cover ;
	background-repeat: no-repeat;
        background-image: url(../../images/customers/banner.png);
}
@media ( max-width : 1500px) {
	.T_Banner{
	    margin-top: 88px;
	    width: 100%;
	    height: 360px;
	    background-size:cover ;
	    background-repeat: no-repeat;
	        background-image: url(../../images/customers/banner_1500.png);
	}
}
.T_Banner_Item{
	width : 1200px;
	margin : 0 auto;
}
.T_Banner_Tit{
	width: auto;
	height: 40px;
	font-size: 40px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 40px;
	padding-top : 100px;
    font-weight : bold;
}
.T_Banner_Txt{
	width : 650px;
	min-height: 22px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
    padding-top : 20px;
}
.T_Banner_Btn{
	width: 200px;
	height: 46px;
	display : block;
	background: #2372F9;
	border-radius: 4px;
    margin-top : 40px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 46px;
	text-align : center;
    font-weight : bold;
}

.T_Banner_Btn:hover{
    color: #FFFFFF;
background: #5D92EE;
}

.T_Top{
    margin : 0 auto;
    width: 1200px;
	height : 78px;
}
.T_Top .T_Top_title{
	height: 40px;
	font-size: 28px;
	font-weight: 500;
	color: #323437;
	line-height: 40px;
	text-align : center;
	margin-top : 60px;
    font-weight : bold;
}
.T_Top .T_Bom_search{
	width: 260px;
	height: 36px;
	background: #F7F9FC;
	border: 1px solid #D4D6D9;
    float: right;
    border-radius: 6px;
    margin: 24px 0;
}

.T_Top .T_Bom_search input.search {
    width: 220px;
    height: 36px;
    background: #F7F9FC;
    text-indent: 10px;
    font-size: 16px;
    border: 0px solid #D4D6D9;
    border-radius: 6px; 
    
}
input::input-placeholder{color:  red !important;} 
::-webkit-input-placeholder { /* WebKit browsers */ 
    color: #C8CACD !important; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: #C8CACD !important; 
} 
::-moz-placeholder { /* Mozilla Firefox 19  */ 
    color: #C8CACD !important; 
} 
:-ms-input-placeholder { /* Internet Explorer 10  */ 
    color: #C8CACD !important; 
}




.T_Top .T_Bom_search .search_btn {
    position: relative;
    top: 2px;
    left: 10px;
    width: 14px;
    height: 14px;
    background: url(../../images/customers/search.png) center no-repeat;
    border: 0;
    background-size: 100%;
}


.T_List{
	clear : both;
	width : 1200px;
	margin : 20px auto 0;
	
}

.T_Left{
    float : left;
    width : 164px;
}
.T_Left .S_block	{
	width: 164px;
	margin-bottom : 16px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #EDEFF2;
}
.S_block_title{
	width: auto;
	height: 24px;
	font-size: 16px;
	font-weight: 500;
	color: #4A4B4D;
	line-height: 24px;
    padding : 16px 0 0 16px;
    margin-bottom : 16px;
}
.S_block_radio{
	
    max-height: 210px;
    overflow-y: auto;
}
 .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
  content: "";
  background: #F7F9FC;
  border-radius: 100%;
  border: 1px solid #D4D6D9;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
 .radio input[type=radio]:checked + .radio-label:before {
  background-color: #F7F9FC;
  box-shadow: inset 0 0 0 4px #2372F9;
  border: 1px solid #2372F9;
}
/*
.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
*/
.S_block_radio{
    padding-left : 16px;
}
.S_block_radio div{
    margin-bottom : 12px;
    height: 18px;
    line-height: 18px;
}

.T_Right{
    float : left;
    margin-left: 42px;
}

.D_block{
	width : 994px;
}

.D_block .D_block_list{
    display : block;
	width: 316px;
	height: 285px;
	
    
    /*
    background-size:cover ;
    background-repeat: no-repeat;
    background-image: url(../../images/customers/bg.png);
	background: linear-gradient(180deg, #B4D0FA 0%, #EFF5FE 85%, #F7FBFF 100%);
    box-shadow: 2px 4px 16px 0px rgba(175,199,232,0.3);

	
	*/
background: #FDFEFF;
	border-radius: 12px;
box-shadow: 0px 2px 14px 0px rgba(81,115,174,0.08);
	float : left;
	margin-right : 20px;
	margin-bottom : 20px;
}
.D_block .D_block_list:nth-child(3n){
    margin-right : 0;
}
.D_block .D_block_list:hover{
    transition: all 0.3s;
box-shadow: 0px 2px 20px 0px rgba(81,115,174,0.2);
    color : #fff;
    margin-top : -6px;
}

.D_Block_img{
    width : 286px;
    height : 180px;
    padding : 16px 16px 0;
    position: relative;
}

.D_Block_img:after{
    content : " ";
    width : 286px;
    height : 180px;
    top : 16px;
    left : 16px;
    position: absolute;
    
    
    /*
    background-size:cover ;
    background-repeat: no-repeat;
    background-image: url(../../images/customers/case_zhezhao.png);
    background-size:cover ;
    background-repeat: no-repeat;
    opacity:0.5;
    border-radius: 8px;
    */
    transition: all 0.3s;
    
    
    opacity: 0.46;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%);
    border-radius: 0px 0px 8px 8px;

}

.D_Block_img div{
    width : 85%;
    height : auto;
    position: absolute;
    z-index : 9;
}
.D_Block_img div span{
    color : #fff;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
	display : block;
	margin-top : 100px;
	margin-left : 24px;
    min-height: 28px;
}
.D_Block_img div span:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
    display : block;
    margin-top : 4px;
    width: auto;
}
.D_Block_img img{
	width : 286px;
	height : 180px;
    border-radius: 8px;
    position: relative;
}



.D_Block_tit {
	font-size: 16px;
	font-weight: 800;
	color: #323437;
	line-height: 24px;
    padding: 16px 16px 0 16px;
}
.D_Block_tit:hover{
	color: #2372F9;
	cursor : pointer;
}
.D_Block_desc {
	width: 286px;
	height: 48px;
	font-size: 16px;
	font-weight: 400;
	color: #646669;
	line-height: 24px;
    padding : 10px 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}
.D_Block{
    
}
.D_Block_field9{
    float : unset;
    position: relative;
    height: 20px;
    width : 185px;
    text-indent : 16px;
	font-weight: 400;
	font-size: 12px;
	color: #7C7E81;
	line-height: 22px;
	text-align: left;
}
/*
.D_Block_field9:after{
    content : " ";
    width: 21px;
    height: 20px;
    top: 3px;
    left: 15px;
    position: absolute;
    background-size:cover ;
    background-repeat: no-repeat;
    background-image: url(../../images/customers/alicon.png);
    

}
*/
.D_Block_btn{
    width : 100px;
	float : right;
    padding: 0 30px 0 0;
    text-align : right;
	height: 22px;
	font-size: 16px;
	font-weight: 400;
	color: #2372F9;
	line-height: 22px;
    position: relative;
}

.D_Block_btn:after{
    content : " ";
    width: 13px;
    height: 16px;
    top: 3px;
    right: 17px;
    position: absolute;
    background-size:cover ;
    background-repeat: no-repeat;
    background-image: url(../../images/customers/r.png);
    

}

.D_Block_btn:hover{
	color : #5D92EE
}
.D_more{
	clear : both;
	width: 184px;
	height: 46px;
	border-radius: 4px;
	border: 1px solid #2372F9;
	margin : 0 auto;
	text-align : center;
	font-size: 16px;
	font-weight: 400;
	color: #2372F9;
	line-height: 46px;
    cursor : pointer;
    margin-top : 50px;
    margin-bottom: 80px;
}
.D_more:hover{
border: 1px solid #5D92EE;
color: #5D92EE;
}

.T_Bom_bg{
    background: #fff;
    width: 100%;
}
.T_Bom{
    background: #fff;
	clear : both;
	margin  : 0 auto ;
	width : 1135px;
	padding-top : 68px;
}

.T_Bom .T_Bom_title{
    height: 40px;
    font-size: 28px;
    font-weight: 500;
    color: #323437;
    line-height: 40px;
    text-align : center;
    margin-top : 0;
}


.T_Bom .T_Bom_logo{
    margin-top : 0px;
    height : 204px;
}	
.T_Bom .T_Bom_logo img{
    width : 100%;
}


.T_Bom .T_Bom_logo  div{
    float : left;
    width: 157px;
    height : 34px;
    margin: 0px 6px 50px 0;
    
}
.T_Bom .T_Bom_logo  div:nth-child(7),
.T_Bom .T_Bom_logo  div:nth-child(14),
.T_Bom .T_Bom_logo  div:nth-child(21){
    margin: 0px 0px 50px 0;
}
.T_Bom .T_Bom_logo div img{    
    width: 157px;
    height : 34px;
}
	
	
	

.list_err{
	font-size: 16px;
	font-weight: 400;
	color: #646669;
	line-height: 24px;
}






.screen_block{
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    display : none
}
.sc_header{
    width : 100%;
    height : 5vh;
    background: #F2F8FE;
}
.sc_header_txt{
    width : 100%;
    height : 5vh;
    background: #fff;
    border-bottom: 1px solid #EDEFF2;
}
.sc_header_txt_s{
    float : left;
    margin-top : 1.5vh;
    font-size: 14px;
    font-weight: 400;
    color: #323437;
    line-height: 22px;
    margin-left : 20px;
}
.sc_header_txt_c{
    margin-top : 1.5vh;
    float : right;
    width : 16px;
    height : 16px;
    background-size:cover ;
    background-repeat: no-repeat;
    background-image: url(../../images/customers/close.png);
    margin-right : 20px;
}
.sc_list{    
    display: flex;
    height : 50vh;
    background: #fff;
}

.sc_left{
    background: #F2F8FE;
    width : 36%;
    font-size: 14px;
    font-weight: 400;
    color: #323437;
    line-height: 22px;
}
.sc_left .sc_left_block{
    background: #F2F8FE;
    height : 5vh;
    line-height : 5vh;
    padding-left : 20px;
}

.sc_left .sc_left_block.act{
    background: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #2372F9;
    border-left : 3px solid #2372F9;
}

.sc_right{
    background: #fff;
    height : 100%;
    overflow-y: auto;
    width : 100%;
}
.sc_right .sc_right_block{
    background: #fff;
    height : 4vh;
    padding-top: 1.5vh;
    margin-left: 25px;
}
.sc_r_nav{
    display : none
}
.sc_r_nav.act{
    display : block
}

.sc_btm{
    width : 100%;
    height : 5.5vh;
    background: #fff;
    border-top: 1px solid #EDEFF2;
}
	
.sc_btm_btn{
	width: 6vh;
	height: 3.5vh;
	background: #007AF5;
	border-radius: 2px;
	float : right;
	margin-top : 1vh;
	margin-right : 2vh;
	
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 3.5vh;
	text-align : center;
}
	
	
	
	
	







.index_fl8_wall {
    
    background-image: url(../../images/index_new/fl8_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 9;
    position: relative;
    top:0;
    height: 324px;
    background-color: #fff;
}

.index_wrap_fl8 {
    padding-bottom: 60px;
    width: 1000px;
    margin: 0 auto;
    padding-top: 65px;
    padding-left : 0;
}
.head_title {
    width: auto;
    font-size: 30px;
    font-weight: 100;
    line-height: 32px;
}


.index_wrap_fl8 .head_title {
    padding-top: 54px;
    color: #FFFFFF;
    text-align : left;
    font-weight : bold;
}

.index_wrap_fl8 .head_desc {
    color: #FFFFFF;
    width: auto;
    margin: 20px auto 0 ;
    height: auto;
    opacity: 1;
    font-size : 18px;
    text-align : left;
}

.fl8_btn_list {
    margin: 0 auto;
    /*
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    */
}

.fl8_btn {
    width: 140px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
color: #323437;
    line-height: 48px;
    display: block;
    text-align: center;
    
    float: left;
    margin: 30px 20px 0 0;
    border: 1px solid #FFFFFF;
    font-weight : bold;
    
}

.fl8_btn:hover {
color: #323437;
    background: #fff ;
    opacity: 0.9;
    border: 1px solid #FFFFFF;
}

.fl8_btn:nth-child(2) {
    background: none;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
color: #FFFFFF;
    font-weight : bold;
}
.fl8_btn:nth-child(2):hover {
    opacity: 0.9;
}





/** 2024年04月21日23:04:32 banner滚动 */


.index_fl1_pc_logo_swiper{
    
    width: 1200px;
}

.index_fl1_pc_logo_swiper .swiper-wrapper{
    
    width: 1200px;
}

.index_fl1_pc_logo_swiper .swiper-wrapper .index_fl1_list{
    width : 200px;
}

.index_fl1_pc_logo_swiper .swiper-wrapper .index_fl1_list div{
    
}
.index_fl1_pc_logo_swiper .swiper-wrapper .index_fl1_list div img{
    width : 160px;
    height : 100px;
}



