 .wrapper {
     width: 100%;
     min-width: 1200px;
}
 .top{
    width:100%;
    margin:0 auto;
}
 .top_content{
    width: 100%;
    max-width: 1200px;
    height: 450px;
    margin: 0 auto;
    position: relative;
    text-align:center;
    padding-top:100px;
    background: url(../images/title.png) no-repeat;
    background-position: center;
    background-size: contain;
	margin-bottom:40px;
}
 .top_content img{
    height:429px;
}
 .menutop_content{
     height:auto;
     margin: 0 auto;
     position: relative;
     text-align:center;
     padding-top:55px;
     padding-bottom:50px;
}
 .menutop_content .sub_t{
    margin: 0 auto;
    /*border-bottom:1px #000000 solid;*/    
    min-height:285px;
}
 .menutop_content .sub_t img.menutitle1{
    width:100%;
    max-width: 880px
}
 .menutop_content img.menutitle2 , img.menutitle3 , img.menutitle4{
    width:100%;
}
 .menutop_content .sub_suo{
    padding-top:45px;
}
 .menutop_content .sub_suo img{
    width:543px;
}
 .menutop_content div.sub1{
    width:950px;
}
 .menutop_content div.sub1 img.menutitle2{
    top:25px;
}
 .menutop_content div.sub2{
    width:950px;
}
 .menutop_content div.sub3{
    width:950px;
}
 .menutop_content div.sub4{
    width:950px;
}
 .menutop_content .sub_suo img.sub6{
    width:580px;
}
 .menu{
    width:100%;
    margin:0 auto;
    margin-top:-15px;
}
 .menu_arrow{
    background-image: url(../images/menu_arrow.png);
    position: relative;
    width:342px;
    height:439px;
    left: 430px;
     top: 370px;
}
 .action_start{
    position: relative;
     width: 151px;
     height: 151px;
     left: 82px;
     top: 130px;
}
 .menu_content{
     width:970px;
    height:1050px;
    margin: 0 auto;
     position: relative;
}
 .menu1>a,.menu2>a,.menu3>a,.menu4>a,.menu5>a,.menu6>a,.menu7>a,.menu8>a{width:100%;height:100%;display:block;}

 .list{
    width: 100%;
    max-width:880px;
    margin:auto;
    display:table;
}
/*@media (min-width:900px) {
 .list{
    width:880px;
    margin:auto;
    display:table;
}
}*/

 .booklist{
    width:100%;
    padding-top:30px;
    padding-bottom:30px;
    min-height:150px;
    display:inline-block;
    margin-top: -4px;
}
 .booklist:nth-child(odd){
    background-color: RGBA(237, 237, 234, 0.75);
}
 .booklist:nth-child(even){
    background-color:#e1dfdd;
}
 .bookimg{
    float:left;
    margin-left:28px;
    margin-right:25px;
    display:table-cell;
}
 .bookwith{
    width: 100%;
    min-height:170px;
    display:table-cell;
     vertical-align: bottom;
     position: relative;
}
 .bookall{
    width:100%;
    margin:auto;
    padding-bottom:100px;
}
 .detail{
    display:inline;
    height: 20px;
}
 .bookimg img{
    width:130px;
    box-shadow: 1px 5px 10px rgba(0,0,0,.5);
}
 .bookwith .op{

     position: absolute;
     top: 0px;
}
 .bookwith .op span.qo1{
    font-size:0.7rem;
    transform: scale(1,1.0);
    vertical-align: top;
    margin-top:-5px;
    display: inline-block;
    font-weight:800;
}
 .bookwith .op span.qo2{
    font-size:0.7rem;
    transform: scale(1,1.0);
    display: inline-block;
    font-weight:800;
    margin-left:-2px;
}

 .bookwith .title{
    color:#000000;
    font-size:1.3rem;
     font-weight:600;
    letter-spacing:1px;
    transform: scale(1,1.05);
     line-height: 28px;
    vertical-align:top;
    height:50px;
    padding-top: 8px;
}
 .bookwith .year{
    color:#000000;
    font-size:0.9rem;
     font-weight:500;
    letter-spacing:1px;
    transform: scale(1,1.05);
    padding-left:10px;
}
 .bookwith .which{
    color:#000000;
    font-size:0.9rem;
     font-weight:500;
    letter-spacing:1px;
    transform: scale(1,1.05);
    padding-bottom:5px;
    padding-left:10px;
}
.optitle{  

    font-size:1.4rem;
     font-weight:600;
    letter-spacing:-0.3px;
    transform: scale(1,1.05);
     line-height: 28px;
      color: rgb(138, 29, 51);
  }
/*@media (min-width:900px) {
     .top_content img{
        height:110%;
        margin-left:20px;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:30px;
    }
     .menutop_content img{
        height:800px;
    }
}
*/
 a.booklist{
     transition: box-shadow 300ms ease-in-out;
    text-decoration: none;
}
 a.booklist:hover{
     box-shadow: 0 0 250px 250px #ffffff inset;
    cursor:pointer;
}
.actionintro_title_bg{
    height: 195px;
    margin: 60px auto 10px;
    width: 970px;
}
 .action_start{
    cursor:pointer;
}
.action_go_div{
    margin-top: -40px;
}
.action_go{
    background-image: url(../images/button.png);
    background-position:center center;
    background-repeat:no-repeat;
	border-radius:100px;
    border: 5px solid #777998;
    padding:40px 0px;
    width:600px;
    margin:auto;
    display:block;
    text-align:center;
}
 .action_go:hover{
    background-image: url(../images/button_hover.png);
     cursor: pointer;
}

.actionintro{clear:both;}
.actionintro_title{
    border-bottom:1.2px #818283 dashed;
    height: 30px;
    width: 970px;
    margin: 0 auto;
}
.stepall{font-size:40px;text-align:center;padding-top:0.6rem;padding-bottom:1rem;}
@media (min-width: 400px) and (max-width: 1200px){
     .top_content img{
        width: 100%;
        height: auto;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:-80px;
    }
}
@media (min-width: 400px) and (max-width: 1200px) {
    .top{
        width: 100%;
        max-width:1000px;
    }
    .top_content img{
        width: 100%;
        height: auto;
    }
    .list{
        width:100%;
        margin:auto;
        display:table;
    }
    .actionintro{
    padding-bottom: 0px;

    }
}
@media (min-width: 320px) and (max-width: 569px) {
    .top{
     width:900px;
    }
    .top_content img{
        width: 100%;
        height: auto;
    }
    .list{
        width:100%;
        margin:auto;
        display:table;
    }
    .actionintro{
    padding-bottom: 0px;
  
    }
    .booklist{
        width: 100vw;
    }

}
/* @media (min-width:1600px){
     .top_content img{
        height:250px;
        margin-left:0px;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:-30px;
    }
}
@media screen and (max-width:900px) and (max-width:1000px){
     .top_content img{
        height:500px;
        margin-left:0px;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:-30px;
    }
}
 */
