@charset "utf-8";
/* CSS Document */
/* 公用 */
@font-face {
  font-family: 'iconfont';  /* project id 41366 */
  src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot');
  src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.woff') format('woff'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.svg#iconfont') format('svg');
}
.iconfont {
font-family:"微软雅黑" !important;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 12px;
}
ul.navbar-right::-webkit-scrollbar {
   display:none
}
ul.navbar-right li::-webkit-scrollbar{
  display:none
}
ul.navbar-right li a::-webkit-scrollbar{
  display:none
}
.navbar-collapse::-webkit-scrollbar {
   display:none
}
/* ==============================================================页头页尾================================================================== */
.top{
width: 100%;
background: #686666;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 12px;
}
.top ul li.app i{font-size: 14px;}
.top ul li.code i{font-size: 13px;}
.top ul li{cursor:pointer;}
.navbar-default{
box-shadow: none;
border-bottom: 3px solid #13a444;
}
.top li.code{position: relative;}
.top li.code .code_img {
position: absolute;
z-index: 9;
left: 3px;
background: #fff;
padding: 10px;
display: none;
}
nav.navbar.navbar-default ul li a{
width: 120px;
height: 72px;
margin-top:-1px;
text-align: center;
}
nav.navbar.navbar-default ul li a:hover{
background: #0060bf;
color:#fff;
}

.x_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
nav.navbar.navbar-default ul li a{color:#333;font-weight: normal;transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
  }
