@charset "utf-8";
#wrapper{width: 1440px;}
body,div,span,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,fieldset,figure,figcaption,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {   
      margin: 0;
      padding:0;

      font-family: Microsoft Yahei;  }
 img{
      border: none; }
 .z{float:left;}
 .y{float:right;}

  /*banner结束*/ 
 /*正文*/
  .content{
       width: 100%; }


 .content-back{
       width:1200px;
       height: 1000px;
       margin:0 auto;
       /*margin-top: 20px;*/
       line-height: 24px;
       font-family:Microsoft Yahei; }      


  .detail{ 
       /*width:910px; */
       margin-top: 10px;
       /*margin-left: 160px;*/}   

 .position{
       color: #3d3b3b;
       font-size: 14px;
       letter-spacing:0.6px;
       padding: 0;
       margin: 16px 0; 
       padding-bottom: 12px; 
       border-bottom: 1px solid #ddd;
       /*height: 60px;*/
       /*background-color: #f5f5f5;*/} 

       
 .position-frame{
       width: 100px;
       height: 40px;
       border-radius: 20px;
       padding:4px 16px 4px 16px;
       background: #ee1b24;
       color: #fff;
       behavior: url(../PIE-1.0.0/PIE.htc);    
          }  

 .position a {
       /*color: #6c6969;*/
       text-decoration: none; }

 .detail-nav { 
       width: 380px;
       height: 320px;
       background-color: #fff;
       /*-webkit-box-shadow: 1px 1px 2px #ccc;
       -moz-box-shadow: 1px 1px 2px #ccc;
       box-shadow: 1px 1px 2px #ccc;*/
       /*border-radius: 4px;*/
       border:2px solid #ccc;
       float: left;
       margin: 30px 8px ; } 
/*
 .detail-nav h1{
       text-align: center;
       text-decoration: none;
       margin: 20px 0 10px 0;
       font-size: 18px;
       color: #3d3b3b; }  

 .detail-nav p{
       margin: 20px 0 10px 0;
       font-size: 16px;
       width: 280px;
       word-wrap: break-word; }                    
*/