body {
  position: relative;
  font-family: "Microsoft YaHei";
}


#box-online{
  width:130px; height:420px; background:#fff; 
  position:fixed; top:200px; right:0px; border-radius:5px 0 0 5px; 
  border-left: 2px solid #cc0000;
  border-bottom: 2px solid #cc0000;
  z-index: 999;
}

#box-online .online-title{
  width:25px;height:100px;
  position: absolute;
  left:-25px;
  background:#cc0000;
  top:150px;color:white;line-height:25px;
  text-align: center;vertical-align: middle;
  border-radius:5px 0 0 5px;cursor: pointer;}
#box-online .online-info{color:#fff;display:block;margin:10px;
  font-size:16px;background: #cc0000;padding: 5px;text-align: center;}
#box-online .online-qq{margin:5px;display:block;list-style:none;padding: 5px;font-size: 12pt;line-height: 1.5em;}
#box-online .online-txt{width:auto;height:25px;display: block;font-size: 12px;float:left;line-height:25px;-webkit-text-shadow:0 0 5px #ccc;-moz-text-shadow:0 0 5px #ccc;text-shadow: 0 0 5px #ccc;}
#box-online .online-active{background:#cc0000;}


.container{
  width: 75% !important;
}

a{
  color: #333;
}

a:hover{
  color:#cc0000;
}

.slider{
  min-width: 980px;
}

.home-top-nav{
  min-width: 1200px;
  position: relative;
    height: 100px;
    padding: 0 50px;
}
.logo-brand{
  z-index: 99;
  position: absolute;
  top:10px;
}

.logo-name{
  margin-top:20px;
  margin-left:170px;
}

.top-tel{
  margin-top:10px;
}

.home-top-navbar{
  width: 700px;
  position: absolute;
  bottom: 0;
  right: 50px;
}

.home-top-navbar li{
    margin: 0 10px;
}

.home-top-navbar a{
  display: block;
  height: 25px;
}

.logo-nav-child{
  border:none;
  border-radius: 0;
  border-right: 5px solid #cc0000;
  border-bottom: 15px solid #cc0000;
    min-width:120px;
}


.logo-nav-child >li > a{
  color: #cc0000;
    padding: 3px;
}

/*内页*/
.home-top-nav-white{
  position: relative;
  background: #cc0000;
  height: 100px;
    padding: 0 50px;
}

.logo-brand{
  z-index: 99;
  position: absolute;
  top:10px;

}

.logo-name-white{
  margin-top:20px;
  margin-left:170px;
}

.top-tel-white{
  margin-top:10px;
}

.home-top-navbar-white li{
    margin: 0 10px;
}

.home-top-navbar-white{
  margin-top:30px;
}

.home-top-navbar-white a{
    color: #fff;
  display: block;
  height: 25px;
}

.logo-nav-child a{
  background: none;
  text-indent: 0;
}


/*内页导航结束*/
/*首页样式*/

