
.pack_content{
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    margin-top: 150px;
}

.content_left{
    border: 1px solid #ffffff;
    border-right: none;
    width: 380px;
    height: 375px;
    color: #ffffff;

}
.content_left p{
  line-height: 15px;

}
.left_info{
    margin-top: 47px;
    margin-left: 25px;
    font-size: 12px;
}
.right_info{
    margin-top: -300px;
    margin-left: 217px;
    font-size: 12px;
    border-right: 1px solid #ffffff;
    position: absolute;
}
.menu ul{
    padding: 0;
    margin: 0;
}
.popover ul{
    margin: 0;
    padding: 0;
}
.right_info p{
    margin-right: 30px;
}
.content_mid{
    margin-left: 380px;
    border-bottom: 1px solid #ffffff;
    width: 120px;
    margin-top: -1px;
    color: #ffffff;
}
.content_right{
    border: 1px solid #ffffff;
    border-left: none;
    width: 380px;
    height: 375px;
    margin-left: 500px;
    margin-top: -375px;
    color: #ffffff;
}
.buy_btn{
    border-radius: 3px;
    background-color: rgb(252, 162, 74);
    border: none;
    width: 174px;
    height: 40px;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}
.space_line{
    border-bottom: 1px solid #ffffff;
    margin-top: 550px;
    max-width: 1083px;
}
.taocan_info_left{
    margin-left:290px;
    cursor: pointer
}
.taocan_left_line{
    width: 100px;
    border:4px solid #ffffff;
    border-radius: 6px;
    position: absolute;
    margin-left: 275px;
    margin-top: 6px;
}
.taocan_right_line{
    width: 100px;
    border:4px solid #ffffff;
    border-radius: 6px;
    position: absolute;
    margin-left: 737px;
    margin-top: 6px;
}

.btn_large {
    border-radius: 3px;
    background-color: #fb8c00;
    width: 150px;
    height: 34px;
    z-index: 4;
    border: none;
    color: #ffffff;
    font-weight: bold;
}

.left_nav {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 9px 0px rgba(218, 218, 218, 0.35);
    width: 150px;
    height: 399px;
    z-index: 8;
}

.left_nav li {
    display: inline-block;
    margin-top: 15px;
    cursor: pointer;
}

.nav_header {
    font-size: 18px;
    color: rgb(251, 140, 0);
    line-height: 1.2;
    margin-left: -20px;
}

.nav_ul li:hover {
    color: rgb(251, 140, 0);
    border-bottom: 1px solid rgb(251, 140, 0);
}

.selected {
    color: rgb(251, 140, 0);
    border-bottom: 1px solid rgb(251, 140, 0);
}

.little_title {
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.subject_sale a:not(:first-child) {
    margin-left: 21.5px;
}

.taocan_sale  a:not(:first-child) {
    margin-left: 21px;
}

.assist_info {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin-left: 8px
}
.money {
    font-size: 14px;
    color: #fb8c00;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    margin-left: 4px;
}
.more_temp {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 3px;
    width: 84px;
    height: 23px;
    background-color: #fb8c00;
    font-weight: bold;
}
.temp_row .temp_info{
    width: 171px;
    height: 327px;
    box-shadow: 0px 3px 9px 0px rgba(218, 218, 218, 0.35);
    border: 1px solid #dbdee0;
    float: left;
}
.temp_footer{
    background-color: #ffffff;
    height: 48px;
}
.temp_footer_img{
    margin: 8px 0 8px 8px;
}
.temp_sign{
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    width: 100%;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
}
.temp_row .temp_info:not(:first-child){
    margin-left: 65px;
}
.autoimg{
    width: 20%;
    float: left;
}
.temp_sub{

}
.temp_sub .temp_info{
    float: left;
    overflow: hidden;

    margin-top: 50px;
    width: 171px;
    height: 222px;
    box-shadow: 0px 3px 9px 0px rgba(218, 218, 218, 0.35);
    border: 1px solid #dbdee0;
}


.lag_title{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.sml_title{
    font-size: 12px;
    color: #ffffff;
}
.info_box{
    border: 1px solid #ffffff;
    background-color: rgba(0,0,0,0);
    width: 100px;
    color: white;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    display: inline-block
}
.info_box_1{
    border-bottom: 1px solid #ffffff;
    background-color: rgba(0,0,0,0.2);
}
.info_box_img{
    display: inline-block;margin-left: 20px;margin-right: 20px
}
.large_img{
    /*background-color: #666666;*/
    width: 100%;
    overflow:hidden;
}
.large_img img{
    overflow:hidden;
    width:1920px;
    position: relative;
    left:50%;
    margin-left:-960px;
}

