@media screen and (min-width: 1200px){
	div.cbox{
		width:1200px;
		position:relative;
		margin:0 auto;
	}
}
	
ul.shanhen{
	position:relative;
	width:100%;
	height:60px;
	line-height:60px;
	color:#333;
	box-sizing:border-box ;
	border-bottom:2px solid #e5000c;
}
ul.shanhen a{
	color:#333;
}
ul.zhuyao {
	width:530px;
	position:relative;
	margin:0 auto;
	height:90px;
	color:#333;
}
ul.chezuo{
	float:left;
	display:flex;
	line-height: 90px;
	height:100%;
}
div.chexingmin{
	position:relative;
}
div.chongxuanche{
	float:right;
	line-height: 36px;
	width:36px;
	text-align: center;
	cursor:pointer;
	position:relative;
	margin-right:5px;
}
div.chebiao img{
	width:38px;
	}
span.shuxin{
	color:#e5000c;
	font-size: 20px;
	font-weight: bold;
}
div.conbox{
	width:100%;
	position:relative;
}
ul.baobox {
    width: 100%;
    margin: 35px 0;
    position: relative;
    float: left;
}
ul.baobox h3 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
ul.abaox {
    float: right;
    position: relative;
    width: 237px;
    height: 100%;
}
ul.abaox>span {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
ul.abaox>span i {
    height: 100%;
    float: right;
    margin-right: 5px;
    color: #999;
    font-size: 16px;
    margin-left: 5px;
    opacity: .4;
}
ul.abaox>span code {
    float: right;
    position: relative;
    display: inline-block;
    width: 175px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 42%;
}
ul.baobox h3 ul.gongsi {
    display: none;
    border: 1px solid #eee;
    background: #fff;
    position: absolute;
    width: 50%;
    top: 41px;
    right: 0;
    font-size: 16px;
    z-index: 999;
    box-shadow: 0 0 3px #666;
}
ul.baobox h3 ul.gongsi li {
    text-align: center;
    padding: 3px;
    border-bottom: 1px dashed #ccc;
    color: #666;
}
ul.baobox table {
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
    color: #666;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
ul.baobox table tr {
    height: 56px;
    border-bottom: 1px solid #eee;
}
table.zhibao tr th.td1 {
    width: 5%;
}
table.zhibao tr th.td2 {
    width: 15%;
}
table.zhibao tr th.td3 {
    width: 25%;
}
table.zhibao tr th.td6 {
    width: 20%;
    padding-left: 55px;
}
table.zhibao tr th.td4 {
    width: 15%;
    text-align: right;
    padding-right: 0em;
}
table.zhibao tr th.td5 {
    width: 20%;
}
table thead tr th {
    font-size: 18px;
    color: #666;
}
table.zhibao tbody tr td.td1 {
    position: relative;
    width: 60px;
    height: 56px;
}
table.zhibao tbody tr td.td1 span {
    position: absolute;
    margin: auto;
    top: 21px;
    right: 10px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
span.checkes input {
    position: absolute;
    visibility: hidden;
}
.zhibao span.checkes input+label {
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
.zhibao span.checkes input:checked+label:before {
    position: absolute;
    top: 2px;
    left: 5px;
    display: inline-block;
    content: '';
    height: 8px;
    width: 4px;
    border: 1px solid red;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
span.checkes input+label {
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 2px;
}
table.zhibao tbody tr td.td2 {
    text-align: center;
}
table.zhibao tbody tr td.td2>p {
    padding-top: 3px;
    font-size: 12px;
}
table.zhibao tbody tr td.td3 {
    text-align: center;
}
table.zhibao tbody tr td.td6 {
    text-align: center;
    padding-left: 55px;
}
table.zhibao tbody tr td.td4 {
    padding-right: 0em;
    float: right;
    line-height: 50px;
    font-size: 18px;
}
table.zhibao tbody tr td.td4 span {
    font-weight: bold;
}
table.zhibao tbody tr td.td4 code {
    font-weight: bold;
}
table.zhibao tbody tr td.td5 {
    position: relative;
    text-align: center;
}
table.zhibao tbody tr td.td5 span {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #70bdff;
    float: right;
    margin-right: 5em;
}
span.xiang {
    cursor: pointer;
}
p.pxiao {
    height: 50px;
    text-align: right;
    font-size: 16px;
    color: #666;
}
p.pxiao span {
    color: #f00;
    font-weight: bold;
    line-height: 50px;
}
h3.title ul.fen {
    float: right;
}
h3.title ul.fen li:first-child {
    border-right: 1px solid #ccc;
}
h3.title ul.fen li {
    font-size: 14px;
    font-weight: normal;
    float: left;
    color: #999;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
h3.title ul.fen li:last-child {
    border-left: 1px solid #ccc;
}
.taolor {
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

table.shanye tbody tr td.td1 {
    width: 5%;
}
table.shanye tbody tr td.td1 {
    position: relative;
}
table.shanye tbody tr td.td1>span {
    position: absolute;
    margin: auto;
    top: 21px;
    right: 10px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
span.checkes input+label {
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 2px;
}
span.checkes input:checked+label:before {
    position: absolute;
    left: 4px;
    display: inline-block;
    content: '';
    height: 8px;
    width: 4px;
    border: 1px solid red;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
table.shanye tbody tr td.td2 {
    width: 26%;
}
table.shanye tbody tr td.td2 {
    text-indent: 1em;
}
table.shanye tbody tr td.td3 {
    width: 18%;
}
table.shanye tbody tr td.td3 {
    position: relative;
    text-align: center;
}
table.shanye tbody tr td.td3 span {
    display: inline-block;
    width: 100px;
    border: 1px solid #ccc;
    padding: 8px 20px 8px 3px;
    border-radius: 3px;
	box-sizing:content-box;
}
.spanbg {
    background: url(../../img/qita/xuanche/xiajie.png) no-repeat 108px 16px;
}
table.shanye tbody tr td.td3 ul.baoe {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    width: 124px;
    z-index: 999;
    background: #fff;
    left: 45px;
}
table.shanye tbody tr td.td3 ul.baoe li {
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}
table.shanye tbody tr td.td3 ul.baoe li:hover{
	cursor: pointer;
}
table.shanye tbody tr td.td4 {
    width: 18%;
}
table.shanye tbody tr td.td4 {
    padding-right: 5em;
    vertical-align: middle;
    text-align: right;
}
ul.baoe {
    display: none;
}
table.shanye tbody tr td.td5 {
    position: relative;
    vertical-align: middle;
    padding-right: 4em;
    text-align: right;
}

table.shanye tbody tr td.td5 {
    width: 18%;
}
table.shanye tbody tr td.td5 span, table.shanye tbody tr td.td5 code {
    font-weight: bold;
    font-size: 18px;
}
table.shanye tbody tr td.td6 {
    position: relative;
    text-align: center;
}
table.shanye tbody tr td.td6 {
    width: 15%;
}
table.shanye tbody tr td.td6>span {
    position: absolute;
    margin: auto;
    top: 13px;
    left: 75px;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.hongwenhao {
    background: url(../../img/logo/hongwenhao.png) no-repeat 0 0;
    cursor: pointer;
}
table tbody tr td.td5 span>ul, table tbody tr td.td6 span>ul {
    position: absolute;
    width: 1200px;
    text-align: left;
    border: 1px solid #f5e2e6;
    z-index: 999;
    top: 37px;
    right: -75px;
    padding: 10px;
    min-height: 20px;
    font-size: 12px;
    line-height: 16px;
    box-shadow: 0 0 3px #f5e2e6;
    padding-bottom: 30px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.jieshi {
    display: none;
    background: #fff;
}
table tbody tr td.td5 span ul code, table tbody tr td.td6 span ul code {
    position: absolute;
    width: 60px;
    height: 30px;
    right: 49px;
    top: -14px;
}

.jietbg {
    background: url(../img/tubiao/caigou/baobg.png) no-repeat 0 0;
}
ul.jieshi h3 {
    font-size: 22px;
    text-indent: 24px;
    line-height: 35px;
}

ul.baobox h3 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
div.xiank {
    width: 100%;
    min-height: 50px;
    margin-top: 12px;
}
div.xszuo {
    width: 75%;
    min-height: 80px;
    border-right: 1px solid #eee;
    float: left;
}
div.baosm {
    height: 72px;
}
div.baoxy, div.baosm {
    min-height: 20px;
}
div.xszuo>div>ul {
    float: left;
}
ul.baobtou {
    width: 178px;
}
span.baosmbg {
    margin-left: 32px;
    font-size: 16px;
    display: inline-block;
    width: 124px;
    height: 26px;
    color: #fff;
    text-indent: 2.5em;
    line-height: 26px;
    background: rgb(239, 183, 38);
    box-shadow: 0px 1px 1px #666666;
    -moz-box-shadow: 0px 1px 1px #666666;
    -webkit-box-shadow: 0px 1px 1px #666666;
    -ms-box-shadow: 0px 1px 1px #666666;
    -o-box-shadow: 0px 1px 1px #666666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-image: url(../../img/tubiao/caigou/shuobaobg.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
}

ul.ubaos {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
ul.ubaos {
    width: 630px;
}
div.baoxy {
    height: 44px;
}
div.xsyou {
    width: 24%;
    float: left;
    position: relative;
}
div.xingxing {
    position: relative;
    height: 60px;
}

#star_grade {
    padding-left: 20px;
}
.set_image_all {
    cursor: pointer;
    position: relative;
    width: 100%;
    padding-top: 8px;
}
.set_image_all .set_image_item {
    position: relative;
    display: inline-block;
    z-index: 11;
    visibility: visible;
}
div.tuijianzhishu {
    text-align: center;
}
span.tuizhispan {
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 156px;
    height: 38px;
    background: rgb(147, 162, 193);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px 2px rgb(209, 215, 228) inset;
    -moz-box-shadow: 0px 0px 6px 2px rgb(209, 215, 228) inset;
    -webkit-box-shadow: 0px 0px 6px 2px rgb(209, 215, 228) inset;
    -ms-box-shadow: 0px 0px 6px 2px rgb(209, 215, 228) inset;
    -o-box-shadow: 0px 0px 6px 2px rgb(209, 215, 228) inset;
}
table.shanye tbody tr td span.ss {
    display: inline-block;
    width: 160px;
    height: 25px;
    line-height: 25px;
    color: #666;
    font-weight: bold;
}
.lanzuo {
    background: url(../../img/qita/xuanche/lanzuo.png) no-repeat 138px 7px;
}
.lanzuoxia {
    background: url(../../img/qita/xuanche/xiajie.png) no-repeat 138px 9px;
}

p.pxiao span.youhui {
    float: left;
    color: #333;
    font-size: 18px;
}

p.pxiao span {
    color: #f00;
    font-weight: bold;
    line-height: 50px;
}
p.pxiao span.huidus {
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
p.pxiao span {
    color: #f00;
    font-weight: bold;
    line-height: 50px;
}
p.pxiao del.dshan {
    font-weight: bold;
    font-size: 16px;
}
p.pxiao span.shdel {
    color: #666;
    font-weight: normal;
}
p.pbuxiao {
    text-align: right;
    color: #666;
    font-size: 18px;
}
span.ojiege, span.odanwei {
    color: #f00;
    font-size: 18px;
    font-weight: bold;
}
p.pxiao span.youhui {
    float: left;
    color: #333;
    font-size: 18px;
}
table.jiao tbody tr td.td1 {
    position: relative;
    width: 5%;
}
table.jiao tr td.td1>span {
    position: absolute;
    margin: auto;
    top: 21px;
    right: 10px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
table.jiao tbody tr td.td2 {
    width: 26%;
    text-indent: 1em;
}
table.jiao tbody tr td.td3 {
    padding-left: 3em;
    width: 39%;
}
table.jiao tbody tr td.td3 span {
    display: inline-block;
    width: 126px;
    height: 37px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 37px;
    border-radius: 3px;
}
table.jiao tbody tr td.td4 {
    width: 15%;
    padding-right: 4em;
    text-align: right;
}
table.jiao tbody tr td.td4 span {
    font-weight: bold;
    font-size: 18px;
}
table.jiao tbody tr td.td4 code {
    font-weight: bold;
    font-size: 18px;
}
ul.xiaojie {
    width: 100%;
    margin: 30px 0;
    position: relative;
    float: left;
    color: #333;
    font-size: 18px;
	margin-top: 70px;
}
div.xiaozong, div.btnxia1 {
    text-align: right;
    margin-top: 20px;
       padding: 5px 0;
}
div.xiaozong code {
    font-family: "Microsoft YaHei";
}
div.xiaozong code, div.xiaozong span {
    color: #da1d24;
    font-weight: bold;
    font-size: 24px;
}
div.btnxia1 a {
    display: inline-block;
    width: 140px;
    height: 50px;
    margin-right: 5px;
    margin-left: 50px;
}
a {
    text-decoration: none;
}


ul.weitibtn{
	position:relative;
	float:right;
	/* width:360px; */
	height:38px;
	
	
	/* border-radius: 3px; */

	display:flex;
	
	
}
ul.weitibtn span{
	width:50%;
	text-align: center;
	line-height: 38px;
	width:180px;
	cursor:pointer;
	
	border:1px solid #eee;
	border-radius: 4px;
}
	
span.tijiaodingdanbtn{
	color:#fff;
	background:#333;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 16px;
	display:inline-block;
	
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;

}
span.jiagouchewu{
	border-top-left-radius: 4px;
	border-bottom-left-radius:4px;
	font-size: 16px;
	box-sizing: border-box;
	padding-left: 14px;
	margin-right:20px;
	/* background-image: url(../../img/ins/gouwuce.png); */
	background-color: #333;
	background-repeat: no-repeat;
	color:#fff;
}
span.jiagouchewu .gouwubiao{
	color: #999;
	 margin-right: 10px;
	  font-size: 20px;
}

.jiagouchewu{
	/* background-image: url(../../img/ins/gouwuce.png)no-repeat 32px 4px; */
    background-size: 32px auto;
}
.btnbre, .heibtn {
    background: #666666;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    border-radius: 5px;
}

div.cbox {
   
    position: relative;
    margin: 0 auto;
}
div.atain{
	position:relative;
	width:100%;

}


span.xuyaobg {
    margin-left: 32px;
    text-indent: 2.5em;
    font-size: 16px;
    display: inline-block;
    width: 124px;
    height: 26px;
    color: #fff;
    background: rgb(147, 162, 193);
    box-shadow: #999;
    line-height: 26px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-image: url(../../img/tubiao/caigou/xuyaobg.png);
    background-repeat: no-repeat;
    background-position: 8px 1px;
    box-shadow: 0px 1px 1px #666666;
    -moz-box-shadow: 0px 1px 1px #666666;
    -webkit-box-shadow: 0px 1px 1px #666666;
    -ms-box-shadow: 0px 1px 1px #666666;
    -o-box-shadow: 0px 1px 1px #666666;
}
code.jietbg {
    background: url(../../img/tubiao/caigou/baobg.png) no-repeat 0 0;
}
div.bazhu{
	color:#e5000c;
	font-size: 14px;
	text-align: right;
	/* font-weight: bold; */
}
div div.btnxia1{
	margin-top:6px;
}


.zlixian,
.xuantk,
.oldche,
.newche,
.tyoupin,
.tpailiang,
.tniankuan,
.txilie,
.tpinpai,
.tchexi,
.tbanben{
	cursor: pointer;
}


div.remenxuan{
	display: none;
}


.niuliahu img, .niuliahu span {
    float: left;
    text-align: center;
}

.litname {
    min-width: 92px;
}

.niuliahu img {
    height: 100%;
}

.ulnav {
    border-bottom: 2px solid #e5000c;
    font-size: 12px;
}
.ulnav li {
    float: left;
    margin-right: 10px;
    padding: 26px 0;
}
.ulnav li a {
    color: #333;
}

.ulnav .curli a {
    color: #999;
}

span.biaomark{
	/* position: absolute;
	right: -50px;
	top: 38%;
	border:1px solid #eee;
	color:#999;
	
	border-radius: 3px;
	font-size: 12px;
	padding: 1px 3px; */
	
	position: absolute;
	    right: -35px;
	    top: 38%;
	    border: 1px solid #ccc;
	    color: #999;
	    border-radius: 3px;
	    font-size: 12px;
	    padding: 1px 3px;
	    font-weight: bold;
}

div.chongxuanche span{
	line-height: 90px;
}
div.chebiao{
	position:relative;
	width:38px;
}
div.chebiao img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

li.zilis,
div.zmyou div.otylei{
	cursor: pointer;
}

div.baoli li.lis {
    margin-top: 0;
    margin-bottom: 0px;
    position: relative;
	text-indent: 0;
	cursor: auto;
}


div.layui-layer-dialog .layui-layer-content{
	padding:0 20px;
}

div.abox li.litou{
	text-indent: 0;
}

.layui-layer-content div.abox{
	 margin: 0 20px;
}

div.setheightbox{
	position:relative;
	height: 370px;
    overflow: hidden;
    padding-right: 0;
}