#banner {
    border: 0;
    /*height: 600px;*/
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
}

/*************************************************************************/
 
.just {
    text-align: justify;
    text-align-last: justify;
}

.just > .unit {
    display: inline-block;
    text-align: center;
    text-align-last: center;
    width: 24%;
}

.ilb {
    display: inline-block;
    vertical-align:  top;
   
}

#top {
    height: 100px;
    line-height: 100px;
}

#top .logo {
     vertical-align:  central;
}

#top .logo   img {
        vertical-align: middle;
}

#top.home {
    position: absolute;
    top:  0;
    width: 100%;
    left: 0;
    z-index: 9999;
}

#top.home .nav a {
    color: white;
}

#top .nav {
    padding:  0 20px;
}
 
#top .nav  a {
    font-size: 16px;
    padding:  0 9px;
}


#top  .tel {
    float: right;
    padding-left: 50px;
    background: url(/static/xingdu/top-tel.png) no-repeat left center;
     color: white;
}

#top  .tel span {
    font-size: 24px;
    color: #d81e06;
   
}

.main-title {
    display: block;
    text-align: center;
}

.main-title  h3 {
    display: inline-block;
 
  font-size: 36px;
  /*font-family: "Adobe Heiti Std";*/
  color: rgb(2, 2, 2);
  line-height: 1.556; 
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-title  h3:before {
    content: url(/static/xingdu/main-title-bg.png);
    display: block;
    background: url(/static/);
    display: inline-block;
    padding-right: 10px;
}

.main-title p {
    font-size: 16px;
}



#xd-pro-all  {
    
}


#xd-pro-all .qiehuan {
    
}


#xd-pro-all .qiehuan {
        margin-top: 30px;
}

#xd-pro-all .qiehuan .qiehuan-title {
    display: inline-block;
    float: right;
    background: url(/static/xingdu/qiehuan-title.jpg) no-repeat ;
    width: 287px;
}

#xd-pro-all .qiehuan .qiehuan-con {
    display: inline-block;
    float: left;
    width: 900px;

}
#xd-pro-all .qiehuan .qiehuan-title {
    
}



#xd-pro-all .qiehuan .qiehuan-title .unit {
    text-align: center;
    background: url(/static/xingdu/qiehuan-title-unit-bg.png) no-repeat left 20px top 30px;
    height: 117px;
    width: 98%;
    display: block;
    margin:  0 auto;
    border-top: 1px solid #999;
}


#xd-pro-all .qiehuan .qiehuan-title .unit.unit-1 {
    background: url(/static/xingdu/qiehuan-title-unit-bg-1.png) no-repeat left 20px top 30px;
}

#xd-pro-all .qiehuan .qiehuan-title .unit.unit-2 {
    background: url(/static/xingdu/qiehuan-title-unit-bg-2.png) no-repeat left 20px top 30px;
}

#xd-pro-all .qiehuan .qiehuan-title .unit.unit-3 {
    background: url(/static/xingdu/qiehuan-title-unit-bg-3.png) no-repeat left 20px top 30px;
}

#xd-pro-all .qiehuan .qiehuan-title .unit.unit-4 {
    background: url(/static/xingdu/qiehuan-title-unit-bg-4.png) no-repeat left 20px top 30px;
}
#xd-pro-all .qiehuan .qiehuan-title .unit h3  {
    position: relative;
    top: 40px;
    left: 20px;
    font-size: 22px;
    color: #020202;
}

#xd-pro-all .qiehuan .qiehuan-title .unit p  {
       position: relative;
    top: 50px;
    left: 40px;
    color: #807e7e;
}


#xd-pro-all .qiehuan .qiehuan-con .unit {
    
}

#xd-pro-all .qiehuan .qiehuan-con .unit li {
    display: inline-block;
    margin-right: 15px;
    width: 278px;
    float: left;
}

#xd-pro-all .qiehuan .qiehuan-con .unit li  img {
    width: 100%;
    height:  auto;
}

#xd-pro-all .qiehuan .qiehuan-con .unit li  p {
    text-align: center;
}


#xd-about {
        background: url(/static/xingdu/xd-about.jpg) no-repeat center;
        height: 621px;
        margin: 30px auto;
        padding-top: 50px;
        box-sizing: border-box;
}

#xd-about .info-video {
    overflow: hidden;
    
}


#xd-about  .info {
    width: 560px;
    float: left;
}

#xd-about  .info  * {
    text-align: left;
    color:  #f36e1f;
    
}

#xd-about  .info .text {
    color: white;
    margin-top: 60px;
}

#xd-about  video {
    display: inline-block;
    float: right;
    width: 580px;
    height: 360px;
}

