@charset "UTF-8";
 
#banner {
    z-index: 1;
 
}

 
#top {
    background: #0095d4;
    height: 100px;
}

#top a.logoname {
    display: block;
    padding-top: 10px;
    float: left;
}
#top a.logoname img {
    float: left;
}

#top .info {
    float: left;
    padding-left: 20px;
    color: #171717;
}
#top .info  h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}

#top .info  p {
    font-size: 10px;
    text-transform:  uppercase;
    margin-top: 5px;
}

#top .slogan {
    display: block;
    float: left;
    margin-left: 50px;
}


#top .slogan {
    margin-left: 100px;
    padding-top: 28px;

}

#top .slogan .nu {
    font-size: 30px;
    border: 1px solid #171717;
    float: left;
    padding: 5px;
        font-weight: bolder;
}
#top .slogan .info {
    float: left;
    width: 222px;
}

#top .slogan .info .p {
    text-align-last:  justify;
}

#top  .tel {
    line-height: 100px;
    float: right;
    font-size: 22px;
    font-weight: bold;
    /*
    width: 210px;
    */
    background: url(/static/xinyue2/tel.png) 0 center no-repeat;
    text-align: right;
    padding-left: 20px;

}

#nav {
    height: 50px;
    background: #fff;
}

#nav  .mainw {
    overflow: visible;
    position: relative;
}

#nav li.f {
    width: 12.5%;
    float: left;
    height: 100%;
       text-align: center;
    
}

#nav li.f  > a {
    line-height: 40px;
    border-right: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}


#nav .more-pro{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    background: rgba(255,255,255,0.8);
    z-index: 999;
    padding-bottom: 30px;
}

#nav .more-pro .item {
    width: 14%;
    float: left;
    text-align: center;
    margin: 0 2%;
}

#nav .more-pro .item  h3 a {
    color: #0095d4;
      border-bottom: 0px dotted #0095d4;
}

#nav .more-pro .item a {
    display: block;
    border-bottom: 1px dotted #0095d4;
    line-height: 2em;
}

#nav .more-pro .bigimg {
    width: 280px;
    height: 180px;
    display: inline-block;
    margin-top: 50px;
}


/***************************************************************************************************/
#home-prolist {
    
    min-height: 500px;
}

#home-prolist .mainw{
    overflow: visible;
    z-index: 999;
    position: relative;
}

#home-prolist  .left{
    position: absolute;
    top: -166px;
    background: url(/static/xinyue2/prolist-left.png);
    width: 290px;
    height: 600px;
}

#home-prolist  .left .con {
    width: 200px;
    height: 300px;
    display: block;
    margin:  0 auto;
    margin-top: 150px;
    background: rgba(256,256,256, 0.8);
    padding-top: 50px;
}
#home-prolist  .left .con  a {
    display: block;
    text-align: center; 
    line-height: 3em;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
#home-prolist  .left .con  a:hover, #home-prolist  .left .con  a:first-child {
    background: #0095d4;
    color: white;
}
#home-prolist .right {
    position: absolute;
    
    right: 0;
    width: 880px;
}
#home-prolist .right .hot {
    line-height: 2em;
    font-size: 16px;
}

#home-prolist .right .hot a {
    /*display: inline-block;*/
    padding: 0 10px; 
    border-right: 1px solid #ccc;
}

#home-prolist .right  .pro-top-list {
    text-align: justify;
    text-align-last: justify;
}

#home-prolist .right  .pro-top-list .item {
    width: 31%;
    display: inline-block;
    position: relative;
    text-align: center;
    text-align-last: center;
    position: relative;
    height: 165px;
    margin-bottom: 30px;
}

#home-prolist .right .pro-top-list .item.item-1, #home-prolist .right .pro-top-list .item.item-4  {
    top: 40px;
}

#home-prolist .right .pro-top-list .item.item-2, #home-prolist .right .pro-top-list .item.item-5  {
    top: 20px;
}


 

#home-prolist .right  .pro-top-list .item  img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#home-prolist .right  .pro-top-list .item .hideshow {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
        z-index: 999;
    position: relative;
       color: white;
    z-index: 9999;
    visibility:  hidden;
}

#home-prolist .right  .pro-top-list .item:hover .hideshow {
 visibility:  visible;
}
 

#home-prolist .right  .pro-top-list .item .hideshow  span {
    display: inline-block;
    margin-top:40px;
}

#home-prolist .right  .pro-top-list .item .hideshow p {
    color: #001b36;
    line-height: 40px;
}



#home-case {
    background: url(/static/xinyue2/home-case.png) center ;
    min-height: 1040px;
    position: relative;
    top: -100px;
    
}


#home-case .mainw  {
   padding-top: 640px;
   text-align: justify;
   text-align-last: justify;
}

#home-case .mainw  .item {
    display: inline-block;
    width: 23%;
    text-align: center;
   text-align-last: center;
    
   padding-bottom: 20px;
}

#home-case .mainw  .item img {
    display: block;
    height: 230px;
    width: 100%;
}

#home-case .mainw  .item h3 {
      color: white;
    margin: 10px 0;
}

#home-case .mainw  .item p {
     color: white;
}

#home-case .mainw  .item span {
    color: white;
    border: 1px solid white;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
}




#home-case .mainw .item:hover{
    background: white;
}

#home-case .mainw .item:hover p {
  color: #666;
}

#home-case .mainw .item:hover h3 {
    color: #333
}


#home-case .mainw  .item:hover span {
    color: #0095d4;
    border: 1px solid #0095d4;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
}


#home-xwzx {
    position: relative;
    top: -50px;
}


