    * {
            margin:0px;
            padding: 0px;
        }
        
        body {
            font-family:"微软雅黑","黑体";
            overflow-x:hidden;
        }
         #magazine {
                width: 756px;
                height: 752px;
            }
            #magazine .turn-page {
                background-color: #5aacb7;
                background-size: 100% 100%;
            }
        .area {
            position: absolute;
            
        }
        
        .wrap {
            width: 1000px;
            margin: 0px auto;
        }
        
        .floating {
            position:fixed;
            width:100%;
            z-index: 1000;
        }

        .orderbar .wrap>*{
            vertical-align:middle;
            height: 70px;
            border: none;
            color: #e5d8bd;
            margin-right: 20px;
        }
        
        .orderbar .wrap input, .orderbar .wrap select {
            width: 100px; height: 25px;
            background: #e5d8bd;
            border: none;
            margin-left:10px;
            margin-right:30px;
            padding-left:10px;
            padding-right:10px;
            box-sizing: border-box;
            font-family: "microsoft yahei";
            font-size: 14px;
        }
        
        .orderbar .wrap p {
            line-height: 34px;
        }
        #g1 li img{
          height: auto;
          margin:0 auto;
        }
        .activity{
            width:100%;
            height: auto;
            background: url(./../img/bodybg.png) no-repeat center top;
            position:relative;
        }
         .activity ul{
            width:1000px;
            margin:0 auto;
         }
        .activity ul li{
            float: left;
            width:400px;
            height: 117px;
            margin:0 0px 0 75px;
            background: url(../img/libg.png) no-repeat top center;
            font-family:"microsoft yahei";
            font-size:38px;
            font-weight: bold;
            color:#353535;
            line-height: 125px;
           text-align: center;
           cursor:pointer;
        }
        .activity ul li:nth-of-type(2){
          margin:0 0px 0 35px;  
        }
        .activity ul li a{
            float: left;
            width:400px;
            height: 117px;
            font-family:"microsoft yahei";
            font-size:38px;
            font-weight: bold;
            color:#353535;
            line-height: 125px;
           text-align: center;
           cursor:pointer;
        }
        .activity ul li.active{
            background: url(./../img/activebg.png) no-repeat top center;
            font-family:"microsoft yahei";
            font-size:38px;
            font-weight: bold;
            color:#891210;
           line-height: 125px;
          text-align: center;
        }
        .activity ul li img{
            vertical-align: middle;
        }
        .activity .tab{
           width:1000px;
           margin:0 auto;

        }
        .activity .tab img{
             vertical-align: top;
             max-width:1000px;
             height: auto;
        }
      
        .tab205{
          width: 1000px;
          height:323px;
          background: url(../img/tab2_05.png) no-repeat top center;
          position:relative;
        }
        .tab105{
          width:1000px;
          height: auto;
          background:url(../img/tab1_05.png) no-repeat top center;
          position:relative;
        }
        .weixin{
          width: 220px;
          height: 220px;
          margin:0 auto;
          text-align: center;
          padding-top:80px;
        }
        .footer{
            width:100%;
            vertical-align: top;
            background: url(../img/ft.png) no-repeat top center;
            height: 480px;
        }
        .footer .orderTest{
              background: url(../img/sing.png) no-repeat top center;
              height: 490px;
              width: 1000px;
              margin: 0 auto;
              top: -10px;
              position: relative;
              overflow:hidden;
        }

      .footer .orderTest .content{
           width:684px;
           height: 554px;
           margin:0 auto;
           padding-top: 80px;
          text-align: center;

       }
      .form_b1{
        margin-top:30px;
        position:relative;
      }
      .form_b1 p{
        font-size: 24px;
        font-family: "microsoft yahei";
        color:#f5ead0;
        line-height:50px;
        height: 50px;
       }
      
       .form_b1 p  span{
          text-align: left;
          float: left;
          height: 30px;
      line-height: 30px;
      margin-right:10px;
       }
    .form_b1 p select,.form_b1 p input[type='text']{
            text-align: left;
            float: left;
     }
    .form_b1 p input[type='text']{
        width:200px;

    }
     .form_b1 p input, .form_b1 p select {
            width: 150px; height: 30px;
            background: #ffffff;
            border: none;
            /*margin-left:10px;*/
            padding-left:10px;
            padding-right:10px;
            box-sizing: border-box;
            line-height: 30px;
            color:#baad89;
            font-size: 20px;
        }
      .form_b1  .submit{
            width: 324px;
          height: 150px;
          color: #ffffff;
          position: absolute;
          cursor: pointer;
          right: 180px;
          top: 236px;
          border:none;
          background: none;
        }
   .btn-select { 
position: relative; 
display: inline-block; 
width: 150px; 
height: 30px; 
background-color: #ffffff; 
font: 14px/20px "Microsoft YaHei"; 
color: #baad89; 
float: left;
margin-right:11px;
} 

.btn-select .cur-select { 
  position: absolute;
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  background: #ffffff url(../img/ico-arrow.png) no-repeat 115px center;
  text-indent: 10px;
    font-size: 20px;
} 
.btn-select:hover .cur-select { 
background-color: #ffffff; 
} 
.btn-select select { 
position: absolute; 
top: 0; 
left: 0; 
width: 150px; 
height: 30px; 
opacity: 0; 
filter: alpha(opacity: 0;); 
font: 14px/20px "Microsoft YaHei"; 
color: #f80; 
} 
.btn-select select option { 
text-indent: 10px; 
} 
.btn-select select option:hover { 
background-color: #ffffff; 
color: #fff; 
}  


.foot{
    width:100%;
    height: 104px;
    background: #292929;
}
.foot .copyright{
        
    }