#xd-about .icons {
    width: 1004px;
    display: block;
    margin:  0 auto;
    margin-top: 70px;
}


#xd-about .icons  a {
    width: 251px;
    float: left;
    display: block;
    text-align: center;
    color: white;
}


#xd-news {
    
}


#xd-news .con {
    width: 1200px;
    margin:  0 auto;
}

#xd-news .con a {
    width: 520px;
    display: inline-block;
    margin:  30px 10px;
    position: relative;
 padding-left: 40px;    
         background: url(/static/xingdu/xd-new-li.png) no-repeat left top;
}


#xd-news .con a  h3  {
    margin-bottom: 10px;
}

#xd-news .con a span {
    position: absolute;
    right:  0;
    top: 0;
    
}



#xd-case {
    
}



.full4img {
    width: 100%;
    padding:  10px;
    box-sizing: border-box;
    overflow: hidden;
}


.full4img  > a {
    display: block;
    float: left;
    width: 20%;
    padding: 0.5%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}


.full4img  > a img {
    width: 100%;
    height:  auto;
}

.full4img  > a .desc {
    position: absolute;
    background:  rgba(0, 0, 0, 0.8);
    padding:  10px 30px;
    bottom:  30px;
    left: 40px;
    color: white;
}

#links {
    margin:  10px auto;
}

#links span {
    font-weight: bold;
} 


#links a {
    color: #999;
}


#footer {
    background: #4a4949;
    line-height: 3em;
    text-align: center;
       color: white;
}
#footer  a {
    color: inherit;
}



.inner-bannerr {
    
}


.inner-bannerr h3  {
    display: block;
    color: white;
    text-align: center;
    font-size: 48px;
    line-height: 2em;
    padding-top: 1em;
}

.inner-bannerr  p {
    color: white;
    text-align: center;
}

/*********** prolist **********/

#prolist {
    
}
 

#prolist .pronav{
    border-bottom: 1px solid #ccc;
    
}
 
#prolist  .pronav .mainw{
    text-align: justify;
    text-align-last:  justify;
    width: 1000px;
}
 
#prolist  .pronav .mainw a{
    display: inline-block;
    padding: 10px 20px;
    font-size: 24px;
}

#prolist  .pronav .mainw a.hover {
    border-bottom: 4px solid #f7ac1b
}
 

#prolist .mcon {
    margin-top: 30px;
       text-align: justify;
    text-align-last:  justify;
}

#prolist .mcon a {
    display: inline-block;
    width: 24%;
    text-align: center;
    text-align-last: center;
    position: relative;
    margin-bottom: 60px;
    
}
 #prolist .mcon a  img {
    max-width: 100% ;
    height:  auto;
 
}


#prolist .mcon a  p {
    margin-bottom: 10px;
    position: absolute;
    bottom: -50px;
    line-height: 40px;
    width: 100%;
    font-size: 20px;
}

#prolist .mcon a:hover {
    
}


#prolist .mcon a:hover {
   
    transition: all 0.5s ease;
    position: relative;
    
}

#prolist .mcon a:hover p {
        background: #f8ac18;
        color: white;
            transition: all 0.5s ease;
}

#prolist .mcon a:hover:after {
    content:  " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background:  rgba(0,0,0, .5);
    background-size: cover;
    left:  0;
    top: 0;
              transition: all 0.5s ease;
}


/****** block ** ***/


.kuai-text {
    
}


.kuai-text {
    
}


.kuai-text h3 , .kuai-pic h3 {
    line-height: 2em;
    margin:  10px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.kuai-text  .text  {
    text-align: justify;
    text-align-last: justify;
}

.kuai-text  .text   a.unit {
    display: inline-block;
   border: 1px #ccc dotted;
   padding: 1em;
   box-sizing: border-box;
   margin-bottom: 10px;
   position: relative;
   width: 48%;
    text-align: left;
    text-align-last: left;
       
}

.kuai-text  .text   a.unit  h3 {
    color: #0d0d0d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
       padding-left: 40px;
      background: url(/static/xingdu/news-h3.png)  left center no-repeat ;  
}


.kuai-text  .text  a.unit span {
    position: absolute;
    right: 5px;
    bottom: 20px;
    padding-left: 40px;
      background: url(/static/xingdu/news-time.png)  left center no-repeat;  
}


/******************/
#inner-classify {
    
}

 
#inner-classify >  .unit  {
    padding:50px 0;
    background: #fff;
}

#inner-classify >  .unit.bg  {
   background: #f0f0f0;
}


#inner-classify >  .unit  .desc  {
    background: #f5a203;
    color: white;
    width: 280px;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

#inner-classify >  .unit  .desc * {
    color: inherit;
}


