.main{
    margin:0 auto;
    padding:4px 0;
    width:60%;
}
.clear{
    clear:both;
}
a:hover{
    text-decoration: none;
}
a:focus{
    outline:none;
}
ul{
    list-style: none;
}
body{
    /*width:1920px;*/
    margin:0 auto;
    height:100%;
}
html{
    height:100%;
}
/*导航栏*/
.navbar{
    background-color:#fbfbfb;
    border:none;
    margin:4px 0;
    font-size:16px;
}
.right{
    float:right;
}
ul li.navItem a{
    padding:15px 8px;
}
ul li.navItem a:hover{
    color:#0068b7 !important;
}
.indexBg{
    position: relative;
}
#hoverReg{
    position: absolute;
    right:20%;
    top:0;
    width:262px;
    background: rgba(255,255,255,0.9);
    padding:0 30px;
    z-index: 100;
}
#hoverReg p{
    margin-top:50px;
    color: #0068b7;
    font-size:26px;
}
#hoverReg div{
    color:#333333;
    font-size:16px;
}
.simTitle{
    font-size:20px;
    color:#0068b7;
    font-weight:bold;
}
.main p{
    text-indent:30px;
    margin-top:20px;
}

.registration{
    text-align: center;
    margin:20px auto 50px;
}
.registration a{
    display:inline-block;
    background-color:#0068b7;
    border-radius: 2px;
    width:170px;
    height:48px;
    color:#fff;
    font-size:30px;
    line-height:48px;
    font-weight:bold;
}
.used_car_contact_text{
    margin-top:12px;
}
.navWrap{
    background: #fbfbfb;
    border-bottom:1px solid #e7e7e7;
    -webkit-box-shadow: 1px 1px 2px #f3f3f3;
    -moz-box-shadow: 1px 1px 2px #f3f3f3;
    box-shadow: 1px 1px 2px #f3f3f3;
}
.eventName{
    border-left: 2px solid #d2d2d2;
    color: #0068b7;
    display: inline-block;
    line-height: 55px;
    margin-left: 20px;
    padding-left: 15px;
    font:bold 30px 微软雅黑;
}
/*首页热门汽车列表*/
.left{
    float:left;
    margin-right:30px;
}
.left a{
    position: relative;
    left:-25px;
}
a.indexSearch{
    width:120px;
    display:inline-block;
    height:24px;
}
select.indexSearch{
    width:120px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/images/event/used_car/sellSelect.png") no-repeat 95%;
    border:1px solid #d2d2d2;
    padding-left:5px;
}
.more{
    height:29px;
    line-height:29px;
}
.hotSearch{
    height:23px;
    line-height:23px;
}
.price{
    color:#0068b7;
    font-size:20px;
    font-weight:bold;
    padding-top:10px;
}
.container{
    width:62%;
    padding:0;
    margin:20px auto;
}
.container img{
    width:100%;
}
.carWrap{
    margin-bottom:20px;
    /*height:267px;*/
}
div.descWrap{
    border:1px solid #898989;
    padding:10px;
}
a.car_view{
    display:inline-block;
    height:20px;
    width:68px;
    background: #0068b7;
    color:#fff;
    line-height:20px;
    text-align: center;
    margin-top:5px;
}
.noFound{
    color:#0068b7;
    text-align: center;
    font-size:30px;
    border:1px solid #d2d2d2;
    width:50%;
    margin:0 auto;
}
.pic_box{
    position:relative;
    width:100%;
    overflow:hidden;
    height:477px;
    background-color:#3b3b3b ;
}
.banList{
    position:absolute;
    height:477px;
    padding:0;
    width:100%;
}
.banList li{
    height:477px;
    opacity:0;
    position:absolute;
    transform:scale(0);
    transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;
    z-index:1;
    list-style:none;
    width:100%;
    text-align: center;
}
.banList li.active{
    opacity:1;
    transform:scale(1);
    z-index:2;
    list-style:none;
}
.fomW{
    position:absolute;
    bottom:20px;
    left:50%;
    height:20px;
    z-index:9;
    width:1000px;
    margin-left:-500px;
}
.jsNav{
    text-align:center;
}
.jsNav a{
    display:inline-block;
    background:#fff;
    width:15px;
    height:15px;
    border-radius:50%;
    margin:0 5px;
}
.jsNav a.current{
    background:#fc8f0f;
    cursor:pointer
}
/*register页面*/
.wrapper{
    background: url("/images/event/used_car/registbg.png");
    background-size:100% 100%;
    height:960px;
    text-align:center;
}
.regisItem{
    text-align: center;
    padding:40px 60px 90px;
    width:250px;
    margin:180px auto;
    display:inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: rgba(125, 125, 125, 0.6);
}
.regisItem p{
    font-size: 60px;
    color:#fff;
    letter-spacing:20px;
    text-indent:20px;
}
.regisItem a{
    display:block;
    height:40px;
    background: #fff;
    line-height:40px;
    margin-bottom:10px;
    color:#0068b7;
    font-size:20px;
    border-radius:2px;
}
.regisItem .sellItem{
    color:#fff;
    background: #0068b7;
}
/*汽车详情*/
.carTitle{
    font:25px bolder;
    color: #0068b7;
    margin-bottom:5px;
    word-spacing: 10px;
}
.keyMsg{
    list-style-type: none;
    padding:0;
    margin-top:20px;
    height:30px;
    color:#434343;
}
.keyMsg li{
    float: left;
    border-right:1px solid;
    width:131px;
    font-size:15px;
    text-align: center;
}
.keyMsg li.last{
    border-right:0;
}
.keyMsg span{
    color:#626262;
}
.bgColor{
    background:#fafafa;
}
.priceWrap{
    /*border-bottom:2px solid #13b5b1;*/
    padding:10px 80px 10px 10px;
    font:3rem bold;
    color:#0068b7;
    background: #f0f2fa;
    margin:10px auto;
}
.slideContainer{
    width:525px;
    overflow:hidden;
    float:left;
    position:relative;
    height:106px;
}
.carPicSlide{
    padding-left:0;
    position: absolute;
    left:0;
}
.carPicSlide li{
    float:left;
    margin-left:5px;
}
.carPicSlide li a{
    left:0;
}
.slideButton{
    cursor: pointer;
    float:left;
}
.evaluation{
    background: #f0f2fa;
    height:185px;
    margin-bottom:15px;
}
.main .ownerSaid{
    color: #0068b7;
    text-indent:0;
    font-size:20px;
    margin-top:30px;
}
.join{
    display:inline-block;
    background: #0068b7;
    color:#fff;
    font-size:20px;
    text-align: center;
    height:50px;
    line-height:55px;
    width:184px;
    margin-top:16px;
    -webkit-box-shadow: 2px 2px 3px #aaaaaa;
    -moz-box-shadow: 2px 2px 3px #aaaaaa;
    box-shadow: 2px 2px 3px #aaaaaa;
    border:1px solid #d2d2d2;
}
.join:hover{
    color:#fff;
}
.tab{
    width:151px;
    line-height:48px;
    font-weight:bold;
    display: inline-block;
    background: #0068b7;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 16px;
}
.tabName{
    border-bottom:1px solid #d2d2d2;
}
.dateBg{
    color:#000;
    font-size:34px;
    font-weight:bold;
    letter-spacing: 4px;
}
.flexDate{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:2px;
}
.likeButton{
    background: url("/images/event/used_car/kongxin.png");
    position:absolute;
    left:0;
    top:50px;
    height:18px;
    width:23px;
}
/*表格参数*/
table.parameter{
    width:100%;
    background: #fafafa;
}
.parameter td{
    padding:25px;
}
span.paraItem{
    color:#0068b7;
    display:inline-block;
    width:105px;
    text-align: right;
}
.active{
    color:#0068b7;
    font-weight:bold;
}
/*车辆实拍*/
.paraTitle{
    background: #0068b7;
    font-weight:bold;
    font-size:20px;
    height:56px;
    color: #ffffff;
    text-align: left;
    padding-left:40px;
    line-height:56px;
}
.picDisplay{
    height:auto;
    border:1px solid #d2d2d2;
}
.picDisplay img{
    margin:5%;
}
.reportDisplay{
    height:150px;
    border:1px solid #d2d2d2;
}
/*汽车列表*/
div.carSearch{
    margin:-100px auto 50px;
    width:50%;
    text-align: center;
}
div.carSearch select{
    padding-left:10px;
}
.pageChoose{
    text-align: center;
    font-size:14px;
}
.pageChoose li{
    list-style: none;
    display:inline-block;
    border:1px solid #C2D5E3;
    border-radius: 2px;
    padding:0 8px;
    margin:0 0 0 4px;
}
.activePage{
    background: #C2D5E3;
}
.search{
    height:60px;
    width:150px;
    display:inline-block;
    line-height:60px;
    border:none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#0068b7;
    font-size:15px;
    background: rgba(255,255,255,1) url("/images/event/used_car/sellSelect.png") no-repeat 130px;
}
.searchButton{
    background: #0068b7;
    text-align: center;
    color:#fff;
    vertical-align: top;
}
.searchButton:hover{
    color:#fff;
}
.menu{
    margin-bottom:10px;
}
.menu a{
    color:#0068b7;
}
.pageNum{
    margin-left:3px;
}
/*车主卖车*/
/*.formCharacter{
    background:#fafafa;
}*/
.identity{
    text-align: center;
    border-bottom:8px solid #0068b7;
    color:#0068b7;
    font-size:20px;
    font-weight:bold;
    padding-bottom:10px;
    margin-bottom:20px;
}
.formWrap{
    margin:0 auto;
    width:90%;
}
.titleWrap p{
    float:left;
    margin-right: 6px;
    width:8%;
    text-indent:0;
    font-weight:bolder;
    clear:both;
    color:#0068b7;
    font-size:18px;
}
.titleWrap hr{
    border-bottom:1px solid #0068b7;
    float:left;
    width:90%;
    margin-top:35px;
}
.formWrap span{
    margin-bottom:25px;
    height:27px;
    padding:0 9px;
}
.formWrap label{
    margin-right:10px;
    margin-left:10px;
    color:#0068b7;
    text-align:right;
    width:58px;
}
.formWrap .icon-close{
    font-size: 20px;
    background-color: #eee;
    width: 20px;
    height: 20px;
    font-weight: 800;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
}
.imgWrapper li{
    position: relative;
    float:left;
    margin-bottom:20px;
}
.imgWrapper li span{
    position: absolute;
    right: -0.2rem;
    top:-0.2rem;
}
.formWrap .loadImg{
    display:inline-block;
    cursor: pointer;
    margin-bottom:75px;
}
.imgTypeLoad{
    margin:20px;
}
.formWrap textarea{
    width:95%;
    height:150px;
    resize:none;
    border:1px dotted #d2d2d2;
    margin-bottom: 20px;
}
.submit{
    color:#fff;
    text-align: center;
    clear: both;
}
.submit input{
    display:inline-block;
    width:155px;
    height:40px;
    background: #0068b7;
    line-height:40px;
    text-align: center;
    border-radius:4px;
    border:1px solid #d2d2d2;
    -webkit-box-shadow: 2px 2px 3px #aaaaaa;
    -moz-box-shadow: 2px 2px 3px #aaaaaa;
    box-shadow: 2px 2px 3px #aaaaaa;
    padding:0 6px;
}
input[name='liceningTime']{
    cursor:pointer;
}
span.cspay{
    display:inline-block;
    cursor: pointer;
    width:135px;
    background: #0068b7;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow:2px 2px 3px #aaaaaa;
    -webkit-box-shadow: 2px 2px 3px #aaaaaa;
    -moz-box-shadow: 2px 2px 3px #aaaaaa;
    border:1px solid #d2d2d2;
    font-size:20px;
    padding:0 6px;
}
/*.formWrap .twoWord{
    margin-left:40px;
}
.formWrap .threeWord{
    margin-left:30px;
}*/
.formWrap select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width:155px;
    background: url("/images/event/used_car/sellSelect.png")  no-repeat 95%;
    border:1px solid #d2d2d2;
    height:24px;
    margin-left:-5px;
    padding-left:5px;
}
.formWrap input[type='text']{
    border:1px solid #d2d2d2;
    width:155px;
}
#displayTime{
    width:175px;
}
.moneyState{
    font-size:16px;
    color:red;
}
.sellTable td{
    padding:15px 15px 15px 0;
    width:341px;
}
table.buyTable{
    width:100%;
}
.buyTable td{
    padding:15px 40px 15px 0;
}
#VIN{
    width:500px;
}
.sellTable{
    width:100%;
}
.otherItem label{
    text-align:left;
    width:auto;
}
p.picDemand{
    margin:5px;
    text-indent:0;
}
/*报名结果*/
.icon{
    padding:200px;
    background: #fafafa;
    text-align: center;
}
#back{
    font-size:20px;
    height:40px;
    line-height:40px;
    width:90px;
}
/*联系我们*/
/*.aboutUs{
    width:67%;
    margin-right:2rem;
}
.secTitle{
    margin:2rem;
}
.secondMain{
    width:95%;
    margin:0 auto;
}
.activeList{
    width:30%;
    float:right;
}
.character{
    margin-left:13rem;
}
.activity{
    border:1px solid #13b5b1;
}*/
/*地图 排期*/
#googleMap{
    height:300px;
}
.timeArrange{
    /*border-bottom:1px solid #707070;*/
    padding-bottom:100px;
    line-height:100px;
    font-size:42px;
    text-indent:7px;
    color:#000;
}
.timeArrange span{
    padding-right:21px;
    background:url("/images/event/used_car/date.png") no-repeat left;
    display:inline-block;
}
/*声明*/
.declare{
    font-size:30px;
    border-bottom:8px solid #0068b7;
    text-align:center;
    color:#0068b7;
    padding-bottom:10px;
}
.statement{
    border:1px solid #d2d2d2;
    margin:20px auto;
    width:800px;
    overflow:scroll;
    height:500px;
    padding:20px 40px 40px 40px;
}
.payMoney{
    font-size:20px;
}
/*footer*/
div.footer {
    margin: 25px 0 0;
    height: 80px;
    width: 100%;
    border-top: #0068b7 solid 4px;
    overflow: hidden;
    background-image: url(/images/home_page/logo_gray.png);
    background-position: left 10px;
    background-repeat: no-repeat;
    float: left
}

