 .wrapper {
     width: 100%;
     min-width: 1200px;
}
 .top{
    width:100%;
    margin:0 auto;
}
 .top_content{
    /* width: 1200px;*/
     height: 320px;
     margin: 0 auto;
     position: relative;
     text-align:center;
     padding-top:55px;
}
 .top_content img{
    height:330px;
}
 .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;
    height:400px;
}
 .menutop_content .sub_t img.menutitle1{
    width:100%;
}
 .menutop_content img.menutitle2{
    height:20px;
    padding-left:15px;
    padding-right:15px;
    display:inline-block;
    background-color: #e5e4df;
    position:relative;
    top:30px;
}
 .menutop_content div.sub1{
    width:850px;
}
 .menutop_content div.sub1 img.menutitle2{
    top:25px;
}
 .menutop_content div.sub2{
    width:625px;
}
 .menutop_content div.sub3{
    width:625px;
}
 .menutop_content div.sub4{
    width:560px;
}
 .menutop_content div.sub5{
    width:625px;
}
 .menutop_content div.sub6{
    width:625px;
}
 .menutop_content .sub_suo img.sub6{
    width:580px;
}
 .menu{
    width:100%;
    margin:0 auto;
    margin-top:-30px;
}
 .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:1197px;
    height:1100px;
    margin: 0 auto;
     position: relative;
}
 .menu1{
     background-image: url(../images/menu1_bg.png);
     background-position: center bottom;
     background-repeat: no-repeat;
     width:310px;
     height:223px;
     position: absolute;
}
 .list{
    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:100px;
    display:inline-block;
    margin-top: -4px;
}
 .booklist:nth-child(odd){
    background-color:#f5f3f5;
}
 .booklist:nth-child(even){
    background-color:#fce9e9;
}
 .bookimg{
    float:left;
    margin-left:60px;
    margin-right:25px;
    margin-top: 20px;
    margin-bottom: 20px;
    display:table-cell;
}
 .bookwith{
    width: 65%;
    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:100%;
    box-shadow: 1px 3px 5px rgba(0,0,0,.3);
	    transform: rotate(1.1deg);
	
}
 .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.4rem;
     font-weight:600;
    letter-spacing:1px;
    transform: scale(1,1.05);
     line-height: 40px;
    vertical-align:top;
    height:54px;
     padding-top: 18px;
}
 .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.6rem;
     font-weight:600;
    letter-spacing:0px;
    transform: scale(1,1.05);
     line-height: 33px;
      color: #8a1d33;
    margin-right: 60px;
    margin-top: 52px;
  }
/*@media (min-width:900px) {
     .top_content img{
        height:120%;
        margin-left:20px;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:30px;
    }
     .bookall img{
        width:900px;
    }
     .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:50px;font-size:40px;width:100%;margin:auto;text-align:center;background-color: #e5e4df;width:780px;padding:0px 10px;}
 .action_start{
    cursor:pointer;
}
.action_go_div{padding:50px 0px 50px 0px;}
 .action_go{
    background-image: url(../images/button.png);
    background-position:center center;
    background-repeat:no-repeat;
	
	border-radius:100px;padding:40px 0px;border:3px #000000 solid;width:600px;margin:auto;display:block;text-align:center;font-size:30px;
}
 .action_go:hover{
    background-image: url(../images/button_hover.png);
     cursor: pointer;
}

.actionintro{clear:both;padding-top:6rem;}
.actionintro_title{border-bottom:3px #555555 double;height: 30px;}
.stepall{font-size:40px;text-align:center;padding-top:4rem;}
.more_div {
    padding: 100px 0px 50px 0px;
}
.more{
    background-image: url(../images/more.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;
}
@media (min-width: 400px) and (max-width: 1200px){
     .top_content img{
        height:120%;
        margin-left:20px;
    }
     .menu{
        width:100%;
        margin:0 auto;
        margin-top:50px;
    }
}
@media (min-width: 400px) and (max-width: 1200px) {
.top{
 width:1000px;
}
 .list{
    width:100%;
    margin:auto;
    display:table;
}
.bookall {
    width:1000px;

}
}
@media (min-width: 320px) and (max-width: 569px) {
.top{
 width:900px;
}
 .list{
    width:100%;
    margin:auto;
    display:table;
}
.bookall {
    width:900px;

}
}
/* @media (min-width:1600px){
     .top_content img{
        height:330px;
        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;
    }
}
 */
