﻿.banner {
    width: 1200px;
    margin: 0 auto;
    height: 530px;
}

.content {
    width: 1200px;
    margin: 0 auto;
    height:auto;
}
.banner{
    margin-top:20px;
}
.banner_l {
    float: left;
    width: 860px;
}
.banner_r {
    width:320px;
    float: right;
}

.content_l{
    float:left;
    width:200px;
}
.content_r{
    float: right;
    width: 980px;
}
.content_nav {
    width: 100%;
    min-height:520px;
}
.nav_tip {
    width: 182px;
    height: 50px;
    background: #0068b7;
    text-align: left;
    color: #fff;
    line-height: 50px;
    padding-left:20px;
    font-size:18px;
}
.nav_c {
    width: 100%;
    padding-top: 10px;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
}
.nav_c a{
    width:100%;
    height:40px;
    line-height:40px;
    text-align:left;
    color:#000;
    text-decoration:none;
    display:block;
    font-size:16px;
}
.nav_c_a_l{
    width:160px;
    float:left;
    text-align:left;
    padding-left:20px;
}
.nav_c_a_r{
    width:20px;
    float:right;
    text-align:left;
}
.nav_more {
    width: 180px;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    text-align: left;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-bottom: 1px solid #707070;
    color: #0068b7;
    font-weight: bold;
    padding-left: 20px;
    font-size:18px;
}
.nav_right {
    float: left;
    position: absolute;
    width: 400px;
    min-height: 440px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    margin: 49px 0 0 202px;
    padding: 0 20px 20px 20px;
    display: none;
    background: #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.nav_left{
    float:left;
    width:200px;
    height:410px;
}
.nav_right_a {
    float: left;
    margin: 20px 0 0 20px;
    text-decoration: none;
    font-size: 14px;
    color: #0068b7;
}
/*.nav_right_list{
    width:100%;
    border-bottom:1px dashed #eee;
    min-height:30px;
}
.nav_right_list_l{
    width:120px;
    float:left;
    line-height:30px;
    min-height:30px;
    text-align:right;
    color:#0068b7;
}
.nav_right_list_r {
    float: left;
    width: 700px;
    min-height: 30px;
}
.nav_right_list_r a{
    float:left;
    line-height:30px;
    margin-left:20px;
    color:#666;
    text-decoration:none;
}*/

.zuozhe{
    width:100%;
    margin-top:20px;
}
.content_left_title{
    width:200px;
    height:40px;
    line-height:30px;
}
.content_left_title div{
    float:left;
    width:140px;
    text-align:left;
    float:left;
    font-size:16px;
    line-height:40px;
    font-weight:bold;
}
.content_left_title a{
    width:40px;
    float:right;
    text-align:right;
    line-height:40px;
    float:right;
    color:#000;
    text-decoration:none;
    font-size:12px;
}

.zuozhe_info_a{
    width:200px;
    height:120px;
    margin-top:10px;
   text-decoration:none;
}
.zuozhe_info_l {
    width: 60px;
    height: 120px;
    float: left;
}
.zuozhe_info_l img{
    max-height:120px;
    max-width:60px;
}
.zuozhe_info_r{
    width:125px;
    height:120px;
    float:right;
}
.zuozhe_info_r_tip {
    width: 125px;
    height:50px;
    max-height: 45px;
    font-size: 14px;
    text-align: left;
    color: #666;
    line-height: 25px;
    overflow:hidden;
}
.zuozhe_info_r_price{
    width:125px;
    height:50px;
    line-height:50px;
    color:red;
    text-align:left;
}

.content_right_title {
    width: 920px;
    height: 50px;
    border-bottom: 3px solid #fff;
    padding:0 30px;
}
.content_right_title div{
    line-height:50px;
    border-bottom:3px solid #0068b7;
    text-align:center;
    float:left;
    font-size:20px;
    font-weight:bold;
}
.content_right_title a{
    float:right;
    color:#666;
    font-size:18px;
    text-decoration:none;
    line-height:50px;
    font-weight:bold;
    display:block;
}
.content_right_title i{
    font-size:26px;
    line-height:50px;
    float:right;
}
.content_right_title a span{
    line-height:50px;
    display:block;
    float:right;
    margin-right:5px;
}

