
#zxcon1{padding:70px 10px;overflow:hidden;}

.zxcon1-box{overflow:hidden;margin-top:40px;}
.zxcon1-one{width:20%;float:left;padding:0 15px;text-align:center;}
.zxcon1-one h4{font-size: 22px;font-weight: bold;padding-top: 30px;}
.zxcon1-one p{font-size: 12px;color: #bbb;line-height: 30px;}









#zxcon2{padding:70px 10px;background-image: linear-gradient(to bottom, #f3f3f3, transparent);overflow:hidden;}

.zxcon2-box{text-align:center;}
.zxcon2-ul{overflow:hidden;margin-top:50px;display:inline-block;}
.zxcon2-ul li{width:150px;height:150px;float:left;border-radius:50%;background:#ff7809;color:#fff;text-align:center;margin-left:25px;position:relative}
.zxcon2-ul li:nth-child(1){margin-left:0}
.zxcon2-ul li:nth-child(1):after{opacity:0}
.zxcon2-ul li:nth-child(odd){margin-top:75px}
.zxcon2-ul li:after{content:'';position:absolute;background:#ff7809;width:100%;height:1px;right:91%;z-index:-1;top:29%;transform-origin:right;transform:rotate(30deg)}
.zxcon2-ul li:nth-child(even):after{transform-origin:right;transform:rotate(-30deg);right:91%;background:#ff7809;top:63%}
.zxcon2-ul li b{font-size:43px;font-family:arial;margin-top:23px;display:block}
.zxcon2-ul li p{font-size:16px;width:69%;margin:0 auto}
.zxcon2-ul li:before{content:'';position:absolute;float:left;width:0;height:0;border-width:6px;border-style:solid;border-color:transparent transparent transparent #ff7809;left:106%}
.zxcon2-ul li:nth-child(2n):before{top:66%;transform:rotate(24deg)}
.zxcon2-ul li:nth-child(2n-1):before{top: 19%;transform: rotate(-24deg);}
.zxcon2-ul li:nth-child(7):before{opacity:0}











.lc-nr{background: url(../images/zhuangxiu/lc-bj.png) center no-repeat;display: flow-root;margin-top: 78px;}
.lc-nr .lc-shang{ position: relative; display: flow-root;}
.lc-nr .lc-shang p{font-size: 16px;text-align: center;padding: 54px 0;}
.lc-nr .lc-shang p em{position: absolute;top: -30px;left: 50%;transform: translateX(-50%);}

.lc-p1{background:url(../images/zhuangxiu/lc1.png) center no-repeat;}
.lc-p2{background:url(../images/zhuangxiu/lc2.png) center no-repeat;}
.lc-p3{background:url(../images/zhuangxiu/lc3.png) center no-repeat;}
.lc-p4{background:url(../images/zhuangxiu/lc4.png) center no-repeat;}
.lc-p5{background:url(../images/zhuangxiu/lc5.png) center no-repeat;}
.lc-p6{background:url(../images/zhuangxiu/lc6.png) center no-repeat;}
.lc-p7{background:url(../images/zhuangxiu/lc7.png) center no-repeat;}
.lc-p8{background:url(../images/zhuangxiu/lc8.png) center no-repeat;}

.lc-nr .lc-zhong{text-align: center;padding: 10px 0;}
.lc-nr .lc-zhong h2{ padding-bottom: 10px; font-weight: bold; color: #34598e; font-size: 30px;}
.lc-nr .lc-zhong p{ font-size: 16px;}
.lc-nr .lc-xia{}
.lc-nr .lc-xia p{text-align: center;font-size: 16px;padding: 54px 0;}
.lc-nr .lc-xia p em{position: absolute; bottom: -32px;left: 50%; transform: translateX(-50%);}




#zxcon3{padding:70px 10px;overflow:hidden;}
.zxcon3-box{display:flex;overflow:hidden;margin-top:50px;}
.zxcon3-img{width:50%;}
.zxcon3-con{width:50%;padding:30px 50px;}
.zxcon3-txt{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #ccc;}
.zxcon3-txt:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:0;}
.zxcon3-txt h3{font-size: 26px;font-weight:bold;color: #333;margin-bottom: 20px;}
.zxcon3-txt p{font-size: 16px;color: #666;line-height: 25px;text-align: justify;}






#zxcon4{padding:70px 10px;background:#f6f6f6;overflow:hidden;}












#zxcon5 {  overflow: hidden; display: block; padding:50px 0 70px 0; }
#zxcon5 .ny_about_2_nr { overflow: hidden; margin-top: 40px; display: block; }
#zxcon5 .ny_about_2_nr li { display: block; background:#fff; }
#zxcon5 .ny_about_2_nr li a { display: block;  padding:20px 20px 0 20px; border:1px solid #eee; transition: all 0.3s;}
#zxcon5 .ny_about_2_nr li a img { max-width: 100%; display: block; }
#zxcon5 .ny_about_2_nr li a p { font-size: 16px;color: #666666;line-height: 2;text-align: center;display: block;margin: 10px 0; }
#zxcon5 .ny_about_2_nr .owl-nav { display: none; }
#zxcon5 .ny_about_2_nr li:hover a { border:1px solid #ff7809; }
#zxcon5 .ny_about_2_nr li:hover a p { color:  #ff7809;  }














#nycaselist{margin-top:40px;}
#nycaselist li{padding:0 8px;}
#nycaselist li a{display:block;}
#nycaselist li a .case-img{overflow:hidden;border-radius:8px;}
#nycaselist li a .case-txt{padding:15px 20px;overflow:hidden;position:relative;}
#nycaselist li a .case-txt::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#d5d5d5;z-index:1;}
#nycaselist li a .case-txt::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:#ff7809;z-index:2;}
#nycaselist li a .case-txt p{float:left;font-size:16px;color:#333;width:calc(100% - 80px);}
#nycaselist li a .case-txt .case-more{display:block;float:right;width:70px;height:22px;line-height:22px;font-size:14px;color:#fff;text-align:center;border-radius:20px;background:#3d3f49;}
#nycaselist li a:hover .case-txt::after{width:100%;}
#nycaselist li a:hover .case-txt p{color:#ff7809;}
#nycaselist li a:hover .case-txt .case-more{background:#ff7809;}
@media (max-width:500px){
#nycaselist li a .case-txt{padding:10px;}
#nycaselist li a .case-txt p{width:100%;text-align:center;}
#nycaselist li a .case-txt .case-more{display:none;}
}
















.sup_Inside {padding: 24px 0;}
.sup_bg{}
.sup_box{margin: 20px auto 0px;}
.sup_box .sup_title{text-align: center;font-size: 30px;color: #333;visibility: visible;}
.sup_box .sup_text{color: #333;font-size: 18px;line-height: 30px;margin-top: 30px;letter-spacing: 1px;}
.c-support-inner { margin: 0 auto; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 10px;}
.c-support-tit { text-align: center; text-align: center; font-size: 30px; color: #000; font-weight: 400; line-height: 1.5;}
.p-support-card-list .c-media.c-media-shadow {}
.p-support-card-list .p-support-card {}
.p-support-card-list .c-media {margin: 20px 10px;}
.p-support-card-list .c-media-horiz {padding: 0;padding-left: 20px;}
.p-support-card-list{}
.p-support-card-list .c-media-aline .c-media-img { position: relative; display: block; width: 70px; height: 70px; top: -3px; left: 0;}
.p-support-card-list .c-media-img>img { max-width: 100%; max-height: 100%;}
.p-support-card-list .c-media-heading {margin: 0;color: #000;font-size: 18px;line-height: 27px;padding: 10px 0;}
.p-support-card-list .c-media-info {color: #666;font-size: 16px;margin-top: 0;min-height: 48px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;}

.col .h2 {text-align: center;font-size: 30px;line-height: 42px;color: #333;margin-bottom: 20px;letter-spacing: 2px;}
.col .p { text-align: center;font-size: 16px; line-height: 30px; color: #666;}
.sup-col{ background: #f5f5f5; padding: 40px 0;}
.sup-col .h2 span{ color: #08d497;}
.sup-col {}
.sup-col ul{padding: 2px 2px;}
.sup-col ul li .sup_box{text-align: center;float: left;cursor: pointer;box-shadow: 0 0 5px 0 rgba(0,0,0,.1);}
.sup-col ul li .sup_box:hover{ box-shadow: 0 0 20px 0 rgba(0,0,0,.1);}
.sup-col ul li .sup_box .sup_img{}
.sup-col ul li .sup_box .sup_img .icon{ height: 80px; display: block; margin: 30px auto;}
.sup-col ul li .sup_box .sup_img .icon img{ height: 100%;}
.sup-col ul li .sup_box h3{font-size: 24px;font-weight: bold;color: #ff7401;}
.sup-col ul li .sup_box p{text-align: left;margin: 12px 24px;text-align: center;color: #666;line-height: 24px;font-size: 16px;}

.case1_Inside { }
.case2_Inside {margin: 20px auto 32px;background: #fff;}
.case3_Inside {margin: 10px auto 0;padding: 20px 0 40px;background: #f8f8f8;}
.case1_box{margin: 30px auto 50px;}
.case1_box .case1_title{ font-size: 26px; color: #333; visibility: visible;}
.case1_box .case1_text{ color: #6b6b6b; font-size: 16px; line-height: 30px; margin-top: 15px; letter-spacing: 1px;}
.case2_box{ margin: 50px auto 50px;}
.case2_box .case2_title{ text-align: center; font-size: 26px; color: #333; visibility: visible;}
.case3_box{ margin: 50px auto 50px;}
.case3_box .case3_title{ text-align: center; font-size: 30px; color: #333; visibility: visible;}
.case3_box .case3_text{ text-align: center; color: #333; font-size: 18px; line-height: 30px; margin-top: 15px; letter-spacing: 1px;}
.c_box { margin: 0 0px; border-radius: 5px; box-shadow: 0px 2px 12px 2px #dcdcdc;}
.c_box .cbox_head{ height: 200px; border-radius: 5px; background: url(../images/zhuangxiu/cbox_head_bg.jpg) center repeat-x;}
.c_box .cbox_head .c_pic{ padding: 20px 0;}
.c_box .cbox_head .c_pic .pic_box{ width: 120px; height: 120px; margin: 0 auto; border-radius: 50%; background: #fff;}
.c_box .cbox_head .c_pic .pic_box img{ max-width: 100%;}
.c_box .cbox_head h3{ color: #fff; font-size: 18px;font-weight: 700; text-align: center;}
.c_box .cbox_text{font-size: 14px;padding: 20px 20px;line-height: 24px;overflow: hidden;}
.info-box{ margin-bottom: 20px;}
.info-box .info-title{ font-size: 20px; color: #000; margin-bottom: 10px; letter-spacing: 1px; font-weight: bold;}
.info-box .info-detail{ font-size: 16px; margin-bottom: 8px; letter-spacing: 1px;}
.case3_pic{}
.case3_pic img{ max-width: 100%;}
.p-scenes-item, .p-scenes-list { font-size: 0;}
.lt-item, .lt-items.p-scenes-item .p-scenes-inner, .rt-item, .rt-items.p-scenes-item .p-scenes-inner { -webkit-transition: box-shadow .2s linear; -webkit-transition: transform .2s linear; transition: box-shadow .2s linear; transition: transform .2s linear;}
.lt-item { background-image: url(../images/recommend-pc1.png); background-size: cover; background-position: center;}
.rt-item { background-image: url(../images/recommend-pc2.png); background-size: cover; background-position: center;}
.c-section-inner { margin: 0 auto; width: 100%;  max-width: 1200px; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 10px;}
.c-section-tit { text-align: center; text-align: center; font-size: 30px; color: #000; font-weight: 400; line-height: 1.5;}
.p-scenes-item { padding: 30px; width: calc((100% - 20px)/ 2); display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 20px; font-size: 0; margin-right: 10px;}
.p-scenes-inner>h4, .p-scenes-item>h4 { font-size: 24px; color: #fff; line-height: 33px; margin-bottom: 30px;}
.p-scenes-inner>.p-scenes-desx, .p-scenes-item>.p-scenes-desx { font-size: 14px; color: #fff; line-height: 24px; display: block; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; max-height: 45px;}
.p-scenes-item.rt-items { padding: 0; margin-left: 10px; margin-right: 0;}
.p-scenes-item.lt-items {padding: 0; margin-left: 0; margin-right: 10px;}
.p-scenes-item.rt-item { margin-left: 10px; margin-right: 0;}
.p-scenes-item .p-scenes-inner { padding: 30px; width: calc((100% - 20px)/ 2);  display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.p-scenes-inner>h4, .p-scenes-item>h4 { font-size: 24px; color: #fff; line-height: 33px; margin-bottom: 30px;}
.p-scenes-item .p-scenes-desx { width: 220px;}
.p-scenes-item .p-scenes-inner+.p-scenes-inner { margin-left: 20px;}
.rt-items.p-scenes-item .p-scenes-inner:first-child {
    background-image: linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
    background-image: -webkit-linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
    background-color: #00c8dc\9;
}
.rt-items.p-scenes-item .p-scenes-inner:nth-child(2) {
    background-image: linear-gradient(135deg,#006eff 0,#65a1f8 100%);
    background-image: -webkit-linear-gradient(135deg,#006eff 0,#65a1f8 100%);
    background-color: #65a1f8\9;
}
.lt-items.p-scenes-item .p-scenes-inner:first-child {
    background-image: linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
    background-image: -webkit-linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
    background-color: #00c8dc\9;
}
.lt-items.p-scenes-item .p-scenes-inner:nth-child(2) {
    background-image: linear-gradient(135deg,#006eff 0,#65a1f8 100%);
    background-image: -webkit-linear-gradient(135deg,#006eff 0,#65a1f8 100%);
    background-color: #65a1f8\9;
}
.lt-item:hover, .lt-items.p-scenes-item .p-scenes-inner:hover, .rt-item:hover, .rt-items.p-scenes-item .p-scenes-inner:hover {
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}
.c-section { position: relative;}
.c-section.c-p-y-tall { padding: 45px 10px 50px;}
.c-section.bg-color { background: #f7f8fa;}
.c-section-hd { margin-bottom: 55px;}
.c-tab-normal { position: relative; margin-bottom: 70px;}
.c-tab-aligncenter { text-align: center; border-bottom: 2px solid #e5e5e5;}
.page-p-entry .c-tab-normal.c-tab-min .c-tab-simple { padding-left: 5px; padding-right: 5px;}
.page-p-entry .c-tab-normal .c-tab-simple a { padding: 10px 20px; display: inline-block; outline: 0;}
.c-tab-normal .c-tab-simple:first-child { padding-left: 0;}
.c-tab-normal .c-tab-simple { position: static; cursor: pointer;}
.c-tab-normal .c-tab-simple a { position: relative;}
.c-tab-normal .c-tab-simple a { display: block; padding: 10px 30px; text-decoration: none;}
.c-tab-normal .c-tab-simple .c-tab-tit { display: block; color: #333; font-size: 18px;}
.c-tab-normal .c-tab-simple.actived .c-tab-des, .c-tab-normal .c-tab-simple.actived .c-tab-tit, .c-tab-normal .c-tab-simple:hover .c-tab-des, .c-tab-normal .c-tab-simple:hover .c-tab-tit { color: #00a4ff;}
.c-tab-normal .c-tab-simple.actived a:after { display: inline-block;content: ""; height: 2px; width: 100%; position: absolute; left: 0; right: 0; bottom: -2px; background: #00a4ff; z-index: 1;}
.c-tab-panel-box { margin-top: 20px;}
.sol-framework .c-tab-panel.current, .sol-framework .solution-framework-box.current { display: block;}
.sol-framework .c-tab-panel { display: none;}
.sol-framework .shadow-title { display: none;}
.c-margin-b20-grid { margin-bottom: -20px;}
.c-grid-expand { margin-right: -10px; margin-left: -10px;}
.c-grid { font-size: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.c-grid [class*=c-g-] { display: inline-block; zoom: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding-left: 10px; padding-right: 10px; vertical-align: top;}
.c-margin-b20-grid>[class*=c-g-] { margin-bottom: 20px;}
.p-solution-card-list .c-media.c-media-shadow {box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);-webkit-box-shadow: 0px 2px 4px 1px rgb(3 27 78 / 10%);-moz-box-shadow: 0 2px 4px 0 rgba(3,27,78,.1);}
.p-solution-card-list .p-solution-card { height: 173px;}
.c-media-shadow { border: none; box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.12); cursor: pointer;-webkit-transition: box-shadow .2s linear; -webkit-transition: transform .2s linear; transition: box-shadow .2s linear; transition: transform .2s linear;}
.c-media-shadow:hover { box-shadow: 0 0 6px rgba(0,0,0,.1), 0 4px 6px rgba(0,0,0,.1); -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0);}
.c-media { line-height: 1.5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; padding: 20px; display: block;}
.p-solution-card-list .c-media {padding: 20px 30px;}
.p-solution-card-list .c-media-horiz { padding: 0;}
.c-media-aline { position: relative;}
.c-media-horiz { position: relative; line-height: 1.5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; padding: 20px; display: block;}
.p-solution-card-list .c-media-aline .c-media-img {top: -3px;left: 0;}
.c-media-aline .c-media-img { position: absolute; left: 20px; top: 20px;}
.c-media-horiz .c-media-img { display: table-cell; vertical-align: top; width: inherit; padding: 0 15px 0 0;}
.c-media-img { width: 100%; text-align: center;}
.p-solution-card-list .c-media-img>img { width: 28px; height: auto;}
.ico32 { width: 32px; height: 32px; display: block; margin: 0 auto;}
.c-media-horiz .c-media-body {display: table-cell;vertical-align: top;margin-top: 0px;margin-bottom: 10px;}
.c-media-body { margin-top: 20px;}
.c-media-horiz:after { content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.p-solution-card-list .c-media-heading { color: #000; font-size: 18px; line-height: 27px;}
.c-media-aline .c-media-heading {}
.c-media-horiz .c-media-heading {text-align: left;margin-top: 0px;}
.c-media-heading { text-align: center; font-size: 18px; color: #333; margin: 0; padding: 0; font-weight: 400; line-height: 1.5;}
.p-solution-card-list .c-media-info {color: #666;font-size: 14px;line-height: 24px;display: block;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;}
.c-media-info { font-size: 14px; color: #666; margin-top: 10px; line-height: 1.7; word-wrap: break-word;}
.clearfix:after { content: ""; display: block; height: 0;  clear: both; visibility: hidden;}
.case_content .zx {margin-top: 48px;margin-bottom: 20px;}
.case_content .zx a{font-size: 18px;color: #fff;background: #f57e21;padding: 5px 10px;margin: auto;border-radius: 6px;display: block;text-align: center;}
.matop{ margin-top:42px !important; }
