
#full-screen-slider {
    height: 551px;
    clear: both;
        float: none;
}

a {
    color: inherit;
}

#slides {
       height: 551px;
}

#pagination {
    top: 500px;
}

.mainw {
    display: block;
    margin:  0 auto;
    width: 1200px;
    position: relative;
}
 
body {
    /*font-size: 14px;*/
    font-family: "微软雅黑";
    font-size: 16px;
}



#top {
    background: #241905;
    line-height: 3em;;
    color: #fdfcfc;
}

#top .w {
    display: inline-block;
    
}




 
#top  .b {
   
   float: right;
       background: url(/static/img/top-tel.png) no-repeat left center;
       padding-left: 2em;
}

#top  .b b {
     font-size: 1.2em;
   color: #f80303;
}


#logo-nav {
    background: linear-gradient(to right, #828181, #e3e3e3, #828181 );
    height: 97px;
}


#logo-nav .mainw > * {
    display: inline-block;
}



#logo-nav img {
    position: relative;
    top: 5px;
    left:  0;
    float: left;
}


#logo-nav .nav {
    display: inline-block;
    vertical-align: top;
    float: right;
}

#logo-nav .nav a  { 
    display: inline-block;
    width: 120px;
        width: 108px;
    line-height: 96px;

    text-align: center;
    font-size: 16px;
}

#logo-nav .nav a:hover, #logo-nav .nav a:first-child {
        background: url(/static/img/nav-a.png) center no-repeat;
}
    


#footer {
    background: #222126;
    padding-top: 10px;
}


#footer .mainw > * {
    display: inline-block;
    color:  #b2b2b2;
        vertical-align: top;
}


#footer .mainw h3 {
    font-size: 24px;
   color: #fcfdfe;
   line-height: 2em;
   border-bottom: 1px dotted #666;
   margin-bottom: 0.5em;
}

#footer .mainw .list  p{
    line-height: 2.4em;
    font-size: 16px;
    padding-left: 2em;
}

#footer .mainw .list  p.tel {
    background: url(/static/img/footer-tel.png) left center no-repeat;
}

#footer .mainw .list  p.phone {
    background: url(/static/img/footer-phone.png) left center no-repeat;
}

#footer .mainw .list  p.fax {
    background: url(/static/img/footer-fax.png) left center no-repeat;
}

#footer .mainw .list  p.email {
    background: url(/static/img/footer-email.png) left center no-repeat;
}

#footer .mainw .list  p.postcode {
    background: url(/static/img/footer-postcode.png) left center no-repeat;
}

#footer .mainw .list  p.address {
    background: url(/static/img/footer-address.png) left center no-repeat;
}

 

#footer .mainw  .form {
    width: 520px;
    padding-left: 50px;
    vertical-align: top;
    position: relative;
        margin-left: 55px;
}


#footer .mainw  .form input, #footer .mainw  .form textarea {
    width: 420px;
    display: inline-block;
    margin-left: 100px;
    background: transparent;
    border: 1px solid #ccc;
    line-height: 2em;
    margin-bottom: 0.5em;
    border-radius: 0.3em;
    color: white;
    
}

#footer .mainw  .form .info {
    position: absolute;
    left: 53px;
    top:  40px;
    font-size: 16px;
}


#footer .mainw  .form .info  .x1 {
    margin-top: 30px;
}
 
#footer .mainw  .form .info  .x2 {
    margin-top: 20px;
}
 
#footer .mainw  .form .info  .x3 {
    margin-top: 40px;
}

#footer .mainw  .ewm {
    float: right;
    display: inline-block;
    margin-top: 50px;
}

#footer   .info2 {
    background: #000000;
    text-align: center;
    line-height: 3em;
    color: white;
    font-size: 16px;
}
 






/************/

.main-title {
  
    text-align: center;
    background: url(/static/img/maintitle.png) top 15px center no-repeat;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-title  .con {
      font-size: 30px;
    font-weight: bold;
    font-family: "微软雅黑";
}
.main-title  .con:before {
    display: inline-block;
    content: "三联  • ";
    color: #666666;
}

.main-title p {
    line-height: 40px;
    color: #4c4c4c;
    font-size: 14px;
}




#home-cpzx .qiehuan {
    
}

#home-cpzx .qiehuan .qiehuan-title {
    text-align: center;
}

#home-cpzx .qiehuan .qiehuan-title a.unit {
    background: url(/static/img/qh.png) no-repeat;
    text-align: center;
    padding-right: 10px;
}
#home-cpzx .qiehuan .qiehuan-title a.unit.hover {
     background: url(/static/img/qh-hover.png) no-repeat;
}
#home-cpzx .qiehuan .qiehuan-title a.unit.hover  {
    color: white;
}
#home-cpzx .qiehuan .qiehuan-title a.unit {
    display: inline-block;
    line-height: 40px;
    width: 160px;
}


#home-cpzx .qiehuan .qiehuan-con {
    margin-top: 2em;
}


#home-cpzx .qiehuan .qiehuan-con .unit  {
    display: flex;
    flex-wrap:  wrap;
    justify-content: space-around;
}

