@charset "utf-8"; 

/*container*/
.container 
{
    width:1000px; margin:auto; padding:0 15px; background:#FFF;
    /*国庆2019*/
	/*width: 1000px;
	margin: 100px auto;
	padding: 0px 0px;
	background: #FFF;*/ 
	
}

/*header*/
.header {
	position: relative;
	height: 120px;
	padding: 0 30px;
	background: url(../images/logo_top.png) 30px 10px no-repeat #2b0906;
	z-index: 3
}

.header .links {
	height: 30px;
}

.header .links, .header .links a, .header .links a:visited {
	color: #fff
}

.header .links a:hover {
	color: #373c64;
	text-decoration: none
}

.header .links li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.header .links li.fr {
	float: right;
	background: url(../images/line-header.png) right center no-repeat
}

.header .links li.nl {
	background: none;
	padding-right: 0
}

.header .links li.current a, .header .links li.current a:visited {
	color: #FFF;
	text-decoration: none
}

.header .search {
	padding-top: 5px;
	height: 20px;
}

.header .search p {
	padding-left: 230px;
	float: right;
	height: 25px;
	background: url(../images/bg-header-ph.png) left center no-repeat
}

.header .search p .entry {
	height: 20px;
	line-height: 20px;
	background: #FFF;
	border: none;
	padding-left: 3px;
	color: #91929e;
	font-family: "microsoft yahei"
}

.header .search p .submit {
	border: none;
	height: 25px;
	width: 20px;
	background: url(../images/bg-header-bt.png) center no-repeat;
	cursor: pointer
}

.header .navigation {
	height: 45px;
	position: absolute;
	bottom: 0;
	right: 9px;
	width: 700px;
}

.header .navigation li {
	height: 45px;
	float: left;
	width: 100px;
}

.header .navigation li a {
	padding-bottom: 7px;
	height: 38px;
	line-height: 38px;
	display: block;
	text-align: center;
	color: #fbb100;
	font-size: 14px;
	text-decoration: none
}

.header .navigation li.current a {
	height: 38px;
	line-height: 38px;
	display: block;
	color: #FFF;
	background: url(../images/bg-header-ah.png) center bottom no-repeat
}

.header .navigation li a:hover {
	color: #FFF;
}

.header .loginusername {
	color: #373c64;
}

.header .log {
	width: 200px;
	height: 72px;
	position: absolute;
}

.header .log a {
	display: block;
	width: 100%;
	height: 100%
}

/*content*/
.content {
	padding-top: 15px;
}

.content .siderBar {
	width: 230px;
	float: right;
}

.content .main {
	width: 750px;
	float: left;
}

.content .main .position-title {
	padding-bottom: 6px;
	font-size: 18px;
	color: #373c64;
	font-weight: normal;
	border-bottom: 2px solid #403c68
}

.content .main .position-top {
	margin-top: 10px;
}

.content .main .position-top ul li {
	float: left;
}

.content .main .position-top ul li a {
	text-decoration: none;
}

.content .blo .bct, .content .blo .bcb, .content .subMeu .bct {
	height: 5px;
	overflow: hidden;
	background: url(../images/bg-subMeu-1.png) center top no-repeat
}

.content .blo .bcb, .content .subMeu .bcb {
	background: url(../images/ts-menu-bottom.png) center top no-repeat;
	height: 5px;
}

.content .blo .bcm, .content .subMeu .bcm {
	padding: 4px;
	background: #F2F2F2;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA
}

.content .subMeu .bcm li a, .content .subMeu .bcm li a:visited {
	display: block;
	height: 34px;
	line-height: 34px;
	color: #777;
	font-size: 14px;
	text-align: left;
	text-decoration: none
}

.content .subMeu .bcm li a span {
	cursor: pointer
}

.content .subMeu .bcm li a span.ico {
	display: block;
	float: left;
	height: 34px;
	width: 25px;
	overflow: hidden
}

.content .subMeu .bcm li a span.txt {
	display: block;
	float: left;
	height: 34px;
	padding-left: 13px;
}

.content .subMeu .bcm li a.current, .content .subMeu .bcm li a.current:visited {
	background: url(../images/bg-subMeu-2.png) no-repeat;
	color: #000
}

.content .subMeu .bcm li a:hover {
	color: #000
}

.content .subMeu .bcm li a.currents {
	color: #000
}

.content .d_text {
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
}

.content .tf_label {
	width: 100px;
	text-align: right;
	display: inline-block;
} 
   
/*--cms--*/
.pic_txt {
	margin-top: 15px;
	border-bottom: 2px solid #c5c4d1;
}

.pic_txt p {
	color: #828282;
	font-size: 14px;
}

.pic_txt p strong {
	color: #3F3B67;
	font-size: 18px;
	font-weight: normal;
	padding-right: 15px;
}

.content .main .produce_list h2 {
	color: #3f3b67;
	font-size: 14px;
	font-weight: normal;
	padding-top: 12px;
}

.content .main .produce_list p {
}

.content .main .produce_list .jzqy {
	padding-top: 8px;
}

.content .main .more {
	padding-top: 10px;
}

.workProfiles .main .workPsubs .schd {
	padding: 15px 20px 15px 0;
	border-bottom: 1px solid #ddd;
}