#inner-classify >  .unit  .desc  .nu {
    display: block;
        font-size: 70px;
        
            font-family: Impact;
}



#inner-classify >  .unit  .desc  h3 {
    font-size: 36px;
 
}

#inner-classify >  .unit  .desc  p {
    line-height: 1.4em;
    padding-top: 0.5em;
}

#inner-classify >  .unit  .desc .more {
    display: inline-block;
    padding: 10px 20px;
   border: 1px solid white;
   margin-top: 20px;
}


#inner-classify >  .unit  .con {
    float: left;
    width: 920px;
}

#inner-classify >  .unit  .con a {
    float: left;
    width: 280px;
    margin-left: 20px;
    float: left;
    display: block;
}
#inner-classify >  .unit  .con a  img {
    max-width: 100%;
    height:  auto;
}

#inner-classify >  .unit  .con a  p {
    text-align: center;
    background:  #f0f0f0;
}


#inner-classify >  .unit.bg  .desc {
    background: white;
    color:  #f5a203;
}

#inner-classify > .unit.bg .con a p {
    background: #fff;
}
/*************/



h1 {
    text-align: center;
    margin:  30px 0;
    font-weight: bold;
    font-size: 32px;
}

.last-con {
    line-height: 1.7em;
    font-size: 16px;
}

.last-con .more-info {
     text-align: center;
     border-top: 1px solid #ccc;
}


.last-con .desc {
    width: 960px;
    margin:  0 auto;
    padding: 10px;
    line-height: 2;
    background: #ccc;
    margin: 30px auto;
}

.last-con .desc span {
    color: red;
    
}


#last-proinfo  {
    
}


#last-proinfo  {
    
}


#last-proinfo .top  {
    margin-top: 30px;
}



#last-proinfo .top  .img {
    width: 744px;
    height: 480px;
    float: left;
    margin-right: 30px;
}


#last-proinfo .top .meta-desc {
        margin-left: 775px;
}
#last-proinfo .top .meta-desc  h1 {
     
}

#last-proinfo .top .meta-desc .biaoyu{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

    background: url(/static/xingdu/add/cp_ys.png)  left center  no-repeat;
    line-height: 1.2em;
    padding:  20px 0;
        padding-left: 50px;
}

#last-proinfo .top .meta-desc .desc {
      line-height: 1.7em;
    padding:  20px 0;
}


#last-proinfo .top .meta-desc .tel {
     background:  red;
     line-height: 2em;
     color: white;
     padding:  10px 30px;
     font-size: 20px;
     color: white;
}
 
#last-proinfo  .pro-show {
    background:  url(/static/xingdu/add/proshow.png) ;
    height:  120px;
    width: 100%;
    margin:  20px 0;
}
    

#last-proinfo  .con-more {
    
}

#last-proinfo  .con-more > .con  {
    width: 900px;
    float: left;
    padding-right: 30px;
    box-sizing: border-box;
}


#last-proinfo  .con-more > .con  .h3 {
    background: #eaeaea;
    color: black;
    font-size: 20px;
    font-weight: bold;
    /*display: inline-block;*/
    padding: 10px 40px;
    color: #272727;
}



#last-proinfo  .con-more > .con .pro-body {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.7em;
}

#last-proinfo  .con-more > .con .pro-body  img {
    display: block;
    margin:  0 auto;
}




#last-proinfo  .con-more  h3 {
    font-size: 28px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}


#last-proinfo  .con-more > .con .case  {
    
}


#last-proinfo  .con-more > .con .case   .con{
    text-align: justify;
    text-align-last: justify;
}


#last-proinfo  .con-more > .con .case   .con a {
    display: inline-block;
    width: 32%;
    
}

#last-proinfo  .con-more > .con .case   .con a img {
    width: 100%;
    height:  auto;
}


#last-proinfo  .con-more > .con .case   .con a p {
   text-align: center;
   text-align-last: center;
}



#last-proinfo  .con-more  .msg {
      background:  url(/static/xingdu/add/pro-form-bg.jpg) ;

      padding: 30px;
      box-sizing: border-box;
}


#last-proinfo  .con-more  .msg   {
    padding-top: 120px;
    
}
#last-proinfo  .con-more  .msg .name-tel {
    text-align: justify;
    text-align-last: justify;
}
#last-proinfo  .con-more  .msg  input {
    display: inline-block;
    width: 48%;
    line-height: 2em;
    margin-top: 30px;
    margin-bottom: 10px;
}


#last-proinfo  .con-more  .msg  textarea {
    margin-top: 10px;
    width: 100%;
}









#last-proinfo  .con-more > .more   {
    width: 300px;
    float: right;
}