nav.navbar.navbar-default ul li a.on{background: #0060bf;color:#fff;}
.footer{background: #0060bf;height:auto;border-top: 2px solid #13a444;padding-top: 30px;padding-bottom:10px;}
.footer ul{text-align: center;}
.footer ul li{padding:0;}
.footer ul li a,.footer ul li span{
color: #fff;
font-size: 16px;
padding:0 15px;
}
.footer .row{color: #fff;line-height: 32px;padding-top: 40px;}
.footer .col-sm-5{padding-left: 3%;}
.footer .col-sm-3 {
padding-left: 12.6%;
}
.footer .col-sm-3 p{text-align:center;padding:0px 23px 0 0;  font-size: 14px;color:#fff;line-height: 20px;}
.footer .col-sm-4 {
padding-left: 6%;
}
.footer .col-sm-4 p {
	font-size:15px;
    color: #fff;  
	line-height: 28px;
}
.footer .col-sm-4 a {
	font-size:14px;
  color: #fff;  
}
.footer .col-sm-4 a:hover {
    color: #ff6633;  
  }
.copyright{width: 100%;background: #686666;height: 35px;line-height: 35px; font-size:14px;color: #fff;text-align: center;}
/*======================================================================首页================================================================*/
/* banner */
.swiper-container {
width: 100%;
height: 600px
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide, .sonpage_banner{height:720px; }
.swiper-pagination{bottom:4px!important}
/* 大分辩显示 */
.wrap_banner{width:100%;;position:relative;margin:0 auto;}
.wrap_banner .scroll{position:relative;overflow:hidden;}
.wrap_banner .scroll ul{position:absolute;width:20000em;}
.wrap_banner .scroll ul li{float:left;}
.wrap_banner .bpic,ins.nm{position:absolute;top:-1px;width:100%;text-align:center;height: 600px;overflow: hidden;    border-bottom: 2px solid #13a444;
    padding-bottom: 20px;}
.wrap_banner ins.nm{height:89px;background-color:#218723;top:600px;filter:alpha(opacity=60);opacity:0.6;}
.wrap_banner .b1 {
    width: 327px;
   height: 105px;
    position: absolute;
    bottom: 100px;
    right: 100px;
    z-index: 1;
    margin: 0 auto;
    border-bottom: 3px solid #ff5000;
    padding-bottom: 20px;
}
.wrap_banner .b1 li,.b1 li ins{width:105px;height:66px;position:relative;}
.wrap_banner .b1 li{margin-right:6px;cursor:pointer;}
.wrap_banner .b1 li div{display:none;}
.wrap_banner .b1 li img{border:5px solid #000;width:105px;height:66px;}
.wrap_banner .b1 li p {
    background: #13a444;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin: 0;
    height: 18px;
    line-height: 13px;
}
.wrap_banner .b1 li.active p{background:#ff5000}
.wrap_banner .b1 li.active img {
    width: 105px;
    margin: 0;
    height: 66px;
    border: 5px solid #ff5000;
}

.wrap_banner .bpic img{width: 100%;}
/* 我们可以做的更好 */
.do_well{margin-top: 40px;}
.do_well .col-sm-3{
text-align: center;
cursor: pointer;
}
.do_well .col-sm-3 div{ position: relative;}
.do_well .col-sm-3 div img{display: inline-block;}
.do_well .col-sm-3 img.img2 {
position: absolute;
top: 0;
left: 0;
right: 0;
margin:0 auto
}

.do_well .col-sm-3 img.img1{
-webkit-transform: rotateX(0deg) rotateY(0deg);
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-transform: rotateX(0deg) rotateY(0deg);
-moz-transform-style: preserve-3d;
-moz-backface-visibility: hidden;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.do_well .col-sm-3:hover img.img1{
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
}
.do_well .col-sm-3 img.img2{
-webkit-transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-transform: rotateY(-180deg);
-moz-transform-style: preserve-3d;
-moz-backface-visibility: hidden;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.do_well .col-sm-3:hover img.img2{
-webkit-transform:rotateX(0deg) rotateY(0deg);
-moz-transform:rotateX(0deg) rotate(0deg);
}
.do_well .col-sm-3 p{margin-top: 15px}
.do_well .col-sm-3 p.p1{color: #f05753}
.do_well .col-sm-3 p.p2{color: #e35be3}
.do_well .col-sm-3 p.p3{color: #49aafe}
.do_well .col-sm-3 p.p4{color: #f99e21}
.index_titlebox{text-align: center;

	padding-right:15px;
	padding-left:15px;}
.index_titlebox .index_title{font-size: 32px;position: relative;}
.index_titlebox .index_title:before {
content: '';
position: absolute;
width: 130px;
height: 2px;
background: #fc7545;
left: 0;
right: 0;
margin: 0 auto;
bottom: -10px;
}
.index_titlebox .index_intro{font-size: 16px;color: #727272;margin:25px 0 50px 0;text-align: center;}
/* 我们的成功案例 */
.image01 {
width: 100%;
overflow: hidden;
position: relative;
-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
margin-bottom: 20px
}
.image01 img {
width: 100%;
top: 0;
position: relative;
left: 0;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
}
.image01 .ovrly {
background: rgba(0, 0, 0, 0.5);
height: 100%;
left: 0;
top: 0;
position: absolute;
width: 100%;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.image01 .buttons {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.image01 .buttons .fa {
background: rgb(256, 256, 256);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: rgba(50, 50, 50, 0.9);
display: inline-block;
margin: 0 1px;
line-height: 40px;
font-size: 16px;
text-align: center;
text-decoration: none;
width: 40px;
height: 40px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.image01:hover img {
-webkit-filter: blur(2px);
filter: blur(2px);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.image01:hover .ovrly {
opacity: 1;
}
.image01:hover .buttons .fa {
opacity: 1;
}
.image01 .title {
width: 100%;
height: 35px;
background: rgba(0,0,0,.5);
color: #fff;
position: absolute;
bottom: 0;
text-align: center;
line-height: 35px;
font-size: 14px;
}
.image01 .buttons{font-size: 14px;color: #fff;display: none;}
.image01:hover .buttons{display: block;}
.image01:hover .title{display: none;}
.image01 .buttons i{
width: 55px;
height: 55px;
display: inline-block;
text-align: center;
line-height: 54px;
border-radius: 30px;
font-size: 24px;
border: 1px solid #fff;
transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
cursor: pointer;
margin-top: 5px
}
.image01 .buttons p{font-size: 18px;font-weight: bold;}
.image01 .buttons i:hover{
background: #f05753;
border-color:#f05753;
}
.tc{text-align: center;}
/* 腰线1 */
.waist_line{
width: 100%;
height: 460px;
background: url(../img/index_12.png) fixed no-repeat;
background-size: cover;
background-position: center center;
margin-top: 40px;
max-width: 1920px;
}
.waist_line h2{font-size: 42px;color: #fff;padding-top: 80px;line-height:80px}
.waist_line  a {
float: left;
margin-left: 65px;
width: 218px;
background: #3eccea;
height: 66px;
margin-right: 65px;
text-align: center;
line-height: 50px;
font-size: 28px;
color: #fff;
transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}
.waist_line  a:hover{
background: #f60;
color: #fff;
}
.waist_line .index_button{width: 700px;margin:0 auto;margin-top: 40px}
/* 我们的品质 */
.he_3DFlipY {
display: block;
height: 360px;
overflow: hidden;
padding: 0;
margin: 0;
border: 0;
position: relative;
box-sizing: border-box;
cursor: pointer;
-webkit-perspective: 1700px;
-moz-perspective: 1700px;
perspective: 1700px;
-webkit-perspective-origin: 50% 50%;
-moz-perspective-origin: 50% 50%;
perspective-origin: 50% 50%
}

.he_3DFlipY_inner {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
position: relative;
text-align: center;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d
}

.he_3DFlipY_inner > div.he_3DFlipY_img {
background: url(../img/index_2.png) no-repeat center;
width: 100%;
height: 360px;
backface-visibility: hidden;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
padding-top: 100px;
}
.he_3DFlipY_inner p {
padding-top: 30px;
line-height: 24px;
font-size: 15px;
}
.he_3DFlipY_inner p.p2{line-height: 33px}
.he_3DFlipY_inner > div.he_3DFlipY_img p,.he_3DFlipY_inner > div.he_3DFlipY_img i{color: #8f8f8f}
.he_3DFlipY_inner i{font-size:32px; margin: 0 10px; }

.he_3DFlipY_inner:hover > div.he_3DFlipY_img {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
transform: rotateY(180deg)
}

.he_3DFlipY_inner > div img {
max-width: 100%;
padding: 0;
margin: 0;
display: block;
position: relative
}

.he_3DFlipY_caption {
position: absolute;
top: 0;
left: 0;
padding: 0;
background: url(../img/index_1.png) no-repeat center;
color: #fff;
height: 100%;
width: 100%;
padding: 0;
margin: 0;
opacity: 0;
text-align: center;
backface-visibility: hidden;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
padding-top: 100px
}

.he_3DFlipY_inner:hover .he_3DFlipY_caption {
opacity: 1;
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
transform: rotateY(0)
}

.he_3DFlipY_caption p {
font-size: 15px;
text-align: center;
width: 100%;
position: absolute;
top: 48%;
margin: 0;
padding: 0;
color: #fff
}
/*我们的品质-移动端显示*/
.do_well .quality .media-left{
width: 100px;
height: 100px;
border: 1px solid #d8d8d8;
padding:0;
} 
.do_well .quality .media-body{padding-left: 15px;color: #666}
.do_well .quality .media-body p{padding-left: 15px;color: #666;margin:0;}
.do_well .quality .media-body p span {
position: relative;
display: inline-block;
margin-bottom: 5px;
}
.do_well .quality .media-body p span:before{
content: '';
width: 6px;
height: 6px;
background: #e35b5b;
border-radius: 5px;
position: absolute;
top: 7px;
left: -15px;
}
/* 新闻中心 */
.index_news {
background: url(../img/s-bj-7.jpg) no-repeat;
height: 680px;
padding-top: 50px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.index_news p{margin-bottom: 0}
.index_news .media-left p{width: 85px;height: 120px;border:2px solid #ccc;display: inline-block;text-align: center;color: #606060;margin:30px 0;padding-top: 10px}
.index_news .media-left p span.month{font-size: 18px;line-height: 40px;color: #ff6633}
.index_news .media-left p span.day{font-size: 24px;line-height: 50px;}
.index_news .media-body {color: #333}
.index_news .media-body h4{font-size: 16px;font-weight: bold;padding:10px 0}
.index_news .media-body p{font-size: 14px;line-height: 22px}
.index_news .col-sm-6 .media{
background: #fff;
padding: 10px;
margin-bottom: 30px;
transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
}
.index_news .col-sm-6 a:hover{text-decoration: none;}
.index_news .col-sm-6 a:hover h4{color: #ff6633}
.index_news .col-sm-6 a:hover .media{box-shadow: 0px 0px 20px #b3b3b3}
/* 腰线2 */
.waist_line2{
width: 100%;
background: url(../img/bbbggg.png) no-repeat center;
height: 370px;
}
/* ==========================================================关于我们====================================================================== */
.about_banners{
  background: url(../img/about_banner.jpg) no-repeat center;
}
.about_banner{
height: 388px;
}
.tab_wrapper .tab_details {
margin: 0;
width: 100%;
display: none;
position: relative;
}
.tab_wrapper .tab{
position:absolute;
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
.about_wrapper .tab{width: 310px;left: 0;right: 0;margin:0 auto;}
.tab_wrapper .tab li {
height: 42px;
width: 130px;
line-height: 42px;
cursor: pointer;
font-family: '微软雅黑';
font-size: 16px;
float: left;
border-radius: 50px;
text-align: center;
margin-right: 50px;
border:1px solid #e35b5b;
transition: all 0.4s ease;
}
.tab_wrapper .on{
display:block;
}
.tab_wrapper .tab li.last{margin-right: 0}
.tab_wrapper .tab li.cur {
background: #e35b5b;
}

.tab_wrapper .tab li a{
text-decoration:none; 
color:  #e35b5b;
padding: 0;
}
.tab_wrapper .cur a{
color: #fff!important;
text-decoration:none;
}
.tab_wrapper .tab_nav{position: relative;height: 50px;padding:70px 0 90px 0;}
.about_wrapper .do_well .box .col-sm-7{
color: #474646;
}
.about_wrapper .do_well .box .col-sm-7 h3{font-size: 20px;font-weight: bold;margin-top: 10px}
.about_wrapper .do_well .box .col-sm-7 p{margin-bottom: 15px;font-size: 15px;padding-top:0px;line-height: 26px;text-indent: 28px;line-height: 30px; }
.about_wrapper .yctd{margin-top: 110px}
.about_wrappere{margin-bottom: 30px;margin-top: 100px;}
.about_wrapper{margin-bottom: 5px;margin-top: -60px;}
      .about_wrapper .box .all_box{
        background: url(../img/about.png) no-repeat;
        height: 184px;
        position: relative;
        margin-top: 60px;
        background-size: cover;
      }
      .about_wrapper .box .all_box .icon_box {
width: 100px;
height: 100px;
position: absolute;
background: url(../img/about_td.png) no-repeat;
left: 0;
right: 0;
margin: 0 auto;
top: -50px;
line-height: 100px;
}
.about_wrapper .box .all_box .icon_box i{font-size: 40px;color: #fff;} 
.about_wrapper .box .all_box .text_box{padding-top:70px;}
.about_wrapper .box .all_box .text_box p{color: #fff;margin:0;text-align: justify;padding:0 15px;line-height: 26px}
.about_wrapper .box .title_box{
height: 50px;
background: #e35b5b;
color: #fff;
font-size: 18px;
line-height: 50px;
}
.about_wrapper .box .col-sm-3.col-xs-6{padding:0px;padding-right: 15px;}
.about_wrapper .box .col-sm-3.col-xs-6.last{padding-right: 0px;}

[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color:#13a444;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: inherit;
  padding: 30px 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[class^='imghvr-'] h3,
[class*=' imghvr-'] h3,
[class^='imghvr-'] p,
[class*=' imghvr-'] p {
  margin: 0;
  padding: 0;
  color: #fff;
}

[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* imghvr-flip-*
   ----------------------------- */
[class^='imghvr-flip-'],
[class*=' imghvr-flip-'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}
[class^='imghvr-flip-'] img,
[class*=' imghvr-flip-'] img {
  backface-visibility: hidden;
}
[class^='imghvr-flip-'] figcaption,
[class*=' imghvr-flip-'] figcaption {
  opacity: 0;
}
[class^='imghvr-flip-']:hover > img,
[class*=' imghvr-flip-']:hover > img {
  opacity: 0;
}
[class^='imghvr-flip-']:hover figcaption,
[class*=' imghvr-flip-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* imghvr-flip-diag-2
   ----------------------------- */
.imghvr-flip-diag-2 figcaption {
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
}
.imghvr-flip-diag-2:hover > img {
  -webkit-transform: rotate3d(-1, -1, 0, 100deg);
  transform: rotate3d(-1, -1, 0, 100deg);
}
.imghvr-flip-diag-2:hover figcaption {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}
.imghvr-flip-diag-2 i{font-size: 40px;}
.imghvr-flip-diag-2 h3{font-size: 20px;margin-top: 5px;}
.imghvr-flip-diag-2 p{font-size: 15px;line-height: 26px;}
.imghvr-flip-diag-2 figcaption div{margin-top: 20px;}
/* ============================================================服务项目============================================================================ */
.service_wrapper .do_well .box .col-sm-4{margin-bottom: 30px}
.service_wrapper .do_well .box .col-sm-4 a{color: #fff;text-decoration: none;display: inline-block;}
.service_wrapper .do_well .box .col-sm-4 .text_box{
background:#666;
padding:10px 15px;
text-align: center;
}
.service_wrapper .do_well .box .col-sm-4 .text_box h4{font-size: 14px;font-weight: bold;}
.service_wrapper .do_well .box .col-sm-4 .text_box p{font-size: 14px;}
.service_wrapper .do_well .box .col-sm-4 .img_box{overflow: hidden;}
.service_wrapper .do_well .box .col-sm-4 .img_box img{
transition: .3s all linear 0s;
}
.service_wrapper .do_well .box .col-sm-4:hover img{
    transform: scale(1.1);
}
.service_wrapper .do_well .box .col-sm-4 a{
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;
}
.service_wrapper .do_well .box .col-sm-4 a:hover{
transform: translate(0,-10px);
-webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-o-transform: translate(0,-10px);
-ms-transform: translate(0,-10px);
-webkit-box-shadow: 0px 5px 20px #a0a0a0;
-moz-box-shadow: 0px 5px 20px #a0a0a0;
box-shadow: 0px 5px 20px #a0a0a0;
}
/* 我们可以做的更好 */
.business{margin-top: 70px}
.business .box ul.items {
  margin: 0 auto;

}

.business .box ul.items li {
    width: 25%;
    height: 300px;
    margin: 0;
    background: url(../img/bg_green.png) no-repeat 0px 400px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    padding: 0;
    float: left;
}

.business .box ul.items li i {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-top: 43px;
  height: 69px;
}

.business .box ul.items li.pc i {
  width: 69px;
  background: url(../img/words.png) no-repeat -245px -357px;
}

.business .box ul.items li.mobi i {
  width: 64px;
  background: url(../img/words.png) no-repeat -416px -291px;
}

.business .box ul.items li.sys i {
  width: 76px;
  background: url(../img/words.png) no-repeat -415px -362px;
}

.business .box ul.items li.app i {
  width: 74px;
  background: url(../img/words.png) no-repeat -244px -439px;
}

.business .box ul.items li.host i {
  width: 79px;
  background: url(../img/words.png) no-repeat -420px -439px;
}

.business .box ul.items li u {
    display: block;
    position: absolute;
    width: 20%;
    height: 156px;
    margin-left: 65px;
    background: url(../img/words.png) no-repeat 0px -363px;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.business .box ul.items li u.cl {
  clip: rect(0px,156px,-10px,78px);
}

.business.active .box ul.items li u.cl {
  clip: rect(0px,156px,156px,78px);
}

.business .box ul.items li u.cr {
  clip: rect(156px,78px,156px,0px);
}

.business.active .box ul.items li u.cr {
  clip: rect(0px,78px,156px,0px);
}

.business .box ul.items li strong {
  display: block;
  margin-top: 70px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.business .box ul.items li p {
  position: relative;
  top: 200px;
  color: White;
  font-family: Arial,"微软雅黑";
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.business .box ul.items li:hover {
  background-position: 0px 0px;
  -webkit-transition: all .5s ease-in-out .3s;
  -moz-transition: all .5s ease-in-out .3s;
  -ms-transition: all .5s ease-in-out .3s;
  -o-transition: all .5s ease-in-out .3s;
  transition: all .5s ease-in-out .3s;
}

.business .box ul.items li:hover i {
  -webkit-transition: all .5s ease-in-out .4s;
  -moz-transition: all .5s ease-in-out .4s;
  -ms-transition: all .5s ease-in-out .4s;
  -o-transition: all .5s ease-in-out .4s;
  transition: all .5s ease-in-out .4s;
}

.business .box ul.items li.pc:hover i {
  background: url(../img/words.png) no-repeat -168px -357px;
}

.business .box ul.items li.mobi:hover i {
  background: url(../img/words.png) no-repeat -337px -291px;
}

.business .box ul.items li.sys:hover i {
  background: url(../img/words.png) no-repeat -327px -362px;
}

.business .box ul.items li.app:hover i {
  background: url(../img/words.png) no-repeat -164px -439px;
}

.business .box ul.items li.host:hover i {
  background: url(../img/words.png) no-repeat -335px -439px;
}

.business .box ul.items li:hover u.cl {
  clip: rect(0px,156px,-10px,78px);
}

.business .box ul.items li:hover u.cr {
  clip: rect(156px,78px,156px,0px);
}

.business .box ul.items li:hover strong {
  color: White;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

.business .box ul.items li:hover p {
  top: 20px;
  -webkit-transition: all .3s ease-in-out .5s;
  -moz-transition: all .3s ease-in-out .5s;
  -ms-transition: all .3s ease-in-out .5s;
  -o-transition: all .3s ease-in-out .5s;
  transition: all .3s ease-in-out .5s;
}
.service_dowell .col-sm-3.website{background: #f05753}
.service_dowell .col-sm-3.app{background: #e35be3}
.service_dowell .col-sm-3.h5{background: #49aafe}
.service_dowell .col-sm-3.wechat{background: #f99e21}
.service_dowell .col-sm-3 h5 {
width: 75px;
height: 75px;
display: inline-block;

}
.service_dowell .col-sm-3.website h5{background: url(../img/words.png) no-repeat -168px -357px;}
.service_dowell .col-sm-3.app h5{background: url(../img/words.png) no-repeat -330px -291px;}
.service_dowell .col-sm-3.h5 h5{background: url(../img/words.png) no-repeat -330px -366px;}
.service_dowell .col-sm-3.wechat h5{background: url(../img/words.png) no-repeat -169px -440px;}
.service_dowell .col-sm-3{color: #fff}
.service_dowell .col-sm-3 h4{font-size: 15px}
.service_dowell .col-sm-3 p{line-height: 20px;font-size: 13px}
.service_dowell .col-sm-3.h5 p{line-height: 21px}
.service_dowell .col-sm-3{width: 24%;margin:0.5%;}
/* ==============================================================案例列表===================================================================== */
.case_wrapper ul.tab{
width: 1159px;
left: 0;
right: 0;
margin: 0 auto;
}
.case_wrapper ul{width: 100%}
.case_wrapper .col-sm-12{float: none;}
.case_wrapper ul li{margin-right: 3%!important}
.case_wrapper .tab_box .col-sm-4{
margin-bottom: 40px;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;
}
.case_wrapper .tab_box .col-sm-4:hover{
transform: translate(0,-10px);
-webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-o-transform: translate(0,-10px);
-ms-transform: translate(0,-10px);
-webkit-box-shadow: 1px 6px 15px 4px #fff;
-moz-box-shadow: 1px 6px 15px 4px #fff;
box-shadow: 1px 6px 15px 4px #fff;
}
.case_wrapper .tab_box .col-sm-4 .main_box{
position: relative;
}
.container_2{padding:0 50px;}
.case_wrapper .tab_box .col-sm-4 .img_box,.case_wrapper .tab_box .col-sm-4 .cover{
position: absolute;
width: 100%;
top: 4.5%;
text-align: center;
}
.case_wrapper .tab_box .col-sm-4 .cover {
color: #fff;
width: 76.923%;
background: rgba(0,0,0,.4);
margin: 0 auto;
left: 0;
right: 0;
webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
transition: all 300ms ease 0s;
opacity: 0;
padding-bottom: 10px;
height: 78%;
}
.case_wrapper .tab_box .col-sm-4:hover .cover{opacity: 0.8;}
.case_wrapper .tab_box .col-sm-4 .cover h4 {
font-size: 18px;
font-weight: bold;
margin-top: 15%;
margin-bottom: 15px;
text-shadow: 0px 0px 1px #e35b5b;
}
.case_wrapper .tab_box .col-sm-4 .cover i {
width: 55px;
height: 55px;
display: inline-block;
text-align: center;
line-height: 54px;
border-radius: 30px;
font-size: 24px;
border: 1px solid #fff;
transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
cursor: pointer;
margin-top: 5px;
}
.case_wrapper .tab_box .col-sm-4 .cover i:hover {
background: #f05753;
border-color: #f05753;
}
.case_wrapper .tab_box .col-sm-4 .main {
max-width: 520px;
margin: 0 auto;
}
.case_wrapper .tab_box .col-sm-4 .img_box img {
width: 76.923%;
}
.case_wrapper .tab_box{margin-top: 50px}
/* ==============================================================网站模版列表===================================================================== */
.modal_show .col-sm-4 .nr{
box-shadow: 0px 3px 10px 2px #e6e6e6;
padding-top: 1px;
}
.modal_show .col-sm-4 a{color: #333;text-decoration: none;}
.modal_show .col-sm-4 p.p1:hover{color: #379ad4;}
.modal_show .col-sm-4:hover .nr{
-webkit-box-shadow: 1px 12px 27px 4px #e6e6e6;

       
}
.modal_show .col-sm-4 .img_boxs{
      border:1px solid #e7e7e7;
      max-height: 285px;
      overflow: hidden;
      margin: 10px 10px 0 10px;
}
.modal_show .col-sm-4 .img_boxs img{min-height: 285px;}
.modal_show .col-sm-4 .text_boxs{padding:10px;}
.modal_show .col-sm-4 .text_boxs p.p2{color: #666;font-size: 13px;}
.modal_show .col-sm-4 .text_boxs h4{font-size: 15px;font-weight: bold;margin-top: 5px;}
/* ============================================================案例详情====================================================== */
.case_details .lbt {
background: url(../img/lb_bg.png) no-repeat center;
height: 865px;
position: relative;
padding-top: 53px;
text-align: center;
}
.case_details .lbt .carousel-inner .item{
position: absolute;
}
.case_details div#carousel-example-generic {
height: 535px;
z-index: 99999999;
width: 935px;
overflow: hidden;
margin-left: -12px;
position: initial;
display: inline-block;
}
.case_details .carousel-inner{height: 535px}
.case_details .carousel-indicators {
position: absolute;
bottom: 185px;
left: 0;
right: 0;
z-index: 15;
width: 150px;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
background: #333333;
height: 28px;
line-height: 28px;
border-radius: 50px;
margin: 0 auto;
}
.carousel-indicators li {
display: inline-block;
width: 16px;
height: 16px;
margin:4px;
}
.carousel-indicators .active {
width: 16px;
height: 16px;
border:1px solid red;
background: red;
margin:5px 4px;
}
.case_details ul li a{
width: 70px;
height: 40px;
border:1px solid #ccc;
display: inline-block;
text-align: center;
line-height: 40px;
border-radius: 5px;
color: #666;
font-size: 14px;
text-decoration: none;
transition: all 0.4s ease;
}
.case_details ul li a:hover{background: #e35b5b;color: #fff}
.case_details ul li a i{font-size: 26px;vertical-align: -webkit-baseline-middle}
.case_details ul{border-bottom: 1px solid #d3d3d3;padding:20px 0;}
.case_details .text_box .logo{padding:90px 0 60px 0;position: relative;}
.case_details .text_box .logo:before{
position: absolute;
content: '';
width: 600px;
height: 1px;
background: #ccc;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
}
.case_details .title{padding:0 50px;margin-top: 20px}
.case_details .title a.btn{
width: 100px;
height: 34px;
line-height: 17px;
border-radius: 5px;
border:1px solid #ccc;
font-size: 16px;
color: #999;
display: block;
margin: 20px auto 30px
}
.case_details .title p{font-size: 15px;color: #999}
.case_details .case_tip h3{font-size:0.25rem; }
.case_details .case_tip a.btn{
width: 0.4rem;
height: 0.1rem;
}
.case_details .case_tip a.btn {
width: 1.9rem;
height: 0.5rem;
display: inline-block;
border: 2px solid #333;
font-size: 0.22rem;
color: #333;
margin: 0.5rem 0 0.7rem 0;
line-height: 0.36rem;
}
.x_gradient{
transition: all 0.4s ease;
}
.case_details .case_tip a.btn:hover{background: #333;color: #fff}
/* =====================================================联系我们============================================================================== */
.contact_wrapper .contact_top i{
width: 100px;
height: 100px;
border:3px solid #e35b5b;
display: inline-block;
font-size: 40px;
color:#e35b5b;
border-radius: 15px;
text-align: center;
line-height: 100px;
cursor: pointer;
}
.contact_wrapper .contact_top i:hover{
background: #e35b5b;
color: #fff;
}
.contact_wrapper .contact_top .col-sm-4{text-align: center;}
.contact_wrapper .contact_top .col-sm-4 p{font-size: 16px;font-weight: bold;margin-top: 30px}
.contact_wrapper .contact_bottom {
    margin-top: 90px;
    margin-bottom: 50px;
    overflow: hidden;
}
.contact_wrapper .contact_bottom h3{font-size: 26px;}
.contact_wrapper .contact_bottom .text{font-size: 16px;}
.contact_wrapper .contact_bottom .text p.p1{margin:20px 0;}
.contact_wrapper .contact_bottom .text p.p2{font-size: 14px;color: #757575;line-height: 25px}
.contact_wrapper .contact_bottom .text  p span{color: #e35b5b}
.contact_wrapper .contact_bottom .text ul{margin: 20px 0;}
.contact_wrapper .contact_bottom .text ul li p{margin-top:10px;}
.contact_wrapper .contact_bottom .text p.adress{
color: #404040;
line-height: 32px;
}
.contact_wrapper .contact_bottom ul li{margin-right: 25px}
/* 新闻列表 */
.news_wrapper .tab_box ul li a{text-decoration: none;}
.news_wrapper .tab_box ul li .imgPic{
float: left;
width: 225px;
height: 145px;
display: block;
}
.news_wrapper .tab_box ul li .listInfo{
margin-left: 250px;
display: block;
}
.news_wrapper .tab_box ul li .listInfo .nTitile{
color: #333;
font-weight: bold;
font-size: 18px;
width: 100%;
word-break: keep-all;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.news_wrapper .tab_box ul li .listInfo p,.news_wrapper .tab_box ul li .listInfo button.btn{
color: #999;
line-height: 24px;
font-size: 16px;
padding-top: 10px;
text-align: justify;
background: none
}
.news_wrapper .tab_box ul li .listInfo button.btn{padding:0;}
.news_wrapper .tab_box ul li{
overflow: hidden;
padding:10px;
transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
margin-bottom: 40px
}
.news_wrapper .tab_box ul li:hover{
box-shadow: 0px 1px 12px 5px rgba(0,0,0,0.15);
}
.news_wrapper .tab_box ul li:hover .nTitile{color: #e35b5b}
.news_wrapper .tab_box ul li .listInfo .pull-right {
font-size: 15px;
color: #999;
padding-top: 5px;
}
.news_wrapper .tab_box ul li .listInfo .pull-right span{padding-left: 10px}
.news_wrapper .tab{
width: 495px;
margin: 0 auto;
left: 0;
right: 0;
}
.news_wrapper .n_bottom{overflow: hidden;margin-top: 18px}
.news_wrapper .tab_box ul li .listInfo .pull-right span i{font-size: 20px;vertical-align: text-top;}
/* ======================================================================================新闻详情 */
.news_details{padding:100px 0;}
.news_details .title h4{font-size: 22px;}
.news_details .title div.tc{font-size:16px;color: #999;margin-top: 20px}
.news_details .title div.tc span{padding:0 10px}
.news_details .text_box{margin-top: 50px;text-align: center;}
.news_details .text_box p{text-indent: 1cm;color: #666;line-height: 30px;font-size: 15px;text-align: left;text-align: justify;}
.news_details .text_box img{display: inline-block;margin:15px 0;}
.news_details .article_btn {
    padding-top: 40px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.news_details .article_btn a{
color: #333;
}
.news_details .article_btn a:hover{color:#e35b5b}
/* ============================================分页样式================================== */
.page {height:120px;}
.page dl {
    width: 440px;
    margin: 100px auto;
}
.page dl dd{margin:0!important;padding:0!important;float:left;margin:0 1px!important}
.page dl dd a{padding: 5px 10px;border:1px solid #ccc;color:#333;text-decoration: none;}
.page dl dd a.active,.page dl dd a:hover{background:#e35b5b;border-color:#e35b5b;color:#fff;}




























/* 媒体查询 */
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
  .wrap_banner{height: 600px;}
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {
  .wrap_banner{height: 650px;}
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
  .wrap_banner{height: 600px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
  .wrap_banner{height: 560px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .wrap_banner{height: 520px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

/* ====================================================================页头页脚=============================================================== */
.footer .col-sm-3{padding-left: 10%!important;}
.footer ul li a, .footer ul li span {
    padding: 0 9px!important;
}
/* ======================================================================首页================================================================= */
.swiper-container {
width: 100%;
height: 500px
}
.index_titlebox .index_title{font-size: 26px}
.index_titlebox .index_intro{font-size: 16px}
/* 我们可以做的更好 */
.do_well .col-sm-3 p.p3{font-size: 13px;}
/* 我们的成功案例 */
.do_well .col-sm-4.col-xs-6{padding:0 5px;}
/* 腰线1 */
.waist_line{height: 300px;}
.waist_line h2 {
    font-size: 26px;
    color: #fff;
    padding-top: 60px;
    line-height: 40px;
}
.waist_line a {
    margin-left: 85px;
    width: 180px;
    height: 50px;
    line-height: 35px;
    font-size: 20px;
}
/* 新闻中心 */
.index_news .media-body p{display:none;}
.index_news{height: 590px}
.news_details .article_btn{text-align:left;}
.news_details .article_btn div{
  width:100%;
  word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.news_details .article_btn .pull-right{float:left!important;margin-top: 10px;}
/* =============================================================================================关于我们 */
.about_banner {height: 330px;}
.about_wrapper .col-sm-5,.about_wrapper .col-sm-7{
	width: 100%
}
.about_wrapper .col-sm-5,.about_wrapper .do_well .box .col-sm-7 h3{text-align: center;}
.about_wrapper .col-sm-7{margin-top:20px;}
.about_wrapper .col-sm-5 img{display: inline-block;}
.about_wrapper .box .all_box .text_box {
    padding-top: 60px;
}
.about_wrapper .yctd {
    margin-top: 15px;
}
.about_wrapper {
    margin-bottom: 50px;
}
.about_wrapper .tab{width: 260px}
/* ===============================================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box p{font-size: 13px;}
/* =================================================================案例列表 */
.tab_wrapper .tab li{width: 100px}
.case_wrapper ul.tab {
    width: 890px;
}
.case_wrapper .tab_box .col-sm-4 .cover h4 {
    margin-top: 10%;
    margin-bottom: 10px;
}
/* =========================================================案例详情=========================================== */
.case_details .lbt {
    background-size: 90%;
}
.case_details div#carousel-example-generic {
    width: 80%;
    margin-left: -10px;
}
.case_details .lbt .carousel-inner .item {
    top: 27%;
}
.case_details .carousel-indicators {
    bottom: 31.6%;
}
.case_details .text_box .logo {
    padding: 50px 0 40px 0;
}






























}
@media only screen and (min-width: 1000px) and (max-width: 1198px) {
  nav.navbar.navbar-default ul li a {
    width: 100px;}
  /* =============================================================================案例详情 */
  .case_details .lbt .carousel-inner .item {
    top: 4.5%;
  }
.case_details .carousel-indicators {
    bottom: 23.5%;
}
.case_details .lbt {
    height: 770px;
}
.case_details .case_tip h3 {
    font-size: 0.3rem;
}
.case_details .case_tip a.btn {
    width: 2.5rem;
    height: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
}
/* ===================================================================================联系我们 */
.contact_wrapper .contact_bottom .text ul {
    margin: 10px 0;
}
/* ===================================================================================网站模版列表 */
.modal_show .col-sm-4 .img_boxs{max-height:200px;}
.modal_show .col-sm-4 .img_boxs img{min-height:200px;}




}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
/* ====================================================================页头页脚=============================================================== */
nav.navbar.navbar-default ul li a{
	    width: 80px;
    padding: 15px 2px;
    font-size: 14px;
}
.footer ul li a, .footer ul li span {
    padding: 0 6px!important;
}
.footer ul li a, .footer ul li span {
    font-size: 13px;
}
.footer .row {
    font-size: 13px;
    line-height: 26px;
    padding-top: 20px;
}
.footer .col-sm-3 p{font-size: 12px}

/* =================================================================关于我们 */
.about_wrapper .box .all_box .text_box p {
    line-height: 21px;
    font-size: 13px;
}
.about_wrapper .box .col-sm-3.col-xs-6 {
    padding-right: 5px;
}
.about_wrapper.tab_wrapper .tab li {
    width: 100px!important;
    margin-right: 55px!important;
}
.about_wrapper.tab_wrapper .tab li.last{margin-right: 0!important}
/* =================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box {
    padding: 5px 15px;
}
.service_dowell .col-sm-3{width: 49%;margin:0.5%;}
/* =================================================================网站模版列表 */
.modal_show .col-sm-4 .img_boxs{max-height:200px;}
.modal_show .col-sm-4 .img_boxs img{min-height:200px;}
.modal_show .col-sm-4{padding:5px}
/* =================================================================案例列表 */
.tab_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 1%!important;
}
.case_wrapper .tab_box .col-sm-4 .cover h4 {
    margin-top: 5%;
    margin-bottom: 5px;
}
/* ==================================================================案例详情 */
.case_details .lbt {
    height: 665px;
  }
  .case_details .lbt .carousel-inner .item {
    top: 8%;
}
.case_details .carousel-indicators {
        bottom: 26.5%;
}
.carousel-indicators li,.carousel-indicators .active  {
    width: 14px;
    height: 14px;
}
.case_details .carousel-indicators{height: 26px;line-height: 26px}
.case_details .case_tip h3 {
    font-size: 0.3rem;
}
.case_details .case_tip a.btn {
    width: 2.5rem;
    height: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
}
/* =======================================================================================联系我们 */
.contact_wrapper .contact_bottom .col-sm-6{
  width: 100%;
}
.contact_wrapper .contact_bottom {
    margin-top: 30px;
}
.contact_wrapper .contact_bottom .text {
    border: 2px dashed #999;
    padding: 0 15px;
    margin-bottom: 20px;
}
/* =======================================================================================新闻列表 */
.tab_wrapper.news_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 25px!important;
}
.tab_wrapper.news_wrapper .tab li.last{margin-right: 0!important;}
.news_wrapper .tab {
    width: 326px;
  }
.news_wrapper .n_bottom {
    margin-top: 0px;
}
/* =========================================================================================新闻详情 */
.news_details{padding:40px 0;}




}
@media only screen and (min-width: 320px) and (max-width: 769px) {
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin:0;}
.navbar-default .navbar-toggle {
    border-color: #666;
    background: #666;
    margin-right:0;
}
.navbar-default .navbar-brand{padding-left: 0;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background: #666;;}
.navbar-collapse {
    width: 140px;
    background: #fff;
    position: absolute;
    z-index: 9;
    right: 10px;
}
.navbar-nav {
    margin: 0px -15px;
}
nav.navbar.navbar-default ul li a {
    width: 100%;
    height: 40px;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
.swiper-container {
    height: 350px;
}
.copyright {
    width: 100%;
    background: #16171a;
    height: auto!important;
    line-height:20px!important;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding:10px 0;
}
.copyright p{margin:0;}
/* ==============================================================首页 */
.do_well {margin-top: 0px;}
.index_titlebox .index_title{font-size: 18px; margin-top: 30px;}
.index_titlebox .index_intro {
    font-size: 14px;
    color: #727272;
    margin: 30px 0 30px 0;
}
.index_titlebox .index_title:before {
    bottom: -19px;
}
.do_well .col-sm-4.col-xs-6{padding:0 3px;margin-bottom: 20px!important;}
.waist_line {
    height: 150px;
    background: url(../img/index_12.png) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 10px;
}
.waist_line h2 {
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
    line-height: 30px;
}
.waist_line a {
    float: left;
    margin-left: 0;
    width: 82px;
    height: 31px;
    margin-right:24px;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
}
.waist_line .index_button{
  margin-top: 25px;
  overflow: hidden;
  max-width: 190px;
}
.waist_line .index_button a.btn:nth-child(2){margin-right: 0;}
.do_well .col-sm-3 p{margin-bottom: 0}
/* 成功案例 */
.image01 .buttons i {
    width: 45px;
    height: 45px;
    line-height: 44px;
    font-size: 20px;
    margin-top: 0;
}
.image01 .buttons p {
    font-size: 12px;
    font-weight: normal;
}
.image01 .title{font-size: 12px}
/*网站模版列表*/
.modal_show .col-sm-4 .nr {
    margin: 6px;
}
.modal_show .col-sm-4{margin-bottom: 0px!important;}
/* 新闻中心 */
.modal_show .col-sm-4 .img_boxs{max-height: 180px;}
.modal_show .col-sm-4 .img_boxs img{min-height: 180px;}
.index_news{height: auto;padding-top: 0px;margin-top: 20px;padding-bottom: 10px;}
.index_news .col-sm-6{padding:0;}
.index_news .col-sm-6 .media{margin-bottom: 10px}
.index_news .media-body h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}
.index_news .media-left p {
    width: 70px;
    height: 70px;
}
.index_news .media-left p span.month {
    font-size: 14px;
}
.index_news .media-left p span.day {
    font-size: 25px;
}
.index_news .media-body p {
    font-size: 13px;
    line-height: 20px;
}
.news_details .article_btn {
    text-align: left;
    padding-top: 0;
    border: 0;
    margin-top: 20px;
}
.news_details .article_btn div{
  width:100%;
  word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.news_details .article_btn .pull-right{float:left!important;margin-top: 10px;}
.news_details .article_btn a{font-size: 13px;}
/* 腰线2 */
.waist_line2 {
    background: url(../img/bbbggg.png) no-repeat center;
    height: 150px;
    background-size: cover;
}
/* =============================================================================================关于我们 */
.about_banner {height: 130px!important;}
.about_wrapper .yctd{margin-top: -15px;}
.tab_wrapper .tab_nav {
    position: relative;
    height: 50px;
    padding: 30px 0 40px 0;
}
.about_wrapper .tab_box.col-sm-12,.about_wrapper .do_well .box .col-sm-7,.about_wrapper .do_well .box .col-sm-5{padding:0;}
.about_wrapper  .do_well .container{padding:0;}
.about_wrapper .box .all_box .text_box p {
    padding: 0 10px;
    line-height: 22px;
    font-size: 13px;
}
.about_wrapper .box .col-sm-3.col-xs-6 {
    padding: 0 5px;
    padding-right: 0;
    margin-bottom: 20px;
}
.about_wrapper .box .all_box .text_box {
    padding-top: 62px;
}
.about_wrapper{margin-bottom: 20px;}
.about_wrapper .box .all_box{background-size: cover}
.about_wrapper .tab{width: 260px}
.about_wrapper.tab_wrapper .tab li {
    width: 100px!important;
    margin-right: 55px!important;
    font-size: 15px;
    height: 35px;
    line-height: 33px;
}
.about_wrapper.tab_wrapper .tab li.last{margin-right: 0!important}
.about_wrapper .col-sm-5 img {
    display: inline-block;
}
.about_wrapper .col-sm-5{text-indent: center}
.about_wrapper .do_well .box .col-sm-7 h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
/* ===================================================================================服务项目 */
.cb{clear: both}
.service_wrapper .clearfix {
    display: inline-flex;
}
.service_wrapper .do_well .box .col-sm-4 .text_box p {
    font-size: 13px;
}
.service_wrapper .do_well .container{padding:0;}
.service_dowell .col-sm-3{width: 49%;margin:0.5%;float: left;padding:5px;}
.service_dowell .col-sm-3 p{font-size: 12px;}
.service_dowell .col-sm-3 h4{font-size: 14px}
.service_dowell .col-sm-3.h5 p {
    line-height: 20px;
}
.service_dowell .col-sm-3{height: 210px;}
/* =================================================================案例列表 */
.tab_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 0.5%!important;
    margin-left: 0.5%;
}
.case_wrapper .tab li{height: 35px;line-height: 33px;font-size: 15px;margin-bottom: 8px}
.case_wrapper ul.tab {
    width: 100%;
}
.tab_wrapper .tab li {
    width: 24%;
    cursor: pointer;
    font-family: '微软雅黑';
    float: left;
    border-radius: 50px;
    text-align: center;
    margin-right: 50px;
    border: 1px solid #e35b5b;
    transition: all 0.4s ease;
}
.case_wrapper .tab_box .col-sm-4 .main_box {
    margin-top: 20px;
}
.container_2 {
    padding: 10px;
}
.case_wrapper .tab_box .col-sm-4 {
    margin-bottom: 20px;
    width: 50%;
    float: left;
    padding: 0;
}
.case_wrapper .tab_box .col-sm-4 .cover{display: none}
.case_wrapper .tab_box .col-sm-4 p.name{color: #333;margin:0;}
.case_wrapper .tab_box .col-sm-4 a{text-decoration: none;}
/* =================================================================================案例详情 */
.case_details .title {
    padding: 0;
    margin-top: 20px;
}
.case_details .text_box .logo {
    padding: 20px 0 20px 0;
}
.case_details .title h3{font-size: 20px}
.case_details .title a.btn {
    width: 98px;
    height: 30px;
    line-height: 15px;
    margin: 20px auto 20px;
}
.case_details .case_tip h3 {
    font-size: 15px;
    line-height: 26px;
}
.case_details .case_tip a.btn {
    width: 110px;
    height: 34px;
    display: inline-block;
    border: 2px solid #333;
    font-size: 14px;
    color: #333;
    margin: 0.5rem 0 0.7rem 0;
    line-height: 17px;
}
.case_details .text_box .logo:before {
    width: 80%;
}
.case_wap {margin:20px 0;}
.case_details ul li a i {
    vertical-align: sub;
    color: #999
}
.case_details ul li a:hover i{color: #fff}
/* ===================================================================================联系我们 */
.contact_wrapper .contact_bottom {
    margin-top: 30px;
}
.contact_wrapper .contact_bottom .text {
    border: 2px dashed #999;
    padding: 0 15px;
    margin-bottom: 20px;
}
.contact_wrapper .contact_bottom {
    margin-top: 0;
    margin-bottom: 20px
}
/* =========================================================================================新闻列表 */
.tab_wrapper.news_wrapper .tab li {
    width: 90px;
    font-size: 15px;
    margin-right: 25px!important;
    height: 35px;
    line-height: 33px
}
.tab_wrapper.news_wrapper .tab li.last{margin-right: 0!important;}
.news_wrapper .tab {
    width: 326px;
  }
.news_wrapper .tab_box ul li .listInfo .nTitile {
    font-size: 14px;
}
.news_wrapper .tab_box ul li .listInfo p, .news_wrapper .tab_box ul li .listInfo button.btn {
    font-size: 13px;
    padding-top: 0px;
    line-height: 22px
}
.news_wrapper .tab_box ul li .listInfo .nTitile {
    font-size: 15px;
    width: 100%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_wrapper .n_bottom {
    margin-top: 0px;
}
.news_wrapper .tab_box {margin-top: 20px;}
.news_wrapper .tab_box ul li .listInfo .pull-right span i {
    font-size: 18px;
    vertical-align: text-top;
}
/* =========================================================================================新闻详情 */
.news_details {
    padding: 20px 0;
}
.news_details .title h4 {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.news_details .text_box {
    margin-top: 20px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.news_details .title div.tc {
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
}
.news_details .title div.tc span{padding-left: 0}
.news_details .article_btn a.btn {
    width: 100px;
    height: 35px;
    line-height: 19px;
    border: 1px solid #333;
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin: 20px 15px 15px 15px;
}
div#dituContent{height: 320px!important;}

}

@media only screen and (min-width: 310px) and (max-width: 580px) {
.swiper-container {
    height: 200px;
}
/* ========================================================================================首页 */
.do_well .col-sm-3 div img {
    width: 90%;
}
.do_well .index_box ul.list-inline{margin:0;overflow: hidden;}
/* ===================================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box p {
    font-size: 12px;
}
.service_wrapper .do_well .box .col-sm-4 .text_box {
    background: #666;
    padding: 5px;
    text-align: center;
}
.service_wrapper .do_well .box .col-sm-4 .text_box p{margin-bottom: 5px}
.service_wrapper .do_well .box .col-sm-4 .text_box{height: 118px}
/* ====================================================================================联系我们 */
.contact_wrapper .contact_bottom .col-sm-6 {
    padding:0;
}
.contact_wrapper .contact_bottom h3 {
    font-size: 18px;
}
.contact_wrapper .contact_bottom .text p.p1 {
    margin: 10px 0;
    font-size: 14px;
}
.contact_wrapper .contact_bottom .text ul {
    margin: 10px 0;
}
.contact_wrapper .contact_bottom .text ul li p {
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 0
}
.contact_wrapper .contact_bottom .text p.adress {
    font-size: 14px;
}
.contact_wrapper .contact_code{text-align: center;}
.contact_wrapper .contact_bottom ul li {
    margin-right: 0;
}
.contact_wrapper .contact_bottom ul {display: inline-block;}
/* ================================================================================新闻列表 */
.news_wrapper .tab_box ul li .imgPic,.news_wrapper .tab_box ul li .imgPic img{width: 100%;height: auto;}
.news_wrapper .tab_box ul li .listInfo {
    margin: 10px 0 0 0;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.news_wrapper .tab_box ul li{border: 1px solid #e1e1e2;margin-bottom: 20px;}

/* 分页 */
.page dl{width:315px;margin:0 auto}
.page dl dd a {
    padding: 0px 5px;
    font-size: 13px;
}
.page {
    padding-top: 40px;
}
/* 模版展示 =====================================================================================*/
.modal_show .col-sm-4 .img_boxs {
    max-height: 150px;
}
.modal_show .col-sm-4 .img_boxs img {
    min-height: 150px;
}
.modal_show .col-sm-4 .nr {
    margin: 3px;
}

}

.layout{padding-left:4%;padding-right:4%}img{max-width:100%}
.section01{background-color:#fff;padding-top:0px;padding-bottom:100px}
.index-title{text-align:center;font-size:16px;color:#666}
.index-title span{display:block;font-size:40px;color:#000}
.index-ser{width:100%}
.index-ser ul li{width:23.87%;float:left;margin-top:0px;margin-right:1.5%;margin-right:1%\0;-webkit-transition:all .5s ease;transition:all .5s ease}
.index-ser ul li:hover{box-shadow:0 17px 50px 0 rgba(0,0,0,.19);transform:translate3d(0,-2px,0);transition:all .3s cubic-bezier(.55,0,.1,1)}
.index-ser ul li:nth-of-type(4n),.index-ser ul li.mr0{margin-right:0}.index-ser ul li .item{border:1px solid #ddd;text-align:center;padding:10% 17%}
.index-ser ul li .co{width:180px;height:100px;display:block;margin:0 auto;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}
.index-ser ul li:hover .co{background-position:-180px 0}.index-ser ul li h2{font-size:18px;color:#333;margin:15px 0}
.index-ser ul li span{font-size:14px;color:#666;display:block}.section02{background-color:#efefef;padding-top:80px;overflow:hidden}
.index-case{width:100%;padding-top:50px;margin-bottom:40px;position:relative}
.index-case .owl-carousel{padding-bottom:80px}.index-case .item{margin:0!important}.index-case ul{padding-bottom:30px}
.index-case ul li{width:24.77%;float:left;margin-bottom:.3%;margin-right:.3%;margin-right:0.1%\0;background-color:#fff}
.index-case ul li:nth-of-type(4n),.index-case ul li.mr0{margin-right:0}
.index-case ul li .pic{display:block;width:100%;overflow:hidden;background-color:#eee;background-image:url(../assets/img/loading.gif);background-position:center center;background-repeat:no-repeat;position:relative}
.index-case ul li .bg{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:5;background-color:#000;filter:alpha(opacity=50);background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}
.index-case ul li:hover .bg{visibility:visible;opacity:1}

/*产品*/
.w1200{width: 70%;margin: 0 auto; text-align:center;}
.w1100{ width:65%; margin:0 auto;text-align:center;}
.left{float: left;}
.right{float: right;}
.abs{ position: absolute;}
/*head*/
.head{font-family:"Microsoft YaHei","微软雅黑";background:#FFF;}
.head .top{height: 36px;background: #000;color: #aaa;line-height: 36px;font-size: 12px;}
.head .top a{color: #aaa;}
.head .top .left{background: url(../img/icons_01.jpg) left center no-repeat;padding-left: 25px;}
.head .top .right li{float: left;margin-right: 8px;}
.head .top .right li.wxss{width: 100px;height: 36px;}
.head .top .right li.wxss a{display:block;background: url(../img/icons_05.jpg) right center no-repeat;padding-right:28px;}
.head .top #hishop_wx{position:relative;z-index: 999999;left:-100px;}
.head .nav{height: 93px;}
.head .nav .logo{height: 93px;}
.head .nav .menu{position:relative;}
.head .nav .menu ul li.imenu,.head .nav .menu ul li.imenu_on{float: left;}
.head .nav .menu ul li a{display: block;line-height: 65px;color: #000;font-size: 16px;padding: 28px 20px 0;}
.head .nav .menu ul .imenu:first-child a{color: #3e99ee;}
.head .nav .menu ul .imenu:first-child a:hover{background: #FFF;}
.submnu{width: 1200px;position:absolute;left:-400px;top:93px;z-index:6;display:none;background-color: rgba(0,0,0,0.7);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .submnu{
    background-color:#000000;
    filter:Alpha(opacity=70);
     /*position:static; IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .submnu div{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.head .nav .menu .imenu a:hover{background: #3e99ee;color: #FFF;}
.head .nav .menu .imenu_on{background: #3e99ee;}
.head .nav .menu .imenu_on a{color: #FFF;}
#pf{height: 160px;overflow: hidden;padding-left:100px;}
.head .nav .menu .submnu .li_content{height: auto; overflow: hidden;float: left;width:16.6%;padding-top: 30px;}
.head .nav .menu ul li.imenu_on .li_content li a{padding: 0 0 0 10px;line-height: 26px;font-size:14px;background: url(../img/icon8.jpg) left center no-repeat;}
.head .nav .menu ul li.imenu_on .li_content li a:hover{color: #3ca6ff;}
.head .nav .menu ul li.imenu_on .li_content li.title{padding-top:5px;padding-bottom:8px;}
.head .nav .menu ul li.imenu_on .li_content li.title a{font-size: 18px;background: none;text-decoration:none;padding-left: 0px;font-weight: bold;}
.slides{position:relative;z-index:1;}
.slides li{height:580px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#ff8400;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../img/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}


/*.banner{background: url(../images/top.jpg) center top;height: 430px;}*/
.nav2{background: url(../img/bg_01.jpg) repeat-x;height: 39px;overflow: hidden;}
.nav2 ul{background: url(../img/icons_02.jpg) 30px center no-repeat;height: auto;overflow: hidden;padding-left: 88px;line-height: 39px;}
.nav2 ul li{float: left;margin-right: 28px;width: 250px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}

/*floor_1*/
.content .title{font-size: 32px; color:#fff;padding-left: 0px;text-align: center;padding-top: 35px;line-height: 50px;}
.content .title a{float: right;display: block;background: url(../img/icons_03.png) right center no-repeat;margin-right: 50px;padding-right: 20px;font-size: 16px;margin-top: 15px;}
.content .title a:hover{color: #393939;text-decoration: underline;}
.content .title p{font-size: 16px;padding-right: 05px; color:#fff;}
#n3  .title p{font-size: 14px;padding-right: 115px; color:#d1dcf2;}
.floor_1{
	background: url(../img/bj7.jpg) center top no-repeat;
   
    background-size: cover;  /* 背景图覆盖整个容器 */
    background-position: center;
    background-repeat: no-repeat;
 
	}
.floor_1 .menu{padding-left: 15%;padding-top: 10px;height: 56px;overflow: hidden;}
.floor_1 .menu ul li{float: left;margin-right: 15px;text-align: center;}
.floor_1 .menu ul li a{display: block;background: url(../img/btn_02.png) center top no-repeat;width: 183px;height: 47px;line-height: 47px;color: #FFF;font-size: 16px;}
.floor_1 .menu ul li a:hover,.floor_1 .menu ul li.on a{background: url(../img/btn_02_2.png) center top no-repeat;height: 56px;}
.floor_1 .cont{margin-top: 45px; height:323px;/*margin-left: 66px;*/  overflow:hidden; position:relative;}
.floor_1 .cont ul { position:absolute;}
.floor_1 .cont ul li{float: left;width: 323px;height: 323px;overflow: hidden;margin-right: 50px;}

.floor_1 .nTab .prev{background: url(../img/fl01_prev.png);width: 68px;height: 128px; position: absolute;left: 0px;top:360px; cursor: pointer;}
.floor_1 .nTab .next{background: url(../img/fl01_next.png);width: 68px;height: 128px;position: absolute;right: 0px;top:360px;  cursor: pointer;}
.floor_1 .nTab .prev:hover{background: url(../img/fl01_prev_1.png);}
.floor_1 .nTab .next:hover{background: url(../img/fl01_next_1.png);}

.floor_2{ center top;/*height: 859px;*/padding-bottom:60px;}
.floor_2 .title{padding-top: 70px;}

.cont{padding-left: 0%; padding-top:15px;margin:0 auto; text-align:center; height: auto;overflow: hidden;}
.cont dl{width: 333px;margin-right: 40px;float: left;margin-bottom: 20px;height: 318px; position:relative;background: #fff;}
.cont dl dt{height: 142px;}
.cont dl .title{padding: 5px 0 0;font-size: 18px; height:45px; line-height:45px; overflow:hidden;}
.cont dl .info{padding-bottom: 15px; height:20px;  overflow:hidden;color: #000;}
.cont dl .info a{color: #fff;}
.cont dl dd{/*border: #c3c3c3 1px solid;*/border-top:0px;padding: 145px 45px 25px;}
.cont dl dd a.btn{display: block;background: url(../img/btn_03.jpg);width: 107px;height: 35px;margin: 0 auto;}
.cont dl:hover dd{background: #f36621;color: #fff;}
.cont dl dd:hover a.btn{background: url(../img/btn_03_2.png);}
.cont dl:hover dd a.btn{background: url(../img/btn_03_2.png);}
/*选项卡*/
.none{display: none;}
.xuanfu{ display:none; width:116px; position:fixed;top:30px; left:15px; z-index:9;}
.xuanfu ul li{ background:url(../img/yuandian.png) left center no-repeat; height:26px; line-height:26px;}
.wenzi{ padding-left:45px; display:none;}
.xuanfu ul li a{ color:#fff;}
.xuanfu ul li:hover .wenzi,.xuanfu ul li.actives .wenzi{ display:block;}
.xuanfu ul li.actives,.xuanfu ul li:hover{ background:url(../img/xuanzo.png) no-repeat; line-height:26px; margin-left:-2px;}
.xiantiao{ display:none;}
.xuanfu ul li.actives .xiantiao{ display:block; width:14px; margin-top:-5px; margin-bottom:-5px; background:url(../img/suxian.png) center repeat-y; height:37px;}
.xuanfu ul li.actives{ height:auto;}

-moz-opacity:0.2; /*Firefox私有，透明度50%*/
opacity:0.2;/*其他，透明度50%*/}
.floor_1 .w1200{ z-index:2;}
.floor_2 .w1200{ position:relative;}
.floor_2 .index_con{ margin:20px; font-size:14px; line-height:34px; text-indent:2em;}

/*首页产品展示*/



        .card {
            max-width: 1300px;
            width: 100%;
           
            padding: 2rem 2rem 2.5rem 2rem;
        }

        .button-bar {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 1.8rem;
            margin-bottom: 3rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            padding-bottom: 1.2rem;
        }

        .tab-btn {
            background: transparent;
            border: none;
            padding: 1.3rem 4.5rem;
            font-size: 16px;
            font-weight: 600;
            border-radius: 10px;
            cursor: pointer;
            color: #fff;
            transition: all 0.25s cubic-bezier(0.2, 0.9, 0.4, 1.1);
            letter-spacing: 0.5px;
            background: rgba(19, 164, 68, 1);
            box-shadow: 0 1px 2px rgba(0,0,0,0.05);
        }

        .tab-btn:hover {
            background: #ffffff;
            color: #1e6f5c;
            box-shadow: 0 8px 20px -8px rgba(30, 111, 92, 0.4);
            transform: translateY(-2px);
        }

        .tab-btn.active-indicator {
            background: #ff6633;
            color: white;
            box-shadow: 0 8px 18px -6px #1e6f5c80;
        }

        .gallery-row {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            gap: 3rem;
            overflow-x: auto;
            overflow-y: visible;
            padding: 1rem 0.5rem 1.2rem 0.5rem;
            scroll-behavior: smooth;
        }

        .gallery-row::-webkit-scrollbar {
            height: 6px;
        }
        
        .gallery-row::-webkit-scrollbar-track {
            background: #e2e8f0;
            border-radius: 10px;
        }
        
        .gallery-row::-webkit-scrollbar-thumb {
            background: #1e6f5c80;
            border-radius: 10px;
        }
        
        .gallery-row::-webkit-scrollbar-thumb:hover {
            background: #1e6f5c;
        }

        .media-card {
            flex: 0 0 auto;
            width: 23%;
           
            border-radius: 5px;
            overflow: hidden;
            box-shadow: 0 12px 24px -12px rgba(0, 0, 0, 0.15);
            transition: transform 0.2s ease, box-shadow 0.2s;
            cursor: default;
        }

        .media-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 20px 28px -12px rgba(0, 0, 0, 0.25);
        }

        .card-img {
            width: 100%;
            aspect-ratio: 4 / 3;
            object-fit: cover;
            display: block;
            transition: transform 0.3s ease;
        }

        .media-card:hover .card-img {
            transform: scale(1.02);
        }

        .card-text {
            padding: 1rem 1rem 1.2rem 1rem;
            background: rgba(19, 164, 68, 0.5);
        }

        .card-text h4 {
            font-size: 16px;
            font-weight: 700;
            color: #fff;
            margin: 8px 0 5px 0;
        }

        .card-text p {
            font-size: 14px;
            line-height: 1.4;
            color: #fff;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .info-tip {
            text-align: center;
            margin-top: 2rem;
            font-size: 0.8rem;
            color: #5f7f8c;
            background: #eef3f8;
            display: inline-block;
            width: auto;
            padding: 0.4rem 1.2rem;
            border-radius: 40px;
        }

        .info-wrapper {
            display: flex;
            justify-content: center;
        }

        @media (max-width: 700px) {
            .card {
                padding: 1.5rem;
            }
            .tab-btn {
                padding: 0.5rem 1.2rem;
                font-size: 1rem;
            }
            .media-card {
                width: 230px;
            }
            .button-bar {
                gap: 0.8rem;
            }
        }

        @media (max-width: 550px) {
            .media-card {
                width: 210px;
            }
            .card-text h4 {
                font-size: 1rem;
            }
        }

        .tab-group {
            display: none;
        }

        .tab-group.active-group {
            display: block;
            animation: fadeScaleIn 0.3s ease-out forwards;
        }

        @keyframes fadeScaleIn {
            0% {
                opacity: 0;
                transform: scale(0.97);
            }
            100% {
                opacity: 1;
                transform: scale(1);
            }
        }

/*公司简介*/
.about_index{padding: 35px 20px 50px 20px; }
.about_head{text-align: left;}
.about_head h2{font-size:32px; text-align: center; color: #0060bf; margin: 40px 0px 0px 0px;}
.about_head h3{font-size:18px; text-align: center; color: #000; margin: 0px 0px 0px 0px;}
.about_head h4{font-size:16px; text-align:left; line-height: 2; 
color: #000; margin: 30px 0px 30px 50px;}
.about_head h5{font-size:18px; text-align: center; color: #727272; margin: 15px 0px 70px 0px;}
.about_head span{display: block; width: 130px; margin: 0 auto; border-bottom: 2px solid #FF6633;margin-top: 10px; position: relative; top: 1px; z-index: 100;}
.about_head p{text-align: center;padding-top:8px;  font-size: 18px;color:#B1AFAF; border-top: 1px solid #d9d9d9;}
.about_content{line-height: 34px; margin-top:20px; color: #777;}
a.about_btn{color: #0060bf; background: transparent; border-radius: 0px; border:1px solid #0060bf; padding: 8px 36px; margin-top: 14px;}
a.about_btn:hover,a.about_btn:focus{color: #fff; background: #13a444; border:1px solid #13a444; }

/*大屏幕*/
@media screen and (min-width: 769px) {
      .logo{max-height: 76px; max-width:270px; margin-top: 18px;}
      .flash{margin-top: 86px;}
      .about_img{margin: 20px 0px 0px -30px; max-width: 625px;}
      .navbar{min-height: 86px;}
      .navbar-nav{float:right;}
      .navbar-nav > li > a { text-align: center;}
      .navbar-default .navbar-nav > li > a{padding: 33px 13px 33px 13px;color: #fff;text-transform: uppercase;}
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > li > a.active,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
      background-color: #EF3E03; color: #fff;
      }
      .navbar-default .navbar-nav-c > li > a{font-size:14px;padding: 34px 16px 34px 16px;}

      .small-nav{min-height: 64px; margin-top: 0px;background-color: rgba(255,102,51,0.8);}
      .small-nav .navbar-nav > li > a{padding-top: 22px; padding-bottom:22px;}
      .small-nav img.logo{max-height: 54px; margin-top:9px; max-width:220px; }

      .nav_small{background-color: rgba(255,102,51,0.8);padding: 10px 0px 10px 0px; border: none; box-shadow: none; border-radius: 0px; font-size: 12px; min-width: 135px;}
      .nav_small > li{text-align: center;}
      .nav_small > li > a{line-height:28px; color: #fff; padding-left:28px; padding-right:28px; }
      .nav_small > li > a:hover{color: #fff;  background-color: #EF3E03;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
}
/****************用户案例****************/
body { font-family:"Microsoft YaHei"; position: relative; height:100%; *cursor: default; overflow-x:hidden;}
.user_casestyle{}
.user_casestyle .title_name h5{ color: #AFAFAF; line-height: 26px; margin: 15px 0px;}
.user_casestyle .data_value{ text-align: center; color: #888888}
.user_casestyle .data_value h2{font-weight: bold; color: #0B6CC5; margin: 5px 0px;}
.user_casestyle .data_value .icon{background: url(../img/icon_xiangxi_03.png) no-repeat; width: 80px; height: 80px; margin: 0 auto;}
.user_casestyle .data_value .icon.icon_data1{background-position: -1085px 0px;}
.user_casestyle .data_value .icon.icon_data2{background-position: -1180px 0px;}
.user_casestyle .data_value .icon.icon_data3{background-position: -1265px 0px;}
.user_casestyle .data_value .icon.icon_data4{background-position: -1355px 0px;}
.user_casestyle .bd{ margin: 20px 0px;}
.user_casestyle .picList img{ width: 100%}
.user_casestyle .picList li{height: 270px;  width: 290px; overflow: hidden; margin: 0px 10px; z-index: 4; position: relative}
.user_casestyle .picList li a{display: block; position: relative; height: 270px;}
.user_casestyle .picList li .title_name{
	background:  rgba(0,0,0,0.6); 
	font-size:16px; 
	width: 100%; 
	position: absolute; 
	height: 40px; 
	line-height: 40px; 
	text-align: center; 
	color:#ffffff; 
	bottom:20px;
}
.user_casestyle .case_mores{
	width: 180px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #0060bf;

	color: #0060bf;
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	margin-bottom:20px;
	margin-top: 30px;
}
.user_casestyle .case_mores:hover{background: #13a444; color: #ffffff; border: 1px solid #0060bf}
.user_casestyle .hd{position: absolute; z-index:1; height: 100px; width: 100%; top:30%}
.user_casestyle .hd a{
    text-indent: -9999px;
    width: 65px;
    height: 98px;
    background: url(../img/arrow.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    z-index: 999;
    opacity: .5;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: none;
	cursor: pointer;
}
.user_casestyle .hd a.next{right: -122px;background-position: -70px -5px;}
.user_casestyle .hd a.prev {left: -122px;}
.user_casestyle .hd a.prev:hover,
.user_casestyle .hd a.next:hover{opacity:1;}

/*关于我们样式*/
.banner{clear:both;padding:0 0 0 0;margin:-50px 0 0 0;text-align:left;min-width:65%;height:50px;}
.smallbanner{clear:both;padding: 0 0 0 0;margin:0 0 5px 0;text-align:center}

.nav_menu{margin:0px 0 0 0;text-align:center;font-family:"Microsoft YaHei";width:100%;background:url(../img/zlmbg.png); height:50px; repeat-x left top; }
.nav_menu ul{clear:both;margin:0px;padding:0px 0;width:92%;margin:0 auto;text-align:center;position:relative;display: flex; }
.nav_menu li{ text-align:left;padding:0px 0px 0px 0px;display:flex;height:50px;color:#fff}
.nav_menu h{ margin:0 auto;  text-align: center;padding-top:13px;padding-right:20px ;display:flex;height:50px;color:#fff;}
.nav_menu h1{text-align:left;padding:13px 0px 0px 180px;display:flex;height:50px;color:#fff}
.nav_menu li a{clear:both;overflow:hidden;display:block;line-height:50px;padding:2px 2px;color:#fff;font-size:16px;text-decoration:none;}
.nav_menu li a:hover{color:#fff;background:#13a444;}
/*banner样式*/
.inner-cp{width:100%;height: 250px;margin: 0 auto; background:url(../img/162.jpg);background-repeat: no-repeat;background-size: 100%;}
.inner-cwp{width:100%;height: 250px;margin: 0 auto; background:rgba(0, 96, 191, 0.7);}
.inner-wp{width:70%;margin: 0 auto; padding: 1px 0 10px;}
.introduce .intro-item1{padding: 0px auto;}
.introduce .intro-item1 .name{margin-bottom: 64px;text-align: center;}
.introduce .intro-item1 .name h3{font-size: 32px;line-height: 64px;color: #fff;}
.introduce .intro-item1 .name h5{font-size: 18px;line-height: 32px;color: #fff;}
.introduce .intro-item1 ul li{float: left;width: 25%;box-sizing: border-box;border-right: 1px solid #cdcdcd;padding: 9px 0 0 36px;}
.introduce .intro-item1 ul li:last-child{border: none;}
.introduce .intro-item1 ul li h2{height: 66px;line-height: 66px;color: #f6f903;font-size: 48px;}
.introduce .intro-item1 ul li h2 small{font-size: 32px;color: #fff;}
.introduce .intro-item1 ul li h4{font-size: 18px;color: #fff;line-height:28px;}
.introduce .intro-item1 ul li h5{font-size: 14px;line-height: 18px;color: #fff;}

/*发展历程*/
.brand-banner img{ display: block; width: 100%;}
.brand-sec1{ background: url(../images/brand-bg1.jpg) no-repeat top center; background-size: 100% 100%; padding: 90px 200px 70px 200px;}
.brand-tit h2{ color: #333; opacity: 0.1; font-size: 100px; font-family: 'DIN'; text-align: center; text-transform: uppercase; font-weight: bold; 
 line-height:0;}
.brand-tit h3{ text-align: center; color: #000; font-weight: bold; font-size: 40px; }
.brand-tit p{ text-align: center; font-size: 22px; color: #333; line-height: 36px; padding:20px 0;}
.brand-tit p i{ display: block; background: #6f6f6f; width: 30px; height: 1px; margin: 35px auto 0 auto;}
.brand-tit2 h2,.brand-tit2 h3,.brand-tit2 p{ color: #fff;}
strong,i,em,b{ font-style:normal; font-weight:normal; font-size: 15px}
.brand-sec3{ padding: 130px 0 30px 0; background:#fff url(../images/brand-bg3.jpg) no-repeat bottom center; margin-top: -50px;  background-size: 100% 100%; }
.brand-sec3 .cont{ width: 70%; margin: 50px auto 20px auto;padding:50px 50px 50px 50px;}
.brand-sec3 .div{ display: flex; justify-content: space-between; }
.brand-sec3 .left,.brand-sec3 .right{ background: #fff; box-shadow: 0 0 10px rgba(1,0,0,0.3); position: relative; width: 538px; padding: 30px;}
.brand-sec3 .div h6{ color: #0060bf; font-size: 14px; font-weight: normal; text-align: right; text-transform: uppercase;}
.brand-sec3 .div div h3{ font-size: 18px; font-weight: normal; text-align: right; text-transform: uppercase; color: #333;}
.brand-sec3 .div2{ display: flex; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: flex-end; padding: 15px 0;}
.brand-sec3 .div2 i{ display: inline-block; border-radius: 100%; width: 8px; height: 8px; background: #0060bf; margin: 0 15px;}
.brand-sec3 .div  strong{  font-size: 18px; color: #333;}
.brand-sec3 .left P{ text-align: right;}
.brand-sec3 .div .p1{ font-size: 15px; color: #333; height: 60px; line-height: 30px; overflow: hidden;}
.brand-sec3 .div .left{ margin-bottom: 50px; position: relative; height: 240px; overflow: hidden;}
.brand-sec3 .div .right{ margin-top: 60px; position: relative; height: 240px; overflow: hidden;}
.brand-sec3 .right .div2{justify-content: flex-start ;}
.brand-sec3 .right h6{text-align: left; }
.brand-sec3 .div span{ display: block; text-align: right; cursor: pointer;}
.brand-sec3 .div .right span{ text-align: left;}
.brand-sec3 .div span b{ display: inline-block; background: url(../img/downarrow.png) no-repeat top center; width: 12px; height: 7px;}
.brand-sec3 .circle{ position: relative;}
.brand-sec3 .circle span{ display: block; height: 40px; width: 40px; border:1px dashed #e0e0e0; background: #fff; border-radius: 100%; margin-bottom: 20px;
position: relative; z-index: 1;}
.brand-sec3 .circle span i{ height: 14px; width: 14px; display: block; margin: 12px auto; background: #13a444; border-radius: 100%;} 
.brand-sec3 .circle .line{ height:100%; position: absolute; top: 0; bottom: 0; width: 1px; background: #E0E0E0; left: 50%; z-index: 0; transition: all 0.36s;}
.brand-btn.on b{ transform: rotate(180deg);}
.brand-sec3 .red-bg{ background: #13a444; height: 40px; width: 40px; border-radius: 100%; text-align: center; padding-top: 5px;  margin: 0 auto;}
.brand-sec3 .brandmore p{ text-align: center; font-size: 14px; color: #333;}
.brand-sec3 .sanjiao{ position: absolute;}
.brand-sec3 .right .sanjiao{ background: url(../images/sanjiao-right.png) no-repeat top center; left: -30px; top: 35px; width: 32px; height: 42px;}
.brand-sec3 .left .sanjiao{ background: url(../images/sanjiao-left.png) no-repeat top center; right: -30px; top: 35px; width: 32px; height: 42px;}

/*资质荣誉*/
.productlisttwo{margin-top:20px; background-color:#fff; box-shadow:0px 3px 6px rgba(0,0,0,.2); cursor: pointer;}
.productlisttwo img{ display:block; width:100%; border: 1px solid #d9d9d9;}
.productlisttwo .xctitle{ width: 100%; height: 45px; line-height: 45px; text-align: center; font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#1a1a1a;}
.certificate-popup{ width:100%; height:100%; background-color:rgba(0,0,0,.5); position:fixed; left:0; top:0; z-index:50; display:none; z-index: 888;}
.certificate-popupbox{ width: 450px; height: 502px; background-color: #fff; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; overflow: hidden;}
.certificate-popupbox ul{ position:relative;width:100%;height:100%; z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.certificate-popupbox li{ width:100%; background-size:cover;background-position:center;overflow:hidden;float:left; -webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;height:100%;position:relative;}
.certificate-popupbox li img{ display: block; width: 100%;}
.certificate-popupbox li .xctitle{ font-size: 16px; color: #0a1a1a; text-align: center; height: 32px; line-height: 32px;}
.certificate-popupbox .xcprev,.certificate-popupbox .xcnext{ display: none; position: absolute; width: 32px; height: 61px; top: 50%; margin-top: -30px; z-index: 99;}
.certificate-popupbox .xcprev{ background: url(../img/cimg03.png) 0 0 no-repeat; left: 10px;}
.certificate-popupbox .xcprev:hover{ background-image: url(../img/cimg05.png);}
.certificate-popupbox .xcnext{ background: url(../img/cimg04.png) 0 0 no-repeat; right: 10px;}
.certificate-popupbox .xcnext:hover{ background-image: url(../img/cimg06.png);}
.certificate-popupbox .xcclose{ position: absolute; top: 0px; right: 8px; width: 46px; height: 46px; background: url(../img/cimg02.png) 0 0 no-repeat; z-index: 99;}
	.certificate-popupbox{ width: 600px; height: 652px;}
	.certificate-popupbox .xcprev,.certificate-popupbox .xcnext{ display: block;}
	
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	.commonweb-productlisttwo{margin:0px auto; max-width:65%;padding:0px 10px;}
	.commonwebbox{ margin-left:0px; margin-right:0px;}
	.commonleft{float:left;}
	.commonright{float:right;}
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left; padding-left:10px; padding-right:10px;}
	.col-md-12 {
	  width: 100%;
	}
	.col-md-11 {
	  width: 91.66666667%;
	}
	.col-md-10 {
	  width: 83.33333333%;
	}
	.col-md-9 {
	  width: 75%;
	}
	.col-md-8 {
	  width: 66.66666667%;
	}
	.col-md-7 {
	  width: 58.33333333%;
	}
	.col-md-6 {
	  width: 50%;
	}
	.col-md-5 {
	  width: 41.66666667%;
	}
	.col-md-4 {
	  width: 33.33333333%;
	}
	.col-md-3 {
	  width: 25%;
	}
	.col-md-2 {
	  width: 16.66666667%;
	}
	.col-md-1 {
	  width: 8.33333333%;
	}
	
	
	.col-md-13{
		width: 46.66666667%;
		}
	.col-md-14{
		width: 53.33333333%;
		}
	

/*公司产品*/
.product_index{padding: 35px 20px 50px 20px; }
.product_head{text-align: left;}
.product_head h2{font-size:24px; text-align: center; color: #0060bf; margin: 50px 0px 0px 0px;}
.product_head h3{font-size:20px; color: #fff; font-weight:700; margin: 30px 0px 0px 4%; padding:15px; width:100%;   background:#0060bf;border-radius: 5px;}
.product_head h4{font-size:16px; text-align:left; color: #333; margin: 20px 0px 0px 50px; line-height:30px;  text-indent:2.2em;}
.indent-line {
    display: block;
    text-indent: 34px;
    margin-bottom: 8px;
	margin-top:8px;
	line-height:1.8em;
	color:rgba(0, 96, 191, 0.8);
}
.product_head h5{font-size:16px; text-align: left; color: #333; margin: 0px 0px 30px 50px; text-indent:2.2em;line-height:2em;}
.product_head h6{font-size:16px; text-align: left; color: #333; margin: 0px 0px 10px 50px; text-indent:2.2em;line-height:2em;}
.product_head spaner{display: block; width: 130px; margin: 0 auto; border-bottom: 2px solid #FF6633;margin-top: 10px; position: relative; top: 1px; z-index: 100;}
.product_head span{ font-size:16px; text-align: left;}
.product_head p{text-align: center;padding-top:8px;  font-size: 18px;color:#B1AFAF; border-top: 1px solid #d9d9d9;}
.product_content{line-height: 34px; margin-top:20px; color: #777;}
a.product_btn{color: #0060bf; background: transparent; border-radius: 0px; border:1px solid #0060bf; padding: 8px 36px; margin-top: 14px;}
a.product_btn:hover,a.product_btn:focus{color: #fff; background: #13a444; border:1px solid #13a444; }