.workProfiles .main .workPsubs .schd h2 {
	color: #3F3B67;
	font-size: 20px;
	font-weight: normal;
}

.workProfiles .main .workPsubs .schd .hd_li {
	padding: 8px 0 0 15px;
}

.workProfiles .main .workPsubs .schd .hd_li li {
	width: 330px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: left;
	display: inline;
}

.workProfiles .main .workPsubs .schd .hd_li li span {
	color: #bbb;
}

.workProfiles .main .workPsubs .schd .xq {
	text-align: right;
}

.workProfiles .main .workPsubs .schd .xq a,.content .main .hd_list ul .wrap .cont .xq a {
	color: #3222c5;
}

.content .main .hd_list ul .wrap {
	border-bottom: 1px solid #ddd;
	clear: both;
	overflow: hidden;
	padding: 15px 30px 15px 15px;
	zoom: 1;
}

.content .main .hd_list ul .wrap img {
	float: left;
}

.content .main .hd_list ul .wrap .cont {
	width: 480px;
	float: right;
	padding-left: 20px;
}

.content .main .hd_list ul .wrap .cont h2 {
	color: #3f3b67;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
}

.content .main .hd_list ul .wrap .cont .xq {
	clear: both;
	text-align: right;
}

.content .main .hd_list ul .wrap .cont ul li {
	line-height: 2em;
}

.content .main .hd_list ul .wrap .cont ul li span {
	color: #bbb;
}

.content .main .page {
	text-align: right;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}

.content .main .page .wrap {
	width: 100px;
	float: left;
	margin-left: 475px;
	display: inline;
	text-align: center;
	position: relative;
}

.content .main .page .wrap .pre {
	background: url(../images/pre.png) no-repeat 7px center #fff;
	width: 25px;
	height: 25px;
	border: 1px solid #ddd;
	display: block;
	position: absolute;
	left: 0;
}

.content .main .page .wrap .next {
	background: url(../images/next.png) no-repeat 9px center #fbb100;
	float: right;
	width: 25px;
	height: 25px;
	border: 1px solid #e28a00;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.content .main .page .page_text {
	width: 30px;
	height: 22px;
	background: url(../images/submit.png) no-repeat;
	border: 0;
	margin: 0 3px;
	text-align: center;
}

.content .main .page .submit {
	width: 50px;
	height: 25px;
	margin-left: 3px;
}

.content .main .more {
	clear: both;
}

.content .main .mbx {
	padding-bottom: 5px;
	color: #666;
}

.content .main .mbx a {
	padding: 0 3px;
	color: #666;
}

.content .main .mbx span {
	color: #000;
	padding-left: 3px;
}

.workProfiles .main .workPsubs .schd .author {
	text-align: right;
}

.workProfiles .main .workPsubs .schd .li_zq {
	overflow: hidden;
}

.workProfiles .main .workPsubs .schd .li_zq li {
	width: 600px;
	;height: 30px;
	line-height: 30px;
	text-align: left;
	color: #666;
}

.workProfiles .main .workPsubs .schd .li_zq li span {
	font-size: 14px;
	color: #000;
}

.workProfiles .main .workPsubs .schd p {
	color: #666;
}

.workProfiles .main .workPsubs .schd .li_zq .cont {
	height: auto;
}

.workProfiles .main .workPsubs .schd .li_zq .cont ul {
	padding-left: 70px;
}

.workProfiles .main .workPsubs .bord0 {
	border-bottom: 0;
}
   

/*小图灰色按钮*/
.tosnsmall_btns {
	background: url(../images/tosn_smallbtn.png) no-repeat 0px 0px;
}

.tosnsmall_btns_mouseover {
	background: url(../images/tosn_smallbtn.png) no-repeat 0px -22px;
}

.tosnsmall_btns_mousedown {
	background: url(../images/tosn_smallbtn.png) no-repeat 0px -44px;
}

/*弹出层样式*/
.popupTep {
	position: fixed;
	width: 400px;
	display: none
}

.popupTep h3.tit {
	height: 24px;
	line-height: 24px;
	position: relative;
	background: #3f3b67;
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
}

.popupTep h3.tit a {
	position: absolute;
	right: 0;
	height: 24px;
	width: 24px;
	background: url(../images/bg_popuptep_clo.png) no-repeat
}

.popupTep .con {
	padding: 15px;
	border: 1px solid #3f3b67;
	border-top: none;
	text-align: center;
	background: #FFF
}

.popupTep .con input.text {
	height: 20px;
	line-height: 20px;
	background: url(../images/bg_popuptep_tex.png) repeat-x;
	border: 1px solid #d6d6d6
}

/*网点详细地址弹出*/
#netAddress {
	width: 254px;
	overflow: hidden;
	position: absolute;
	background: #FFF;
	display: none;
	z-index: 9999
}

#netAddress .t {
	height: 5px;
	overflow: hidden;
	background: url(../images/bg_mc_0130_1.png) no-repeat
}

#netAddress .c {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px 15px;
}

#netAddress .b {
	height: 12px;
	overflow: hidden;
	background: url(../images/bg_mc_0130_2.png) no-repeat
}

/*footer  */
.footer {
	margin-top: 40px;
	padding: 0 30px;
	height: 125px;
	padding-top: 25px;
	background: url(../images/bg_footer_r.png) left top no-repeat #2b0906;
	position: relative
}

