
html, body {!important;position: relative;margin: 0;padding: 0;background-color: #fff;}
body {padding-top: 80px;}
a {text-decoration: none!important;background: none;}
a:focus {outline:none;}
ol, ul {list-style: none;padding: 0;text-align: center;}
.content{position: relative;padding:60px 0;width: 100%;}
.content-odd {background-color: #F7F9FB;}
.container h2{margin-top: 0px;width: 100%;text-align: center;font-weight: bolder;cursor: default;}
.content p{margin-bottom: 10px;line-height: 28px;font-size: 14px;text-align: left;text-indent: 2em;cursor: default;}
@media (max-width: 991px){
	.fh5co-nav-toggle {display: block!important;}
    .nav{margin: 79px 0 0 0;padding-bottom: 10px;width: 100%;}
    .navbar-collapse .nav li>a{width: 100%!important;height: 40px!important;line-height: 40px!important;}
    .companyProfile-img{width: 100%;}
    .footer-nav{margin-bottom: 20px;}
    .solution-L{padding-right: 15px!important;float: none!important;}
	.solution-R{padding-left: 15px!important;float: none!important;}
}
@media (max-width: 768px){
    body {padding-top: 60px;}
	header {height: 60px!important;}
    .logo {width: 60%;}
    .logo.img{width: 100%;padding: 0px 0px 0px 0;}
    .navbar-toggle {top: 14px!important;}
    .nav{margin: 59px 0 0 0;}
	.content {padding: 20px 0;}
    .page-head {margin-bottom: 40px!important;}
    .companyProfile-img{width: 100%;}
    #banner {top: 1.8%!important;left: 0%!important;padding: 0;width: 98%!important;}
    .tf-homeCon h3 {margin: 3% auto 8px;width: 100%!important;font-size: 14px;}
    .tf-homeCon a.btn.my-btn2 {padding: 4px 15px!important;}
    .gywm {margin-bottom: 30px;padding: 0 10px!important;}
    .solution-L,.solution-R{padding: 0!important;float: none!important;}
    .content p {font-size: 12px;}
    .jiayouImg{width: 100%!important;}
    .maintenanceO {padding: 0!important;}
    .data-pro-list li {height: 320px!important;}
    #successfulCase .successfulCase:nth-child(2n),
    #successfulCase .successfulCase:nth-child(2n+1){padding: 0!important;}
}
/*可视加载*/
.animated-fast {-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeInUp {
  from {opacity: 0;visibility: hidden;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;}
}
@keyframes fadeInUp {
  from {opacity: 0;visibility: hidden;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}
  to {visibility: visible;opacity: 1;-webkit-transform: none;transform: none;}
}
/*子页面-主标题*/
.page-head{margin-bottom: 80px;}
.page-head .title {line-height: 40px;color: #000;font-size: 40px;font-weight: 700;text-transform: uppercase;}
.page-head .line {margin: 15px auto;width: 40px;height: 2px;background-color: #000;}
.page-head .txt {width: 100%;font-size: 20px;line-height: 20px;color: #000;text-align: center;text-indent: 0;}
/*导航栏*/
header {position: fixed;top: 0;width: 100%;height: 80px;z-index: 99;box-shadow: 0px 4px 15px rgba(0,0,0,0.1);background-color: #fff;transition: all .5s;}
.logo{position: absolute;left: 30px;top: 20px;margin: 0;}
.navbar{height: 100%;margin: 0;border: none;}
.navbar-collapse{padding: 0!important;}
.nav {margin-right: 20px;background-color: #fff;}
.navbar-collapse .nav li>a {position: relative;padding: 0 30px!important;z-index: 4;min-width: 150px;height: 80px;line-height: 80px;text-align: center;font-size: 18px;font-weight: 700;color: #666;transition: all .8s;}
.navbar-collapse ul li.active.first>a{cursor: default;color: #fff;background-color: #2bc2d5;}
.navbar-collapse ul li.hover>a{cursor: default;color: #fff;background-color: #2bc2d5;}
.navbar-collapse ul li.nOhover>a{color: #000!important;background: none!important;}
.navbar-collapse.in{padding: 0;overflow: hidden;}
.navbar-toggle{position: absolute!important;right: 21px!important;top: 24px;margin: 0!important;background-color: #ccc!important;}
.navbar-toggle .icon-bar{background-color: #fff!important;}
.gywm{margin-bottom: 60px;padding: 0 110px;text-align: center;text-indent: 2em;line-height: 2em;letter-spacing: 2px;font-size: 16px;}

/*footer*/
footer {padding: 40px 0;width: 100%;height: 140px;background: #282828;}
footer p {color: #ABABAB;text-align: center;}

/*首页banner*/
#banner {display: inline-block;position: fixed;top: 2.8%;left: 21%;padding-right: 5%;z-index: 0;width: 46%;max-height: 380px;overflow: hidden;transform: skew(4deg,-27.3deg);}
.banner_none{display: none!important;}
.canvas {width: 100%;height: 100%;z-index: 0;}
#tf-home {height: 100%;color: #cfcfcf;background: url(../images/011.jpg) no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
#tf-home .overlay {
    position: relative;z-index: 3;height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.4) 17%,rgba(0,0,0,0.5) 35%,rgba(0,0,0,0.6) 62%,rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 );
    background-attachment: fixed;
}
.tf-homeCon {position: absolute;left: 0;top: 40%;z-index: 3;width: 100%;text-align: center;}
.tf-homeCon h3 {margin: 3% auto 40px;width: 730px;line-height: 2em;color: #f0efee;}
.tf-homeCon a.btn {margin: 0!important;border-radius: 30px;transition: all 0.5s;}
.tf-homeCon a.btn.my-btn2 {padding: 10px 30px;text-transform: uppercase;color: #00ADB5;letter-spacing: 1px;background-color: rgba(47, 147, 123, 0);border: 2px solid #00ADB5;}
.tf-homeCon a.btn.my-btn2:hover {color: #fff;background-color:  rgba(0,173,181,.6);}

/*指引*/
#work_more {position: absolute;bottom: 30px;left: 50%;z-index: 5;margin-left: -50px;width: 100px;height: 40px;cursor: pointer;}
.arrow {position: absolute;left: 40%;top: 22px;}
.arrow-1 {-webkit-animation: arrow-movement 2s ease-in-out infinite;animation: arrow-movement 2s ease-in-out infinite;}
.arrow-2 {-webkit-animation: arrow-movement 2s 1s ease-in-out infinite;animation: arrow-movement 2s 1s ease-in-out infinite;}
.arrow:before, .arrow:after {content: '';display: block;position: absolute;top: 0;left: 0;height: 2px;width: 24px;background: #F5F5F5;}
.arrow:before {-webkit-transform: rotate(45deg) translateX(-23%);transform: rotate(45deg) translateX(-23%);-webkit-transform-origin: top left;transform-origin: top left;}
.arrow:after {-webkit-transform: rotate(-45deg) translateX(23%);transform: rotate(-45deg) translateX(23%);-webkit-transform-origin: top right;transform-origin: top right;}
@keyframes arrow-movement{
	0% {opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px);}
	70% {opacity: 1;}
	100% {opacity: 0;}
}
/*副标题*/
.title-interior{position: relative;margin: 0 auto 60px;height: 60px;width: 200px;}
.title-interior h2{margin-bottom: 6px;}
.title-interior .hrL,.title-interior .hrR{position: absolute;top: 13px;height: 1px;width: 50px;background-color: #444;}
.title-interior .hrL{left: -50px;}
.title-interior .hrR{right: -50px;}
/*首页-概况*/
#index .section {position: relative;z-index: 2;padding: 100px 0;}
.services-box{position: relative;width: 350px;transition: all .5s;}
.services-box h3{margin: 0;width: 100%;height: 50px;line-height: 50px;text-align: center;color: #fff;background-color: #2BC2D5;}
.services-box img{width: 100%;opacity: .85;transition: all .5s;}
.services{position: absolute;bottom: 0px;margin-bottom: 0;width: 100%;height: 50px;line-height: 50px;text-align: left;color: #fff;text-indent: 1em;background-color: rgba(0,0,0,0.6);}
.services-box:hover{
    box-shadow: 0 15px 35px rgba(0,0,0,.4);
	transform: translate(0px,-10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -o-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
}
.services-box:hover>img{opacity: 1;}
/*成功案例*/
#index .pricing__item {margin: 1.5em 0;padding: 3em 2em 2em 2em;cursor: default;background: #fff;-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;border-radius: 2px;-webkit-box-shadow: 5px 6px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 5px 6px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 5px 6px 20px 0px rgba(0, 0, 0, 0.2);-webkit-transition: 0.8s;-o-transition: 0.8s;transition: 0.8;}
#index .pricing__title {position: relative;top: 20px;width: 100%;color: #999;-webkit-transition: all .3s;transition: all .3s;}
#index .pricing__price {position: relative;top: 40px;line-height: 95px;width: 100px;height: 100px;margin: 0 auto;color: #999;font-weight: bold;border: 1px solid #999;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;}
#index .pricing__price span {position: relative;left: 1px;top: 2px;font-size: 50px;}
#index .pricing__action {position: relative;top: 15px;margin-top: auto;padding: 0.75em 2em;opacity: 0;color: #fff;font-weight: bold;background: #fff;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transform: translate3d(0, -25px, 0);transform: translate3d(0, -25px, 0);}
#index .btn.btn-lg {padding: 10px 18px !important;}
#index .pricing__item:hover .pricing__title,#index .pricing__item:hover .pricing__price {top: -10px;}
#index .pricing__item:hover .pricing__title {color: #fff;}
#index .pricing__item:hover .pricing__price {color: #fff;border-color: #fff;}
#index .pricing__item:hover .pricing__action {opacity: 1;border: 1px solid #fff;background-color: #fff;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
/*hover 不同颜色*/
/*石油石化*/
#index .pricing__item-zgsh .pricing__title {color: #F58320;}
#index .pricing__item-zgsh .pricing__price {color: #F58320;border-color: #F58320;}
#index .pricing__item-zgsh:hover{background-color: #F58320;}
#index .pricing__item-zgsh:hover .pricing__price {background-color: #F58320;}
#index .pricing__item-zgsh:hover .pricing__action {color: #F58320;}
/*政府机关*/
#index .pricing__item-zfjg .pricing__title {color: #ff654c;}
#index .pricing__item-zfjg .pricing__price {color: #ff654c;border-color: #ff654c;}
#index .pricing__item-zfjg:hover{background-color: #ff654c;}
#index .pricing__item-zfjg:hover .pricing__price {background-color: #ff654c;}
#index .pricing__item-zfjg:hover .pricing__action {color: #ff654c;}
/*电力部门*/
#index .pricing__item-dlbm .pricing__title {color: #2CAB40;}
#index .pricing__item-dlbm .pricing__price {color: #2CAB40;border-color: #2CAB40;}
#index .pricing__item-dlbm:hover{background-color: #2CAB40;}
#index .pricing__item-dlbm:hover .pricing__price {background-color: #2CAB40;}
#index .pricing__item-dlbm:hover .pricing__action {color: #2CAB40;}
/*科研单位*/
#index .pricing__item-kydw .pricing__title {color: #3D639B;}
#index .pricing__item-kydw .pricing__price {color: #3D639B;border-color: #3D639B;}
#index .pricing__item-kydw:hover{background-color: #3D639B;}
#index .pricing__item-kydw:hover .pricing__price {background-color: #3D639B;}
#index .pricing__item-kydw:hover .pricing__action {color: #3D639B;}
/*工矿企业*/
#index .pricing__item-gkqy .pricing__title {color: #495d71;}
#index .pricing__item-gkqy .pricing__price {color: #495d71;border-color: #495d71;}
#index .pricing__item-gkqy:hover{background-color: #495d71;}
#index .pricing__item-gkqy:hover .pricing__price {background-color: #495d71;}
#index .pricing__item-gkqy:hover .pricing__action {color: #495d71;}
/*教育机构*/
#index .pricing__item-jyjg .pricing__title {color: #78C3EA;}
#index .pricing__item-jyjg .pricing__price {color: #78C3EA;border-color: #78C3EA;}
#index .pricing__item-jyjg:hover{background-color: #78C3EA;}
#index .pricing__item-jyjg:hover .pricing__price {background-color: #78C3EA;}
#index .pricing__item-jyjg:hover .pricing__action {color: #78C3EA;}
/*电信*/
#index .pricing__item-dxyy .pricing__title {color: #00ADB5;}
#index .pricing__item-dxyy .pricing__price {color: #00ADB5;border-color: #00ADB5;}
#index .pricing__item-dxyy:hover{background-color: #00ADB5;}
#index .pricing__item-dxyy:hover .pricing__price {background-color: #00ADB5;}
#index .pricing__item-dxyy:hover .pricing__action {color: #00ADB5;}
/*金融机构*/
#index .pricing__item-jrjg .pricing__title {color: #f0ad4e;}
#index .pricing__item-jrjg .pricing__price {color: #f0ad4e;border-color: #f0ad4e;}
#index .pricing__item-jrjg:hover{background-color: #f0ad4e;}
#index .pricing__item-jrjg:hover .pricing__price {background-color: #f0ad4e;}
#index .pricing__item-jrjg:hover .pricing__action {color: #f0ad4e;}

/*产品&方案*/
/*按钮*/
#solution .content{padding: 80px 0;}
#youguan{width: 420px!important;}
.more-btn {display: block;position: relative;margin-bottom: 10px;width: 100%;line-height: 45px;max-width: 160px;text-align: center;font-size: 16px;color: #2bc2d5;cursor: pointer;text-decoration: none;text-transform: uppercase;vertical-align: middle;-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);}
.more-btn svg {position: absolute;top: 0;left: 0;height: 45px;width: 100%;-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);}
.more-btn rect {fill: none;stroke: #2bc2d5;stroke-width: 2;stroke-dasharray: 422, 0;-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);}
.more-btn:hover {font-weight: 900;letter-spacing: 1px;color: #2bc2d5;background: rgba(225, 51, 45, 0);}
.more-btn:hover, .more-btn:focus, .more-btn:active {text-decoration: none;color: #2bc2d5;}
.more-btn:hover rect {stroke-width: 5;stroke-dasharray: 15, 310;stroke-dashoffset: 48;}
.closeMy{display: none;float: right;position: absolute;bottom: 80px;right: 60px;padding: 10px 20px;border: 1px solid;cursor: pointer;}
.closeMy-top{position: absolute!important;top: 80px!important;bottom: auto!important;}
.closeMy-fixed{position: fixed;top: auto!important;bottom: 240px;}
/*按钮end*/
.solution-img{width: 100%;}
.box{position: relative;}
.anchor {position: absolute;top: -120px;}
.synopsis,.detailedness{display: none;width: 100%;transform: rotateX(-90deg);transition: all 2s;}
.On{display: block;transform: rotateX(0deg);}
.row{margin: 0!important;}
.solution{text-align: center;}
.solution-L{padding-right: 50px;float: left!important;}
.solution-R{padding-left: 50px;float: right!important;}
.solution h2{margin-top: 0;margin-bottom: 30px;text-align: left!important;cursor: default;color: #333;}
.solution p{color: #9E9E9E;}
.content-odd .solution p{color: #000;}
.maintenance>h2{margin: 24px 0;cursor: default;color: #444;font-weight: bolder;}
.maintenance h4{margin: 30px 0px 20px 0px;text-align: center;font-size: 24px; font-weight: bold;color: #444;}
.maintenance h3,.maintenance h5{text-align: left;}
.maintenance h5{font-weight: bolder;color: #444;}
.maintenance li{padding-left: 1em;text-align: left;}
.maintenance img{margin-bottom: 20px;}
.maintenance .img{width: 50%!important;float:left;}
.maintenance_img{width: 80%!important;}

/*运维服务*/
.maintenance{display: inline-block;text-align: center;margin: 0 auto;}
.maintenanceO {display: inline-block;position: relative;left: 50%;padding: 23.5px 0;margin-left: -50%;width: 100%;}
.maintenanceO li {display: inline-block;margin: 10px 28.4px;}
.service-item {display: table;position: relative;width: 100px;height: 100px;text-align: center;vertical-align: middle;border-radius: 50%;float: left;cursor: default;-webkit-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-moz-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-ms-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;}
.service-item:before {content: "";display: block;position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;border-radius: 50%;background-color: #2bc2d5;-webkit-transition: all .8s cubic-bezier(.77,0,.175,1) 0s;transition: all .8s cubic-bezier(.77,0,.175,1) 0s;-webkit-transform: scale(.3);-moz-transform: scale(.3);-ms-transform: scale(.3);transform: scale(.3);opacity: 0;}
.service-item:after {content: "";display: block;position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;border: 1px solid #3f4146;border-radius: 50%;-webkit-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-moz-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-ms-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;}
.maintenanceO li:hover > .service-item:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.maintenanceO li:hover > .service-item:after {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);border: 1px solid #ccc;}
.service-item span {display: table-cell;position: relative;z-index: 99;vertical-align: middle;font-size: 13px;color: #333;-webkit-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-moz-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-ms-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;}
.maintenanceO li:hover span{color: #fff;}

/*系统集成*/
.container .wrap {display: table-cell;position: relative;top: 40px;vertical-align: middle;padding-bottom: 60px;width: 100%;height: 100%;}
.data-pro-list {margin: 0 auto;}
.slick-slider {display: block;position: relative;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {display: block;position: relative;overflow: hidden;margin: 0;padding: 0;}
.slick-track {display: block;position: relative;top: 0;left: 0;margin: 0 auto;}
.data-pro-list li {margin: 0 20px;width: 245px;height: 360px;text-align: center;float: left;}
.slick-initialized .slick-slide {display: block;}
.data-pro-list li .icon-wrap {margin: 26px auto 30px auto;width: 100px;height: 100px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.data-pro-list li .title {font-size: 18px;color: #000;}
.data-pro-list li .line {margin: 15px auto;width: 14px;height: 2px;background-color: #000;-webkit-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s;}
.data-pro-list li .txt {color: #88898c;line-height: 18px;-webkit-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s;}
.data-pro-list li .icon-wrap:before {content: "";display: block;position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-color: #2bc2d5;-webkit-transition: all .8s cubic-bezier(.77,0,.175,1) 0s;transition: all .8s cubic-bezier(.77,0,.175,1) 0s;-webkit-transform: scale(.3);-moz-transform: scale(.3);-ms-transform: scale(.3);transform: scale(.3);opacity: 0;}
.data-pro-list li:hover .icon-wrap:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.data-pro-list li .icon-wrap:after {content: "";display: block;position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;border: 1px solid #3f4146;-webkit-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-moz-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;-ms-transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;transition: all .8s cubic-bezier(.455,.03,.515,.955) 0s;}
.data-pro-list li:hover .icon-wrap:after {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);border: 1px solid #ccc;}
.data-pro-list li .icon-wrap img {display: block;position: relative;top: 50%;z-index: 99;margin: 0 auto;width: 30px;-webkit-transform: translateY(-50%) rotate(-45deg);-moz-transform: translateY(-50%) rotate(-45deg);-ms-transform: translateY(-50%) rotate(-45deg);transform: translateY(-50%) rotate(-45deg);}
.data-pro-list-tow{max-width: 855px;}
@media (max-width: 1199px){
	.data-pro-list-tow{max-width: 100%!important;}
	.services-box{width: 100%;}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.data-pro-list li{width: calc(33.33% - 20px);margin: 0 10px;}
}
@media (min-width: 640px) and (max-width: 767px) {
	.data-pro-list li{width: calc(50% - 40px);margin: 0 20px;}
}
@media (max-width: 639px) {
	.data-pro-list li{width: calc(100% - 40px);margin: 0 20px;}
}

/*成功案例*/
#successfulCase .successfulCase{position: relative;margin-bottom: 20px;padding: 0;}
#successfulCase .successfulCase:nth-child(2n){padding-right: 10px;}
#successfulCase .successfulCase:nth-child(2n+1){padding-left: 10px;}
.successfulCase a{position: absolute;	top: -100px;}
.successfulCase-shadow{width: 100%;height: inherit;overflow: hidden;border-radius: 20px;background-color: #ffffff;box-shadow: 00px 00px 10px rgba(25,87,158,0.3);}
#successfulCase .successfulCase-L{position: relative;width: 80px;height: 360px;float: left;text-align: center;line-height: 360px;font-size: 58px;color: #272536;background-color: #F5F5F5;}
#successfulCase .successfulCase-R{width: calc(100% - 80px);padding: 0px 0px 0px 0;float: left;}
#successfulCase .successfulCase-R>p{margin-bottom: 0;height: 35px;line-height: 35px;text-align: left;font-size: 12.5px;font-weight: bold;letter-spacing: 0px;border-bottom: 2px dashed #f5f5f5 ;}
.successfulCase h3{width: 150px;text-align: center;z-index: 6;text-shadow: 3px 3px 6px #777;}
.successfulCase:hover .successfulCase h3{opacity: 1;}

/*关于我们*/
#aboutUs .page-head .title,#aboutUs .page-head .txt{color: #fff;}
#aboutUs .page-head .line {background-color: #fff;}
#aboutUs{background-image: url(../images/aboutUs.jpg);background-position-y: -140px;background-size: 100% 100%;}
.aboutUs-box{padding-bottom: 84px;}
.about-us-box{line-height: 1.8;color: #e6e6e6;}
.about-us-box p{text-indent: 1em;}
.about-us-box .title{text-indent: 0;}
.map{min-height: 378px;}
#allmap{width: 100%;background-image: url(../images/map.png);}
.map p{margin: 0!important;font-size: 13px;line-height: 2em;}
.BMap_stdMpPan,.anchorBL,.BMap_cpyCtrl{display: none!important;}
.BMap_pop .BMap_center{height: 60px;}
