@charset "utf-8";

/* CSS Document */

/* self-adaption global css v1.0
 * 此文件是网站全局自适应个性化css，也适当补充了自适应栅格系统（补充的是每行5个元素），此样式表在zui框架基础上进行开发，需要先引入zui核心文件。
 * This file is the global adaptive personalized CSS of the website, and it also complements the adaptive grid system (supplemented by 5 elements per line). This stylesheet is developed on the basis of the zui framework, which requires the introduction of the zui core file first.

 */

@font-face {
  font-family: 'iconfont';  /* project id 1272221 */
  src: url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.eot');
  src: url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.woff') format('woff'),
  url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1272221_c7jrp1f18yg.svg#iconfont') format('svg');
}
.iconfont{
	vertical-align: middle;
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* for global 全局 */

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.col-xs-5ths { width: 20%; }
@media (min-width:768px) {
    .col-sm-5ths { width: 20%; float: left; }
}
@media (min-width:992px) {
    .col-md-5ths { width: 20%; float: left; }
}
@media (min-width:1200px) {
    .col-lg-5ths { width: 20%; float: left; }
}
body { background: #fff; color: #000; font-size: 16px;width: 100%; overflow-x: hidden;}
a { color: #d00707; cursor: pointer; text-decoration: none; outline: none; blr: expression(this.onFocus=this.blur()); }
a:focus { outline: none; text-decoration: none; }
a:hover { outline: none; text-decoration: none; }
li { list-style: none; }
i{font-style:normal;}
/* box size */
.no-margin { margin: 0; }
.no-padding { padding: 0; }

/* display */
.inline-block { display: inline-block }

/* position */
.pst-relative { position: relative; }

/* clear */
.clear-block { clear: both; }

/* vertical-align */
.vc-middle { display: inline-block; vertical-align: middle; }

/* font */
.text-12px { font-size: 12px }
.text-14px { font-size: 14px }
.text-18px { font-size: 18px }
.text-20px { font-size: 20px }

/* other */
.middle-ctrl { display: inline-block; height: 100%; width: 0px; vertical-align: middle; }

/* header */
header {}
#headerbar { border: none; font-size: 0px; position: relative; border-radius: 0; padding-bottom: 0px;background: #fff; }
#headerbar .header-top{font-size: 16px;background:#e6e6e6;}
#headerbar .header-top .container{position: relative;}
#headerbar .header-top p{margin: 0;line-height: 40px;}
#headerbar .header-top .top-contact{line-height: 40px;font-size: 20px; position: absolute;top: 0;right: 0;}
#headerbar .header-top .top-contact>span{cursor: pointer;position: relative;width: 28px;display: inline-block;}
#headerbar .header-top .top-contact>span>a:hover>div{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
#headerbar .header-top .top-contact>span>a>div{display: block; width: 100px;position: absolute;z-index: 2; top: 40px;left: 50%;margin-left: -50px;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;transform-origin:top center;-ms-transform-origin:top center;-moz-transform-origin:top center; -webkit-transform-origin:top center;-0-transform-origin:top center;}
#headerbar .header-top .top-contact>span>a>div>img{width: 100%;height: auto;}
#headerbar .header-top .top-contact>span>a>.icon{font-size:23px;vertical-align: middle;color: #d00707;}
#headerbar .header-top .top-contact>span>img{width: 100%;height: auto;}
#headerbar .header-top .top-contact>a{color: #d00707;margin-left:5px;margin-right:20px;}

#headertitle { display: block; height: 90px; position: relative; z-index: 1; padding-top:13px; background-color:#d00707; }
#headertitle .group-left { display: block; float: left; height: 60px;width: 100%; }
#headerhd { display: block;float: left; }
#headertitle .group-left .logo { width: 30%; float: left; color: #fff; }
#headertitle .group-left .logo div{display: block;padding:10px 0;}
#headertitle .group-left .logo h3{margin:0;line-height: 30px;font-size:24px;font-weight:400;}
#headertitle .group-left .logo p{font-size:18px;margin:0;line-height: 20px;}
#headernav { width: 70%; height: 60px; line-height: 60px; float: left; }
#headernav ul { text-align: center; float: none; }
#headernav ul>li { display: inline-block; position: relative; font-size: 18px; height: 60px; line-height: 60px; width: 15%; min-width: 100px; }
#headernav ul>li .line{width: 0em;height: 3px;position: absolute;bottom: 10px;left: 50%;margin-left: -2em;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
#headernav ul>li>a { display: block; font-size: 18px; color: #fff; padding: 0px; line-height: 60px; }
#headernav ul>li:hover>a { color: #fff; background:#d00707; border-radius: 10px; }
#headernav ul>li:hover .line{background: #fff;width: 4em;}
#headernav ul>li.active { line-height:60px; }
#headernav ul>li.active a { color: #fff; }
#headernav ul>li.active .line {background: #fff;width: 4em; }
#headernav ul>li .navplus { width: 100%; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #d00707; border-top: 1px solid #d00707; }
#headernav ul>li .navplus>a { display: block; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 14px 10px; height: 42px; line-height: 14px; }
#headernav ul>li .navplus>a i { margin-right: 2px; }
#headernav ul>li .navplus>a:hover { background: #fff;color: #d00707; }
#m-headerbar { padding-top: 6px; padding-bottom: 6px; border: none; background-color: #fff; border-bottom: #d1d1d1; box-shadow: 0px 3px 5px 0px #d1d1d1; }
.screen-phone #m-headerbar .container .relative i.icon.blue, .screen-tablet #m-headerbar .container .relative i.icon.blue { position: absolute; top: 12px; right: 100px; }
#m-headerhd { pointer-events: auto; }
#m-headerhd:hover { color: #d00707; }
#m-headerhd span{color: #000;line-height: 40px;font-size:20px;display:inline-block;max-width:40%;height: 40px;overflow:hidden;}
#m-headerbar .hdtitle-img {    /* *width: 40px; */
width: auto; height: 40px; }
#m-headerbar .hdtitle-img img { width: auto; height: 100%; }
#m-headerbar .hdtitle-ch { font-size: 22px; font-weight: 700; line-height: 1.1; letter-spacing: 1px; padding-left: 10px; }
#m-headerbar .hdtitle-en { font-family: Georgia, "serif"; font-size: 14px; font-weight: 700; letter-spacing: 1px; line-height: 1.1; padding-left: 10px; }
#m-headerbtn { position: absolute; top: 10px; right: 10px; color: #d00707; text-shadow: none; background-color: #fff; border-color: #d00707; }
#leftmenulayout { display: none; width: 100%; height: 100%; width: 100vw !important; height: 100vh !important; position: fixed; z-index: 999998; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: .5; }
#leftmenulayout span { display: block; width: 40%; height: 100%; margin-left: 60%; color: #7d7d7d; font-size: 4rem; overflow: hidden; text-align: center; }
#leftmenu { display: none; width: 60%; height: 100% !important; width: 60vw; height: 100vh !important; background-color: #d00707; border-right: 1px solid #333; position: fixed; z-index: 999999; box-shadow: rgba(0, 0, 0, .15) 0 .15rem .5rem, rgba(0, 0, 0, .25) 0 .15rem .5rem; overflow-y: auto !important; }
#leftmenu>.items { display: block; width: 100%; border-bottom: 1px solid #dc8888; position: relative; }
#leftmenu>.items>a { margin: 0 15%; font-size: 15px; display: block; height: 55px; line-height: 55px; position: relative; color: #fff; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }
#leftmenu>.items>i { text-align: center; display: block; position: absolute; top: 0; right: 10px; color: #fff; height: 55px; width: 55px; font-size: 24px; line-height: 55px; }
#leftmenu>.items>.listplus { display: none; text-align: center; padding: 10px 0; }
#leftmenu>.items>.listplus>a { display: block; color: #fff; line-height: 26px; font-size: 14px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }

/* | ---------------------------------------------------------- | Glide styles | ---------------------------------------------------------- | Here are slider styles | banner滚动轮播插件的个性样式，需要配合jquery.glide.min.js使用 */
.mainbanner { width: 100%; height: auto; font-size: 0px; }
.mainbanner ul, .mainbanner ul li { list-style: none; margin: 0; padding: 0; font-size: 0; display: block; }
.mainbanner ul li { float: left; }
.slider { position: relative; width: 100%; height: auto; overflow: hidden; }
.slides { height: auto;    /* Simple clear fix */ overflow: hidden;    /**  * Prevent blinking issue * Not tested. Experimental. */ -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;    /** * Here is CSS transitions * responsible for slider animation in modern broswers */ -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.slide { list-style: none; height: auto; float: left; clear: none; }
.slide a { color: #fff; display: block; position: relative; }
.slide a div { width: 50%; max-width: 600px; position: absolute; top: 30%; left: 20%; margin: 0; }
.slide a div h4 { font-size: 46px; line-height: 50px; margin: 0 0 40px; }
.screen-phone .slide a div,.screen-tablet .slide a div{width: 90%;top: 10%;left: 5%;}
.screen-phone .slide a div h4 { font-size: 20px; line-height: 25px; margin: 0 0 10px; }
.slide a div p { font-size: 24px; line-height: 50px; margin: 0; }
.screen-phone .slide a div p { font-size: 14px; line-height: 30px; }
.arrowsWrapper { display: none; }
.slider:hover .arrowsWrapper { display: block }
.slider-arrow { position: absolute; display: block; margin-bottom: 0px; width: 6%; padding: 3%; text-decoration: none; text-align: center; opacity: 1; }
.slider-arrow--right { bottom: 47.5%; right: 3%; background: url(../../images/right_jt.png) no-repeat center; background-size: 100%; }
.slider-arrow--left { bottom: 47.5%; left: 3%; background: url(../../images/left_jt.png) no-repeat center; background-size: 100%; }
.slider-nav { position: absolute; bottom: 8%; text-align: center; }
.slider-nav__item { width: 60px; height: 3px; background: #fff; border: none; border-radius: 0%; clear: none; display: inline-block; margin: 0 4px; position: relative; }
.slider-nav__item i { display: inline-block; width: 0px; height: 3px; background: #d00707; position: absolute; top: 0; left: 0;    /* transition: width 3s; */ }
.screen-phone .slider-nav__item { width: 25px; height: 2px; }
.slider-nav__item:hover, .slider-nav__item--current {    /* background: #fff; */ }
.screen-phone .slider-nav__item--current i.move { width: 25px; }
.slider-nav__item--current i.move {width: 60px;transition: width 5s; -moz-transition: width 5s; -webkit-transition: width 5s; -o-transition: width 5s;}


.thebreadcrumb { width: 100%; background: #eee; font-size: 16px; text-align: left; line-height: 28px; padding-top: 10px; padding-bottom: 10px; }
.thebreadcrumb a { color: grey; }
.breadcrumb { display: inline-block; margin: 0; padding: 0; }
.breadcrumb i { font-size: 16px; }
.breadcrumb>li+li::before { padding: 0 5px; color: #ccc; content: "»"; }
.about_bg { background-color: #f7f8f8; }


.titlestyle-main { display: block; width: 100%; text-align: center; margin-bottom: 10px; }
.titlestyle-main .line { display: block; width: 100%; height: 21px; background: url(../../images/line1.png) center center no-repeat; margin-top: 8px; }
.titlestyle-main .line_d { width: 57px; height: 2px; border-top: #288b9c 3px solid; }
.titlestyle-main .line1 {display: block; width: 100%; height: 21px;margin-top: 8px;position: relative;overflow: hidden;}
.titlestyle-main .line1 span{width: 100%;height: 1px;background: #aaa;display:block;margin-top:10px;}
.titlestyle-main .line1 i{width: 100%;height: 4px;background: #d00707;display:block;position: absolute;top: 8px;left: 0;}
.titlestyle-main p{color: #515151;}
.titlestyle-main .maintitle { font-size: 36px; color: #d00707; font-weight: 550; text-transform: uppercase; }
.titlestyle-main .maintitle1{color: #000;}
.titlestyle-main .subtitle { font-size: 18px; color: #575757; font-weight: 100; padding: 5px 0; }
.titlestyle-main .xxtitle { font-size: 16px; color: #575757; }
.screen-phone .titlestyle-main .maintitle { font-size: 20px; font-weight: 700; }
.screen-phone .titlestyle-main .subtitle { font-size: 16px; color: #575757; text-transform: uppercase; }
.beautifulbtn1 { background-color: #d00707; height: 50px; line-height: 50px; width: 180px; font-size: 14px; text-align: center; max-width: 100%; display: inline-block; vertical-align: middle; position: relative; box-sizing: border-box; color: #fff !important; outline: none !important; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.beautifulbtn1::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #3f3b3a; -webkit-transform: scale(0, 0); transform: scale(0, 0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: all .3s ease-out; }
.beautifulbtn1:hover::before { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.lte-ie-8 .beautifulbtn1:hover { background: #3f3b3a; }
.screen-phone .beautifulbtn1 { height: 40px; line-height: 40px; width: 120px; }
.contentbox img, .contentbox iframe, .contentbox iframe div { max-width: 100%; overflow: hidden; }


/*底部*/
#footerbar { width: 100%; font-size: 16px; color: #ececec; padding-top: 40px; padding-bottom: 30px; background-color: #d00707; }
#footerbar .row { position: relative; }
#footerbar .group-left0 { position: static; }
#footerbar .group-left0>div:first-child {float: left; padding:0 20px;width: 50%;}
#footerbar .group-left0>div {float: left; }
#footerbar .group-left0>div p:first-child {}
#footerbar .group-left0>div p img{}
#footerbar .group-left0>div p>a{position: relative;}
#footerbar .group-left0>div p>a>img{margin-right: 20px;}
#footerbar .group-left0>div p>a>.icon{margin-right: 20px;font-size:28px;vertical-align: middle;}
#footerbar .group-left0>div p>a:hover .wechat_hover{display: inline-block;-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
#footerbar .group-left0>div p>a .wechat_hover{display: inline-block; width: 100px; position:absolute;left:-30px;bottom:30px;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;transform-origin:bottom center;-ms-transform-origin:bottom center;-moz-transform-origin:bottom center; -webkit-transform-origin:bottom center;-0-transform-origin:bottom center;}
#footerbar .group-left0>div p>a .wechat_hover>img{width: 100%;height: auto;}
#footerbar .group-left1>div{padding-left:20px;}
.screen-phone #footerbar .group-left1>div{padding-left:20px;}
.screen-phone #footerbar .group-left2>div{padding-left:20px;}
.screen-phone #footerbar .group-left3>div{padding-left:20px;}
#footerbar a { color: #ececec; }
#footerbar .group-right>div { display: block; float: right; text-align: center; font-size: 14px; margin-right: 25px; }
.screen-phone #footerbar .group-right>div { float: none; margin-right: 0; }
.screen-phone #footerbar { padding-top: 0; padding-bottom: 0; }
#m-footer { border-top: 1px solid #dc8888; background-color: #d00707; }
#m-footer a { display: block; color: #fff; padding-top: 5px; padding-bottom: 5px; }
.lilian { padding: 0; margin-top: 10px; }
.lilian ul { padding: 0; }
.lilian ul li { width: 240px; float: left; list-style: none; color: #000; font-weight: bold; font-size: 16px; }
.lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }
.screen-tablet .lilian ul li { width: 220px; }
.screen-tablet .lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }
.screen-phone #footerbar .group-left0{padding: 10px;}

/* 关于我们 */
.about{width:100%;padding:20px 0 50px;margin-top:30px; background: url('../../images/about_bg.png');background-size: 100% auto;overflow: hidden;position: relative;}
.screen-phone .about{padding-bottom:20px;}
.about .container>div{float: left;}
.about .left{width:30%;padding-top:30px;}
.about .right{width:70%}
.screen-phone .about .right{width:100%;padding:0;}
.about .right .right-title{font-size:60px;line-height:80px;font-weight:700;}
.screen-phone .about .right .right-title{font-size:30px;line-height:50px;}
.about .right .right-content{line-height:2;}
.screen-phone .about .right .right-content{font-size:14px!important;}
.about .bottom{width:100%;padding:0 10px;}
.about .bottom .item{text-align:center;position: relative;}
.about .bottom .item h2{font-size:50px;padding-top:40px; font-weight: 400;position: relative;}
.about .bottom .item span{font-size:16px;line-height: 20px;position: relative;top:-24px;left:10px;}
.about .bottom .item p{font-size:16px;line-height:20px;display: block;width:100%}
.screen-phone .about .bottom .item h2{padding-top:0;font-size:30px;}
.screen-phone .about .bottom .item span{top:-10px;}
.about .bottom .item:hover {cursor: pointer;color: #d00707;}


/*服务领域-主页*/
.service{padding:20px 0 0;}
.service .s-title h2{position: relative;font-size:40px;line-height: 60px;text-align:center;}
.service .s-title p{text-align:center;}
.screen-phone .service .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.screen-tablet .service .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.service .main_box { width: 100%; position: relative; }
.service .box { margin: 10px auto; padding: 15px 10px; }
.service .box ul{padding:0;margin:0;overflow: hidden;}
.service .box ul li { width: 17%; height: 300px; float: left; text-align: center; position: relative; transition: all .3s ease-out; border:1px solid #e7e8e5;}
.service .box ul li+li{border-left: none;}
.service .box ul li a{width: 100%;height: 100%; display: block;position: relative;}
.service .box ul li .list-item{width: 50%;height: 100%;min-width: 120px; display: none;text-align: left;padding:19px 0;background: url('../../images/service_b.png') 100% 100% no-repeat;position: absolute;top: 0;left: 100%; color: #e9e6e6;}
.service .box ul li .list-item .item i{color: #fff;}
.service .box ul li .list-item .item{font-size:17px;line-height: 52px;padding: 0px 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.screen-tablet .service .box ul li .list-item .item{font-size: 16px;}
.service .box ul li .list-item .item+.item{border-top: 1px solid #827878;}
.service .box ul li .list-item .item:hover{color: #fff;}
.service .box ul li h3 { padding-top: 20px; color: #000; font-size: 24px;margin-top: 0; }
.screen-tablet .service .box ul li h3 {font-size:20px;}
.service .box ul li p { margin-top: 7px; color: #000; font-size: 14px; }
.service .box ul li .img { width: 50%; height: 30%; position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%); transition: all .3s ease-out; }
.service .box ul li:nth-child(1) .img{background: url('../../images/service_bg_1.png');background-size: 100% 100%;}
.service .box ul li:nth-child(2) .img{background: url('../../images/service_bg_2.png');background-size: 100% 100%;}
.service .box ul li:nth-child(3) .img{background: url('../../images/service_bg_3.png');background-size: 100% 100%;}
.service .box ul li:nth-child(4) .img{background: url('../../images/service_bg_4.png');background-size: 100% 100%;}
.service .box ul li:nth-child(5) .img{background: url('../../images/service_bg_5.png');background-size: 100% 100%;}
.service .box ul li:nth-child(1).on .img{background: url('../../images/service_bg_11.png');background-size: 100% 100%;}
.service .box ul li:nth-child(2).on .img{background: url('../../images/service_bg_12.png');background-size: 100% 100%;}
.service .box ul li:nth-child(3).on .img{background: url('../../images/service_bg_13.png');background-size: 100% 100%;}
.service .box ul li:nth-child(4).on .img{background: url('../../images/service_bg_14.png');background-size: 100% 100%;}
.service .box ul li:nth-child(5).on .img{background: url('../../images/service_bg_15.png');background-size: 100% 100%;}
.service .box ul li .box-desc{width: 100%;height: 23%;position: absolute;bottom: 0;left: 0;border-top: 1px dashed #8fc31f;font-size:14px; line-height: 24px;padding:5px 10px;color: #505050;}
.service .box ul li .box-desc p{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.screen-phone .service .box ul li{width: 10%;}
.screen-phone .service .box ul .on{width: 60%;}
.service .box ul .on { width: 32%; height: 300px;overflow: hidden;}
.service .box ul .on a{width: 50%;float: left;background-color: #d00707;color: #fff;}
.service .box ul .on .list-item{display: block;left: 50%; border-left: 1px solid #565656;}
.service .box ul .on h3 {  color: #FFF; }
.service .box ul .on p { color: #FFF; }
.service .box ul .on .box-desc {  color: #FFF; }


/* 移动端服务案例 */
.service .list2 ul{padding:0;margin:0;overflow: hidden;height: 280px;position: relative;}
.service .list2 ul li { width: 100%; height: 250px; float: left; text-align: center; position: absolute; transition: all .3s ease-out; border:1px solid #c1c3bd; opacity: 1;}
.service .list2 ul li+li{border-left: none;opacity: 0;}
.service .list2 ul li a{width: 50%;height: 100%; display: block;position: relative;background-color: #d00707;color: #fff;}
.service .list2 ul li .list-item{width: 50%;height: 100%;min-width: 120px; display: block;text-align: left;padding:20px 0;background: url('../../images/service_b.png') 100% 100% repeat-x;position: absolute;top: 0;left: 50%; color: #e9e6e6;}
.service .list2 ul li .list-item .item i{color: #fff;}
.service .list2 ul li .list-item .item{font-size:14px;line-height: 42px;padding: 0px 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.service .list2 ul li .list-item .item+.item{border-top: 1px solid #827878;}
.service .list2 ul li h3 { padding-top: 20px; color: #fff; font-size: 20px;margin-top: 0; }
.service .list2 ul li p { margin-top: 7px; color: #fff; font-size: 12px; }
.service .list2 ul li .img { width: 50%; height: 30%; position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%); transition: all .3s ease-out; }
.service .list2 ul li:nth-child(1) .img{background: url('../../images/service_bg_11.png');background-size: 100% 100%;}
.service .list2 ul li:nth-child(2) .img{background: url('../../images/service_bg_12.png');background-size: 100% 100%;}
.service .list2 ul li:nth-child(3) .img{background: url('../../images/service_bg_13.png');background-size: 100% 100%;}
.service .list2 ul li:nth-child(4) .img{background: url('../../images/service_bg_14.png');background-size: 100% 100%;}
.service .list2 ul li:nth-child(5) .img{background: url('../../images/service_bg_15.png');background-size: 100% 100%;}
.service .list2 ul li .box-desc{width: 100%;height: 23%;position: absolute;bottom: 0;left: 0;border-top: 1px dashed #8fc31f;font-size:12px; line-height: 20px;padding:5px 5px;color: #fff;}
.list2 ul .page{margin:0 auto; text-align: center;position: absolute;bottom: 0;left: 50%;-webkit-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);transform: translate(-50%,0%);}
.list2 ul .page i{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #333;margin:0 5px;}
.list2 ul .page i.active{background: #d00707;}


/* 更多按钮 */
.more_button{position:relative;overflow:hidden;z-index:1;width:48px;height:48px;border:1px solid #d1d1d1;-moz-border-radius:100%;border-radius:100%;color:#e0e0e0;text-align:center;line-height:48px;display:block;margin:0 auto;font-size:20px;-o-transition:all 1.7s ease;-moz-transition:all 1.7s ease;transition:all 1.7s ease;-webkit-mask-image:radial-gradient(white,#000);mask-image:radial-gradient(white,#000)}
.more_button:focus{outline:0}
.more_button:hover{background:#d00707;color:#fff;border:1px solid #d00707}
.more_button i{display:block;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);width:100%;height:100%;background:-moz-radial-gradient(#d00707,red,#d00707,red,#d00707,red,#d00707,red,#d00707);background:-o-radial-gradient(#d00707,red,#d00707,red,#d00707,red,#d00707,red,#d00707);background:radial-gradient(#d00707,red,#d00707,red,#d00707,red,#d00707,red,#d00707);opacity:0;-o-transition:1.2s,opacity 1.8s;-moz-transition:1.2s,opacity 1.8s;transition:1.2s,opacity 1.8s;-moz-border-radius:50%;border-radius:50%}
.more_button:hover i{-webkit-transform:scale(10);-moz-transform:scale(10);-o-transform:scale(10);transform:scale(10);opacity:1;-o-transition:3s,opacity .3s;-moz-transition:3s,opacity .3s;transition:3s,opacity .3s}
.dot1 span,.dot2 span{position:absolute;color:#d1d1d1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.dot1 span{color:#d1d1d1}
.dot1 span:nth-child(1){-o-transition:all .4s .5s ease,color .3s;-moz-transition:all .4s .5s ease,color .3s;transition:all .4s .5s ease,color .3s;left:30%}
.dot1 span:nth-child(2){-o-transition:all .4s .4s ease,color .3s;-moz-transition:all .4s .4s ease,color .3s;transition:all .4s .4s ease,color .3s;left:50%}
.dot1 span:nth-child(3){-o-transition:all .4s .3s ease,color .3s;-moz-transition:all .4s .3s ease,color .3s;transition:all .4s .3s ease,color .3s;left:70%}
.more_button:hover .dot1 span:nth-child(1){left:120%;-o-transition:all .4s .2s ease,color .3s;-moz-transition:all .4s .2s ease,color .3s;transition:all .4s .2s ease,color .3s;color:#fff}
.more_button:hover .dot1 span:nth-child(2){left:120%;-o-transition:all .4s .1s ease,color .3s;-moz-transition:all .4s .1s ease,color .3s;transition:all .4s .1s ease,color .3s;color:#fff}
.more_button:hover .dot1 span:nth-child(3){left:120%;-o-transition:all .4s 0s ease,color .3s;-moz-transition:all .4s 0s ease,color .3s;transition:all .4s 0s ease,color .3s;color:#fff}
.dot2 span:nth-child(1){left:-20%;-o-transition:all .4s .2s ease,color .3s;-moz-transition:all .4s .2s ease,color .3s;transition:all .4s .2s ease,color .3s;color:#d1d1d1}
.dot2 span:nth-child(2){left:-20%;-o-transition:all .4s .1s ease,color .3s;-moz-transition:all .4s .1s ease,color .3s;transition:all .4s .1s ease,color .3s;color:#d1d1d1}
.dot2 span:nth-child(3){left:-20%;-o-transition:all .4s 0s ease,color .3s;-moz-transition:all .4s 0s ease,color .3s;transition:all .4s 0s ease,color .3s;color:#d1d1d1}
.more_button:hover .dot2 span:nth-child(1){left:30%;-o-transition:all .4s .5s ease,color .3s;-moz-transition:all .4s .5s ease,color .3s;transition:all .4s .5s ease,color .3s;color:#fff}
.more_button:hover .dot2 span:nth-child(2){left:50%;-o-transition:all .4s .4s ease,color .3s;-moz-transition:all .4s .4s ease,color .3s;transition:all .4s .4s ease,color .3s;color:#fff}
.more_button:hover .dot2 span:nth-child(3){left:70%;-o-transition:all .4s .3s ease,color .3s;-moz-transition:all .4s .3s ease,color .3s;transition:all .4s .3s ease,color .3s;color:#fff}

/*案例展示-主页*/
.case{padding:20px 0 ;}
.case .s-title {position: relative;}
.case .s-title h2{position: relative;font-size:40px;line-height: 60px;}
/* .case .s-title h2 i{width: 2em;height: 4px;position: absolute;bottom: 0;left: 0;background: #d00707;} */
.screen-phone .case .s-title .btnlist{position: relative;bottom: 0;}
.screen-phone .case .s-title .btnlist a{padding: 0 10px;margin: 5px;border-radius: 8px;line-height: 24px;}
.case .s-title .btnlist{display: block;position: absolute;bottom: 10px;right: 0;}
.case .s-title .btnlist a{display: inline-block;padding:0 20px;margin: 0 10px;border:1px solid #aaa;border-radius: 10px;line-height: 38px;color: #000;transition: all .5s;}
.case .s-title .btnlist a.active,.case .s-title .btnlist a:hover{border:1px solid #d00707;}
.screen-phone .case .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.case .s-list{position: relative;padding-top: 20px;}
.case .s-list .row{padding:0 10px;padding-bottom:20px;}
.screen-phone .case .s-list{padding: 10px 0px;}
.case .s-list .item{position: relative;padding:0;}
.screen-phone .case .s-list .item{padding:5px 0;}
.case .s-list .item .img{display: block; padding-top: 80%; position: relative; font-size: 0; line-height: 0; overflow: hidden;z-index: 2;}
.case .s-list .item .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.case .s-list .item .img>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; transition: all .5s; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.case .s-list .item .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.case .s-list .item:hover .img>div>div { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.screen-phone .case .s-list .item .imglayer{opacity: 0;}
.case .s-list .item .imglayer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;z-index: 2;opacity: 0.2;transition: all 0.5s;}
.case .s-list .item .imglayer.over{opacity: 0.5;}
.case .s-list .item .desc{position: absolute;top: 0;left: 7%; width: 86%;height: 80%; margin:8% auto;text-align: center;padding:20px;z-index: 2;color: #fff;}
.case .s-list .item .desc h3{font-size:24px;margin-bottom: 30px;margin-top:50px;}
.case .s-list .item .desc p{display: none;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.case .s-list .item:hover .desc{border:1px solid #fff;}
.case .s-list .item:hover .desc p{display:-webkit-box;}
.screen-phone .case .s-list .item .desc{border:1px solid #fff;}
.screen-phone .case .s-list .item .desc p{display:-webkit-box;}
.case .morebtn{width: 100%;height: auto;text-align: center;padding:20px 0;}
.case .morebtn a {display: inline-block; width: 200px;height: 40px;line-height: 40px; background: #d00707;border-radius:5px;transition: all 0.5s;color: #fff;}
.case .morebtn a:hover{box-shadow: 0 0 0 2px #fff, 0 0 0 4px #c52c2e;}
.screen-phone .case .morebtn{padding: 0;}


/* 资讯中心 */
.news{padding:20px 0 60px;}
.screen-phone .news{padding-bottom: 20px;}
.news .s-title {position: relative;}
.news .s-title h2{position: relative;font-size:40px;line-height: 60px;}
/* .news .s-title h2 i{width: 2em;height: 4px;position: absolute;bottom: 0;left: 0;background: #d00707;} */
.screen-phone .news .s-title .btnlist{position: relative;bottom: 0;}
.screen-phone .news .s-title .btnlist a{padding: 0 10px;margin: 5px;border-radius: 8px;line-height: 24px;}
.news .s-title .btnlist{display: block;position: absolute;bottom: 10px;right: 0;}
.news .s-title .btnlist a{display: inline-block;padding:0 20px;margin: 0 10px;border:1px solid #aaa;border-radius: 10px;line-height: 38px;color: #000;transition: all .5s;}
.news .s-title .btnlist a.active,.news .s-title .btnlist a:hover{background: #d00707;border:1px solid #d00707;color: #fff;}
.screen-phone .news .s-title h2{font-size:24px;line-height: 40px;margin-top: 0;}
.news .news-list{padding-top: 20px;}
.news .news-list .left{color: #000;position: relative;}
.screen-phone .news .news-list .left{padding-bottom: 20px;}
.news .news-list .left .img{display: block; padding-top: 80%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.news .news-list .left .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.news .news-list .left .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.news .news-list .left .img>div>div>img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.news .news-list .left h3{font-size:18px;font-weight:400;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news-list .left p{font-size:14px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news .news-list .left a{display: inline-block; color: #000;line-height: 40px;padding: 0 30px; font-size: 14px;border-radius: 20px;border: 1px solid #ddd;}
.news .news-list .left span{display: inline-block;width: 90px;height: 90px;background: #060606;position: absolute;top:10px;left:20px;z-index: 2;color: #fff;text-align: center;}
.news .news-list .left i{font-size:30px;display: block;padding-top: 10px;line-height: 42px;}
.news .news-list .left:hover{color: #d00707; }
.news .news-list .left:hover h3{}
.news .news-list .left:hover p{}
.news .news-list .left:hover .img>div>div{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.news .news-list .left:hover span{background: #d00707;}
.news .news-list .left a:hover{background: #d00707;color: #fff;}

.news .news-list .center{position: relative;}
.news .news-list .center a{color: #000;position: relative;display: block;width: 100%; margin-bottom: 30px;}
.news .news-list .center a+a{margin: 10px 0 30px;}
.news .news-list .center h3{padding-left: 100px; font-size:18px;font-weight:400;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 0;line-height: 38px;}
.news .news-list .center p{padding-left: 100px; font-size:14px;color: #666;min-height: 42px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;    }
.news .news-list .center span{display: inline-block;width: 86px;height: 90px;background: #e4e4e4;position: absolute;top:0px;left:0px;z-index: 2;color: #000;text-align: center;border-radius: 10px;}
.news .news-list .center span i{font-size:30px;display: block;padding-top: 10px;line-height: 42px;}
.news .news-list .center a:hover{color: #d00707;}

.news .news-list .center a:hover span{color: #fff;background: #d00707;}



/* 联系我们 */
.contact{padding: 50px 0 80px;background: url('../../images/contact_bg.png') center center repeat-y;position: relative;}
.contact .mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, .7);}
.contact .row{transform-style: preserve-3d; perspective: 500px;-webkit-perspective: 500px;}
.contact .left{color: #fff;background: rgba(208, 7, 7, .7);padding: 50px 50px 80px 30px;transform:rotateY(-80deg);-ms-transform:rotateY(-80deg); -moz-transform:rotateY(-80deg); -webkit-transform:rotateY(-80deg); -o-transform:rotateY(-80deg);transform-origin:right center;-ms-transform-origin:right center;-moz-transform-origin:right center; -webkit-transform-origin:right center;-0-transform-origin:right center;transition: all 2s ease 0s;-moz-transition: all 2s ease 0s;-webkit-transition: all 2s ease 0s; -o-transition: all 2s ease 0s;transform-style: preserve-3d;}
.contact .left h2{margin: 0;font-size:36px;line-height: 60px;}
.contact .left p{font-size:18px;line-height: 39px;}
.contact .left input,.contact .left textarea{background: #d13131;color: #d3d3d3;outline: none;border:none;box-shadow: none;margin: 9px 0;resize:none;font-size:16px;padding:10px;}
.contact .left input::-webkit-input-placeholder,.contact .left textarea::-webkit-input-placeholder{
color: #d3d3d3;
font-size:16px;
}
.contact .left .btn{background: #ff5613;border:none;width: 100%;height: 40px;line-height: 40px;padding: 0;font-size:18px;}
.contact .left .btn:hover{background: #fff;color: #d00707;}
/* 翻转 */
.contact .left.fan{transform:rotateY(0);-ms-transform:rotateY(0); -moz-transform:rotateY(0); -webkit-transform:rotateY(0); -o-transform:rotateY(0);}

.contact .right{color: #515151;background: rgba(255, 255, 255, .8);padding: 30px 50px 40px;text-align: center;}
.contact .right h2{font-size:36px;line-height: 40px;color: #000;}
.contact .right span{color: #000;}
.contact .right p{margin:0;}
.contact .right>p{margin-top:30px;}
.contact .right a{color: #515151;}
.contact .right .row .col img{padding:40px 0; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.contact .right .row .col:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.contact .right .bottom{padding-top:30px;position: relative;}
.contact .right .bottom .line1,.contact .right .bottom .line2{display: block;width: 35%;height: 1px;background: #717171;bottom: 8px;float: left;margin: 10px 0;}
.contact .right .bottom>div{display: block;position: relative;float: left;width: 30%;}
.contact .right .bottom>div a{margin:0 10px;position: relative;}
.contact .right .bottom>div a>.icon{font-size:28px;color: #d00707;vertical-align: middle;}
.contact .right .bottom>div a:hover>div{display: block;-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.contact .right .bottom>div a>div{display: block; width: 100px; position:absolute;left:-30px;bottom:30px;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;transform-origin:bottom center;-ms-transform-origin:bottom center;-moz-transform-origin:bottom center; -webkit-transform-origin:bottom center;-0-transform-origin:bottom center;}
.contact .right .bottom>div a>div>img{width: 100%;height: auto;}
.screen-phone .contact .right{padding: 0 10px 20px;}
.screen-phone .contact .right .bottom>div{width: 38%;}
.screen-phone .contact .right .bottom .line1,.screen-phone .contact .right .bottom .line2{width: 31%;}

/* 友情链接 */
.links{background: #353535;color: #fff;padding:10px 0 30px;}
.links h2{margin:0;font-size:36px;line-height: 60px;}
.links a{color: #fff;display: inline-block;margin-right: 30px;}
.links a:hover{color: #d00707;}

/* advantage 我们的优势 样式-关于我们 */
.advantage{width: 100%;height: auto;background:url(../../images/advantage_02.png);padding-top: 60px;margin-bottom: 50px;}
.liststyle1{margin-top:40px;padding-left: 10px;padding-right: 10px;}
.screen-phone .advantage{padding-top: 30px;margin-bottom: 0;}
.screen-phone .liststyle1{padding:0;}
.liststyle1 .item{display: block;width:100%;height: 100%; background-color: #fff;text-align: center;color: #555657;border-top: 1px solid #b8b8b8;border-left: 1px solid #b8b8b8;position: relative;}
.liststyle1 .item:hover{background: #d00707;color:#fff;}
.liststyle1 .item1>.itemimg>div>div{background: url('../../images/icon/advantage1.png');}
.liststyle1 .item2>.itemimg>div>div{background: url('../../images/icon/advantage2.png');}
.liststyle1 .item3>.itemimg>div>div{background: url('../../images/icon/advantage3.png');}
.liststyle1 .item4>.itemimg>div>div{background: url('../../images/icon/advantage4.png');}
.liststyle1 .item5>.itemimg>div>div{background: url('../../images/icon/advantage5.png');}
.liststyle1 .item6>.itemimg>div>div{background: url('../../images/icon/advantage6.png');}
.liststyle1 .item:hover.item1>.itemimg>div>div{background: url('../../images/icon/advantage1_hover.png');}
.liststyle1 .item:hover.item2>.itemimg>div>div{background: url('../../images/icon/advantage2_hover.png');}
.liststyle1 .item:hover.item3>.itemimg>div>div{background: url('../../images/icon/advantage3_hover.png');}
.liststyle1 .item:hover.item4>.itemimg>div>div{background: url('../../images/icon/advantage4_hover.png');}
.liststyle1 .item:hover.item5>.itemimg>div>div{background: url('../../images/icon/advantage5_hover.png');}
.liststyle1 .item:hover.item6>.itemimg>div>div{background: url('../../images/icon/advantage6_hover.png');}
.liststyle1 .item3,.liststyle1 .item6,.liststyle1 .item_more{border-right: 1px solid #b8b8b8;}
.liststyle1 .item4,.liststyle1 .item5,.liststyle1 .item6,.liststyle1 .item_more{border-bottom: 1px solid #b8b8b8;}
.screen-phone .liststyle1 .item{border-top: 1px solid #b8b8b8;border-left: 1px solid #b8b8b8;border-right: 1px solid #b8b8b8;}
.screen-phone .liststyle1 .item_more{border-bottom: 1px solid #b8b8b8;}
.screen-phone .liststyle1 .item_more .a_null{height: 0;}

.liststyle1 .col{padding: 0;}
.liststyle1 .item .itemimg{display: block;min-height:110px;position: relative;font-size: 0;line-height: 0;}
.liststyle1 .item_more .a_layer{display:block;width:100%;height: 100%;background-color: #d00707;position: absolute;top: 0;left: 0;}
.liststyle1 .item .itemimg>div{position: absolute;display:block;width: auto;height: auto;top:50%;left: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.liststyle1 .item .itemimg>div>div{display: block;width: auto;height: auto;}
.liststyle1 .item .a_layer .a_more{width:160px;height: 60px;font-size:20px;line-height:60px;color:#d00707;position: absolute;top: 50%;left: 50%;margin-top:-30px; margin-left:-80px;border: 1px solid #d00707;border-radius:30px;background-color: #fff;}

.liststyle1 .item .itemimg>div>div>img{width: 100%;min-height: 100%;border: none;padding: 0;margin: 0;}
.lte-ie-8 .liststyle1 .item .itemimg>div>div>img{width: 100%;height: 100%;position: relative;top: 0;left: 0;}
.liststyle1 .item .itemtitle{width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 20px;line-height: 32px;padding-bottom: 20px;margin: 0 5%;}
.liststyle1 .item .itemcontent{width: 90%;height:100px;overflow:hidden;margin: 0 5%;margin-bottom: 30px;font-size:14px;line-height:24px;}
.liststyle1 .item_more .a_null{height:182px;}

/* 服务流程-关于我们 */
#index-service { font-size: 0px; width: 100%; height: 280px; overflow: hidden; }
#index-service .group-main { width: 1140px; height: 280px; background: url(../../images/bg1.jpg) center no-repeat; padding: 0px 79.5px; }
#index-service .group-main .items { display: block; float: left; width: 120px; height: 100%; text-align: center; }
#index-service .group-main .items + .items { margin-left: 3px; }
#index-service .group-main .items .maintitle { display: block; width: 112px; color: #000; font-size: 18px; height: 44px; line-height: 44px; background: #efefef;border: 1px solid #f58a8a;border-radius: 8px; margin: 0 auto; position: relative; overflow: hidden; -webkit-transition: .4s all .3s; -moz-transition: .4s all .3s; -ms-transition: .4s all .3s; -o-transition: .4s all .3s; }
#index-service .group-main .items:hover .maintitle { color: #fff; }
#index-service .group-main .items.style .maintitle { top: 236px; }
#index-service .group-main .items .maintitle span { display: block; width: 100%; height: 100%; top: 100%; position: absolute; background-color: #d00707;border-radius: 8px; -webkit-transition: .4s all .3s; -moz-transition: .4s all .3s; -ms-transition: .4s all .3s; -o-transition: .4s all .3s; }
#index-service .group-main .items.style .maintitle span { top: -100%; }
#index-service .group-main .items:hover .maintitle span { top: 0%; }
#index-service .group-main .items .maintitle div { display: block; width: 100%; height: 100%; position: relative; }
#index-service .group-main .items .items-main { display: block; padding: 4px 0px; }
#index-service .group-main .items .items-main .circle { display: block; position: relative; width: 6px; height: 6px; border-radius: 50%; background: #d00707; margin: 0 auto; behavior: url(style/PIE/PIE.htc); }
#index-service .group-main .items.style .circle { top: 178px; }
#index-service .group-main .items .items-main .line { display: block; position: relative; width: 2px; height: 37px; background: #d00707; margin: 0 auto; }
#index-service .group-main .items.style .line { top: 136px; }
#index-service .group-main .items .items-main .img { display: block; width: 100px; height: 100px; background: #fff; border: 2px solid #d00707; border-radius: 50%; margin: 0 auto; position: relative; overflow: hidden; behavior: url(style/PIE/PIE.htc); }
#index-service .group-main .items:hover .items-main .img { border: none; }
#index-service .group-main .items .items-main .img span { display: block; width: 100%; height: 100%; position: absolute; background: #d00707; border-radius: 50%; behavior: url(style/PIE/PIE.htc); top: 100%; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
#index-service .group-main .items.style .items-main .img span { top: -100%; }
#index-service .group-main .items:hover .items-main .img span { top: 0; }
#index-service .group-main .items .items-main .img img { display: block; width: 100%; position: relative; }
#index-service .group-main .items .items-main .img img + img { display: none; }
#index-service .group-main .items:hover .items-main .img img { display: none; }
#index-service .group-main .items:hover .items-main .img img + img { display: block; }

/* ------------------------- list 列表页 --------------------------- */

.body-container{background: #f5f5f5;}

/*核心业务-主页*/

.core { margin-top: 80px; margin-bottom: 30px; }
.core .container { padding-left: 0; padding-right: 0; }
.screen-phone .core .container { padding-left: 10px; padding-right: 10px; }
.screen-phone .core { margin-top: 0; margin-bottom: 0; }
.liststyle0 { margin-top: 40px; }
.screen-phone .liststyle0 { padding-left: 0; }
.screen-phone .liststyle0 .col { padding-left: 5px; padding-right: 5px; }
.liststyle0 .item { display: block; background-color: #fff; text-align: center; color: #555657; border: 1px solid #b8b8b8; margin-bottom: 20px; position: relative; }
.liststyle0 .col { padding-right: 25px; padding-left: 25px; }
.screen-phone .liststyle0 .item { margin-bottom: 10px; }
.liststyle0 .item .itemimg { display: block; min-height: 170px; padding-top: 60%; position: relative; font-size: 0; line-height: 0; }
.screen-phone .liststyle0 .item .itemimg { min-height: 130px; top: -20px; }
.liststyle0 .item .itemimg>div { position: absolute; display: block; width: 112px; height: 112px; top: 30px; left: 50%; margin-left: -56px; border: 1px solid #fff; border-radius: 56px; background-color: #8c8d8d; }
.liststyle0 .item .itemimg>div>div { display: block; width: 57px; height: 57px; position: absolute; top: 26px; left: 28px; }
.liststyle0 .item .itemimg>div>div.img-data { background: url(../../images/icon/data.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-government { background: url(../../images/icon/government.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-estate { background: url(../../images/icon/estate.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-internet { background: url(../../images/icon/internet.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div>img { width: 100%; min-height: 100%; border: none; padding: 0; margin: 0; }
.lte-ie-8 .liststyle0 .item .itemimg>div>div>img { width: 100%; height: 100%; position: relative; top: 0; left: 0; }
.liststyle0 .item .itemtitle { width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 32px; margin-bottom: 0px; margin: 0 5%; }
.liststyle0 .item .itemtitleEn { margin-bottom: 80px; color: #b6b6b6; font-size: 14px; line-height: 20px; }
.screen-phone .liststyle0 .item .itemtitleEn { margin-bottom: 40px; line-height: 20px; }
.liststyle0 .item .itemline { width: 54px; height: 3px; position: absolute; left: 50%; bottom: 40px; margin-left: -27px; background-color: #d00707; }
.screen-phone .liststyle0 .item .itemline { bottom: 20px; }
.liststyle0 .item:hover { background-color: #d00707; box-shadow: 2px 5px 10px #8c8d8d; }
.liststyle0 .item:hover .itemimg>div { background-color: #fff; }
.liststyle0 .item:hover .itemimg>div>div.img-data { background-image: url(../../images/icon/data_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-government { background-image: url(../../images/icon/government_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-estate { background-image: url(../../images/icon/estate_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-internet { background-image: url(../../images/icon/internet_2.png); }
.liststyle0 .item:hover .itemtitle { color: #fff; }
.liststyle0 .item:hover .itemtitleEn { color: #b5dcf5; }
.liststyle0 .item:hover .itemimg>div>i { color: #d00707; }
.liststyle0 .item:hover .itemline { background-color: #fff; }

/* 服务项目 */
.products-service{padding-bottom: 50px;padding-top: 50px;background: #fff;}
.products-service:nth-child(2n){background: #f5f4f4;}
.products-service.s3,.products-service.s5{padding-bottom: 0;}
.products-service:nth-of-type(2n) .col.img{text-align: right;}
.products-service .col{}
.products-service .col:nth-child(2n){}
.products-service .service-title{font-size:36px;display: inline-block;border-bottom:2px solid #d00707;}
.products-service .service-desc{padding-top: 30px;}
.products-service .subservice{font-size:18px;padding-top: 50px;overflow: hidden;}
.products-service .subservice span{display: block;float: left; padding: 0 10px;border-left: 1px solid #818181;color: #a00b0b;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.products-service .subservice span:hover{cursor: pointer;color: #fff;background: #d00707;border-left: 1px solid #d00707;}
.products-service .subservice span:first-child{border-left:none;padding-left: 5px;}
.screen-phone .products-service .subservice span{margin-bottom:10px;}

.products-service .service-btn{padding-top: 50px;}
.products-service .service-btn a{display: inline-block;font-size: 20px;color: #fff; padding:10px 25px;border-radius: 8px;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.products-service .service-btn a:first-child{background: #d00707;border:1px solid #d00707;}
.products-service .service-btn a:first-child:hover{background: #fff;border:1px solid #d00707;color: #d00707;}
.products-service .service-btn a:nth-child(2){background: #ec5021;margin-left: 20px;border:1px solid #ec5021;}
.products-service .service-btn a:nth-child(2):hover{background: #fff;border:1px solid #ec5021;color: #ec5021;}
.screen-phone .products-service{padding-top: 20px;padding-bottom: 20px;}
.screen-phone .products-service .subservice{padding-top: 20px;}
.screen-phone .products-service .service-btn,.screen-tablet .products-service .service-btn{padding-top: 20px;padding-bottom: 20px;}
.screen-tablet .products-service .col.img{text-align: center;}


.service-detail{background: #fff;padding-bottom: 50px;}
.service-detail .detail-title{font-size:28px;color: #38414d; text-align: center;padding-bottom: 50px;padding-top: 30px;}
.service-detail .detail-title span{display: block; width: 300px;height: 2px;background: #ddd;position: absolute;left: 50%;margin-left: -150px;}
.service-detail .servicestyle1{max-width: 1600px;}
.service-detail .servicestyle1 ul{padding-top: 50px; padding-bottom: 30px;padding-left: 0;}
.service-detail .servicestyle1 ul li{position: relative;width: 14.285%;float: left;background: #fff; border-right: 1px solid #fff;border-top: 3px solid #fff;border-bottom: 3px solid #fff; border-left: 1px solid #ddd;text-align: center;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.service-detail .servicestyle1 ul li:first-child{border-left: 1px solid #fff;}
.service-detail .servicestyle1 ul li:hover{border:3px solid #e74c3c;-webkit-transform: scale(1.02); -moz-transform: scale(1.02); -ms-transform: scale(1.02); -o-transform: scale(1.02); transform: scale(1.02);z-index: 2;}
.service-detail .servicestyle1 ul li .c1{padding-top: 30px;font-size:28px;color: #38414d;}
.service-detail .servicestyle1 ul li .c2{padding-top: 20px;}
.service-detail .servicestyle1 ul li .c2 span{font-size:30px;color: #e74c3c;}
.service-detail .servicestyle1 ul li .c2 i{font-size:14px;}
.service-detail .servicestyle1 ul li .c3{margin-top: 40px;background: #f1f4f5;padding: 15px 0;}
.service-detail .servicestyle1 ul li .c3 a{display: inline-block;padding: 8px;font-size:14px;background: #92c135;border-radius: 4px;color: #fff;}
.service-detail .servicestyle1 ul li .c3 a:hover{background: #364c0a;}
.service-detail .servicestyle1 ul li .c4{}
.service-detail .servicestyle1 ul li .c4 p{padding: 20px 0;font-size:14px;margin:0;min-height:61px;}
.service-detail .servicestyle1 ul li .c4 p:nth-child(2n){background: #f1f4f5;}

.service-detail .servicestyle2 ul{padding:30px 10px 30px;}
.service-detail .servicestyle2 ul li{background: #fff; border-right: 1px solid #fff;border-top: 3px solid #fff;border-bottom: 3px solid #fff;border-left: 1px solid #ddd;text-align: center;padding:0;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.service-detail .servicestyle2 ul li:first-child{border-left: 1px solid #fff;}
.service-detail .servicestyle2 ul li:hover{border:3px solid #e74c3c;-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);z-index: 2;}
.service-detail .servicestyle2 ul li .c1{padding-top: 30px;font-size:28px;color: #38414d;}
.service-detail .servicestyle2 ul li .c2{padding-top: 20px;}
.service-detail .servicestyle2 ul li .c2 span{font-size:30px;color: #e74c3c;}
.service-detail .servicestyle2 ul li .c2 i{font-size:14px;}
.service-detail .servicestyle2 ul li .c3{margin-top: 90px;background: #f1f4f5;padding: 15px 0;}
.service-detail .servicestyle2 ul li .c3 a{display: inline-block;padding: 8px;font-size:14px;background: #92c135;border-radius: 4px;color: #fff;}
.service-detail .servicestyle2 ul li .c3 a:hover{background: #364c0a;}
.service-detail .servicestyle2 ul li .c4{}
.service-detail .servicestyle2 ul li .c4 p{padding: 20px 0;font-size:14px;margin:0;min-height:61px;}
.service-detail .servicestyle2 ul li .c4 p:nth-child(2n){background: #f1f4f5;}

.screen-phone .service-detail{padding-bottom: 20px;}
.screen-phone .service-detail ul li,.screen-tablet .service-detail ul li{width: 100%;border:none;padding:30px 0 0;}
.screen-phone .service-detail ul li .c1{padding-top:0;}
.screen-phone .service-detail ul li .c2{padding-top:10px;}
.screen-phone .service-detail ul li .c3{margin-top:20px;}
.screen-phone .service-detail ul li .c4{padding-top:0;}

/*案例列表页*/
.caseliststyle1 { margin-top: 20px; padding-left: 10px; padding-right: 10px; }
.screen-phone .caseliststyle1 { padding: 0; }
.caseliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; }
.caseliststyle1 .col { padding-bottom: 10px; }
.caseliststyle1 .item .itemimg { display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.caseliststyle1 .item .itemimg>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.caseliststyle1 .item .itemimg>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;  }
.caseliststyle1 .item .itemimg>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.caseliststyle1 .item .itemtitle {  width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 20px; line-height: 40px; padding: 0 5%;margin: 0; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;  }
.caseliststyle1 .item:hover .itemimg>div>div{transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);}
.caseliststyle1 .item:hover .itemtitle { color: #fff;background: #d00707; }
.screen-phone .caseliststyle1 .item .itemtitle { font-size: 14px; }
.caseliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.caseliststyle1 .item_more .a_null { height: 182px; }

/*产品列表页*/
.proliststyle1 { padding-left: 0; padding-right: 0; }
.screen-phone .proliststyle1 { padding: 0; }
.proliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; border: 1px solid #ccc;}
.proliststyle1 .col { padding: 0 10px; padding-bottom: 20px; }
.screen-phone .proliststyle1 .col { padding: 0 5px; padding-bottom: 10px; }
.proliststyle1 .item .pro-img { display: block; padding-top: 100%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.proliststyle1 .item .pro-img>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .pro-img1 { display: block; padding-top: 30%; position: relative; font-size: 12px; line-height: 20px; overflow: hidden; }
.proliststyle1 .item .pro-img1>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img1>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img1>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .itemtitle { display: block; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; line-height: 30px; margin: 0 5%; }
.screen-phone .proliststyle1 .item .itemtitle { font-size: 12px; }
.proliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.proliststyle1 .item_more .a_null { height: 182px; }


/* 新闻列表 */
.liststyle2{position: relative;}
.liststyle2 .items{}
.liststyle2 .items>a{display: block;position: relative;padding: 20px;}
.screen-phone .liststyle2 .items>a{padding: 10px;}
.liststyle2 .items .news-con{display: block;width: 75%;margin-left: 5%;float: left;}
.screen-phone .liststyle2 .items .news-con{display: block;width: 68%;margin-left: 2%;float: left;}
.liststyle2 .items .news-con p{width: 100%;text-align: left;}
.liststyle2 .items .news-con .news-title{display: block;width: 100%; color: #333;font-size: 20px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.liststyle2 .items .news-con .news-title span{display: inline-block;height: 1px;background: #000; width: 0;vertical-align: middle;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.screen-phone .liststyle2 .items .news-con .news-title{color: #333;font-size: 16px;}
.liststyle2 .items:hover .news-con .news-title span{width: 8%;background: #d00707;}
.liststyle2 .items .news-con .news-desc{color: #999;font-size: 14px;min-height: 42px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.screen-phone .liststyle2 .items .news-con .news-desc,.screen-tablet .liststyle2 .items .news-con .news-desc{min-height: 0;}
.liststyle2 .items .news-con .news-detailtime{
    width: 200px;
    display: block;
    color: #999;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: left;
    position: relative;
}
.liststyle2 .items .news-con .news-detailtime span{display: inline-block;padding-right: 5px; font-size:26px;line-height: 30px;}
.liststyle2 .items:hover .news-con .news-title,.liststyle2 .items:hover .news-con .news-desc,.liststyle2 .items:hover .news-con .news-detailtime{color: #d00707;}

/* join 加入我们列表样式 */
.liststyle3 { text-align: center; font-size: 0px; line-height: 0px; overflow: hidden; }
.liststyle3 p { margin: 0px; }
.liststyle3 .group-title { display: block; width: 100%; color: #333; font-size: 24px; line-height: 50px; }
.liststyle3 .item { display: block; width: 100%; color: #fff; background-color: #3f3b3a; position: relative; }
.liststyle3 .item.item-hd { background-color: #d00707; }
.liststyle3 .item.item-2n { background-color: #534E4D; }
.liststyle3 .item.active { background-color: #f1f1f1; color: #333; }
.liststyle3 .item>span { display: inline-block; width: 16.66667%; font-size: 16px; line-height: 40px; position: relative; }
.liststyle3 .item>span .morebtn { display: inline-block; font-size: 14px; line-height: 14px; background: #d00707; margin: 0; color: #fff; padding: 8px 15px 8px 20px; margin-bottom: 6px; cursor: pointer; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item>span .morebtn:hover { background: #fff; color: #666; }
.liststyle3 .item.active>span .morebtn:hover { background: #3f3b3a; color: #fff; }
.liststyle3 .item>span .morebtn .icon { display: inline-block; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item.active>span .morebtn .icon { transform: rotate(180deg) }
.liststyle3 .item.item-hd>span { font-size: 24px; line-height: 40px; }
.liststyle3 .item .items-main { display: none; width: 100%; color: #534E4D; background-color: #f1f1f1; font-size: 14px; line-height: normal; text-align: left; padding: 2% 4%; }
.screen-phone .liststyle3 .group-title { font-size: 16px; line-height: 42px; }
.screen-phone .liststyle3 .item>span { width: 25%; font-size: 14px; line-height: 30px; vertical-align: top; }
.screen-phone .liststyle3 .item.item-hd>span { font-size: 16px; line-height: 40px; }
.screen-phone .liststyle3 .item>span.xs-hidden { display: none; }
.screen-phone .liststyle3 .item>span .morebtn { display: inline-block; font-size: 12px; line-height: 12px; padding: 4px; }

/* contact 联系我们列表样式 */
.liststyle4 { }
.screen-phone .liststyle4 .item{margin-top: 20px;}
.screen-phone .liststyle4 .item .item-main{padding-bottom: 20px;}
.liststyle4 .item { display: block; margin-top: 50px; }
.liststyle4 .item .item-main { display: block; width: 100%; padding-bottom: 50px;}
.liststyle4 .item .item-main .title { font-size: 20px; color: #000; }
.liststyle4 .item .item-main .col{padding-bottom:20px;}
.liststyle4 .item .item-main .col>span{line-height: 30px;flex: 1;}
.liststyle4 .item .item-main .col>span.icon{font-size:90px;color: #fff;border-radius:50%;background: #d00707;text-align: center;width: 120px;height: 120px; line-height: 120px;vertical-align: middle;float: left;margin-right: 15px;}
.liststyle4 .item .item-main .col>span.icon.icon1{font-size:70px;}
.liststyle4 .item .item-main .col>span.icon:hover{background: #f00;cursor: pointer;}
/* .liststyle4 .item .item-main .col>span.icon:hover{background: #fff;border:2px solid #d00707;color: #d00707;} */
.liststyle4 .item .item-main .col>span>span{display: block;color: #515151;}

.screen-desktop-wide .liststyle4 .item .item-main .col>span>span{padding-right: 50px;}
.liststyle4 .item .item-map { width: 100%; position: relative; padding-top: 56%; overflow: hidden; min-height: 320px; }
.lte-ie-8 .liststyle4 .item .item-map { padding-top: 15%; }
.liststyle4 .item .item-map>div { width: 100%; height: 100%; top: 0; position: absolute; }

/* developmentlist 发展历程时间轴列表样式 */
.liststyle5 { width: 100%; height: 510px; overflow: hidden; position: relative; font-size: 0px; }
.liststyle5 .group-main { width: auto; height: 510px; white-space: nowrap; position: absolute; }
.liststyle5 .group-main .item { display: inline-block; width: 180px; height: 500px; margin: 5px; position: relative; vertical-align: top; }
.liststyle5 .group-main .item .maintitle { position: absolute; display: block; width: 100px; height: 100px; color: #fff; border-radius: 50%; background: #c8cac9; font-size: 18px; white-space: normal; padding: 12px; line-height: 1.2; text-align: center; top: 91px; left: 50%; margin-left: -50px; z-index: 3; behavior: url(style/PIE/PIE.htc); }
.liststyle5 .group-main .item .items-line { position: absolute; display: block; width: 4px; height: 50px; background: #c8cac9; top: 191px; left: 50%; margin-left: -2px; z-index: 2; }
.liststyle5 .group-main .item .items-arrow { position: absolute; display: block; width: 100%; height: 18px; top: 241px; overflow: visible; z-index: 1; }
.liststyle5 .group-main .item .items-arrow .arrowtop { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(40deg); -moz-transform: skew(40deg); -o-transform: skew(40deg); -ms-transform: skew(40deg); transform: skew(40deg); }
.liststyle5 .group-main .item .items-arrow .arrowbottom { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(-40deg); -moz-transform: skew(-40deg); -o-transform: skew(-40deg); -ms-transform: skew(-40deg); transform: skew(-40deg); }
.liststyle5 .group-main .item .items-circle { position: absolute; display: block; width: 10px; height: 10px; background: #fff; top: 245px; left: 50%; margin-left: -5px; border-radius: 50%; z-index: 2; behavior: url(style/PIE/PIE.htc); }
.liststyle5 .group-main .item .subtitle { position: absolute; display: block; width: 100%; height: 50px; text-align: center; top: 258px; left: 0; color: #c8cac9; z-index: 3; font-size: 40px; line-height: 50px; }
.liststyle5 .group-main .item .items-main { position: absolute; display: block; width: 100%; height: 180px; overflow: hidden; top: 308px; left: 0; z-index: 3; font-size: 14px; line-height: 18px; white-space: normal; }
.liststyle5 .group-main .item .items-main p { margin: 0; }
.liststyle5 .group-main .item.style .maintitle { top: 308px; }
.liststyle5 .group-main .item.style .items-line { top: 258px; }
.liststyle5 .group-main .item.style .subtitle { top: 191px; }
.liststyle5 .group-main .item.style .items-main { top: 12px; }

/* lightgallery 灯箱画廊样式 */
#lightGallery { }
#lightGallery>a.col { padding: 10px; font-size: 0; text-align: center; position: relative; }
#lightGallery>a.col .grouphd { padding-top: 70%; position: relative; }
#lightGallery>a.col .grouphd .grouphd-img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#lightGallery>a.col .grouphd .grouphd-img>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouphd .grouphd-img>img { width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouposter { display: none; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, .5); top: 0; left: 0; }
#lightGallery>a.col:hover .grouposter { display: block; }
#lightGallery>a.col .grouposter>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouptitle { width: 100%; height: 36px; font-size: 14px; line-height: 36px; background-color: #fff; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#lightGallery>a.col:hover .grouptitle { background-color: #d00707; color: #fff; }

/* casenav 选项卡导航 */
.casenav { width: 100%; background: #f1f1f1; font-size: 16px; text-align: center; line-height: 28px; border-bottom: 1px solid #dedede; }
.casenav .casenav-nav { width: 100%; text-align: center; }
.casenav .casenav-nav>li { display: inline-block; position: relative; float: none; }
.casenav .casenav-nav>li.active { background: #d00707; }
.casenav .casenav-nav>li.active a { color: #fff; }
.casenav .casenav-nav>li:hover a { color: #d00707; }

/* pagectrl 翻页按钮 */
.pagectrl { display: block; width: 100%; padding-top: 20px; }
.pagectrl>a { display: inline-block; padding: 0 8px; height: 30px; line-height: 28px; border: 1px solid #ccc; margin-bottom: 10px; color: #333; }
.pagectrl>a.active, .pagectrl>a:hover { background-color: #d00707; border: 1px solid #d00707; color: #fff; }
.pagectrl>.pagectrlform { display: inline-block; height: 30px; line-height: 28px; padding: 0px 20px; margin-bottom: 10px; }
.pagectrl>.pagectrlform .pageinput { width: 30px; height: 30px; border: 1px solid #ccc; border-radius: 0; margin-bottom: 10px; text-align: center; }
.pagectrl>.pagectrlform .pagesubmit { padding: 0 8px; height: 30px; background-color: #d00707; border: 1px solid #d00707; color: #fff; margin-bottom: 10px; }

/* detail 详情页 */
.maincontent { font-size: 16px; width: 100%;  padding: 0 10px; margin: 0 auto; margin-top: 20px; }


.title-desc{font-size: 14px;color: #333;overflow: hidden;border-bottom:1px solid #ccc;margin:0 10px; ;}
.title-desc p{display: inline-block;float: left;line-height: 1.5;}
.title-desc p+p{float: right;}
.title-desc p i{margin:0 5px;}
.title-desc p i:nth-child(2){margin-left: 5px;margin-right: 0;}
.title-desc p a{color: #333;line-height: 1.5;display: inline-block;}
.title-desc p span{padding: 0;margin-left: 5px;}
.title-desc p a.sharebtn{float: none;background: none;padding: 0;margin: 0; font-size:14px;}
.title-desc p a:hover{color: #d00707;}
.newstitle{font-size:30px;font-weight:700; line-height: 40px; text-align: center;margin-top: 20px;margin-bottom: 10px;}
.screen-phone .newstitle{font-size:20px;margin-top: 0;}
.content { font-size: 16px; width: 100%; margin: 0 auto; margin-top: 20px; }

/* prevnext 前一篇-后一篇 */
.prevnext { width: 100%;margin-top: 20px; padding: 20px 0; font-size: 14px; border-top: 1px solid #ccc;}
.prevnext a {display: block; color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.prevnext a:hover { text-decoration: underline; color: #d00707; }
.prevnext .prev, .prevnext .next { width: 50%; display: block; float: left;}
.prevnext .next {text-align: right;}
.prevnext .historygo { display: inline-block; padding: 5px; background: #d00707; color: #fff; }
.prevnext .historygo:hover { color: #fff; text-decoration: none; background: #3f3b3a; }

/* casedetail 案例详情卡片图片展示 */
.casedetail { padding-top: 54%; position: relative; margin-left: -10px; margin-right: -10px; }
.casedetail .items-images { position: absolute; top: 0; height: 100%; width: 100%; }
.casedetail .items-images .mainimgbox, .casedetail .items-images .mainimgctrl { height: 100%; overflow: hidden; }
.casedetail .items-images .mainimgbox { text-align: center; }
.casedetail .items-images .mainimgbox img { width: 100%; max-height: 100%; }
.casedetail .items-images .mainimgctrl { padding-top: 40px; padding-bottom: 40px; }
.casedetail .items-images .mainimgctrl .upctrl, .casedetail .items-images .mainimgctrl .downctrl { width: 88%; position: absolute; left: 6%; height: 25px; line-height: 20px; text-align: center; color: #fff; background: #d00707; cursor: pointer; border: 1px solid #999; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.casedetail .items-images .mainimgctrl .upctrl:hover, .casedetail .items-images .mainimgctrl .downctrl:hover { background: #3f3b3a; }
.casedetail .items-images .mainimgctrl .upctrl { top: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .downctrl { bottom: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .imagesbox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.casedetail .items-images .mainimgctrl .imagesbox .images { width: 100%; height: auto; position: absolute; top: 0px; -webkit-transition: all .5s linear 0s; -moz-transition: all .5s linear 0s; -o-transition: all .5s linear 0s; transition: all .5s linear 0s; }
.casedetail .items-images .mainimgctrl .imagesbox .images>img { width: 100%; height: auto; margin: 4px 0; cursor: pointer; }
.casedetailmorebtn { display: inline-block; background-color: #d00707; color: #fff; width: 120px; font-size: 16px; line-height: 36px; text-align: center; margin-top: 15px; }
.screen-phone .casedetailmorebtn { width: 80px; font-size: 14px; line-height: 28px; margin-top: 5px; }
.casedetailmorebtn:hover { background-color: #3f3b3a; color: #fff; }
.casedetailbox-title { display: block; width: 140px; background-color: #d00707; color: #fff; text-align: center; font-size: 16px; line-height: 36px; font-weight: 700; }
.screen-phone .casedetailbox-title { display: block; width: 120px; background-color: #d00707; color: #fff; text-align: center; font-size: 14px; line-height: 28px; font-weight: 700; }
.casedetailbox { border-top: 2px solid #d00707; }
.screen-phone .casedetailbox { border-top: 1px solid #d00707; }

/* other 其它 */

/* leftnav 左侧小导航栏 */

.leftnav { display: block; width: 100%;  margin-bottom: 20px; }
.screen-phone .leftnav, .screen-tablet .leftnav { margin-left: auto; margin-right: auto; }
.leftnav .leftnav-m-ctrl{line-height: 54px;font-size: 18px;text-align: center;background: #d00707;color: #fff;border-bottom:1px solid #d1d1d1;}
.leftnav a { color: #666; }
.leftnav ul { padding: 0; margin: 0;overflow: hidden;text-align: center; }
.leftnav ul li { display: inline-block;margin: 5px 10px; }
.leftnav ul li>a { display: block; background-color: #fff; font-size: 16px; color: #666; line-height: 35px; padding: 0px 30px; position: relative;border-radius: 20px; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; -o-transition: all .5s;}
.leftnav ul li.active>a, .leftnav ul li:hover>a { color: #fff; background-color: #d00707; }


/* rightnav 右侧悬浮导航 */
.rightnav { width: 52px;  font-size: 0px; display: block; position: fixed; top: 50%; right: 0px;z-index: 999; }
.rightnav ul { margin: 0px; padding: 0px; }
.rightnav ul li { width: 52px; display: block; height: 52px; overflow: hidden; list-style: none; background-position: 0 0px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.rightnav ul li:hover { background-position: 0px -62px; }
.rightnav ul li+li { margin-top: 5px; }
.rightnav ul li a { display: block; width: 100%; height: 100%; }
.qq { background: url(../../images/QQ.png) no-repeat; }
.weixin { background: url(../../images/weixin.png) no-repeat; }
.weixin-logo { background: #fff; font-size: 12px; width: 0px; height: 0px; overflow: hidden; position: absolute; top: 0px; right: 127px; transform: rotate(720deg); -webkit-transition: ease-out .5s; -moz-transition: ease-out .5s; -ms-transition: ease-out .5s; -o-transition: ease-out .5s; }
.weixin-logo>img { width: 100%; }
.weixin:hover .weixin-logo { width: 130px; height: auto; top: 0px; right: 52px; text-align: center; color: #000; transform: rotate(0deg); }
.rightnav .liuyan { background: url(../../images/liuyan.png) no-repeat; }
.rightnav .gotop { background: url(../../images/gotop.png) no-repeat; }

/* detailcontent wenhua-imgbox 奥捷文化图片盒子 */
.wenhua-imgbox { width: 100%; -moz-column-count: 2;    /* Firefox */ -webkit-column-count: 2;    /* Safari 和 Chrome */ column-count: 2; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px }
.wenhua-imgbox img { display: inline-block; width: 100%; height: auto; padding: 1px; -moz-page-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; }