#top {
    
}

#top .welcome {
    line-height: 2.2;
    background-color: #e6e6e6;
    color: #666;
}


#top .welcome a {
    color: #666;
}

#top .top {
    margin: 10px auto;
}

#top .top .img {
    border-right: 2px solid #ccc;
    padding-right: 30px;
    margin-right: 40px;
}

#top .top .slogo {
    font-size: 18px;
    color: #333333;
    margin-top: 7px;
}


#top .top .slogo div {
    text-align: left;
    margin-top: 5px;
}
#top .top .slogo span {
    color: #1144a3;
    font-weight: bold;
}

#top .top .right {
    width: 200px;
    background: url(/static/shenhua/top-tel.png) no-repeat;
    padding-left: 60px;
    min-height: 55px;
    margin-top: 10px;
}

#top .top .right .up {
    font-size: 16px;
    
}

#top .top .right .down {
     font-size: 24px;
}


#nav {
    background-color: #1144a3;
}


#nav  a {
    display: inline-block;
    line-height: 50px;
    width: 12.5%;
    text-align: center;
    color: white;
    float: left;
}

#home-cpzx {
    margin-top: 30px;
}


#home-cpzx h3 {
    text-align: center;
    font-size: 2em;
    margin: 10px;
    
    width: 200px;
    margin: 0 auto ;
    padding-bottom: 10px;
    background: 0px 42px  linear-gradient( to right, #1144a3 50% ,  #40d76f 50% ) no-repeat;
    margin-bottom: 10px;
        
}

#home-cpzx p {
    text-align: center;
}




#home-cpzx .bg {
    height: 661px;
    background: url(/static/shenhua/cpbj.jpg) no-repeat;
    margin-top: 10px;
    padding-top: 50px;
        height: 360px;
            background: url(/static/shenhua/cpbj.jpg) repeat-y;
}

#home-cpzx .bg .line {
    background-color: white;
    min-height: 50px;
    margin-bottom: 10px;
        overflow: hidden;
            max-height: 50px;
}

#home-cpzx .bg .line span.a{
    display: inline-block; 
    background-color: #40d76f;
    line-height: 50px;
    color: white;
    text-align: center;
     width: 180px;
    position: relative;
    float: left;
}

#home-cpzx .bg .line span.a::after {
    content: " ";
    display: block;
    position: absolute;
    right: -4px;
    top:  25% ;
    background: #40d76f;
    width: 20px;
    height: 20px;
    transform:rotate(45deg)
}

#home-cpzx .bg .line span.a a {
    color: white;
}

#home-cpzx .bg .line ul {
   width: 940px;
    float: left;
   
}

#home-cpzx .bg .line ul li  {
    float: left;
    padding: 0 10px;
  
}

#home-cpzx .bg .line ul li a {
      line-height: 50px;
}

#home-cpzx .bg .line span.z {
    line-height: 50px;
    float: right;
    padding-right: 10px;
}


#home-cpzx .bg ul.pic {
    width: 1300px;
    margin-top: 40px;
}


#home-cpzx .bg ul.pic li {
  width: 280px;   
  /*margin-right: 20px;*/
  float: left;
      margin-right: 27px;
   max-height: 220px;
   height: 220px;
   margin-bottom: 50px;
}

#home-cpzx .bg ul.pic li a {
    display: block; 
    width: 100%;
        height: 100%;
        position: relative;
}


#home-cpzx .bg ul.pic li  img {
    max-height: 100%;
    width: 100%;
        
}

#home-cpzx .bg ul.pic li a div {
    display: none;
}

#home-cpzx .bg ul.pic li:hover a div {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(32,82,177, 0.6);
    
    text-align: center;
   
}

#home-cpzx .bg ul.pic li a div  p{
    margin-top: 70px;
    line-height: 1.7;
    color: white;
    font-size: 2em;
}

#home-cpzx .bg ul.pic li a div span {
    display: block;
    font-size: 0.5em;
    border: 1px solid white;
    /*display: inline-block;*/
    width: 80px;
    margin: 0 auto;
   
}


#home-gcal {
    margin-top: 50px;
}


#home-gcal h3 {
    text-align: center;
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 10px;
}

#home-gcal p {
    text-align: center;
    font-size: 1em;
}


#home-gcal  .title {
    /*background: #40d76f;*/
    height: 30px;
    width: 100%;
    position: relative;
    border-radius: 8px;
    margin-top: 20px;
    background: url(/static/shenhua/albj.png) no-repeat;
    margin-bottom: 20px;
}

#home-gcal  .title p {
    text-align: center;
    line-height: 30px;
    color: white;
    width: 240px;
    margin: 0 auto;
}


#home-gcal  .title  a {
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
} 


#home-gcal  ul {
    width: 1300px;
    
}


#home-gcal  ul  li {
    width: 366px;
    margin-right: 50px;
    float: left;
    
}


#home-gcal  ul  li img {
    width: 100%;
    height: 240px;
    float: left;
}


#home-gcal  ul  li  p {
    background: #e6e6e6;
    margin: 0;
    line-height: 2;
}