#home-cpzx .qiehuan .qiehuan-con .unit  li {
    background: white;
    padding: 5px;
    box-sizing: border-box;
      box-shadow: 0px 1px 15.84px 0.16px rgba(17, 95, 174, 0.63);
      width: 23%;
      margin-bottom: 2em;
}   

#home-cpzx .qiehuan .qiehuan-con .unit  li img {
    max-width: 100%;
    height:  auto;
}

 
#home-cpzx .qiehuan .qiehuan-con .unit  li  p {
    text-align: center;
    line-height: 3em;
    position: relative;
}

#home-cpzx .qiehuan .qiehuan-con .unit  li  p::after {
    content:  "";
    width: 50%;
    position: absolute;
    border-bottom: 1px solid #ccc;
    left: 25%;
    top: 2.3em;
}


#home-youshi .img {
         background: url(/static/img/youshi.jpg) no-repeat center;
         height: 633px;
}


#home-video-case {
         background: url(/static/img/home-case.jpg) no-repeat top 80px  center;
         height: 1564px;
}


#home-video-case video {
    display: block;
    width: 718px;
    height: 400px;
    margin: 0 auto;
    margin-top: 65px;
}



#home-video-case  .about-text {
    padding: 1em;
    margin-top: 80px;
    background: url(/static/img/about-text-lt.png) no-repeat top left  , url(/static/img/about-text-rb.png) no-repeat right  bottom ;
    line-height: 1.7em;
    
     height: 196px;
}
#home-video-case .about-text:before {
    content: " 　　";
}



#home-video-case  p.t {
    font-size: 22px;
    text-align: center;
    line-height: 2em;
    color: white;
    margin-top: 4em;
}

#home-video-case  .picMarquee-left  {
    position: relative;
    overflow: visible;
}

#home-video-case  .picMarquee-left .bd ul li {
    width: 280px;
    padding: 5px;
    box-sizing: border-box;
    background: white;
   border: 3px solid #ccc;
}


#home-video-case  .picMarquee-left .bd ul li  img {
    width: 100%;
    height:  auto;
}

#home-video-case .picMarquee-left .hd .prev {
    position: absolute;
    left: -64px;
    top: 145px;
    width: 44px;
    height: 44px;
    background: url(/static/img/left.png) no-repeat center;
        z-index: 99999;
}
#home-video-case .picMarquee-left .hd .next {
    
       position: absolute;
      right: -64px;
    top: 145px;
    width: 44px;
    height: 44px;
        background: url(/static/img/right.png) no-repeat center;
        z-index: 99999;
}


#home-video-case .picMarquee-left  li .title {
    line-height: 3em;
}





#home-news {
    
}


#home-news  .mainw{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
 
#home-news  .mainw  .st {
    display: block;
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
}

#home-news  .mainw  .st > *  {
    display: inline-block;
    color: #3c3c3d;
    font-size: 24px;
    line-height: 2em;
}

#home-news  .mainw  .st  .more {
    float: right;
}

#home-news  .mainw  .st  .en {
    font-size: 0.9em;
}

#home-news  .mainw .qyxw {
    width: 700px;
    
}


#home-news  .mainw .jswd {
    width: 417px;
    
}


#home-news  .mainw .qyxw  .con {
    display: flex;
    flex-wrap: wrap;
       justify-content: space-between;
}


#home-news  .mainw .qyxw  .con  a {
    width: 46%;
    border: 1px solid #ccc;
    padding: 5px;
    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-between;
    height: 108px;
    margin-bottom: 20px;
}

#home-news  .mainw .qyxw  .con  a img {
    width: 30%;
    height:  auto;
}

#home-news  .mainw .qyxw  .con  a .info {
    width: 65%;
}

#home-news  .mainw .qyxw  .con  a .info  h3 {
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    margin-bottom: 10px;
}



#home-news  .mainw .jswd {
    
} 

#home-news  .mainw .jswd .con  {
    
} 


#home-news  .mainw .jswd  .con a {
    display: block;
    padding: 5px;
    box-sizing: border-box;
       border: 1px solid #ccc;
       margin-bottom: 10px;
       line-height: 1em;
       display: flex;
       justify-content:  space-between;
       margin-bottom: 18px;
} 


#home-news  .mainw .jswd  .con a .w {
    background: #0583e7;
    display: inline-block;
    color: white;
    padding: 3px 2px;
    width: 17px;
}

#home-news  .mainw .jswd  .con a .t {
    width: 257px;
        margin-top: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


#home-news  .mainw .jswd  .con a .time {
    color: #aaa;
    padding-right: 20px;
        margin-top: 3px;
        background: url(/static/img/time.png) no-repeat  right center;
}



#links {
    margin-bottom: 30px;
}

#links  span {
    display: inline-block;
    font-weight: bold;
}

#links  a {
    display: inline-block;
    line-height: 2em;
}
/*********/


img.size-full {
    display: block;
    margin: 0 auto;
}



#inner-prolist {
        display: flex;
            flex-wrap: nowrap;
                justify-content: space-around;
                margin-top: 1em;

}
#inner-prolist a  { 
        width: 30%;
            text-align: center;
                font-size: 16px;
                    line-height: 3em;
                            border: 1px solid #255dca;
}
