#top {
    background: url(/static/jienaite/top-bg.jpg);
    height: 122px;
    width: 100%;
 
}

#top .welcome {
    height: 64px;
    line-height: 64px;
    position: relative;
    overflow: visible;
    font-size: 16px;
    
}

#top .welcome span {
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}
#top  #nav {
    position: relative;
}


#top  #nav  a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: white;
       margin: 0 20px;
}

#top  #nav  a.xwzx {
    margin-right: 341px;
}
#top a.logo {
    position: absolute;
    top: 38px;
    left: 407px;
    z-index: 999;
}
#top  i {
    font-size: 1.4em;
}
#banner {
    z-index: 3;
    margin-top: -10px;
}


#home-product {
    margin-top: 50px;
}

#home-product .con {
    margin-top: 50px;
    width: 1300px;
    padding-bottom: 20px;
    overflow: hidden;
}

#home-product .con .unit {
  margin: 0 10px;
  width: 280px;
  float: left;
       box-shadow: 0px 0px 3px 3px #ccc;
	   background:#ffffff;
}

#home-product .con .unit a.h3 {
	/*
    background: url(/static/jienaite/title-bg.png);
	*/
	background: #0f8eeb;
        position: relative;
	
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 1.6em;
    display: block;
    text-align: center;
}
#home-product .con .unit  ul {
    margin: 0;
    padding: 20px;
}
#home-product .con .unit  li {
 width: 100%;
 border-bottom: 1px dotted #ccc;
 
}

#home-product .con .unit  li a {
    line-height: 2em;
    padding-left: 30px;
	font-size:#000000;
}

#home-product .con .unit  li a span {
    color: #0f8eeb;
}


#home-product  .hot-con {
    width: 1300px;
    clear: both;
    margin-top: 20px;
}

#home-product  .hot-con .unit {
    width: 600px;
    margin-right: 20px;
    float: left;
    margin-bottom: 40px;
}



#home-product  .hot-con .unit a.img {
    border: 1px solid black;
    position: relative;
    width: 280px;
    height: 200px;
}

#home-product  .hot-con .unit a.img .img {
    width: 100%;
    height: 100%;
}

#home-product  .hot-con .unit a.img  .hot {
    position: absolute;
    top: 0;
    left: 0;
}

#home-product  .hot-con .unit .info {
    float: left;
    width: 280px;
    margin-left: 20px;
}

#home-product  .hot-con .unit .info  a {
    display: inline-block;
    margin: 10px 20px;
    color: white;
    padding: 5px 10px;
}

#home-product  .hot-con .unit .info h3 {
    margin-top: 0;
    margin-bottom: 10px;
    margin-top: 5px;
}

#home-product  .hot-con .unit .info    p {
    line-height: 1.7;
}

#home-product  .hot-con .unit .info  a.more.left {
    background: #0f8eeb;
    
}


#home-product  .hot-con .unit .info  a.more.right {
    background: #003399;
    
}



#home-tonglan {
    background: url(/static/jienaite/tonglan.png) center;
    height: 180px;
    margin: 50px 0;
    clear: both;
    margin-top: 0;
}

#home-tonglan .mainw {
    position: relative;
    overflow: visible;
    height: 180px;
}

#home-tonglan .mainw  p {
    position: absolute;
    color: white;
    font-size: 24px;
}
#home-tonglan .mainw  p span {
    font-size: 16px;
}
#home-tonglan .mainw  p.p1 {
      top: 43px;
    right: 199px;
}

#home-tonglan .mainw  p.p2 {
       top: 94px;
    right: 95px;
}





#home-women {
    
}

#home-women .mainw {
    
}


#home-women .mainw .title  {
    background: url(/static/jienaite/women.png)  no-repeat;
    padding-left: 187px;
    min-height: 135px;
    padding-top: 10px;
    line-height: 1.8em;
}


#home-women .mainw .title a {
    color: #003399;
}




#home-women  .con {
    width: 1200px;
    height: 280px;
    
}



#home-women  .con .unit  {
    width:  250px;
    margin: 24px;
    height: 280px;
    border: 1px solid #ccc;
    border-radius: 10px;
    float: left;
}

#home-women  .con .unit  i {
    display: block;
    margin:  20px auto;
    width: 80px;
    font-size: 5em;
    
}

#home-women  .con .unit  h3 {
    text-align: center;
}