#home-xwzx  .main-title {
    display:block;
    margin:  0 auto;
    width: 209px;
    height: 82px;
}

#home-xwzx .mainw {
    min-height: 430px;
    position: relative;
}
#home-xwzx .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
}

#home-xwzx .right {
    position: absolute;
    top: 0;
    right: 0; 
    width: 580px;
}



#home-xwzx  .unit {
    border: 1px dotted #ccc;
    padding: 5px;
    width: 100%;
    display: block;
    box-sizing:  border-box;
    margin-bottom: 12px;
    position: relative;
}

#home-xwzx  .unit .q {
    font-size: 16px;
    line-height: 2em;
    margin-bottom: 5px;
    font-weight: bold;
}
#home-xwzx  .unit .q  span {
    font-weight: bold;
    background: #0095d4;
    color: white;
    padding: 0 6px;
    margin-right: 5px;
}

#home-xwzx  .unit .a {
    font-size: 14px;
    line-height: 1.7;
  
}


#home-xwzx  .unit .a span {
      background: #001b36;
         color: white;
         display: inline-block;
         padding: 0 8px;
         margin-right: 5px;
}



#home-xwzx  .unit .t {
    position: absolute;
    right: 10px;
    top: 68px;
    color: #ccc;
    background: url(/static/xinyue2/time.png) no-repeat  0 center ;
    padding-left: 20px;
    /*font-size: 13px;*/
  
}


#home-xwzx  .right .unit span {
    display: none;
}
#home-xwzx  .left .unit {
    border: 0;
    border-bottom: 1px solid #ccc;
}
#home-xwzx  .left  .video {
    margin-bottom: 19px;
}




#home-about {
        background: url(/static/xinyue2/home-about.jpg)  center ;
        min-height: 350px;
}

#home-about  .mainw {
    position: relative;
     display: block;
     min-height: 340px;
}

#home-about  .mainw a.gsjj {
    position: absolute;
    top: 0;
    left: 10px;
    width: 200px;
    height: 70px;
         color: white;
         display: block;
           line-height: 70px;
              padding-left: 20px;
              text-align: center;
}

#home-about  .mainw a.spzx {
    position: absolute;
    top: 0;
    left: 200px;
    width: 200px;
    height: 70px;
    color: white;
     display: block;
     line-height: 70px;
   text-align: center;
}

#home-about  .mainw a.lxwm {
    position: absolute;
    top: 280px;
    left: 0;
    width: 500px;
    height: 70px;
     color: white;
      display: block;
        line-height: 70px;
         text-align: center;
}


#home-about  .mainw p {
      position: absolute;
    top: 180px;
    left: 111px;
    width: 500px;
    height: 70px;
    color: black;
    text-align: center;
    line-height: 1.7;
}

#home-links {
    margin:  0 auto;
    width: 1200px;
    margin: 20px auto;
}


#home-links .con {
    background: url(/static/xinyue2/links.png) 0  center  no-repeat;
    padding-left: 50px;
}


#home-links .con a {
    display: inline-block;
    padding: 2px 10px;
}


#footer {
    height: 432px;
      background: url(/static/xinyue2/footer.jpg) 0  center  no-repeat;
}


#footer  .mainw.js {
    text-align: justify;
    text-align-last: justify;
}
#footer  .mainw.js .item {
    text-align: left;
    text-align-last: left;
      width: 30%;
      display: inline-table;
      color: white;
}
#footer  .mainw.js .item.lianxi {
     
}

#footer  .mainw.js .item.nav {
  
}

#footer  .mainw.js .item.form {
    
}
#footer .form input, #footer .form textarea {
    background: rgba(0,0,0,0);
    width: 353px;
    min-height: 30px;
    border:1px solid #ccc;
    margin-bottom: 5px;
}



#footer  h3 {
    font-size: 30px;
    padding-bottom: 0px;
    
    position: relative;
}

#footer  h3:after {
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 3px solid white;
    width: 60px;
    left: 0;
    top: 50px;
}
#footer  h3 span {
    font-size: 18px;
    font-weight: normal;
}


#footer  .lianxi p {
    line-height: 2.4em;
    padding-left: 23px;
}

#footer  .lianxi p.phone { background: url(/static/xinyue2/footer-phone.png) no-repeat 0 center;}
#footer  .lianxi p.fax { background: url(/static/xinyue2/footer-fax.png) no-repeat 0 center;}
#footer  .lianxi p.tel { background: url(/static/xinyue2/footer-tel.png) no-repeat 0 center;}
#footer  .lianxi p.email { background: url(/static/xinyue2/footer-email.png) no-repeat 0 center;}
#footer  .lianxi p.address { background: url(/static/xinyue2/footer-address.png) no-repeat 0 center;}



#footer  .nav {
    
}
#footer    .nav a  {
    display: block;
    line-height: 2em;
    color: white;
}

#footer  .mainw.x2 p {
    text-align: center;
    color: white;
    border-top: 2px dotted white;
    line-height: 3em;
}

#footer  .mainw.x2 a {
    color: inherit;
}




.more-pro {
    display:none;

}


.prolist:hover .more-pro {
    display: block;
}



img.size-full {
    display: block;
    margin: 0 auto;
}


#inner_con video {
    display: block;
    margin: 0 auto;
}

#home-prolist .left .con:hover a:first-child {
        background: none;
            color: #000;

}
#home-prolist .left .con:hover a:first-child:hover  {
        background: #0095d4;
            color: white;
}

#home-case {

}


#home-case .big-link {
    position: absolute;
    display: block;
    height: 400px;
    width: 100%;
    top: 50px;

}



















