@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('../fonts/Montserrat-Light-6.otf');}
@charset "utf-8";/* CSS Document *//* 阿里图标 unicode引用 */@font-face {font-family:"iconfont";/* Project id 3007868 */  src:url('iconfont.woff2?t=1641609378374') format('woff2'),url('iconfont.woff?t=1641609378374') format('woff'),url('iconfont.ttf?t=1641609378374') format('truetype');}
.iconfont {font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.elli {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/* 单行超出隐藏带省略号 */.clamp {display:-webkit-box;-webkit-box-orient:vertical;/*  -webkit-line-clamp:3;*/ overflow:hidden;}
/* 多行超出隐藏带省略号 */.flex {display:flex;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;}
/* 水平等分可换行，两端对齐 */.flex_c {display:flex;-webkit-justify-content:center;justify-content:center;flex-wrap:wrap;}
/* 水平居中 可换行 */.flex_m {display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;}
/* 水平居中 垂直居中 可换行 */.table {display:table;}
.table_cell {display:table-cell;}
body {margin:0px;padding:0px;border:0px;font-family:"思源黑体","Montserrat_l";color:#555555;font-size:14px;width:100%;}
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-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar {width:8px;background-color:#2882e8;}
::-webkit-scrollbar-thumb {width:8px;height:50px;background-color:#0098c5;}
::-webkit-scrollbar-thumb:hover {width:8px;background-color:#3d3d3d;}
/* 这是针对缺省样式 (必须的)*/#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;}
.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:20px;}
.IndexService .IndexService_content .IndexService_content_title {font-size:30px;color:#333333;text-transform:uppercase;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list {width:25%;background:url(../wyimages/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:#0098c5;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:#0098c5;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;}
.IndexCase .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;}
.IndexCase .IndexCase_content .IndexCase_content_list:before {content:"";position:absolute;display:inline-block;width:0%;left:0;background:#0098c5;bottom:-1px;height:1px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase .IndexCase_content .IndexCase_content_list:nth-child(3n) {margin-right:0px;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_title .list_title_icon {color:#0098c5;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover:before {;width:100%;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_img .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;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img {overflow:hidden;position:relative;background:#000;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img a {display:inline-block;width:100%;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img {width:100%;height:330px;object-fit:cover;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title {margin-top:25px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left {width:88%;}
.IndexCase .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;}
.IndexCase .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;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd span {font-size:16px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_left dd i {font-style:inherit;padding:0px 15px;}
.IndexCase .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;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_title .list_title_icon {color:#bbbbbb;font-size:30px;line-height:52px;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_hover dt {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;color:#fff;font-size:35px;opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase .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;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_hover .hr {position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}
.IndexCase .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;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_img img {opacity:.6;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_hover dd {opacity:1;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_hover .hr img {opacity:1;}
.IndexCase .IndexCase_content .IndexCase_content_list:hover .content_list_hover dt {opacity:1;}
.IndexCase .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;}

@keyframes scale {0% {transform:scale(1);}
50%,75% {transform:scale(2.5);}
78%,100% {opacity:0;}
}
.IndexNews {background:#fff;}
.IndexNews .IndexService_content .IndexService_content_title dd {line-height:50px;}
.IndexNews .IndexNews_title a {padding:0px 18px;min-width:120px;line-height:50px;display:inline-block;background:#eeeeee;font-size:16px;color:#333333;margin-right:13px;}
.IndexNews .IndexNews_title a:hover {color:#fff;background:#0098c5;}
.IndexNews .IndexNews_title a.on {color:#fff;background:#0098c5;}
.IndexNews .IndexNews_title a:last-child {margin-right:0px;}
.IndexNews .IndexNews_content .IndexNews_content_thumb {width:38%;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_title {cursor:pointer;position:relative;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_title img {width:100%;height:370px;object-fit:cover;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_body {border:1px solid #e5e5e5;border-top:0px;padding:25px 25px;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_body dd {font-size:18px;color:#333333;line-height:30px;margin-bottom:15px;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_body dd a {font-size:18px;color:#333333;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_body dt {color:#666666;font-size:14px;line-height:22px;display:-webkit-box;height:42px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.IndexNews .IndexNews_content .IndexNews_content_right {width:57%;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list {display:inline-block;width:100%;margin-bottom:31px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list:last-child {margin-bottom:0px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img a {display:inline-block;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img {width:25%;overflow:hidden;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_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;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list:hover .right_list_content .list_content_title dd {color:#0098c5;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img img {width:100%;height:150px;object-fit:cover;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content {width:72%;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title {border-bottom:1px solid #e5e5e5;margin-bottom:15px;line-height:40px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dd {width:85%;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dd a {font-size:18px;color:#333333;width:100%;transition:all 0.5s ease 0s;display:inline-block;-webkit-transform:all 0.5s ease 0s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content .list_content_title dt {font-size:18px;color:#999999;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_content p {color:#666666;line-height:24px;font-size:14px;display:-webkit-box;height:69px;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}

.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:20%;}
.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:18px;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_wx {width:21%;text-align:center;}
.footer .footer_content .footer_content_top .content_top_wx img {width:120px;}
.footer .footer_content .footer_content_top .content_top_wx p {color:#777777;font-size:14px;line-height:30px;}
.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_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;}
.case .IndexService_content {position:relative;padding:55px 0px;}
.case .IndexCase_content {margin-bottom:40px;}
.news .IndexService_content {padding:20px 0px 45px;}
.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:20px 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:80%;}
.news .news_content .news_content_list .content_list_img {width:18%;margin-right:2%;overflow:hidden;}
.news .news_content .news_content_list .content_list_img a {display:inline-block;width:100%;}
.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 {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;}
.news .news_content .news_content_list:hover .content_list_time dt {color:#fff;background:#0098c5;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:6px;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:150px;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;}
.tview{color: #999;font-size: 12px;line-height: 30px;}
.tview em{font-style:normal;margin-right:15px;}
.NewsDetails {background:#fff;}
.NewsDetails .IndexService_content {padding:55px 0px;}
.NewsDetails .NewsDetails_title {border-bottom:1px solid #e5e5e5;padding-bottom:35px;}
.NewsDetails .NewsDetails_title h1 {font-size:26px;color:#333333;font-weight:inherit;text-align:center;margin-bottom:20px;}
.NewsDetails .NewsDetails_title .NewsDetails_title_sort span {font-size:13px;color:#999999;margin-right:25px;}
.NewsDetails .NewsDetails_title .NewsDetails_title_sort span:last-child {margin-right:0px;}
.NewsDetails .NewsDetails_content {padding:45px 0px;border-bottom:1px solid #e5e5e5;}
.NewsDetails .NewsDetails_content .NewsDetails_content_top {font-size:14px;color:#333333;line-height:24px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_top p {margin-bottom:20px;text-indent:2em;font-size:16px;line-height:24px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_top a {color:#333333;font-size:16px;line-height:24px;font-weight:600;}
.NewsDetails .NewsDetails_content .NewsDetails_content_top p img {max-width:100%;}
.NewsDetails .NewsDetails_content .NewsDetails_content_top p.on {text-align:center;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom {margin-top:55px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left {padding:17px 0px;width:34%;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left .bottom_left_copyright {font-size:13px;color:#999999;margin-bottom:25px;line-height:26px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left .bottom_left_TAG dd {font-size:13px;color:#999999;line-height:33px;margin-right:20px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left .bottom_left_TAG dt a {display:inline-block;font-size:13px;color:#333333;background:#f4f4f4 url(../wyimages/bg14.jpg) no-repeat 100% 50%;line-height:32px;padding:0px 20px;margin-right:15px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left .bottom_left_TAG dt a:last-child {margin-right:0px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help {margin-left:170px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help a {display:inline-block;width:140px;height:82px;background:#0098c5;text-align:center;color:#fff;border-radius:40px;padding:15px 0px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help a dd {font-size:32px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help .bottom_help_content {font-size:12px;color:#999999;margin-top:12px;text-align:center;}
.NewsDetails .NewsDetails_page {padding:30px 0px;padding-bottom:0px;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left {margin:6px 0px;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list {margin-bottom:8px;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list:last-child {margin-bottom:0px;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list dd {font-size:14px;color:#333333;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list a {font-size:14px;color:#333333;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list a:hover {color:#0098c5;}
.NewsDetails .NewsDetails_page .NewsDetails_page_back {display:inline-block;border:1px dashed #e5e5e5;width:160px;line-height:55px;text-align:center;font-size:16px;color:#333333;}
.NewsDetails .NewsDetails_page .NewsDetails_page_back span {color:#0098c5;font-size:25px;margin-right:8px;position:relative;top:3px;}
.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 .IndexService_content .IndexService_content_title {padding-bottom:50px;}
.owl-theme .owl-controls .owl-nav {display:none !important;}
.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;}
.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);}
}
.contact {background:#ebebeb;}
.contact .IndexService_content {padding-bottom:110px;}
.contact .contact_content .contact_content_list .content_list_hover {position:absolute;width:100%;height:100%;left:0;background:#fb6a19;padding:30px 25px;bottom:-550px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.contact .contact_content .contact_content_list .content_list_hover p {color:#fff;font-size:14px;line-height:26px;margin-bottom:10px;}
.contact .contact_content .contact_content_list .content_list_hover p:last-child {margin-bottom:0px;}
.contact .contact_content .contact_content_list:hover .content_list_hover {bottom:0px;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.contact .contact_motto {padding:30px 0px;}
.contact .contact_motto .contact_motto_left dd p {font-size:14px;color:#333333;line-height:26px;}
.contact .contact_motto .contact_motto_left dd {margin-bottom:20px;}
.contact .contact_motto .contact_motto_left dd:last-child {margin-bottom:0px;}
.contact .contact_motto .contact_motto_left {width:52%;padding:90px 0px;}
.contact .contact_motto .contact_motto_right {width:48%;}
.contact .contact_motto .contact_motto_right img {max-width:100%;}
.contact .contact_motto_map {position:relative;}
.contact .contact_motto_map .motto_map_top img {width:100%;height:651px;object-fit:cover;}
.contact .contact_motto_map .motto_map_bottom {position:absolute;top:50%;left:19%;transform:translateX(-50%) translateY(-50%);}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content {padding-left:10.5%;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title {background:#313131;width:427px;padding:40px 64px;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title dd {font-size:32px;color:#fff;margin-bottom:30px;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title dd span {font-size:24px;margin-left:15px;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title dt p {color:#fff;font-size:14px;line-height:35px;}
.ContactMap_list {width:100%;background:#0098c5;color:#fff;}
.ContactMap_list .ContactMap_list_left {width:50%;padding:100px 88px;}
.ContactMap_list .ContactMap_list_left .list_left_title {font-size:20px;line-height:30px;margin-bottom:20px;padding-bottom:20px;text-transform:uppercase;border-bottom:1px solid #22a9d1;}
.ContactMap_list .ContactMap_list_left .list_left_title img {margin-right:15px;position:relative;top:-2px;}
.ContactMap_list .ContactMap_list_left .list_left_txt p {font-size:16px;line-height:26px;margin-bottom:15px;}
.ContactMap_list .ContactMap_list_left .list_left_txt p:last-child {margin-bottom:0px;}
.ContactMap_list .ContactMap_list_left .list_left_txt p img {margin-right:15px;}
.ContactMap_list .ContactMap_list_right {width:50%;}
.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;}
#dituContent1 {width:100%;height:454px;}
@keyframes animtran {from {transform:rotateZ(0deg);}
to {transform:rotateZ(360deg);}
}
.MarketingCooperation .ServiceCooperation_content .ServiceCooperation_content_list .content_list_icon {background:#484f86;}
.MarketingCooperation .ServiceCooperation_content .ServiceCooperation_content_list {background:url(../wyimages/bn101.png) no-repeat 50% 100%;}
#dituContent1 .pop .center {width:300px !important;}
.pop .bottom {height:25px !important;}
#dituContent2 .pop .center {width:272px !important;}
#dituContent3 .pop .center {width:338px !important;}

/* wy add 2022-01-12 */
/* 右侧客服 */
.client {position:fixed;right:-170px;top:50%;z-index:900;}
.client li a {text-decoration:none;}
.client li {margin-top:1px;clear:both;height:71px;position:relative;}
.client li i {font-size:32px;color:#fff;}
.client li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client .my-kefu-ftop {display:none;}
.client .my-kefu-left {float:left;width:77px;height:47px;position:relative;text-align:center;}
.client .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client .my-kefu-right {width:20px;}
.client .my-kefu-tel-main {background:#0098c5;color:#fff;height:71px;width:247px;padding:9px 0 6px;float:left;}
.client .my-kefu-main {background:#0098c5;width:97px;height:71px;position:relative;padding:9px 0 6px;float:left;}
.client .my-kefu-weixin-pic {position:absolute;left:-120px;top:-24px;display:none;z-index:333;}
.client .my-kefu-weixin-pic img{width:120px;}

.headbg{background:rgba(17,17,17,.8);}
.header {position:fixed;top:0;left:50%;margin-left:-50%;width:100%;height:100px;min-height:80px;z-index:999;min-width:1000px;_width:expression(document.body.clientWidth < 1001? "1000":"auto" );/**当页面body（内容主题/可见区域）的宽度大于1001是，就设为680px.否则，页面居中*/}
/* .header .nav {position:absolute;top:26px;right:1em;display:block;z-index:18;}
.header .nav a {text-decoration:none;font-size:16px;line-height:34px;color:#fff;width:93px;padding:0px 10px;display:block;float:left;text-align:center;position:relative;}
.header .nav a:hover{border-bottom:2px solid #fff;}
.header .nav a img{margin-left: .2em;} */
.header .nav {position:absolute;top:26px;right:1em;display:block;z-index:18;}
.header .nav li {float:left;position:relative;}
.header .nav li a{text-decoration:none;font-size:16px;font-weight:bold;line-height:34px;color:#fff;padding:0px 15px;display:block;text-align:center;}
.header .nav li:hover{border-bottom:2px solid #fff;}
.header .pcmenu{float:left;}
.header .pcmenu ul {display:none;position:absolute;top:45px;left:0;z-index:1000;background:#fff;line-height:50px;padding:15px 0;box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
.header .pcmenu ul li {width:100%;position:relative;box-sizing:border-box;}
.header .pcmenu ul li:hover{border-bottom:0;}
.header .pcmenu ul li a {color:#333;display:block;clear:both;white-space:nowrap;}
.nav_tel{ display:block;float:left; width:35px !important; height:35px !important; margin-left:10px; background:url(../wyimages/ttel_2.png) center center no-repeat; overflow:visible;}
.nav_tel:hover{ background:url(../wyimages/ttel_2.png) center center no-repeat !important;}
.nav_tel .nav_tel2{ width:35px; height:35px; background:url(../wyimages/ttel_1.png) center center no-repeat; cursor:pointer;}
.nav_tel:hover .nav_tel2 {animation:nav_tel2 0.5s linear infinite alternate both;-webkit-animation:nav_tel2 0.5s linear infinite alternate both;-moz-animation:nav_tel2 0.5s linear infinite alternate both;-o-animation:nav_tel2 0.5s linear infinite alternate both;}
@keyframes nav_tel2{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-webkit-keyframes nav_tel2{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-moz-keyframes nav_tel2{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}
@-o-keyframes nav_tel2{
0%{ transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); -o-transform: rotate(-15deg); -moz-transform: rotate(-15deg);}
100%{ transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); -o-transform: rotate(15deg); -moz-transform: rotate(15deg);}
}

/* 服务业务 */
.dyw {margin:0 auto;text-align:center;}
.yw {background:none;position:relative;z-index:99 !important;}
.dw {width:100%;height:0%;background:-webkit-linear-gradient(135deg,#29bd90,#4bc581,#9ed95b);top:0px;position:absolute;z-index:-2;}
.dw2 {width:100%;height:0%;background:-webkit-linear-gradient(135deg,#f57239,#f68d40,#f9d556);top:0px;position:absolute;z-index:-2;}
.dw3 {width:100%;height:0%;background:-webkit-linear-gradient(135deg,#1d95ed,#24a7ec,#3ce0ea);top:0px;position:absolute;z-index:-2;}
.dw4 {width:100%;height:0%;background:-webkit-linear-gradient(135deg,#5c35dc,#7a4ae4,#cf86fa);top:0px;position:absolute;z-index:-2;}
.dw5 {width:100%;height:0%;background:-webkit-linear-gradient(135deg,#ed4c4c,#ee505d,#f25e98);top:0px;position:absolute;z-index:-2;}
.dyw h1 {color:#fff;}
.yu li {display:inline-block; color:#bbbbbb;text-transform:Capitalize; cursor:pointer;}
.yw:hover {border:0px;transition-property:border;transition-duration:1.5s;}
.yw:hover .yu li {color:#fff !important;transition-duration:1.5s;}
.yw:hover .dw {height:100%;transition-property:height;transition-duration:1.5s;}
.yw:hover .dw2 {height:100%;transition-property:height;transition-duration:1.5s;}
.yw:hover .dw3 {height:100%;transition-property:height;transition-duration:1.5s;}
.yw:hover .dw4 {height:100%;transition-property:height;transition-duration:1.5s;}
.yw:hover .dw5 {height:100%;transition-property:height;transition-duration:1.5s;}
/* 服务体系 */
.fwtx{background:#efefef;}
.fwtx img,.fwlc img{display:block;margin:0 auto;}
.fwlc{background:url(../wyimages/fwlc_bg.jpg) top center no-repeat;}

/* 内页 */
.details_banner{width:100%; text-align:center;color:#fff;}
.channel b{text-transform:uppercase;}
.channel{width:100%;}
.sub_channel a{display:block; position:relative; float:left; color:#fffefe;border:1px solid #fffefe; overflow: hidden;}
.sub_channel a span{ display:block; position:relative; top:0;-webkit-transition:all 0.4s cubic-bezier(0.25,0.46,0.65,1.2);-moz-transition:all 0.4s cubic-bezier(0.25,0.46,0.65,1.2);-o-transition:all 0.4s cubic-bezier(0.25,0.46,0.65,1.2);transition:all 0.4s cubic-bezier(0.25,0.46,0.65,1.2);}

/* 关于 */
.about{background:#ebebeb;}
.about_txt p{text-indent:2em;}
.about_cul b{width:100%;text-align: center;font-weight:normal;color:#0098c5;}
.about_cul p{font-size:14px;line-height:22px;color:#333;}
.img_box{overflow:hidden;}
.img_box img{ -webkit-transition: all 1.2s linear; -moz-transition: all 1.2s linear;-ms-transition: all 1.2s linear; -o-transition: all 1.2s linear; transition: all 1.2s linear;}
.img_box img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.about_exp{text-align:center;}
.exp_tit{color:#474747;}
.exp_tit h3{font-weight:normal;}
.step_circle{color:#fff;margin:0 auto;}
.step_circle h4{width:100%;font-weight:normal;font-family:"impact";}
.step_circle h5{font-weight:normal;}
.step1 .step_circle{background:#32afd4;}
.step2 .step_circle{background:#e5c865;}
.step3 .step_circle{background:#6ecae6;}
.step4 .step_circle{background:#dead44;}
/* 七大环节 */
.process h3{color:#333;text-align:center;}
.process li{position:relative;text-align: center;}
.process span{position:absolute;background:url(../wyimages/process_ico.png) no-repeat center;}
.process h5{color:#3365f4;font-weight:bold;}
.process p{color:#365df4;}

/* 分页 */
#pages {margin:30px 0;border-radius:4px;}
#pages > a,#pages > span {float:left;font-size:16px;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#0098c5;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
#pages > a:first-child {margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}
#pages > a:last-child {border-top-right-radius:4px;border-bottom-right-radius:4px;}
#pages > a:hover,#pages > a:focus {color:#0098c5;background-color:#eee;border-color:#ddd;}
#pages > span {color:#fff;background-color:#0098c5;border-color:#0098c5;}
#pages > span.pagemore {color:#0098c5;background-color:#fff;border:1px solid #ddd;}

/* 底部 */
.footer .footer_content .footer_content_News {padding-bottom:60px;}
.footer .footer_content .footer_content_News .content_News_nav {margin-bottom:20px;display:flex;align-items:center;}
.footer .footer_content .footer_content_News .content_News_nav a {font-size:14px;color:#ffffff;opacity:.4;margin-right:10px;position:relative;display:inline-block;background:rgba(255,255,255,.2);padding:0px 20px;line-height:35px;}
.footer .footer_content .footer_content_News .content_News_nav a.on {opacity:1;}
.footer .footer_content .footer_content_News .content_News_txt .News_txt_list a {font-size:14px;color:#fff;margin-right:16px;opacity:.4;}
.footer .footer_content .footer_content_News .content_News_txt .News_txt_list a:hover {opacity:1;}
.JiJin1 {padding:90px 0px;background:#fff;position:relative;z-index:3;}
.JiJinAbout {background:#fff url(../wyimages/aboutbg.png) no-repeat 50% 100%;}
.JiJinAbout .JiJinAbout_title {text-align:center;max-width:1090px;margin:0 auto;}
.JiJinAbout .JiJinAbout_title dd {font-size:40px;color:#333333;letter-spacing:.2em;margin-bottom:48px;padding-bottom:34px;position:relative;}
.JiJinAbout .JiJinAbout_title dd::before {content:"";position:absolute;display:inline-block;width:62px;height:2px;background:#dcdcdc;position:absolute;bottom:0;left:0;right:0;margin:0 auto;}
.JiJinAbout .JiJinAbout_title dt {font-size:15px;color:#777777;line-height:38px;}
.JiJinAbout .JiJinAbout_bottom {display:flex;align-items:center;justify-content:center;margin-top:80px;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list {margin-right:120px;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list dd {margin-bottom:25px;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list:last-child {margin-right:0px;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list dt {font-size:16px;color:#555555;line-height:30px;}

@media screen and (max-width:1800px) {.CaseDetai_banner .case_banner_content,.CaseDetail .IndexService_content {max-width:1500px;}
}
@media screen and (max-width:1500px) {.advantage2 .advantage_content .advantage_content_list {margin-left:60px;}
.IndexService .all,.advantage .all,.footer .footer_content,.case_banner .case_banner_content,.contact .contact_motto_map .motto_map_bottom .map_bottom_content,.ServiceBanner .ServiceBanner_content,.App .App_content {max-width:1200px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list {padding:0px 25px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_content {height:78px;}
.IndexService .IndexService_content .IndexService_content_body .content_body_list .body_list_classification {padding-top:35px;}
.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img {height:264px;}
.contact .contact_content .contact_content_list {padding:50px 18px;}
.contact .contact_content .contact_content_list .content_list_hover p {line-height:22px;}
.contact .contact_content .contact_content_list .content_list_hover {padding:20px;}
.contact .contact_content .contact_content_list {width:100%;}
.ServiceApp_application .ServiceApp_application_left .application_left_content {padding-right:5%;}
.ServiceApp_application .ServiceApp_application_left .application_left_content img {max-width:100%;}
.ServiceApp_application .ServiceApp_application_left {padding-left:5%;}
.ServiceApp_application .ServiceApp_application_right {padding-right:5%;padding-top:50px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img img {height:550px;}
.App .App_content .App_content_body .content_body_right {padding:20px;}
.ServiceCooperation .ServiceCooperation_content {padding-left:18px;}
.ServiceCooperation .ServiceCooperation_content .ServiceCooperation_content_list {width:130px;}
.ServiceCooperation .ServiceCooperation_content .ServiceCooperation_content_list .content_list_title {left:-45px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left {width:75%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_icon {width:34%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_contnet {width:66%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list {padding-right:1%;}
.IndexService .WeChat_content {padding:0px 85px;}
.profit .profit_content .profit_content_list {padding:55px 20px;height:480px;}
.Marketing_seo .Marketing_seo_content,.Marketing_idea .Marketing_idea_content {padding:0px 20px;}
.app_case .IndexCase_content .IndexCase_content_list .content_list_img .list_img_title img {height:443px;}
.contact .contact_content .contact_content_list .content_list_icon {bottom:2%;}
}
@media screen and (max-width:1200px) {.JiJinAbout .JiJinAbout_title dd {font-size:24px;padding-bottom:30px;margin-bottom:22px;}
.JiJinAbout .JiJinAbout_title dt {line-height:30px;}
.JiJinAbout .JiJinAbout_bottom {flex-wrap:wrap;margin-top:22px;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list {margin-right:0px;width:49%;margin-top:26px;text-align:center;}
.JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list dd {margin-bottom:15px;}
.ContactMap_list .ContactMap_list_left {padding:100px 20px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left {width:100%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_right {width:100%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list {width:49%;margin-right:2%;padding:25px 0px;margin-bottom:2% !important;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list:nth-child(3) {margin-right:2%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list:nth-child(2n) {margin-right:0px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_contnet dt {height:66px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_icon,.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_contnet {float:none;width:100%;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_icon {margin-bottom:15px;line-height:30px;font-size:33px !important;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_left .content_left_list .left_list_contnet {padding:0px 10px;text-align:center;}
.ServiceCooperation {height:auto;}
.ServiceCooperation .ServiceCooperation_content {display:none;}
.ServiceCooperation .ServiceCooperation_content_mo {display:block;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_right {padding:15px 0px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_right .content_right_title dd {font-size:18px;margin-bottom:5px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_right .content_right_title dt {font-size:14px;margin-bottom:10px;}
.ServiceWebsite .ServiceWebsite_content .ServiceWebsite_content_right .content_right_title {margin-bottom:30px;}
.FloatingWindow {top:inherit;z-index:3;bottom:5%;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%;}
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;}
/*鏈嶅姟椤圭洰*/    .ServiceBanner .ServiceBanner_content {width:96%;}
.Marketing_team .Marketing_team_content .team_content_left {width:100%;padding-bottom:0px;}
.Marketing_team .Marketing_team_content .team_content_left:nth-child(3) {padding:0px;}
.Marketing_team .Marketing_team_content .team_content_center {display:none;}
.Marketing_team .Marketing_team_content .team_content_left .content_left_list {text-align:left;width:49%;margin-right:2%;text-align:center;}
.Marketing_team .Marketing_team_content .team_content_left .content_left_list:nth-child(2n) {margin-right:0px;}
.Marketing_team .Marketing_team_content .team_content_left .content_left_list dd:before {display:none;}
.Marketing_team .Marketing_team_content .team_content_left:last-child .content_left_list {text-align:center;}
.Marketing_partner .Marketing_partner_content .partner_content_list {width:49%;margin-right:2%;}
.Marketing_partner .Marketing_partner_content .partner_content_list:nth-child(2n) {margin-right:0px;}
.Marketing_partner .Marketing_partner_content .partner_content_list:nth-child(2n) {border-right:0px;}
.advantage2 .advantage2_top .advantage2_top_img img {height:200px;}
.advantage2 .advantage2_top .advantage2_top_title {padding:0px 20px;top:0px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;}
.advantage2 .advantage2_top .advantage2_top_title dd {font-size:18px;margin-bottom:15px;}
.advantage2 .advantage2_top .advantage2_top_title dt {font-size:14px;line-height:23px;}
.advantage2 .advantage2_content {margin-top:0px;flex-wrap:wrap;}
}
@media screen and (max-width:1065px) {.owl-theme .owl-controls .owl-nav {display:block !important;}
.page li a {width:35px;height:35px;line-height:35px;}
div.collapse {top:20px;background:#0098c5;-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;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);}
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:#0098c5;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}
.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:100%;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;}
/*鏂伴椈鍐呴〉*/    .NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_left,.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help {float:none;width:100%;margin:0px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help {text-align:center;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left,.NewsDetails .NewsDetails_page .NewsDetails_page_back {width:100%;float:none;}
.NewsDetails .NewsDetails_page .NewsDetails_page_back {margin-top:20px;}
.NewsDetails .NewsDetails_title h1 {font-size:18px;margin-bottom:10px;}
.NewsDetails .NewsDetails_title {padding-bottom:25px;}
.NewsDetails .NewsDetails_content {padding:20px 0px;}
.NewsDetails .NewsDetails_content .NewsDetails_content_bottom .content_bottom_help a {width:82px;border-radius:100%;}
.NewsDetails .NewsDetails_page .NewsDetails_page_left .page_left_list {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title {width:100%;}
.contact .owl-theme .owl-controls .owl-nav div {top:-235px;}
.contact .contact_motto .contact_motto_left,.contact .contact_motto .contact_motto_right {width:100%;float:none;}
.contact .contact_motto .contact_motto_left {padding:20px 0px;}
.contact .contact_motto {padding:0px 0px;}
.contact .contact_motto_map .motto_map_bottom {position:inherit;transform:inherit;top:0;left:0;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title {padding:20px 10px;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title dd {font-size:18px;}
.contact .contact_motto_map .motto_map_bottom .map_bottom_content .map_bottom_title dd span {font-size:14px;}
.contact .contact_motto_map .motto_map_top img {height:auto;}
}
@media screen and (max-width:768px) {.JiJin1 {padding:33px 0px;}
.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;}
.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_thumb,.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_thumb .content_thumb_body dd {font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_body dd a {font-size:16px;}
.IndexNews .IndexNews_content .IndexNews_content_thumb .content_thumb_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_thumb .content_thumb_title img {height:auto;}
}
@media screen and (max-width:414px) {.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img {height:134px;}
.IndexNews .IndexNews_content .IndexNews_content_right .content_right_list .right_list_img img {height:215px;}
}
@media screen and (max-width:375px) {.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img {height:121px;}
}
@media screen and (max-width:320px) {.IndexCase .IndexCase_content .IndexCase_content_list .content_list_img img {height:103px;}
}
.NewsDetails {background:#f2f2f2;}
.NewsDetails .IndexService_content {padding-top:0px;}
.NewsDetails .NewsDetails_left {background:#fff;width:73%;padding:50px 60px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_top {border-bottom:1px solid #dcdcdc;padding-bottom:32px;margin-bottom:32px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_title {font-size:32px;color:#333333;font-weight:bolder;margin-bottom:18px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_txt dd {line-height:30px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_txt dd span {font-size:14px;color:#999999;margin-right:15px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_txt p {font-size:16px;line-height:28px;margin-bottom:25px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_txt p img {display:block;margin:auto;max-width:100%;height:auto;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_txt a.infotextkey {font-size:16px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page {padding-top:30px;margin-top:30px;border-top:1px solid #dcdcdc;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left {width:70%;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left .page_left_list {margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left .page_left_list:last-child {margin-bottom:0px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left .page_left_list dd {font-size:14px;color:#333333;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left .page_left_list a {font-size:14px;color:#333333;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left .page_left_list a:hover {color:#0098c5;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right a {display:inline-block;border:1px dashed #e5e5e5;width:160px;line-height:43px;text-align:center;font-size:16px;color:#333333;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right a span {color:#0098c5;font-size:25px;margin-right:8px;position:relative;top:3px;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right a:hover {background:#0098c5;color:#fff;border:1px solid #0098c5;}
.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right a:hover span {color:#fff;}
.NewsDetails .NewsDetails_right {width:25%;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list {background:#fff;margin-bottom:20px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list .right_list_title {font-size:18px;color:#333333;border-bottom:1px solid #dcdcdc;line-height:51px;padding:0px 20px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list .right_list_txt {padding:14px 20px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list .right_list_txt .list_txt_list {font-size:14px;color:#666666;line-height:32px;overflow:hidden;padding-left:12px;width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;position:relative;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list .right_list_txt .list_txt_list:hover {color:#0098c5;}
.NewsDetails .NewsDetails_right .NewsDetails_right_list .right_list_txt .list_txt_list:before {content:"";display:inline-block;width:4px;height:4px;border-radius:100%;background:#999999;position:absolute;left:0;top:45%;}
.NewsDetails .NewsDetails_right .NewsDetails_right_service .right_service_txt {padding-top:30px;padding-bottom:0px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_service .right_service_txt .service_txt_list {display:inline-block;width:33.33%;text-align:center;margin-bottom:30px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_service .right_service_txt .service_txt_list dt {font-size:14px;color:#333333;margin-top:10px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt {padding-top:25px;padding-bottom:10px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt a {display:inline-block;width:48%;margin-right:4%;margin-bottom:4%;text-align:center;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt a:hover dt {color:#0098c5;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt a:nth-child(2n) {margin-right:0px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt a dd img {max-width:100%;}
.NewsDetails .NewsDetails_right .NewsDetails_right_news .right_news_txt a dt {font-size:15px;margin-top:8px;}
.news_Bread {background:#f2f2f2;}
.news_Bread .IndexService_content {padding:30px 0px;}
.news_Bread .IndexService_content a {font-size:16px;color:#333;}
.news_Bread .IndexService_content i {font-size:16px;color:#888;margin:0px 6px;}
.news_Bread .IndexService_content a.on {color:#0098c5;}
.news_Bread .IndexService_content a:hover {color:#0098c5;}
.news_Bread .IndexService_content a:hover i {color:#0098c5;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list {display:inline-block;width:100%;margin-bottom:25px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list .case_txt_img {overflow:hidden;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list:hover .case_txt_img img {-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;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list:hover .case_txt_bottom dd {color:#0098c5;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list .case_txt_img img {width:100%;-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;cursor:pointer;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list .case_txt_bottom {padding-top:12px;text-align:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list .case_txt_bottom .dd {font-size:16px;color:#333;width:70%;border-right:1px solid #666;padding-right:9px;}
.NewsDetails .NewsDetails_right .NewsDetails_right_case .right_service_txt .service_txt_list .case_txt_bottom .dt {font-size:14px;color:#666;margin-top:0px;width:25%;margin-left:5px;}

@font-face {
    font-family:'SourceHanSansCN-Light';
    src:url('../fonts/SourceHanSansCN-Light.otf');
}
.pc_all  .pc_all_content {max-width:1510px;margin:0 auto;}
@media screen and (max-width:1530px) {
    .pc_all  .pc_all_content {max-width:1200px;}
    .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%;}
    .pc_top {padding-left:50px;}
}
@media screen and (max-width:1200px) {
    .NewsDetails .NewsDetails_left {width:100%;}
    .NewsDetails .NewsDetails_right {display:none;}
    .bg2 {width:180px;}
    .pc_all .pc_all_content {max-width:96%;margin:0 auto;overflow:hidden;}
}
@media screen and (max-width:1065px) {
    .NewsDetails .NewsDetails_left {padding:20px;}
    .NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_title {font-size:18px;}
    .NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left,.NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right {width:100%;}
    .NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_left {margin-bottom:20px;}
    .NewsDetails .NewsDetails_left .NewsDetails_left_bottom .left_bottom_page .bottom_page_right a {width:100%;}
    .NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_txt dd {}
    .NewsDetails .NewsDetails_left .NewsDetails_left_top .left_top_txt dt {float:left;margin-top:15px;text-align:center;}
}

/* 电脑端 */
@media only screen and (min-width:720px) {
    .only_mobile{display:none;}
    .yewu{height:940px;background:url(../wyimages/yewu.jpg) top center no-repeat;}
    .dyw {width:95%;padding-top:170px;}
    .yw {width:19%;height:600px;padding-top:80px;margin-left:1%;float:left;border:2px solid #888;}
    .dyw img {width:110px;}
    .dyw h1 {font-size:28px;margin-top:40px;}
    .dyw ul {margin-top:40px;}
    .yu li {border:2px solid #888; margin:20px 5px 0;border-radius:20px;width:106px;font-size:16px;line-height:37px; height:38px;}
    .yw:hover .yu li {border:2px solid #fff;}
    .details_banner{height:450px;}
    .channel b{font-size:45px;}
    .sub_channel{margin-top:30px;}
    .sub_channel a{width:150px; height:41px; border-radius:21px; line-height:41px;margin:0 7px;}
    .sub_channel a:hover span{ top:-41px;}
    .fwtx,.fwlc{padding:50px 0;}
    .fwpic_con{padding-top:50px;}
    /* 关于 */
    .about_left,.about_right{width:25%;}
    .about_mid,.about_ln_pic,.about_ln .about_cul{width:50%;}
    .about img,.about_ln{width:100%;}
    .about_txt{padding:0 5%;height:50%;line-height:26px; font-size:18px;}
    .about_right .about_cul{padding:0 15%;height:50%;}
    .about_cul b{margin-bottom:4%;font-size:30px;}
    .exp_tit{margin-bottom:80px;}
    .exp_tit img{margin-bottom:10px;}
    .exp_tit h3{line-height:54px;font-size:28px;}
    .exp_tit p{line-height:28px;font-size:16px;}
    .about_exp ul{margin-bottom:80px;}
    .about_exp li{width:calc(20% + 40.4px);border-right:1px solid #cee0e5;}
    .about_exp li:first-child{border-left:1px solid #cee0e5;}
    .about_exp li p{padding-top:16px;line-height:26px;font-size:16px;}
    .step_circle{width:202px;height:202px;border-radius:50%;}
    .step_circle h4{font-size:72px;}
    .step_circle h5{font-size:24px;}
    /* 七大环节 */
    .process h3{padding-bottom:90px;font-size:50px;}
    .process li{width:calc(100% / 7);border-top:10px solid #3365f4;}
    .process span{top:-20px;left:50%;margin-left:-15px;width:30px;height:30px;}
    .process h5{padding:30px 0 20px;font-size:24px;}
    .process p{padding:0 10px 80px;}
}
@media screen and (max-width:650px) {
    .only_pc{display:none;}
    .details_banner{height:150px;margin-top:50px;}
    .channel b{font-size:24px;}
    .sub_channel{margin-top:15px;}
    .sub_channel a{padding:0 15px; height:36px; line-height:36px; border-radius:19px;margin:0 5px;}
    .sub_channel a:hover span{ top:-36px;}
    .fwtx,.fwlc{padding:20px 0;}
    .fwpic_con{padding-top:20px;}
    .yewu{background:url(../wyimages/yewu.jpg) top center no-repeat;background-size:cover;}
    .dyw{overflow:hidden;padding:10px 0 20px;}
    .yw {width:calc(50% - 15px);padding-top:20px;margin-left:10px;margin-top:10px;float:left;border:1px solid #888;}
    .yw:last-child{width:calc(100% - 20px);}
    .dyw img {width:50px;}
    .dyw h1 {font-size:20px;margin-top:10px;}
    .dyw ul {margin:15px 0;}
    .yu li {border:1px solid #888; margin:15px 5px 0; padding:0 8px;border-radius:20px;font-size:12px;line-height:28px; height:30px;}
    .yw:hover .yu li {border:1px solid #fff;}
    /* 关于 */
    .about_left,.about_right{width:100%;}
    .about_mid,.about_ln .about_cul{width:100%;}
    .about img,.about_ln{width:100%;}
    .about_txt{padding:30px 20px;line-height:26px; font-size:14px;}
    .about_cul{padding:30px 20px;}
    .about_cul b{margin-bottom:10px;font-size:20px;}
    .exp_tit{margin-bottom:30px;}
    .exp_tit h3{line-height:32px;font-size:20px;font-weight:bold;}
    .exp_tit p{line-height:24px;font-size:16px;}
    .about_exp ul{margin-bottom:50px;}
    .about_exp li{width:50%;margin-top:20px;}
    .about_exp li:nth-child(2n){border-left:1px solid #cee0e5;}
    .about_exp li p{padding-top:16px;line-height:26px;font-size:16px;}
    .step_circle{width:120px;height:120px;border-radius:50%;}
    .step_circle h4{font-size:36px;}
    .step_circle h5{font-size:16px;}
    /* 七大环节 */
    .process h3{padding-bottom:30px;font-size:24px;}
    .process li{width:100%;border-top:10px solid #3365f4;}
    .process span{top:-20px;left:50%;margin-left:-15px;width:30px;height:30px;}
    .process h5{padding:30px 0 20px;font-size:24px;}
    .process p{padding:0 10px 40px;}
    #pages{margin:15px 0;}
    .case .IndexCase_content{margin-bottom:0;}
    .CaseDetail .CaseDetail_content{padding:20px;}
    .case .IndexService_content{padding:15px 0;}
    .CaseDetail .CaseDetail_content .CaseDetail_content_top p{margin:0;}
    .ContactMap_list .ContactMap_list_left {width:100%;padding:30px 20px;}
    .ContactMap_list .ContactMap_list_left .list_left_title {font-size:20px;line-height:26px;}
    .ContactMap_list .ContactMap_list_left .list_left_txt p {font-size:14px;line-height:26px;}
    .ContactMap_list .ContactMap_list_right {width:100%;}
    .JiJinAbout .JiJinAbout_title dd {font-size:18px;padding-bottom:18px;margin-bottom:26px;}
    .JiJinAbout .JiJinAbout_title dt {font-size:13px;line-height:28px;}
    .JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list dd img {max-height:20px;}
    .JiJinAbout .JiJinAbout_bottom .JiJinAbout_bottom_list dt {font-size:13px;}
    .footer .footer_content .footer_content_News {padding:20px 15px;}
    .IndexNews .IndexNews_title a {font-size:14px;padding:0px;width:23%;min-width:inherit;}
    .IndexNews .IndexNews_title a:nth-child(3) {margin-right:2%;}
    .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;}
}