#home-women  .con .unit  p {
    color: #666;
    line-height: 1.7;
    margin: 0 14px;
}
#home-women  .con .unit:hover, #home-women  .con .unit.hover   {
    border: 1px solid #0f8eeb;
}

#home-women  .con .unit:hover  i, #home-women  .con .unit.hover  i{
    color: #003399;
        color: #0f8eeb;
}



#home-parter {
  height: 300px;
  background: #003eb7;
  background-color:#0f8eeb;
 margin-top: 40px;
 margin-bottom: 50px;
 

}


#home-parter  .title {
    padding-top: 20px;
    font-size: 2em;
    text-align: center;
    color: white;
    padding-bottom: 20px;
    background: url(/static/jienaite/kh.png) bottom no-repeat;
    margin-bottom: 20px;
}


#home-parter  .con {
   margin-left: 25px;
}

#home-parter  .con a.unit {
     width: 200px;
     height: 160px;
     display: inline-block;
     margin: 0 12px;
}
#home-parter  .con a.unit  img {
    width: 100%;
    height: 100%;
}


#home-case {
    
}

#home-case .mainw {
    position: relative;
}

#home-case a.unit.t:first-child {
    margin-right: 410px;
}

#home-case  a.unit {
    width: 390px;
    height: 260px;
    margin-right: 10px;
    float: left;
 
    margin-bottom: 30px;
    position: relative;
}

#home-case  a.unit  img {
    width: 100%;
    height: 100%;
}

#home-case  a.unit p {
    position: absolute;
    bottom: 0;
    background: rgba(55,66,98,0.5);
    color: white;
    width: 100%;
    line-height: 2em;
    text-align: center;
    font-size: 18px;
}


#home-case  a.x {
    position: absolute;
    top: 0; 
    left:  400px;
    background: url(/static/jienaite/case-pic.png) no-repeat;
      width: 390px;
    height: 260px;
    color: white;
    text-align: center;
}

#home-case  a.x  h3 {
    font-size: 2em;
 
}

#home-case  a.x   p {
    font-size: 1.3em;
}

#home-case  a.x   p.en {
    font-size: 1.0em;
    line-height: 2;
}

#home-case  a.x   span {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 15px;
    border: 1px solid #ccc;
    font-size: 18px;
    margin-top: 30px;
    
}



#home-news {
    margin: 50px auto;
    margin-top: 20px;
}


#home-news  ul {
    margin-top: 30px;
}


#home-news  li {
    width: 570px;
    margin-right: 30px;
    float: left;
    position: relative;
    height: 80px;
    margin-bottom: 40px;
}


#home-news  li  .date {
    width: 90px;
    float: left;
    border: 3px solid #4b4b4b;
    height: 90px;
}
#home-news  li  .date span {
    display: block;
    text-align: center;
}

#home-news  li  .date span.d {
    font-size: 30px;
    line-height: 50px;
    background: #4b4b4b;
    color: white;
}


#home-news  li  .date span.y-m {
    line-height: 40px;
    color: #4b4b4b;
    
}
 

#home-news  li  .info {
    width: 440px;
    float: left;
    padding-left: 20px;
}
#home-news  li  .info h3 {
    margin: 10px 0;color:#0f8eeb;
}

#home-news  li  .info  p {
    color: #666;
    line-height: 1.7;
}

#home-news  li:hover   .date , #home-news  li.hover   .date    {
    border-color:  #0f8eeb;
}
 
#home-news  li:hover   .date .d, #home-news  li.hover   .date .d {
    background: #0f8eeb;
}
 


#footer {
    background: url(/static/jienaite/footer.jpg) ;
    height: 220px;
}

#footer * {
    color: white;
}
#footer i {
    color: #0096e6;
    font-size: 1.33em;
    display: inline-block;
    padding-right: 10px;
}

#footer a.logo {
    display: block;
     padding-top: 50px;
}

#footer  .unit {
    padding-top: 40px;
    margin-left: 100px;
}
#footer  .unit  p {
    line-height: 2em;
}

#footer  .ewm {
    float: right;
    padding-top: 50px;
    padding-right: 30px;
}

#footer  .ewm  img {
    width: 120px;
    height: 120px;
}

#footer p.p {
    text-align: center;
}


#links {
    background: #222;
      padding: 10px 0;
      color: white;
}

#links  a{
  color: inherit;
}



