.content{
    width:100%;
    background-color: #f4f4f4;
}
.content .top{
    width:100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.content .top .top_rp{
    width:100%;
    height:300px;
    margin-bottom: 40px;
}
.content .top .top_img{
    position: absolute;
    bottom: 15px;
    left: 48.7%;
}
.content .detail{
    width:1200px;
    position: relative;
    margin: 0 auto;
}
.content .detail .detail_left{
    margin-right: 30px;
    width:260px;
    float: left;
    margin-bottom: 100px;
}
.content .detail .detail_left #detail_left01{
    cursor: pointer;
}
.content .detail .detail_left .detail_sort{
    margin-top: 6px;
}
/*.content .detail .detail_left .detail_sort div{*/
    /*width:244px;*/
    /*height:50px;*/
    /*background-color: #40464f;*/
    /*padding-left: 16px;*/
    /*font-size: 16px;*/
    /*color: #9298a0;*/
    /*line-height: 50px;*/
    /*cursor: pointer;*/
/*}*/
.content .detail .detail_left .detail_sort div i{
    margin-right: 10px;
    font-size: 18px;
}
.content .detail .detail_left .detail_sort .detail_ul{
    display: none;
}
.content .detail .detail_left .detail_sort  .detail_ul .detail_xx{
    margin-top: 6px;
}
.dob{
    margin-left: 30px;
    width:214px;
    height:40px;
    line-height: 40px;
    background-color: #e5e5e5;
    color: #4d4d4d;
    font-size: 14px;
    padding-left: 15px;
    cursor: pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.dob1{
    margin-left: 30px;
    width:214px;
    height:40px;
    line-height: 40px;
    background-color: #E7444A;
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    cursor: pointer;
}
.hidden{
    display: none;
}
/*.content .detail .detail_left .detail_sort  .detail_ul .detail_xx div{*/
/*margin-left: 30px;*/
/*width:214px;*/
/*height:40px;*/
/*line-height: 40px;*/
/*background-color: #e5e5e5;*/
/*color: #4d4d4d;*/
/*font-size: 14px;*/
/*}*/
/*.content .detail .detail_left .detail_sort  .click{*/
    /*background-color: #e7444a;*/
    /*color: #fff;*/
    /*width:244px;*/
    /*height:50px;*/
    /*padding-left: 16px;*/
    /*font-size: 16px;*/
    /*line-height: 50px;*/
    /*cursor: pointer;*/
/*}*/
/*.click{*/
/*background-color: #e7444a;*/
/*color: #fff;*/
/*width:244px;*/
/*height:50px;*/
/*padding-left: 16px;*/
/*font-size: 16px;*/
/*line-height: 50px;*/
/*cursor: pointer;*/
/*}*/

.content .detail .detail_left .detail_sort  .unclick{
    width:244px;
    height:50px;
    background-color: #40464f;
    padding-left: 16px;
    font-size: 16px;
    color: #9298a0;
    line-height: 50px;
    cursor: pointer;
}
.content .detail .detail_left .detail_sort .unclick.click{
    background-color: #e7444a;
    color: #fff;
}
.detail_right{
    width:910px;
    float: right;
    margin-bottom: 60px;
    background-color: #fff;
}
.right_title{
    background-color: #eee;
    color: #3b3b3b;
    width:824px;
    height:50px;
    padding-left: 28px;
    position: relative;
    margin: 50px auto 0;
    line-height: 50px;
}
.xiala{
    float: right;
    margin-right: 50px;
    color: #878787;
}
.xiala i{
    font-size: 30px;
}
.tetx_img{
    margin-left: 30px;
    width:252px;
    height:152px;
}
.tetx_img img{
    width:100%;
    height:100%;
    border: 1px solid #e0e0e0;
}
.right_text{
    margin-top: 18px;
}
.text{
    width:550px;
    float: left;
    margin-top: -145px;
    margin-left: 306px;
    line-height: 29px;
    border-bottom: 1px solid #e3e3e3;
    height:143px;
}
.ckxq{
    width:114px;
    height:35px;
    border: 1px solid #e7444a;
    color: #e7444a;
    text-align: center;
    line-height: 35px;
    border-radius: 25px;
    float: right;
    margin-top: 42px;
    margin-right: -20px;
    cursor: pointer;
}
.detail_xq{
    width:910px;
    float: right;
    margin-bottom: 20px;
    /*background-color: #fff;*/
    display: none;
}
.xq_title{
    width:910px;
    height:116px;
    text-align: center;
    line-height: 116px;
    background-color: #e7444a;
    color: #fff;
    font-size: 34px;
    margin-top: -4px;
}
.detail_btn{
    margin-top: 20px;
    width:110px;
    height:50px;
    background-color: #292929;
    line-height: 50px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.xx_img{
    margin-bottom: 40px;
    width:910px;
}
.xx_img img{width:100%;}
.xx_text{
    background-color: #fff;
    line-height: 44px;
    margin-top: -44px;
    padding: 50px 80px 50px 80px;
}
/*================================*/
.nav_right{
    position: fixed;
    width:180px;
    right: 20px;
    z-index: 1000;
}
.nav_right ul li:first-child div{
    background-color: #e7444a;
    color: #fff;
}
.nav_right ul li div{
    height:40px;
    line-height: 40px;
    text-align: center;
    color: #636363;
    cursor: pointer;
    background-color: #262626;
}
.nav_right ul li div:hover{
    background-color: #e7444a;
    color: #fff;
}
a{
    color: #fff;
    text-decoration: none;
}
.back_top{
    clear: both;
    width:84px;
    height:50px;
    float: right;
    margin-right: -100px;
    margin-top: -110px;
    background-color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
}
.back_top i{
    font-size: 30px;
}
.footer{
    clear: both;
}
.ppppp:hover{
    color: #e7444a;
}
/*div{*/
     /*border: 1px solid red;*/
 /*}*/