.dropdown_item_list{ position:relative;}
.dropdown_item_list:hover .dropdown-item{ background:#f8f9fa;}
.dropdown_item_list:hover .item_list_down{ display:block;}
.dropdown_item_list .item_list_down{ position:absolute; width:120px; background:#fff; right:-120px; border: 1px solid rgba(0,0,0,.15); top:0; display:none;}
.dropdown_item_list .item_list_down .list_down_li{ font-size:14px; color:#333; display:inline-block; width:100%; text-align:center; line-height:38px;
transition: all 0.3s ease 0s; text-decoration:none;
-webkit-transform: all 0.3s ease 0s;
}
.dropdown_item_list .item_list_down .list_down_li:hover{ background:#ea7415; color:#fff;
transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;
}




/*a{ position:relative; z-index:5;}
.Customer_bg{ position:fixed; top:0; left:0; width:100%; background:#000; height:100%;}*/

.Customer{ position:fixed; right:2%; top:35%; width:80px; z-index:520; }
.Customer .Customer_list{ position:relative;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list:nth-child(1) .Customer_list_title{ border-radius:100px 100px 0px 0px;}
.Customer .Customer_list:last-child .Customer_list_title{ border-radius:0px 0px 100px 100px ;}
.Customer .Customer_list:before{ content:""; display:inline-block; width:70%; height:1px; background:#dcdcdc; bottom:0; left:0; right:0; margin:0 auto; position:absolute;}
.Customer .Customer_list:last-child:before{ display:none;}
.Customer .Customer_list .Customer_list_title{ display:inline-block; width:100%; text-align:center; padding:25px 0px;  text-decoration:none; transition: all 0.3s ease 0s; background:#fff; box-shadow: 0px 0px 35px rgba(0,0,0,.1); overflow:hidden; margin-bottom:-6px;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list:hover .Customer_list_title{ background:#ea7415;}
.Customer .Customer_list:hover .Customer_list_title dt{ color:#fff;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list.on .Customer_list_title{ background:#ea7415;}
.Customer .Customer_list.on .Customer_list_title dt{ color:#fff;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list .Customer_list_title dd{ width:32px; height:32px; position:relative; display:flex; align-items:center; justify-content:center; margin:0 auto;}
.Customer .Customer_list .Customer_list_title dd img{ position:absolute; left:0; top:0;transition: all 0.3s ease 0s; right:0; margin:0 auto;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list .Customer_list_title dd img:last-child{ opacity:0;}
.Customer .Customer_list:hover .Customer_list_title dd img{ opacity:0;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list:hover .Customer_list_title dd img:last-child{ opacity:1; transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list.on .Customer_list_title dd img{ opacity:0;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list.on .Customer_list_title dd img:last-child{ opacity:1; transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list .Customer_list_title dt{ font-size:14px; color:#333; font-weight:normal;transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s;}
.Customer .Customer_list:nth-child(1) .Customer_list_down{ display:none;
 width:340px; top:0;
    position: absolute;
    left: -360px;
    background: #fff;
    box-shadow: 0px 0px 35px rgba(0,0,0,.1);
    border-radius: 10px;
    padding: 20px;
}
.Customer .Customer_list .Customer_list_down dd{ position:relative;}
.Customer .Customer_list .Customer_list_down dd span{ position:absolute; right:0; cursor:pointer; color:#999;}
.Customer .Customer_list:nth-child(1) .Customer_list_down dd img{ height:30px;}
.Customer .Customer_list:nth-child(1) .Customer_list_down dt p{ font-size:14px; font-weight:normal;}
.Customer .Customer_list:nth-child(1) .Customer_list_down dt p span{ margin-right:10px; color:#ea7415; display:none;}
.Customer .Customer_list:last-child .Customer_list_down{ width:175px; text-align:center; top:0; display:none;
    position: absolute;
    left: -190px;
    background: #fff;
    box-shadow: 0px 0px 35px rgba(0,0,0,.1);
    border-radius: 10px;
    padding: 20px 0px;
}
.Customer .Customer_list:last-child .Customer_list_down dt{ font-size:16px; color:#333; margin-top:15px;}
.Customer .Customer_listwx:hover .Customer_list_down{ display:block; height:auto !important;}
.Customer .Customer_list:last-child .Customer_list_down dd span{ right:10px; top:-10px;}





.application2{ display:flex; align-items:center; margin-bottom:30px;}
.application2 a{ display:inline-block; text-align:center;}


.process{ overflow:hidden;}
.process .process_list{ float:left; margin-right:2%; width:18%;}
.process .process_list img{ width:100%;}
.process .process_list:nth-child(6n){ margin-right:0px;}
.process .process_list dd img{ height:150px; width:100%; object-fit:cover;}
.process .process_list dt{ font-size:16px; color:#333; font-weight:normal; margin-top:10px;}

















@media screen and (max-width:1000px){
.Customer{ display:none;}
.c-page__header--info{ overflow:hidden;}
.sscn .container img{ margin:0px !important; padding:0px !important;}
.sscn .container p{ margin-left:0px !important;}
.application2 a dt{ font-size:14px;}
.mohide{ display:none;}

.container img{ height:auto !important; width:auto !important;}

.yyal .container p img{ margin:0px !important;}
.process .process_list{ width:48%; margin-right:0px; margin-bottom:15px;}
.process .process_list:nth-child(2n){ float:right;}
.process .process_list dt{ text-align:center; font-size:14px;}


.about .about_list .about_list_title{ display:flex; align-items:center; justify-content:center;}
.about .about_list .about_list_title img{ margin:0px !important; float:inherit !important; max-height:50px; margin-right:15px !important;}


.application4{ overflow:hidden; display:block;}
.application4 a{ width:48%; float:left; display:inline-block;}
.application4 a:nth-child(2n){ float:right;}
.application4 a dd{ height:55px; display:flex; align-items:center; width:100%; justify-content:center;}
.application4 a dd img{ max-height:50px;}


.center2{ display:flex; justify-content:center; width:100%; margin-bottom:22px;}
.center{ display:flex; justify-content:center; width:100%;}
.center img{ max-height:66px;}
.Video .Video_content .Video_content_list dd .content_list_img{ height:100px;}



.case .case_img{ width:100%; text-align:center; margin-bottom:20px;}
.case .case_img img{ float:inherit !important; margin-left:0px !important; max-width:100%; width:auto !important;}
.case .case_cont{ width:100%; padding:0px 25px;}
.case_cont_more{ margin-top:30px !important;}



.zhengshu{ margin-top:25px;}
.zhengshu .zhengshu_list{ width:48% !important; margin-right:0px !important;}
.zhengshu .zhengshu_list:nth-child(2n){ float:right !important;}
.zhengshu .zhengshu_list .zhengshu_list_title{ font-size:14px !important;}
}





.success{ text-align:center; padding-top:55px;}
.success .success_top{ font-size:26px; color:#ea7415; font-weight:bolder; margin-bottom:35px;}