div.footer div.foot_left {
    float: left
}

div.footer div.foot_left1 {
    font-size: 12px;
    color: #08529b;
    height: 14px;
    margin: 17px 0 8px 70px;
    padding: 0;
    line-height: 14px;
    overflow: hidden
}

div.footer div.foot_left1 a {
    color: #08529b;
    font-size: 12px
}

div.footer div.foot_left2 {
    font-size: 12px;
    color: #333;
    height: 14px;
    margin: 0 0 0 70px;
    padding: 0;
    line-height: 14px
}

div.footer div.foot_left2 a {
    color: #333;
    font-size: 12px
}

div.footer div.foot_right {
    float: right;
    padding: 0;
    margin: 17px 0 0;
    overflow: hidden;
    text-align: right
}
div.footer div.foot_right a{
    margin-left: 5px;
}

div.footer div.mzsm {
    float: left;
    margin-left: 70px;
    font-size: 8px;
    line-height: 10px;
    overflow: hidden
}
/*contact*/
.tooltip-container .tooltip-arrow {
    background: #fff none repeat scroll 0 0;
    border-width: 0;
    content: "";
    height: 10px;
    position: absolute;
    transform: rotate(45deg);
    width: 10px;
    z-index: 999999;
}
.tooltip-container {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b7b9bb;
    border-radius: 3px;
    display: inline-block;
    overflow: visible;
    padding: 5px 10px;
    position: absolute;
    z-index: 999999;
}
/*付款弹出框*/
#fullBg{
    display:none;
    z-index: 10;
    background: #bcbcbc;
    position:fixed;
    top:0;
    left:0;
    opacity: 0.5;
}
#dialog{
    display:none;
    position:fixed;
    top:500px;
    left:800px;
    width:300px;
    height:150px;
    z-index: 30;
    background: #fff;
}
.resultButton{
    display:block;
    text-align: center;
    padding:30px 0 10px;
}
.waitToDo{
    display:inline-block;
    border:1px solid #000;
    padding:5px;
    text-indent:0;
    color:#000;
}