/*新书速报*/
.subao{
    width:100%;
    height:900px;
}
.subao_list {
    width: 220px;
    height: 400px;
    text-decoration: none;
    float: left;
    margin: 20px 0 0 20px;
    border: 1px solid #fff;
    padding:10px 0;
}
.subao_list:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.subao_list_img{
    width:220px;
    height:300px;
    text-align:center;
}
.subao_list_img img{
    max-width:220px;
    max-height:300px;
}
.subao_list_tip{
    width:200px;
    padding:10px;
    text-align:center;
    line-height:25px;
    color:#666;
    height:50px;
    max-height:45px;
    overflow:hidden;
}
.subao_list_price{
    width:100%;
    line-height:40px;
    text-align:center;
    color:red;
    font-size:16px;
}
/*新书速报*/
.subao{
    width:100%;
    height:900px;
}
.subao_list {
    width: 220px;
    height: 400px;
    text-decoration: none;
    float: left;
    margin: 20px 0 0 20px;
    border: 1px solid #fff;
    padding:10px 0;
}
.subao_list:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.subao_list_img{
    width:220px;
    height:300px;
    text-align:center;
}
.subao_list_img img{
    max-width:220px;
    max-height:300px;
}
.subao_list_tip{
    width:200px;
    padding:10px;
    text-align:center;
    line-height:25px;
    color:#666;
    height:50px;
    max-height:45px;
    overflow:hidden;
}
.subao_list_price{
    width:100%;
    line-height:40px;
    text-align:center;
    color:red;
    font-size:16px;
}
/*销售之星*/
.xiaoshou {
    width: 100%;
    height: 650px;
}
.xiaoshou_list {
    width: 300px;
    height: 600px;
    text-decoration: none;
    float: left;
    margin: 20px 0 0 20px;
    border: 1px solid #fff;
    padding: 10px 0;
}
.xiaoshou_list:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.xiaoshou_list_img {
    width: 300px;
    height: 500px;
    text-align: center;
}
.xiaoshou_list_img img{
    max-width:300px;
    max-height:500px;
}
.xiaoshou_list_tip {
    width: 280px;
    padding: 10px;
    text-align: center;
    line-height: 25px;
    color: #666;
    height: 50px;
    max-height: 45px;
    overflow: hidden;
}
.xiaoshou_list_price {
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: red;
    font-size: 16px;
}




.content_right_title2 {
    width: 920px;
    height: 50px;
    border-bottom: 3px solid #fff;
    padding:0 30px;
}
.content_right_title2 div{
    line-height:50px;
    text-align:center;
    float:left;
    font-size:20px;
    font-weight:bold;
    margin-right:40px;
    cursor:pointer;
}
.resoulist, .zhekoulist {
    display: none;
}

.resoulist {
    width: 100%;
    height: 530px;
    padding: 10px 10px 10px 20px;
}
.resou_info_a {
    float: left;
    width: 300px;
    height: 150px;
    margin-top: 20px;
    text-decoration: none;
    padding:10px;
    border:1px solid #fff;
}
.resou_info_a:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.resou_info_l {
    width: 100px;
    height: 150px;
    float: left;
}
.resou_info_l img{
    max-height:150px;
    max-width:100px;
}
.resou_info_r {
    width: 190px;
    height: 150px;
    float: right;
}
.resou_info_r_tip {
    width: 190px;
    height: 50px;
    max-height: 45px;
    font-size: 14px;
    text-align: left;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}
.resou_info_r_price {
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: red;
    text-align: left;
}

.zhekoulist {
    width: 100%;
    height: 530px;
    padding: 10px 10px 10px 20px;
}
.zhekou_info_a {
    float: left;
    width: 300px;
    height: 150px;
    margin-top: 20px;
    text-decoration: none;
    padding: 10px;
    border: 1px solid #fff;
}
.zhekou_info_a:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 3px 1px #808080;
    box-shadow: 0px 0px 3px 1px #808080;
}
.zhekou_info_l {
    width: 100px;
    height: 150px;
    float: left;
}
.zhekou_info_l img{
     max-height:150px;
    max-width:100px;
}
.zhekou_info_r {
    width: 190px;
    height: 150px;
    float: right;
}
.zhekou_info_r_tip {
    width: 190px;
    height: 50px;
    max-height: 45px;
    font-size: 14px;
    text-align: left;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}
.zhekou_info_r_price {
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: red;
    text-align: left;
}

.zhuanti{
    width:960px;
    height:220px;
    padding:0 20px;
}
.zhuanti img{
   height:210px;
}
