﻿ * {
         padding:0px;
         margin:0px;
         text-decoration: none;
        }

 body {
	  font-size:14px;
      font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
	  line-height:1.5;
	  }
.clear {
   clear:both;
}
        #header {
            width: 100%;
            margin: 0px auto;
            overflow: hidden;
            background-color: #2079e8;
            background-image: url(../images/ba.jpg);
        }
         #t-top {
          width:100%;
          margin:0px auto;
          overflow:hidden;
          background-color:#d0cfcf;
        }
            #t-top #top {
               height:35px;
               width:1180px;
               
               margin:0px auto;
               line-height:35px;
              
            }
            #t-top #top #top-left {
               height:35px;
               float:left;
              
               
            }
             #t-top #top #top-right {
               height:35px;
               float:right;
               width:230px;
             
               
            }
         
              #t-top #top #top-right a {
             margin:0px 8px;
              color:#000000;
              display:inline-block;
              padding-left:50px;
               
            }


                #t-top #top #top-right a#cn {
                  
                    background-image: url('../images/888.png');
                    background-repeat:no-repeat;
              background-position: 0px 4px;
            
                }
               #t-top #top #top-right a#en {
          
              background-image: url('../images/888.png');
                    background-repeat:no-repeat;
              background-position: 0px -42px;
              
            }
             #header  #h-center {
              
               width:1180px;
               
               margin:0px auto;
             
              
            }
                #h-center #logo{
             
               float:left;
               height:110px;
              
            }
        #h-center #tel {
            float: right;
           
            height: 110px;
            width:320px;
            line-height: 110px;
           font-size:20px;
         
            background-image: url(../images/nober.png);
          background-repeat:no-repeat;
           background-size:35px 35px;
     background-position: 96px 37px;
     color:#f5eeee;
        }
        #h-center #tel span{
          margin-left:50px;
             height:110px;
              width:120px;
            
             line-height:110px;
             color:red;
             font-weight:bold;
            
        }
        nav {
            width:100%;
          margin:0px auto;
          overflow:hidden;
           background-color:#174579;
          
        }
        nav ul{
            width:1180px;
          margin:0px auto;
          overflow:hidden;
          background-color:#174579;
        }
        nav ul li{
         width:168.51px;
          float:left;
        
         height:50px;
         list-style:none;
         text-align:center;
         line-height:50px;
           color:#ffffff;
        }
        nav ul li a{
          width:168.51px;
          color:#ffffff;
        display:block;
         height:50px;
         text-align:center;
         line-height:50px;
         font-size:16px;
        }
        nav ul li a:hover{
          background-color:#119bf6;
        }


           footer {
           height:100px;
        
           text-align:center;
           border-top:2px solid #2651fa;
           background-color:#cecece;
           padding-top:20px;
           line-height:20px;
        }
        

            #content{
           width:100%;
           background-color:#ffffff;
           overflow:hidden;
        }
        #content #conter {
            width:1180px;
               overflow:hidden;
               margin:30px auto;
        }
            #content #conter #left {
              width:220px;
             overflow:hidden;
              float:left;
              border:1px solid #d0cfcf;

            }
             #content #conter #left p{
              width:220px;
              height:40px;
            text-align:center;
            
              background-color:#127bed;
              line-height:40px;
              font-weight:700;
              color:#fff;
              font-size:16px;
            }
                #content #conter #left ul li {
                    text-align: center;
                    height: 40px;
                    line-height: 40px;
                    list-style: none;
                    background-image: url(../images/ny-tb.jpg);
                    background-repeat:no-repeat;
                    background-position: 24px 16px;
                }
              #content #conter #left ul li a{
                text-align:center;
                height:40px;
                line-height:40px;
                list-style:none;
              display:block;
              color:black;
            }
              #content #conter #left ul li a.cliked{
                text-align:center;
                height:40px;
                line-height:40px;
              
              display:block;
              color:black;
              background-color:#119bf6;
            } 
               #content #conter #left ul li a:hover{
                text-align:center;
                height:40px;
                line-height:40px;
                list-style:none;
              display:block;background-color:#235bf7;

            }
             #content #conter #right {
              width:920px;
             overflow:hidden;
              float:right;
             
              color:black;
             
            }
              #content #conter #right .ny-titlt{
              width:920px;
              height:60px;
              line-height:60px;
               padding-left:10px;
              
              
              background-color:#e5e3e3;
               font-size:16px;
               margin-bottom:30px;
               color:#808080;
            }
                #content #conter #right .ny-titlt a{
           
               color:#808080;
            }


/*分页样式开始*/
.cuspages {
    margin:0px auto;
    text-align:center;
    height:50px;
    line-height:50px;

}
.pages span{
    border:1px solid #CCC;
    padding:6px 10px;
    background-color:#f6f2f2;

}
.pages span.current { background:#dbdbdb;}
.pages a{
    border:1px solid #CCC;
    padding:6px 10px;
    background-color:#f6f2f2;

}

/*分页样式结束*/