#home-yanfa {
    background: url(/static/shenhua/yanfa.jpg) no-repeat center;
    height: 560px;
    margin-top: 50px;
}

#home-guanyu {
    margin-top: -100px;
    background-color: white;
}


#home-guanyu h3 {
    text-align: center;
    font-size: 2em;
   margin-bottom: 0;
}

#home-guanyu >p {
    margin: 10px 0;
    text-align: center;
    color: #ccc;
}


#home-guanyu .four-dot {
    text-align: center;
    position: relative;
}

#home-guanyu .four-dot .unit {
    display: inline-block;
    width: 160px;
    z-index: 2;
    position: relative;
}

#home-guanyu .four-dot .unit  span {
    display: block;
    text-align: center;
    margin: 0 auto;
}

#home-guanyu .four-dot .unit  span.nu {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #ccc;
    line-height: 30px;
    margin-top: 10px;
    color: white;
}

#home-guanyu .four-dot .unit:hover   span.nu {
    background: #40d76f;
}

#home-guanyu .four-dot .unit  span.text {
    color: #1144a3;
    font-size: 20px;
    font-weight: bold;
}

#home-guanyu .four-dot .line {
       position: absolute;
    border-bottom: 1px solid #ccc;
    width: 39%;
    top: 48px;
    left: 366px;
    z-index: 1;
}


#home-guanyu .con {
    margin-top: 30px;
}


#home-guanyu .con .left {
    width: 465px;
    height: 280px;
    margin-left: 30px;
}


#home-guanyu .con .right {
    width: 600px;
    margin-right: 60px;
}


#home-guanyu .con .right  p {
    margin-top: 20px;
    line-height: 2.0;
    
}

#home-guanyu .con .right   a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 30px;
    float: right;
}


#home-news  {
    
}


#home-news  .con  {
    margin-top: 50px;
}


#home-news  .con  .unit{
    width: 370px;
    margin-right: 25px;
    float: left;
}


#home-news  .con  .unit .title {

    
   border-bottom: 2px solid #ccc;
   line-height: 100%;
   
    padding-bottom: 10px; 
}

#home-news  .con  .unit .title span {
    border-left: 3px solid #333333;
    padding-left: 10px;
    position: relative;
}

#home-news  .con  .unit .title span::after {
        content: "";
    display: inline-block;
    border-bottom: 2px solid #40d76f;
    width: 100px;
    position: absolute;
    bottom: -10px;
    left: -5px;
}



#home-news  .con  .unit .title a {
    display: inline-block;
    float: right;
    background: #40d76f;
    padding: 3px 10px;
    color: white;
    
}


#home-news  .con  ul {
    list-style:  circle ;
    color:  #40d76f;
    margin-left: 20px;
}

#home-news  .con  ul  li {
    line-height: 2.2;
    border-bottom: 1px dotted #ccc;

}



#home-news  .con  ul  li  {
    color: #666;
}


#you-te-gou {
    text-align: center;
    margin-top: 50px;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    min-height: 100px;
}


#you-te-gou .unit  {
    display: inline-block;
    width: 360px;
    position: relative;
}


#you-te-gou .unit .big-text {
    display: inline-block;
    border-radius: 50%;
    font-size: 2em;
    border: 2px solid #1144a3;
    padding: 10px;
    width: 1.5em;
    height: 1.5em;
    color: #1144a3;
    line-height: 1.2em;
    float: left;
    
}

#you-te-gou .unit  .up {
        position: absolute;
    left: 90px;
    top: 9px;
}
#you-te-gou .unit  .down {
     position: absolute;
    left: 90px;
    top: 35px;
    color: #ccc;
}


#footer {
   background-color:  #1144a3;
   padding-top: 20px;
   margin-top: 30px;
       
}

#footer  *{
   color: white;
}

#footer .unit {
    float: left;
    width: 240px;
        width: 319px;
            margin-right: 10px;
                margin-right: 26px;

}
#footer .unit  h3 {
    margin-bottom: 30px;
}
#footer .unit li {
    line-height: 2em;
    border-bottom: 1px dotted #ccc;
    /*
    width: 200px;
    */

    height: 2em;
    overflow: hidden;
}
#footer .unit li a { 
    overflow: hidden;
        text-overflow: ellipsis;
            white-space: normal;
}


#footer .unit .ewm {
    text-align: center;
    font-size: 1.5em;
}

#footer .ewm {
    width: 200px;
    height: 200px;
    text-align: center;
    float: right;
    margin-top: 20px;
}

#footer .ewm img {
    width: 150px;
    height: 150px;
}


#footer  .links {
    margin-top: 30px;
    background-color: #0b337d;
    line-height: 1.7;
   padding: 3px 0;
}

#footer  .links .name {
     font-size: 1.2em;
     float: left;
     line-height: 1.3em;
     padding-right: 20px;
     border-left: 2px  solid white;
     padding-left: 10px;
}

#footer   .copyright {
    background-color: #062257;
    line-height: 2.3;
    text-align: center;
}


.contentcon img {
    max-width: 100%;
    height: auto;
}
