﻿@charset "utf-8";




@font-face {
  font-family: 'MyNewFont';  
  src: url('../fonts/bebas.ttf');       
}
@font-face {
  font-family: 'GOTHICB';  
  src: url('../fonts/gothicb.ttf');       
}
@font-face {
  font-family: 'FGOTHIC';  
  src: url('../fonts/gothic.ttf');       
}

@font-face {
  font-family: 'Montserrat_l';  
  src: url('Montserrat-Light-6.otf');       
}



@charset "utf-8";/* CSS Document */
body{margin:0px;padding:0px;border:0px;font-family:"思源黑体","Montserrat_l";color:#555555;font-size:14px;width:100%;background:#000;}
body.on{ overflow:hidden}
a{margin:0px;padding:0px;border:0px;text-decoration:none;color:#555555;font-size:13px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
a:hover{text-decoration:none;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
*{padding:0px;margin:0px;border:0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/
li{list-style:none;}
.clear:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clear{zoom:1;}

img{vertical-align:middle;}
input:focus{outline:none;}
textarea:focus{outline:none;}
button:focus{outline:none;}
select:focus{outline:none;}
img{vertical-align:middle;}
div,p,table,td,ul,li,span,a,ol,input,label{padding:0px;margin:0px;border:0px;}
input::-ms-input-placeholder{/* Internet Explorer 10+ */
color:#999999;font-size:14px;}
input::-webkit-input-placeholder{/* WebKit browsers */
color:#999999;font-size:14px;}
input::-moz-placeholder{/* Mozilla Firefox 4 to 18 */
color:#999999;font-size:14px;}
input::-moz-placeholder{/* Mozilla Firefox 19+ */
color:#999999;font-size:14px;}
input::-moz-placeholder{/* Mozilla Firefox 19+ */
color:#999999;font-size:14px;}
textarea::-webkit-input-placeholder{color:#999999;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei"}
.search input::-ms-input-placeholder{/* Internet Explorer 10+ */
color:#89a4d5;font-size:13px;}
.search input::-webkit-input-placeholder{/* WebKit browsers */
color:#89a4d5;font-size:13px;}
.search input::-moz-placeholder{/* Mozilla Firefox 4 to 18 */
color:#89a4d5;font-size:13px;}
.search input::-moz-placeholder{/* Mozilla Firefox 19+ */
color:#89a4d5;font-size:13px;}
.search input::-moz-placeholder{/* Mozilla Firefox 19+ */
color:#89a4d5;font-size:13px;}
video::-internal-media-controls-download-button{display:none;}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}
.mo_down{height:0px;overflow:hidden}
.mo_down.on{height:auto;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;}
.fl{float:left;}
.fr{float:right;}



::-webkit-scrollbar-track { background-color: #f1f1f1;} /* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-thumb { background:#f69625; } /* 滑块颜色 */
::-webkit-scrollbar-button { background-color: #f1f1f1;  } /* 滑轨两头的监听按钮颜色 */ 
::-webkit-scrollbar-corner { background-color: #f1f1f1; } /* 横向滚动条和纵向滚动条相交处尖角的颜色 */
::-webkit-scrollbar { width: 6px; height: 0px;} /* 这是针对缺省样式 (必须的)*/











#nb_icon_wrap{display:none !important;}
.nb-invite-body{ height: 420px !important}
.jianbian2{height:200px;background:-webkit-linear-gradient(to right,blue,yellow);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(to right,blue,yellow);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(to right,blue,yellow);/* Firefox 3.6 - 15 */
background:linear-gradient(to right,white,yellow);
}
.gray{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}
.gray:hover{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}



.radius5{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.radius10{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.tra{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.tra:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.opacity5{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.shadow1{-webkit-box-shadow:rgba(0,0,0,0.1) 0px 0px 5px;-moz-box-shadow:rgba(0,0,0,0.1) 0px 0px 5px;-ms-box-shadow:rgba(0,0,0,0.1) 0px 0px 5px;-o-box-shadow:rgba(0,0,0,0.1) 0px 0px 5px;box-shadow:rgba(0,0,0,0.1) 0px 0px 5px;}
.shadow2{transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow2:hover{-webkit-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;-moz-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;-ms-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;-o-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow5{transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow7{transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow7:hover{-webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;-moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;-ms-box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;-o-box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow1_1{-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 5px;-moz-box-shadow:rgba(0,0,0,0.5) 0px 0px 5px;-ms-box-shadow:rgba(0,0,0,0.5) 0px 0px 5px;-o-box-shadow:rgba(0,0,0,0.5) 0px 0px 5px;box-shadow:rgba(0,0,0,0.5) 0px 0px 5px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow5:hover{-webkit-box-shadow:rgba(0,0,0,0.05) 5px 10px 10px;-moz-box-shadow:rgba(0,0,0,0.05) 5px 10px 10px;-ms-box-shadow:rgba(0,0,0,0.05) 5px 10px 10px;-o-box-shadow:rgba(0,0,0,0.05) 5px 10px 10px;box-shadow:rgba(0,0,0,0.05) 5px 10px 10px;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;}
.shadow8{-webkit-box-shadow:rgba(0,0,0,0.05) 5px 5px 5px;-moz-box-shadow:rgba(0,0,0,0.05) 5px 5px 5px;-ms-box-shadow:rgba(0,0,0,0.05) 5px 5px 5px;-o-box-shadow:rgba(0,0,0,0.05) 5px 5px 5px;box-shadow:rgba(0,0,0,0.05) 5px 5px 5px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.shadow6{-webkit-box-shadow:rgba(0,0,0,0.3) 5px 5px 60px;-moz-box-shadow:rgba(0,0,0,0.3) 5px 5px 60px;-ms-box-shadow:rgba(0,0,0,0.3) 5px 5px 60px;-o-box-shadow:rgba(0,0,0,0.3) 5px 5px 60px;box-shadow:rgba(0,0,0,0.3) 5px 5px 60px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.shadow10{-webkit-box-shadow:rgba(0,0,0,0.13) 0px 0px 10px;-moz-box-shadow:rgba(0,0,0,0.13) 0px 0px 10px;-ms-box-shadow:rgba(0,0,0,0.13) 0px 0px 10px;-o-box-shadow:rgba(0,0,0,0.13) 0px 0px 10px;box-shadow:rgba(0,0,0,0.13) 0px 0px 10px;}
.center{-webkit-align-items:center;display:-webkit-flex;-webkit-justify-content:star;}
.vertical{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex;/* 姘村钩灞呬腑*/
-webkit-box-align:center;-moz-box-align:center;-ms-flex-pack:center;/* IE 10 */
-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;/* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
-webkit-box-pack:center;-ms-flex-align:center;-moz-box-pack:center;/* IE 10 */
-webkit-align-items:center;-moz-align-items:center;align-items:center;}
.flip{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.flip:hover{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);transition:all 0.3s ease;-webkit-transform:all 0.3s ease;cursor:pointer;}
.pc_header{position:absolute;top:0;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,0.25);height:88px;z-index:50;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header:hover{ background:rgba(0,0,0,.2);transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content{max-width:1500px;margin:0 auto;}
.pc_header .pc_header_content .header_content_logo{display:inline-block;line-height:88px;}
.pc_header .pc_header_content .header_content_right .menu ul li{margin-right:70px;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title{font-size:16px;color:#fff;display:inline-block;line-height:88px;position:relative;text-align:center; display:flex; align-items:center;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title b{ display:inline-block; width:4px; height:4px; border-radius:100%; background:#fff; margin:0px 5px;transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .menu_title b{ background:#ec6d1f;transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li.on .menu_title b{ background:#ec6d1f;transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title i{ margin-left:5px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .menu_title i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}

.pc_header .pc_header_content .header_content_right .menu ul li:hover .DropDown .DropDown_close{color:#fff;font-size:28px;position:absolute;right:10px;top:10px;display:none;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown{position:absolute;width:100%;left:0px;background:rgba(0,0,0,.2); height:0px; overflow: hidden; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title i{}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown.on{-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;-o-transform:scale(1) !important;filter:scale(1) !important;filter:transform;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;cursor:pointer;opacity:1;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown.in{-webkit-transform:scale(0) !important;-moz-transform:scale(0) !important;-ms-transform:scale(0) !important;-o-transform:scale(0) !important;filter:scale(0) !important;filter:transform;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s;cursor:pointer;opacity:0;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown .DropDown_content{max-width:100%;margin:0 auto; display:flex; align-items:center; justify-content:center;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:last-child{border:0px;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a{display:inline-block;color:#fff;font-size:14px;text-align:center;padding:27px 0px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; margin-right:100px; position:relative;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:after{ content:""; display:inline-block; width:1px; height:73px; background:rgba(255,255,255,.2); right:-50px; position:absolute; top:25px;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:last-child{ margin-right:0px;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:last-child:after{ display:none;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a.on dt{color:#ff7019;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a.on dd span img:nth-child(1){ opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; }
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a.on dd span img:last-child{ opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; }
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a dd{font-size:35px;margin-bottom:15px; width:40px; height:40px; position:relative; margin:0 auto; margin-bottom:10px;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a dd span{ position:absolute; left:0; top:0; width:100%; height:100%; display:flex; align-items:center; justify-content: center;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a dd span img{transition:all 0.5s ease;-webkit-transform:all 0.5s ease; position:absolute;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a dd span img:last-child{ opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; }
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:hover dd span img:nth-child(1){ opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; }
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:hover dd span img:last-child{ opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease; }
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:hover dt{ color:#ff7019;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a dt{font-size:16px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a:hover dd{color:#ff7019;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title:before{content:"";position:absolute;bottom:0;left:0;width:100%;display:inline-block;height:1px;background:#ff7019;opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li.on .menu_title:before{opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .menu_title:before{opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .menu_title{color:#ff7019;}
.pc_header .pc_header_content .header_content_right .menu ul li.on .menu_title{color:#ff7019;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .DropDown{ height:125px; opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .menu ul li:nth-child(3):hover .DropDown{ max-height:400px; opacity:1;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.pc_header .pc_header_content .header_content_right .header_content_phone{font-size:24px;color:#fff;line-height:88px;}
.pc_header .pc_header_content .header_content_right .header_content_phone span{display:inline-block;width:34px;height:34px;border-radius:100%;background:#5e5e5c;line-height:34px;text-align:center;margin-right:11px;position:relative;top:-3px;color:#fff;}
.case_banner{height:760px;}
.details_banner{height:520px;}
.WeChatBanner{height:760px;}
.IndexService{background:#f6f6f6;}
.IndexService .IndexService_content{max-width:1500px;margin:0 auto;padding:75px 0px;}
.IndexService .IndexService_content .IndexService_content_title{text-align:center;padding-bottom:55px;}
.IndexService .IndexService_content .IndexService_content_title dd{font-size:30px;color:#333333;text-transform:uppercase;}
.IndexService .IndexService_content .IndexService_content_title dt{font-size:16px;color:#999999;margin-top:12px;line-height:28px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list{width:25%;background:url(../images/bn2.png) no-repeat 100% 50%;padding:0px 50px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list:last-child{ background:none;}
.IndexService .IndexService_content .IndexService_content_body .owl-item:first-child .content_body_list{padding-left:0px;}
.IndexService .IndexService_content .IndexService_content_body .owl-item:last-child .content_body_list{padding-right:0px;background:none;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_title{font-size:20px;color:#333333;text-align:center;margin-bottom:15px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_content{font-size:13px;color:#666666;text-align:center;line-height:26px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification{padding-top:50px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list{display:inline-block;width:50%;text-align:center;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;padding:20px 0px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:hover dd{color:#ff7019;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:hover dt{color:#ff7019;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:nth-child(2n){border-right:0px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:nth-child(1){padding-top:10px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:nth-child(2){padding-top:10px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:nth-child(3){border-bottom:0px;padding-bottom:10px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:nth-child(4){border-bottom:0px;padding-bottom:10px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list dd{color:#222222;font-size:28px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list dt{color:#333;font-size:14px;margin-top:10px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase{background:#fff;}






.partner .partner_content .partner_content_list{width:20%;text-align:center;overflow:hidden;border:1px solid #dcdcdc;line-height:130px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;border-right:0px;margin-bottom:-1px;cursor:pointer;padding:0px 20px;}
.partner .partner_content .partner_content_list:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}
.partner .partner_content .partner_content_list:nth-child(5n){border-right:1px solid #dcdcdc;}
.partner .partner_content .partner_content_list img{max-width:100%;}
.partner .partner_content .partner_content_list:hover{background:#eeeeee;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.footer{background:#222222;position:relative;}
.footer #mydiv{position:absolute;z-index:5;opacity:.2;}
.footer .footer_content{max-width:1500px;margin:0 auto;position:relative;z-index:6;}
.footer .footer_content .footer_content_top{padding:60px 0px;padding-bottom:40px;}
.footer .footer_content .footer_content_top .content_top_left{width:48%;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list{width:25%;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list dd{margin-bottom:20px;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list dd a{font-size:14px;color:#fff;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list dt a{font-size:14px;color:#777777;display:inline-block;width:100%;margin-bottom:12px;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list dt a:hover{color:#fff;}
.footer .footer_content .footer_content_top .content_top_left .top_left_list dt a:last-child{margin-bottom:0px;}
.footer .footer_content .footer_content_top .content_top_right{width:31%;}
.footer .footer_content .footer_content_top .content_top_right .top_right_title{font-size:16px;color:#fff;margin-bottom:20px;}
.footer .footer_content .footer_content_top .content_top_right .top_right_content .right_content_list dd{position:relative;line-height:20px;margin-right:15px;}
.footer .footer_content .footer_content_top .content_top_share{width:21%;}
.footer .footer_content .footer_content_top .content_top_share .top_share_content{margin-top:40px;}
.footer .footer_content .footer_content_top .content_top_share .top_share_content dd{color:#777777;font-size:14px;margin-bottom:10px;}
.footer .footer_content .footer_content_top .content_top_share .top_share_content dt a{width:50px !important;height:50px !important;margin:0px 0px !important;padding-left:0px !important;text-align:center;color:#fff;font-size:20px;line-height:50px;border:1px solid #363636;margin-right:-1px !important;}
.footer .footer_content .footer_content_top .content_top_right .top_right_content .right_content_list{color:#777777;font-size:14px;margin-bottom:15px;}
.footer .footer_content .footer_content_top .content_top_right .top_right_content .right_content_list dt{width:80%;}
.bds_tsina{background:#2a2a2a !important;}
.bds_sqq{background:#2a2a2a !important;}
.bds_weixin{background:#2a2a2a !important;}
.footer .footer_content .footer_content_top .content_top_share .top_share_content dt a:hover{background:#252525 !important;opacity:1 !important;color:#fb6a19;}
.footer .footer_content .footer_content_bottom{margin-bottom:20px;}
.footer .footer_content .footer_content_bottom .content_bottom_left{font-size:14px;color:#555555;width:5%}
.footer .footer_content .footer_content_bottom .content_bottom_right{width:95%;}
.footer .footer_content .footer_content_bottom .content_bottom_right a{font-size:12px;color:#555555;display:inline-block;width:7%;margin-left:2%;margin-bottom:.8%;}
.footer .footer_content .footer_content_bottom .content_bottom_right a:hover{color:#fff;}
.footer_content_copyright{padding:14px 0px;text-align:center;border-top:1px solid #313131;z-index:21;position:relative;}




.addressf_title a{ display:inline-block; line-height:42px; width:110px; border:1px solid #363636; color:#a3a3a3; font-size:16px; text-align:center; margin-right:-5px; background:#2a2a2a;}
.addressf_title a.on{ color:#fb6a19;}
.addressf .right_content_li{ height:0px; overflow:hidden; opacity:0; transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.addressf .right_content_li.on{ height:auto; opacity:1;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}











.ppal{ width:100%; padding:90px 0px 50px; background:#fff;}
.ppal .IndexCase_content .IndexCase_content_list{display:inline-block;width:32%;margin-right:2%;margin-bottom:2%;border-bottom:1px solid #e5e5e5;padding-bottom:25px;position:relative;}
.ppal .IndexCase_content .IndexCase_content_list:before{content:"";position:absolute;display:inline-block;width:0%;left:0;background:#ff7019;bottom:-1px;height:1px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list:nth-child(3n){margin-right:0px;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_title .list_title_icon{color:#ff7019;}
.ppal .IndexCase_content .IndexCase_content_list:hover:before{;width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_img .tra{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);filter:scale(1.05);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_img{overflow:hidden;position:relative;background:#000;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_img a{display:inline-block;width:100%;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_img img{width:100%;object-fit:cover;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title{margin-top:25px;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left{width:88%;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd{color:#333333;font-size:20px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd a{color:#333333;font-size:20px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd span{font-size:16px;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd i{font-style:inherit;padding:0px 15px;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dt{color:#999999;font-size:13px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_title .list_title_icon{ display:block; margin-top:10px; width:35px; height:35px; background:url(../images/jt_01.png) no-repeat center right;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_hover dt{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5; width:35px; height:35px; background:url(../images/lj_icon.png) no-repeat center; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_hover dd{background:rgba(0,0,0,0.5);position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;display:none;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_hover .hr{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}
.ppal .IndexCase_content .IndexCase_content_list .content_list_hover .hr img{width:auto;height:auto;opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_img img{opacity:.6;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_hover dd{opacity:1;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_hover .hr img{opacity:1;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_hover dt{opacity:1;}
.ppal .IndexCase_content .IndexCase_content_list:hover .content_list_hover .hr img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);}
}
.IndexCase_more{text-align:center;margin-top:15px;}
.IndexCase_more a{background:#eeeeee;display:inline-block;width:185px;line-height:64px;text-transform:capitalize;font-size:16px;color:#999999;font-weight:bolder;position:relative;}
.IndexCase_more a:hover{color:#fff;}
.IndexCase .IndexCase_more a:hover:before{opacity:1;width:100%;height:100%;border-radius:inherit;background:rgba(255,112,25,1);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.IndexCase_more a.on{color:#fff;}
.IndexCase_more a.on:before{opacity:1;width:100%;height:100%;border-radius:inherit;background:rgba(255,112,25,1);transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.IndexCase_more a:before{content:"";position:absolute;display:inline-block;width:50px;height:50px;background:rgba(255,112,25,0);border-radius:100%;left:50%;opacity:0;top:50%;-webkit-transform:all 0.5s ease 0s;transform:translateX(-50%) translateY(-50%);transition:all 0.5s ease 0s;}
.IndexCase_more a span{position:relative;z-index:1;}
.ppal .IndexService_content{position:relative;padding:55px 0px;}
.ppal .IndexService_content .case_content_title{height:153px;position:absolute;top:-153px;background:#fff;width:100%;padding:43px 40px;border-bottom:1px solid #e5e5e5;}
.ppal .IndexService_content .case_content_title a{color:#999999;font-size:14px;display:inline-block;width:6%;margin-right:2.5%;margin-bottom:2%;position:relative;text-align:center;}
.ppal .IndexService_content .case_content_title a:nth-child(12n){margin-right:0px;}
.ppal .IndexService_content .case_content_title a:hover{color:#333333;}
.ppal .IndexService_content .case_content_title a:before{content:"";position:absolute;display:inline-block;width:0px;height:2px;background:#ff7019;bottom:-10px;left:0;margin:0 auto;right:0;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.ppal .IndexService_content .case_content_title a:hover:before{width:56px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.ppal .IndexService_content .case_content_title a.on:before{width:56px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.ppal .IndexService_content .case_content_title a.on{color:#333333;}
.ppal .IndexCase_content{margin-bottom:40px;}
.pages2{ width:100%; margin-top:10px; margin-bottom:0px;}
.pages_box2{ width:100%; text-align:center;}
.pages_box2 a{ display:inline-block; padding:0px 20px; background:#fff; border:1px solid #e1e1e1; margin:0px 5px; font-size:15px; color:#666; line-height:40px;}
.pages_box2 a.cur,.pages_box2 a:hover{ background:#cf0000; color:#fff;}


/*案例详情页面*/
.ppal2{ background:#f4f4f4; padding:40px 0px;}
.ppal_main_box{ background:#fff; padding:30px;}
.ppal_main_box .tit{width: 100%; color: #333333; font-size:40px;}
.ppal_main_box .fenl{ width:100%;    border-bottom: 1px solid #e6e6e6; margin:30px 0px 10px; }
.ppal_main_box .fenl .l1 { float: left;  width: 33.33%;  border-top: 1px solid #e6e6e6; line-height:78px; font-size:18px;  min-height: 78px; }
.ppal_main_box .fenl .l1 a{ font-size:18px;}
.ppal_main_box .fenl .l1 a:hover{ text-decoration:underline;}
.ppal_main_box .content{ padding:30px 0px; width:100%;}
.ppal_main_box .content p{ font-size:18px; line-height:2em; margin-bottom:10px;}
.ppal_main_box .back{ width:100%; border-top:1px solid #e6e6e6; padding-top:30px;}
.ppal_main_box .back p{ font-size:26px; text-align:center; padding:20px 20px; line-height:2em;}
.ppal_main_box .back a{ display:block; margin:0px auto; border-radius:30px; width:200px; font-size:20px; color:#fff; line-height:55px; text-align:center;background: linear-gradient(to right, #61b0e8, #3c66e9);}


.news .IndexService_content{padding:45px 0px;}
.news .IndexService_content .IndexService_content_title{border-bottom:1px solid #e5e5e5;}
.news .IndexService_content .IndexService_content_title dd{font-size:24px;color:#333333;font-family:"宋体";position:relative;padding-left:35px;}
.news .IndexService_content .IndexService_content_title dd:before{content:"“";font-size:56px;color:#bbbbbb;font-family:"Arial";position:absolute;left:0;top:5px;}
.news .news_content{margin-bottom:45px;}
.news .news_content .news_content_list{display:inline-block;width:100%;padding:45px 0px;border-bottom:1px solid #e5e5e5;}
.news .news_content .news_content_list:hover .content_list_time dt span:before{color:#fff;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;width:100%;}
.news .news_content .news_content_list:hover .tra{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);filter:scale(1.15);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;cursor:pointer;}
.news .news_content .news_content_list .content_list_time{width:10%;}
.news .news_content .news_content_list .content_list_txt{width:60%;margin-right:12.5%;}
.news .news_content .news_content_list .content_list_img{width:17.5%;overflow:hidden;}
.news .news_content .news_content_list .btn{width:100%;color:#333;}
.news .news_content .news_content_list .btn a{display:inline-block;margin-left:13px;}
.news .news_content .news_content_list .content_list_img a{display:inline-block;width:100%s;}
.news .news_content .news_content_list .content_list_time dd{font-size:26px;color:#333333;margin-bottom:25px;}
.news .news_content .news_content_list .content_list_time dt span{color:#cccccc;display:inline-block;font-size:22px;width:40px;height:40px;text-align:center;line-height:40px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;position:relative;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.news .news_content .news_content_list .content_list_time dt span:before{content:"\e602";position:absolute;display:inline-block;width:0%;left:0;height:100%;top:0;background:#ff7019;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.news .news_content .news_content_list .content_list_txt dd a{font-size:18px;color:#333333;margin-bottom:32px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
.news .news_content .news_content_list .content_list_txt p a{font-size:14px;color:#666666;line-height:24px;display:inline-block;width:100%;display:-webkit-box;height:117px;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
.news .news_content .news_content_list .content_list_img img{width:100%;height:186px;object-fit:cover;}

.news .news_content .news_content_list .content_list_txt dd a em{font-style:normal;color:red;}
.news .news_content .news_content_list .content_list_txt p a em{font-style:normal;color:red;}

.case_banner .case_banner_content{max-width:1800px;margin:0 auto;position:relative;height:760px;}
.case_banner .case_banner_content .banner_content_left{position:absolute;bottom:70px;width:55%;}
.case_banner .case_banner_content .banner_content_left .content_left_title{font-size:32px;color:#fff;position:relative;padding-bottom:30px;font-weight:100; margin-bottom:35px;}
.case_banner .case_banner_content .banner_content_left .content_left_title:before{content:"";position:absolute;display:inline-block;width:38px;height:2px;background:#fff;bottom:0;}
.case_banner .case_banner_content .banner_content_left .content_left_txt{font-size:14px;color:#fff;line-height:26px;margin-bottom:30px; display:none;}
.case_banner .case_banner_content .banner_content_left .content_left_button a{display:inline-block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:14px;background:rgba(255,255,255,0.13);border-radius:50px; margin-right:35px;}
.case_banner .case_banner_content .banner_content_left .content_left_button a:hover{background:#ff7019;}
.case_banner .case_banner_content .banner_content_left .content_left_button a:last-child{margin-left:0px;}
.case_banner .case_banner_content .banner_content_left .content_left_button a span{font-size:18px;margin-right:10px;display:inline-block;position:relative;top:2px;}
.case_banner .case_banner_content .banner_content_left .content_left_button a:last-child span{margin-right:0px;margin-left:10px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.case_banner .case_banner_content .banner_content_right{position:absolute;right:0;bottom:0; height:75%; display:flex; align-items:center;}
.case_banner .case_banner_content .banner_content_right .content_right_img{border-radius:100%;background:#fff;text-align:center;width:144px;height:144px;line-height:144px;padding:0px 20px;margin:65px auto; display:none;}
.case_banner .case_banner_content .banner_content_right .content_right_img img{max-width:100%;}
.case_banner .case_banner_content .banner_content_right .content_right_more{color:#fff;font-size:16px;display:inline-block;background:#ff7019;width:100%;line-height:50px;text-align:center; padding:0px 25px; border-radius:100px;}
.case_banner .case_banner_content .banner_content_right .content_right_more span{color:#fff;font-size:18px;margin-right:15px;display:inline-block;}
.case_banner .case_banner_content .banner_content_right .content_right_share{margin-top:100px; display:none;}
.case_banner .case_banner_content .banner_content_right .content_right_share dd{color:rgba(255,255,255,.43);font-size:14px;position:relative;text-align:center;margin-bottom:16px;}
.case_banner .case_banner_content .banner_content_right .content_right_share dd:before{content:"";position:absolute;display:inline-block;width:84px;height:1px;background:rgba(255,255,255,.43);left:16%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}
.case_banner .case_banner_content .banner_content_right .content_right_share dd:after{content:"";position:absolute;display:inline-block;width:84px;height:1px;background:rgba(255,255,255,.43);right:-16%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}
.case_banner .case_banner_content .banner_content_right .content_right_share dt{text-align:center;}
.case_banner .case_banner_content .banner_content_right .content_right_share dt a{background:#ff7019 !important;color:#fff;font-size:20px;}
.CaseDetail .IndexService_content{padding-top:45px; max-width:1800px;}
.CaseDetail .CaseDetail_content{background:#fff;padding:50px 25px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_top p{margin-bottom:45px;text-align:center; box-shadow:0px 0px 0px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_top p:last-child{margin-bottom:0px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_top p img{max-width:100%;-webkit-box-shadow: rgb(0 0 0 / 13%) 0px 0px 10px; -moz-box-shadow: rgba(0,0,0,0.13) 0px 0px 10px; -ms-box-shadow: rgba(0,0,0,0.13) 0px 0px 10px; -o-box-shadow: rgba(0,0,0,0.13) 0px 0px 10px; box-shadow: rgb(0 0 0 / 13%) 0px 0px 10px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_contact{text-align:center;margin-top:50px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_contact a{font-size:18px;color:#fff;text-align:center;width:259px;height:60px;line-height:60px;display:inline-block;background:#ff7019;border-radius:50px;}
.CaseDetail .IndexService_content .IndexService_content_title{padding-bottom:50px;}
.CaseDetail .CaseDetail_content .case_body_tag{margin-top:15px;line-height:35px;}
.CaseDetail .CaseDetail_content .case_body_tag img{float:none !important;margin-right:10px;}
.CaseDetail .CaseDetail_content .case_body_tag a{color:#333;font-size:16px;display:inline-block;line-height:35px;}
.owl-theme .owl-controls .owl-nav{display:none !important;}
.about_banner{position:relative;}
.about_banner .about_banner_img img{max-width:100%;}
.about_banner .about_banner_content{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);text-align:left;width:57%;text-align:center;}
.about_banner .about_banner_content dd{font-size:34px;color:#fff;}
.about_banner .about_banner_content .banner_content_logo{margin:50px 0px;}
.about_banner .about_banner_content dt p{font-size:16px;color:#fff;line-height:35px;}
.AboutDetails,.profit,.App{background:#fff;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_left{position:relative;top:-90px;width:50%;margin-bottom:-90px;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_left img{width:100%;height:690px;object-fit:cover;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right{width:50%;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_img{width:50%;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list img{width:100%;height:300px;object-fit:cover;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content{width:50%;position:relative;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content .list_content_txt{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);text-align:left;width:52%;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content .list_content_txt dd{color:#333333;font-size:32px;margin-bottom:45px;padding-bottom:20px;position:relative;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content .list_content_txt dd:before{content:"";position:absolute;display:inline-block;width:34px;height:2px;background:#000000;bottom:0px;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content .list_content_txt dd span{color:#999999;font-size:24px;text-transform:uppercase;margin-left:15px;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content .list_content_txt dt{color:#666666;font-size:20px;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list:last-child .right_list_content .list_content_txt dd:before{background:#fff;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list:last-child .right_list_content .list_content_txt dd{color:#fff;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list:last-child .right_list_content .list_content_txt dd span{color:#fff;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list:last-child .right_list_content .list_content_txt dt{color:#fff;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left{width:50%;position:relative;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left:before{content:"";position:absolute;display:inline-block;width:83px;height:170px;background:url(../images/bn28.png) no-repeat 50%;top:50%;left:100%;transform:translateX(-50%) translateY(-50%);z-index:50;}
.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_left,.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right,.AboutDetails .AboutDetails_culture .AboutDetails_culture_right,.AboutDetails .AboutDetails_culture .AboutDetails_culture_right,.AboutDetails .AboutDetails_culture .AboutDetails_culture_right,.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_img,.AboutDetails .AboutDetails_innovate .AboutDetails_innovate_right .innovate_right_list .right_list_content,.AboutDetails .AboutDetails_honor .AboutDetails_culture_left{overflow:hidden;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:70%;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title dd{font-size:32px;color:#333333;position:relative;padding-bottom:20px;margin-bottom:45px;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title dd:before{content:"";position:absolute;display:inline-block;width:34px;height:2px;background:#000000;bottom:0;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title dd span{font-size:24px;color:#999999;margin-left:15px;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title dt p{color:#666666;font-size:14px;line-height:24px;margin-bottom:30px;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_title dt p:last-child{margin-bottom:0px;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_right{width:50%;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_right img{width:100%;height:540px;object-fit:cover;}
.AboutDetails .AboutDetails_provider .AboutDetails_culture_right img{max-width:100%;height:auto;width:auto;}
.AboutDetails .AboutDetails_culture .AboutDetails_culture_left .culture_left_img img{width:100%;height:540px;object-fit:cover;}
.AboutDetails .AboutDetails_provider{max-width:1500px;margin:0 auto;}
.AboutDetails .AboutDetails_provider{padding:80px 0px;}
.AboutDetails .AboutDetails_provider .AboutDetails_culture_left .culture_left_title{width:100%;}
.AboutDetails .AboutDetails_provider .AboutDetails_culture_left:before{display:none;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_left:before{display:none;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_left .culture_left_title dd{color:#fff;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_left .culture_left_title dd:before{background:#fff;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_left .culture_left_title dt p{color:#fff;}
.AboutDetails .AboutDetails_honor .AboutDetails_honor_content{margin-top:45px;}
.AboutDetails .AboutDetails_honor .AboutDetails_honor_content div{display:inline-block;margin-right:2%;width:32%;}
.AboutDetails .AboutDetails_honor .AboutDetails_honor_content div:last-child{margin-right:0px;}
.AboutDetails .AboutDetails_honor .AboutDetails_honor_content div img{max-width:100%;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_left .culture_left_img img{width:100%;height:660px;object-fit:cover;}
.AboutDetails .AboutDetails_honor .AboutDetails_culture_right img{width:100%;height:660px;object-fit:cover;}
.partner_detail .IndexService_content .IndexService_content_title dd{position:relative;padding-bottom:20px;}
.partner_detail .IndexService_content .IndexService_content_title dd:before{content:"";position:absolute;display:inline-block;width:34px;height:2px;background:#000000;left:0;right:0;margin:0 auto;bottom:0px;}
.AboutNews{background:#fff;}
.AboutNews .AboutNews_content .AboutNews_content_left{width:49%;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list{width:48%;margin-right:4%;margin-bottom:4%;overflow:hidden;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list:nth-child(2n){margin-right:0px;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list img{width:100%;height:230px;object-fit:cover;}
.AboutNews .AboutNews_content .AboutNews_content_right{width:49%;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list{display:inline-block;width:100%;background:#f6f6f6;padding:55px 60px;margin-bottom:4%;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list:last-child{margin-bottom:0px;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list:hover{background:#fb6a19;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list:hover dd{color:#fff;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list:hover dt{color:#fff;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list:hover p{color:#fff;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list dd{font-size:18px;color:#333333;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list dt{font-size:14px;color:#999999;}
.AboutNews .AboutNews_content .AboutNews_content_right .content_right_list p{font-size:14px;color:#666666;line-height:26px;margin-top:20px;display:-webkit-box;height:48px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ContactBanner .ContactBanner_content{position:relative;}
.ContactBanner .ContactBanner_content .ContactBanner_content_left{position:absolute;bottom:115px;}
.ContactBanner .ContactBanner_content:before{content:"";position:absolute;display:inline-block;width:50px;height:3px;background:#fff;top:285px;}
.ContactBanner .ContactBanner_content .ContactBanner_content_left dd{font-size:30px;color:#fff;letter-spacing:8px;margin-bottom:14px;}
.ContactBanner .ContactBanner_content .ContactBanner_content_left dt{font-size:60px;color:#fff;font-family:"Impact";letter-spacing:7px;}
.ContactBanner .ContactBanner_content .ContactBanner_content_right{position:absolute;bottom:115px;right:0;}
.contact .contact_content .contact_content_list{background:#fff;width:100%;margin-right:0%;padding:50px 30px;padding-bottom:30px;position:relative;height:550px;overflow:hidden;cursor:pointer;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;text-align:left;}
.contact .contact_content .contact_content_list:last-child{margin-right:0px;}
.contact .contact_content .contact_content_list .content_list_title{text-align:center;margin-bottom:30px;}
.contact .contact_content .contact_content_list .content_list_title dd{font-size:58px;color:#333333;margin-bottom:15px;}
.contact .contact_content .contact_content_list .content_list_title dt{font-size:20px;color:#333333;}
.contact .contact_content .contact_content_list .content_list_txt p{font-size:13px;color:#666666;line-height:26px;margin-bottom:10px;text-transform:uppercase;}
.contact .contact_content .contact_content_list .content_list_icon{font-size:29px;color:#bbbbbb;text-align:center;margin-top:20px;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;cursor:pointer;left:0;right:0;bottom:8%;position:absolute;}
@-webkit-keyframes pulse{0%{-webkit-transform:translate(0,0);transform:translate(0,0);}
50%{-webkit-transform:translate(0,10px);transform:translate(0,10px);}
100%{-webkit-transform:translate(0,0);transform:translate(0,0);}
}
@keyframes pulse{0%{-webkit-transform:translate(0,0);transform:translate(0,0);}
50%{-webkit-transform:translate(0,10px);transform:translate(0,10px);}
100%{-webkit-transform:translate(0,0);transform:translate(0,0);}
}










.map_box{ width:100%; height:384px;}
.map_box img{ width:inherit;}



.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}











.FloatingWindow{position:fixed;right:0;z-index:550;top:30%;width:72px;}
.FloatingWindow .FloatingWindow_list{width:100%;display:inline-block;position:relative;margin-bottom:10px;background:rgba(0,0,0,0.5);}
.FloatingWindow .FloatingWindow_list:hover{background:#ec6d1f;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_down{position:absolute;background:rgba(255,112,25,1);width:258px;line-height:78px;color:#fff;font-size:16px;text-align:center;left:-187px;top:0;display:none;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title{text-align:center;border:1px solid #ec6d1f;padding:10px;}

.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dd{color:#fff;font-size:28px;margin-bottom: 15px;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dd.ico_top{ width:50px; height:30px; background:url(../images/top_01.png) no-repeat center;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dd.ico_rx{ width:50px; height:30px; background:url(../images/top_02.png) no-repeat center;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dt{color:#fff;font-size:12px;margin-top:3px;margin-bottom: 10px;}
.FloatingWindow .FloatingWindow_list:hover .FloatingWindow_list_down{display:block;}
.ServiceBanner{height:760px;background:-webkit-linear-gradient(to right,#828fff,#191c32);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(to right,#828fff,#191c32);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(to right,#828fff,#191c32);/* Firefox 3.6 - 15 */
background:linear-gradient(to top,#828fff,#191c32);/* 鏍囧噯鐨勮娉曪紙蹇呴』鏀惧湪鏈€鍚庯級 */
}
.ServiceBanner .ServiceBanner_content{width:1500px;margin:0 auto;position:absolute;left:50%;top:45%;transform:translateX(-50%) translateY(-50%);}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left{width:50%;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_right{text-align:right;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_right img{max-width:100%;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_title dd{font-size:48px;color:#fff;margin-bottom:45px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_title dt{font-size:16px;color:#fff;line-height:30px;margin-bottom:70px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list{margin-right:25px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list:last-child{margin-right:0px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list dd{color:#fff;border:1px solid rgba(255,255,255,0.32);text-align:center;width:80px;line-height:78px;font-size:34px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list dt{font-size:14px;color:#fff;text-align:center;margin-top:10px;}
.ServiceApp_title{background:#fff;}
.ServiceApp_title .IndexService_content{padding:80px 100px;}
.ServiceApp_title .ServiceApp_title_list .title_list_top{width:109px;height:109px;border-radius:100%;border:1px solid #e5e5e5;text-align:center;padding:18px;margin:0 auto;}
.ServiceApp_title .ServiceApp_title_list .title_list_top dd{width:70px;height:70px;border-radius:100%;margin:0 auto;background:#edf9e8;padding:5px;position:relative;}
.ServiceApp_title .ServiceApp_title_list .title_list_top span{width:60px;height:60px;border-radius:100%;background:#99dd81;margin:0 auto;line-height:60px;display:inline-block;color:#fff;font-size:30px;position:relative;z-index:20;}
.ServiceApp_title .ServiceApp_title_list .title_list_content{margin-top:25px;}
.ServiceApp_title .ServiceApp_title_list .title_list_content dd{font-size:18px;color:#333333;margin-bottom:25px;}
.ServiceApp_title .ServiceApp_title_list .title_list_content dt{font-size:14px;color:#666666;line-height:24px;}
.ServiceApp_title .owl-item:nth-child(2) .ServiceApp_title_list .title_list_top dd{background:#eaf3fe;}
.ServiceApp_title .owl-item:nth-child(2) .ServiceApp_title_list .title_list_top dd span{background:#8bbbfc;}
.ServiceApp_title .owl-item:nth-child(3) .ServiceApp_title_list .title_list_top dd{background:#fae3e9;}
.ServiceApp_title .owl-item:nth-child(3) .ServiceApp_title_list .title_list_top dd span{background:#e66284;}
.ServiceApp_title .owl-item:nth-child(4) .ServiceApp_title_list .title_list_top dd{background:#d5ebf2;}
.ServiceApp_title .owl-item:nth-child(4) .ServiceApp_title_list .title_list_top dd span{background:#1592b6;}
@keyframes ServiceAppScale{0%{transform:scale(1);}
50%,75%{transform:scale(1.3);}
78%,100%{opacity:0;}
}







#dituContent1 .pop .center{ width:300px !important;}
.pop .bottom{ height:25px !important;}
#dituContent2 .pop .center{ width:272px !important;}
#dituContent3 .pop .center{ width:338px !important;}













.Customer{ position: fixed; bottom:60px; right:55px; z-index:50;}
.kefus{border-radius:50%;width:60px;height:60px;position: relative; z-index:99; cursor:pointer;}
.Customer .Customer_top{ border-radius:6px; position:absolute; top:-245px; right:-15px; width:420px; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.17);

    transform: rotate(-120deg);
    -webkit-transform: rotate(-120deg);
    transform-origin: right bottom;
	transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;
	opacity:0;
	
	
}
.Customer .Customer_top.on{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform-origin: right bottom;
	transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;
	opacity:1;
}
.Customer .Customer_top:before{ content:""; display:inline-block;
width: 28px;
    height: 28px;
    position: absolute;
    bottom: -4px;
    background: #fff;
    border-radius: 3px;
    right: 36px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.Customer .Customer_top .Customer_top_title{ line-height:40px; background:#f69625; color:#fff; font-size:15px; display:flex; align-items:center; justify-content:center; position:relative; border-radius:6px 6px 0px 0px;}
.Customer .Customer_top .Customer_top_title .top_title_close{ position:absolute; top:47%; transform:translateY(-50%); left:5%; cursor:pointer;}
.Customer .Customer_top .Customer_top_title .top_title_close img{ height:8px;}
.Customer .Customer_top .Customer_top_title .top_title_t img{ height:26px; margin-right:10px;}
.Customer .Customer_top .Customer_top_content{ background:#fff; padding:20px; min-height:180px; border-radius:0px 0px 6px 6px;}
.Customer .Customer_top .Customer_top_content .top_content_qq{ display:flex; align-items:center;  padding:16px 0px;}
.Customer .Customer_top .Customer_top_content .top_content_qq a{ display:flex; align-items:center; margin-right:15px;}
.Customer .Customer_top .Customer_top_content .top_content_qq a:last-child{ margin-right:0px; }
.Customer .Customer_top .Customer_top_content .top_content_qq a img{ margin-right:8px; height:20px;}

.Customer_m{ display: flex; position:fixed; bottom:10px; right:20px; line-height:36px; font-size:15px; color:#fff; background:#1592b6; width:140px; text-align:center; align-items:center; justify-content:center; border-radius:3px; z-index:50; cursor:pointer;}
.Customer_m img{ margin-right:13px; height:22px;}



.Customer_txt{ position:fixed; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); width:688px; background:#1592b6; border-radius:10px; overflow:hidden; z-index:50; display:none; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.17);}
.Customer_txt .Customer_txt_title{ line-height:60px; background:#1592b6; padding:0px 20px; overflow:hidden;}
.Customer_txt .Customer_txt_title dd{ font-size:15px; color:#fff; float:left;}
.Customer_txt .Customer_txt_title dt{ float:right;}
.Customer_txt .Customer_txt_title dt img{ height:8px; cursor:pointer;}
.Customer_txt .Customer_txt_content{ padding:20px 0px; background:#f2f3f5; padding-bottom:111px;}
.Customer_txt .Customer_txt_content .txt_content_t{ color:#666; font-size:14px; padding:0px 20px;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_list{ margin-top:15px;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_list dd{ font-size:14px; color:#333; margin-bottom:10px; padding:0px 20px;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_list dt input{ line-height:38px; background:#fff; width:100%; padding: 0px 20px;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_list dt textarea{ line-height:22px; background:#fff; width:100%; padding: 10px 20px; height:100px; font-family:"寰蒋闆呴粦"; resize:none;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_submit{ padding:0px 40px; margin-top:20px;}
.Customer_txt .Customer_txt_content .txt_content_form .content_form_submit input{ line-height:38px; text-align:center; background:#1592b6; color:#fff; font-size:14px; width:100%; border-radius:5px; cursor:pointer;}




.spinner1 {
	opacity:0;
	position:absolute;
	width: 110px;
	height: 110px;
	top:-25px;
	left:-25px;
	/* top: -106px; */
	/* margin: 100px auto; */
	background-color: #1592b6;
	border-radius: 100%;
	-webkit-animation: scaleout 2s 4s infinite ease-in-out;
	animation: scaleout 2s 4s infinite ease-in-out;
}

.spinner2 {
	opacity:0;
	position:absolute;
	top: -30px;
	left: -30px;
	width: 120px;
	height: 120px;
	/* margin: 100px auto; */
	background-color: #1592b6;
	border-radius: 100%;
	-webkit-animation: scaleout 2s 3.5s infinite ease-in-out;
	animation: scaleout 2s 3.5s infinite ease-in-out;
}
.spinner3 {
	opacity:0;
	position:absolute;
	top: -40px;
	left: -40px;
	width: 140px;
	height: 140px;
	/* margin: 100px auto; */
	background-color: #1592b6;
	border-radius: 100%;
	-webkit-animation: scaleout 2s 3s infinite ease-in-out;
	animation: scaleout 2s 3s infinite ease-in-out;
}
.n_navdown{background:#ec5b42 !important;}

.top_photos{float:left;margin-right: 25px;margin-top: 0px;background: #f9f9f9;padding: 7px 20px;/* padding-left: 30px; *//*margin-top:17px;*/transition:0.4s 0s;-webkit-transition:0.4s 0s;}

.name_kma{font-size:14px;color:#e0e0e0;padding-bottom: 3%;position: relative;line-height: 30px;z-index: 9999;transition:0.2s 0s;-webkit-transition:0.2s 0s;}




section.met_section.zhiming {
    margin-top: 100px;
}

@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(0.2);opacity:1; }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}
 
@keyframes scaleout {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.2);
    opacity:1;
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}


@-webkit-keyframes rightan
{
	0%
	{
	    bottom: 70px;
	    opacity: 1;
	}
	70%{
		opacity: 0.4;
	}
	100%
	{
	    bottom: 20;
	    opacity: 0;
	}
}



















.pc_header2 .pc_header_content{ max-width:100%; padding:0px 60px;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon{ display:flex; align-items:center; align-items:center; height:88px; margin-left:34px; padding-left:34px; position:relative;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon:before{ content:""; display:inline-block; width:1px; height:14px; background:rgba(255,255,255,.4); position:absolute; left:0;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l{ display:flex; align-items:center;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list{ position:relative;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list:last-child{ margin-left:22px;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list .l_list_title{ display:flex; align-items:center; justify-content:center; width:24px; height:24px; border-radius:100%; position:relative;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list .l_list_down{position: absolute; display: none; top: calc(100% + 20px); width: 135px; background: #fff; line-height: 42px; font-size: 16px; color: #333333; font-family: "MyNewFont"; text-align: center; left: -54px; box-shadow: 0px 0px 7px rgb(0 0 0 / 21%); padding: 5px;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list .l_list_down:before{ content:""; position:absolute; top:-9px; left:0; right:0; margin:0 auto; width:17px; height:9px; background:url(../images/bn110.png) no-repeat 50% 50%;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list:hover .l_list_down{ display:block;}

.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list .l_list_title img{ position:absolute; left:0; top:0;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_l .icon_l_list .l_list_title img:last-child{ opacity:0;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_r{ margin-left:20px;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_r .icon_r_title{ font-size:14px; color:#fff; display:flex; align-items:center; position:relative; display:flex; align-items:center;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_r .icon_r_title img{ margin-left:10px; transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header2 .pc_header_content .header_content_right .content_right_icon .right_icon_r .icon_r_title img:last-child{ opacity:0; position:absolute; right:0;}

.pc_header2.on{ background:rgba(0,0,0,.85); border-bottom:1px solid rgba(255,255,255,.2); position:fixed;}
.pc_header2.on .pc_header_content .header_content_right .content_right_icon .right_icon_r .icon_r_title img:last-child{ opacity:1; transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header2.on .pc_header_content .header_content_right .content_right_icon .right_icon_r .icon_r_title img:first-child{ opacity:0; transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}



.pc_header{ height:94px;}
.pc_index .pc_header{ position:fixed;}
.pc_header{ position: absolute; top: 0; left: 0; z-index: 2; width: 100%; border-bottom: 1px solid rgba(255,255,255,.2); }
.pc_header.on{ position: fixed; background:rgba(0,0,0,.85); transition:all 0.3s ease;-webkit-transform:all 0.3s ease; z-index: 8;}
.pc_header .pc_header_content .header_content_logo{ line-height:94px;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title{ line-height:94px;}
.pc_header2 .pc_header_content{ padding-right:0px;}
.pc_header2 .pc_header_content .header_content_right{}
.pc_header2 .pc_header_content .header_content_right .top_right_icon{ display: flex; margin-right: 35px; margin-left:50px;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon .right_icon_meum{ width: 18px; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; margin-right: 29px; cursor: pointer;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon .right_icon_meum span{ display: inline-block; width: 18px; height: 2px; margin-bottom: 4px; background: #f69625; transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon .right_icon_meum span:last-child{ margin-bottom: 0px;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon .right_icon_meum span:nth-child(2){ width: 14px;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon .right_icon_meum:hover span:nth-child(2){ width: 18px; transition:all 0.3s ease;-webkit-transform:all 0.3s ease;}
.pc_header2 .pc_header_content .header_content_right .top_right_phone{ width: 320px; height: 94px; border-left: 1px solid rgba(255,255,255,.2); float:right; padding-right: 100px; text-align: right;    padding-top: 20px;}
.pc_header2 .pc_header_content .header_content_right .top_right_phone .right_phone_dd{ font-size: 14px; color: #fff; margin-bottom: 5px;}
.pc_header2 .pc_header_content .header_content_right .top_right_phone .right_phone_dd span{ margin-right:6px;}
.pc_header2 .pc_header_content .header_content_right .top_right_phone .right_phone_dt{ font-size: 24px; color: #fff; font-weight: bolder; font-family:"GOTHICB";}



.nav_down{ position:fixed; top:94px; left:0; width:100%; height:0px; background:rgba(0,0,0,.85); z-index:50; display:flex; justify-content:space-between; transition:all 0.3s ease;-webkit-transform:all 0.3s ease; opacity:0; overflow:hidden; z-index:551;}
.nav_down.on{ height:calc(100% - 94px); transition:all 0.3s ease;-webkit-transform:all 0.3s ease; opacity:1;}
.nav_down .nav_down_list{ width:20%; border-right:1px solid rgba(255,255,255,.2); padding:50px 40px;}
.nav_down .nav_down_list .down_list_title{ margin-bottom:33px;}
.nav_down .nav_down_list .down_list_title .list_title_dd{ font-size:26px; color:#fff; margin-bottom:20px;}
.nav_down .nav_down_list .down_list_title .list_title_dt{ font-size:26px; color:#fff;}
.nav_down .nav_down_list .down_list_content p{ margin-bottom:14px;}
.nav_down .nav_down_list .down_list_content p a{ font-size:16px; color:#d0cccc;}
.nav_down .nav_down_list .down_list_content p a b{ font-size:18px; margin-top:28px; display:block; color:#f5f5f5;}
.nav_down .nav_down_list .down_list_content p:first-child a b{ margin-top:0px;}
.nav_down .nav_down_list .down_list_content p a:hover{ color:#fff;}
.nav_down .nav_down_contact{ display:flex; flex-direction:column; justify-content: space-between;}
.nav_down .nav_down_contact .down_contact_bottom{ text-align:left;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_top{ line-height:30px; margin-bottom:40px; font-size:16px;  color:#d0cccc;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_top p span{ display:inline-block; margin-left:50px;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_b .bottom_b_dd{ font-weight:bolder; color:#a0a0a0; font-size:18px; margin-bottom:8px;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_b .bottom_b_dt{ color:#d0cccc; font-size:26px;}
.nav_down .nav_down_close{ position:absolute; right:20px; top:20px; font-size:38px; color:#fff; cursor:pointer;}







#slide_01 canvas{position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; z-index: 3;}

.cloud { position: absolute; left:-60%; bottom:0%; width: 100%; height: 100%; background:url(../images/cloud.png) no-repeat center; }

.cloud {-webkit-animation:move3 100s linear infinite; }

@-webkit-keyframes move3{
	from{ left:-80%; opacity:1;}
	to{left:80%; opacity:0;}
}




.CaseDetai_banner{ height:360px !important;}
.CaseDetai_banner .case_banner_content{ height:360px !important;}


@media screen and (max-width:1800px){
.CaseDetai_banner .case_banner_content,.CaseDetail .IndexService_content{max-width:1500px;}


}
@media screen and (max-width:1650px){
.pc_header .pc_header_content .header_content_right .menu ul li{ margin-right:35px;}	
}
@media screen and (max-width:1500px){


.pc_header2 .pc_header_content{ max-width:100%;}


.AboutBanenr .AboutBanenr_txt .AboutBanenr_txt_list dd{ font-size:55px;}
.AboutBanenr .AboutBanenr_txt .AboutBanenr_txt_list dd span{ font-size:30px;}
.AboutBanenr .AboutBanenr_txt .AboutBanenr_txt_list dt{ padding:0px 20px; text-align:center; margin-top:15px;}




}
@media screen and (max-width:1200px){


.pc_header2 .pc_header_content .header_content_right .content_right_icon{ display:none;}
	
	
.FloatingWindow{top: inherit;z-index:3; bottom:10%; width:60px;}
.FloatingWindow .FloatingWindow_list{display:none;}
.footer .footer_content{ z-index:123;}
.FloatingWindow .FloatingWindow_list:last-child{display:none;}
.FloatingWindow .FloatingWindow_list:nth-child(1){ display:block; background:none;}
.FloatingWindow .FloatingWindow_list:nth-child(1) .FloatingWindow_list_title{ background:#ec6d1f; padding:10px 0px; border-radius:15px;}
.FloatingWindow .FloatingWindow_list:nth-child(1) .FloatingWindow_list_title span{ display:none;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dd{ font-size:20px;}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dt{ margin-top:0px; font-size:14px; margin-top:-2px;}

.footer .footer_content{display: block; z-index:50;}
.footer .footer_content .footer_content_top,.footer .footer_content .footer_content_bottom{ display:none;}
.footer{height:auto;}
.footer #mydiv{display:none;}
.footer_content_copyright{padding:20px 2%;}
/
.case .IndexService_content .case_content_title{height:auto;position:inherit;padding:0px 0px;top:0px;margin-bottom:30px;border-bottom:0px;}
img{max-width:100%;}
.index_ourys .index_ourys_nei .ourys_nei_wen{display:none;}
.all{width:96%;margin:0 auto;height:auto;overflow:hidden;}
.slick-next,.slick-prev{display:none !important;}
.mo_height{height:50px;}
.slick-dots li{width:15px !important;height:1px !important;margin:0px 4px !important;}




}
@media screen and (max-width:1065px){
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown{opacity:1;top:0;position:fixed;height:100%;-webkit-transform:scale(0) !important;-moz-transform:scale(0) !important;-ms-transform:scale(0) !important;-o-transform:scale(0) !important;filter:scale(0) !important;filter:transform;transition:all 0.3s ease 0s;-webkit-transform:all 0.3s ease 0s; left:0; width:100%; max-height:100% !important; height:100% !important;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown .DropDown_content{width:100%;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%); display:block;}
.pc_header .pc_header_content .header_content_right .menu ul li .DropDown a{width:100%;}
.pc_header .pc_header_content .header_content_right .menu ul li:hover .DropDown .DropDown_close{display:block;}
.owl-theme .owl-controls .owl-nav{display:block !important;}
.page li a{width:35px;height:35px;line-height:35px;}
div.burger{z-index:50;height:36px;width:26px;position:relative;cursor:pointer}
div.x,div.y,div.z{position:absolute;margin:auto;top:0;bottom:0;background:#ff7019;border-radius:2px;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-ms-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
div.x,div.y,div.z{height:2px;width:20px}
div.y{top:14px;width:16px;}
div.z{top:28px}
div.collapse{top:20px;background:#ff7019;-webkit-transition:all 70ms ease-out;-moz-transition:all 70ms ease-out;-ms-transition:all 70ms ease-out;-o-transition:all 70ms ease-out;transition:all 70ms ease-out}
div.rotate30{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transition:all 50ms ease-out;-moz-transition:all 50ms ease-out;-ms-transition:all 50ms ease-out;-o-transition:all 50ms ease-out;transition:all 50ms ease-out}
div.rotate150{-ms-transform:rotate(150deg);-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-transition:all 50ms ease-out;-moz-transition:all 50ms ease-out;-ms-transition:all 50ms ease-out;-o-transition:all 50ms ease-out;transition:all 50ms ease-out}
div.rotate45{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 100ms ease-out;-moz-transition:all 100ms ease-out;-ms-transition:all 100ms ease-out;-o-transition:all 100ms ease-out;transition:all 100ms ease-out}
div.rotate135{-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:all 100ms ease-out;-moz-transition:all 100ms ease-out;-ms-transition:all 100ms ease-out;-o-transition:all 100ms ease-out;transition:all 100ms ease-out}
div.navbar{height:73px;background:#385e97}
div.circle{z-index:50;border-radius:50%;width:0;height:0;position:fixed;top:10px;right:16px;background:#f6f7fb url(../images/bg15.jpg) no-repeat 0% 0%;;background-size:100% 100%;opacity:1;-webkit-transition:all 300ms cubic-bezier(0,.995,.99,1);-moz-transition:all 300ms cubic-bezier(0,.995,.99,1);-ms-transition:all 300ms cubic-bezier(0,.995,.99,1);-o-transition:all 300ms cubic-bezier(0,.995,.99,1);transition:all 300ms cubic-bezier(0,.995,.99,1)}
div.circle.expand{width:100%;height:100%;border-radius:0%;top:0px;right:0;-webkit-transition:all 400ms cubic-bezier(0,.995,.99,1);-moz-transition:all 400ms cubic-bezier(0,.995,.99,1);-ms-transition:all 400ms cubic-bezier(0,.995,.99,1);-o-transition:all 400ms cubic-bezier(0,.995,.99,1);transition:all 400ms cubic-bezier(0,.995,.99,1)}
.pc_header .pc_header_content .header_content_right .menu ul li{height:0px;}
.pc_header .pc_header_content .header_content_right .menu.on ul li{height:auto;}
div.open{position:fixed;right:2%;}
div.menu ul li{width:100%;list-style:none;position:absolute;top:50px;left:0;height:0px;overflow:hidden;opacity:0;z-index:1;text-align:center;font-size:0;-webkit-transition:all 70ms cubic-bezier(0,.995,.99,1);-moz-transition:all 70ms cubic-bezier(0,.995,.99,1);-ms-transition:all 70ms cubic-bezier(0,.995,.99,1);-o-transition:all 70ms cubic-bezier(0,.995,.99,1);transition:all 70ms cubic-bezier(0,.995,.99,1)}
div.menu ul li a{color:#ff7019;width:100%;font-size:16px;display:inline-block;text-transform:uppercase;text-decoration:none;letter-spacing:3px}
div.menu li.animate{font-size:21px;opacity:1;overflow:inherit;position:fixed;z-index:6000;-webkit-transition:all 150ms cubic-bezier(0,.995,.99,1);-moz-transition:all 150ms cubic-bezier(0,.995,.99,1);-ms-transition:all 150ms cubic-bezier(0,.995,.99,1);-o-transition:all 150ms cubic-bezier(0,.995,.99,1);transition:all 150ms cubic-bezier(0,.995,.99,1)}
div.menu li.animate:nth-of-type(1){top:120px;transition-delay:.06s}
div.menu li.animate:nth-of-type(2){top:190px;transition-delay:.09s}
div.menu li.animate:nth-of-type(3){top:260px;transition-delay:.12s}
div.menu li.animate:nth-of-type(4){top:330px;transition-delay:.15s}
div.menu li.animate:nth-of-type(5){top:400px;transition-delay:.17s}
div.menu li.animate:nth-of-type(6){top:470px;transition-delay:.20s}
.slick-slider .slick-list,.banner,.slick-hero-slider .image-bg{height:230px !important;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption div{font-size:14px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption dd p{display:none;}
.pc_header{background:#fff;height:50px;position:inherit;}
.pc_header .pc_header_content{width:96%;margin:0 auto;position:relative;}
.pc_header .pc_header_content .header_content_logo{line-height:50px;}
.pc_header .pc_header_content .header_content_logo img{width:135px;}
.pc_header .pc_header_content .header_content_right{position:absolute;left:0;z-index:210;width:100%;}
.pc_header .pc_header_content .header_content_right .menu{width:100%;padding:0px 20px;background:#fff;}
.pc_header .pc_header_content .header_content_right .header_content_phone{display:none;}
.pc_header .pc_header_content .header_content_right .menu ul li{margin-right:0px;width:100%;}
.pc_header .pc_header_content .header_content_right .menu ul li:last-child a{border-bottom:0px;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title{width:100%;line-height:44px;color:#ff7019;font-weight:bolder;display: flex; justify-content: center;}
.pc_header .pc_header_content .header_content_right .menu ul li .menu_title:before{display:none;}

.case .IndexService_content .case_content_title{display:none;}

.news .news_content .news_content_list .content_list_time{margin-right:1%;width:18%;}
.news .news_content .news_content_list .content_list_time dd{font-size:18px;margin-bottom:1px;}
.news .news_content .news_content_list .content_list_txt{width:81%;margin-right:0px;}
.news .news_content .news_content_list .content_list_txt p a{height:45px;line-height:22px;-webkit-line-clamp:2;}
.news .news_content .news_content_list .content_list_txt dd a{font-size:16px;margin-bottom:10px;}
.news .news_content .news_content_list .content_list_img{display:none;}
.news .news_content .news_content_list{padding:20px 0px;}
.news .news_content .news_content_list .btn{margin-top:15px;}


.case_banner .case_banner_content .banner_content_right{display:none;}
.case_banner .case_banner_content .banner_content_left{position:inherit;width:95%;height:auto !important;margin:0 auto;bottom:0px;left:inherit;top:inherit;transform:inherit;}
.CaseDetai_banner,.case_banner .case_banner_content{height:auto !important;padding:20px 0px;}













}
@media screen and (max-width:768px){

.IndexCase .IndexCase_content .IndexCase_content_list{width:49%;margin-right:2%;margin-bottom:4%;}
.IndexCase .IndexCase_content .IndexCase_content_list:nth-child(2n){margin-right:0px;}
.IndexCase .IndexCase_content .IndexCase_content_list:nth-child(3){margin-right:2%;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_icon{display:none;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd{font-size:16px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd a{font-size:16px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd span{font-size:13px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left{width:100%;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title{margin-top:10px;}
.IndexCase .IndexCase_content .IndexCase_content_list{padding-bottom:15px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dt{margin-top:0px;}
.IndexCase .IndexCase_more a{font-size:14px;width:120px;line-height:44px;}
.advantage2 .advantage2_content{ padding:28px 0px;}
.advantage .advantage_content .advantage_content_list{width:49%;height:auto;padding:0px;margin-right:0%;margin-left:0px;background:none !important;margin-bottom:25px;}
.advantage .advantage_content .advantage_content_list:last-child{margin-bottom:0px;}
.advantage .advantage_content .advantage_content_list .content_list_title{font-size:20px;padding-bottom:5px;margin-bottom:10px;text-align:center;}
.advantage .advantage_content .advantage_content_list .content_list_body p{font-size:13px;text-align:center;}
.advantage .advantage_content .advantage_content_list .content_list_title:before{left:0;right:0;margin:0 auto;}
.advantage .advantage_content{padding:4% 0%;}
.partner .partner_content .partner_content_list{margin-right:-1px;border-right:1px solid #dcdcdc;}
.IndexNews .IndexService_content .IndexService_content_title dd,.IndexNews .IndexService_content .IndexService_content_title .IndexNews_title{width:100%;float:none;}
.IndexNews .IndexNews_title a{width:32%;margin-right:2%;}
.IndexNews .IndexNews_title a:nth-child(3){margin-right:0px;}
.IndexNews .IndexNews_content .IndexNews_content_video,.IndexNews .IndexNews_content .IndexNews_content_right,.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img,.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content{width:100%;float:none;}
.IndexNews .IndexNews_content .IndexNews_content_right{margin-top:25px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img{margin-bottom:15px;}
.IndexNews .IndexNews_content .IndexNews_content_video .content_video_body dd{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.IndexNews .IndexNews_content .IndexNews_content_video .content_video_body dd a{ font-size:16px;}
.IndexNews .IndexNews_content .IndexNews_content_video .content_video_body dd span{font-size:25px;}
.IndexNews .IndexNews_content .IndexNews_content_video .content_video_body{padding:20px 10px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dd{font-size:16px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dd a{font-size:16px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dt{font-size:16px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title a{line-height:35px;}
.IndexNews .IndexNews_content .IndexNews_content_video .content_video_title img{height:auto;}
.CaseDetail .CaseDetail_content{padding:20px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_contact{margin-top:25px;}
.CaseDetail .CaseDetail_content .CaseDetail_content_contact a{width:auto;font-size:16px;line-height:45px;padding:0px 20px;height:auto;}
.case_banner .case_banner_content .banner_content_left .content_left_title{font-size:18px;margin-bottom:25px;padding-bottom:10px;}
.case_banner .case_banner_content .banner_content_left .content_left_txt{margin-bottom:30px;}
.video_window .videobox{width:95%;}
.video_window .videobox video{width:100%;}
.video_window .video_window_close{right:0;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content{padding-left:0px;margin-top:25px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .content_list_txt{height:92%;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .content_list_txt .list_txt_title{font-size:18px;margin:9px 0px;}


.footer .footer_content .footer_content_News{ padding:30px 0px;}
.footer .footer_content .footer_content_News .content_News_nav{flex-wrap: wrap; justify-content: space-between; padding:0px 2%;}
.footer .footer_content .footer_content_News .content_News_nav a{ margin-right:0px !important; width: 32%; padding:0px; text-align: center; margin-bottom: 8px;}
.footer .footer_content .footer_content_News .content_News_txt{ padding:0px 2%;}
.footer .footer_content .footer_content_News .content_News_txt .News_txt_list{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.footer .footer_content .footer_content_News .content_News_txt .News_txt_list:nth-child(1) a{ margin-bottom:10px; width: 33.33%;}
.footer .footer_content .footer_content_News .content_News_txt .News_txt_list a{ width: 48%; margin-right: 0px !important; margin-bottom: 15px;}





}
@media screen and (max-width:414px){.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img{height:134px;}
.partner .partner_content .partner_content_list{width:50%;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img img{height:215px;}
.details_banner,.WeChatBanner{height:120px !important;}
.case_banner{height:200px !important;}
.ContactBanner{height:auto !important;}
.case_banner .case_banner_content .banner_content_left .content_left_button a{width:48%;margin-right:4%;}
.case_banner .case_banner_content .banner_content_left .content_left_button a:last-child{margin-left:0px;margin-right:0px;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list img{height:125px;}
.about_banner .about_banner_img img{height:450px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img img{height:306px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .list_img_title img{height:306px}
}
@media screen and (max-width:375px){.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img{height:121px;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list img{height:113px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img img{height:277px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .list_img_title img{height:277px;}
}
@media screen and (max-width:320px){.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img{height:103px;}
.AboutNews .AboutNews_content .AboutNews_content_left .content_left_list img{height:96px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img img{height:236px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .list_img_title img{height:236px;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list{width:23%;margin-right:2%;margin-bottom:3%;}
.ServiceBanner .ServiceBanner_content .ServiceBanner_content_left .content_left_bottom .left_bottom_list:nth-child(4n){margin-right:0px;}
}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_title a{font-size:20px;color:#333333;text-align:center;margin-bottom:15px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list dt a{olor:#333;font-size:14px;margin-top:10px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification .list_classification_list:hover dt a{color:#ff7019;}
.ds .ServiceWebsite .IndexService_content .IndexService_content_title{padding-bottom:80px;}
.ds .ServiceWebsite{background:url(../images/dsg1.jpg) no-repeat 50%/cover;position:relative;}
.ds .ServiceWebsite:before{content:"";position:absolute;display:inline-block;width:100%;height:1px;background:#d1d1d1;bottom:30%;}
.ds .IndexService .IndexService_content{padding:65px 0px;}
.ds .IndexService .IndexService_content .IndexService_content_title dd{font-size:26px;position:relative;}
.ds .IndexService .IndexService_content .IndexService_content_title dd:before{content:"";position:absolute;display:inline-block;width:34px;height:2px;background:#313131;bottom:-20px;left:0;right:0;margin:0 auto;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list{width:25%;text-align:center;position:relative;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list:before{content:"";position:absolute;display:inline-block;width:18px;height:18px;background:url(../images/dsn24.png) no-repeat 50%/cover;left:0;right:0;margin:0 auto;bottom:30%;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list .content_list_txt{margin-top:80px;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list .content_list_txt dd{font-size:18px;color:#333333;margin-bottom:15px;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list .content_list_txt dt{font-size:14px;color:#666666;line-height:24px;}
.ds .Dsolution .IndexService_content .IndexService_content_title dd{color:#fff;}
.ds .Dsolution .IndexService_content .IndexService_content_title dd:before{background:#fff;}
.ds .Dsolution{background:url(../images/dsg2.jpg) no-repeat 50%/cover;position:relative;height:524px;}
.ds .Dsolution .Dsolution_content .Dsolution_content_txt{padding:0px 115px;}
.ds .Dsolution .Dsolution_content .Dsolution_content_txt .content_txt_list dd{color:rgba(255,255,255,.7);font-size:16px;margin-bottom:15px;}
.ds .Dsolution .Dsolution_content .Dsolution_content_txt .content_txt_list:last-child dd{width:50%;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title{position:absolute;width:865px;left:0;right:0;margin:0 auto;background:#1a83bf;overflow:hidden;border-radius:5px;bottom:-50px;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a{display:inline-block;width:33.33%;text-align:center;padding:26px 0px;position:relative;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a:before{content:"";position:absolute;width:1px;height:107px;background:rgba(255,255,255,.2);right:0;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a:last-child:before{display:none;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a dt{font-size:18px;color:#fff;margin-top:20px;margin-bottom:5px;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a p{font-size:13px;color:rgba(255,255,255,.6);text-transform:uppercase;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a:hover{background:#ff7019;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title a.on{background:#ff7019;}
.ds .DFeatures{padding-top:50px;background:#fff;}
.ds .DFeatures .DFeatures_content{margin-bottom:-2%;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list{display:inline-block;width:18%;margin-right:2%;border:1px solid #e5e5e5;padding:32px 0px;padding-left:24px;margin-bottom:2%;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list:hover{box-shadow:0px 0px 15px rgba(0,0,0,.1);background:#fff;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list:nth-child(5n){margin-right:0px;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list .content_list_left{padding:5px 0px;margin-right:23px;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list .content_list_right dd{font-size:18px;color:#333333;margin-bottom:6px;}
.ds .DFeatures .DFeatures_content .DFeatures_content_list .content_list_right dt{font-size:14px;color:#666666;}
.ds .ServiceCooperation .IndexService_content .IndexService_content_title{padding-bottom:80px;}
.case .IndexService_content .case_content_t{height:0px;text-align:center;top:-266px;position:relative;}
.case .IndexService_content .case_content_t a{display:inline-block;padding:0px 40px;background:#fff;font-size:16px;color:#333;margin-right:-5px;border-bottom:1px solid #e5e5e5;min-width:140px; line-height:57px;}
.case .IndexService_content .case_content_t a.on{color:#fff;background:#ff7019;border-bottom:1px solid #ff7019;}
.case .IndexService_content .case_content_t a:hover{border-bottom:1px solid #ff7019;color:#ff7019}
.case .IndexService_content .case_content_t a.on:hover{color:#fff;}
.case .IndexService_content .case_content_t a:first-child{border-radius:5px 0px 0px 0px;}
.case .IndexService_content .case_content_t a:last-child{border-radius:0px 5px 0px 0px;}

.page a{width:48px;height:48px;line-height:48px;display:inline-block;text-align:center;background:#eeeeee;color:#333333;margin-right:15px;}
.page a.page_class{background:#ff7019;color:#fff;}
.page a:hover{background:#ff7019;color:#fff;}
.page li a span{font-size:18px;}
.page li .next span{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.page .news_fenrtpr,.page .news_fenrtp{width:78px;}


.case_template{background:#f7f7f7;}
.anews .IndexService_content{padding-bottom:30px;}
.anews .anews_title{text-align:center;margin-bottom:55px;}
.anews .anews_title a{display:inline-block;width:160px;line-height:40px;border-radius:100px;border:1px solid #dcdcdc;text-align:center;color:#333;font-size:16px;font-weight:bolder;margin-right:44px;}
.anews .anews_title a:last-child{margin-right:0px;}
.anews .anews_title a.on{color:#fff;background:#2086ee;border:1px solid #2086ee;}
.anews .anews_title a:hover{color:#fff;background:#2086ee;border:1px solid #2086ee;}
.anews .anews_content .anews_content_list{width:48%;margin-right:4%;border-bottom:1px solid #e5e5e5;padding-bottom:30px;margin-bottom:30px;}
.anews .anews_content .anews_content_list:hover .content_list_time{background:#2086ee;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list:hover .content_list_time dd{color:#fff;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list:hover .content_list_time dt{color:#fff;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list:hover .content_list_txt dd{color:#2086ee;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list:nth-child(2n){margin-right:0px;}
.anews .anews_content .anews_content_list .content_list_time{background:#fff;padding:22px 0px;text-align:center;width:13%;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list .content_list_time dd{font-size:20px;color:#333;font-weight:bolder;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list .content_list_time dt{font-size:14px;color:#666;margin-top:15px;transition:all 0.5s ease 0s;}
.anews .anews_content .anews_content_list .content_list_txt{width:87%;padding:15px 0px;padding-left:5%;}
.anews .anews_content .anews_content_list .content_list_txt dd{font-size:16px;color:#333;margin-bottom:15px;transition:all 0.5s ease 0s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.anews .anews_content .anews_content_list .content_list_txt dt{font-size:14px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}

#iframe-wrap{padding-top:65px;}
#by{overflow-y:hidden;height:865px;background:url(../images/mobilepreview-bg.png) repeat top left;}
.pc_phone{max-width:766px;margin:0 auto;padding-top:100px;position:relative;}
.mo_phone{position:relative;}
.mo_phone .mo_phone_if{position:absolute;width:330px;height:580px;top:139px;left:64px;}
.mo_src{position:absolute;margin-top:170px;padding:30px 0 40px;width:328px;background:#fafafa;border:1px solid #dadada;color:#555;left:415px;text-align:center;box-shadow:0px 1px 7px 0px rgba(0,0,0,0.16);top:10%;}
.mo_src dd img{width:246px;height:246px;}
.mo_src dt{font-size:24px;color:#333;margin-top:15px;}
.mo_src p{font-size:16px;color:#666;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_TAG .news_city_link{margin-top:35px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_TAG .news_city_link a{margin-right:10px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_TAG .news_city_link a:hover{color:#ff7019;}
.case_template .IndexService_content .case_content_title{position:inherit;height:auto;top:0;padding-bottom:20px;top:-65px;}
.case_template .IndexService_content .case_content_title a{width:auto;margin-right:15px;line-height:36px;margin-bottom:10px;padding:0px 15px;color:#444;}
.case_template .IndexService_content{padding-top:0px;}
.case_template .IndexService_content .case_content_title a.on{background:#ff7019;color:#fff;}
.case_template .IndexService_content .case_content_title a.on:before{display:none;}
.case_template .IndexService_content .case_content_title a:hover{background:#ff7019;color:#fff;}
.case_template .IndexService_content .case_content_title a:hover:before{display:none;}









	
.pc_all .pc_all_contnet{max-width: 1800px; margin: 0 auto;}
	
.a_p{ display:flex;}


.case_banner2{ position: fixed; top: 0; width: 100%; z-index: -1;}
.case_banner_title{max-width: 1330px; margin: 0 auto; text-align: center; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.case_banner_title .banner_title_logo{ margin-bottom: 70px;}
.case_banner_title .banner_title_title{ margin-bottom: 35px;}
.case_banner_title .banner_title_border{width: 89px; height: 4px; background: #fff; display: inline-block; bottom: 0; left: 0; margin-bottom: 35px; border-radius: 100px;}
.case_banner_title .banner_title_txt{color: #fff; font-size: 16px; line-height: 37px; text-align: center;}

.PCase{width: 100%;}
.CaseD{width: 100%; text-align: center; margin: 0 auto;}
.CaseD_top{display: flex; justify-content: center; margin: 70px 0px;}
.CaseD_top a{display: flex; width: 208px; height: 51px; align-items: center; justify-content: center; font-size: 20px; color: #fff; background: rgba(0,0,0,.5);}
.CaseD_top a:hover{ background: #fb6a19;}





.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption{ transform: none; left:0; top:0px; display:flex; align-items:center; justify-content:center; flex-direction:column; height:100%; padding:0px; right:0; margin:0 auto;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_pbl .slick-hero-slider-caption{ top:16%; justify-content:flex-start;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption{ width:85%; left:0; right:0; margin:0 auto; height:80%;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption dd{ text-align:left;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption .transitionDelay2{ margin-bottom:25px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_mdx .slick-hero-slider-caption .transitionDelay4{ padding:70px 0px;}
.ban_txt{ font-size:3.2rem; font-weight:bold; color:#fff;}
.ban_txt2{ font-size:25px;  color:#fff;}
.bg2{ top:0; left:0; transform:none; right:0; margin:0 auto; height:100%; display:flex; align-items:center;}






.About2 .About2_surroundings .About2_surroundings_list .surroundings_list_txt{ position: absolute; bottom: 0; opacity: 0; background: url(../images/bn119.png) no-repeat 50% 50%;}















@font-face {
  font-family: 'SourceHanSansCN-Light';  
  src: url('SourceHanSansCN-Light.otf');       
}






.pc_all  .pc_all_content{ max-width:1510px; margin:0 auto;}



@media screen and (max-width:1530px){

.case .IndexService_content .case_content_title a{margin-right:1.4%;font-size:14px;width:7%;}
.case_template .IndexService_content .case_content_title a{margin-right:10px;width:auto;}
.template .template_content .template_content_list{width:23%;margin-right:2%;}
.template .template_content .template_content_list:nth-child(4n){margin-right:0px;}
.template .template_content .template_content_list:nth-child(5n){margin-right:2%;}


.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption img{ max-width:40%;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_pbl .slick-hero-slider-caption dd img{ max-width:40%;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption dd img{ max-width:40%;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_mdx .slick-hero-slider-caption .transitionDelay4{ padding:33px 0px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_mdx .slick-hero-slider-caption dd img{ max-width:30%; max-height:60px;}
.bg2{ width:300px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption .bg2 img{ max-height:inherit; max-width: 100%;}




.pc_all  .pc_all_content{ max-width:1200px;}
.ThematicPage_banenr .ThematicPage_banenr_content .banenr_content_left dd{ font-size:35px;}
.ThematicPage_banenr .ThematicPage_banenr_content{ padding-top:5%;}
.ThematicPage_Features .ThematicPage_Features_list{ margin-bottom:100px;}
.ThematicPage_Features .ThematicPage_Features_list .Features_list_left img{ max-height:200px;}



.footer .footer_content .footer_content_bottom .content_bottom_left{ width:6%;}
.footer .footer_content .footer_content_bottom .content_bottom_right{ width:94%;}
.footer .footer_content .footer_content_bottom .content_bottom_right a{ width:9%;}

.nav_down .nav_down_list{ padding:30px 20px;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_top{ font-size:12px;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_b .bottom_b_dt{ font-size:18px;}
.nav_down .nav_down_contact .down_contact_bottom .contact_bottom_top p span{ margin-left:37px;}
.nav_down .nav_down_list .down_list_content p{ margin-bottom:10px;}
.nav_down .nav_down_list .down_list_content p a{ font-size:15px;}
.nav_down .nav_down_list .down_list_title{ margin-bottom:22px;}
.nav_down .nav_down_list .down_list_title .list_title_dt{ font-size:20px;}
.nav_down .nav_down_list .down_list_content p a b{ margin-top:15px;}

.pc_top{ padding-left: 50px;}
.pc_header .pc_header_content .header_content_right .menu ul li{ margin-right: 35px;}
.pc_header2 .pc_header_content .header_content_right .top_right_phone{ width: 200px; padding-right: 15px;}
.pc_header2 .pc_header_content .header_content_right .top_right_icon{ margin-left: 35px;}



}
@media screen and (max-width:1400px){
	
.pc_header2 .pc_header_content .header_content_right .top_right_phone{ display:none;}	
}



@media screen and (max-width:1200px){
.ds .ServiceWebsite:before{display:none;}
.ds .IndexService .ServiceWebsite_content .ServiceWebsite_content_list:before{display:none;}
.ds .Dsolution .Dsolution_content .Dsolution_content_txt{padding:0px;}
.ds .Dsolution{height:auto;}
.ds .Dsolution .Dsolution_content .Dsolution_content_title{position:inherit;bottom:0;width:100%;}
.ds .ServiceCooperation .IndexService_content .IndexService_content_title,.ds .ServiceWebsite .IndexService_content .IndexService_content_title{padding-bottom:45px;}
.Applets_nav a:before{display:none;}
.Applets_nav a{font-size:16px;margin-right:4%;}
.Applets .AFeatures .IndexService_content .IndexService_content_title{padding-bottom:25px;}
.Applets .ACooperation{height:auto;}
.Applets .ACooperation .AFlow_more{position:inherit;bottom:0;}
.Applets .ACooperation .AFlow_more a{font-size:16px;height:42px;line-height:42px;}
.NewsDetails .NewsDetails_left{width:100%;}
.NewsDetails .NewsDetails_right{display:none;}

.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_mdx .slick-hero-slider-caption .transitionDelay4{ padding:10px 0px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption .transitionDelay2{ margin-bottom:20px; font-size:18px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .banner_jq .slick-hero-slider-caption .transitionDelay4{ font-size:18px;}
.bg2{ width:180px;}
.pc_header2 .pc_header_content{ padding:0px;}
.pc_header .pc_header_content .header_content_right .menu.on ul li{ height:0px;}

	
.ThematicPage_top{ display:none;}
.pc_all .pc_all_content{ max-width:96%; margin:0 auto; overflow:hidden;}


.xtkf .case .IndexService_content .case_content_t{ display:none;}



}
@media screen and (max-width:1065px){

.pc_header2 .pc_header_content .header_content_right .top_right_icon,.pc_header2 .pc_header_content .header_content_right .top_right_phone{ display:none;}

.template .template_content .template_content_list{width:49%;margin-right:2%;}
.template .template_content .template_content_list:nth-child(2n){margin-right:0px;}
.template .template_content .template_content_list:nth-child(5){margin-right:2%;}


.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption dd img{max-width:250px;}
.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption div img{max-width:160px;}
}

@media screen and (max-width:950px){
.pc_index .pc_header{ position:fixed;}
}
@media screen and (max-width:650px){#video_button2,#video_button,.videobox{height:225px;}
.IndexNews .IndexNews_title a{font-size:14px;padding:0px;width:23%;min-width:inherit;}
.IndexNews .IndexNews_title a:nth-child(3){margin-right:2%;}

.details_banner2 .details_banner2_txt{font-size:24px;width:90%;text-align:center;}
.details_banner2 .details_banner2_txt:before{display:none;}

.template .template_content{margin-bottom:0px;}
.template .IndexCase_more a{line-height:46px;font-size:14px;}
.anews .anews_title{overflow:hidden;}
.anews .anews_title a{float:left;display:inline-block;width:32%;margin-right:2%;font-size:14px;}
.anews .anews_content .anews_content_list{width:100%;}
.anews .anews_content .anews_content_list .content_list_time{width:27%;}
.anews .anews_content .anews_content_list .content_list_txt{width:73%;}
.IndexCase .IndexCase_content .IndexCase_content_list:nth-child(9){margin-right:2%;}
.news .IndexNews_title a{width:48%;margin-right:4%;margin-bottom:4%;}
.news .IndexNews_title a:nth-child(2n){margin-right:0px;}
.news_Bread .IndexService_content a{font-size:14px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_txt dt{display:none;}
.FloatingWindow{z-index:2222;}
}