* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
body{
    background: #f5f5f5;
}
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

.baner {
    text-align: center;
    margin: 0 auto;
}

.baner img {
    max-width: 100%;
}

.gz_nrr {
    width: 1200px;
    margin: 20px auto auto auto;
}

.nr_zbb {
    width: 218px;
    border: 1px solid silver;
    float: left;
    text-align: center;
    border-radius: 5px;
    padding-bottom: 15px;
    background: #fff;
}

.nr_zbb ul {
    width: 200px;
    margin: 0 auto 20px auto;
}

.nr_zbb ul li {
    height: 40px;
    line-height: 40px;
    border: 1px solid silver;
    background: #ededed;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.nr_zbb ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.nr_zbb ul li a.on {
    background: #fe0000;
    color: #fff;
}
.nr_ybb {
    width: 958px;
    float: left;
    margin-left: 20px;
    font-family: "微软雅黑", "宋体";
    border: 1px silver solid;
    padding: 0 15px 20px 15px;
    box-sizing: border-box;
    color: #666666;
    background: #fff;
}
.gz_nrr:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.memberCenter {
    background: #fff;
    /*padding-left: 30px;*/
    /*border: 1px solid #e6e6e6;*/
    position: relative;
    font-size: 14px;
}
.messageBox {
    width: 285px;
    position: absolute;
    top: -16px;
    right: 0;
    text-align: center;
    z-index: 98;
}
.message {
    position: relative;
    display: inline-block;
    background: #f9f9f9;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #dddddd;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    cursor: pointer;
}
.message p {
    background: url(../img/pt_icon2.png) no-repeat 8px 7px;
    padding-left: 20px;
}
.xiaoXiContent {
    display: none;
    position: absolute;
    top: 30px;
    right: -100px;
    z-index: 210;
    padding-top: 12px;
}
.xiaoXiContent .xxTop {
    color: #fe0000;
    padding: 10px;
    background: #f7f7f7;
    overflow: hidden;
    border-bottom: solid 1px #fff;
}
.xiaoXiBox {
    border: 1px solid #f9bb5e;
    width: 460px;
    background: #fff;
    font-size: 14px;
    color: #333;
    -webkit-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    -moz-box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    box-shadow: -3px 3px 10px rgba(5, 114, 169, .1);
    line-height: normal;
    text-align: left;
}
.xiaoXiContent .xxTop a {
    display: block;
    color: #333;
    float: right;
}
.xiaoXiContent .xxImg {
    position: absolute;
    top: 5px;
    right: 135px;
    width: 15px;
    height: 11px;
    overflow: hidden;
    background-position: 0 -10px;
    background: url(../img/xiaoxi1.png) no-repeat;
}
.fl {
    float: left;
}
.indexTop {
    width: auto;
    padding: 16px 0 8px 0;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
}
.indexTop .companyName {
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 12px 0 0;
    color: #333;
}
.clearFix1 {
    zoom: 1;
}
.clearFix:after, .clearFix1:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.indexTop .companyName {
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 12px 0 0;
    color: #333;
}
.wxtMember {
    float: left;
    font-size: 14px;
    line-height: 21px;
}
.fontRed {
    color: #e0330b;
}
.member_left {
    width: 285px;
    line-height: 32px;
    margin: 6px 0;
    padding: 25px 15px 0 0;
    border-right: 1px solid #f2f2f2;
    overflow: hidden;
}
.touXiangRight {
    float: left;
    width: 200px;
    padding: 0 0 0 20px;
}
.fontOrange2 {
    color: #fe6700;
}
.member_center {
    width: 346px;
    line-height: 32px;
    margin: 6px 0;
    padding: 25px 18px 0 20px;
    border-right: 1px solid #f2f2f2;
}
.fontOrange {
    color: #ff6600;
}
.memberCenter .chongZhi, .memberCenter .chongZhi:hover, .memberCenter .jiLu, .memberCenter .chongZhi:hover {
    display: inline-block;
    width: 55px;
    height: 26px;
    background: #ff986b;
    color: #fff;
    line-height: 26px;
    margin-left: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
}
.memberCenter .jiLu {
    background: #fe0000;
    width: 76px;
    margin-left: 10px;
}
.fr {
    float: right;
}
.memberRight {
    width: 200px;
    line-height: 31px;
    padding: 25px 20px 0;
}
.leftPhoto {
    margin-top: 6px;
}
.leftPhoto img {
    display: block;
    width: 61px;
    height: 61px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 3px #f2f2f2;
}
.serviceManager {
    width: 120px;
    padding-left: 10px;
}
.serviceManager li {
    overflow: hidden;
}
.fontGray {
    color: #b1b1b1;
   /* margin-right: 10px;*/
}
.serviceManager li a {
    display: block;
    float: left;
    margin-top: 5px;
}

