@charset "utf-8";
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;
      display: block;
      font-family: Microsoft Yahei; }

 img{
      border: none; }

 .z{float:left; }
 .y{float:right; }

  /*导航栏*/  

  .detail{
      width: 1200px;
      height: 860px;
      background-color: #fff;
      margin: 0 auto;}     

 .detail-back{
      width:900px;
      height: 750px;
      margin:0px auto;
      position:relative; 
      background:url(../images/dt-1.jpg) no-repeat;
       }   

 .detail-top{
       margin: 40px 0 10px 0;
       width: 100%;
        }        
  

 .detail-top h1{
       font-size: 26px;
       color: #3d3b3b;
       font-weight: normal;
       text-decoration: none;
       text-align: center;
        } 


.mp{ position:absolute; 
       cursor:pointer;
       background:url(../images/login-1.png) no-repeat 3px 0px; 
       width:24px; 
       height:24px; 
       -webkit-transition:all .2s ease-out;
       -moz-transition: all .2s ease-out;
       -ms-transition:all .2s ease-out;
       -o-transition:all .2s ease-out; 
       transition:all .2s ease-out;
       }

.mp:hover{ background:url(../images/login-2.png) no-repeat 3px 0px; 
      -webkit-transition:all .2s ease-out;
      -moz-transition: all .2s ease-out;
      -ms-transition:all .2s ease-out;
      -o-transition:all .2s ease-out;
      transition:all .2s ease-out;}

 .feng{ 
      position:absolute; 
      display:none; 
      left:40px; 
      top:-20px; 
      z-index:10;
      }

 .sang{ 
      position:absolute; 
      left:235px; 
      bottom:0px; 
      background:url(../images/vf2.png) no-repeat 0 0; 
      width:14px; 
      height:8px;}

 .tree{ 
      height:62px; 
      width:280px; 
      }

 .boou{ 
      width:86px; 
      height:62px; 
      float:left;}

 .du_size{ 
      float:right; 
      padding:10px 12px;
      width:260px;
      background-color: #ee1b24;
      border-radius:6px;
      border-radius: 0 1px 2px #ccc; 
      }

 .du_size h1{  
       font-size: 18px;
       font-weight: normal;
       color: #fff;
 } 

 .du_size p{  
        font-size: 14px;
        color: #fff;
 }

  .mito{ 
     position:absolute;
     text-align: center;
     font-size:12px; 
     color:#3d3b3b;}

 .find_mi1{
     left:0;
     right:0;
     width:auto;
     top:24px;
 }

 .find_mi2{
     top:-20px;
     left:-6px;
     right:-6px;
     width:auto;
     top:24px;
 }


 .mp1qingdao{left:727px; top:342px; }
 .mp2weihai{left:760px; top:310px; } 
 .mp3xian{left:555px; top:383px; }
 .mp4chengdu{left:468px; top:480px; } 
 .mp5haerbin{left:782px; top:110px; }
 .mp6changchun{left:775px; top:167px; } 
 .mp7shenyang{left:750px; top:220px; }
 .mp8dalian{left:751px; top:265px; } 
 .mp9tianjin{left:680px; top:276px; }
 .mp10lanzhou{left:468px; top:368px; } 
 .mp11jinan{left:680px; top:332px; }     
 .mp12taiyuan{left:598px; top:332px; } 
 .mp13xuzhou{left:688px; top:382px; }  
 .mp14hefei{left:692px; top:434px; }  
 .mp15chongqing{left:510px; top:490px; }     
 .mp16wuhan{left:650px; top:465px; }       
 .mp17beijing{left:665px; top:252px; }
 .mp18baoding{left:645px; top:275px; }
 .mp19jilin{left:805px; top:167px; }
  /*底部*/
 .footer{
       height:50px;
       width: 100%;
       background-color:#272727;
       color: #b1b1b1;
       font-family: Microsoft Yahei;
       letter-spacing:0.6px;
       padding: 0;
       margin: 0; 
       }
  
 .footer-back{
       width:1200px;
       margin:0 auto; }  

 .footer-r{
       font-size: 14px;
       padding-top:18px;
       text-align: center; }



 @media only screen and (max-width: 1000px){

 .detail{
      width:1300px;
      height: 1000px;
      margin: 0 auto;}


  /*底部*/
 .footer{
       height:50px;
       width: 1300px;
       background-color:#272727;
       color: #b1b1b1;
       font-family: Microsoft Yahei;
       letter-spacing:0.6px;
       padding: 0;
       margin: 0; 

       }
  
 .footer-back{
       width:1200px;
       margin:0 auto; }  

 .footer-r{
       font-size: 14px;
       padding-top:18px;
       text-align: center; }
       
 }
