@charset "utf-8";
/* CSS Document */
/*全局样式定义*/
* {
    margin:0;
    padding:0;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.cuitclear{ display: block; height: 0px; overflow: hidden; clear: both;}
body {
    min-height:500px;
    font: 12px/26px Georgia, "Times New Roman", Times, serif;
    background:#f5f5f5;
}
li { list-style:none; }
a { text-decoration:none; }
input,textarea {
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius:3px;
}
input:focus,textarea:focus {
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
input{ vertical-align: middle;}
.input { height: 18px; }
.input, textarea, select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 2px #F0F0F0 inset;
    font-family: inherit;
    font-size: 100%;
    line-height: 18px;
    padding: 4px;
    margin: 0;
    vertical-align: middle;
}
option{ height: 16px;}
.clear { clear:both; }
.fr{ float: right;}
.fl{ float: left;}
.tc{text-align: center;}
.tl{text-align: left;}
.tr{text-align: right;}
.line {
    background:url(../Img/x-bg.gif) repeat-x left -310px;
    height:2px;
    overflow:hidden;
    margin:5px 0px;
}
.hr { background:url(/Public/Img/Bg/hr.png) repeat-x bottom; }
.btn {
    margin-right: 10px;
    min-width: 80px;
    background: #1b75b6;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color:#fff;
    border: 1px solid #106bab;
    border-radius: 3px;
    padding:4px 5px 4px 10px;
    display: inline-block;
    cursor: pointer;
    font-size:100%;
    line-height: normal;
    text-decoration:none;
    overflow:visible;
    vertical-align: middle;
    text-align:center;
    zoom: 1;
    white-space:nowrap;
    font-family:inherit;
    letter-spacing:5px;
    *padding: 6px 5px 4px 10px;
}
/*登录页样式*/
.loginWeb { background:url(../Img/login_body_bg.gif) repeat-x center top; }
.loginBox {
    width:900px;
    height:500px;
    background:url(../Img/login_bg.png) no-repeat center 30px;
    margin:0 auto;
    padding-top:135px;
}
.loginBox .innerBox {
    width:456px;
    height:310px;
    margin:0px auto 5px auto;
}
.loginBox .innerBox .logo {
    height:75px;
    line-height:75px;
    padding:10px 40px 0 40px;
}
.loginBox .loginInfo { }
.loginBox ul {
    clear:both;
    margin:0 40px;
}
.loginBox ul li { padding: 10px 0; height: 30px; line-height: 30px;}
.loginBox ul li .row1 {
    float: left;
    width:80px;
    text-align:right;
    padding-right:10px;
    font-family:"微软雅黑";
    font-size:16px;
    color:#666;
}
.loginBox ul li .row2 { float: left; position: relative; }
.loginBox ul li .row2 input{ position: absolute;  top: 1px;}
.loginBox ul li .row2 img{ position: absolute; left: 120px; top: -8px;}
.loginBox .loginInfo { }
.loginBox .operation { text-align: center; padding:10px 0; }
.tabEvenOdd {
    border:1px solid #ddd;
    background:#fefefe
}
.tabEvenOdd tr.odd { background:#fff; }
.tabEvenOdd td {
    padding:3px 5px;
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
}
.Item {
    height: 35px;
    margin-bottom: 15px;
    line-height: 35px;
     padding: 0 0 10px;
}
.Item div {
    display: inline-block;
    padding: 0 10px;
    height: 42px;
}
.Item div.current {
    border-bottom: 2px solid #266AAE;
    color: #266AAE;
    font-weight: 700;
    float: left;
    line-height: 42px;
}
.table1{ border-top: #ddd solid 1px; }
.table1 tr:hover{ background-color:#fafafa;}
.table1 th {
    border-right: 1px solid #E5E3E3;
    font-weight: 100;
    line-height: 24px;
    padding: 5px 10px 7px;
    text-align:right;
}
.table1 td {
    line-height: 24px;
    padding: 5px 10px 7px;
}
.table1 tr { background:url(/Public/Img/Bg/hr.png) repeat-x bottom; }
.table2{}

.tab {
    margin: 15px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd #ddd #fff #fff;
    text-shadow: 0 1px 0 #FFFFFF;
    border-collapse: separate;
}
.tab td {
    padding: 5px 10px;
    margin: 15px 0;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #fff #ddd #ddd;
}
.tab thead td { text-align: center; background-color: #ECECEC; }
.tab tbody tr:hover { background: #fff; }

.striking{font-weight: bold; padding: 0 5px;}
.s1{ color: #C30002; }
.s2{ color: #4B8ECE; }
.bankinfo li .th,.bankinfo li .td{ float: left;}
.bankinfo li .th{ text-align: right;
    width: 54px;}

.sbtn{
    background: none repeat scroll 0 0 #a1a1a1;
    border: 1px solid #979797;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin-right: 5px;
    min-width: 80px;
    overflow: visible;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    white-space: nowrap;
}
.sbtn.on{background: none repeat scroll 0 0 #1b75b6;border: 1px solid #106bab;}

.tdultable li{padding: 5px 0; width: 28%;}
.tdultable li .td,.tdultable li .th{ float:left;}
.tdultable li .th{ text-align: right;}
.tdultable li .td{}
.tdultable li .td .input{ width: 140px;}
.tdultable label,.tb_table label{ cursor: pointer;}
.tdultable label input,.tb_table label input{cursor: pointer;}
.table1 td .tb_table{ border-collapse: collapse;
    border-spacing: 0; margin: 10px 0;}
.table1 td .tb_table tr{ background: none;}
.table1 td .tb_table th{ text-align: left; background: #f1f1f1; line-height: 25px;}
.table1 td .tb_table th,.table1 td .tb_table td{
    border: 1px solid #E5E3E3; vertical-align: top; padding: 5px 10px;
}

/*layout_bg.png*/

/*.wrap {
        overflow:hidden;
        -webkit-animation: bounceIn 600ms linear;
        -moz-animation: bounceIn 600ms linear;
        -o-animation: bounceIn 600ms linear;
        animation: bounceIn 600ms linear;
}
@-webkit-keyframes bounceIn { 0% {
 opacity: 0;
 -webkit-transform: scale(.3);
}
 50% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 70% {
 -webkit-transform: scale(.9);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn { 0% {
 opacity: 0;
 -moz-transform: scale(.3);
}
 50% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 70% {
 -moz-transform: scale(.9);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes bounceIn { 0% {
 opacity: 0;
 -o-transform: scale(.3);
}
 50% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 70% {
 -o-transform: scale(.9);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes bounceIn { 0% {
 opacity: 0;
 transform: scale(.3);
}
 50% {
 opacity: 1;
 transform: scale(1.05);
}
 70% {
 transform: scale(.9);
}
 100% {
 transform: scale(1);
}
}
*/

/*发布车辆车款车型车系样式*/
#carbrand,#carseries,#carmodel{
position: relative;
}
.brand-selected,.series-selected,.model-selected{
  background-color: #fff;
  border: 1px solid #ccd3e4;
  color: #666;
  height: 22px;
  line-height: 138px;
  overflow: hidden;
  position: relative;
  width:294px;
  z-index: 100;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
.brand-selected span,.series-selected span,.model-selected span {
  float: left;
  line-height: 22px;
  margin-right: 20px;
  padding-left: 5px;
}
.icon10{
  background:url("../Img/index-bg.png") no-repeat scroll 0 0;
  height: 10px;
  width: 10px;
}
.brand-selected .icon10-sjb,.series-selected .icon10-sjb,.model-selected .icon10-sjb {
  background-position: -60px -205px;
  position: absolute;
  right: 6px;
  top: 6px;
}
.select-disabled .series-selected,.select-disabled .model-selected{
   pointer-events: none;
}

.select-disabled .series-selected span,.select-disabled .model-selected span{
color: #999;
cursor: default;
}
.select-disabled .icon10-sjb {
  background-position: -40px -205px;
}
.brand-option{
  padding: 2px;
    width: 296px;
    left: -2px;
    position: absolute;
    top: 23px;
    z-index: 200;
}
.series-option{
  padding: 2px;
    width: 296px;
    left: 314px;
    position: absolute;
    top: 23px;
    z-index: 200;
}
.model-option{
 padding: 2px;
    width: 296px;
    left: 630px;
    position: absolute;
    top: 23px;
    z-index: 200;
}
.select-option dl {
  background-color: #fff;
  border: 1px solid #ccd3e4;
  color: #666;
  height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
}
.select-option dl dd:first-child{
  border-top: 0 none;
}
.select-option dl dd {
  clear: both;
  cursor: pointer;
  overflow: hidden;
  border-top: 1px dotted #ccd3e4;
  height: 24px;
  line-height: 24px;
  padding: 0;
}
.select-option dl dd:hover{
background: #ccd3e4;
}
.select-option dl dd b {
  display: inline-block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  width: 25px;
}
.select-option dl dd a {
  color: #666;
  padding: 0 10px 0;
}
.select-option dl dd a:hover {
  text-decoration: none;
}


/*前台用户发布质检报告样式*/
.car_box{
padding: 0px 200px 0px 0px;
}
.slideTxtBox{ border:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; width: 118px;}
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
/*车辆基本信息*/
.info_ul{
padding-left:10px;
}
.info_ul li{
line-height:45px;
border-bottom:1px solid #f1f1f1;
}
.info_ul li span{
float: left;
width: 30%;
font-size: 15px;
display: block;
}
.info_ul li #newcar,#birthday,#mileage,#njtime,#syxtime,#jqxtime,#appraisal{
width: 60%;
border: medium none;
float: right;
font-size: 15px;
height: 40px;
padding-right: 10px;
text-align: left;
}
.info_ul li .am-form-group{
width: 60%;
float: right;
font-size: 14px;
margin:0px;
}

/*质检报告骨架信息*/
.bone_ul {
padding-left:10px;
}
.bone_ul li{
line-height: 30px;
border-bottom:1px solid #f1f1f1;
}
.bone_ul li span{
float: left;
font-size: 15px;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
height: 30px;
}
.bone_ul li .bone_div{
width: 7%;
float: right;
text-align: right;
padding-right:10px;
background: rgba(0, 0, 0, 0) url("../Img/fh_icon.png") no-repeat scroll right center / 9px 12px;
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
margin-top:6px;
margin-right:10px;
}
.jz_xs{
  width: 54%;
  float:left;
  font-size: 14px;
  margin-left:200px;
}
 .sg2,.sg3,.sg4{
color:#fd521d;
}
/*质检报告骨架信息使用遮罩层*/
.report_hide{
position:fixed;
_position:absolute;
width:100%;
height:100%;
left:0;
top:0;
background:#fff;
-moz-opacity:0.5;
filter:alpha(opacity=50);
z-index:10000;
overflow-x: scroll;
}
.report_hide .report_div{
padding: 20px 10px 0px 10px; 
line-height: 30px;
}
.report_hide .report_div .bone_top .bone_span{
display: block;
font-size: 14px;
color: #222222;
float: left;
}
.report_hide .report_div .bone_top .bone_close{
float: right;
background: rgba(0, 0, 0, 0) url("../Img/close.png") no-repeat scroll  center / 20px 20px;
height: 30px;
width: 30px;
}
.report_hide .report_div .report_content{
margin-top:10px;
}
.report_content ul li{
width: 40%;
float: left;
}
.report_content ul li span{ 
display: inline-block;
font-size: 14px;
}

.gj {
  display: none;
}

.gj + label {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
  padding: 9px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
}

.gj:checked + label:after {
  content: ' ';
  width: 16px;
  height: 16px;
  border-radius: 0px;
  position: absolute;
  top: 1px;
  background: url("../Img/checked.png") no-repeat;
  background-size: contain;
  text-shadow: 0px;
  left: 1px;
  font-size: 32px;
}
.gj:checked + label {
  background-color: #e60303;
  color: #99a1a7;
  border: 1px solid #e60303;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}
.gj + label:active, .gj:checked + label:active {
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

/*所有质检报告公用提交按钮*/
.bone_tj{
width: 20%;
display: block;
margin: 10px auto;
background: #fd521d;
font-size: 13px;
text-align: center;
color: #fff;
cursor: pointer;
}
.top_div{
height: 30px;
margin-bottom: 5px;
}
.top_div a{
display: block;
text-align: center;
background: #fd521d;
height: 30px;
width: 100px;
cursor: pointer;
color: #fff;
font-size: 14px;
line-height: 30px;
float: right;
}
