body {font-family:"微软雅黑",Helvetica Neue,Tahoma,Arial;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#FBFCFE;height:100%;position:relative;}
textarea,input[type="text"] {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#007FFF;}
::-moz-selection {color:#fff;background:#007FFF;}
::selection {color:#fff;background:#007FFF;}
a {color:#333;text-decoration:none;transition: all .3s}
a:focus,a:hover {transition:none;transition: all .3s;color:#007FFF}
a.text-gray:hover{color:#ED6D00}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.list-paddingleft-2 {padding:0}
/*
@font-face {
  font-family: "OPPOFont-Regular";
  src: url("../font/OPPOSans-Medium.eot?1565341315206#ie-fixed") format("embedded-opentype"), url("../font/OPPOSans-Medium.woff2?1565341315206") format("woff2"), url("../font/OPPOSans-Medium.woff?1565341315206") format("woff"), url("../font/OPPOSans-Medium.ttf?1565341315206") format("truetype"), url("../font/OPPOSans-Medium.svg?1565341315206") format("svg");
  font-style: normal;
  font-weight: 200;
}
*/
@font-face {
    font-family: "Bebas";
    src: url("../font/BEBAS___-webfont.woff.ttf") format('opentype');
    font-weight: normal;
    font-style: normal
}
@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../font/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'fzlantingheis-ul-gbregular';
	src: url('../font/fzltcxhjw.eot');
	src: url('../font/fzltcxhjw.eot?#iefix') format('embedded-opentype');
	src:url('../font/fzltcxhjw.woff') format('woff'), url('../font/fzltcxhjw.ttf') format('truetype'), url('../font/fzltcxhjw.svg#fzltcxhjw') format('svg'),local('fzltcxhjw'),local('Myriad Pro');
}
.Bebas {font-family:"Bebas";padding:0}

/* 图片高度不一解决办法 */
.zoomimg{display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.zoom-news {padding-bottom:64%;}

/* 图片高度不一解决办法 end */

/* 布局 */
.container-wrap{max-width:980px;margin:0 auto;display:block;padding:0 10px;}
.container-wrap:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.container-layout{max-width:1300px;}

 a.text-gray:hover{color:#666}

.fix-bottom .padding-large{padding:30px 50px 40px 50px}
.fix-bottom .padding-big{padding:20px}
.fix-footer{z-index:99}

.none{display: none;}
.block{display: inline-block;}
.bg-main {background:#EAF2FF}
.bg-gray {background:#F7FAFF}
.bg-gray-2 {background:#EEF0F3}
.bg-overlay{background-attachment: fixed;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;}/* background-attachment: fixed */
.bg-overlay:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);}
.bg-gray-3{background:url(../images/fb1f598cde52eb930dfedb1cd916c63f.jpg) no-repeat scroll center center / cover;}
.bg-gradient{background-image: linear-gradient(148.25deg, #A253D8 3%, #1545CB 89.85%);}

.bg-blue-gradient{background-image: linear-gradient(90deg,#a370e1 0,#6186f0 54%,#2aa6ed 100%);}
.button.bg-blue-gradient{color:#fff}
.button.bg-blue-gradient:hover,.button.bg-blue-gradient:focus {color:#fff;background-image: linear-gradient(90deg,#a370e1 0,#6186f0 54%,#2aa6ed 100%)}

/* 标题样式-居中 */
.title-c{position:relative;margin:0}
.title-c strong{position:relative;font-size:36px;margin-bottom:10px;font-weight:600;display: block}
.title-c p{font-size:16px;display: block;margin-top:20px;line-height: 30px;display: block;}
.title-c h2{position:relative;font-size:32px;font-weight:400;}
.title-c h2:before{background:#D90F11;content:'';display:block;position:absolute;width:30px;height:5px;bottom:-10px;left:50%;margin-left:-15px;}

.hasLine {position: relative;height: 3px;width:40px;margin:0 auto;}
.hasLine::before {position: absolute;content: '';height: 3px;background: #006FCD;bottom: 0;width: 50%;right: 0;}
.hasLine::after {position: absolute;content: '';height: 3px;background: #A1CE00;bottom: 0;width: 50%;left: 0;}

.bg-yellow-2{background:#FD8C3D}
.button-big {padding:12px 22px;}
.button-large {padding: 15px 60px;}
.padding-small{padding:10px;}
.padding-middle{padding:20px;}
.padding-big{padding:30px;}
.padding-large{padding:50px;}

/* 滚动资质 */
.honour .media {-webkit-transition:.5s;transition:.5s;}
.honour .media .ph{padding-bottom:142%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.honour .media-body {text-align:center;padding:10px}
.honour .media-body h2 a {line-height:24px;font-size:16px;color:# ;}
.honour .media:hover .media-body h2 a {color:#006FCD;}
.honour .media:hover .media-body p {color:#626262}
.honour:hover .owl-nav .owl-prev,.honour:hover .owl-nav .owl-next {background:#006FCD;opacity: 1;}
.honour .owl-nav .owl-prev {left:-20px;}
.honour .owl-nav .owl-next {right:-20px;}
/* 滚动资质 end*/

.advantage {position:relative;}
.advantage .pic{padding-right:20%;}
.advantage .ph{padding-bottom:60%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;transition:.5s;}
.advantage .tit{position: absolute;padding:30px;right:0;top:50px;bottom:-60px;width:40%;;z-index: 1;font-size:15px;}
.advantage .tit p,.advantage .team p{line-height: 28px}
.advantage .tit h2{font-size:20px;font-weight:600;display: block;margin-bottom: 20px}
.advantage .team{position: absolute;padding:30px;right:0;top:50px;bottom:-30px;width:30%;;z-index: 9;font-size:15px;}
.advantage .team h2{font-size:20px;font-weight:600;display: block;margin-bottom: 20px}
.advantage .owl-dots {position:relative;top:20px;text-align:center;display:inline-block;width:100%;}

.history-banner {position:relative;background-repeat:no-repeat;background-position:center 50%;background-size:cover;margin:0;padding:0;}
/*.channel-banner:before {content:'';display:block;position:absolute;background:#000;opacity:.1;width:100%;height:100%;bottom:0px;left:0;right:0;right:0}*/

.history{position:relative;}
.history:after{position:absolute; content:"";background-color:rgba(255,255,255,1);height:2px; width:100%;left:0;right:0;top:80px;z-index: 3}
.history .item .titime{position: relative;padding-top:10px;}
.history .item .titime h2{font-family: "Bebas";font-size:48px;display: block;}
.history .item .titime h2:after{position:absolute; content:""; border:2px solid #fff; background: #fff;height:12px; width:12px;border-radius:50%;bottom:-30px;left:0;right:0;text-align:center; margin:0 auto;transition:all .3s;}

.history .item .hiscon{margin-top:60px;font-size:15px;padding:30px;background:#007DE7;height: 180px;transition:all .3s;}
.history .item:hover .hiscon{background:#006FCD;color:#fff;-webkit-transition:0.5s;-o-transition:0.5s;transition:all .3s;}
.history .item:hover .titime h2:after{position:absolute; content:""; height:20px; width:20px;transition:all .3s;}

.owl-carousel.history .owl-nav .owl-prev,.owl-carousel.history .owl-nav .owl-next {background:#006FCD;opacity:1;top:82px;}
.owl-carousel.history:hover .owl-nav .owl-prev,.owl-carousel..history:hover .owl-nav .owl-next {background:#018BFF;opacity:1;}
.owl-carousel.history .owl-nav .owl-prev {left:-20px;right:auto;}
.owl-carousel.history .owl-nav .owl-next {right:-20px;}

/* 愿景 begin */
.vision-about{padding:120px 0;background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.about-vision{overflow:hidden;padding-right:30px;}/* background-color:rgba(0,0,0,1); */
.about-vision h2{position:relative;font-size:36px;line-height:58px;font-weight:600;margin-bottom:80px;word-break:break-all}
.about-vision h2:before {content:'';display:block;position:absolute;background:#FFF;width:40px;height:3px;bottom:-30px;left:0;}
.about-vision p{line-height:30px;font-size:18px;color:#fff;margin-bottom:10px}

.linian{position:relative;padding:30px}
.linian.border{border:1px solid rgba(255,255,255,.6);}
.linian .media{height:100%}
.linian .media img{}
.linian .media-body{}
.linian .media-body strong{padding:20px 0;font-weight:600;position:relative;margin-bottom:20px}
.linian .media-body strong:before {content:'';display:block;position:absolute;width:40px;height:3px;bottom:0px;left:0;background-color:rgba(255,255,255,.9);}
.linian .media-body p{line-height:28px}

.quick-pro{padding:25px 30px;margin-top: -50px;z-index: 9999;position:relative;box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.08);background: linear-gradient(0deg, #fff 0%, #F0F5FF 100%);}
.quick-pro .media{margin:0px;padding:0px;}
.quick-pro .media.media-x .media-body{margin-top:-2px;padding-left:10px}
.quick-pro .media.media-x img{max-width: 64px}
.quick-pro .media.last{margin-left:40px}
.quick-pro .media .media-body strong{padding:0;font-size:18px;}
.quick-pro .media .media-body p{line-height:24px;}
.quick-pro .media .media-body .button{line-height:40px;padding:5px 20px;position:absolute;top:0;right:40px;background:#FFF;font-size:18px;border:1px solid #eee}
.quick-pro .media:hover .media-body .button{background:#007FFF;color:#fff}
.quick-pro .media .media-body .button.last{right:0}
.quick-pro .media .media-body.border-r:after {content:'';position:absolute;top:0px;right:-1px;background:#eee;width:1px;height:50px;}

.about-value{position:relative;}
.about-value .media-body strong{padding:20px 0;font-weight:600;position:relative;margin-bottom:20px}
.about-value .media-body strong:before {content:'';display:block;position:absolute;width:40px;height:3px;bottom:0px;left:50%;margin-left:-20px;background-color:rgba(255,255,255,.9);}
.about-value .media-body p{line-height:28px}

/* 关于我们样式 */
.about-introduce .text p{line-height:28px;font-size:16px;margin-bottom:10px}
.about-introduce .text h1{font-size:30px;font-weight:600;margin-bottom:30px}
.about-introduce .pic{position:relative;background:url(../images/about_bg.png) no-repeat scroll center center / cover;}

.about-video{position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-40px}
.about-video a {font-size:24px;color: #fff;height: 80px;width: 80px;text-align: center;line-height: 80px;background: #fff;border-radius: 50%;display: block;}
.about-video a:hover{background:#FCB319}
/* 首页公司介绍 */

.home-contact{background:#007FFF url(../images/home_photography_bg.png) no-repeat}
.home-contact .title{position:relative;width:640px;float:right;text-align:left;padding-right:30px;}

.home-contact .title h2{font-size:48px;padding-top:20%;padding-right:50px;padding-bottom:30px;}
.home-contact .title p{font-size:18px;}
.home-contact .title a.button{padding:12px 30px}

.blank{height:10px;line-height:10px;clear:both;font-size:0;}
.blank-small {height:20px;line-height:20px;clear:both;font-size:0;}
.blank-middle {height:30px;line-height:30px;clear:both;font-size:0;}
.blank-big {height:50px;line-height:50px;clear:both;font-size:0;}
.blank-large {height:80px;line-height:80px;clear:both;font-size:0;}

.line-small {margin-left:-1px;margin-right:-1px}
.line-small .x1,.line-small .x2,.line-small .x3,.line-small .x4,.line-small .x5,.line-small .x6,.line-small .x7,.line-small .x8,.line-small .x9,.line-small .x10,.line-small .x11,.line-small .x12,.line-small .xl1,.line-small .xl2,.line-small .xl3,.line-small .xl4,.line-small .xl5,.line-small .xl6,.line-small .xl7,.line-small .xl8,.line-small .xl9,.line-small .xl10,.line-small .xl11,.line-small .xl12,.line-small .xs1,.line-small .xs2,.line-small .xs3,.line-small .xs4,.line-small .xs5,.line-small .xs6,.line-small .xs7,.line-small .xs8,.line-small .xs9,.line-small .xs10,.line-small .xs11,.line-small .xs12,.line-small .xm1,.line-small .xm2,.line-small .xm3,.line-small .xm4,.line-small .xm5,.line-small .xm6,.line-small .xm7,.line-small .xm8,.line-small .xm9,.line-small .xm10,.line-small .xm11,.line-small .xm12,.line-small .xb1,.line-small .xb2,.line-small .xb3,.line-small .xb4,.line-small .xb5,.line-small .xb6,.line-small .xb7,.line-small .xb8,.line-small .xb9,.line-small .xb10,.line-small .xb11,.line-small .xb12 {position:relative;min-height:1px;padding-right:1px;padding-left:0px}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* ========================== 首页 ========================== */

.notice{min-height:430px}
.notice.padding-big{padding:20px}

/*轮换广告 begin*/
.slides{margin-bottom:-20px}
.slides .item {position:relative;overflow:hidden;}
.slides .item .post-link {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;}
.slides .item .post-pc,.slides .item .post-mobile{height:580px;padding-top:180px;width:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;transition:0.5s;display:block;}
.slides .item h2 {font-size:40px;margin-bottom:16px}
.slides .item p{font-size:16px;line-height:30px}
.slides .item a.button{margin-top:40px}
.slides:hover .owl-nav .owl-prev,.slides:hover .owl-nav .owl-next {opacity:0.6;background:#007FFF;border-radius:5px;}
/*轮换广告 edn*/

/*服务项目 begin
.trade-box-item {position:relative;height:270px;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.trade-box-item:before {content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.03);transition:all .5s cubic-bezier(.4,0,.2,1)}
.trade-box-item:hover:before {background-color:rgba(0,0,0,.3)}
.trade-box-item a{position:absolute;width:100%;height:100%;left:0;top:0}
.trade-box-item .item-title {bottom:50px;left:50px;position:absolute;transition:all .5s cubic-bezier(.5,0,.2,1);}
.trade-box-item .item-title h2{font-size:24px;font-weight:600;margin:5px 0 20px 0;}
.trade-box-item .item-title h3{opacity:0.8;transition:all .5s cubic-bezier(.5,0,.2,1);}
.trade-box-item:hover .item-title{bottom:90px;transition:all .5s cubic-bezier(.5,0,.2,1);}
/* 服务项目  */

/* 解决方案2  */

.trade-box ul{margin:0 -10px}
.trade-box ul li {width:33.3333333333333%;float:left;}
.trade-box ul li .trade-box-top {margin:10px;position:relative;height:253px;background-repeat:no-repeat;background-position:center center;background-size:cover;}

.trade-box ul li .trade-box-item {margin:10px;position:relative;height:253px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.trade-box ul li .trade-box-item:before {content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.3);transition:all .4s cubic-bezier(.4,0,.2,1)}

.trade-box ul li .trade-box-item a {position:absolute;width:100%;height:100%;left:0;top:0}
.trade-box ul li .trade-box-item .item-logo{margin-top:40px;position:relative;transition:all .5s cubic-bezier(.5,0,.2,1)}
.trade-box ul li .trade-box-item .button{position:relative;background:#F72076;color:#FFF;margin-top:10px}

.item-title {font-size:20px;font-weight:600;padding:20px 0;position:relative}
.item-title:before {content:"";position:relative;display:block;width:20px;border-bottom:2px solid #fff;margin:0 auto 20px;transition:all .4s cubic-bezier(.4,0,.2,1)}

.item-text {width:60%;position:relative;transition:all .5s cubic-bezier(.5,0,.2,1);opacity:0;margin:10px auto 0 auto}
.item-text p {font-size:18px;margin-bottom:5px}

.trade-box ul li:hover .trade-box-item .button{background:#fff;color:#333;margin-top:100px}
.trade-box ul li:hover .trade-box-item .item-text {display:block;opacity:1;margin-top:-150px}
.trade-box ul li:hover .trade-box-item:before {background: linear-gradient(180deg,rgba(16,184,194,0.75),rgba(20,127,203,0.8));}
.trade-box ul li:hover .trade-box-item .item-logo {margin-top:70px}
.trade-box ul li:hover .trade-box-item .item-title:before {opacity:0;margin-bottom:0}
/* 解决方案2  */

.prenext-text{line-height:30px}
.prenext-text .text-l{text-align:left}
.prenext-text .text-r{text-align:right}

.prenext-pic img{max-width:120px}
.prenext-pic .media .height-big{line-height:40px}
.prenext-pic .media .text-l{text-align:left}
.prenext-pic .media .text-r{text-align:right}
.prenext-pic .media .padding-left{padding:20px 20px 20px 10px;border-right:1px solid #ddd;}
.prenext-pic .media .padding-right{padding:20px 10px 20px 25px;}
.prenext-pic .media .pic-l{float:left}
.prenext-pic .media .pic-r{float:right}
.prenext-pic a:hover{color:#ED6D00}

/* 上下篇 tbadc */
.post-pre .media-img {position:relative;overflow:hidden;}
.post-pre .media-img .post-link {background:rgba(0,0,0,0.3);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.post-pre .media-img .post-link h2{position:absolute;left:20px;top:30px;color:#fff;font-size:16px}
.post-pre .media-img:hover .post-link{background:rgba(0,0,0,0.6);transition:0.5s;}
.post-pre .media-img .post-zoom{transform: scale(1);transition:0.5s;padding-bottom:45%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.post-pre .media-img:hover .post-zoom{transform: scale(1.05);transition:0.5s;}
.post-pre .media-img .post-tool {position:absolute;left:20px;bottom:10px;width:auto;color:#fff;transition:0.5s;}
.post-pre .media-img .post-ico {position:absolute;right:20px;bottom:10px;width:auto;color:#fff;transition:0.5s;}

/* 置顶文章-图片 */
.list-post-top .media-img {position:relative;overflow:hidden;}
.list-post-top .media-img img{transform: scale(1);transition:0.5s;}
.list-post-top .media-img:hover img{transform: scale(1.02);transition:0.5s;}
.list-post-top .media-img .toplink{opacity:0.1;background:rgba(0,0,0,0.6);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.list-post-top .media-img:hover .toplink{transition:0.5s;opacity:0.3;}
.list-post-top .media-img .linear-link{opacity:0.6;background:linear-gradient(to bottom,rgba(0,0,0,0.03) 65%,rgba(0,0,0,0.6) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.list-post-top .media-img:hover .linear-link{transition:0.5s;opacity:1;}

.list-post-top .media-img .post-title {width:100%;bottom:20px;left:0;position:absolute;color:#fff;text-transform:uppercase;transition:0.5s;padding:0 20px;transition:0.5s;z-index:3}
.list-post-top .media-img .post-title a h2 {color:#fff;font-size:18px;display:block;}
.list-post-top .media-img .post-title a.bg-tag{background:#4ca80b;;color:#FFF;border-radius:5px;padding:2px 8px;font-size:12px;display:inline-block;}
.list-post-top .media-img:nth-of-type(1){margin-bottom:13px}
/* 置顶文章-图片 end */

/* 置顶文章-背景 */
.article-post-top .media-img {position:relative;overflow:hidden;}
/* t
.article-post-top .media-img .post-link {opacity:0.6;background:linear-gradient(to bottom,rgba(0,0,0,0.03) 85%,rgba(0,0,0,0.6) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.article-post-top .media-img:hover .post-link{opacity:0.8;transition:0.5s;}
 */
.article-post-top .media-img .post-link {background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.article-post-top .media-img:hover .post-link{background:rgba(0,0,0,0.3);transition:0.5s;}
.article-post-top .media-img .post-zoom-video{transition:0.5s;padding-bottom:30%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.article-post-top .media-img .post-zoom{transition:0.5s;padding-bottom:64%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.article-post-top .media-img:hover .post-zoom{transform: scale(1.03);transition:0.5s;}
.article-post-top .media-img a h2{z-index:1;display:block;position:absolute;left:20px;bottom:20px;color:#fff;}
.post-article-arrow:hover .owl-nav .owl-prev,.article-post-top:hover .owl-nav .owl-next {opacity:0.6;}
/* .article-post-top .media-img:nth-of-type(1){margin-bottom:13px} */
/* 置顶文章 end*/

.list-post-logo .media {box-shadow: 0 10px 20px 10px rgba(229, 229, 229, 0.3);-webkit-transition:.5s;transition:.5s;margin-bottom:20px;}
.list-post-logo .media:hover{box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);}
.list-post-logo .media-img{position:relative;overflow:hidden}
.list-post-logo .media-body.padding{padding:20px 30px}
.list-post-logo .media-body h2 {margin:10px 0;line-height:24px;overflow:hidden;}
.list-post-logo .media-body h2 a {font-weight:600}
.list-post-logo .media .post-zoom{transform: scale(1);transition:0.5s;padding-bottom:60%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}

.list-post-h .media {-webkit-transition:.5s;transition:.5s;margin-bottom:20px;}
/* box-shadow:0 0 1px 1px rgba(229, 229, 229, .3); */
.list-post-h .media.border{box-shadow:0 0 1px 1px rgba(229, 229, 229, .3);border:0}
.list-post-h .media:hover{box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);}
.list-post-h .media-img{position:relative;overflow:hidden}
.list-post-h .media-body.padding{padding:20px 15px}
.list-post-h .media-body.padding-big{padding:20px}
.list-post-h .media-body h2 {height:46px;margin:10px 0 15px 0;line-height:22px;overflow:hidden;}
.list-post-h .media-body h2 a {color: #666;}
.list-post-h .media-body em {display: block;position:relative;line-height:18px;padding-left:15px;color:#999;}
.list-post-h .media-body em:before{position: absolute;border-radius: 20px;width: 8px;height: 8px;background-color: transparent;display: block;content: '';left:0;top: 50%;-webkit-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.list-post-h .media-body em.color_1:before{border: 2px solid #ED6D00;}
.list-post-h .media-body em.color_2:before{border: 2px solid #FFE625;}
.list-post-h .media-body em.color_3:before{border: 2px solid #25AAFF;}

.list-post-h .media-body .height-big{line-height:24px;}
.list-post-h .media-body .userface{width:24px;height:24px;margin-right:10px}

.list-post-h .media .post-zoom{transform: scale(1);transition:0.5s;padding-bottom:64%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.list-post-h .media a.collect{opacity:0;position: absolute;top:20px;right:20px;width:68px;height:30px;line-height:28px;border:1px solid rgba(255,255,255,0.8);z-index:2;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.list-post-h .media a.play{opacity:0;position: absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;width:60px;height:60px;line-height:60px;background:rgba(0,0,0,0.6);z-index:2;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.list-post-h .media .playtime{position: absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,0.5);z-index:2;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}

.list-post-h .media:hover .post-zoom{transform: scale(1.03);-webkit-transition:.3s;transition:.3s;}
.list-post-h .media:hover a.collect,.list-post-h .media:hover a.play{opacity:1;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}

/* 横向文章 */
.list-post-y-np .media {-webkit-transition:.5s;transition:.5s;margin-bottom:10px;}
/* .list-post-y-np .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);} */
.list-post-y-np .media-body {text-align:left;}
.list-post-y-np .padding-big{padding:20px}
.list-post-y-np .media-body h2 {height:64px;line-height:22px;margin-bottom:15px;overflow:hidden;}
.list-post-y-np .media-body h2 a {font-size:18px;font-weight:600;color: #333;}
.list-post-y-np .media-body h3 {height:52px;line-height:26px;margin-bottom:15px;overflow:hidden;}
.list-post-y-np .media-body h3 a{font-size:16px;color: #333;}
.list-post-y-np .media-body strong {margin:15px 0;overflow:hidden;font-size:16px}
.list-post-y-np .media-body strong a{color: #333;}
.list-post-y-np .media-body p.time {color:#999;}
.list-post-y-np .media .media-body a.more {color:#0A6CD9;border-bottom:2px solid #0A6CD9;padding-bottom:2px}
.list-post-y-np .media:hover .media-body a.more {color:#0A6CD9;border-bottom:0px solid #0A6CD9}
.list-post-y-np .media .zoomimg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.5s;transition:.5s;}
.list-post-y-np .media:hover .zoomimg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-transition:.5s;transition:.5s;}
/* 横向文章 end */

/* 弹出友情链接*/
#friend {line-height:32px;position:relative;z-index:999;float:right}
#friend a{display:block;margin-left:30px;font-size:14px}
#friend a:hover{color:#ccc}
#friend ul {padding:10px 20px;min-width:160px;border:1px solid #181818;background:#181818;bottom:31px;display:none;right:0;overflow:hidden;position:absolute;}
#friend ul li a {display:block;line-height:28px;padding:0;margin:0}
#friend ul li a:hover {text-decoration:none;}
/* 弹出友情链接 end*/

/* 弹出内容 为了SEO*/
#popup {line-height:32px;position:relative;z-index:999;float:right}
#popup a{display:block;margin-left:20px;font-size:14px}
#popup a:hover{color:#CCC}
#popup ul {overflow-y: auto;min-width:300px;background:#222;border-bottom:0;bottom:30px;display:none;right:0;overflow:hidden;padding:10px 20px;position:absolute;}
#popup li a {display:block;padding:5px 0;line-height:20px;margin:0}
#popup li.dot a {padding-left:15px;position:relative}
#popup li.dot:hover a:before {background:#ED6D00;}
#popup li.dot a:before {content:'';position:absolute;left:0px;background:#ccc;width:5px;height:5px;top:12px;border-radius:50%}
/* 弹出内容 为了SEO end*/


/* ========================== 首页 end==========================*/

/* ========================== 关于 =============================== */

/* 关于动画数字 */
.about-data .v-line{height:150px;border-right:1px solid #eee;}
.about-data .v-line:last-child{border-right:0}
.about-data-style3 i{font-style:normal;}
.about-data-style3 .media{position:relative;margin-top:10px}
.about-data-style3 .counter{font-size:48px;line-height:60px;}
.about-data-style3 span{font-weight:normal;font-size:48px;}
.about-data-style3 p{line-height:24px;}

/* 关于团队图片 */
.about-team .media-img{position:relative;overflow:hidden}
.about-team .media-img img{transform: scale(1);-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.about-team .media-img:after {position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:rgba(0,0,0,0.3);-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.about-team .media-img:hover:after {background:rgba(0,0,0,.075);transition:0.5s;}
.about-team .media-img:hover img{transform: scale(1.3);-webkit-transition:0.9s;-o-transition:0.9s;transition:0.9s;}
/* 关于团队图片 end */

/*合作伙伴 logo*/
.partners-style1 ul {border-right:1px solid #f2f2f2;border-top:1px solid #f2f2f2;border-collapse:collapse;}
.partners-style1 ul li{overflow:hidden;float:left;width:20%;display:block}
.partners-style1 ul li .list-li{padding:10px;overflow:hidden;border-left:1px solid #ff0000;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-top:1px solid transparent;margin-left:-1px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.partners-style1 ul li .list-li:hover {-webkit-box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.06);box-shadow: 0px 10px 50px 10px rgba(0, 0, 0, 0.06);z-index:2;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.partners-style1 ul li .list-li img {margin:0 auto;}
/*-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);*/
.partners-style1 ul li .list-li img:hover {opacity:1;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
/*合作伙伴 logo end*/

/*关于-首页-合作伙伴 logo*/
.partners-style2 ul {border-collapse:collapse;margin:0 -15px}
.partners-style2 ul li{overflow:hidden;float:left;width:20%;display:block}
.partners-style2 ul li .logo{margin:15px;padding:5px;box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
-moz-box-shadow: 0 0px 8px 0px rgba(0,0,0,0.05);}
.partners-style2 ul li .logo:hover {box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
-moz-box-shadow: 0 0px 10px 0px rgba(0,0,0,0.05);}

/*关于-首页-合作伙伴 logo end*/

/* 关于我们滚动图片 begin*/
.about-img-stroll{position:relative;}
.about-img-stroll .item{min-height:500px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.about-img-stroll .about_contact {position:absolute;left:0;right:0;top:50%;margin-top:-100px;width:100%;text-align:center;z-index:2}
.about-img-stroll .about_contact h2{font-size:36px;font-weight:700;padding-bottom:38px;}
.about-img-stroll .about_contact h3{font-size:36px;font-weight:normal;padding-bottom:38px;}
.about-img-stroll .about_contact .button{padding:12px 50px}
/* 关于我们滚动图片 begin*/

/* ========================== 关于 end====================== */

/* ==========================  服务 ==========================  */
.bg-invert-1{background:#2CB9B8}
.bg-invert-2{background:#999289}
.bg-invert-3{background:#7BC3EB}
.bg-invert-4{background:#702297}

.service{padding:0;margin:10px 0 0 0;}
.service:hover .block{display: none;}
.service:hover .none{display: inline-block;}
.service a{display: block;width: 100%;height: 100%;}
.service .media{padding:40px}
.service .media-body strong{padding:20px 0;font-weight:600;position:relative;margin-bottom:20px}
.service .media-body strong:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:0px;left:0;background-color:rgba(255,255,255,.6);}
.service .media-body p{line-height:32px}

/* 优势 */
/* .whyus-bg{background-repeat:no-repeat;background-position:center center;background-size:cover;} */
.whyus-right{overflow:hidden;max-width:570px;margin:80px 0 80px 20px;}
.whyus-right h4{font-size:30px;font-weight:300;position:relative;font-family: 'Conv_DINCondensedC';text-transform: uppercase}
.whyus-right h2{font-size:40px;font-weight:400;text-transform:uppercase;margin:0 0 20px}

.whyus .item-inner{padding:30px;border-right:1px solid rgba(255,255,255,.05)}
.whyus .media{float:left;width:50%;margin:0}
.whyus .media:hover .block{display: none;}
.whyus .media:hover .none{display: inline-block;}
.whyus .media:nth-child(2n) .item-inner{border-right:0px solid rgba(255,255,255,.05)}
.whyus .media:nth-child(1) .item-inner,.whyus .media:nth-child(2) .item-inner{border-bottom:1px solid rgba(255,255,255,.05);}
.whyus .media-body strong{padding:20px 0 10px 0;font-weight:600;font-size:18px}
.whyus .media-body p{font-size:14px}/* color:rgba(255,255,255,0.6); */

/* 合作步骤 */
.process{padding:0;margin:0 -15px}
.process:hover .block{display: none;}
.process:hover .none{display: inline-block;}
.process strong{margin-top:10px}
.process ul li {float:left;}
.process ul li.col-4{width:25%;}
.process ul li .icon {position:relative;margin:0 auto;}
.process ul li:hover .block{display: none;}
.process ul li:hover .none{display: inline-block;}
.process .media{margin:0 15px;padding:50px 30px 20px 30px;height:350px}
.process .media-body strong{padding:0 0 30px 0;font-size:20px;}
.process .media-body p{line-height:26px;}
.process .media h2{position:relative;font-size:72px;text-transform:uppercase;margin-bottom:25px;}
.process .media h2.color_1{color:#A233FF}
.process .media h2.color_2{color:#66FFF3}
.process .media h2.color_3{color:#FFC500}
/* .process .media h2:before {width:72px;content:'';display:block;position:absolute;height:1px;bottom:-10px;left:0;background:#007FFF;} */
.process .border{border:2px solid #eee}

/* 合作步骤 */
.process-2{padding:0;margin:0 -10px}
.process-2:hover .block{display: none;}
.process-2:hover .none{display: inline-block;}
.process-2 strong{font-weight:600;margin-top:10px}
.process-2 ul li {width:33.333333%;float:left;}
.process-2 ul li .icon {position:relative;margin:0 auto;}
.process-2 ul li:hover .block{display: none;}
.process-2 ul li:hover .none{display: inline-block;}
.process-2 ul li .media{margin:10px;padding:40px;height:260px;background:#FF9E00;}
.process-2 ul li .media.np{padding:0}
.process-2 ul li .media-body strong{padding:0 0 30px 0;font-size:16px;font-weight:normal}
.process-2 ul li .media-body p{line-height:26px;}
.process-2 ul li .media h2{-webkit-text-stroke: 2px #fff;color:#FF9E00;position:relative;font-size:72px;text-transform:uppercase;margin-bottom:25px;}
.process-2 ul li .media h2:before {width:100%;content:'';display:block;position:absolute;height:2px;bottom:-10px;left:0;background:#D45C2E;}
.process-2 ul li:hover .media h2{color:#fff}

/* ==========================  服务 end ==========================  */

/* ========================== 案例  ========================== */

/* 案例列表效果2 begin */
.list-case-overlay .media-img {position:relative;overflow:hidden;}
.list-case-overlay .media-img:after {position:absolute;top:0;left:0;z-index:1;content:"";width:100%;height:100%;transition:0.5s;}
.list-case-overlay .media-img:hover:after {background:rgba(0,0,0,.8);transition:0.5s;}
.list-case-overlay .media-img .post-overlay {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:3;opacity:0;filter(alpha=0)}
.list-case-overlay .media-img .post-content {position:absolute;padding:0px;top:0;left:0;right:0;bottom:0;z-index:3;transition:0.5s;}
.list-case-overlay .media-img h2 {position:absolute;top:20px;left:40px;font-size:20px;opacity:0;transition:0.5s;}
.list-case-overlay .media-img p{position:absolute;top:60px;left:40px;opacity:0;transition:0.5s;}
.list-case-overlay .media-img:hover p{opacity:0.8;transition:0.5s;top:100px;}
.list-case-overlay .media-img:hover h2{opacity:1;transition:0.5s;top:40px;}
.list-case-overlay .media-img h2:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:-15px;background:#fff;left:0}
.list-case-overlay .media-img a.tag{position:absolute;bottom:20px;left:40px;color:#fff;opacity:0;transition:0.5s;}
.list-case-overlay .media-img:hover a.tag{position:absolute;bottom:40px;left:40px;color:#fff;opacity:1;transition:0.5s;}
.list-case-overlay .media-img img{transform: scale(1);transition:0.5s;}
.list-case-overlay .media-img:hover img{transform: scale(1.1);transition:0.5s;}
.list-case-overlay .border-top{border-top:1px solid #fff}
/* 案例列表效果2 end*/

/* 案例列表效果1 begin*/
.list-case-zoom dl {-webkit-transition:.3s;transition:.3s;}
.list-case-zoom dl dt{position:relative;}
.list-case-zoom dl dt:after {position:absolute;top:0;left:0;content:"";width:100%;height:100%;transition:0.5s;}
.list-case-zoom dl dt .button{width:140px;margin:-20px auto;top:50%;text-align:center;opacity:0;left:0;right:0;position:absolute;text-transform:uppercase;z-index:3;transition:0.5s;}
.list-case-zoom dl dd {padding:25px;-webkit-transition:.3s;transition:.3s;background:#FFF;}
.list-case-zoom dl dd h4 {color:#181818;display:block;font-size:16px;line-height:20px;position:relative;padding-left:0px;padding-bottom:8px}
.list-case-zoom dl dd h4:before {content:'';display:block;position:absolute;background:#181818;width:20px;height:2px;top:10px;left:-25px}
/* .list-case-zoom dl dd h4 a {font-weight:normal;color:#181818;display:block;font-size:16px;} */
.list-case-zoom dl dd p{color:#666;height:20px;line-height:20px}
.list-case-zoom dl:hover dd{background:#FBFCFE}
/* .list-case-zoom dl:hover dd h2 a,.list-case-zoom dl:hover dd p{color:#FFF} */
.list-case-zoom dl:hover dd h2:before{background:#E7161A}
.list-case-zoom dl:hover dt:after {background:rgba(0,0,0,0.6);-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.list-case-zoom dl:hover dt .button{opacity:1;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
/* 案例列表效果2 end*/

/* 案例介绍页头部 */
.case-topic{min-height: calc(100vh - 90px);background-attachment: fixed;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.case-topic:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);}

.case-head {position:absolute;top:36%;left:0;right:0;z-index:3}
.case-head h2 {font-size:48px;color:#fff;font-weight:600;position:relative;margin-bottom:80px}
.case-head h2:before {left:0;bottom:-20px;width:45px;height:2px;background:#E7161A;content:'';display:block;position:absolute;}
.case-head span{width:48px;height:48px;line-height:48px;border:1px solid #fff;color:#fff;display:block;text-align:center;border-radius:50%}
.case-head span:hover{background:#FFF;color:#333}

.case-content h2{font-size:36px;font-weight:600;line-height:42px;margin:10px 0;}
.case-content p {font-size:16px;line-height:28px;margin-bottom:10px;color:#666}
.case-content img {padding:30px 0 20px 0;max-width:100%}
.case-content a.button{padding:15px 45px;background:#111}
.case-content a.button:hover{background:#E7161A}
/* 案例介绍页 end */

/* ========================== 案例 end ========================== */

/* ========================== 新闻  ========================== begin */

/* 自媒体横向滚动置顶新闻 */
.media-link {text-align:center;display:block;width:100%;height:100%;position:absolute;z-index:1;}
.media-slide {border-radius:0px;min-height:500px;position:relative;overflow:hidden;background-position:center center;background-size:cover;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;}
.media-slide a h2{font-size:36px;color:#fff;display:block;margin-top:20%}
.media-slide::after {position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:0;}
.media-slide:hover {background-position:35%;}
.media-slide:hover::after {background-color:rgba(0,0,0,0.3);}
.media-slide-style:hover .owl-nav .owl-prev,.media-slide-style:hover .owl-nav .owl-next {opacity:1;}
/* 自媒体横向滚动置顶新闻 */

.media-top .media-img {position:relative;overflow:hidden;z-index:3}
.media-top .media-img img{transition:0.5s;}
.media-top .media-img:hover img{transform: scale(1.02);transition:0.5s;}
.media-top .media-img h2 {height:48px;line-height:48px;position:absolute;padding:0px 20px;left:0;right:0;bottom:0;transition:0.5s;background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0))}
.media-top .media-img h2 a{color:#fff}
.media-top .media-img .media-link {display:block;width:100%;height:100%;position:absolute;top:0;bottom:0}

/* 上图下文 begin*/
.excerpt dl {min-height:550px;}
.excerpt dl dt img {transition: all .3s ease-out;}
.excerpt dl dt:hover img{transition: all .3s ease-out;transform:scale(1.01);}
.excerpt dl dd {text-align:left;padding:30px;}
.excerpt dl dd strong {display:block;line-height:28px;max-height:56px;margin:0 0 10px 0;font-weight:600;overflow:hidden}
.excerpt dl dd strong a{font-size:20px;color: #333;}
.excerpt dl dd p {color:#999;line-height:22px;font-size:14px}
.excerpt dl dd .itag {position:absolute;right:30px;bottom:30px;}
/* 上图下文 end */

/* 左图右文 */
.excerpt{position:relative;overflow:hidden;margin-bottom:30px;}
.excerpt.border-bottom{border-bottom:1px solid #f5f5f5;padding-bottom:20px}
.excerpt.border-bottom:last-child{border-bottom:none;}
.excerpt .focus {float:left;overflow:hidden;position:relative;min-height:160px}
.excerpt .focus .imagelink {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:2;opacity:0;filter(alpha=0)}
.excerpt .focus span{display:block;position:absolute;top:20px;right:20px;padding:0 10px;z-index:1}
.excerpt .thumb-big {width:60%;margin-right:30px;}
.excerpt .thumb-small {width:30%;margin-right:30px;}

.excerpt h2{margin-bottom:20px;margin-right:0px;display:block;line-height:26px;max-height:52px;font-weight:600;overflow:hidden;}
.excerpt h2.margin-top{margin-top:20px;margin-right:30px}
.excerpt h2 a{font-size:20px;color: #333;}
.excerpt h2 a:hover{color:#007FFF}
.excerpt .note {color:#999;word-wrap:break-word;line-height:24px;}
.excerpt .note.padding-right{padding-right:30px;}
.excerpt .time {position:absolute;left:30%;margin-left:30px;bottom:22px;}
.excerpt .time.time-big{left:60%;}
.excerpt .itag {position:absolute;right:30px;bottom:25px;}
.excerpt .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.excerpt:hover .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-transition:.3s;transition:.3s;}
/* 左图右文 end */

/* 右图左文 */
.excerpt-one {position:relative;overflow:hidden;margin-bottom:20px;}
.excerpt-one:last-child{border-bottom:none;;}
.excerpt-one .focus {float:right;overflow:hidden;position:relative;}
.excerpt-one .focus .imagelink {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:2;opacity:0;filter(alpha=0)}
.excerpt-one .focus span{display:block;position:absolute;top:20px;left:20px;padding:0 10px;z-index:1}
.excerpt-one .thumb-big {width:50%;margin-left:30px;}
.excerpt-one .thumb-small {width:40%;margin-left:30px;}

.excerpt-one h2{display:block;line-height:28px;max-height:56px;margin:30px 0 20px 30px;font-weight:600;overflow:hidden}
.excerpt-one h2 a{font-size:20px;color: #333}
.excerpt-one .note {color:#999;word-wrap:break-word;line-height:24px;padding-right:30px}
.excerpt-one .time {position:absolute;right:40%;margin-right:30px;bottom:30px;}
.excerpt-one .itag {position:absolute;left:30px;bottom:30px;}
.excerpt-one .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.excerpt-one:hover .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-transition:.3s;transition:.3s;}
/* 右图左文 end */

/* 左图右文 */
.excerpt-code {position:relative;overflow:hidden;margin-bottom:20px;}
.excerpt-code:last-child{border-bottom:none;;}
.excerpt-code .focus {float:right;overflow:hidden;position:relative;}
.excerpt-code .focus .imagelink {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:2;opacity:0;filter(alpha=0)}
.excerpt-code .focus span{display:block;position:absolute;top:20px;left:20px;padding:0 10px;z-index:1}
.excerpt-code .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.excerpt-code:hover .focus:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-transition:.3s;transition:.3s;}
.excerpt-code .thumb {width:30%;margin-left:30px;}

.excerpt-code h2{display:block;line-height:24px;max-height:48px;margin:0 0 10px 30px;font-weight:600;overflow:hidden}
.excerpt-code h2 a{font-size:20px;color: #333}
.excerpt-code .note {color:#999;word-wrap:break-word;line-height:22px;padding-left:30px}
.excerpt-code .time {margin:30px 0 10px 30px;font-size:14px;}
/* 左图右文 end */

.aboutcms{margin-top:1px;padding:50px;}
.aboutcms .cover{object-fit: cover;box-shadow: 0 8px 30px 0 rgba(0,0,0,.12);border-radius: 8px;}
.aboutcms h2{font-size:24px;font-weight:600;padding:30px 0;}
.aboutcms p{line-height:28px;color:#999}

.article-l{margin-right:10px}
.article-l .padding-large{padding:40px}
.article-r{margin-left:10px}

/* 内容 begin */
.article{overflow:hidden}
.article .post-meta a{border-bottom:0}
.article .post-title h1 {font-size:36px;font-weight:600;line-height:42px;margin:10px 0;}
.article .down-title h1 {font-size:24px;margin:0 0 10px 0;}
.article .post hr {margin:10px 0;height:1px;}
.article .post h2 {font-size:24px;font-weight:600;line-height:28px;margin:10px 0;}
.article .post h3 {font-size:20px;font-weight:600;line-height:24px;margin:10px 0;}
.article .post strong {font-size:18px;margin:10px 0}
.article .post table {margin:20px 0;}
.article .post table th{background:#DAF0FD;color:#FFF;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#DAF0FD;}
.article .post table td{border-top: 1px solid #EEF0F3;white-space:nowrap; background:#FFF;padding:5px 10px;font-size:14px;color:#666}
.article .post p {font-size:16px;line-height:28px;margin-bottom:10px;}
.article .post img {max-width:100%}
.article .post a{text-decoration: none;border-bottom: 1px solid #0053C4;color: #0053C4;}
.article .post a:hover{color:#E7161A;border-bottom: 0px solid #E7161A;}
.article .post .text-right {text-align:right}
.article .post ul li {padding:0 0 5px 20px;position:relative;font-size:16px;}
.article .post ul li p {line-height:24px}
.article .post ul li:before {content:'';position:absolute;top:10px;left:0px;background:#666;width:8px;height:8px;border-radius:50%;}
.article .post ol {padding:10px 0 0 0}
.article .post ol.list-paddingleft-2 {position:relative;}
.article .post ol li {padding:0;position:relative;}
.article .post ol li p {line-height:26px;font-size:16px;color:#999}
/*
.article .post ol li:before {content:'';position:absolute;top:8px;left:0px;background:#FFF;width:12px;height:12px;border:2px solid #E7161A;border-radius:50%;}
.article .post ol li:after{content:'';position:absolute;top:12px;left:4px;background:#E7161A;width:4px;height:4px;border-radius:50%;}
.article .post ol li:hover:after{background:#111;}
*/
/* 内容 end */

/* 时间轴新闻列表 */
.list-post-timeline ul {border-left:2px solid #ED6D00;position:relative;margin:30px 30px 0 2px}
.list-post-timeline ul li {padding:0 0 15px 20px;position:relative;font-size:14px;}
.list-post-timeline ul li p{line-height:24px;display:block;opacity:1;}
.list-post-timeline ul li:hover p {opacity:0;-webkit-transition:0.5s;transition:0.5s;}
.list-post-timeline ul li:before {content:'';position:absolute;top:3px;left:-7px;background:#ED6D00;width:12px;height:12px;border:2px solid #fff;border-radius:50%;}
.list-post-timeline ul li:hover:before {content:'';position:absolute;top:2px;left:-8px;background:#ED6D00;width:14px;height:14px;border:2px solid #fff;border-radius:50%;-webkit-transition:0.5s;transition:0.5s;}
/* 时间轴新闻列表 end */

/*
 list-news
*/
.list-news {
    position: relative;
}

.list-news-item {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.list-news-item:last-child .list-news-dot:after {
    display: none;
}

.list-news-item.active .list-news-dot:before {
    border-color: rgba(238, 108, 0, 1);
    box-shadow: 0 0 0px 4px rgba(238, 108, 0, 0.3);
}

.list-news-dot {
    position: relative;
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0 .5rem;
}

.list-news-dot:before,
.list-news-dot:after {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

.list-news-dot:before {
    border-color: rgba(238, 108, 0, 0.6);
}

.list-news-dot:after {
    width: 0;
    height: auto;
    top: 26px;
    bottom: -12px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0;
}

.list-news-content {
    padding: 0.4rem 0 .75rem .75rem;
}

.list-news-content p:last-child {
    margin-bottom: 0;
}

.list-news-date {
    padding: .5rem 1rem 0;
}

.list-news-item.active .list-news-date {
    padding: .25rem 1rem 1rem;
}

.r_format{list-style: none; padding: 0; margin: 0;}
.format_li{font-size: 11px; list-style: none; position: relative; padding-left: 20px;}
.format_li:not(:last-of-type):before{height: 100%; width: 1px; left: 3px; background: linear-gradient(-180deg, #399dff 0%, #297dcf 98%);}
.format_li:after, .format_li:not(:last-of-type):before{content: ""; position: absolute; top: calc((1em - -5px) / 2);}
.format_li:after{left: 0; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; width: 7px; height: 7px; border: 1px solid #2f8be6; border-radius: 50%; background-color: #fff; -ms-flex-negative: 0; flex-shrink: 0;}
.r_flex{display: -webkit-box; display: -ms-flexbox; display: flex;}
.flex_box{padding: 3px 20px 17px 0; -ms-flex-preferred-size: 100%; flex-basis: 100%;}
.flex_tit{font-size:14px;float: left; font-style: inherit; letter-spacing: .075em; margin-top: 0; text-transform: uppercase; display: block; font-weight: normal}
.flex_tip{font-size:14px;font-style: inherit;margin-bottom: 0; word-break: break-word; display: block;}
.flex_tip.uppercase{text-transform: uppercase;}

/*  ========================== 新闻 end ==========================  */

/*  ========================== 联系 ==========================  */

.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:30px 40px;}
.baidu-map {width:100%;height:680px;}

/* 弹出留言*/
.dialog {width:480px;border:0 solid #ddd;margin:0 auto;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog.qrcode{width:360px}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#111}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body {padding:20px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:300;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ddd;width:100%;display:block;border-radius:0px;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ddd;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;height:48px;line-height:46px;border:solid 1px #ddd;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-arrow.png) no-repeat right center;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ddd;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #666;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #666;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #666;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #666;}

/*  ========================== 联系 end ==========================  */

/* ==========================  系统  ========================== */

/* 路径 */
.bread-style1 {line-height:60px;height:60px;font-size:0;}
.bread-style1 i{font-size:14px;color:#999}
.bread-style1 a{color:#999;font-size:14px;display:inline-block;}
.bread-style1 a:hover{color:#ED6D00}
.bread-style1 a:after {content:"";padding:0 10px;background:url(../images/bread-style1.png) no-repeat center 50%;}
.bread-style1 a:last-child:after {content:"";background:none;}
/* 路径 */

/*悬浮客服 begin*/
.kefu-style-1{position:fixed;width:48px;right:0;top:50%;z-index:999;}
.kefu-style-1 ul li{width:48px;line-height:48px;color:#999;border:1px solid #E8E8E8;border-bottom:0;float:left;position:relative;transition:all .3s;cursor:pointer}
.kefu-style-1 ul li:hover{background:#007FFF;color:#fff;border:0}
.kefu-style-1 ul li:hover a{color:#fff}
.kefu-style-1 ul li.sidewx .wxBox.son{left:-180px;width:180px;padding-top:180px;border:1px solid #E8E8E8;display:none;text-align:center;position:absolute;top:0;background-repeat:no-repeat;background-position:center center;}
.kefu-style-1 ul li.sidetel .telBox.son{left:-180px;width:180px;display:none;color:#fff;text-align:left;position:absolute;top:0px;}
.kefu-style-1 ul li.sidetel .telBox .media {margin:8px 0;padding:0 0 2px 15px;}
.kefu-style-1 ul li.sidetel .telBox .media span{width:28px;height:28px;line-height:44px;}
.kefu-style-1 ul li.sidetel .telBox .media i {font-size:24px;}
.kefu-style-1 ul li.sidetel .telBox .media .media-body {padding:0;margin:0px;}
.kefu-style-1 ul li.gotop{background:#007FFF;color:#fff;border:0}
.kefu-style-1 ul li.gotop:hover{opacity:.8;filter:Alpha(opacity=80);z-index:0}
.kefu-style-1 ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}to{opacity:1}}
/*悬浮客服 end*/

/* 标签 */
.tag{display:inline-block;transition:0.5s;}
.tag.padding-small{padding:3px 10px;}
.tag.padding{padding:5px 12px;}
.tag.bg-none{padding:0;}
.tag.bg-white{background-color:rgba(255,255,255,.3);}
.tag.bg-black{background-color:rgba(0,0,0,.3);}

/* 社会化图标 */
.social-button a{display:inline-block;width:32px;height:32px;line-height:32px;}
/* .social-button a:hover{opacity:0.8} */
.social-button a.weixin{position:relative;background:#007FFF;}
.social-button a.weixin .wx{display:none;}
.social-button a.weixin:hover .wx{
	position:absolute;
	display:block;
	top:-120px;
	left:-38px;
	width:110px;
	height:110px;
	background:#fff;
	padding:2px;
}
/* .social-button a.weixin .wx:before {position:absolute;bottom:-8px;left:40px;display:inline-block;border-right:8px solid transparent;border-top:8px solid #fff;border-left:8px solid transparent;content:'';} */
.social-button a.weixin .wx:after {position:absolute;bottom:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-top:8px solid #fff;border-left:8px solid transparent;content:'';}
.social-button a.weibo{background:#ED6D00;}
/* 图标 end */

/* 社会化图标 */
.social-button-style1{height:30px;margin:0 0 25px 0;}
.social-button-style1 a{font-size:14px;border-radius:5px;border:2px solid #666;display:inline-block;width:26px;height:26px;line-height:20px;margin-right:10px;cursor:pointer;overflow:hidden;}
.social-button-style1 a:hover{color:#FFF;border:2px solid #FFF;}

/* 百度分享图标*/
#share-button {line-height:32px;height:32px;width:128px;margin:0 auto;}
#share-button a {display:block;float:left;width:32px;height:32px;margin:0 5px;background:url(../images/share-icon.png) no-repeat;cursor:pointer;text-indent:-100em;overflow:hidden;opacity:0.8;}
#share-button a:hover {opacity:1;}
#share-button a.bds_sqq {transition:all .2s;background-position:0 0;}
#share-button a.bds_qzone {transition:all .2s;background-position:0 -32px;}
#share-button a.bds_weixin {transition:all .2s;background-position:0 -64px;}
#share-button a.bds_tsina {transition:all .2s;background-position:0 -96px;}

/*分页样式 begin*/
.pagination{color:#817B8C}
.pagination li {margin:0 10px 0 0;border:none;}
.pagination li a {border-radius:3px;color:#fff;padding:14px 18px;background:#414141;}
.pagination li i {font-size:16px;padding:0 2px}
.pagination li.active a,.pagination li a:hover {background:#ED6D00;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;color:#fff;}
/*分页样式 end*/

/* ==========================  系统  end========================== */

/* ========================== 内页头部 ========================== */

/* 内页-广告 */
/* background-attachment: fixed;background-size:cover; */

.banner,.banner-overaly{position:relative;background-repeat:no-repeat;background-color: #F7FAFF}
/* background-size:cover; */
.banner-overaly:after{filter: grayscale(100%) brightness(50%);position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);}

.banner-large{min-height:650px;background-position:center bottom;}/* min-height: calc(100vh - 90px)浏览器高度全屏 */
.banner-big{min-height:550px;background-position:center bottom;}/* min-height: calc(100vh - 90px)浏览器高度全屏 */
.banner-middle{min-height:450px;background-position:center top;}
.banner-small{min-height:300px;background-position:center 50%;}

.banner-little{position:relative;height:60px;background-repeat:no-repeat;background-position:center center;}
.banner-little .link-overlay {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:2;opacity:0;filter(alpha=0)}

.banner .title_1{padding-top:10%;}
.banner .title_1 h2 {letter-spacing:1px;font-size:42px;font-weight:600;margin:0px 0 30px 0;}
.banner .title_2{padding-top:10%;}
.banner .title_2 h2{letter-spacing:1px;font-size:42px;font-weight:600;margin:0 0 20px 0;text-shadow: 0 4px 12px rgba(13,54,128,.5);display: block;}
.banner .title_3{padding-top:8%;}
.banner .title_3 h2{letter-spacing:1px;font-size:42px;font-weight:600;margin:30px 0;text-shadow: 0 4px 12px rgba(13,54,128,.5);}
.banner .title_small{padding-top:120px;}
.banner .title_small h2{letter-spacing:1px;font-size:36px;font-weight:600;text-shadow: 0 4px 12px rgba(13,54,128,.5);display: block;margin-bottom:10px;}
.banner .title_big{padding-top:200px;}
.banner .title_big h2{letter-spacing:1px;font-size:36px;font-weight:600;text-shadow: 0 4px 12px rgba(13,54,128,.5);display: block;margin-bottom:10px;}

.banner a.button {display:inline-block;position:relative;top:0;padding:0px 30px;line-height:48px;font-size:16px;border-radius:60px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;}
.banner a.button:hover {top:-4px;text-decoration:none;color:#fff;box-shadow:0px 18px 36px 0px rgba(14,104,166,0.25);}
.banner a.button:hover:after {background:rgba(255,255,255,0.2);}
.banner a.border{border:2px solid #fff;line-height:44px;}
.banner a.border:hover{color:#333}

.banner .contact{padding:8% 0 3% 0;}
.banner .contact h2{letter-spacing:1px;font-size:36px;font-weight:600;margin:10px 0 20px 0;}

.download{position:relative;z-index:3}
.download .button-big{padding:15px 25px}

.idea-l{margin-right:30px}
.idea-r{margin-left:0px}
.idea .padding-big{padding:30px;}
.idea h3{font-size:28px}
.idea img{max-width:100%;margin-bottom:20px}

a.idea-next{
right: 5px;
top: 45%;
position: fixed;
line-height: 40px;
height: 40px;
width: 40px;
display: block;
background:#ddd;
color:#111;
}
a.idea-prev{
left: 5px;
top: 45%;
position: fixed;
line-height: 40px;
height: 40px;
width: 40px;
display: block;
background:#ddd
}
a.idea-next:hover,a.idea-prev:hover{background:#ccc}

/* 内页-广告 end*/

/* ========================== 内页头部 ========================== */

/*底部横副联系 begin*/
.contact-join{padding:60px 0;}
.contact-join .title{position:relative;z-index:1}
.contact-join a.button {display:inline-block;margin:10px;position:relative;top:0;padding:12px 50px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;}
.contact-join a.button:hover {background:#007FFF;color:#fff;top:-5px;text-decoration:none;}
.contact-join a.button:hover:after {background:rgba(255,255,255,0.2);}
/*底部横副联系 end*/

.bottom-bar{display:none;z-index:999;}
/* ========================== footer-页脚 end==========================*/

/* footer-页脚 */
/* 底部-页脚样式1 begin*/
footer .footer-style-1{background:#2D323B;color:#f2f2f2;padding:80px 0 0 0;}
/* url(../images/footer.footer-style-1-bg.jpg) no-repeat;background-position:center center;background-size:cover */
footer .footer-style-1 h3 {font-size:16px;color:#f2f2f2;margin-bottom:30px;font-weight:700}
footer .footer-style-1 h2 {font-size:16px;color:#f2f2f2;margin-bottom:20px;font-weight:200}
/* footer .footer-style-1 h3:before {content:'';width:5px;height:5px;border-radius:50%;background:#6FBD29;display:inline-block;margin-right:5px;vertical-align:middle;margin-top:-4px;margin-left:-10px} */
footer .footer-style-1 ul li.block {float:left;}
footer .footer-style-1 ul li.block-0 {width:36%}
footer .footer-style-1 ul li.block-1 {width:16%}
footer .footer-style-1 ul li.block-2 {width:22%}
footer .footer-style-1 ul li.block-3 {width:16%}
footer .footer-style-1 ul li.block-4 {width:10%;}
footer .footer-style-1 ul li ul {margin-top:15px;}
footer .footer-style-1 ul li ul li a {line-height:32px;font-size:14px;color:#888;}
footer .footer-style-1 ul li ul li a:hover {color:#fff;}
footer .footer-style-1 .copyright {margin-top:50px;padding:30px 0;color:#888;font-size:14px;border-top:1px solid #444}
footer .footer-style-1 .copyright ul li{display:inline-block;}
footer .footer-style-1 .copyright ul li a{display:block;color:#888;margin-left:15px;font-size:14px;}
footer .footer-style-1 .copyright ul li a:hover {color:#fff;}
/* footer .footer-style-1 .copyright a {color:#686868} */
footer .footer-style-1 .design{position:relative;}
footer .footer-style-1 .qr{background:#2d2d2d;padding:12px;}
footer .footer-style-1 .padding-right{padding-right:100px}

footer .contact .media {margin:0;padding:0 0 5px 0;}
footer .contact .media span{width:24px;height:24px;line-height:24px;}
footer .contact .media i {font-size:14px;line-height:24px;}
footer .contact .media .media-body {padding:0;}
footer .contact .media .media-body p{color:#686868;font-size:14px}
footer .contact .media .media-body p.text-big{font-size:28px;line-height:40px;color:#fff}

/* 邮件订阅 */
.subscription p {line-height:32px;color:#999}
.subscription .input {padding:0 20px 0 20px;color:#666;border-radius:8px 0 0 8px;height:50px;background:#FBFBFC;box-shadow:none}
.subscription .input-group .addbtn {padding:0px;border-radius:0 8px 8px 0;}
.subscription .button {background:#D400FF;text-align:center;height:50px;width:50px;border-radius:0 8px 8px 0;}
.subscription .button i {margin-left:0}

/* 标签订阅 */
.tagscription p {line-height:32px;color:#999}
.tagscription textarea {padding:10px;color:#666;border-radius:4px;height:100px;background:#FBFBFC;box-shadow:none}
.tagscription .button {background:#D400FF;text-align:center;height:40px;width:70px;border-radius:4px;}

/* banner搜索end eyou*/

/* ==========================价格 ==========================*/
.price-table {background-color:#fff;border:1px solid #EBEBEB;border-radius:8px;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.price-table.margin-top{margin:-80px -1px 0 -1px;}
.price-table.active.top{top:-100px;}
.price-table.active.top-small{top:-10px;}
.price-table.active {margin:0 -2px 0 0;position:absolute;width:100%;z-index:2;border:2px solid #ED6D00;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.price-table.active .price-order {background-color:transparent}
.price-table.active .price-title {background-color:#FBFBFB;height:100px;line-height:100px;}
.price-table.active .price-ribbon-wrapper {width:115px;height:115px}
.price-table.active .price-ribbon-wrapper .price-ribbon {top:11px;left:-12px}
.price-table.active:hover {-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}

.price-table:hover {border-color:#ED6D00}
.price-table:hover .price-title {background-color:#ED6D00;color:#FFF}
.price-table:hover .price-ribbon-wrapper .price-ribbon {background:#fff;color:#ED6D00}
.price-header {position:relative;text-align:center}
.price-header .price-ribbon-wrapper {position:absolute;top:0;right:0;overflow:hidden;width:80px;height:80px}
.price-header .price-ribbon-wrapper .price-ribbon {position:relative;height:40px;top:0;left:-64px;width:180px;background-color:#ED6D00;color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;line-height:40px;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}
.price-header .price-title {height:80px;line-height:80px;background-color:#FBFBFB;color:#666;font-size:18px;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.price-header .price-price {padding:15px 0;font-size:36px}
.price-header .price-price i {color:#666;font-size:24px;font-weight:400}
.price-header .price-description {margin:0 0 20px;padding:0 30px;color:#666;font-weight:700}

.price-body {padding:0 20px;background-color:#FFF;font-size:16px;text-align:center}
.price-body ul li p{line-height:36px;color:#666}
.price-order {padding:50px;background-color:transparent}
.price-order .button {max-width:150px;padding:12px 30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

/* 常见问题 begin**/
.collapse {width:100%;box-shadow:0px 0px 0px rgba(0,0,0,.04);margin-bottom:10px;background:#FFF;}
.collapse .arrow {float:right;width:16px;height:16px;overflow:hidden;background:url(../images/ico_jia.png) no-repeat;display:inline-block;border:0px}
.collapse .icon-jia {background-position:0 0;}
.collapse .icon-jian {background:url(../images/ico_jian.png) no-repeat;}
.collapse .head {font-size:16px;height:60px;line-height:60px;padding-left:20px;cursor:pointer;overflow:hidden;font-weight:500}
.collapse .head i {margin:25px 30px 0 0;}
.collapse .cbody {padding:30px 20px;display:block;font-size:16px;color:#333;}
.collapse .cbody p {padding:0;line-height:28px}
/* 常见问题 end*/

/* 价格详细页大四保障tbadc */
.ico-service{padding:30px 10px}
.ico-service .v-line{border-right:1px solid #f4f4f4;margin:10px 0}
.ico-service .v-line:last-child{border-right:0}
.ico-service .media {display:block;}
.ico-service .media span{border-radius:8px;display:block;width:32px;height:32px;line-height:32px}
.ico-service .media i{font-size:24px;line-height:30px}
.ico-service .media-body {padding:0px}
.ico-service .media-body strong {margin:10px 0 8px 0;position:relative;font-weight:300}
/* 价格详细页大四保障 end */

/* 功能要点 */
.ico-x .media {display:block;transition:all .2s;position:relative;padding:20px;margin-bottom:30px}
.ico-x .media span{border-radius:8px;display:block;width:32px;height:32px;line-height:32px}
.ico-x .media img{max-width:128px}
.ico-x .media i{font-size:16px;}
/* .ico-x .media:hover {box-shadow:0 15px 36px 4px rgba(0,0,0,.09);transition:all 0.5s;top:-10px} */
.ico-x .media:hover .media-body strong a {color:#EF0101}
.ico-x .media-body {padding:15px 0 0 12px}
.ico-x .media-body strong {color:#333;font-weight:400;font-size:18px;margin-bottom:10px}
/* 功能要点 end */

/* ==========================价格end========================== */

/*  ==========================模板 ========================== */

/* 内页搜索 */
.banner-search .form-group {max-width:510px;margin:0 auto;}
.banner-search .input{padding:0 15px 0 20px;color:#999;border-radius:30px 0 0 30px;height:50px;background:#FBFCFE;box-shadow:none}
.banner-search .input-group .addbtn {padding:3px;text-align:center;background:#FBFCFE;border-radius:0 30px 30px 0;}
.banner-search .button {height:44px;width:50px;border-radius:30px;background:#ED6D00;}
/* 内页搜索 end */

.template-l {margin-right:0px}
.template-r {margin-left:30px;}

.owl-carousel.template-slide-style:hover .owl-nav .owl-prev,.owl-carousel.template-slide-style:hover .owl-nav .owl-next {opacity:1;}
.owl-carousel.template-slide-style .owl-nav i {font-size:20px;color:#fff;}
.owl-carousel.template-slide-style .owl-nav .owl-prev,.owl-carousel.template-slide-style .owl-nav .owl-next {width:48px;height:48px;line-height:50px;-webkit-transition:all ease 500ms;-o-transition:all ease 500ms;transition:all ease 500ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;background:#ED6D00;text-align:center;border-radius:50%;opacity:0;}
.owl-carousel.template-slide-style .owl-nav .owl-prev {left:5%;right:auto;background:#ED6D00;}
.owl-carousel.template-slide-style .owl-nav .owl-next {right:5%;}

.template-overaly {border-radius:0px;min-height:400px;line-height:420px;position:relative;overflow:hidden;background-position:center center;background-size:cover;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;}
.template-overaly a strong{font-size:0px;color:#fff;text-indent:-3000}
.template-overaly::after {position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.3);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:0;}
.template-overaly:hover {background-position:35%;}
.template-overaly:hover::after {background-color:rgba(0,0,0,0.1);}

.template-list li {top:0;position:relative;border-radius:5px;margin-bottom:20px;-webkit-transition:.5s;transition:.5s;width:100%}
.template-list li .media {min-height:480px;border-radius:5px 5px 0 0;position:relative;overflow:hidden;display:block;z-index:1;}
/* .template-list li .media img {position:relative;-webkit-transition:.5s;transition:.5s;} */
.template-list li .overlay {position:absolute;right:0;left:0;bottom:0;top:0;z-index:3;vertical-align:middle;visibility:hidden;opacity:0;-webkit-transition:.5s;transition:.5s;}
.template-list li .overlay .parameter {position:relative;top:50%;margin-top:-50px;text-align:center;z-index:9;display:block;-webkit-transition:.5s;transition:.5s;}
.template-list li .overlay .parameter a.button {margin:15px auto;width:150px;display:block;-webkit-transition:.5s;transition:.5s;}
.template-list li .media-body {padding:0px 20px 20px 20px;}
.template-list li .media-body .price {font-family:"Bebas";font-size:18px}
.template-list li .media-body h2 {height:46px;margin:10px 0 15px 0;line-height:22px;overflow:hidden;}
.template-list li .media-body h2 a {color: #666;}

.template-list li:hover {top:-3px;border-radius:5px;box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);-webkit-transition:.5s;transition:.5s;}
.template-list li:hover .overlay {visibility:visible;opacity:1;-webkit-transition:.5s;transition:.5s;}
.template-list li:hover .overlay:before {content:'';position:absolute;border-radius:5px 5px 0 0;z-index:3;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.6);}
/* .template-list li:hover .media img {border-radius:5px;transition:1s linear;transform:scale(1.1);-webkit-transition:.5s;transition:.5s;} */

.template-detail h1{font-size:36px;font-weight:600;line-height:120px;min-height:120px}
.template-detail h2{font-size:24px;font-weight:600;line-height:48px}
.template-detail .pricebar.shadow{box-shadow: 0 0 15px rgba(0, 0, 0, 0.075);}
.template-detail .pricebar .padding-big{padding:50px 40px 20px 40px;}
.template-detail .pricebar .padding{padding:40px;}
.template-detail .pricebar .ey-price .text-big{font-size:36px}
.template-detail .pricebar hr{background:#f4f4f4;margin:0}
.template-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.template-detail .tab .tab-nav li {display:inline-block;width:12%;}
/* .template-detail .tab .tab-nav li:last-child {margin-right:0px} */
.template-detail .tab .tab-nav li a {color:#333;padding:22px 0;border:0;border-bottom:3px solid transparent;margin-bottom:-1px;display:block;line-height:24px;font-weight:600;border-radius:0;font-size:18px;text-align:center;}
.template-detail .tab .tab-nav .active {border-radius:0px;}
.template-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:3px solid #ED6D00;}
.template-detail .tab .tab-nav li a,.template-detail .tab .tab-nav .active a:focus {outline:none;}
.template-detail .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ddd;}

/* 属性列表 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 属性列表 end */

/*属性表格*/
.template-att .list-ul {border-right:1px solid #ED6D00;border-top:1px solid #EFEFEF;border-collapse:collapse;}
.template-att .list-ul .list-li {padding:10px 30px;overflow:hidden;border-left:1px solid #EFEFEF;border-bottom:1px solid #EFEFEF;border-right:1px solid #EFEFEF;border-top:1px solid transparent;margin-left:-1px}
.template-att .list-ul .list-li:hover {border:1px solid #f55d45;z-index:2;position:relative;}
.template-att .list-ul .list-li p{margin:12px 0;}
.template-att .list-ul .list-li p.height{min-height:48px;line-height:24px}

/* 模板详细页大三保障tbadc */

/* 模板特点 */
.pic-y .media {display:block;margin-bottom:30px;padding:50px 30px}
.pic-y .media-body {padding:10px 20px}
.pic-y .media-body strong {margin:20px 0 40px 0;position:relative;font-weight:300}
.pic-y .media-body strong:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:-20px;left:50%;margin-left:-10px;background:#ddd;}
/* 模板特点 end*/

/* 模板特点 */
.ico-y .media {display:block;margin-bottom:30px;padding:30px 20px}
.ico-y .media-body {padding:10px 20px}
.ico-y .media-body strong {font-weight:400;font-size:18px;margin:20px 0 40px 0;position:relative;}
.ico-y .media-body strong:before {content:'';display:block;position:absolute;width:20px;height:2px;bottom:-20px;left:50%;margin-left:-10px;background:#ddd;}
.ico-y .media.shadow {box-shadow: 0 8px 25px 0px rgba(229, 229, 229, 0.3);-webkit-transition:.5s;transition:.5s;margin-bottom:20px;}
.ico-y .media.shadow:hover{box-shadow: 0 20px 30px rgba(229, 229, 229, 0.8);}

/* 模板特点 end*/

/* 更新日志时间线 */
.timeline{position:relative;list-style:none;padding:0;margin:0;}
.timeline>li{position:relative;padding:0 0 1rem 1.5rem;}
.timeline>li:not(:last-child)::before{content:"";position:absolute;top:6px;left:0;height:100%;border-left:dashed 2px #ddd;}
.timeline>li::after{content:"";position:absolute;left:-5px;top:3px;width:12px;height:12px;border:solid 2px #ddd;border-radius:50%;background-color:#fff;}
.timeline>li.active::after{background-color:#0a8;border-color:transparent;}
.timeline>li.active:not(:last-child)::before{border-left:solid 2px #0a8;}
.timeline>li>.timeline-title{display:block;color:#333;}
.timeline>li>.timeline-body{padding:3px 0 10px 0;line-height:24px;color:#999;font-size:14px}
/* 更新日志时间线 */

.image-overlay{position:relative;}
.image-overlay .left-ovrlay{z-index:1;position:absolute;left:0;top:0;width:5%;height:100%;background:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%)}
.image-overlay .right-ovrlay{z-index:1;position:absolute;right:0;top:0;width:5%;height:100%;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%)}

/*  ========================= 模板 end ========================== */

/* 视频详细页 */
.jw-video-expense {
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	background: rgba(51, 51, 51, 1);
	z-index:1;
	display: none;
}
.jw-video-expense .apply {
	position: absolute;
	left: 50%;
	margin-left:-176px;
	top: 50%;
	margin-top:-50px;
}
.jw-video-expense .button{cursor:pointer;}
.video-period .price{font-size:36px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;line-height:32px;display:block;margin-bottom:5px}
/* ========================== 排版 ==========================  */

/* 纯文字列表  begin*/
.list-post-text {padding:0px}
.list-post-text li {padding:10px 0;line-height:20px}
.list-post-text li a {display:block;}
.list-post-text li a:hover {color:#ED6D00;}
.list-post-text li.dot a {padding-left:16px;position:relative}
.list-post-text li.dot:hover a:before {background:#ED6D00;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-1px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表1列  end*/

/* 图文列表排版 */

/* 图文左右交X */
.list-mobile .bg-1{background:#FFCDD2}
.list-mobile .bg-2{background:#B3E5FC}
.list-mobile .bg-3{background:#C5CAE9}
.list-mobile .bg-4{background:#B2EBF2}
.list-mobile .bg-5{background:#FFCDD2}
.list-mobile dl.margin-big-bottom{margin-bottom:50px}
.list-mobile dl.margin-bottom{margin-bottom:10px}
.list-mobile dl dt {display:block;width:60%;font-weight:normal;}
.list-mobile dl dd {display:block;width:40%;}
.list-mobile dl dd .padding{padding:50px 80px}
.list-mobile dl:nth-child(2n+0) dt {float:right;}
.list-mobile dl:nth-child(2n+0) dt .padding{padding:100px 80px;}
.list-mobile dl:nth-child(2n+1) dt {float:left}
.list-mobile dl:nth-child(2n+1) dt .padding{padding:100px 80px}
.list-mobile dl:nth-child(2n+0) dd {float:left}
.list-mobile dl:nth-child(2n+1) dd {float:right}
.list-mobile dl dt .button-big{padding:10px 30px}
.list-mobile dl dt .media-inline .media{margin-top:0px;margin-bottom:10px;margin-right:30px}


.list-cross .bg-1{background:#FFCDD2}
.list-cross .bg-2{background:#B3E5FC}
.list-cross .bg-3{background:#C5CAE9}
.list-cross .bg-4{background:#B2EBF2}
.list-cross .bg-5{background:#FFCDD2}
.list-cross dl.margin-big-bottom{margin-bottom:20px}
.list-cross dl.margin-bottom{margin-bottom:10px}
.list-cross dl dt {display:block;width:50%;font-weight:normal;line-height:30px}
.list-cross dl dt ul li {padding:0 0 5px 20px;position:relative;font-size:16px;}
.list-cross dl dt ul li p {line-height:24px}
.list-cross dl dt ul li:before {content:'';position:absolute;top:10px;left:0px;background:#666;width:8px;height:8px;border-radius:50%;}
.list-cross dl dt h2{font-size:28px;font-weight:400}
.list-cross dl dd {display:block;width:50%;}
/* .list-cross dl dd .padding{padding:50px 80px} */
.list-cross dl:nth-child(2n+0) dt {float:right;}
.list-cross dl:nth-child(2n+0) dt .padding{padding:120px 0px 50px 50px;}
.list-cross dl:nth-child(2n+0) dd .padding{padding:0 50px 0 0;}
.list-cross dl:nth-child(2n+1) dt {float:left}
.list-cross dl:nth-child(2n+1) dt .padding{padding:120px 50px 50px 0;}
.list-cross dl:nth-child(2n+1) dd .padding{padding:0 0 0 50px;}
.list-cross dl:nth-child(2n+0) dd {float:left}
.list-cross dl:nth-child(2n+1) dd {float:right}
.list-cross dl dt .button-big{padding:10px 30px}
.list-cross dl dt .media-inline .media{margin-top:0px;margin-bottom:10px;margin-right:30px}
/* 图文左右交X */

/* 置顶新闻 */
.list-news-top .info {padding:50px;margin-left:-30px;margin-top:25px}
.list-news-top .info h2 {margin:10px 0 20px 0}
/* 置顶新闻 */

/* tbadc上图下字新闻列表2 */
.list-post-y .media {-webkit-transition:.5s;transition:.5s;background:#FFF;border-radius:0;margin-bottom:30px;}
.list-post-y .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);}
.list-post-y .media-body {text-align:left;padding:20px}
.list-post-y .media-body h2 {margin-bottom:15px;overflow:hidden;}
.list-post-y .media-body h2.news{height:48px;}
.list-post-y .media-body h2.case{height:60px;}
.list-post-y .media-body h2 a {font-size:20px;font-weight:600;color:#333;line-height:26px;}
.list-post-y .media-body p {color:#666;}
.list-post-y .media-body p.time {font-size:14px;color:#999;margin-bottom:15px;}
.list-post-y .button {margin-top:20px;height:38px;width:100px;line-height:20px;background:#FBFCFE;color:#666;border:1px solid #eee}
.list-post-y .media:hover .button {background:#ED6D00;color:#FFF;border:1px solid #ED6D00}
.list-post-y .media:hover .media-body h2 a {color:#ED6D00;}
.list-post-y .media .zoomimg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.5s;transition:.5s;}
.list-post-y .media:hover .zoomimg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-transition:.5s;transition:.5s;}
/* tbadc上图下字新闻列表2 end */

/* 左图右字列表 begin*/
.list-post-x .media {margin-bottom:20px;}
.list-post-x .media img {transition: all .3s ease-out;}
/* .list-post-x .media:last-child{border-bottom:0px solid #EFEFEF;padding-bottom:0px;margin-bottom:0px;} */
.list-post-x .media .thumb-md{position:relative;max-width:130px;overflow:hidden;}
.list-post-x .media .thumb-md a.play{opacity:0.5;position: absolute;top:50%;left:50%;margin-left:-16px;margin-top:-16px;width:32px;height:32px;line-height:32px;background:rgba(0,0,0,0.6);z-index:3;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.list-post-x .media .thumb-md .playtime{position: absolute;bottom:5px;right:5px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,0.6);z-index:3;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.list-post-x .media:hover .thumb-md a.play{opacity:1;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;z-index:3;}
.list-post-x .media:hover img {transition: all .3s ease-out;transform:scale(1.1);}
.list-post-x .media.media-x .float-left {margin-right:15px}
.list-post-x .media.media-x .media-body {text-align:left;padding:0;margin-top:-5px}
.list-post-x .media-body h3 {overflow:hidden;}
.list-post-x .media-body p {color:#666;line-height:24px}

/* 左图右字列表 end */

/* 图文瀑布流 begin */
.wall-wrap {display:block;position:relative;min-height:1px;margin-left:-20px;margin-right:-20px}
.wall-wrap .wall-column {display:block;position:relative;width:33.333333333333333%;float:left;box-sizing:border-box;}
.wall-media {display:block;margin:0px 20px 40px 20px;padding:0;}
.wall-media .media-img {position:relative;overflow:hidden;transition:0.5s;z-index:1;}
.wall-media .media-img:after {position:absolute;top:0;left:0;content:"";width:100%;height:100%;transition:0.5s;}
.wall-media .media-img .imglink {width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:2;opacity:0;filter(alpha=0)}
.wall-media .media-img i{position:absolute;top:60%;left:0px;right:0;z-index:3;opacity:0;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.wall-media:hover .media-img:after {background:rgba(0,0,0,0.6);-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.wall-media:hover .media-img i{top:50%;margin-top:-10px;opacity:1;color:#FFF;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.wall-media .media-body{margin:0;padding:30px}
.wall-media .media-body h2{padding:10px 0 0 0;}
.wall-media .media-body h2 a {font-weight:600;font-size:20px}
/* 图文瀑布流 end */

.wall-idea{display: block; position: relative;min-height:1px; margin-left:-10px; margin-right:-10px}
.wall-idea .wall-column{display: block; position: relative; width:20%; float: left; box-sizing: border-box;}
.wall-box{display: block;margin:0 10px 20px 10px;padding:0px;background:#FBFCFE;border-radius:5px;transition: all 0.5s;}
.wall-box .media-img{position:relative;overflow:hidden;}
.wall-box .media-img.maxheight-small{max-height:400px;}
.wall-box .media-img.maxheight-big{max-height:850px;}
/* .wall-box .media-img .thumb {width: 100%;max-width: 100%;height: auto;} */
/* .wall-box .media-img:hover{top:-2px;left:-2px;transition:0.5s;} */
/* .wall-box:hover{transition: all 0.5s;} */
.wall-box .post-link{opacity:0;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.1),rgba(0,0,0,0.6));width:100%;height:100%;-webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; position:absolute; bottom: 0; top: 0;left:0;right:0;z-index:1;}
.wall-box .post-title{opacity:0;position: absolute;bottom:20px;left:20px;right:20px;z-index:3;-webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.wall-box a.collect{opacity:0;position: absolute;top:20px;right:20px;width:68px;height:30px;line-height:28px;border:1px solid rgba(255,255,255,0.8);z-index:3;}
.wall-box:hover .post-link,.wall-box:hover .post-title,.wall-box:hover a.collect{opacity:1;-webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.wall-box:hover{background:#fff;}
/*
.wall-box:hover h3{opacity:1;-webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.wall-box:hover h3 a{color:#FFF;}
*/
/* 图片瀑布流 end */

.dm li{position: relative; overflow: hidden; display: block;}
.dm li .overlay{background:rgba(0, 0, 0, 0.5);position: absolute;width:100%; right: 0; left: 0; bottom: 0; top: 0; z-index:1; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.dm li h2{position: absolute;font-size:24px;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);z-index:3}
.dm li .button{border:1px solid #fff;color:#fff;width:100px;position: absolute;top:65%;left:50%;margin-left:-50px;z-index:3}
.dm li .title{position: absolute;bottom:0;left:0;}
.dm li:hover .button{background:#fff;color:#333}
.dm li:hover .overlay{background:rgba(0, 0, 0, 0.3)}


.caselist li{position: relative; overflow: hidden; display: block;width:100%;margin:5px 0}
.caselist li .overlay{background:rgba(0, 0, 0, 0.5);position: absolute;width:100%; right: 0; left: 0; bottom: 0; top: 0; z-index:1; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.caselist li h2{position: absolute;font-size:24px;top:20%;left:50%;width:100%;transform:translate(-50%,-50%);z-index:3}
.caselist li .button{border:1px solid #fff;color:#fff;width:100px;position: absolute;top:65%;left:50%;margin-left:-50px;z-index:3}
.caselist li .title{position: absolute;bottom:0;left:0;}
.caselist li:hover .button{background:#fff;color:#333}
.caselist li:hover .overlay{background:rgba(0, 0, 0, 0.3)}

/* 服务支持 */

/* 标题样式2 */
.title-block-style1 h2 {position:relative;font-size:16px;}
/* .title-block-style1 h2:before {content:'';display:block;position:absolute;border-radius:50%;width:10px;height:10px;bottom:30px;left:55%;margin-left:-15px;background:#ED6D00;} */
.title-block-style1 p,.title-block-style2 p {max-width:900px;margin:0 auto;padding:0 10px}

.title-block-style2{position:relative;z-index:2;}
.title-block-style2 h4{font-size:24px;text-transform: uppercase}
.title-block-style2 h2{letter-spacing:1px;position:relative;font-size:36px;text-transform:uppercase;margin:0px auto 30px auto;}
.title-block-style2 h2:before {content:'';display:block;position:absolute;width:30px;height:2px;bottom:-10px;left:50%;margin-left:-15px;background:#FF8721;}

/* 标题样式4 */
.title-block-style4 h2 {position:relative;overflow:hidden;font-size:16px;}
.title-block-style4 h2:before {content:'';display:block;position:absolute;width:100%;height:1px;top:10px;background:#f2f2f2;left:80px}

.title-block-style5 h5 {
    position: relative;
    display: inline-block;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 0px;
    padding: 0px 80px;
}
.title-block-style5 h5::before {
    position: absolute;
    content: '';
    background: #FF9E00;
    width: 40px;
    height: 2px;
    left: 0px;
    bottom: 20px;
}
.title-block-style5 h5::after {
    position: absolute;
    content: '';
    background: #FF9E00;
    width: 40px;
    height: 2px;
    right: 0px;
    bottom:20px;
}
.title-block-style5 h2 {font-size:32px;font-weight:600;text-transform:uppercase;margin-bottom:30px}


.nav-dropdown-hover li {position:relative;display:block;float:left}
.nav-dropdown-hover li a{box-shadow:0 0 5px rgba(0,0,0,.03);;height:50px;line-height:50px;color:#666;display:block;padding:0 30px;font-size:16px;background:#fff;border-radius:4px}
.nav-dropdown-hover li a.active,.nav-dropdown-hover li a.cur{background: linear-gradient(-45deg,#32b6ff,#4276ff);color:#fff}
.nav-dropdown-hover li.focusa a{background:#333;color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
/* .nav-dropdown-hover li ul:after {position:absolute;top:-8px;left:40px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';} */
.nav-dropdown-hover li ul {background:#333;z-index:99;position:absolute;top:48px;left:0;width:100%;display:none;border-radius:4px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.06); }
.nav-dropdown-hover li ul li{display:block;width:100%;text-align:left;}
.nav-dropdown-hover li ul li.children a{font-size:14px;border-radius:0;box-shadow:none;display:block;color:#ccc;line-height:42px;height:42px;}
.nav-dropdown-hover li ul li.children a.active,.nav-dropdown-hover li ul li.children a:hover{color:#fff}
.nav-dropdown-hover li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-dropdown-hover li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

/* 下拉分类 */
.filter .button-group .button{padding:10px 30px;color:#666;font-size:16px;border:solid 0px #EEE;line-height:30px;background:#FFF;box-shadow:0 0 5px rgba(0,0,0,.03);margin-right:10px}
.filter .button-group .button span{color:#666}
.filter .button-group .button:hover{background:#ebebeb;box-shadow:0px 3px 5px rgba(0,0,0,0)}
.filter .button-group .drop-menu:after {position:absolute;top:-8px;left:40px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #001119;border-left:8px solid transparent;content:'';}
.filter .button-group .drop-menu{background:#001119;text-align:left;border:0;-webkit-box-shadow:0px 0px 0px rgba(0,0,0,.075);box-shadow:0px 3px 5px rgba(0,0,0,.03);border-radius:5px;min-width:145px;z-index:99;}
.filter .button-group .drop-menu a{color:#999;padding:3px 10px;margin:5px 20px;line-height:28px;cursor:pointer;}
.filter .button-group .drop-menu a:hover{color:#fff;background:#004465;border-radius:5px;}
.filter .button-group .drop-menu a:focus,.button-group .drop-menu a.active{color:#fff}
.filter .button-group .drop-menu b{font-weight:normal}
/* 下拉分类 */

/* 左边-三级分类 begin*/
.cat-menu-style4{border-radius:5px;background:#fff}
.cat-menu-style4 .menu h3{display:none}
.cat-menu-style4 .cat-tree h2 {line-height:48px;color:#333;position:relative;font-size:20px;padding:10px 0 0 30px;font-weight:600}
.cat-menu-style4 .cat-tree h2:before {content:'';display:block;position:absolute;width:4px;height:20px;top:25px;background:#EF0101;left:0}
.cat-menu-style4 .cat-tree ul{background:#FFF;padding:0}
.cat-menu-style4 .cat-tree ul li{padding:10px 30px;border-bottom:1px solid #EFEFEF}
.cat-menu-style4 .cat-tree ul li i{margin-top:15px}
.cat-menu-style4 .cat-tree ul li:last-child{border-bottom:none;background:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:5px}
.cat-menu-style4 .cat-tree ul li a.first{display:block;line-height:40px;height:40px;color:#666}
.cat-menu-style4 .cat-tree ul li a:hover{color:#ED6D00}
.cat-menu-style4 .cat-tree ul li ul{padding:0px;}
.cat-menu-style4 .cat-tree ul li ul li{padding:3px 0 0 0;border-bottom:none;}
.cat-menu-style4 .cat-tree ul li ul li a{display:block;line-height:26px;font-size:14px}
.cat-menu-style4 .cat-tree ul li ul li a.active,.cat-menu-style4 .cat-tree ul li a.active{color: #ED6D00;}

/* 分类样式1 */
.cat-menu-style1 .nav-line li {display:block;width:100%;position:relative;line-height:50px}
.cat-menu-style1 .nav-line li a{display:block;padding-left:36px;font-size:16px;color:#666;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.cat-menu-style1 .nav-line li a:hover{color:#FFA300;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.cat-menu-style1 .nav-line li a.active{color:#FFA300;}
.cat-menu-style1 .nav-line li span{position: absolute;top:16px;left:0px;width:24px;height:24px;line-height:18px;}
.cat-menu-style1 .nav-line li i {position: absolute;top: 21px;right:0px;font-size:12px;color: #666;}

.ul-yellow-list li {display: block;padding: 20px 20px 20px 75px;line-height:24px;font-size: 14px;position: relative;background: #FFF;margin-top:1px;}
.ul-yellow-list li a{display:block;font-size:16px;color:#999;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.ul-yellow-list li a:hover{color:#FFDA00;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.ul-yellow-list li a.active{color:#FFDA00;}
.ul-yellow-list li span{position: absolute;top:16px;left:0px;width:24px;height:24px;line-height:18px;}
.ul-yellow-list li i {position: absolute;top:27px;right:50px;font-size:14px;color: #999;}
.ul-yellow-list li em{position: absolute;top: 24px;left:50px;height:20px;line-height:20px;width:20px;font-size:16px;color:#999;}

.filter-box{padding:20px 0 10px 0}
.filter-box dl {margin:10px 0;}
.filter-box dl dt{width:6%;display:block;float:left;line-height:28px;font-weight:normal}
.filter-box dl dd{width:94%;display:block;float:left;position:relative;}

.navtree ul li,.navtop ul li {margin:0;display:block;float:left;width:auto;line-height:28px;}
.navtree ul li a,.navtop ul li a{margin:0 10px 12px 0;padding:0 10px;cursor:pointer;display:block;color:#666;border-radius:5px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.navtree ul li a:hover,.navtop ul li a:hover,.navtree ul li a.active,.navtop ul li a.active{color:#fff;background:#FF8721}
.navtree ul li b,.navtop ul li b{font-weight:normal;}

.downup{position:absolute;right:0;top:5px;}
.downup .down{cursor:pointer;width:16px;height:16px;background:url(../images/arrow-down.png) no-repeat right 50%;}
.downup .up{cursor:pointer;width:16px;height:16px;background:url(../images/arrow-up.png) no-repeat right 50%;;}

/* 横向菜单二级 */
.subnav ul{padding:0;margin:0}
.subnav ul li {margin:5px 0;display:block;float:left;width:auto;height:39px;line-height:40px;}
.subnav ul li a{margin:0 10px 0 0;padding:0 20px;cursor:pointer;border:1px solid #EBEBEB;background:#fff;border-radius:30px;display:block;color:#666;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.subnav ul li a:hover,.subnav ul li a.active{border:1px solid #FF8721;color:#FF8721}
.subnav ul li b{font-weight:normal;}
/* 横向菜单二级end */

/* 分类样式2 */
.nav-line li {display:inline-block;position:relative;margin:0 15px;}
.nav-line li::after { content: '/';position:absolute;color:#ddd;bottom:6px;right:-20px;}
.nav-line li:last-child:after{display: none}
.nav-line li a{line-height:32px;font-size:16px;color:#666;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;text-transform: uppercase}
.nav-line li a:hover{color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
/* .nav-line li a.active{color:#ED6D00;border-bottom:2px solid #ED6D00;padding-bottom:5px} */
.nav-line li a:hover::before, .nav-line li a.active::before{
	z-index:-1;
	content: ''; position: absolute;bottom: 8px;left:2px;width: 90%;height: 5px;border-radius:3px;
	transition: transform 0.2s;
	background: -webkit-linear-gradient(left, #ED6D00, #de009d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, #ED6D00, #de009d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, #ED6D00, #de009d); /* Firefox 3.6 - 15 */
	background: linear-gradient(left, #ED6D00, #de009d);
}

/* 分类样式2 */
.tab-header{overflow: hidden;position:absolute;bottom:0px;padding-left:7%;padding-right:7%;margin:0 10px}
.tab-header ul{overflow: hidden;}
.tab-header li{display: inline-block; font-size: 16px;color: #fff;padding: 20px 0; margin: 0 24px;position: relative}
.tab-header li.cur{color: #fff}
.tab-header li a{color: #fff;vertical-align: middle; letter-spacing: 0.2em; font-family: SourceHanSerifCN;}
.tab-header li::before {
	content: ''; position: absolute;bottom: 0px;left: 0px;width: 100%;height: 2px;
	transform: scale(0, 1); transition: transform 0.2s;
	background: -webkit-linear-gradient(left, #ED6D00, #de009d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, #ED6D00, #de009d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, #ED6D00, #de009d); /* Firefox 3.6 - 15 */
	background: linear-gradient(left, #ED6D00, #de009d);
}
.tab-header li::after { content: '';position:absolute;bottom:28px;right:-26px;width:4px;height:4px;background: #666;border-radius:50%; }
.tab-header li:last-child:after{display: none}
.tab-header li:hover::before,.tab-header li.cur::before{transform: scale(1, 1); }

/* 分类样式2 */
/* .subnav-line{position:absolute;bottom:6px;left:0;right:0;width:100%;z-index:3} */
.subnav-line.border-bottom{border-bottom:1px solid #eee}
.subnav-line li {display:inline-block;position:relative;margin:0 12px;}
.subnav-line li a{color:#fff;font-size:14px;border-bottom:2px solid rgba(0,0,0,0)}
.subnav-line li a.height-small{line-height:48px;height:48px;padding-bottom:11px;}
.subnav-line li a.height-big{line-height:68px;height:68px;padding-bottom:22px;}
.subnav-line li a:hover,.subnav-line li a.active{color:#fff;border-bottom:2px solid #fff;}
/* border-bottom:3px solid rgba(255,255,255,1) */
/* 分类样式2 */

.subnav-button ul{padding:25px 0;margin:0}
.subnav-button ul li {display:inline-block;}
.subnav-button ul li a{margin:0 5px ;padding:0 20px;height:56px;line-height:56px;cursor:pointer;display:block;}
.subnav-button ul li a.navbg{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;border-radius:5px;}
.subnav-button ul li a.navbg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);border-radius:5px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.subnav-button ul li:hover a.navbg:after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}

.subnav-button ul li a:hover span,.subnav-button ul li a.active span{color:rgba(255,255,255,1)}
.subnav-button ul li a span{color:rgba(255,255,255,1);position:relative;z-index:3}

.thumbnail-overlay__eRabi {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(47.18%,transparent),color-stop(76.62%,rgba(0,0,0,.5)),to(rgba(0,0,0,.6)));
    background: linear-gradient(180deg,transparent 47.18%,rgba(0,0,0,.5) 76.62%,rgba(0,0,0,.6));
    -webkit-box-shadow: 0 9.76923px 39.0769px rgba(0,0,0,.16);
    box-shadow: 0 9.76923px 39.0769px rgba(0,0,0,.16);
}

/* ==========================  排版 end ==========================  */

/* ==========================  JS插件 ==========================  */

/* owl-carousel滚动插件*/
/* 默认圆点 */
.owl-carousel .owl-dots {position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.owl-carousel .owl-dots .owl-dot {display:inline-block;position:relative;vertical-align:middle;}
.owl-carousel .owl-dots .owl-dot span {border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;}
.owl-carousel .owl-dots .owl-dot.active span {background:#FFF;border-color:#FFF;height:20px;border-radius:10px;}

/* 默认箭头 */
.owl-carousel .owl-nav i {font-size:20px;color:#fff;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {top:50%;width:42px;height:42px;line-height:44px;-webkit-transition:all ease 500ms;-o-transition:all ease 500ms;transition:all ease 500ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background:#ED6D00;text-align:center;border-radius:50%;opacity:1;}
.owl-carousel .owl-nav .owl-prev {background:#ED6D00;left:20px;right:auto;}
.owl-carousel .owl-nav .owl-next {right:20px;}

/* 自定义圆点居中样式 */
.owl-carousel.dot-center-style .owl-dots {position:relative;bottom:20px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%;}
.owl-carousel.dot-center-style .owl-dots .owl-dot span {width:7px;height:7px;margin:0 5px;}
.owl-carousel.dot-center-style .owl-dots .owl-dot.active span {width:20px;}
/* owl-carousel滚动插件 end */

/* 滚动产品 */
.tab-border{background:#F0F5FF ;border:8px solid #fff;}
.tab-solution .item .padding{padding:50px 30px 30px 50px;}
.tab-solution .border{border:1px solid #F5F6F7;border-left:0;border-top-right-radius:5px;}
.tab-solution .item h2 {font-size:32px;line-height:46px;}
.tab-solution .item p{margin-top:30px;margin-bottom:30px;line-height:24px}
.tab-solution .item a.button {border:1px solid #007FFF;}

.tab-solution .item .padding{padding:50px 30px 30px 50px;}
.tab-solution .border{border:1px solid #F5F6F7;border-left:0;border-top-right-radius:5px;}
.tab-solution .item h2 {font-size:32px;line-height:46px;}
.tab-solution .item p{margin-top:30px;margin-bottom:30px;line-height:24px}
.tab-solution .item a.button {border:1px solid #007FFF;}

/* ==========================  JS插件 end==========================  */

.met-custom .package-news-list .timeline:before {position:absolute;content:"";width:2px;height:100%;left:-1px;top:6px;background-color:#e4eaec}
.met-custom .package-news-list .timeline .timeline-dot {width:24px;height:24px;line-height:24px;left:-12px;top:6px}
.met-custom .package-news-list .timeline h5 {color:#333333}
.met-custom .package-news-list .timeline p {color:#777777}

.tab-x-l{margin-right:30px}
.tab-x-r{margin-left:-30px}

/* 左右结构TAB */
.tab-y .tab .tab-nav li {width:100%;cursor:default;}
.tab-y .tab .tab-nav li a{height:80px;line-height:80px;font-size:16px;color:#333;padding:0;margin:10px 0;border-radius:10px;background: linear-gradient(147deg, #98B0FF 0%, #fff 100%);border:0;box-shadow: 0px 4px 6px 0px rgba(67,104,160,0.13), inset 0px 2px 6px 0px rgba(88,149,255,0.5);}
.tab-y .tab .tab-nav li a:focus {outline:none;color: #fff}
/*.tab-y .tab .tab-nav li:first-child a {border-radius:0px;border-top-left-radius:5px;}
.tab-y .tab .tab-nav li:last-child a{border-bottom:1px solid #EEF0F3;border-radius:0px;border-bottom-left-radius:5px;}
*/
.tab-y .tab .tab-nav li.active{position:relative;}
/* .tab-y .tab .tab-nav li.active:after{border-left:12px solid #FF9E00;z-index:3;position: absolute;top:45px;right:-12px;display:inline-block;border-top:12px solid transparent;border-bottom:12px solid transparent;content: ''; } */
.tab-y .tab .tab-nav li.active a{background: linear-gradient(147deg, #6C8DFF 0%, #98B0FF 100%);color:#fff;}
.tab-y .tab .tab-nav li.active a:hover,.tab-y .tab .tab-nav li a:hover {color:#fff}
.tab-y .tab .tab-body {margin:0;padding:0;border:0;}
/* 左右结构TAB end*/

/* 上下结构TAB */
.tab-x .tab .tab-nav li {width:12%;border-radius:0px;cursor:default;}
.tab-x .tab .tab-nav li a {margin:0 20px;font-size:14px;padding:20px 0;border:0;border-radius:0;color:#666}
.tab-x .tab .tab-nav li a:focus {outline:none;}
.tab-x .tab .tab-nav li.active{position:relative;}
/* .tab-x .tab .tab-nav li.active:after{z-index:3;position: absolute;bottom:12px;left:50%;margin-left:-9px;display:inline-block;border-right:9px solid transparent;border-top:9px solid #FF9E00;border-left:9px solid transparent;content: ''; } */
.tab-x .tab .tab-nav li.active a {margin:0;color:#FF9E00}
.tab-x .tab .tab-nav li a i{background:url(../images/product_icon.png) no-repeat;height:48px;line-height:48px;width:48px;color:#666;display:block;margin:0 auto 5px auto}
.tab-x .tab .tab-nav li.active a i{background:url(../images/product_icon_yellow.png) no-repeat}

/* .tab-x .tab .tab-nav li a:hover i{background:url(../images/product_icon_yellow.png) no-repeat} */

.tab-x .tab .tab-nav li a i.icon-1{background-position:0 0}
.tab-x .tab .tab-nav li a i.icon-2{background-position:0 -48px}
.tab-x .tab .tab-nav li a i.icon-3{background-position:0 -96px}
.tab-x .tab .tab-nav li a i.icon-4{background-position:0 -144px}
.tab-x .tab .tab-nav li a i.icon-5{background-position:0 -192px}
.tab-x .tab .tab-nav li a i.icon-6{background-position:0 -240px}

.tab-x .tab .tab-nav li.active a i.icon-1{background-position:0 0}
.tab-x .tab .tab-nav li.active a i.icon-2{background-position:0 -48px}
.tab-x .tab .tab-nav li.active a i.icon-3{background-position:0 -96px}
.tab-x .tab .tab-nav li.active a i.icon-4{background-position:0 -144px}
.tab-x .tab .tab-nav li.active a i.icon-5{background-position:0 -192px}
.tab-x .tab .tab-nav li.active a i.icon-6{background-position:0 -240px}
/*  
.tab-x .tab .tab-nav li a:hover i.icon-1{background-position:0 0}
.tab-x .tab .tab-nav li a:hover i.icon-2{background-position:0 -48px}
.tab-x .tab .tab-nav li a:hover i.icon-3{background-position:0 -96px}
.tab-x .tab .tab-nav li a:hover i.icon-4{background-position:0 -144px}
.tab-x .tab .tab-nav li a:hover i.icon-5{background-position:0 -192px}
.tab-x .tab .tab-nav li a:hover i.icon-6{background-position:0 -240px}
*/

/* 点击 */

.tab-x .tab .tab-body {border-radius:0;border-top:0px;margin-top:0px;padding:0;}


.design-diy .media-img {position:relative;overflow:hidden;}
/* t
.design-diy .media-img .post-link {opacity:0.6;background:linear-gradient(to bottom,rgba(0,0,0,0.03) 85%,rgba(0,0,0,0.6) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.design-diy .media-img:hover .post-link{opacity:0.8;transition:0.5s;}
 */
.design-diy .media-img .post-link {background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.5s;}
.design-diy .media-img .post-zoom{transition:0.5s;padding-bottom:33%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.design-diy .media-img:hover .post-link{background:rgba(0,0,0,0);transition:0.5s;}
.design-diy .media-img:hover .post-zoom{transform: scale(1.03);transition:0.5s;}
.design-diy .media-img .title{z-index:1;position:absolute;top:0;left:0;width:100%;margin:0 auto}
.design-diy .media-img .title h2{display:block;margin-top:10%;font-size:42px;font-weight:600}
.design-diy .media-img .title p{font-size:16px;line-height:26px}

/* 首页新闻 */
.carousel-news .media{position:relative;}
.carousel-news .media .media-body {text-align:left;padding:20px 20px 30px 20px;z-index: 3;margin-top: 0}
.carousel-news .media .media-body strong a{font-size:16px;color:#666;display: block;height: 50px;margin-bottom: 10px;}
/*.carousel-news .media:hover .media-body{background: #006FCD}*/
.carousel-news .media:hover .media-body strong a,.carousel-news .media:hover .media-body p{color:#006FCD;}
.carousel-news .media .ph{padding-bottom:58%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent: -3000px /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.carousel-news .media .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(4,0,51,0);-webkit-transition:.5s;transition:.5s;}
.carousel-news .media:hover .ph{transform:scale(1.02);-webkit-transition:.3s;transition:.3s;}
/*.carousel-news .media:hover .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(157,204,73,.6);-webkit-transition:.5s;transition:.5s;}*/
.carousel-news:hover .owl-nav .owl-prev,.carousel-news:hover .owl-nav .owl-next {background:#006FCD;opacity:1;color:#fff;}
.carousel-news .owl-nav .owl-prev {left:-20px;}
.carousel-news .owl-nav .owl-next {right:-20px;}
.carousel-news .owl-dots {position:relative;top:30px;margin-bottom:-30px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/* 首页新闻 end*/


@media screen and (max-width:1440px) {
.padding-large{padding:40px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {padding-right:15px;padding-left:15px}

/* 视频广告videbacking */
.video-back{padding:190px 0 100px 0;}
.video-back h2{font-size:48px;margin-bottom:70px;}
/* 视频广告videbacking */


/* 首页-服务项目
.trade-box-item {height:200px;}
.trade-box-item .item-title {bottom:40px;left:40px;}
.trade-box-item:hover .item-title{bottom:80px;}
/* 首页-服务项目 end*/

.trade-box-item .item-logo {margin-top:200px;}
.trade-box-item:hover .item-logo {margin-top:180px}
.trade-box-item {height:450px;}
.item-title {font-size:24px;padding:10px 0}


/* 服务 */
.whyus{max-width:100%;margin:20px;}
.whyus .item-inner{padding:15px 10px;}
.whyus .media-body strong{padding:10px 0;}
.whyus .media-body p{font-size:16px}
.whyus-right{margin:40px 0 40px 20px}
.whyus-right h4{font-size:24px;}
.whyus-right h4:before {left:50px}
.whyus-right h2 {font-size:36px;margin:0}
/* 服务  */

/* 模板 */
.template-detail .tab .tab-nav li a {padding:20px 0;}

/* 联系 */
.baidu-map {height:480px;}

.contact-join{padding:80px 0}
.contact-join a.button {padding:10px 30px;}

/* 系统 */
.social-button-style1{margin:0 0 20px 0;}
/* 系统 end */

/* footer页脚 */
footer .top{padding-top:150px;}
footer .copyright{margin:20px 0 120px 0;} 
footer{background-size:45% auto;}
}
/* 平板768x1000begin */
@media screen and (max-width:768px) {

/* 布局 */
.template-l{margin:0;width:100%}
.template-r{margin:20px auto 0 auto;width:100%}
.about-l{margin:0;width:100%}
.about-r{margin:20px auto 0 auto;width:100%}
.article-l{margin:0;width:100%}
.article-l .padding-large{padding:20px}
.article-r{margin:20px auto 0 auto;width:100%}

.container-layout {max-width:100%;}
.blank-small {height:20px;line-height:20px;}
.blank-large {height:60px;line-height:60px;}
.line-large {margin-left:-10px;margin-right:-10px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:10px;padding-left:10px}

.slides .item .post-pc{background-position:left center;height:350px;padding-top:100px}
.slides .item .post-mobile{background-position:35% center;height:350px;padding-top:100px}
.slides .item h2 {font-size:36px;margin-bottom:16px}
.slides .item a.button{margin-top:30px;padding:8px 20px}

/* 顶头广告 */

.idea .padding-big{padding:0;}
.idea h3{font-size:24px;margin-top:10px}
.idea img{max-width:100%;width:100%;margin-bottom:20px}
.idea-l{margin-right:0px}

/* 案例介绍页头部 */
.case-head h2 {font-size:36px;}
.case-content h2{font-size:30px;line-height:36px;}
.case-content img {margin:0 0 30px 0;}
.case-content a.button{padding:12px 40px;}

/* 关于我们滚动图片 begin*/
.about-img-stroll .item{min-height:300px;}
.about-img-stroll .about_contact {margin-top:-80px;}
.about-img-stroll .about_contact h2{font-size:28px;padding-bottom:20px;}
.about-img-stroll .about_contact h3{font-size:28px;padding-bottom:20px;}
.about-img-stroll .about_contact .button{padding:8px 20px}
/* 关于我们滚动图片 end*/

/* 图文左右交X begin */
.list-cross dl dt,.list-cross dl dd {width:100%;text-align:center;float:none}
.list-cross dl:nth-child(2n+0) dt .padding,.list-cross dl:nth-child(2n+0) dd .padding,.list-cross dl:nth-child(2n+1) dt .padding,.list-cross dl:nth-child(2n+1) dd .padding{padding:20px;}
.list-cross dl dt h2{font-size:20px;}

.list-mobile dl dt,.list-mobile dl dd {width:100%;}
.list-mobile dl dd .padding{padding:30px}
.list-mobile dl:nth-child(2n+0) dt .padding,.list-mobile dl:nth-child(2n+1) dt .padding{padding:20px}
/* 图文左右交X end */

.list-news-top .info {padding:30px 20px;margin-left:0px;margin-top:0px}

/* 模板特点 */
.pic-y .media {margin-bottom:20px;padding:20px 10px}
.pic-y .media-body {padding:10px}
.pic-y .media-body strong {margin:20px 0 30px 0;}
.pic-y .media-body strong:before {bottom:-10px;}
/* 模板特点 end*/

/* tbadc上图下字新闻列表2 */
.list-post-y .media {margin-bottom:10px;}
.list-post-y .media-body {padding:10px}
.list-post-y .media-body h2 {min-height:62px;line-height:20px;}
.list-post-y .media-body h2 a {font-size:18px;}

/* 图文瀑布流 begin */
.wall-wrap {margin-left:-5px;margin-right:-5px}
.wall-wrap .wall-column {width:50%;}
.wall-media {margin:0 5px 10px 5px;}
.wall-media .media-img:hover{top:-5px;left:-5px;}
.wall-media .media-body{padding:10px}
.wall-media .media-body h2 a {font-size:16px;font-weight:normal}

/* 图片瀑布流 */

.wall-idea{margin-left:-6px;margin-right:-6px}
.wall-idea .wall-column{ width:50%;}
.wall-box{margin:0 6px 12px 0;}

/* 案例列表效果1 */
.list-case-zoom dl dd {padding:10px 20px;}
.list-case-zoom dl dd h4 {overflow:hidden;height:24px;}
.list-case-zoom dl dt .button{width:106px;padding:5px 8px}

.list-post-h .media {margin-bottom:10px;}
.list-post-h .media-body {padding:10px}
.list-post-h .media-body h2 {min-height:62px;line-height:20px;}
.list-post-h .media-body h2 a {font-size:18px;}

.list-post-y-np .media {margin-bottom:10px;}
.list-post-y-np .media-body {padding:10px}
.list-post-y-np .media-body h2 {min-height:62px;line-height:20px;}
.list-post-y-np .media-body h2 a {font-size:18px;}

/* 联系 */
.dialog {width:100%;}
.dialog .dialog-body {padding:20px 20px 30px 20px;}
.dialog-body .form-group{padding-bottom:10px}
.dialog-body h3 {font-size:20px;}
/* .c-l,.c-r{padding:0;} */
.inside .contact {padding:10px 0}
.inside .content p{line-height:20px}
.inside h2 {font-size:30px;margin-bottom:10px}
.inside .contact .media {padding:0 0 20px 0;}
.inside .wx{border:0px solid #eee;padding:20px 30px;}

.baidu-map{height:480px;}
/* 联系 end */

/* 关于 */
.whyus{max-width:100%;margin:20px;}
.whyus .item-inner{padding:10px;}
.whyus .media-body p{font-size:16px}
.whyus-right{max-width:100%;margin:30px 0px;}
.whyus-right h4{font-size:24px;}
.whyus-right h4:before {left:50px}
.whyus-right h2 {font-size:30px;line-height:36px;}
/* 关于end  */

.service .media{padding:20px}
.process ul li.col-4{width:100%;float:none;}
.process .media{height:auto}

.vision-about{padding:0;}
.about-vision{padding-right:0px;text-align:center}/* background-color:rgba(0,0,0,1); */
.about-vision h2{font-size:24px;line-height:36px;margin-bottom:80px;word-break:break-all}


.contact-join{padding:50px 0}

/* 上下篇 */

.prenext-text{line-height:24px}
.prenext-text .text-r{text-align:left;margin-top:20px}

.prenext-pic .media .height-big{line-height:30px}
.prenext-pic .media .padding-left{padding:10px;border-right:0px solid #ddd;}
.prenext-pic .media .padding-right{padding:10px;}
.prenext-pic .media .pic-r{float:left}
.prenext-pic .media .text-r{text-align:left;margin-top:20px}

.post-pre .media-img h2 {font-size:20px;margin-top:-10px;}
/* 上下篇 */

/*服务项目 begin
.trade-box-item {height:220px;}
.trade-box-item:hover .item-title{bottom:80px;}
*/

.trade-box-item {height:425px;border-top:1px solid #F7FAFD}
.trade-box-item .item-logo {margin-top:180px;}
.trade-box-item .button{margin-top:5px}
.item-title {font-size:28px;padding:10px 0}
.item-title:before {margin:0 auto 10px;}
.trade-box-item:hover .button{margin-top:20px}
.trade-box-item:hover .item-logo {margin-top:160px}
/* 解决方案m2  */


.aboutcms{padding:20px;}

.fix-bottom .padding-large{padding:10px 20px}
.fix-bottom .padding-big{padding:10px}
/* 产品分类 */
.cat-menu-style4{height:48px;border-bottom:0 solid #E2E2E2;padding:0;position:relative;z-index:999}
.cat-menu-style4 .cat-tree h2{display:none;}
.cat-menu-style4 .cat-tree ul li{padding:10px 20px 10px 30px;}
.cat-menu-style4 .cat-tree ul li a.first{line-height:32px;height:32px;font-size:16px;}
.cat-menu-style4 .cat-tree ul li ul li a{line-height:40px;height:40px;font-size:16px;color:#999;font-size:14px}
.cat-menu-style4 .menu{background:#ED6D00;}
.cat-menu-style4 .menu h3{display:block; float:right; width:50%; background:#666;height:48px; line-height:48px; text-align:center; color:#FFF;font-size:16px;border-radius:0 5px 5px 0;}
.cat-menu-style4 .menu button{background:#ED6D00;z-index:9999999;float:left; width:50%; height:48px; line-height:48px; padding:0; margin:0;border:none;border-radius:5px 0 0 0; color:#fff;font-size:16px; text-align:left; text-indent:20px;}
.cat-menu-style4 .menu span{font-size:18px;padding-right:10px;}
/* 产品分类 end */

/* 新闻 begin */
.media-top .media-img h2 {font-size:16px;margin-top:-10px;}
/* 左图右文 begin */

.excerpt .dl {min-height:auto}
.excerpt .focus {min-height:auto}
.excerpt {margin-bottom:20px;}
.excerpt .thumb-small,.excerpt .thumb-big {margin-right:20px;}
.excerpt h2 {margin:20px 20px 0 0;line-height:24px;height:48px;}
.excerpt h2 a {font-size:18px;}
.excerpt .note {font-size:14px;}
.excerpt .time {margin-left:20px;bottom:20px;}
.excerpt .itag {bottom:20px;right:20px;}
/* 左图右文 end */

/* 右图左文 begin */
.excerpt-one .focus {float:right;overflow:hidden;position:relative;}
.excerpt-one {margin-bottom:20px;}
.excerpt-one .thumb-small,.excerpt-one .thumb-big {margin-left:20px;}
.excerpt-one h2 {margin:20px 0 0 20px;line-height:30px;height:60px;}
.excerpt-one h2 a {font-size:18px;}
.excerpt-one .note {color:#999;font-size:14px;}
.excerpt-one .time {margin-right:40px;bottom:20px;}
.excerpt-one .itag {bottom:20px;left:20px;}
/* 右图左文 end */

.excerpt-code .thumb {margin-left:20px;}
.excerpt-code h2{line-height:22px;max-height:44px;margin:20px 0 0 20px;}
.excerpt-code h2 a{font-size:16px;color: #333}
.excerpt-code .note {padding-left:20px}
.excerpt-code .time {margin:20px 0 10px 20px;}

/*悬浮客服 begin*/
.kefu-style-1{display:none}

.list-post-h .media {margin-bottom:10px;}
.list-post-h .media-body {padding:10px}
.list-post-h .media-body h2 {min-height:62px;line-height:20px;}
.list-post-h .media-body h2 a,.template-list li .media-body h2 a {font-size:16px;}


/* 案例列表效果2 begin */
.list-case-overlay .media-img h2 {left:32px;font-size:16px;}
.list-case-overlay .media-img:hover h2{top:30px;}

.social-button-style1{margin:20px auto;text-align:center}
.social-button-style1 a{margin:0 10px;}

/*移动底部导航 begin*/
.blank-bottom{height:50px;line-height:50px;clear:both; font-size:0;}
.bottom-bar{box-sizing:border-box; -webkit-box-sizing:border-box;display:block;}
.bottom-menu{height:50px; line-height:50px; border-right:1px solid #FF4057; box-sizing:border-box; -webkit-box-sizing:border-box;}
.bottom-menu:last-child{border-right:none;}
.bar-name a{display:block;padding:8px 0 0 0;line-height:20px;font-size:14px;}
.bar-name a i{font-size:16px;display:block;}
.bottom-menu-sub .arrow{width:0px;height:0px;position:absolute;left:50%;margin-left:-10px;bottom:-9px;border-top:10px solid #EEEEEE;border-left:10px solid transparent;border-right:10px solid transparent;z-index:10;}
.bottom-menu-sub .downward{width:0px;height:0px;position:absolute;left:50%;margin-left:-9px;bottom:-8px;border-top:9px solid #FFF;border-left:9px solid transparent;border-right:9px solid transparent;z-index:11;}
/*移动底部导航 end*/

footer .footer-style-1 {padding:0;}
footer .footer-style-1 ul {padding-left:10px}
footer .footer-style-1 ul li.block {float:none;}
footer .footer-style-1 ul li.block-1,footer .footer-style-1 ul li.block-2,footer .footer-style-1 ul li.block-3,footer .footer-style-1 ul li.block-4,footer .footer-style-1 ul li.block-5,footer .footer-style-1 ul li.block-6 {width:100%}
footer .footer-style-1 .copyright {margin-top:0px;padding:20px;font-size:16px;text-align:center}

}

/* 手机开始 */
@media screen and (max-width:640px) {
.flex-control-nav {position:absolute;bottom:20px;}
.flex-direction-nav {display:none}
.video-back{padding:150px 0 80px 0;}
.video-back h2{font-size:30px;margin-bottom:30px;}

/* 首页广告 */

.about-data-style1 .media {padding:0;margin:20px 0;}
.about-data-style1 .media-body strong {font-size:28px;line-height:30px;}
.about-data-style1 .media-body strong .badge{left:110px;top:-8px;}
.about-data-style1 .media-body p {font-size:18px;line-height:22px}

.padding-small,.padding-middle{padding:10px;}
.padding-big,.padding-large {padding:30px 20px;}
.padding-large{padding:20px 10px;}
.blank-small,.blank-middle {height:10px;line-height:10px;}
.blank-middle {height:20px;line-height:20px;}
.blank-big {height:30px;line-height:30px;}
.blank-large {height:50px;line-height:50px;}
.button-big {padding:8px 20px;}
.button-large {padding: 10px 25px;margin:10px 0}
.text-default {font-size: 16px;}
.text-large{font-size:20px}

.line-big {margin-left:-6px;margin-right:-6px}
.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12 {position:relative;min-height:1px;padding-right:6px;padding-left:6px}
.line-large {margin-left:-6px;margin-right:-6px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:6px;padding-left:6px}

/* 广告 */
.media-slide{min-height:360px;}

.banner .title_1{padding-top:28%}
.banner .title_1 h2{font-size:28px;margin:0;}
.banner .title_2{padding-top:28%;text-align:center}
.banner .title_2 h2{font-size:28px;margin:0;}
.banner .title_3{padding:8% 0 5% 0;text-align:center}
.banner .title_3 h2{font-size:28px;margin:0;}

.banner .contact{padding:28% 0 0 0;}
.banner .contact h2{font-size:28px;margin:10px 0 20px 0;}

.banner-big{min-height:650px;background-size:auto 650px;}
.banner-middle{min-height:250px;background-size:auto 250px;}
.banner-small{min-height:350px;background-size:auto 350px;}
.banner a.button{padding:0px 20px;height:42px;line-height:42px;font-size:16px;margin:0 auto}

.banner h2 {font-size:36px;}
.banner h3 {font-size:20px;margin:10px 20px 40px 20px;}

/* 案例详细页 */
.case-topic{min-height:360px;background-position:center top;background-size:auto 360px;}
.case-head h2 {font-size:24px;margin-bottom:30px}
.case-head h2:before {bottom:-10px;width:25px;height:2px;}
.case-content h2{font-size:24px;line-height:30px;}
.case-content img {padding:10px 0 0 0;}
.case-content a.button{padding:12px 30px;}

.title-block-style1 h2 {font-size:24px;margin:10px auto;}
.title-block-style2 h2 {font-size:26px;margin:0px auto 10px auto;}
.title-block-style2 h4{font-size:24px;line-height:26px}
.title-block-style1 p,.title-block-style2 p {padding:20px 10px 10px 10px}

.cat-menu-style1 a.active {height:48px;}
li {display:block;width:33%;text-align:center;float:left;margin:8px 0;}

.subnav-line li {margin:0 12px;}
.subnav-line li a{font-size:14px;}
.subnav-line li a.height-big{line-height:28px;height:28px;padding-bottom:21px;}

.subnav ul li {margin-bottom:10px;height:30px;line-height:30px;}
.subnav ul li a{margin:0 10px 0 0}

.subbox-l {margin-right:0px;}
.subbox-r {margin-left:0px;}
.nav-dropdown-hover li a{height:50px;line-height:50px;}
.nav-dropdown-hover li {position:relative;float:none}
.nav-dropdown-hover li ul {top:50px;width:100%;}
.nav-dropdown-hover li ul li.children a{line-height:42px;height:42px;}

/* 内容页 */
.content h1 {font-size:24px;line-height:28px;margin-bottom:10px;}
.content h2 {font-size:20px;line-height:24px;margin-bottom:10px;}
.content h3 {font-size:18px;line-height:22px;margin-bottom:10px;}

/*服务项目 begin
.trade-box-item {height:220px;}
.trade-box-item .item-title {bottom:30px;left:30px;}
.trade-box-item:hover .item-title{bottom:50px;}
*/
.media-slide {min-height:250px;}
.media-slide a h2{font-size:24px;margin-top:20%}

/* 左图右文 begin */
.excerpt {margin-bottom:12px;}
.excerpt .thumb-small,.excerpt .thumb-big {width:30%;margin-right:12px}
.excerpt h2 {margin:8px 12px 0 0;line-height:20px;height:48px;}
.excerpt h2 a {font-size:16px;}
.excerpt .note {color:#999;font-size:14px;}
.excerpt .time {left:30%;margin-left:12px;bottom:8px;line-height:14px}
.excerpt .itag {bottom:10px;right:12px;line-height:14px}

/* 右图左文 begin */
.excerpt-one {margin-bottom:12px;}
.excerpt-one .thumb-small,.excerpt-one .thumb-big {margin-left:10px}
.excerpt-one h2 {margin:10px 0 0 10px;line-height:26px;max-height:52px;}
.excerpt-one h2 a {font-size:16px;}
/* 右图左文 end */

.carousel-news .media-body {padding:20px 10px;}
.carousel-news .owl-nav .owl-prev {left:10px;}
.carousel-news .owl-nav .owl-next {right:10px;}

/* 案例列表效果1 begin*/
.list-case-zoom dl dd {padding-left:25px;}
.list-case-zoom dl dd h4:before {width:15px;height:2px;top:10px;left:-20px}
.list-case-zoom dl dd h4{line-height:22px}

/* 时间轴新闻列表 */
.list-post-timeline ul li{font-size:16px}
/* 纯文字列表  begin*/
.list-post-text li a {font-size:16px}
.list-post-text li.dot a:before {top:7px}

.bread-style1 {line-height:50px;height:50px;}
.baidu-map {height:380px;}

.pic-y .media{margin:10px 0 0 0;}
.pic-y .media-body strong {margin:10px 0 20px 0;}

.ico-y .media{margin:10px 0 0 0;}
.ico-y .media-body strong {margin:10px 0 20px 0;}

/* 价格 begin*/
.price-table {margin:10px 0px 0 0px;}
.price-table.active .price-title {background-color:#FBFBFB;height:60px;line-height:60px;}
.price-table.active .price-ribbon-wrapper {width:70px;height:60px}
.price-table.active .price-ribbon-wrapper .price-ribbon {top:-5px;left:-55px}
.price-table.margin-top{margin:-60px -1px 0 -1px;}
.price-table.active.top{top:10px;}
.price-table.active {margin:0 0 80px 0;position:relative;top:0px}
.price-header .price-title {height:60px;line-height:60px;}

.collapse .head {height:54px;line-height:54px;}
.collapse .head i {margin:18px 20px 0 0;}
.collapse .cbody {padding:20px;}

/* 价格详细页大三保障tbadc */
.ico-service{padding:0px}
.ico-service .media{padding:15px 0}
.ico-service .v-line{border-right:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4;margin:0}
.ico-service .v-line:last-child,.ico-service .v-line:nth-child(3){border-bottom:0}
.ico-service .media-body strong {margin:5px 0;}

/* 功能要点 */
.ico-x .media {min-height:auto;padding:12px;margin-bottom:10px}
.ico-x .media img{max-width:100px}
.ico-x .media-body {padding:10px 0 0 10px}
.ico-x .media-body strong {font-size:18px;}

/* ========================价格 end===============================*/

/* 模板 */
.template-detail .tab .tab-nav li {width:30%;}
.template-detail .tab .tab-nav li:last-child {margin-right:0px}
.template-detail .pricebar .padding{padding:20px;}
.template-detail .tab .tab-nav .active a{border-bottom:2px solid #ED6D00;font-size:16px;}
.template-detail .tab .tab-nav li a {font-size:16px;padding:15px 0;line-height:24px;}
.template-detail h1{font-size:20px;line-height:70px;min-height:70px}

.template-cat li {display:block;width:33%;text-align:center;float:left;margin:8px 0;}

.template-list li .info {padding:10px;}
.template-list li {margin-bottom:12px}
/* 模板 */
.template-overaly {min-height:230px;}

.tab-x-l{margin-right:0px}
.tab-x-r{margin-left:0px}

.history .item{padding:10px 0px;}
.history .item .hiscon{margin-top:50px;height: 200px;padding:20px;border-radius:20px;transition:all .3s;}
.history .owl-nav .owl-prev {left:-10px;}
.history .owl-nav .owl-next {right:-10px;}

.advantage .pic{padding-right:0%;}
.advantage .tit{position: relative;padding:20px;width:100%;}
/* m标签 */
.tab-x .tab .tab-nav li {width:33%;}
.tab-x .tab .tab-nav li a {margin:0 10px;font-size:16px;padding:0;}
.tab-y .tab .tab-nav li{margin:0}
.tab-y .tab .tab-nav li.active a{background:#fff;border:1px solid #EEF0F3}
.tab-y .tab .tab-nav li a {height:50px;line-height:50px;}
.tab-y .tab .tab-nav li:first-child a {border-top-right-radius:10px;}
.tab-y .tab .tab-nav li:last-child a{border-radius:0px;}
.tab-y .tab .tab-nav li.active:after{display:none;}
.tab-y .tab .tab-body {min-height:auto;border-radius:10px;}

.tab-solution .border{border:1px solid #F5F6F7;border-top-right-radius:0px;}
.tab-solution .item .padding{padding:20px;}
.tab-solution .item h2 {font-size:20px;line-height:28px;}
.tab-solution .item p{margin-top:10px;}

.quick-pro{padding:0;}
.quick-pro .media{margin:20px 0 0 0;}
.quick-pro .media.media-x .media-body{margin-top:-2px;padding-left:10px}
.quick-pro .media.last{margin-left:0px}

.title-block-style5 h5 {font-size: 24px;padding: 0px 50px;}
.partners-style2 ul li{width:50%;}
.partners-style2 ul {margin:0 -10px}
.partners-style2 ul li .logo{margin:4px 10px;}

.home-contact .title{max-width:100%;float:none;padding:10px}
.home-contact .title h2{font-size:36px;padding-top:20%;padding:30px 0 0;}
.home-contact .title p{font-size:16px;}
.home-contact .title a.button{padding:10px 25px}

.list-post-logo .media-body.padding{padding:20px}

.quick-pro .media .media-body strong{font-size:16px;}
.design-diy .media-img .post-zoom{padding-bottom:64%;}
.design-diy .media-img .title h2{margin-top:12%;font-size:24px;font-weight:400}

}