.footer .lo {
	height: 31px;
	padding-top: 60px;
	background: url(../images/logo-footer.png) 163px 2px no-repeat;
	padding-left: 135px;
	position: absolute;
	width: 300px
}

.footer .lo p {
	height: 31px;
	background: url(../images/bg-header-ph.png) 25px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.footer .f-nav {
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 40px;
	right: 20px;
}

.footer .f-nav li {
	float: left;
	padding-right: 15px;
}

.footer .f-nav a, .footer .f-nav a:visited {
	color: #FFF
}

.footer .f-nav a:hover {
	color: #373c64;
}

.footer .f-icp {
	position: absolute;
	margin-left: 680px;
	margin-top: 21px;
}

.footer .f-gs {
	position: absolute;
	margin-left: 795px;
	margin-top: 21px;
}

.footer .f-360 {
	position: absolute;
	margin-left: 830px;
	margin-top: 15px;
}

.footer .copyright {
	color: #c3c2d5;
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 20px;
	right: 35px;
}

.tosnmiddle_btn {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 -96px;
}

.tosn_mouseover {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;
}

.tosn_mousedown {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;
}

.tosnmiddle_btnl {
	background: url(../images/tosl_btnmiddlel.png) no-repeat 0 0;
}

.tosnl_mouseover {
	background: url(../images/tosl_btnmiddlel.png) no-repeat 0 -32px;
}

.tosnl_mousedown {
	background: url(../images/tosl_btnmiddlel.png) no-repeat 0 -64px;
}

.tosnsmall_btn {
	background: url(../images/tosn_smallbtn.png) no-repeat 0px -66px;
}

.tosnsml_mouseover {
	background: url(../images/tosn_smallbtn.png) no-repeat 0 -22px;
}

.tosnsml_mousedown {
	background: url(../images/tosn_smallbtn.png) no-repeat 0 -44px;
}

.tosnsmall_btnl {
	background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0px 0px;
}

.tosnsmll_mouseover_2 {
	background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0 -22px;
}

.tosnsmll_mousedown_2 {
	background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0 -44px;
}

.channegButn {
	width: 92px;
	height: 22px;
	border: 0px;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
}

.newprocitySel {
	position: relative;
	height: 30px;
	border: 0px;
}

.newprocitySel a , .newprocitySel a:visited {
	position: absolute;
	width: 26px;
	height: 28px;
	top: 0;
	right: 0;
	background: url(../images/bg_mc_0203_1.png) no-repeat
}

.iGrays {
	color: #aaa
}
/*wrong*/
.wrongMsg {
	color: #F00
}

.label_left {
	margin-left: 82px;
}

/*贰仟家首页*/
/*修改首页  我要下单  样式*/
.ts-index .indexBuy {
	width: 168px;
	height: 40px;
	text-align: center;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 40px;
}

.ts-index .siderBar a .indexBuy {
	font-size: 16px;
	text-decoration: none;
}

.ts-index .siderBar a:hover {
	text-decoration: none;
}

.ts-index .ts-usermessage a:hover {
	text-decoration: underline;
}

.ts-index .bcm .title {
	width: 103.5px;
	height: 30px;
	float: left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 7px;
	cursor: pointer;
}

.ts-index .bcm h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.ts-index .bcm .icobg {
	display: block;
	float: left;
	height: 34px;
	overflow: hidden;
	width: 25px;
	background: url(../images/index-menu.png) right 7px no-repeat;
}

.ts-index .bcm .UploadOrder .icobg {
	background: url(../images/index-menu.png) right 7px no-repeat;
}

.ts-index .bcm .TemplatesDown .icobg {
	background-position: right -25px;
}

.ts-index .bcm .billpay .icobg {
	background-position: right -58px;
}

.ts-index .bcm .take .icobg {
	background-position: right -88px;
}

.ts-index .bcm .takeorder .icobg {
	background-position: right -122px;
}

.ts-index .bcm .orderform .icobg {
	background-position: right -145px;
}

.ts-index .bcm .consult .icobg {
	background-position: right -175px;
}

.ts-index .bcm .ts-rdgif {
	display: block;
	float: left;
	height: 34px;
	overflow: hidden;
	width: 25px;
	background: url(../images/ts-dsd.png) right 7px no-repeat;
}

.ts-index .bcm .ts-prettyloan {
	display: block;
	float: left;
	height: 34px;
	overflow: hidden;
	width: 25px;
	background: url(../images/prettyloan.png) right 7px no-repeat;
}

.ts-index .selecteWay {
	margin-top: 10px;
	color: #333333;
}

.ts-index .selecteWay ul {
	border-bottom: 2px solid #ed6c14;
	height: 26px;
	overflow: hidden
}

.ts-index .selecteWay ul li {
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
}

.ts-index .selecteWay ul li a, .ts-index .selecteWay ul li a:visited {
	color: #333333;
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
}

.ts-index .selecteWay ul li.s1 {
	width: 110px;
}

.ts-index .selecteWay ul li.s1 a, .ts-index .selecteWay ul li.s1 a:visited {
	line-height: 26px;
}

.ts-index .selecteWay ul li.s1 a.current, .ts-index .selecteWay ul li.s1 a.current:visited {
	background: url(../images/menu_mc_1229_1.png) no-repeat;
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}

.ts-index .selecteWay ul li.s2 {
	width: 110px;
	margin-left: 10px;
}

.ts-index .selecteWay ul li.s2 a, .ts-index .selecteWay ul li.s2 a:visited {
	line-height: 26px;
}

.ts-index .selecteWay ul li.s2 a.current, .ts-index .selecteWay ul li.s2 a.current:visited {
	background: url(../images/menu_mc_1229_1.png) no-repeat;
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}

.ts-index .selecteWayTab ul li a {
	line-height: 35px;
	color: #999999;
	text-indent: 10px;
	display: block;
	height: 35px;
}

.ts-index .selecteWayTab div {
	margin-top: 10px;
}

.ts-index .selecteWayTab ul li a:hover {
	text-decoration: underline;
}

.ts-index .flashPic {
	text-align: center;
	width: 705px;
	height: 246px;
	overflow: hidden;
	position: relative;
}

.ts-index .flashPic .prevBtn {
	width: 52px;
	height: 50px;
	background: url(../images/zuo.png) no-repeat;
	position: absolute;
	top: 100px;
	left: 10px;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 3001
}

.ts-index .flashPic .nextBtn {
	width: 52px;
	height: 50px;
	background: url(../images/you.png) no-repeat;
	position: absolute;
	top: 100px;
	right: 10px;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 3001
}

.ts-index .flashPic .picNum {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.ts-index .flashPic .picNum a {
	margin-left: 2px;
	border: 1px solid #aeaeae;
	background: #f1f1f1;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	padding: 2px 5px;
	color: #000;
	text-decoration: none;
}

.ts-index .flashPic .picNum a.on {
	border: 1px solid #aeaeae;
	color: #fff;
	background: #3399CC;
}

.ts-index .indexsearch {
	padding-left: 13px;
}

.ts-index .indexsearch div {
	float: left;
	width: 220px;
	height: 200px;
	margin-top: 20px;
	margin-right: 10px;
}

.ts-index .indexsearch div span {
	float: left;
}

.ts-index .indexsearch div .sleft {
	display: block;
	background: url(../images/ts-indexsleft.gif);
	width: 17px;
	height: 172px;
}

.ts-index .indexsearch div .scenter {
	display: block;
	background: url(../images/ts-indexscenter.gif);
	height: 167px;
	width: 189px;
	padding-top: 5px;
}

.ts-index .indexsearch div .sright {
	display: block;
	background: url(../images/ts-indexsright.gif);
	width: 14px;
	height: 172px;
}

.ts-index .indexsearch div .sbottom {
	background: url(../images/ts-indexbottom.gif) top no-repeat;
	width: 218px;
	height: 9px;
	display: block;
}

.ts-index .indexsearch div .scenter h2 {
	color: #3f3b67;
	font-size: 14px;
}

.ts-index .indexsearch div .cargotracking {
	margin-top: 10px;
}

.ts-index .indexsearch div .scenter textarea {
	width: 180px;
	height: 30px;
	border: 1px solid #D6D6D6;
	padding: 3px;
	overflow-y: hidden;
}

.ts-index .indexsearch div .scenter .d_input {
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	width: 50px;
	color: black;
}

.ts-index .indexsearch div .scenter .inputop {
	margin-top: 5px;
}

.ts-index .indexsearch div .scenter .butleft {
	margin-left: 16px;
}

.ts-index .indexsearch div .scenter .butseach {
	margin-left: 123px;
	line-height: 22px;
}

.ts-index .indexsearch div .scenter .norder {
	text-align: center;
	color: #aeaeae
}

.ts-index .indexsearch div .scenter .norder b {
	background: url(../images/ts-ico.png) left no-repeat;
	width: 140px;
	padding-left: 16px;
	font-weight: normal;
}

.ts-index .indexsearch div .scenter .pfont {
	color: #646185
}

.ts-index .indexsearch div .scenter .cargobutton {
	width: 62px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.ts-index .indexsearch div .scenter .city_input {
	border: 1px solid #d6d6d6;
	width: 180px;
	height: 30px;
	background: url(../images/ts-indexcity.png) no-repeat;
	line-height: 30px;
	margin-top: 5px;
	text-indent: 5px;
}

.ts-index .indexsearch div .scenter .shopMess {
	width: 180px;
	height: 40px;
}

.ts-index .indexsearch div .scenter .shopMess b {
	float: left;
	display: block;
	font-weight: normal;
	height: 40px;
	margin-right: 5px;
}

.ts-index .indexsearch div .scenter .shopMess dl {
	float: left;
	color: #777777;
	display: block;
	line-height: 16px;
	margin-top: 3px;
}

.ts-index .indexsearch div .cityinput {
	background: url(../images/ts-city.png);
	width: 180px;
	height: 30px;
	border: #d6d6d6 1px solid;
	margin-top: 5px;
	text-indent: 5px;
	line-height: 30px;
	text-indent: 5px;
}

.ts-index .indexsearch div .cityzinput {
	background: url(../images/ts-zcity.png);
	width: 180px;
	height: 30px;
	border: #d6d6d6 1px solid;
	margin-top: 15px;
	text-indent: 5px;
	line-height: 30px;
	text-indent: 5px;
}

.ts-index .carriage h2 {
	display: block;
	background: url(../images/bg-commonQ1.png) left no-repeat;
	text-indent: 7px;
	font-size: 14px;
	color: #FFFFFF;
}

.ts-index .carriageclass {
	width: 710px;
	height: 35px;
	margin-top: 5px;
	margin-left: 0px;
}

.ts-index .carriageclass  a {
	background: url(../images/ts-carriage4.png);
	height: 50px;
}

.ts-index .carriageclass .transport {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 40px;
	background-position: 10px -1px;
}

.ts-index .carriageclass .shortcut {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 46px;
	background-position: -110px -1px;
}

.ts-index .carriageclass .scope {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 49px;
	background-position: -255px -1px;
}

.ts-index .carriageclass .performance {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 36px;
	background-position: -530px -5px;
}

.ts-index .carriageclass .economyexpress {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 44px;
	background-position: -170px -67px;
}

.ts-index .carriageclass .carload {
	display: block;
	width: 100px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	padding-left: 43px;
	background-position: -355px -67px;
}

.ts-index .carriageclass .tehui {
	display: block;
	cursor: pointer;
	width: 100px;
	float: left;
	text-decoration: none;
	padding-left: 41px;
	background-position: -20px -67px;
}

.ts-index .carriageclass .txt_top,.ts-index .servicesclass .txt_top {
	color: #777777;
	font-size: 14px;
}

.ts-index .carriageclass .txt_bottom,.ts-index .servicesclass .txt_top {
	display: block;
	margin-top: -5px;
	width: 75px;
}

.ts-index .services h2 {
	display: block;
	background: url(../images/bg-commonQ1.png) left no-repeat;
	text-indent: 7px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 20px;
}

.ts-index .services h2 a {
	font-size: 12px;
	font-weight: normal;
	color: #1200bc;
	margin-left: 5px;
}

.ts-index .servicesclass {
	background: url(../images/ts-services2.png) top left no-repeat;
	margin-left: 10px;
	margin-top: 20px;
}

.ts-index .servicesclass .loan {
	display: block;
	height: 47px;
	padding-left: 58px;
	width: 115px;
	float: left;
	text-decoration: none;
	color: #000;
	padding-top: 20px;
}

.ts-index .servicesclass .collection {
	display: block;
	float: left;
	width: 114px;
	padding-left: 60px;
	text-decoration: none;
	color: #000;
}

.ts-index .servicesclass .safety {
	display: block;
	float: left;
	padding-left: 85px;
	text-decoration: none;
	color: #000;
	width: 108px;
}

.ts-index .servicesclass .Protect {
	display: block;
	float: left;
	width: 90px;
	padding-left: 63px;
	text-decoration: none;
	color: #000
}

.ts-index .servicesclass .addService {
	display: block;
	float: left;
	padding-left: 72px;
	text-decoration: none;
	color: #000;
	width: 108px;
}

.ts-index .services ul {
	padding-left: 15px;
}

.ts-index .services ul li {
	float: left;
	margin-top: 10px;
	background: #fff;
	margin-right: 42px;
}

.ts-index .services ul li .sfont {
	color: #716f8f;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}

.ts-index .services ul li a {
	text-indent: 10px;
	display: block;
	background: url(../images/bg_mc_0107_1.png) left no-repeat;
	color: #9b9b9b
}

.ts-index .ts-suo {
	background: url(../images/ts-suo1.png) center no-repeat;
	width: 12px;
	height: 18px;
	float: right;
	margin-right: 5px;
	margin-top: 4px;
}
/*首页登陆框*/
.ts-orderform .bcm ul {
	padding: 8px;
	margin-top: 29px;
}

.ts-orderform .bcm li {
	height: 22px;
	padding-left: 25px;
	text-align: left
}

.ts-orderform .textinput {
	width: 200px;
	margin-bottom: 10px;
	border: #d6d6d6 1px solid;
	height: 20px;
	line-height: 20px;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	padding-left: 5px;
}

.ts-orderform .Codeinput {
	width: 100px;
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
}

.ts-orderform .leftspan {
	float: left;
	display: block;
	height: 25px;
	text-align: left;
	margin-top: 5px;
	width: 148px;
}

.ts-orderform .rightspan {
	float: right;
	height: 25px;
	text-align: center;
	color: #2110bf;
	margin-top: 5px;
}

.ts-orderform .rightspan a:visited {
	color: #2110bf;
	text-decoration: none;
}

.ts-orderform .rightspan a {
	color: #2110bf;
	text-decoration: none;
}

.ts-orderform .rightspan a:hover {
	color: #2110bf;
	text-decoration: underline;
}

.ts-orderform .ts-submit {
	border: none;
	width: 102px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	font-size: 16px;
	margin-left: 56px;
}

.ts-xian {
	text-align: center;
	font-size: 14px;
	border-top: #d4d3db 1px dashed;
	padding-top: 5px;
}

.ts-xian A:visited {
	color: #4c3ec8;
	text-decoration: none;
	font-size: 14px;
}

.ts-xian A {
	color: #4c3ec8;
	text-decoration: none;
	font-size: 14px;
}

.ts-xian A:hover {
	color: #4c3ec8;
	text-decoration: underline;
	font-size: 14px;
}
/*首页用户信息*/
.ts-username {
	margin-top: 10px;
	height: 30px;
	font-size: 14px;
	border-bottom: #d6d5dd 1px dashed;
	color: #000000;
	padding-left: 10px;
	font-size: 14px;
	width: 210px;
}

.ts-index .siderBar .bc .ts-username .Safetyexit {
	width: 62px;
	height: 22px;
	border: 0px;
	line-height: 22px;
	cursor: pointer;
	color: #999;
	font-size: 14px;
}

.ts-index .siderBar .bc .ts-username .Safetyexit:hover {
	text-decoration: underline;
}

.ts-username a:visited {
	color: #ff6c00;
}

.ts-username a {
	color: #ff6c00;
	font-size: 14px;
}

.ts-usermessage {
	margin-top: 5px;
	margin-left: 30px;
	font-size: 14px;
	background: url(../images/ts-newbg.gif) left no-repeat;
	text-indent: 10px;
}

.ts-usermessage a:visited {
	color: #ff6c00;
	margin-left: 30px;
	height: 30px;
	text-align: center;
	font-size: 14px;
}

.ts-usermessage a {
	color: #ff6c00;
	margin-left: 30px;
	height: 30px;
	width: 40px;
	text-align: center;
	text-decoration: underline;
	font-size: 14px;
}

.ts-usermessage .MessageFont {
	color: #555555;
}

.ts-usermessage-num {
	border-bottom: #d6d5dd 1px dashed;
	color: #000000;
	padding-bottom: 10px;
}

.ts-usermessage-submit {
	border: none;
	width: 102px;
	line-height: 32px;
	cursor: pointer;
	height: 32px;
	color: #333333;
	margin-top: 10px;
	font-size: 14px;
	margin-left: 65px;
	text-align: center;
	_height: 32px;
}
/*灰色按钮*/
.tosnmiddle_btns {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 0;
}

.tosns_mouseover {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;
}

.tosns_mousedown {
	background: url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;
}

/*首页网上订单*/
.tosnBig {
	background: url(../images/ts-interbuy.png) no-repeat 0px 0px
}

.tosnBig_mouseover {
	background: url(../images/ts-interbuy.png) no-repeat 0px -40px;
}

.tosnBig_mousedown {
	background: url(../images/ts-interbuy.png) no-repeat 0px -80px;
}

/*首页底部投诉与咨询*/
.ts-index .c-service {
	margin-top: 20px
}

.ts-index .c-service a p {
	font-size: 14px;
	color: #777
}

.ts-index .c-service a p:hover {
	font-size: 14px;
	color: #777;
	text-decoration: underline;
	cursor: pointer;
}

.ts-index .c-service a p:visited {
	font-size: 14px;
	color: #777
}

.ts-index .c-service p.sug {
	float: left;
	padding-top: 32px;
	width: 130px;
	text-align: center;
	background: url(../images/bg-cService.png) 50px 0 no-repeat;
}

.ts-index .c-service p.ol-sers {
	float: left;
	padding-top: 6px;
	width: 90px;
	text-align: center;
}


/*二级导航*/
.header .navigation .menuSenc {
	position: absolute;
	background: url(../images/menu_top.png) top no-repeat;
	padding-top: 13px;
	width: 100px;
	top: 33px;
	z-index: 999;
	display: none;
	z-index: 9999;
	　overflow: hidden
}

.header .navigation li ul li {
	width: 100px;
	background: #fff;
	height: 30px;
	font-weight: normal;
}

.header .navigation li ul li label {
	border-bottom: #e3e4e9 1px solid;
	display: block;
	height: 25px;
}

.header .navigation li ul li label a {
	width: 100px;
	color: #4d4d4d;
	display: block;
	height: 15px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	font-size: 12px;
}

.header .navigation li.current ul li label a {
	color: #4d4d4d;
	display: block;
	height: 15px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	font-size: 12px;
	background: none;
}

.header .navigation li ul li label a:hover {
	background: #faaf19;
	color: #fff;
}

.header .navigation .labelnone {
	border: none;
}

.tf_count {
	height: 38px;
	line-height: 38px;
	display: block;
	color: #FFF;
	background: url(../images/bg-header-ah.png) center bottom no-repeat
}

.tf_count a {
	color: #fff;
}
/*首页二维码*/
.ts-orderform .bcm .scanRe {
	border-bottom: 2px solid #ed6c14;
	margin-left: 0px;
	color: #858585;
}

.ts-orderform .bcm .commonReMini {
	color: white;
	border-bottom: 2px solid #ed6c14;
	background: url(../images/bg-commonQ1.png);
}

.ts-orderform .scan-regist {
	margin-top: 29px
}
 
/*全站搜索*/
.areaQuery .main {
	width: 950px;
}

.areaQuery .main .position-title {
	border: none
}

.statsearch {
}

.statsearch .search_top {
	color: #777;
	text-indent: 15px;
}

.statsearch .search_top a, .stationserarch .search_top a:visted {
	color: #000;
	text-decoration: none;
}

.statsearch .searchtext {
	border: #dddde8 1px solid;
	background: #f0f0f4;
	padding: 12px;
	margin-top: 10px;
}

.statsearch .searchtext .d_text {
	border: 1px solid #d6d6d6;
	width: 160px;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	margin-right: 15px;
}

.statsearch .Claims_Submit {
	width: 62px;
	height: 22px;
	border: 0px;
	margin-left: 15px;
	cursor: pointer;
}

.statsearch h2 {
	display: block;
	color: #3f3b67;
	border-bottom: #c5c4d1 1px solid;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
}

.statsearch span {
	display: block;
	color: #000;
	margin-top: 10px;
}

.statsearch span b {
	color: #ff6c00
}

.statsearch .s_contnet {
	margin-top: 15px;
	width: 600px;
}

.statsearch .s_contnet p {
	line-height: 25px;
}

.statsearch .s_contnet b {
	color: #ff6c00
}

.statsearch  .t_01 a {
	color: #1200bc;
	text-decoration: none;
}

.statsearch  .t_02 {
	color: #777;
}

.statsearch  .t_03 {
	color: #274e00;
}

.statsearch .page {
	width: 600px;
}


/*优惠信息*/

.ts-head {
	height: 35px;
}

.ts-top {
	height: 35px;
	font-size: 14px;
}

.ts-head ul li {
	float: left;
}

.ts-head .ts-head-left {
	height: 35px;
	width: 4px;
	overflow: hidden;
	background: url(../images/ts-head-1.png) center no-repeat;
}

.ts-head .ts-head-center {
	height: 35px;
	width: 696px;
	background: url(../images/ts-head-bg.gif);
	line-height: 35px;
}

.ts-head .ts-head-center div {
	display: block;
	width: 570px;
	height: 35px;
	overflow: hidden;
	float: left;
}

.ts-head .ts-head-center div ul li a {
	text-decoration: none;
	width: 570px;
	display: block;
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 35px;
	text-indent: 10px;
}

.ts-head .ts-head-center b {
	color: #ff6c00;
}

.ts-head .ts-head-right {
	height: 35px;
	width: 5px;
	overflow: hidden;
	background: url(../images/ts-head-2.png) center no-repeat;
}

.ts-head h3 {
	font-size: 14px;
	color: #3f3b67;
	margin-left: 10px;
	float: left;
}

.ts-head p {
	font-size: 14px;
	color: #979797;
	display: block;
	float: left;
	line-height: 35px;
	margin-left: 10px;
}

.ts-head span {
	cursor: pointer;
	display: block;
	line-height: 35px;
	float: right;
}

.ts-next {
	display: block;
	background: url(../images/ts-preave.gif);
	width: 15px;
	height: 19px;
	float: left;
	margin-top: 10px;
}

.ts-preave {
	display: block;
	background: url(../images/ts-next.gif);
	width: 15px;
	height: 19px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

/*优惠信息*/

.ts-head {
	height: 35px;
}

.ts-top {
	height: 35px;
	font-size: 14px;
}

.ts-head ul li {
	float: left;
}

.ts-head .ts-head-left {
	height: 35px;
	width: 4px;
	overflow: hidden;
	background: url(../images/ts-head-1.png) center no-repeat;
}

.ts-head .ts-head-center {
	height: 35px;
	width: 696px;
	background: url(../images/ts-head-bg.gif);
	line-height: 35px;
}

.ts-head .ts-head-center div {
	display: block;
	width: 570px;
	height: 35px;
	overflow: hidden;
	float: left;
}

.ts-head .ts-head-center div ul li a {
	text-decoration: none;
	width: 570px;
	display: block;
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 35px;
	text-indent: 10px;
}

.ts-head .ts-head-center b {
	color: #ff6c00;
}

.ts-head .ts-head-right {
	height: 35px;
	width: 5px;
	overflow: hidden;
	background: url(../images/ts-head-2.png) center no-repeat;
}

.ts-head h3 {
	font-size: 14px;
	color: #3f3b67;
	margin-left: 10px;
	float: left;
}

.ts-head p {
	font-size: 14px;
	color: #979797;
	display: block;
	float: left;
	line-height: 35px;
	margin-left: 10px;
}

.ts-head span {
	cursor: pointer;
	display: block;
	line-height: 35px;
	float: right;
}

.ts-next {
	display: block;
	background: url(../images/ts-preave.gif);
	width: 15px;
	height: 19px;
	float: left;
	margin-top: 10px;
}

.ts-preave {
	display: block;
	background: url(../images/ts-next.gif);
	width: 15px;
	height: 19px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

/*
like
*/
/*问卷调查入口*/
.askTable {
	background: #ed6c14;
	color: #fff;
	width: 27px;
	height: 84px;
	position: fixed;
	_position: absolute;
	z-index: 1;
	bottom: 234px;
	right: 104px;
	margin-bottom: 10px;
}

.askTable a {
	color: #fff;
	text-decoration: none;
	width: 17px;
	display: block;
	margin-left: 7px;
}

.askTable a:hover,.askTable a:visited {
	color: #fff;
	text-decoration: none;
}/*Ie6 新增*/
/*回到顶部*/
.goTop {
	background: #ed6c14;
	color: #fff;
	width: 27px;
	height: 84px;
	position: fixed;
	_position: absolute;
	z-index: 1;
	bottom: 135px;
	right: 104px;
	margin-bottom: 10px;
}

.goTop a {
	color: #fff;
	text-decoration: none;
	width: 17px;
	display: block;
	margin-left: 7px;
	line-height: 15px;
	padding-top: 18px;
	background: url(../images/icon_00.png) no-repeat 3px 7px;
}

.goTop a:hover,.goTop a:visited {
	color: #fff;
	text-decoration: none;
}

.t-code-inner {
	background: url("../images/2KiloApp.png");
	width: 142px;
	height: 146px;
}

.a-code-inner {
	background: url("../images/a-code.png");
	width: 120px;
	height: 120px;
	background-size: 120px 120px;
}

.t-code {
	width: 142px;
	height: 140px;
	position: fixed;
	_position: absolute;
	z-index: 1;
	top: 250px;
	bottom: 5px;
	right: 21px;
}

.a-code {
	width: 120px;
	height: 140px;
	;position: fixed;
	_position: absolute;
	z-index: 1;
	bottom: 5px;
	right: 21px;
}
/*
end
*/


.tf_newwidthlabel {
	display: inline-block;
	width: 94px;
	text-align: right;
}

.Ieinfo {
	background-color: #FFFEDF;
	border-bottom: 1px solid #FFE690;
	border-top: 1px solid #FFE690;
	height: 34px;
	text-align: center;
	width: 100%;
	z-index: 9999;
	line-height: 34px;
	position: relative;
}

.Ieinfo  a.m_close {
	left: auto;
	position: absolute;
	right: 30px;
	top: 0px;
}

.Ieinfo  a {
	color: #FF9C00;
	line-height: 34px;
	text-decoration: none;
}
/*投诉咨询建议页面验证码样式*/
.Suggestion .sug_msg .Codeinput {
	width: 70px;
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
}

.Suggestion .sug_msg a {
	color: #1200BC;
	margin-left: 10px;
}
/*联系贰仟家页面验证码样式*/
.corpProfile .contactform .Codeinput {
	width: 50px;
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
}

.corpProfile .contactform a {
	color: #1200BC;
	margin-left: 10px;
}
/*帮助与支持首页验证码样式*/
.helpSupport .helpus .Codeinput {
	width: 50px;
	border: 1px solid #d6d6d6;
	background: url(../images/input_tosnTimesearch.png) repeat-x;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
}

.helpSupport .helpus a {
	color: #1200BC;
	margin-left: 10px;
}
/*咨询建议投诉和在线客服样式*/
.c-service a p {
	font-size: 14px;
	color: #777
}

.c-service a p:hover {
	font-size: 14px;
	color: #777;
	text-decoration: underline;
	cursor: pointer;
}

.c-service a p:visited {
	font-size: 14px;
	color: #777
}
/*首页登录时转动的图片样式*/
.signee1 {
	display: none;
}
/*选择价格时效发货城市地点*/
.tf-newOutlets {
	text-align: left;
}

.tf-newOutlets ul {
	border-bottom: #c0c0c0 1px dashed;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tf-newOutlets ul li {
	height: 30px;
	line-height: 30px;
}

.tf-newOutlets .postbutton {
	padding-left: 40px;
}

.tf-newOutlets .tosnsmll_mouseover {
	background: url(../images/tosn_smallbtnl.png) no-repeat 0 -22px;
}

.tf-newOutlets .tosnsmll_mousedown {
	background: url(../images/tosn_smallbtnl.png) no-repeat 0 -44px;
}

.filebg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: black;
	z-index: 4;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div.content table.gxtable th {
	background: none repeat scroll 0 0 #373C64;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	font-weight: 400;
}

div.content table.gxtable td {
	border-left: 1px solid #FFFFFF;
	padding: 12px 0;
	text-align: center;
}

.table_position {
	padding: 20px 0 0 70px;
}

.table_box {
	width: 515px;
	height: 465px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}

.line {
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	text-align: center;
}

.tabox_left {
	width: 15px;
	height: 454px;
	*height: 456px;
	padding: 5px 5px;
	float: left;
	background: #ed6c14;
	color: #ffffff;
}

.tabox_right {
	width: 488px;
	float: right;
}

.tabox_right ul li {
	height: 152px;
}

.tboxr_left {
	width: 170px;
	height: 154px;
	line-height: 151px;
	float: left;
}

.tboxr_center {
	width: 160px;
	float: left;
}

.tboxr_center ul li.a1 {
	height: 30px;
	line-height: 30px;
}

.tboxr_center ul li.a2 {
	height: 123px;
	line-height: 123px;
}

.tboxr_right {
	width: 156px;
	height: 152px;
	float: left;
}

.tboxr_right ul li {
	height: 30px;
	line-height: 30px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	text-align: center;
}

/*like start*/
.clear {
	clear: both;
}

.content .tf_label2 {
	width: 90px;
	text-align: right;
	display: inline-block;
}

.textcon_left {
	width: 270px;
	float: left;
}

.textcon_left .textarea1 {
	height: 94px;
	width: 250px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	overflow: visible;
	margin-left: 26px;
}

.textcon_right {
	width: 270px;
	float: left;
	margin-left: 10px;
}

.textcon_right .textarea1 {
	height: 94px;
	width: 250px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	overflow: visible;
	margin-left: 26px;
}
/*like end*/
.newIco {
	width: 26px;
	height: 11px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background: url("/theme/default/../images/NEW.png") no-repeat;
}
 