.home-p{
  font-family:STFangsong,华文仿宋,FangSong_GB2312,仿宋_GB2312;
  font-size:14pt; 
  line-height: 2em;
color: #666;}

.carousel-indicators{
  bottom: -50px;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999em;
  cursor: pointer;
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ff0000;
}


.home-case-caption{
  z-index: 99;
  margin-top:-10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.home-anli-list{
  padding-bottom: 30px;
}

.home-team-title{
  margin-top:30px;
}

.home-team-list{
  height: 450px;
}

.home-team-list p{
  padding: 10px;
  color: #333;
}

.home-team-list-2{
  margin-top:50px;
}

.home-cultrue{
  margin-top:50px;

}

.home-cultrue-main-1{
  background: #dd0000;
}

.home-cultrue-main-2{
  background: #cc6655;
}

.home-cultrue-main-2 p{
  margin: 10px;
  background: #cc3333;
  padding: 10px;
  color: #fff;
  line-height: 2em;
}

.home-cultrue-main-2 span{

  margin: 0 15px;
  color: #fff;
  line-height: 3em;
}


.content-list{
  margin-top:50px;
}

.content-list .info{
  padding-bottom: 30px;
}

.home-huaxu-shiping hr{
  margin-top:50px;
  border:none;
  border-bottom: 1px dashed #ccc;
}

.home-huaxu-shiping img{
  margin-top:20px;
}
.home-shili{
  margin-top:50px;
}

.home-shili-list a{
  width: 140px;
}

.home-shili-list a{
  padding: 10px;
  border: 1px solid #ccc;
  margin:10px 2px;
  text-align: center;
}

.home-shili-list a img{
  width: 118px;
    transition: width 0.3s;
-moz-transition: width 0.3s; /* Firefox 4 */
-webkit-transition: width 0.3s; /* Safari 和 Chrome */
-o-transition: width 0.3s; /* Opera */
}
.home-shili-list a:hover img{
  width: 105px;
}


.home-shili-list a:hover{
  padding: 10px;
  border: 1px solid #ff0000;
}

.home-team{
  margin-top:20px;
}
.home-custom{
  margin-top:30px;
}


/*页尾**/
.footer-news{
  margin-top:20px;
}
.footer-news >li > a{
  color: #000;
  margin: 10px;
  padding: 3px;
}

.footer-news >li > a:hover{
  text-decoration:none;
  border-bottom: 2px solid #333;
}

.footer-news-pic a{
  color: #000;
}
.footer-news-pic p.lead{
  font-size: 11pt;
  font-weight: bold;
  margin: 3px 0;
}

.footer-news-pic{
  height: 380px;
}

.footer-news-list a{
  color: #333;
}
.footer-news-list{
border-top:1px solid #333;
height: 100px;
}

.footer-news-list .news-plus{
  margin: 0 10px 0 0 ;
}

.footer{
  padding-top: 20px;
  background: #bb0000;
  color: #fff;
  height: 220px;
}

.footer a{
    color: #fff;
}
.footer li{
  line-height: 2em;
  padding: 5px 0;
}
.footer2{
  padding-top: 20px;
  background: #000;
  color: #fff;
  height: 160px;
}

/**左侧悬浮*/
.fixed-btn {
position: fixed;
left: 1%;
bottom:3%;
width: 120px;
border: 1px solid #eee;
background-color: white;
font-size:8.5pt;
z-index: 1040;
-webkit-backface-visibility: hidden;
}

/**内页排版**/

.page-anli{
  margin-top:100px;
  margin-bottom:70px;
  text-align: center;
}

.casebar{
  margin-bottom: 50px;
  width: 100%;
}

/**分页样式改写**/

.m-page{
  width:300px;
  margin: 0 auto;
  padding: 30px 0;
}
.dux-page, .dux-page a{
  display: block;
}
.dux-page a.num-page{
  display: block;
  border-radius: 5px;
  border:1px solid #ccc;
  width: 25px;
  height: 25px;
  float: left;
  background: #fff;
  margin: 0 5px;
    text-align: center;
line-height:25px;
}

.dux-page a.num-page:hover, .dux-page a.active-page{
  background: #ff0000;
    color: #fff;
}
/*重写分页样式结束**/

/**联系我们*/
.contact-txt p{
  line-height: 2.5em;
}


/**新闻**/
.m-crumb{
  background: #eee;
  padding: 5px 0;
  margin:5px 0;
  color: #333;
}

.m-crumb > li > a{
  color: #333;
}

.news-bar-list{
  padding-bottom: 20px; 
  border-bottom:2px solid #ccc; 
  box-shadow: 0 2px 5px #ccc;
}
.news-bar-list h4{
  text-align:center;
  line-height: 2em;
  padding: 10px 0;
  }

/*播放按钮图片*/
.pic{
  position: relative;
}
.pic .overlay:hover{
opacity: 1;
}
.pic .overlay {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #222;
background-color: rgba(0,0,0,0.7);
background-image: url(/images/over_play.png);
background-position: 50% 50%;
background-repeat: no-repeat;
opacity: 0;
}

/*案例详情页*/

.case-page{
}