/* wmx80_css  */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px
}
textarea {
	font-size: 14px
}
input, button {
	margin: 0;
	font-size: 12px;
	vertical-align: middle;
	outline: none;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
body {
	font: 12px/1.2 microsoft yahei, arial, helvetica, sans-serif arial, helvetica, sans-serif;
	margin: 0;
	color: #000;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	outline: none;
	color: #000;
	-webkit-transition: all 400ms ease-out;
	-mozilla-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
img {
	-webkit-transition: all 400ms ease-out;
	-mozilla-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
a:hover {
	text-decoration: none;
	-moz-transition: color .4s linear;
	-webkit-transition: color .4s linear;
	transition: color .35s linear;
}
.cl {
	height: 0;
	font-size: 1px;
	clear: both;
	line-height: 0;
}
strong, b {
	font-weight: bold;
}
.none {
	display: none
}
*:focus {
	outline: none
}
i, em, ins {
	font-style: normal;
	text-decoration: none
}
.marg {
	margin: 0 auto;
	width: 100%;
	max-width: 640px
}
.marg2 {
	width: 100%;
	background: #fff;
}
.marg3 {
	margin: 0 auto;
	width: 100%;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clearfix {
*zoom:1;
}

span.check-label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 28px;
  left: 14px;
  background: #fff;
  border: 1px solid #3f3f3f;
  -webkit-outline:none;
  outline:none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
}
.select_tr span.check-label .arrow-gou {
  position: absolute;
  left: 6px;
  top: 2px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  float: left;
  width: 6px;
  height: 12px;
  -webkit-transform:rotate(40deg);
  transform:rotate(40deg);
}

.select_tr span.check-label {
  background: #00dbf5;
  border: 1px solid #00dbf5;
  outline: 0;
  -webkit-outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.taligntr {
	text-align: center;
}
.colorred {
	color: #da1212;
}
.bodybg {
	background: #f0eff5;
	min-width: 320px;
}
.bodybg2 {
	background: #ffffff;
	min-width: 320px;
}
.bodybg3 {
	background: #f7f7f7;
	min-width: 320px;
}
.red {
	color: #fe0000
}
.color1 {
	color: #808080
}
.color2 {
	color: #565656;
}
.color3 {
	color: #cccccc;
}
.color4 {
	color: #858585;
}
.bgfff {
	background: #fff
}
.height100 {
	height: 110px;
}
.hei60 {
	height: 100px;
}
.lh25 {
	line-height: 25px;
}
.lh30 {
	line-height: 30px;
}
.lh50 {
	line-height: 50px;
}
.lh60 {
	line-height: 60px;
}
.ft14 {
	font-size: 14px;
}
.ft15 {
	font-size: 15px;
}
.ft16 {
	font-size: 16px;
}
.ft18 {
	font-size: 18px;
}
.ft20 {
	font-size: 20px;
}
.fwn {
	font-weight: normal
}
.fwb {
	font-weight: bolder
}
.mt7 {
	margin-top: 7px
}
.mt10 {
	margin-top: 10px
}
.mt17 {
	margin-top: 17px
}
.mt28 {
	margin-top: 28px
}
.mt32 {
	margin-top: 32px
}
.mtr20 {
	margin-right: 30px;
}
.mtlr10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bort {
	border-top: 1px solid #e5e5e5
}
.bortb2 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.bortb3 {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.borb {
	border-bottom: 1px solid #c6cacd
}
.borb2 {
	border-bottom: 1px #ededed dotted;
}
.borbn {
	border-bottom: none;
}
.bortb {
	border-top: 1px solid #c6cacd;
	border-bottom: 1px solid #c6cacd
}
.fotb {
	width: 100%;
	height: 55px;
}
.disk {
	display: block;
}
.pr {
	position: relative
}
.plr12 {
	padding-left: 12px;
	padding-right: 12px;
}
.plr15 {
	padding-left: 15px;
	padding-right: 15px;
}
.plr18 {
	padding-left: 18px;
	padding-right: 18px;
}
.ptb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ptb10_t {
	padding-top: 6px;
}
.ptb16 {
	padding-top: 16px;
	padding-bottom: 16px;
}
.ptb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.ptb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ptb90 {
	padding-top: 90px;
}
.top60 {
	top: 60px
}
.top70 {
	top: 70px
}
.wid {
	width: 49%;
}
.wid33 {
	width: 33%;
}
.wid66 {
	width: 66%
}
.wid50 {
	width: 50%
}
.mri {
	margin-right: 2%;
}
.mbi {
	margin-bottom: 7px
}
header {
	height: 50px;
	width: 100%;
	background: #21292c;
	color: #fff;
	line-height: 50px;
	position: relative
}
header a.fh {
	display: block;
	position: absolute;
	left: 12px;
	color: #fff;
	font-size: 15px;
}
header h1 {
	display: block;
	font-size: 18px;
	font-weight: normal;
	text-align: center
}
header span {
	position: absolute;
	display: block;
	right: 12px;
	top: 0;
	padding: 22px 0 20px;
}
header span img {
	width: 26px;
}
.banner img {
	width: 100%
}
.indmain img {
	width: 100%;
}
.indmain {
	width: 100%;
	border: 1px #e5e5e5 solid;
	border-left: none;
	border-right: none;
}
.indmain .pdlr10 {
	padding: 10px;
}
.wid328 {
	width: 164px;
	margin: 0 auto;
}
.wid177 {
	width: 88px;
	margin: 0 auto;
}
.wid230 {
	width: 115px;
	margin: 0 auto;
}
.borderi {
	border-right: 1px #e5e5e5 solid;
}
.borderi2 {
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
}
.listb_a {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
}
.listb_l, .listb_r {
	height: 18px;
	padding: 7px 20px;
	float: left;
	border: 1px #0073dd solid;
	text-align: center;
	width:25%;
}
.listb_m {
	height: 18px;
	padding: 7px 7px;
	float: left;
	border: 1px #0073dd solid;
	border-right: none;
	text-align: center;
}
.listb_r {
	border-radius: 0 5px 5px 0;
}
.listb_l {
	border-radius: 5px 0 0 5px;
	border-right: none;
}
.selected {
	background: #0073dd;
	color: #ffffff
}
.listblr_b2 {
	background: #ffffff;
	color: #0073dd;
}
.edai {
	line-height: 25px;
	font-size: 14px;
	color: #7f7f7f;
}
.yd_box {
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.yd_box_left {
	width: 32%;
	height: 111px;
	text-align: center;
}
.yd_box .img {
	width: 100px;
	height: 110px;
	margin: 0 auto;
}
.yd_box_right {
	width: 68%;
	height: 90px;
	margin: 5px auto;
}
.o_h_h {
	overflow: hidden;
	height: 100%;
}
.yd_box b {
	font-size: 16px;
	line-height: 30px;
	color: #707375;
}
.yd_f_red {
	font-size: 24px;
	color: #f2421e;
	margin-right: 5px;
}
.yd_mlx {
	width: 28px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	border-radius: 2px;
	text-align: center;
	color: #fd744a;
	border: 1px solid #fd744a;
	margin-top: 6px;
}
.yd_f_gray {
	color: #D4D2D2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slide_line {
	text-decoration: line-through;
}
.yd_m_5 {
	margin: 17px 10px 0 0;
}
.minus {
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #00b0f6;
	text-align: center;
	background: url(../img/cel.png) center center no-repeat;
	background-size: 15px 15px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #00b0f6;
}
.yd_m_5 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.center {
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #00b0f6;
	text-align: center;
	border-top: 1px solid #00b0f6;
	border-bottom: 1px solid #00b0f6;
}
.add {
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #00b0f6;
	text-align: center;
	background: url(../img/add.png) center center no-repeat;
	background-size: 15px 15px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #00b0f6;
}
.add_one {
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #00b0f6;
	text-align: center;
	background: url(../img/add.png) center center no-repeat;
	background-size: 15px 15px;
	border-radius: 5px;
	border: 1px solid #00b0f6;
}
.atnspan .webatn {
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	background: #007aff;
	border: none;
	border-radius: 5px;
}
.atnspan .webatn:active {
	background: #0173ef
}
.atnspan a {
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #007aff;
	border-radius: 5px;
	text-align: center;
	margin: 0 !important
}
.atnspan a img {
	width: 14px;
	padding-right: 10px;
	vertical-align: middle
}
.arrow-right {
	display: block;
	width: 10px;
	height: 10px;
	top: 20px;
	right: 12px;
	position: absolute;
	border: 2px solid #858585;
	border-width: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow-right2 {
	display: block;
	width: 10px;
	height: 10px;
	right: 12px;
	position: absolute;
	border: 2px solid #656565;
	border-width: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow-right3 {
	display: block;
	width: 10px;
	height: 10px;
	top: 50px;
	right: 30px;
	position: absolute;
	border: 2px solid #858585;
	border-width: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ord_icon_left1, .ord_icon_left2, .ord_icon_left3, .ord_icon_left4, .ord_icon_left5, .ord_icon_left6, .ord_icon_left7, .ord_icon_left8, .ord_icon_left9, .ord_icon_left10, .uc_icon_left1, .uc_icon_left2, .uc_icon_left3, .uc_icon_left4, .uc_icon_left5, .uc_icon_left6, .uc_icon_left7, .uc_icon_left8, .uc_icon_left9, .uc_icon_left10, .uc_icon_left11 {
	display: block;
	width: 19px;
	height: 19px;
	top: 16px;
	left: 12px;
	position: absolute;
}
.ord_icon_left1 {
	background: url(../img/ord_icon1.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left2 {
	background: url(../img/ord_icon2.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left3 {
	background: url(../img/ord_icon3.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left4 {
	background: url(../img/ord_icon4.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left5 {
	background: url(../img/ord_icon5.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left6 {
	background: url(../img/ord_icon6.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left7 {
	background: url(../img/ord_icon7.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left8 {
	background: url(../img/ord_icon8.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left9 {
	background: url(../img/ord_icon9.png) no-repeat;
	background-size: 19px 19px;
}
.ord_icon_left10 {
	background: url(../img/ord_icon10.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left1 {
	background: url(../img/ucenter04.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left2 {
	background: url(../img/ucenter05.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left3 {
	background: url(../img/ucenter06.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left4 {
	background: url(../img/ucenter07.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left5 {
	background: url(../img/ucenter08.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left6 {
	background: url(../img/ucenter09.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left7 {
	background: url(../img/ucenter10.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left8 {
	background: url(../img/ucenter12.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left9 {
	background: url(../img/ucenter13.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left10 {
	background: url(../img/ucenter14.png) no-repeat;
	background-size: 19px 19px;
}
.uc_icon_left11 {
	background: url(../img/ucenter16.png) no-repeat;
	background-size: 19px 19px;
}
.arrow-left {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-top: 15px;
	border: 2px solid #fff;
	border-width: 2px 0 0 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.arrowbor {
	border: 2px solid #cacaca;
	border-width: 2px 2px 0 0;
}
.title {
	color: #616161;
	padding-bottom: 5px
}
.webare {
	min-height: 100px;
	border: none;
	width: 100%;
	height: auto;
	resize: none
}
.listul ul li {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 12px;
	position: relative
}
.listul ul li a {
	display: block;
	color: #858585;
}
.listul ul .time {
	line-height: 25px;
	padding-bottom: 20px;
	overflow: auto;
}
.listul ul .time select {
	clear: both;
	width: 292px;
	;
	margin-top: 20px;
	margin-left: 5%;
}
.listul ul li .t {
	text-align: left;
	line-height: 22px;
}
.listul ul li .sel {
	display: block;
	overflow: auto;
	width: 90%;
	padding: 0px 5%;
}
.listul ul li .sel a {
	float: left;
	width: 73px;
	height: 43px;
	background: url(../img/time1_n.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .on {
	background: url(../img/time1_o.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .a1 {
	background: url(../img/time2_n.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .on1 {
	background: url(../img/time2_o.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .a2 {
	background: url(../img/time3_n.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .on2 {
	background: url(../img/time3_o.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .a3 {
	background: url(../img/time4_n.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel .on3 {
	background: url(../img/time4_o.png) no-repeat 0px 0px;
	background-size: 100% 43px;
}
.listul ul li .sel a span {
	margin-top: 20px;
	font: normal 10px/20px arial;
	color: #FFFFFF;
}
.inp_btn {
	background: #ffffff;
	border: 1px #36c34d solid;
	border-radius: 3px;
	padding: 7px 0px;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
.inp_btn2 {
	background: #ffffff;
	border: 1px #8e8e8e solid;
	border-radius: 3px;
	padding: 7px 0px;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
.inp_btn3 {
	background: #ffffff;
	border: 1px #0073dd solid;
	border-radius: 3px;
	padding: 7px 0px;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
.listul button {
	border-radius: 3px;
	border: 1px #0073dd solid;
	background: #0073dd;
	padding: 5px 10px;
	font-size: 14px;
	color: #ffffff;
	margin-top: -5px;
}
.listul ul li i {
	display: block;
	width: 92%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.listul ul li ins {
	float: right;
	padding-right: 14px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: right
}
.listul ul li em {
	overflow: hidden;
	display: block;
	color: #3f3f3f;
	padding-left: 27px;
}
.listul ul li .webtxt {
	padding: 10px;
	line-height: 30px;
	border: none;
	width: 88%;
	font-size: 14px;
	background: none
}
.listul ul li .webyzm {
	padding: 10px;
	line-height: 30px;
	border: none;
	width: 56%;
	font-size: 14px;
	background: none
}
.listul ul li .atnyzm {
	height: 46px;
	line-height: 46px;
	background: #4cda64;
	color: #fff;
	text-align: center;
	width: 30%;
	cursor: pointer;
	border: none;
	position: absolute;
	right: 2px;
	top: 2px
}
.listul ul li .hfcz {
	outline: none;
	border-radius: 0;
	background-color: #fff;
	font-size: 15px;
	width: 100%;
	height: 50px;
	border: none;
}
/*.listul ul li label{position: relative; display:block; width:100%; }*/
/*.listul ul li label:after{content: ''; width: 10px; height: 10px; top:20px; right:12px; position:absolute; border: 2px solid #656565; border-width: 2px 2px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: rotate(45deg); transform: rotate(45deg);}*/
.listul ul li strong {
	display: block;
	position: absolute;
	height: 40px;
	line-height: 18px !important;
	font-size: 12px;
	right: 22px;
	top: 9px;
	font-weight: normal;
	width: 55%
}
.listul ul li .webs {
	position: absolute;
	right: 22px;
	-webkit-appearance: none;
	outline: none;
	border-radius: 0;
	background-color: #fff;
	top: 8px;
	height: 36px;
	width: 126px;
	font-size: 14px;
	border: none
}
.listul span {
	display: block;
	text-align: center
}
.listul span a {
	display: inline-block;
	margin: 0 12px;
	width: 88px;
	height: 33px;
	line-height: 33px;
	border-radius: 3px;
	background: #278bed;
	color: #fff;
	text-align: center
}
.listul span a:hover {
	background: #0173ef
}
.listul .bgcccc {
	background: #999;
}
.listdul li i {
	width: 80px;
	text-align: right;
	display: inline-block;
	color: #6e6e6e
}
.adrssul li {
	border-bottom: 1px solid #c6cacd;
	padding: 10px 12px
}
.adrssul li i {
	display: inline-block;
	float: left;
	width: 100px;
	text-align: right;
	color: #7f7f7f
}
.adrssul li em {
	overflow: hidden;
	display: block
}
.ggul ul li {
	padding: 0 12px;
	border-bottom: 1px solid #c6cacd
}
.ggul ul li em {
	display: block;
	float: right;
	text-align: right
}
.ggul ul li i {
	display: block;
	overflow: hidden
}
.ggul ul li:last-child {
	height: auto !important;
	overflow: hidden
}
.true {
	width: 64%;
	margin: 56px auto;
	text-align: center;
}
.true dl dt {
	padding-bottom: 6px;
}
.true dl dt img {
	width: 40%;
	max-width: 100px
}
.true dl dd {
	padding-top: 13px;
}
.true dl dd h1 {
	display: block;
	font-size: 18px;
	color: #3fa806;
}
.true dl dd span {
	display: block;
	padding-top: 10px;
}
.true dl dd span a {
	display: block;
	width: 100%;
	height: 44px;
	background: #018bee;
	line-height: 44px;
	font-size: 15px;
	border: 1px solid #018bee;
	border-radius: 3px;
	color: #fff;
}
.xylan {
	width: 46%;
	margin: 56px auto;
	text-align: center;
}
.xylan dl dt {
	padding-bottom: 6px;
}
.xylan dl dt img {
	width: 76%;
	max-width: 205px
}
.xylan dl dd {
	padding-top: 13px;
}
.xylan dl dd h1 {
	display: block;
	font-size: 18px;
	color: #c8c8c8;
	font-weight: normal
}
.xylan dl dd span {
	display: block;
	padding-top: 10px;
}
.xylan dl dd span a {
	display: block;
	width: 100%;
	height: 44px;
	background: #018bee;
	line-height: 44px;
	font-size: 15px;
	border: 1px solid #018bee;
	border-radius: 3px;
	color: #fff;
}
.zfdl ul li {
	display: block;
	position: relative;
	cursor: pointer
}
.zfdl ul li dl {
	padding: 12px 0 12px 12px;
	border-bottom: 1px solid #c6cacd
}
.zfdl ul li dl dt {
	float: left;
	width: 56px;
}
.zfdl ul li dl dt img {
	width: 100%
}
.zfdl ul li dl dd {
	padding-left: 46px;
}
.zfdl ul li dl dd h1 {
	font-size: 14px;
	color: #000;
	padding-bottom: 3px
}
.zfdl ul li dl dd i {
	display: block;
	font-size: 12px;
	color: #999999
}
.zfdl ul li b {
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 10px;
	top: 16px;
	background: url(../img/dlhover.gif) no-repeat center;
	background-size: 26px;
}
.zfdl ul li.chcek b {
	background: url(../img/dlbg.gif) no-repeat center;
	background-size: 26px;
}
.ydul ul li {
	padding: 0 12px;
	border-bottom: 1px solid #c6cacd;
	position: relative
}
.ydul ul li .websel {
	-webkit-appearance: none;
	outline: none;
	background-color: #fff;
	position: absolute;
	right: 12px;
	border: 1px solid #b0b0b0;
	padding-left: 6px;
	border-radius: 10px;
	width: 56px;
	height: 32px;
	line-height: 32px;
	top: 10px;
}
.ydul ul li i {
	display: block;
	position: absolute;
	text-align: right;
	right: 100px;
	top: 0;
	color: #b0b0b0
}
.ydul span {
	display: block;
	text-align: right
}
.lpul li {
	border-bottom: 1px solid #c6cacd;
	padding: 10px 12px;
}
.lpul li .webtxt {
	width: 72%;
	height: 20px;
	line-height: 20px;
	padding: 8px 3%;
	margin-right: 3%;
	background: #e7e7e7;
	font-size: 15px;
	border: none;
	border-radius: 4px;
}
.lpul li .webatn {
	background: none;
	border: none;
	color: #df371c;
	font-size: 16px;
	width: 19%;
	text-align: center;
	cursor: pointer
}
.lpul .part {
	height: 82px;
	padding-left: 16px;
}
.lpul .hbg {
	background: #f35b43 url(../img/bgr.png) no-repeat left center;
	background-size: 10px;
}
.lpul .gbg {
	background: #9c9c9c url(../img/bgh.png) no-repeat left center;
	background-size: 10px;
}
.lpul .bg1 {
	background: #df371c;
}
.lpul .bg2 {
	background: #868686;
}
.lpul .part .main {
	overflow: auto;
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
	height: 82px;
}
.lpul .part .main span {
	display: block;
	line-height: 26px;
}
.lpul .part .main span i {
	margin-right: 15px;
}
.lpul .part .main span i:last-child {
	margin: 0
}
.lpul .part .right {
	width: 70px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	height: 82px;
	float: right
}
.lpul .part .right i {
	display: block;
	padding: 15px 0 10px;
}
.lpul .part .right b {
	display: block;
	font-size: 16px;
}
.lpul .part .right em {
	display: block;
	line-height: 82px;
	font-size: 16px;
}
.lpul .part .main2 {
	overflow: auto;
	color: #fff;
	font-size: 14px;
	height: 82px;
}
.lpul .part .main2 dl {
	width: 140px;
	float: left;
	font-size: 12px;
	line-height: 22px;
}
.lpul .part .main2 dt {
	font-size: 20px;
	padding-top: 8px;
}
.lpul .part .main2 dd i {
	display: block;
	padding-top: 2px;
}
.lpul .part .main2 em {
	display: block;
	line-height: 82px;
	font-size: 22px;
	float: right;
	padding-right: 8px
}
.xxkul #tra_xxk li {
	width: 20%;
	text-align: center;
	float: left;
	border-bottom: 3px solid #fff;
	cursor: pointer
}
.xxkul #tra_xxk li.active {
	border-bottom: 3px solid #0077ed
}
.xxkul #tra_xxk2 li {
	width: 33%;
	text-align: center;
	float: left;
	border-bottom: 3px solid #fff;
	cursor: pointer
}
.xxkul #tra_xxk2 li.active {
	border-bottom: 3px solid #0077ed
}
.conul li {
	border-bottom: 1px solid #c6cacd;
	padding: 0 12px;
	position: relative
}
.conul li b {
	display: block;
	position: absolute;
	right: 12px;
	top: 18px;
	width: 15px;
	display: none
}
.conul li i {
	display: block;
	position: absolute;
	text-align: right;
	right: 100px;
	top: 0;
	color: #999;
}
.conul li .func {
	display: block;
	position: absolute;
	top: 14px;
	right: 30px;
}
.conul li .func a {
	float: right;
	display: block;
	width: 16px;
	height: 21px;
	background: url(../img/add.png) no-repeat 0px 0px;
	background-size: 16px auto;
}
.conul li .func .sub {
	float: left;
	background: url(../img/sub.png) no-repeat 0px 0px;
	background-size: 16px auto;
}
.conul li .func input {
	width: 20px;
	text-align: center;
}
.bottom_box {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 55px;
	background: #fff;
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
}
.ucenterbg {
	background: url(../img/ucenter01.jpg) no-repeat;
	background-size: 640px 180px;
	height: 180px;
}
.ucenter05 {
	width: 160px;
	margin: 0 auto;
}
.ucenter05 p {
	line-height: 30px;
	font-size: 16px;
	color: #0073dd;
}
.ucenter06 ul li {
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	height: 50px;
}
.ucenter06 p {
	float: left;
	width: 33%;
	text-align: center;
}
.ucenter06 a {
	color: #00C;
	text-decoration: none;
}
.ucenter07 ul li {
	border-bottom: 1px solid #e0e0e0;
	height: 50px;
	padding: 5px 30px;
}
.ucenter07 ins {
	float: right;
	color: #ff0000;
	padding-top: 15px;
}
.ucenter07 em {
	float: left;
	line-height: 23px;
	padding-top: 5px;
	color: #3f3f3f;
}
.ucenter07 span {
	font-size: 12px;
	color: #989898;
}
.ucenterh_l {
	width: 98px;
	margin-left: 30px;
	margin-top: 30px;
}
.ucenterh_m {
	max-width: 440px;
	margin-left: 10px;
	margin-top: 30px;
	line-height: 30px;
	font-size: 14px;
}
.ucenterh_r {
	margin-top: 70px;
	margin-right: 20px;
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #858585;
	border-width: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ucenterh_g {
	position: relative;
	top: 100px;
	left: -460px;
}
.ucenter01 li {
	width: 33%;
	float: left;
	height: 100px;
	text-align: center;
	color: #413f40;
}
.ucenter01 li em {
	line-height: 40px;
	width: 70%;
}
.clr1 {
	color: #ff0000;
}
.clr2 {
	color: #8b8b8b;
}
.clr3 {
	color: #66af13;
}
.clr4 {
	color: #8e8e8e;
}
.clr5 {
	color: #36c34d;
}
.clr6 {
	color: #0073dd;
}
.clr7 {
	color: #ff9f11;
}
.clr8 {
	color: #3f3f3f;
}
.ucenter01_r {
	margin-top: 40px;
	margin-right: 15px;
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #858585;
	border-width: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.linb li {
	border: none !important
}
.fotel {
	text-align: center;
	color: #616065;
	padding: 140px 0 80px
}
footer {
	border-top: 1px solid #E6E6E6;
	background: #f7f7f7;
	position: fixed;
	left: 0;
	bottom: 0px;
	width: 100%
}
footer ul {
	padding: 0 12px
}
footer ul li {
	width: 33.33%;
	float: left;
	text-align: center
}
footer ul li em {
	display: block;
	position: relative;
	padding: 6px 0
}
footer ul li em img {
	width: 30px;
}
footer ul li em ins {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	color: #fff;
	background: #fe0000;
	border-radius: 8px;
	top: 3px;
	line-height: 16px;
	right: 20%;
}
footer ul li i {
	display: block;
	color: #929292;
}
/*.ppsd{ display:block; width:100%; height:44px;background:-webkit-linear-gradient(90deg,#ed9a18,#fbb426); line-height:44px;  font-size:15px; border:1px solid #e78508; border-radius:3px; color:#fff;}*/


.order-logictics {
	clear: both;
	position: relative;
	overflow: hidden;
}
.order-logictics div:last-child .con-text div.borderD {
	display: none;
}
.order-logictics span.high-dottle {
	height: 16px;
	width: 16px;
	float: left;
	position: absolute;
	top: 10px;
	background: #3f9ff8;
	z-index: 1;
	left: -4px;
	box-shadow: 0px 0px 0px 4px #a3d3ff inset;
}
.order-logictics span {
	margin: 6px 6px 2px 20px;
	border-radius: 100%;
	width: 7px;
	height: 7px;
	background: #cacaca;
	float: left;
}
.split-position {
	position: absolute;
	left: 23px;
	border-left: 1px solid #cacaca;
	height: auto;
	height: 100%;
	top: 30px;
}
.split-position2 {
	position: absolute;
	left: 23px;
	border-left: 1px solid #097de7;
	height: auto;
	height: 100%;
	top: 30px;
}
.con-text {
	margin: 8px 10px 0px 46px;
	font-size: 14px;
	line-height: 30px !important;
}
.con-text span {
	position: absolute;
	left: 0;
}