.information {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 18px 30px 16px;
    margin-top: 15px;
    overflow: hidden;
}

.rad-prg {
    float: left;
    font-family: "Microsoft YaHei";
}
.information .information_center {
    width: 640px;
    float: left;
    padding: 8px 0 0 20px;
}
.information .information_center .infor_top {
    font-size: 17px;
    padding-bottom: 10px;
    color: #000;
    border-bottom: solid 1px #f2f2f2;
}
.infor_bottom {
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    overflow: hidden;
}
.infor_bottom a {
    display: block;
    float: right;
    color: #fe001a;
    font-size: 14px;
}
.information .question {
    float: right;
    padding: 30px 0 0 0;
}
.information .question a {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    color: #e0330b;
    font-size: 14px;
    text-align: center;
    border: 1px solid #e0330b;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.indent {
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 15px;
    overflow: hidden;
}
.indentBottom {
    margin: 0 0 2px 2px;
    overflow: hidden;
}
.indentBottom li {
    width: 25%;
    float: left;
}
.indentBottom li a {
    display: block;
    margin: 0 2px 0 0;
    padding: 26px 0;
}
.indentBottom li p {
    color: #fff;
    font-size: 16px;
    padding-left: 90px;
}
.indentBottom .shuJu {
    font-size: 24px;
}
.indexOrderNum a {
    background: #65c6f1 url(../img/order.png) no-repeat 20px;
}
.indexBrowseNum a {
    background: #f6a798 url(../img/browse.png) no-repeat 20px;
}
.indexCarsNum a {
    background: #68d2be url(../img/dingdan3.png) no-repeat 20px;
}
.indexCoinNum a {
    background: #bdca5e url(../img/coin.png) no-repeat 20px;
}
.touXiang {
    position: relative;
    display: block;
    float: left;
    width: 60px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 8px 0 0 0;
    cursor: pointer;
}
.indexLogoImg {
    width: 60px;
    height: 60px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.xiuGaiLook {
    position: absolute;
    top: 8px;
    left: 0;
    display: none;
    width: 60px;
    height: 60px;
    background: url(../img/dialogbg.png) repeat;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
}
.subWapper {
 /*   padding: 0px 40px 40px;*/
    margin: 0 auto;
}
.marginTopNo {
    margin-top: 0;
}
.subTip {
    border: 1px solid #c7e4f2;
    background: #e4f0f6;
    font-size: 13px;
    color: #333;
    padding: 8px 30px;
    line-height: 26px;
}
.subTip .subTipTit {
    color: #e0330b;
    font-weight: bold;
}
.subTip .subTipTit i {
    color: #333;
    font-weight: normal;
}
.subTip span.fontRed {
    color: #e0330b;
}
.basicTitle {
    overflow: hidden;
    height: 50px;
    background: url(../img/basictitlebg.png) repeat-x center 44px;
    /* border-bottom: 1px silver solid;*/
    /*margin-top: 10px;*/
}
.basicTitle .basicTitCurrent {
    background: url(../img/qiehuan_03.png) no-repeat center bottom;
}
.basicTitle li {
    float: left;
    padding: 10px 0 0 0;
    position: relative;
}
.basicTitle a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.titleTip {
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 2;
    font-size: 14px;
    text-align: right;
    float: right;
    color: #e0330b;
    font-weight: normal;
}
#tabContent {
    position: relative;
}
.carInfoStepBox {
    padding: 20px;
    border: solid 1px #efefef;
    background: #f9f9f9;
}
.carInfoStep {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
}
.carInfoStep li {
    float: left;
    width: 300px;
    height: 50px;
    position: relative;
    z-index: 0;
    text-align: center;
    cursor: pointer;
}
.carInfoStep li:first-child .stepBg {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.carInfoStep .stepCurrent i, .stepCurrent .stepBg {
    background: #fe0000;
    color: #fff;
}

.stepBg {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 0;
    background: #e9e9e9;
    width: 300px;
    height: 6px;
}
.carInfoStep li i {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e9e9e9;
    color: #333;
    text-align: center;
    font-size: 14px;
}
.carInfoStep .stepCurrent p {
    color: #fe0000;
}
.carInfoStep li p {
    position: absolute;
    top: 32px;
    left: 0;
    width: 300px;
    color: #333;
    font-size: 14px;
}
em, i, del {
    font-style: normal;
}
.stepCont {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.cheLiangXinXI li, .cheZhuXinXI li, .haoMa li {
    padding: 0 0 15px 0;
    zoom: 1;
    vertical-align: top;
}
.cheZhuXinXI .infoLeft, .haoMa .infoLeft, .erWeiMa .infoLeft {
    width: 170px;
}
.infoLeft {
    float: left;
    text-align: right;
    padding-right: 10px;
    line-height: 30px;
}
.infoRight {
    float: left;
}
.cheLiangXinXI li:after, .cheZhuXinXI li:after, .haoMa li:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.cheLiangXinXI li input, .cheZhuXinXI li input, .haoMa li input {
    float: left;
    width: 180px;
    margin: 0 15px 0 0;
}
.fl {
    float: left;
}
.xinXiTip {
    font-size: 12px;
    color: #b1b1b1;
    line-height: 30px;
}

.cheLiangXinXI li input, .cheZhuXinXI li input, .haoMa li input {
    float: left;
    width: 180px;
    margin: 0 15px 0 0;
}
.marginRight15 {
    margin-right: 15px;
}
.grayInput {
    display: block;
    height: 28px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.infoLeft i, .renZheng i {
    font-size: 12px;
    padding-right: 3px;
    color: #F00;
}
.uploadWapper {
    width: 178px;
    height: 230px;
    float: left;
}
.zhengJianPic {
    overflow: hidden;
}
.zhengJianPic i {
    float: left;
    font-size: 12px;
    padding-right: 3px;
    color: #F00;
}
.uploadZhengJian {
    width: 150px;
    padding: 10px 0 0 0;
}
.imgUpload, .imgUpload img {
    width: 150px;
    height: 120px;
    margin: 0 auto;
}
.imgUpload{
    border: 1px silver solid;
    text-align: center;
}
.uploadZhengJian .picBottom {
    width: 150px;
}
.picBottom {
    width: 150px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}
.xiuGaiBtn {
    width: 60px;
    height: 24px;
    font-size: 14px;
    background: #fe0000;
    color: #fff;
    float: left;
    display: block;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
}
.deleteBtn, .deleteBtn:hover {
    float: right;
    width: 58px;
    height: 24px;
    line-height: 24px;
    border: solid 1px #ddd;
    background: #f7f7f7;
    color: #333;
    text-align: center;
}
.haoMa {
    overflow: hidden;
}
.haoMa li {
    float: left;
    width: 423px;
}
.haoMaTip {
    font-size: 12px;
    padding: 5px 0 0 0;
    color: #b1b1b1;
}
.agreementBox {
    padding: 10px 0 25px 215px;
}
.submitBox {
    margin-top: 30px;
    padding: 30px 0 0 0;
    border-top: solid 1px #eeeeee;
}
.submitBtn, .submitBtn:hover, .submitBtnOn {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #fe0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}
.agreementBox .nochoose, .agreementBox .choose {
    margin-right: 0;
}
.nochoose {
    display: inline-block;
    padding-left: 20px;
    margin-right: 20px;
    background: url(../img/nochoose.png) no-repeat 0;
    cursor: pointer;
}
.choose {
    background: url(../img/choose.png) no-repeat 0;
}
.infoLeft {
    width: 240px;
}
.jianJie {
    margin: 0 15px 0 0;
}
.jianJie {
    width: 500px;
    height: 150px;
}
.fontGray {
    color: #b1b1b1;
    margin-right: 10px;
}
.editorTip {
    color: #fe0000;
    margin-top: 3px;
}
.editorTip {
    padding-top: 5px;
}
span.emptyTip, div.emptyTip {
    display: block;
    float: left;
    height: 30px;
    padding: 0 0 0 18px;
    /*background: url(../img/blankcoin.png) no-repeat left center;*/
    color: #F00;
    line-height: 30px;
    font-size: 14px;
}
.mi {
    display: block;
    float: left;
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
}
.rightFontRed {
    display: block;
    float: left;
    padding-right: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #e0330b;
}
.uploadFont {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
}
.uploadFont i {
    color: #F00;
    padding-right: 3px;
}
.yz_mm{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 10px;
    background: #fe0000;
    color: #fff;
}
.sl_tp{
     height: 30px;
    text-align: center;
    line-height: 30px;
}
.sl_tp a{
    color: #fe0000;
    border-bottom: #fe0000 1px solid;
}
.shi_lit{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999999999999;
    text-align: center;
    display: none;
}
.shi_lit img{
    margin-top: 100px;
}
.xs_dt{
    display: none;
}