
select{
	outline: none;
}
.sw-ccomtent{
	margin:0 auto;
	max-width: 1200px;
}
.toolbar .inner>ul>li>a{
	color:#494646;
	font-size: 14px;
}
.toolbar .inner ul li.dropdown a:hover{
	color:#51b2fc;
}
.toolbar .inner ul li.dropdown.active a{
	background-color: #fff;
	border:1px solid #51b2fc;
	color:#494646;
	height: 30px;
    line-height: 28px;
    border-radius: 4px;
}
.bj-container{
	background-color: #f1f2f7;
	color:#494646;
	padding: 20px 0 40px 0;
    min-height: 900px;
    height: auto;
}

.part-one,.white-block,.his-con{
	margin-top: 10px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 0px #bebcbd;
    margin:0 2px;
    margin-bottom: 20px;
}

.upload-btn{
	margin-left:60px;
	display:block;
	float: left;
	width:273px;
	height: 72px;
	background: url('../../images/new/baojia/upload-btn.jpg') no-repeat;
	cursor:pointer;
}
.md-upload-btn{
	background-position: 0px -76px;
}
.operation{
	padding:36px 34px 0 34px;
	position: relative;
}
.file-upload{
	width:100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.change-unit{
	margin-left: 16px;
	float: left;
	width:113px;
	height: 72px;
	border:1px solid #cecece;
	border-radius: 4px;
	overflow:hidden;
}
.unit{
	display: inline-block;
	width:100%;
	height:27px;
	border-bottom:1px solid #cecece;
	color:#8c8c8c;
	text-align: center;
	line-height: 26px;
}
.unit-select{
	width:50%;
	height: 43px;
	line-height: 43px;
	text-align: center;
	float: left;
	border:1px solid #fff;
	cursor: pointer;
	color: #3f3c3c;
}
.unit-select.active{
	border:1px solid #51b2fc;
}
.edit-model-box{
	width: 165px;
    height: 70px;
    float: left;
    border: 1px solid #cecece;
    margin-right: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 72px;
    text-align: center;
    font-size: 18px;
}
.select-box{
	position: relative;
	height: 70px;
	border:1px solid #cecece;
	margin-left: 16px;
	border-radius: 4px;
}
.lt-img{
	width: 120px;
	height: 68px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.select-box-con{
	height: 69px;
    text-align:center;
    border-left: 1px solid #cecece;
}
.m-price-info{
    width:114px;
}
.material-view{
	width:265px;
	margin-left: 0;
}
.r-select{
	border-left:1px solid #cecece;
	width: 28px;
    height: 68px;
    cursor: pointer;

}
.icon-bottom{
	display: inline-block;
    width: 12px;
    height: 7px;
    background: url('../images/botton-gou.png') no-repeat;
    margin-left: 8px;
    margin-top: 32px;
}
.sk-info{
	width:66px;
}
.file-sf{
	background: url('../images/wjyq.jpg') no-repeat;
	position:relative;
}
.file-sf-info , .error-box{
	position: absolute;
	background-color: #fff;
    top: 44px;
    z-index: 3;
    width: 460px;
    /*height: 140px;*/
    right: -30px;
    box-shadow: 1px 1px 1px 1px #ccc;
    color: #494646;
    font-size: 14px;
    padding: 30px 40px;
}
.error-box{
	width:430px;
	height: auto;
}
.error-top{
	font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    margin: 0;
}
.error-top img{
	width: 46px;
    height: 48px;
    margin-right: 10px;
}
.error-info{
	padding-top: 20px;
}
.file-sf .jiantou{
	bottom:-2px;
}
.file-sf-info p{
	margin:0;
	line-height: 25px;
}
.jiance a.jiance_tip{
	position: relative;
	width:26px;
	height: 26px;
	padding:15px 0;
}
.jiance .jiantou{
	top: 28px;
}
.jiance .error-box{
	left: -194px;
    top: 38px;
}
.use-guide{
	background: url('../../images/new/baojia/syzn.jpg') no-repeat;
}
.guide-info{
	position: absolute;
    right: 30px;
    top: 30px;
}
.guide-info a{
	display: block;
	width:151px;
	height: 42px;
}
.progress-all{
	clear: both;
    padding-top: 25px;
    min-height: 65px;
}
.progress{
	width: 100%;
    height: 40px;
    border-top: 1px solid #ececec;
    box-shadow: none;
    background-color: #fff;
    text-align: center;
    border-width: 1px 0 1px 0;
    margin: 0;
    z-index: 2;
    position: relative;
}
.bar{
	position: absolute;
	height: 39px;
	background-color:#e9f5ff;
	border-right:2px solid #51b2fc;
	text-align: center;
	transition: width 1s ease-in-out .02s;
}
.progress-num{
	position: relative;
	color:#51b2fc;
	font-size: 24px;
	line-height: 39px;
}
.upload-square{
	height: 40px;
    border-top: 1px dashed #d2d2d2;
    width: 1128px;
    margin: 0 auto;
    position: absolute;
    left: 36px;
    z-index: 1;
    text-align: center;
    line-height: 40px;
}
.file-name{
	position: absolute;
	left: 30px;
    top: 9px;
	font-size: 14px;
}
.his-btn{
	font-size: 16px;
	color:#494646;
	width: 122px;
	height: 36px;
	border:1px solid #ccc;
	border-radius: 3px;
	display: block;
    text-align: center;
    line-height: 34px;
    background-color:#fff;
    margin-left: 2px;
}
.his-btn:hover{
	color:#494646;
}
.his-btn .icon-bottom{
	margin-left: 8px;
    margin-top: 0;
    vertical-align: middle;
    transition: all .4s ease 0s;
}
.icon-top{
	transform: rotate(180deg);
}
.table{
	margin-bottom: 0px;
}
.data-hd{
	overflow: hidden;
    margin-bottom: 0;
}
.table .data-hd td{
	height: 45px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	border-top:none;
}
.his-con{
	top: -1px;
    border-top-left-radius: 0;
}
.part-four{
	margin-top: 20px;
	overflow: hidden;
	padding-bottom:5px;
}
ul.part-four-list{
	padding-left: 2px;
}
ul.part-four-list > li{
	float: left;
	width: 381px;
	height: 452px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 2px 2px 2px #ddd;
}
ul.part-four-list > li + li{
	margin-left: 26px;
}
.part-four-list .instructions{
	padding:0 20px;
}
.ins-title{
	padding: 18px 0;
    text-align: center;
    margin: 0;
    font-size: 24px;
    border-bottom: 1px dotted #ccc;
    color:#494646;
}
.ins-content{
	padding:20px 0;
}
.ser-process-left{
	width: 95px;
    float: left;
}
.ser-process-right{
	width: 245px;
    float: left;
}
.ser-process-content h4{
	color: #404040;
	font-size: 18px;
	margin:0;
}
.ser-process-content > li{
	padding: 8px 0;
}
.ser-process-content > li > p{
	font-size: 12px;
	color:#939393;
	margin:5px 0;
}
.comb_x1{background:url(../../images/new/baojia/combine-icon.png) no-repeat ;display: inline-block;vertical-align: middle;}
.comm_que_icon{height:18px;width:13px;background-position:0 0;margin-right: 6px;}
.quanqiu_icon{height:19px;width:19px;background-position:0 -18px;}
.fuwu_icon{height:29px;width:29px;background-position:0 -37px;margin-right: 8px;}
.ques_icon{height:29px;width:29px;background-position:0 -66px;margin-right: 8px;}

.common-problems{
	padding:0 15px;
}
.common-problems li{
	padding: 8px;
    font-size: 16px;
    overflow: hidden;
}
.common-problems li a{
	color:#494646;
}
.data-bd{
	margin-bottom: 0;
	border-top: 1px solid #ccc;
}
.table tbody .data-bd td{
	height: 204px;
	vertical-align: middle ;
	text-align: center;
	font-size: 14px;
	border-top:none;
	position: relative;
}
.operation-btn{
	color:#37a8ff;
}
.table tbody .data-bd .wj-zs{
	width: 130px;
	height: 130px;
}
.table tbody .data-bd .3d-img{
	position: relative;
}

.table tbody .data-bd .file-info{
	padding-left: 15px;
	padding-top: 15px;
	vertical-align: top !important;
	text-align: left;
	position: relative;
}
.file-info p,.print-info p{
	margin:0;
}
.table tbody .data-bd .print-info{
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top !important;
	text-align: left;
	position: relative;
}

.table tbody .data-bd .f-price{
	color:#ff6e03;
}

.table tbody .data-bd .num{
	padding-left:20px;
}

.tb-stock .tb-reduce{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.tb-stock .tb-increase{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.fix-botm{
	position: absolute;
	bottom: 20px;
}
.icon-edit{
	display: inline-block;
	width:15px;
	height: 15px;
	background: url('../../images/new/baojia/icon-edit.png') no-repeat;
	vertical-align: middle;
    margin: 0px 6px;
    cursor: pointer;
    background-position: -18px -2px;
}
.big-icon-eidt{
	background-position: 0 0;
    width: 18px;
    height: 18px;
}
.icon{
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	overflow: visible;
}
.jiance0{
	background: url('../../images/new/baojia/jc-error.png') no-repeat center center;
	padding:15px 0;
}
.jiance1{
	background: url('../../images/new/baojia/jc-right.png') no-repeat center center;
}
.jiance2{
	background: url('../../images/new/baojia/jc-warning.png') no-repeat center center;
}
.total-price{
	color:#e4393c;
	font-size: 20px;
	margin-right: 10px;
}
.sett-btn{
	width:140px;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
	border-radius: 2px;
	text-align: center;
	font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.yh_wp{
	margin-right: 10px;
	text-align: right;
}
a.yh_link,a.yh_link:hover{
	color:#4a90e7;
	border:1px solid #4a90e7;
	padding: 0px 6px;
    margin-top: 2px;
    display: inline-block;
}
.redict-buy{
	color: #fff !important;
	background-color: #e4393c;
	border: 1px solid #e4393c;
}
.to-shopping-cart{
	border: 1px solid #e4393c;
    color: #e4393c !important;
}
.Settlement{
	position: relative;
	overflow: hidden;
    padding-bottom: 22px;
}
.tianchong,.mate-box{
    width: 282px;
    /*height: 214px;*/
    border: 1px solid #ccc;
    position: absolute;
    top: 76px;
    left: 0;
    border-radius: 5px;
   text-align: center;
    z-index: 23;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px #ccc;
	padding-bottom:20px;
}
.mate-box{
	width:766px;
	height: 256px;
}
a.tc{
	display: inline-block;
	width:98px;
	height: 116px;
}
a.link{
	color:#51b2fc;
}
.kx{
	background:url('../../images/new/baojia/kongxin.png');
}
.sx{
	background:url('../../images/new/baojia/shixin.png');
}
.kx.active{
	background:url('../../images/new/baojia/kongxin-x.png');
}
.sx.active{
	background:url('../../images/new/baojia/shixin-x.png');
}
.mat-leibie{
	padding:20px 0;
	margin:0;
	position: relative;
}
.mat-leibie .icon{
	width:60px;
	height: 29px;
	color:#3f3c3c;
	font-size: 16px;
	line-height: 27px;
	border-radius: 5px;
	border:1px solid #fff;
	margin:0;
}
.mat-leibie .icon.active{
	border:1px solid #51b2fc;
}
#mate-qh{
	width:700px;
	margin:0 auto;
	position: relative;
}
#mate-qh .bd{
	overflow: hidden;
}
#mate-qh .bd ul li{
	height:130px;
	width:175px;
	float: left;
}
.mat-kuang{
    width: 155px;
    height: 128px;
    border: 1px solid #cecece;
    margin: 0 auto;
    border-radius: 5px;
}
.mat-kuang.active{
	border-color: #37a8ff;
}
#mate-qh .next,#mate-qh .prev{
	display: block;
    width: 9px;
    height: 16px;
    cursor: pointer;
    background: url("../images/left-gou.png") no-repeat;
    position: absolute;
    top:55px;
}
#mate-qh .next{
	right:-14px;
	background: url("../images/right-gou.png") no-repeat;
}
#mate-qh .prev{
	left:-14px;
}
#mate-qh .hd ul{
	margin-top: 16px;
}
#mate-qh .hd ul li {
	width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color:#e5e5e5;
    color: transparent;
    cursor: pointer;
    margin: 0 3px;
}
#mate-qh .hd ul li.on{
	background-color:#939393;
}
.mat-kuang img{
	width: 120px;
	height: 68px;
	margin: 18px 0 10px;
}
.mat-kuang p{
	margin-bottom: 6px;
    line-height: 16px;
}
.mat-price{
	color:#ff6e03;
}
.tb-stock .tb-reduce {
    border-right: 0 !important;
}
.tb-stock a {
    display: block;
    _display: inline;
    float: left;
    width: 26px !important;
    height: 26px !important;
    border: 1px solid #ccc;
    line-height: 26px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    margin-right: 0 !important;
    color: #333;
}
.tb-stock input {
    float: left;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 26px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #666;
    border: 1px solid #CCC;
    outline: 0;
    background: #FFF;
    ime-mode: disabled;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.tb-stock .tb-increase {
    border-left: 0!important;
    margin-right: 8px;
}
.ui-widget-overlay{
	z-index: 999;
}
.ui-dialog{
	z-index: 1000;
	box-shadow: 0px 2px 15px 0 #ccc;
}
.ui-dialog-titlebar{
	background-color: #575757;
	color:#fff;
	text-align: center;
	border-bottom: none;
}
.ui-dialog .ui-dialog-titlebar-close{
	height:35px;
	border:none;
	background: #575757;
}
.ui-widget-content{
	background-color:#fff;
}
.ui-dialog .ui-dialog-title {
    font-size: 18px;
    font-weight: 100;
}
.ui-dialog .ui-dialog-content{
	padding:30px 0 0;
	max-height: 650px !important;
}
.ui-widget{
	
}
.ui-slider-horizontal{
 	height: 10px;
 	width: 180px;
}
.icon-cot{
	width:29px;
	height: 29px;
	margin-right: 15px;
}
.cz-name{
	width: 70px;
    height: 30px;
    display: block;
    line-height: 30px;
}
select{
	border: 1px solid #c7cdd0;
	height: 30px;
	color:#333;
}
input[type="text"]{
	box-shadow: none;
    background-color: #fff;
    color:#333;
}
.slider_value{
	width: 60px;
    text-align: center;
    margin-left: 5px;
}
.ed-item{
	clear:left;
	padding: 18px 30px;
	border-bottom: 1px dashed #ccc;
}
.edit-parameter .ed-item:last-child{
	border-bottom: none;
}
.bfb{
	color:#9a9a9a;
}
.qr-btn{
	display: inline-block;
	width: 145px;
	height: 36px;
	background-color:#51b2fc;
	 color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    border-radius: 5px;
    margin-bottom: 10px;

}
.qr-btn:hover{
	color:#fff;
}
.forbidden-btn{
	cursor:not-allowed;
	background-color: #ccc;
}
a:focus{
	outline: none;
}
.ui-button:after{
	content: "X";
	color:#e3e3e3;
	
}
.size-box input[type='text']{
	width:70px;
}
.size-box span{
	color:#9a9a9a;
	padding:0 5px;
}
.edit-parameter{
	display: none;
}
.edit-parameter .txt{
	height: 30px;
	line-height: 30px;
}
.select-cailiao{
	overflow: hidden;
    border: 1px solid #ccc;
    display: block;
    height: 70px;
    color:#494646;
    width: 290px;
    border-radius: 4px;
}
.mn-select{
	position: absolute;
	top: 70px;
	background: #fff;
	z-index: 2;
	height: 298px;
	overflow:scroll;
	width: 290px;

}
.mn-select li{
	height:70px;
	border: 1px solid #cecece;
	cursor: pointer;
	border-radius: 4px;
}
.mn-select li.select{
	border-color:#37a8ff;
}
.color-block li{
	float: left;
	width:32px;
	height: 32px;
	border:1px solid #b5b5b5;
	margin:1px;
}
.color-block li.active{
	outline: 1px solid #008aff;
}
.right-bianji{
	width: 290px;
}
.on-color{
	position: relative;
	width: 310px;
	border:1px solid #ccc;
	padding-bottom: 15px;
	display: none;
}
.cover{
	margin-top: 5px;
}
.tab-bk{
    width: 280px;
    margin: 0 auto;
    background-color: #f1f1f1;
    margin-top: 8px;
    border-radius: 5px;
    padding: 2px;
}
.hcl-tab{
	display: inline-block;
    width: 138px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #f1f1f1;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
.hcl-tab.active{
	border: 1px solid #cecece;
	background-color:#fff;
}
.pt_btn {
display: inline-block;
width: 110px;
height: 28px;
line-height: 28px;
color: #fff !important;
background-color: #51b1fb;
margin-right: 9px;
text-align: center;
border-radius: 4px;
}
input.pt_color{
	width: 138px;
	height: 25px;
	margin-left: 12px;
	margin-top: 6px;
}
.ed-item label{
	color:#494646;
	font-weight: normal;
}
.up-fjyq{
	position: relative;
	width: 180px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
	color: #51b2fc;
	cursor: pointer;
}
.xiaopiliang, .if_shangse{
	display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #1e80d4;
    margin-right: 5px;
}
.xiaopiliang.active ,.if_shangse.active{
    border: 0;
    background-color: #1e80d4;
    background: url('../../images/new/baojia/select-ok.png');
}
.shangse{
	width: 98px;
	height: 27px;
	line-height: 25px;
	border:1px solid #ccc;
	border-radius: 5px;
	margin:0 5px;
	color:#393939;
}
.shangse:hover{
	color:#393939;
}
.shangse.active{
	border-color:#51b2fc;
}
.cl-name{
	display: block;
    vertical-align: middle;
	padding-top:20px;
}
.cl-jiage{
	color: #ff6e03;
    display: block;
    height: 25px;
    vertical-align: top;
}
.input-square{
	margin-bottom: 10px;
	display: none;
}
.penqi-color{
	margin-right: 10px !important;
}
.buzhou {
	padding:0 65px;
	overflow: hidden;
    margin: 10px 0px 30px;
}
.buzhou li {
    float: left;
    width: 245px;
    text-align: center;
}
.buzhou li h4{
	color: #636363;
	font-size: 18px;
	font-weight: 600;
}
.buzhou li p {
	color: #939393;
    font-size: 12px;
}
.3d-yulan{
	left: 70px;
}
.icon-uploads{
	display: inline-block;
	width:25px;
	height: 20px;
	background: url('../../images/new/baojia/icon-upload.png') no-repeat;
	vertical-align: middle;
}
/*จฆก้?จจก์??????กค???*/
.datu_div_tanchu {
	width: 700px;
	height: 650px;
	background: #fff;
	z-index: 1001;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
.datu_div_tanchu div h2 {
	height: 48px;
	width: 100%;
	background: #7fb9e5;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 48px;
	margin: 0;
	font-weight: bold;
}
.datu_div_tanchu div a {
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	display: inline-block;
	width: 48px;
	height: 48px;
	background: #73a6cc;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-family: cursive;
}
.datu_div_tanchu div a:hover {
	background: #549cd1;
}
.datu_div_tanchu img {
	width:700px;
	height:617px;
}
.buzhou_pic{
	padding: 40px 65px 0 65px;
}
.jiantou-right{
	display: inline-block;
	width:34px;
	height:146px;
	background: url('../../images/new/baojia/jiantou.png') no-repeat center center;
	vertical-align: middle;
}
.icon-select{
	display: inline-block;
    width:19px;
    height: 19px;
    margin-left: 2px;
    margin-top: 27px;
	background: url('../../images/new/baojia/select.png') no-repeat -19px 0;
}
.r-select.active .icon-select{
	background: url('../../images/new/baojia/select.png') no-repeat 0 0;
}
.chajia-wh {
    display: inline-block;
    position: absolute;
}
.wenhao {
    cursor: pointer;
}
.hover-kuang {
    position: absolute;
    width: 290px;
    background-color: #f9f9f9;
    box-shadow: 0 0 4px 0 rgba(204, 204, 204, 0.65);
    right: -17px;
    top: 48px;
    text-align: left;
    font-size: 12px;
    padding: 15px;
    display: none;
}
.sanjiao {
    top: -17px;
    width: 100%;
    height: 17px;
    overflow: hidden;
    position: absolute;
}
.sanjiao:before{
    background-color: #f9f9f9;
    content: "";
    display: block;
    position: absolute;
    right: 30px;
    top: 0px;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    box-shadow: 0 0 2px 0 rgba(204, 204, 204, 0.65);

}
.commom-progress .progress{
	width: 180px;
    height: 30px;
    margin: 0 auto;
    margin-top: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.commom-progress .bar{
    position: absolute;
    height: 30px;
    background-color: #51b1fb;
    text-align: center;
    transition: width 1s ease-in-out .02s;
    /*background-size: 3em 3em;
    background-image: linear-gradient(-45deg, transparent 0em, transparent 0.8em, #96D923 0.9em, #96D923 2.1em, transparent 2.1em, transparent 2.9em, #96D923 3.1em);*/
}
.commom-progress .progress-num{
	text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 20px;
}
.fj_up_result{
	width: 195px;
    line-height: 30px;
}
.model_attach{
	width: 170px;
    border: none !important;
    font-size: 12px;
    overflow: hidden;
}
.post-processing{
	padding: 0 15px;
	margin-top: 10px;
}
.down_slect{
	width: 180px;
    height: 30px;
    padding-left: 20px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    border-radius: 5px;
}
.arrow_down{
	position: absolute;
    width: 20px;
    height: 20px;
    top:10px;
    right: 10px;
}
.sel_label{
	line-height: 30px;
    width: 80px;
    height: 30px;
}
.input_other_price{
	margin-left: 80px;
    height: 25px;
    border-radius: 5px;
    width: 180px;
    font-size: 12px;
    padding-left: 20px;
}
#re_upload{
	font-size: 12px;
    text-decoration: underline;
    color: #37a8ff;
}
.selectBox {
    position: relative;
    display: inline-block;
    height: 38px;
    line-height: 38px;
}
.part-zero{
	margin:10px 0;
}
.baojia-description {
	width: 980px;
    margin: 0 auto;
}
.baojia-description li{
	float: left;
	width:140px;
	height: 50px;
}
.icon-des {
	display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #ccc;
    vertical-align: middle;
    margin:0 10px;
    background: url("../../images/new/baojia/baojia-des.png") no-repeat 0 0;
}
.i-des-2{
	background-position: -52px 0;
}
.i-des-3{
	background-position: -104px 0;
}
.i-des-4{
	background-position: -157px 0;
}
.i-des-s{
	background-position: -210px 0;
}
table.his-table tbody .data-bd td {
    height: auto;
}
table.his-table .wj-zs{
	position: relative;
    top: -8px;
}
table.his-table .fix-botm{
	bottom: 0px;
}
.left-num{
            float: left;
    display: inline-block;
    width:20px;
}
.right-cont{
    float: left;
    display: inline-block;
    width: 270px;
}
.middle-inner{
	height: 44px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 114px;
}