#last-proinfo  .con-more > .more  h3 {
        background:  url(/static/xingdu/add/pro-more-h3.png) left center no-repeat ;
        color: white;
        padding-left: 60px;
        line-height:  50px;
}


#last-proinfo  .con-more > .more  a p {
   text-align: center;
}



#last-proinfo  .con-more > .more a.p {
    line-height: 2em;
    background:  #f8f7f5;
    color:  #3f3f3f;
    display: block;
    padding-left: 10px;
    margin-bottom: 3px;
    font-size: 18px;    
}


.more-aarc {
     background:  url(/static/xingdu/add/more-aarc.jpg) center;
}

.more-aarc  .title {
        border-bottom: 1px dashed #bbb;
}


.more-aarc  .title .h3 {
        font-size: 24px;
    color: #262525;
    line-height: 34px;
    padding-bottom: 15px;
 
    font-weight: 700;
    padding-top: 15px;

    display: inline-block;
}


.more-aarc  .title a.more {
    display: inline-block;
    float: right;
        line-height: 34px;
         padding-bottom: 15px;
 
    font-weight: 700;
    padding-top: 15px;
 
}


.more-aarc  .con {
    text-align:  justify;
    text-align-last:  justify;
   padding-bottom: 30px;
}

.more-aarc  .con a {
    display:  inline-block;
    width: 48%;
    line-height: 2.3em;
    text-align: left;
    text-align-last: left;
    
    
 
    color: #000;
    background: url(/static/xingdu/add/more-aarc-li.png) left center no-repeat;
    background-size: 20px;
    padding-left: 30px;
    box-sizing: border-box;
}


#xd-article {
    overflow: hidden;
}



#xd-article > .con  {
    width: 900px;
    float: left;
}


#xd-article > .con   h1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
        margin:  0 auto;
}


#xd-article > .con .info {
    padding: 20px 40px;
    background: #eaeaea;
    color: #666;
    width: 800px;
    margin: 10px auto;
    line-height: 1.7;
}


#xd-article > .con .body {
    line-height: 1.7em;
    
}

#xd-article > .con .body  img {
    margin:  0 auto;
    display: block;
}



#xd-article > .con .p-n {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    line-height: 2em;
}

#xd-article > .con .info  span {
    color: brown;
}
#xd-article > .more  {
    width: 280px;
    float: right;
       border: 1px solid #ccc;
       padding: 10px;
       box-sizing: border-box;
}

#xd-article > .more  h3 {
    text-align: center;
    line-height: 2;
    font-size: 24px;
}

#xd-article > .more a {
    display: block;
    max-width: 100%;
}

#xd-article > .more a img {
    max-width: 100%;
    height:  auto;
}

#xd-article > .more a  p {
    text-align: center;
    margin-bottom: 15px;
}



/* news lsit */

/**/
.newsbom{overflow: hidden}
.newsbom ul{margin-left:-15px; margin-top:15px;}
.newsbom li{ box-sizing: border-box;  width: 592px;height: 190px;float: left;overflow: hidden;border-bottom: #eee 1px dotted;padding: 15px 28px;margin-left: 15px;margin-top: 5px;margin-bottom:5px;border: 1px dotted #ececec;border-left: 3px solid #ececec;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.newsbom li a{    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;margin-top:15px;font-size: 20px;color: #393939;display: block;}
.newsbom li .newsbomtime{clear:both; display:block; padding:10px 0px; text-align:left;}
.newsbom li .newsbomtime span{    line-height: 32px;font-size: 14px;color: #676767;padding-right:10px;}
/*.newsbom li .newsbomtime em{    line-height: 32px;font-size: 14px;color: #676767;margin: 10px auto;font-style:normal; background:url(/static/xingdu/add/ll.png) no-repeat left center; background-size:20px auto; padding-left:25px;}*/
.newsbom li .newsbomtxt{font-size: 14px;margin: 0 auto 20px;color: #9e9e9e;line-height: 28px;}
.newsbom li:hover {background-color: #f0f2f5;border: none;}
.newsbom li:hover a{color:#f8ac18;}

 

.pro-body div,
.pro-body p {
    font-size: 16px;
}


.hcleft {
    display: block;
    text-align: left;
}


.pro-body h3 {
    text-align: left;
}


#last-proinfo .con-more > .con .pro-body h3  img {

    display: inline-block;
}




table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}
table td, table th
{
    border: 1px solid #cad9ea;
    color: #666;
    height: 30px;
}
table thead th
{
    background-color: #CCE8EB;
    width: 100px;
}
table tr:nth-child(odd)
{
    background: #fff;
}
table tr:nth-child(even)
{
    background: #F5FAFA;

}


