/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix { 
  *zoom: 1; 
} 
.clearfix:before, 
.clearfix:after { 
  display: table; 
  line-height: 0; 
  content: ""; 
} 
.clearfix:after { 
  clear: both; 
}
p {
    text-indent:2em;
}

/*css重设结束*/

body { background:#fff; color:#4d4d4d; font:12px/1.5 Tahoma,'Microsoft Yahei','Simsun';}
a { text-decoration:none; color:#333;}
a:hover { color:#462e92;}

.wrap { width:1080px;/*width:1180px; */ margin:0 auto;}
.wrap2 { width:990px; /*width:1090px; */ margin:0 auto;}
.wrap2 p{text-indent:0;}
.jg-z { float:left;}
.jg-y { float:right;}
.jg-s { float:left;display:block;cursor:pointer;line-height:30px; font-weight:bold; font-size:14px;width:100%;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.mt40 { margin-top:40px;}
em { font-style:normal;}

/*顶部*/
.jg-topbar { height:28px; line-height:28px; background:#462e92; min-width: 1180px;}
.jg-topbar a { float:right;color:#fff; display:inline; padding:0 15px;}
.jg-topbar a:hover { color:#f9a51b;}
.jg-tnav { border-left:1px solid #33226b; overflow:hidden;}
.jg-tnav a { border-right:1px solid #33226b;}
.jg-tlogin a { /*background:#33226b;*/}
.jg-tlogin .reg { background:#f9a61a;}
.jg-tlogin .reg:hover { color:#462e92;}

/*头部*/
.jg-header {}
.jg-header h2 { float:left; height:69px; overflow:hidden;}
.jg-nav { float:right; font-size:16px;}
.jg-nav li { float:left; height:60px; line-height:40px; margin-left:10px;position:relative;}
.jg-nav li a { display:block; height:50px; overflow:hidden; padding-top:10px; padding-left:10px; padding-right:10px; font-weight:bold; color:#462e92;}
.jg-nav li a:hover,.jg-nav li.a a,.jg-nav li.hover a { color:#fff; background:#472e93;}
.jg-nav li.hover .sub { display:block;}
.jg-nav li .sub { border-top:2px solid #f9a61a; position:absolute; left:0; top:55px; width:100%; z-index:301; padding-top:2px; display:none;}
.jg-nav li .sub p { margin-top:2px;text-indent:0}
.jg-nav li .sub a { height:26px; line-height:26px; padding:0; text-align:center; font-size:12px; font-weight:normal; background:#6c5c9b;}
.jg-nav li .sub a:hover { background:#472e93;}

/*首页幻灯片
.jg-slide { height:400px; overflow:hidden; position:relative; min-width: 1180px;}
.jg-slide .hd { position:absolute; bottom:0; left:0; z-index:100; width:100%;}
.jg-slide .hd ul { width:1080px; margin:0 auto; overflow:hidden; height:35px; padding-top:25px; text-align:center; padding-left:100px;}
.jg-slide .hd li { float:left; height:10px; width:0; padding-left:10px; overflow:hidden; background:url(img/slide-cur.png) no-repeat 0 0; cursor:pointer; margin-left:10px;}
.jg-slide .hd li.on { background-position:0 -12px;}
.jg-slide .bd { height:648px; overflow:hidden; width:100%;}
.jg-slide .bd li { text-align:center;}
*/
/*首页幻灯片*/
.jg-slide { height:360px; overflow:hidden; position:relative; width:770px;/*width:850px;*/border-radius:5px 5px; overflow:hidden;}
.jg-slide .hd { position:absolute; bottom:0; left:0; z-index:100; width:100%;}
.jg-slide .hd ul { margin:0 auto; overflow:hidden; height:35px; padding-top:25px; text-align:center; padding-right:100px;}
.jg-slide .hd li { float:right; height:10px; width:0; padding-left:10px; overflow:hidden; background:url(img/slide-cur.png) no-repeat 0 0; cursor:pointer; margin-left:10px;}
.jg-slide .hd li.on { background-position:0 -12px;}
.jg-slide .bd { height:360px; overflow:hidden; width:100%;}
.jg-slide .bd li { text-align:center;}

/*首页三栏*/
.jg-i-box { }
.jg-i-box .jg-i-t { border:1px solid #cccccc; padding:4px; height:32px; overflow:hidden; line-height:32px; background:#fff;border-radius:5px 5px; overflow:hidden;}
.jg-i-box h2 { background: url(img/iboxt.png) no-repeat 10px center #dbdbdb; color:#333; font-weight:bold; font-size:16px; padding-right:10px; padding-left:26px;}
.jg-i-box h2 small { font-size:10px; color:#999; font-weight:normal; padding:0 10px;}
.jg-i-box h2 a { font-size:12px; font-weight:normal;}
.jg-i-box .jg-i-b { background: url(img/iboxb.png) no-repeat 0 bottom #f7f7f7; padding:20px; padding-bottom:32px; padding-top:15px; margin-top:5px;}

.jg-yh { width:339px; margin-right:25px;}
.jg-yh li { margin-bottom:10px;}
.jg-yh li a { display:block; height:40px; line-height:20px; padding:10px; overflow:hidden; position:relative; border-radius:5px;}
.jg-yh li a:hover { background:#fff; box-shadow: 2px 2px 5px #ccc;}
.jg-yh li b { display:block; font-weight:bold;}
.jg-yh li em { position:absolute; right:0; top:35px; width:62px; height:20px; text-align:center; background:#999999; color:#fff;}
.jg-yh li a:hover em { background:#f9a61a;}

.jg-ys { width:339px;}
.jg-ys .jg-i-b { padding-right:10px; line-height:22px; text-align:center;border-radius:5px 5px; overflow:hidden;}
.jg-ys .jg-i-b a { float:left; display:inline; width:140px; height:55px; overflow:hidden; margin-right:10px; padding-top:60px;}
.jg-ys .jg-i-b a:hover { background-color:#f9a61a; color:#fff;}
.jg-ys .jg-i-b .y1 { background:url(img/qy.png) no-repeat center 15px;}
.jg-ys .jg-i-b .y1:hover { background-image:url(img/qy1.png);}
.jg-ys .jg-i-b .y2 { background:url(img/kd.png) no-repeat center 13px;}
.jg-ys .jg-i-b .y2:hover { background-image:url(img/kd1.png);}
.jg-ys .jg-i-b .y3 { background:url(img/ky.png) no-repeat center 13px;}
.jg-ys .jg-i-b .y3:hover { background-image:url(img/ky1.png);}
.jg-ys .jg-i-b .y4 { background:url(img/ys.png) no-repeat center 15px;}
.jg-ys .jg-i-b .y4:hover { background-image:url(img/ys1.png);}
.jg-ys .jg-i-b b { font-weight:bold; display:block; height:22px; overflow:hidden;}

.jg-zz { width:339px;}
.jg-picScroll { width:320px; position:relative;}
.jg-picScroll .arr { position:absolute; left:0; top:20px; display:block; height:27px; width:26px; overflow:hidden; font-size:20px; font-weight:bold; z-index:100; line-height:27px; text-align:center; cursor:pointer; background:#fff; font-family:'宋体';}
.jg-picScroll .arr:hover { background:#f9a61a; color:#fff;}
.jg-picScroll .next { left:294px;}
.jg-picScroll li { width:140px; margin:0 10px; line-height:22px; text-align:center;}
.jg-picScroll li a { display:block; overflow:hidden; padding-top:50px;}
.jg-picScroll li b { font-weight:bold; display:block; height:22px; overflow:hidden;}
.jg-picScroll .z1 { background:url(img/hk.png) no-repeat center 5px;}
.jg-picScroll .z2 { background:url(img/bj.png) no-repeat center 5px;}
.jg-picScroll .z3 { background:url(img/hk.png) no-repeat center 5px;}

.jg-tygg { width:350px;}

/*
.jg-ty { width:386px; height:469px; overflow:hidden; background:url(img/ty.png) no-repeat 0 0; margin-top:-380px; position:relative; z-index:101;}
.jg-wyty { display:block; width:0; height:84px; overflow:hidden; line-height:84px; font-size:26px; color:#fff; text-align:center; margin-top:49px; margin-left:50px; padding-left:284px;}
.jg-hycx { margin-left:48px; width:290px; height:248px; margin-top:65px;}
.hycxtab {}
.hycxtab .hd { height:24px; line-height:24px; border-bottom:1px solid #ddd; margin-left:40px; margin-right:10px; margin-bottom:12px;}
.hycxtab .hd li { float:left; font-size:14px; padding:0 5px; cursor:pointer;}
.hycxtab .hd li.on { border-bottom:2px solid #f9a61a; height:23px; line-height:23px; font-weight:bold; color:#f9a61a;}
.jg-hycx p { font-size:16px; margin-bottom:10px;}
.jg-hycx input { width:200px; height:24px; padding:2px 5px; border:1px solid #ccc; margin:0; line-height:24px; overflow:hidden;  margin-bottom:10px;}
.jg-hycx textarea { border:1px solid #ccc; padding:5px; width:276px; height:100px;resize: none; border-radius:5px 5px; border-bottom:10px;}
.jg-hycx button { float:right; height:28px; line-height:28px; width:105px; text-align:center; border:none; background:#f9a61a; cursor:pointer; color:#fff; border-radius:5px; margin-top:10px; font-size:14px;}
.jg-hycx .button { float:right; height:28px; width:65px; text-align:center; border:none; background:#f9a61a; cursor:pointer; color:#fff; border-radius:5px;font-size:14px;font-weight:bold;}
*/

.jg-ty { /*width:328px;*/width:300px; height:360px; overflow:hidden; background:url(img/ty.png) no-repeat 0 0;border-radius:5px 5px; overflow:hidden;}
.jg-wyty { display:block; width:0; height:84px; overflow:hidden; line-height:84px; font-size:26px; color:#fff; text-align:center; margin-top:40px; margin-left:20px; padding-left:284px;}
.jg-hycx { margin-left:10px; width:275px; height:248px; margin-top: 5px;}
.hycxtab {}
.hycxtab .hd { height:24px; line-height:24px; border-bottom:1px solid #ddd; margin-left:45px; margin-bottom:12px;}
.hycxtab .hd li { float:left; font-size:14px; padding:0 7px; cursor:pointer;}
.hycxtab .hd li.on { border-bottom:2px solid #f9a61a; height:23px; line-height:23px; font-weight:bold; color:#f9a61a;}
.hycxtab .bd { padding-left:10px;}
.jg-hycx p { font-size:16px; margin-bottom:10px;}
.jg-hycx input { width:180px; height:24px; padding:2px 5px; border:1px solid #ccc; margin:0; line-height:24px; overflow:hidden; margin-bottom:10px;}
.jg-hycx textarea { border:1px solid #ccc; padding:5px; width:250px; height:80px;resize: none; border-radius:5px 5px;}
.jg-hycx button { float:right; height:28px; line-height:28px; width:105px; text-align:center; border:none; background:#f9a61a; cursor:pointer; color:#fff; border-radius:5px; margin-top:10px; font-size:14px;}
.jg-hycx .button { float:right; height:28px; width:65px; text-align:center; border:none; background:#f9a61a; cursor:pointer; color:#fff; border-radius:5px;font-size:14px;font-weight:bold;}

.jg-gg { width:350px;}
.jg-gg .hd ul { background:#dbdbdb; color:#333; font-size:16px; height:32px; overflow:hidden;}
.jg-gg .hd li { float:left; cursor:pointer; padding-left:22px; margin:0 10px; width:70px; overflow:hidden;}
.jg-gg .hd li.on { background: url(img/iboxt.png) no-repeat 10px center; font-weight:bold;}
.jg-gg .jg-i-b { background-image:url(img/iboxb2.png); padding:0; padding-bottom:12px;}
.jg-gg .bd li { height:56px; line-height:56px; border-bottom:1px solid #fff; border-top:1px solid #eeeeee; overflow:hidden; font-size:14px; padding:0 20px;}
.jg-gg .bd li a:hover { font-weight:bold;}
.jg-gg .bd li b { font-size:16px; padding-right:10px;}
.jg-gg .bd li span { float:right;}

/*底部*/
.jg-foot { background:url(img/foot.png) repeat-x 0 0 #f7f7f7; margin-top:40px; padding:30px 0; min-width: 1180px;}
.jg-bz { height:100px;}
.jg-bz li { float:left; width:155px; border-left:1px solid #e1e1e1; padding-left:70px; height:100px;}
.jg-bz li h2 { font-size:14px; font-weight:bold; height:30px; line-height:30px; overflow:hidden;}
.jg-bz li p { line-height:22px;text-indent:0;}
.jg-bz .jg-ft-tel { background:url(img/ftel.png) no-repeat 30px center; color:#f9a61a; width:190px; padding-left:80px;}
.jg-bz .jg-ft-tel h2 { font-size:18px; font-weight:normal; margin-top:20px;}
.jg-bz .jg-ft-tel p { font-weight:bold; font-size:22px;}
.jg-webinfo { height:52px; overflow:hidden; background:#dedede; padding:15px 30px; margin-top:20px; border-radius:0 0 8px 8px;}
.jg-webinfo p { height:26px; line-height:26px; overflow:hidden; font-size:14px;}
.jg-webinfo p a { margin-right:10px;}
.jg-hzhb {}
.jg-hzhb h2 { float:left; width:40px; height:52px; line-height:26px; font-size:16px; font-weight:bold; color:#333; text-align:center;}
.jg-hzhb a { float:left; height:44px; width:102px; padding:3px; border:1px solid #c4c4c4; margin-left:10px;}
.jg-hzhb a:hover { border-color:#f9a61a;}

/*主体背景*/
.jg-bg { background:url(img/bg.jpg) no-repeat center -120px; min-height:1145px;}
.jg-bg h1 { height:0px; padding-top:50px; overflow:hidden; color:#fff; font-size:30px;}
.jg-tl1 { font-size:30px; height:50px; line-height:50px; text-align:center; border-bottom:1px solid #ccc;}
.jg-tl1 b { border-bottom:2px solid #f9a61a; display:inline-block; padding:0 30px; height:50px; overflow:hidden;}
.jg-tl2 { height:30px; line-height:30px; text-align:center; font-size:14px;}
.jg-tl3 { text-align:left;}
.jg-tl3 b { padding-left:0;}
.jg-tl3 b a { padding:0 10px; font-size:18px; display:inline-block; font-weight:normal;}

/*货物追踪*/
.jg-hwzz { margin:80px 0;}
.jg-sc { width:600px; border:1px solid #ccc; padding:20px; height:auto;}
.jg-sc textarea { width:576px; border:1px solid #ccc; border-radius:5px;resize: none; height:100px; padding:10px; margin-bottom:20px;}
.jg-sc input { width:100px; height:26px; padding:2px 5px; border:1px solid #ccc; margin:0; line-height:26px; overflow:hidden; float:left; margin-right:20px;}
.jg-sc .jg-yzm { float:left; width:80px; height:32px; overflow:hidden;}
.jg-sc button { float:right; width:72px; height:32px; margin:0; padding:0; line-height:32px; border:none; text-align:center; color:#fff; font-size:14px; cursor: pointer; background:#ea460c; border-radius:5px;}
.jg-sc .button { float:right; width:72px; height:32px; margin:0; padding:0; line-height:32px; border:none; text-align:center; color:#fff; font-size:14px; cursor: pointer; background:#ea460c; border-radius:5px;}
.jg-jl { border:1px solid #ccc; width:328px; min-height:220px;height:auto;}
.jg-jl h2 { height:32px; line-height:32px; background:#f0f0f0; padding:0 10px; font-size:14px; border-bottom:1px solid #ccc;}
.jg-jl h2 a { float:right;}
/*温馨提示*/
.jg-wxts { border-top:1px solid #ccc;}
.jg-wxts h2 { height:40px; line-height:40px; font-size:14px; color:#462e92; font-weight:bold; background:url(img/wxts.jpg) no-repeat 0 center; padding-left:20px;}
.jg-wxtsnr { border:1px solid #ccc; font-size:14px;}
.jg-wxtsnr h3 { height:32px; line-height:32px; overflow:hidden; text-align:center; background:#f0f0f0; font-weight:bold;}
.jg-wxtsnr dl { height:32px; line-height:32px; overflow:hidden; border-top:1px solid #ccc;}
.jg-wxtsnr dt,.jg-wxtsnr dd { float:left; padding:0 20px;}
.jg-wxtsnr dt { border-right:1px solid #ccc; background:#f0f0f0;}

/*企业介绍*/
.jg-qyjs {}
.jg-qyjs h2 { font-size:18px; font-weight:bold; color:#f9a61a; height:40px; line-height:40px;}
.jg-qyjs h2 b { color:#4d4d4d; padding-left:10px;}
.jg-qyjs p { line-height:26px; font-size:14px;text-indent:2em;}
/*企业文化*/
.jg-qywh {}
.jg-qywh li { float:left; width:139px; border:1px solid #ccc; height:125px; margin:0 10px;}
.jg-qywh li h2 { font-size:16px; color:#f9a61a; width:120px; height:32px; line-height:32px; text-align:center; margin:0 auto; margin-top:-16px; background:#fff; font-weight:bold;}
.jg-qywh li p { margin:10px; font-size:14px;}
/*发展历程*/
.jg-fzlc { border-left:1px solid #ccc; margin-left:30px; margin-right:30px;}
.jg-fzlc dl { overflow:hidden; margin-left:-5px; margin-bottom:10px;}
.jg-fzlc dt { float:left; background:url(img/fzlc.png) no-repeat 0 0; height:32px; line-height:32px; width:85px; text-align:center; color:#fff; padding-left:50px; font-size:18px;}
.jg-fzlc dd { margin-left:155px; font-size:14px;}
.jg-fzlc dd p { margin-bottom:10px;}
/*企业荣誉*/
.jg-qyyy {}
.jg-qyyy ul{ overflow:hidden; margin-bottom:20px;}
.jg-qyyy li { float:left; background:#f0f0f0; border:1px solid #ccc; border-radius:5px; height:44px; line-height:22px; padding:20px 30px; width:355px; overflow:hidden; font-size:18px; margin-left:50px; margin-bottom:20px;}
.jg-yypic { text-align:center; padding:0 100px; overflow:hidden;}
.jg-yypic p { float:left; width:300px; height:182px; line-height:30px; font-size:14px; margin:0 20px;}
.jg-yypic img { width:206px; height:152px;}

/*运输引擎*/
.jg-ysyq {}
.jg-ysyq h2 { height:40px; line-height:40px; color:#fca41f; font-size:30px; margin-top:40px;margin-left:180px;}
.jg-yq { overflow:hidden; background:url(img/ysyq.png) no-repeat center bottom; padding-bottom:30px; margin-top:30px;}
.jg-yq li { float:left; width:200px; font-size:14px; margin-left:90px;}
.jg-yq li h3 { height:30px; line-height:30px; font-size:30px; margin-bottom:10px; margin-top:20px;color:#fca41f;}
.jg-yq li p{font-size:18px;}


/*新闻内页*/
.jg-xwnr { padding-top:30px;}
.jg-xwnr .jg-bt { height:40px; line-height:40px; font-size:24px; font-weight:bold; text-align:center;}
.jg-xwnr .jg-sj { text-align:center; font-size:16px;}
.jg-xwnr p { text-indent:0em;}
.jg-sxp { text-align:center; padding:20px 40px; font-size:16px;}
.jg-sxp a { margin:10px;}

/*新闻列表*/
.jg-xwlm { height:30px; background:#f2f2f2; margin-left:-30px; margin-right:-32px;}
.jg-xwlm ul { float:right; margin-right:20px;}
.jg-xwlm li { background:#e8e8e8; float:left; height:30px; line-height:30px; font-size:14px; overflow:hidden;}
.jg-xwlm li.a,.jg-xwlm li:hover { background:#d4d4d4; border-top:2px solid #30302e; height:28px; line-height:28px; font-weight:bold;}
.jg-xwlm li a {  padding:0 20px; display:block; color:#333;}
.jg-xwlb {}
.jg-xwlb dl { height:153px; padding:20px 10px; border-bottom:1px solid #ccc; margin-top:20px;}
.jg-xwlb dt { float:left; width:100px; overflow:hidden; text-align:center; line-height:25px;}
.jg-xwlb dt b { display:block; height:30px; line-height:30px; border-bottom:1px solid #ccc; font-size:20px; font-weight:normal;}
.jg-xwlb dd { float:right; width:950px;}
.jg-xwlb dd img { float:left; width:289px; height:133px; margin-right:20px;}
.jg-xwlb dd h2 { height:30px; line-height:30px; font-size:20px; margin-bottom:10px; overflow:hidden;}
.jg-xwlb dd p { font-size:14px; height:84px; margin-bottom:8px;}
.jg-xwlb dd b { float:right; font-size:14px;}
/*分页*/
.jg-fy { height:24px; line-height:24px;}
.jg-fy a { display:inline-block; padding:0 10px; background:#999999; color:#fff; margin:0 5px;}
.jg-fy a.a,.jg-fy a:hover { background:#f9a61a;}

/*人才招聘*/
.jg-yrln { padding:40px 20px;}
.jg-yrln h2 { color:#f9a61a; font-size:18px; margin-bottom:10px;}
.jg-yrln p { font-size:14px; margin-bottom:20px;}
.jg-gw h2 { color:#fff; font-size:18px; margin-bottom:10px; background:url(img/zp.jpg) no-repeat 0 0; height:25px; padding-left:10px; line-height:25px;}
.jg-gw p { overflow:hidden; padding:10px;}
.jg-gw p a { float:left; display:inline; margin-left:25px;width:200px;}
.jg-zyjs { border:1px solid #ccc; margin-top:40px; text-align:center;}
.jg-zyjs h2 { color:#f9a61a; font-size:18px; font-weight:bold; margin:0 auto; height:40px; line-height:40px; background:#fff; padding:0 20px; margin-top:-20px; width:180px;}
.jg-zyjs p { padding:20px; margin:0;}

/*左右分栏*/
.jg-ct2 { padding:0 20px; margin-top:40px; background:url(img/zybg.png) repeat-y 0 0;}
.jg-sd { width:240px; padding:20px;}
.jg-sd li { height:60px; line-height:60px; overflow:hidden; font-size:18px; border-bottom:1px solid #e5e7e5;}
.jg-sd li a { display:block; height:60px; overflow:hidden; text-align:center;}
.jg-sd li.a a,.jg-sd li a:hover { background-color:#e5e7e5;}
.jg-mn { width:650px;}
.jg-mn h2 { height:40px; line-height:40px; border-bottom:1px solid #ccc; font-size:18px; padding-top:20px;}
.jg-mn h2 b { color:#f9a61a; display:inline-block; height:39px; border-bottom:2px solid #f9a61a; padding:0 20px;}

/*帮助中心/常见问题*/
.bz1 { background:url(img/bz1.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.bz2 { background:url(img/bz2.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.bz3 { background:url(img/bz3.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.bz4 { background:url(img/bz4.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.bz5 { background:url(img/bz5.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.bz6 { background:url(img/bz6.png) no-repeat 50px center; text-align:left !important; padding-left:85px;}
.jg-bzzx { padding:30px;}
.jg-bzzx h4 { font-size:14px; height:30px; line-height:30px; margin-bottom:10px; font-weight:bold;}
.jg-bzzx p { margin-bottom:20px;}

/*下载中心*/
.jg-xzzx { padding:30px;}
.jg-xzzx ul { border:1px solid #ccc; border-top:none;}
.jg-xzzx li { border-top:1px solid #ccc; height:30px; line-height:30px; overflow:hidden; background:#fff;}
.jg-xzzx li.a { background:#f0f0f0;}
.jg-xzzx li span { float:left; padding:0 10px; width:406px; height:30px; overflow:hidden;}
.jg-xzzx li .sj { border-left:1px solid #ccc; width:130px; text-align:center;}
.jg-xzzx li .cz { border-left:1px solid #ccc; width:90px; text-align:center;}

/*咨询*/
.jg-zx { padding:10px;}
.jg-zx dl { margin-bottom:10px; overflow:hidden; font-size:14px; line-height:26px;}
.jg-zx dt { float:left; width:100px; text-align:right; height:26px; padding-right:10px;}
.jg-zx dt b { color:#F00;}
.jg-zx dd { float:left;}
.jg-zx dd label { height:26px; line-height:26px; cursor: pointer; margin-right:10px;}
.jg-zx dd input { margin:0; vertical-align:middle;}
.jg-zx dd .jg-zxtext { padding:2px 5px; height:20px; line-height:20px; border:1px solid #ccc; width:130px; float:left;}
.jg-zx dd textarea { padding:2px 5px;border:1px solid #ccc; width:400px; height:100px;}
.jg-zx dd button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer; border-radius:5px; margin-right:10px; background:#f25821; color:#fff;}
.jg-zx .button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer; border-radius:5px; margin-right:10px; background:#f25821; color:#fff;}


/*网站地图*/
.jg-wzdt { padding:30px;}
.jg-wzdt h4 { font-size:16px; height:30px; line-height:30px; margin-bottom:10px;}
.jg-wzdt p { border:1px solid #ccc; padding:10px 20px; margin-bottom:20px; background:#eeeeee;} 

/*联系我们*/
.jg-lxwm { padding:30px; font-size:16px;}
.jg-lxwm img { border:5px solid #fff; margin-bottom:30px;box-shadow: 0px 0px 10px #ccc; }

/*价格查询*/
.jg-cscx { padding:20px 20px;}
.jg-cscx .cs1 { height:24px; padding:2px 5px; border:1px solid #ccc; margin-right:10px; line-height:24px;}
.jg-cscx .csarr { margin-right:10px; background:url(img/csarr.jpg) no-repeat 0 center; height:30px; width:0; padding-left:15px; overflow:hidden;}
.jg-cscx .csb1 { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer;border-radius:5px; margin-right:10px; background:#f25821; color:#fff; font-size:14px;}
.jg-zycp {margin-top:20px;}
.jg-zycp h2 { font-size:16px; font-weight:bold; height:30px; line-height:30px; border-bottom:1px solid #ccc; padding-left:20px;}
.jg-zycp li { float:left; width:160px; line-height:24px; padding-top:60px; text-align:center; margin:30px;}
.jg-zycp li b { font-weight:bold; display:block;}
.jg-zycp li.cp1 { background:url(img/qy.png) no-repeat center 15px;}
.jg-zycp li.cp2 { background:url(img/kd.png) no-repeat center 13px;}
.jg-zycp li.cp3 { background:url(img/ky.png) no-repeat center 17px;}
.jg-zycp li.cp4 { background:url(img/ys.png) no-repeat center 17px;}

.jg-jj { margin-top:10px;}
.jg-jj h2 { height:30px; line-height:30px; font-size:16px; border-bottom:1px solid #ccc; margin-bottom:10px;}
.ysfslb { margin-bottom:10px;}
.ysfslb li { height:30px; line-height:30px; border:1px solid #ccc; border-top:none; overflow:hidden; text-align:center;}
.ysfslb li.a { border-top:1px solid #ccc; background:#f0f0f0;}
.ysfslb li span { padding:0 10px; border-right:1px solid #ccc; float:left; width:42px;}
.ysfslb li .y1 { width:100px;}
.ysfslb li .y2 { width:139px;}
.ysfslb li .y3 { width:200px;}
.ysfslb li .y4 { width:100px;}
.ysfslb li .y5 { width:100px;}
.ysfslb li .y6 { width:100px;}
.ysfslb li .y7 { border-right:none; width:100px;}
.ysfslb li input { margin:0; vertical-align:middle;}

.zltj { padding:20px 0;}
.zltj li { float:left; height:30px; line-height:30px; margin:0 20px; font-size:14px;}
.zltj li input { width:100px; height:24px; padding:2px 5px; border:1px solid #ccc; margin-right:10px; line-height:24px;}

.zzfw { padding:10px 0; border-bottom:1px solid #ccc;}
.zzfw dl { font-size:14px; line-height:30px; margin-bottom:10px;}
.zzfw dt { float:left; width:120px; text-align:right; height:30px; margin-right:10px;}
.zzfw dd { float:left;}
.zzfw dd input { margin:0; vertical-align:middle; margin-right:5px;}
.zzfw dd b { padding:0 10px; color:#f00;}
.zzfwtext { height:24px; padding:2px 5px; border:1px solid #ccc; width:100px; line-height:24px;}
.zzfw dd button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer; border-radius:5px; margin-right:10px; background:#f25821; color:#fff; font-size:14px;}
.zzfw dd .button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer; border-radius:5px; margin-right:10px; background:#f25821; color:#fff; font-size:14px;}

.jg-fymx { padding:20px 0;}
.jg-fymx h2 { height:20px; font-size:18px; border-left:5px solid #ff5e25; line-height:20px; color:#ff5e25; padding-left:10px; margin-bottom:10px;}
.jg-fymx dl { float:left; border:1px solid #ccc; line-height:32px; font-size:14px; width:523px;}
.jg-fymx dt { height:32px; background:#f0f0f0; text-align:center; display:block; width:523px;}
.jg-fymx dd { border-top:1px solid #ccc;}
.jg-fymx dd span { display:inline-block; padding:0 10px;}
.jg-fymx dd .mx1 { width:120px; text-align:right; border-right:1px solid #ccc; background:#f0f0f0;}
.jg-fymx dd .mx2 { width:362px;}
.jg-fymx p { line-height:30px; height:30px; font-weight:bold;}
.jg-fymx p b { color:#F00;}
.xdcx { text-align:center;}
.xdcx a { display:inline-block; width:72px; height:30px; line-height:30px; text-align:center; background:#f25821; color:#fff; font-size:14px; border-radius:5px; margin:10px;}


/*网点查询列表*/
.jg-wdcx { margin-top:20px; font-size:14px;}
.jg-wdcx h2 { line-height:30px; height:30px; margin-bottom:10px;}
.jg-wdcx h2 a { margin-right:15px;cursor:pointer}
.jg-wdcx .cslb { background:#f0f0f0; padding-top:20px; padding-bottom:1px; margin-bottom:10px;}
.cslb dl { margin-bottom:20px;}
.cslb dt { float:left; width:40px; text-align:center;cursor:pointer;}
.cslb dd { margin-left:50px; padding-right:20px;display:inline;cursor:pointer;}
.cslb2 { border:1px solid #ccc; border-top:none; text-align:center;}
.cslb2 li { line-height:30px; border-top:1px solid #ccc; overflow:hidden; height:30px;}
.cslb2 li.a { background:#f0f0f0;}
.cslb2 li span { display:inline-table; float:left; padding:0 10px; border-right:1px solid #ccc; width:180px;}
.cslb2 li .c1 { width:425px;}

/*网点查询地图*/
.jg-cscx .dw { display:inline-block; height:30px; line-height:30px; padding-left:23px; background:url(img/dw.png) no-repeat 0 center; margin-right:10px;}
.jg-cscx .dw2 { background-image:url(img/dw2.png);}
.jg-cscx .dw3 { background-image:url(img/dw3.png);}
.jg-wdcx2 { padding:0 20px;}
.jg-wz { width:250px; font-size:14px; border:1px solid #ccc; padding:10px; height:480px;overflow-x: hidden; overflow-y: auto; }
.jg-wz h2 { height:30px; line-height:30px; border-bottom:2px solid #462e92; font-size:16px; font-weight:bold; margin-bottom:10px;}
.jg-wz li { margin-bottom:20px;}
.jg-wz li b { font-weight: bold;}
.jg-dt { text-align:center; width:650px;}
.jg-dt img { padding:5px; border:1px solid #ccc;}

/*网上下单*/
.jg-wsxd { font-size:14px; padding:40px;}
.jg-wsxd h2 { height:30px; line-height:30px; font-weight:bold; border-bottom:1px solid #ccc; margin-bottom:10px;}
.jg-wsxd dl { line-height:30px; margin-bottom:10px;}
.jg-wsxd dt { float:left; width:120px; text-align:right;}
.jg-wsxd dd { margin-left:130px;}
.jg-wsxd input,.jg-wsxd .button,.jg-wsxd textarea { margin:0; vertical-align:middle; margin-right:10px;}
.jg-wsxd input.text { height:24px; line-height:24px; padding:2px 5px; border:1px solid #ccc; width:180px;}
.jg-wsxd input.a1 { width:80px;}
.jg-wsxd b { margin-left:5px; color:#f00;}
.jg-wsxd p { height:30px; line-height:30px;}
.jg-wsxd label { margin-left:20px;}
.jg-wsxd .button {height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:72px; cursor:pointer; border-radius:5px; margin-right:10px; background:#f25821; color:#fff; font-size:14px; margin-top:20px;}
textarea { padding:2px 5px;border:1px solid #ccc; width:400px; height:100px;}
.jsqbox { margin-bottom:10px; margin-left:130px; width:600px;}
.jsqbox h4 { height:24px; line-height:24px; margin-bottom:5px; font-size:12px; font-weight:normal;}
.jsqbox h4 b,.jsqbox h4 span { font-weight:normal;}
.jsqbox h4 span { cursor: pointer;}
.jsq { border:1px solid #ccc; padding:10px;}
.jsq p { height:24px; line-height:24px; margin-bottom:10px; overflow:hidden;}
.jsq p span { margin-right:40px; display:inline-block;}
.jsq p b { font-weight:normal; margin-right:3px;}
.jsq p input { height:16px; padding:2px 5px; line-height:16px; border:1px solid #ccc; width:80px; margin:0 5px;}
.jsq p a { display:block; height:24px; width:70px; background:#f25821; color:#fff; border-radius:5px;}

/*景光产品*/
.jg-xty { background:url(img/ysyq.png) no-repeat 0 bottom; padding:40px 20px; font-size:14px;}
.jg-xty h2 { font-size:20px; color:#fca41f; font-weight:bold; margin-bottom:20px;}
.fwys { overflow:hidden;}
.fwys p { float:left; width:160px; border:1px solid #ccc; padding:10px 20px; text-align:center; margin-right:20px; height:105px;}
.fwys p b { display:block; font-weight:bold; font-size:20px; margin-bottom:10px;}
.fwys .f1 { background:url(img/fb.png) no-repeat center 15px; padding-top:107px;}
.fwys .f2 { background:url(img/qm.png) no-repeat center 15px; padding-top:107px;}
.fwys .f3 { background:url(img/ks.png) no-repeat center 15px; padding-top:107px;}
.fwys .f4 { background:url(img/ts.png) no-repeat center 15px; padding-top:107px;}
.fwys .g1 { background:url(img/jz.png) no-repeat center 15px; padding-top:107px;}
.fwys .g2 { background:url(img/aq.png) no-repeat center 15px; padding-top:107px;}
.fwys .g3 { background:url(img/xjb.png) no-repeat center 15px; padding-top:107px;}
.fwys .g4 { background:url(img/khpl.png) no-repeat center 15px; padding-top:107px;}

.fwsm b { display:block; font-weight:bold; margin-bottom:10px;}
.fwsm p { margin-bottom:20px;}

.fwsm table { border-collapse: collapse;border: none; width:100%; text-align:center;}
.fwsm table th { border:1px solid #ccc; background:#f0f0f0; padding:0 10px; line-height:40px; font-size:16px;}
.fwsm table td { border:1px solid #ccc; padding:5px 10px; line-height:25px; vertical-align:middle;}
.fwsm table img { vertical-align:middle;}

/*我的景光*/
.user { border:1px solid #ccc; background:#fff; margin-bottom:20px; padding-bottom:10px;}
.user h4 { background:#f0f0f0; height:30px; line-height:30px; font-size:14px; font-weight:bold; border-bottom:1px solid #ccc; padding:0 10px;}
.user p { font-size:14px; line-height:24px; height:24px; overflow:hidden; padding:0 10px; margin-top:10px;}

.jg-wdyd { padding:30px; font-size:14px;}
.jg-wdjgnav { height:26px; background:#ebebeb; margin-bottom:10px;}
.jg-wdjgnav li { float:left; line-height:26px;}
.jg-wdjgnav li a { float:left; padding:0 10px;}
.jg-wdjgnav li a:hover,.jg-wdjgnav li.a a { background:#f25922; color:#fff;}
.ysdf { height:24px; line-height:24px; overflow:hidden; border:1px solid #ccc; background:#fff; padding:0 10px; margin-bottom:10px;}
.ysdf span { float:left; margin-right:50px;}
.ysdf span b { color:#f25922;}

.ydcx { margin-bottom:10px;}
.ydcx h4 { height:30px; line-height:30px; font-weight:bold; margin-bottom:10px;}
.ydcx dl { height:24px; line-height:24px; margin-bottom:10px;}
.ydcx dt { float:left; width:70px; text-align:right;}
.ydcx dd { float:left;}
.ydcx dd span { float:left; margin-right:10px;}
.ydcx input { border:1px solid #ccc; height:18px; line-height:18px; padding:2px 5px; float:left; margin-right:10px; width:80px; font-size:12px;}
.ydcx select { height:24px; line-height:18px; padding:2px 0; float:left; margin-right:10px; width:66px; font-size:12px;}
.ydcx button { float:left; height:24px; line-height:24px; text-align:center; border:none; padding:0; margin:0; width:50px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}

/*更改申请、提示*/
.ggtis { background:#fffae7; padding:15px; border:1px solid #ccc; line-height:25px; margin:20px 0;}
.ggform {}
.ggform h4 { line-height:30px; border-bottom:1px solid #ccc; height:30px; color:#f25821; font-weight:bold; margin-bottom:20px;}
.ggform dl { height:30px; line-height:30px; margin-bottom:10px;}
.ggform dt { float:left; width:125px; text-align:right;}
.ggform dd { float:left;}
.ggform dd input { border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; float:left; margin-right:10px; width:180px; font-size:12px;}
.ggform dd button { float:left; height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:80px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}

.cxlb { border-collapse: collapse;border: none; width:100%; text-align:center; background:#fff;}
.cxlb th { background:#eee;}
.cxlb th,.cxlb td { border:1px solid #ccc;line-height:25px; vertical-align:middle;}

.jg-wyfh { padding:30px; font-size:14px;}
.zxyh { height:34px; line-height:34px; padding:0 15px; padding-left:30px; font-size:14px; border:1px solid #ccc; background: url(img/zxyh.png) no-repeat 10px center #f0f0f0; color:#462d92; margin-bottom:10px;}
.dh { height:40px; line-height:40px; overflow:hidden; border:1px solid #eadeb6; background:#fffae9; margin-bottom:10px;}
.dh span { float:left; padding-left:10px; background:url(img/d7.png) no-repeat right center; padding-right:16px;}

.ydxx { border-top:1px solid #ccc; margin-bottom:10px;}
.ydxx dl { line-height:30px; border:1px solid #ccc; border-top:none; background:#fff;}
.ydxx dt { float:left; height:30px; width:100px; border-right:1px solid #ccc; background:#f0f0f0; padding:0 10px;}
.ydxx dd { margin-left:121px; padding:0 10px;}
.ydxx dd span { margin-right:30px;}
.ydxx dd b { color:#f00;}

.jg-fhlx { margin-bottom:10px;}
.jg-fhlx .fz { border:1px solid #ccc; background:#fff; width:400px; padding-bottom:10px; height:158px;}
.jg-fhlx .fz h4 { height:30px; line-height:30px; padding:0 10px; font-size:14px; font-weight:bold; border-bottom:1px solid #ccc; background:#f0f0f0;}
.jg-fhlx .fz ul { padding-top:8px;}
.jg-fhlx .fz li { height:30px; line-height:30px; overflow:hidden; padding:0 10px;}
.jg-fhlx .fz li b { font-weight:bold; padding-left:10px;}
.jg-fhlx .cx { width:275px;}
.jg-fhlx .cx input { border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; width:180px; display:block; margin:0 auto; margin-top:15px;}
.jg-fhlx .cx button { height:24px; display:block; line-height:24px; text-align:center; border:none; padding:0; margin:0 auto; margin-top:10px; width:80px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}

.jg-fhtj {}
.jg-fhtj h4 { height:30px; line-height:30px; border-bottom:1px solid #ccc; font-weight:bold; margin-bottom:10px;}
.jg-fhtj table { border-collapse: collapse;border: none; width:100%; text-align:center; background:#fff;}
.jg-fhtj table th { background:#eee;}
.jg-fhtj th,.jg-fhtj td { border:1px solid #ccc;line-height:25px; vertical-align:middle;}

.yhj select { border:none; background-color:transparent; padding-left:10px;}

.xzcx { height:30px; line-height:30px; border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
.xzcx .xz { float:left; border:1px solid #ccc; background:#f0f0f0; padding:0 10px; cursor:pointer;}
.xzcx .cx { float:right;}
.xzcx .cx input { float:left; border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; width:180px; display:block; margin:0; margin-right:10px;}
.xzcx .cx button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:70px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}
.xzbox { font-size:14px;}
.xzbox dl { overflow:hidden; line-height:30px; margin-bottom:10px;}
.xzbox dt { float:left; height:30px; width:80px; text-align:right;}
.xzbox dd { float:left; height:30px;}
.xzbox dd input { float:left; border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; display:block; margin:0; margin-right:10px; width:120px;}
.xzbox dd input.fq { width:50px;}

.buttonStyle { height:24px; display:block; line-height:24px; float:left; text-align:center; border:none; padding:0; margin:0; margin-right:20px;width:80px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}

.zlsz { padding:30px; font-size:14px;}
.zlsz h4 { height:30px; line-height:30px; font-weight:bold; margin-bottom:5px;}
.zlsz .info { padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ccc;}
.zlsz .info li { line-height:25px; color:#999;}
.zlsz .info li span { color:#666; font-weight:bold;}
.zlsz .info li a { color:#4001ff; text-decoration:underline;}
.info_b dl { overflow:hidden; line-height:30px; margin-bottom:10px;}
.info_b dt { float:left; height:30px; width:80px; text-align:right;}
.info_b dd { float:left; height:30px;}
.info_b dd .x { float:left; border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; width:180px; display:block; margin:0; margin-right:10px;}
.info_b dd .a { width:50px;}
.info_b dd a { color:#4001ff; text-decoration:underline;}
.info_b .xb label { float:left; height:30px; margin-right:20px;}
.info_b .xb input { margin:0; padding:0; vertical-align:middle; margin-right:5px;}
.info_b dd button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:70px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}

/*注册登录信息页面*/
.zcxx { width:550px;}
.zcxx .hd { overflow:hidden; border-bottom:1px solid #ccc;}
.zcxx .hd li { width:255px; padding:0 10px; float:left; font-size:16px; height:30px; line-height:30px; text-align:center; cursor:pointer;}
.zcxx .hd li.on { color:#f1b530; font-weight:bold; background:#f1f1f1;}
.zcxx .bd { padding:20px 0; font-size:14px;}
.zcxx .bd dl { height:30px; line-height:30px; overflow:hidden; margin-bottom:20px;}
.zcxx .bd dt { float:left; width:90px; text-align:right;}
.zcxx .bd dd { float:left;}
.zcxx .bd dd input { font-size:12px; float:left;border:1px solid #ccc; height:24px; line-height:24px; padding:2px 5px; width:180px; display:block; margin:0 auto; margin-right:10px;}
.zcxx .bd dd a {}
.zcxx .bd dd img { vertical-align:middle; margin-right:10px;} 
.zcxx .bd dd button { height:30px; line-height:30px; text-align:center; border:none; padding:0; margin:0; width:70px; cursor:pointer; border-radius:5px; background:#f25821; color:#fff; font-size:14px;}




.online_icon{overflow:hidden; }
.online_icon a{ 
	display: block;
	width: 35px;
	height: 155px; background:url(img/online_bg.png) no-repeat;
	font-size: 16px;
	text-align: center;
	color: #000;
}
.online_windows{ width:144px;}
.online_w_top{ background:url(img/online_bg.png) no-repeat -36px 0; height:10px; _background:url(img/online_bg_ie6.png) no-repeat -36px 0; _margin-bottom:-7px;}
.online_w_c{ background:url(img/online_bg.png) repeat-y 0 -185px; padding:0 5px; _background:url(img/online_bg_ie6.png) repeat-y 0 -185px}
.online_w_bottom{ background:url(img/online_bg.png) repeat-y -36px -35px; height:29px; _background:url(img/online_bg_ie6.png) repeat-y -36px -35px;}
.online_content{ background:url(img/online_bg.png) no-repeat -147px -185px; padding-top:11px; _background:url(img/online_bg_ie6.png) no-repeat -147px -185px;}
.online_content a.qq_icon{ background:url(img/online_bg.png) no-repeat -37px -130px; width:121px; height:25px; display:block; margin:0 auto; text-indent:30px; line-height:23px; cursor:pointer; }
.online_content a.qq_icon:hover{ background-position:-159px -130px; color:#FFF;}
.online_bar h2{ background:url(img/online_bg.png) repeat-x 0 -156px; height:30px; line-height:27px; font-size:14px; font-weight:bold;}
.online_bar h2 a{ display:block; padding-left:14px; margin-left:6px; cursor:pointer;}
.expand h2 a{ background:url(img/online_bg.png) no-repeat -36px -69px; _background:url(img/online_bg_ie6.png) no-repeat -36px -69px;}
.collapse h2 a{ background:url(img/online_bg.png) no-repeat -36px -96px; _background:url(img/online_bg_ie6.png) no-repeat -36px -96px;}
.expand h2 a:hover,.collapse h2 a:hover{ text-decoration:none; color:#c81d04;}
.online_content{ text-align:center; border-bottom:1px solid #d0d0d0;}
.online_content ul li{ height:24px; line-height:24px; margin-bottom:4px;}
.online_content ul li a:hover{color:#c81d04; }

#online_qq_layer {position: fixed; right:-140px; top:80px; _position:absolute; z-index:120;}
* html,* html body {_background-attachment:fixed;}
* html #online_qq_layer {_bottom:auto;_top:expression(eval(document.documentElement.scrollTop + 150));}
#online_qq_tab {float:left; margin-top: 50px;}
#onlineService {float:left; margin-left:-4px;}
#onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6 {display:none;}
#onlineType1 {display:block;}

/*price_sch*/
.result { padding:10px 0 5px; border: 1px solid #dcdcdc;background-color: #dbdbdb;font-size:12px;}
.result th { background-color: #f0f0f0; line-height: 31px; font-weight: 400;border: 1px solid #dcdcdc;}
.result td { background-color: #fff; line-height: 39px; text-align: center;border: 1px solid #dcdcdc;}

/*feedback*/
.comment {padding:30px;padding-bottom: 50px;}
.comment b{font-weight:bold}
.comment .sch { margin-top: 20px; padding-top: 15px; border-top: 1px solid #dbdbdb; }
.comment .sch form { display: inline-block; float: right; }
.comment .sch .keepwords { width: 150px; height: 26px; line-height: 26px; }
.comment .sch .form_btn {margin-left: 10px}
.comment .sch .form_btn input {margin-right: 0}

.comment .list {margin-top: 20px}
.comment .list li {padding-top: 20px}
.comment .head {position: relative; padding-bottom: 10px; border-bottom: 1px solid #dbdbdb}
.comment .head .name {color:#f25821}
.comment .head .time {position: absolute; top:0; right:0;}
.comment .con { position: relative; margin-top: 10px; padding:15px 10px; border:1px solid #e0e0e0; background-color: #f9f9f9; color:#909090; }
.comment .con .arrow { display: inline-block; position: absolute; width: 7px; height: 6px; top:-5px; left:27px; background: url(../style/img/icos.png) -134px 0 no-repeat; }

/**追踪货物**/
.trackresult { margin-top:10px;padding: 5px 12px; border:1px solid #bbb; background-color: #fffe8d; font-size: 12px; line-height: 2; }
.trackresult .t { margin-bottom: 5px; border-bottom: 1px solid #9c9c9c}
.trackresult .t span {display: inline-block; margin-right: 20px}
.trackresult .finish {color:#ff0101}

/**下单找网点**/
.price_sch { padding-bottom: 50px}
.price_sch table { background-color: #dbdbdb;font-size:12px;border:1px solid #dedede;}
.price_sch table th { background-color: #f0f0f0; line-height: 31px; font-weight: 400;border:1px solid #dedede;}
.price_sch table td { background-color: #fff; line-height: 39px; text-align: center;border:1px solid #dedede;}
.price_sch .col { margin-top: 8px; padding:10px 10px 20px; border:1px solid #dedede; }

.tab_nav { margin-top: 1px; background-color: #ebebeb}
.tab_nav li {float: left;cursor:pointer;}
.tab_nav li a { display: block; padding:0 15px; line-height: 38px; font-weight: 700}
.tab_nav .current { background-color: #f25821; color:#fff!important; }
.jg-fymx .tab_nav { height: 39px; padding-left: 20px; border:1px solid #dedede; background-color: #f0f0f0}
.jg-fymx .tab_nav a {margin:8px 2px 0; padding:0 17px; line-height: 32px}
.jg-fymx .tab_nav .current { padding:0 15px; border:1px solid #dedede; border-bottom: none; background-color: #fff; line-height: 31px; color:#636363!important; }
.jg-fymx .tab_con {margin: 18px 10% 30px}
.jg-fymx .tab_con table {margin:0 auto; background-color: #aeaeae; font-size: 12px; border:1px solid #dedede;}
.jg-fymx .tab_con table th {line-height: 2.2;border:1px solid #dedede;}
.jg-fymx .tab_con table td {padding:5px 10px; background-color: #fff; text-align: left; line-height: 1.6;border:1px solid #dedede;}
.jg-fymx .tab_con table .i {background-color: #efefef; color:#000; text-align: right}
.jg-fymx .tab_con table .total {font-size: 16px; color:#f00}
.jg-fymx .tab_con .tips {margin-top: 10px; font-size: 12px; font-weight: 700}
.jg-fymx .tab_con .tips a {color:#462e92}
.jg-fymx .tab_con .tips a:hover {color:#f00}
.jg-fymx .tab_con .form_btn {text-align: center}
.jg-fymx .tab_con .form_btn a {margin:0 8px; line-height: 29px}
.jg-fymx .tab_con .form_btn .i2 {width:108px}


.tab_subcon {margin: 10px 0 0 10px; line-height: 2.4}
.tab_subcon p{text-align:justify;text-justify:inter-ideograph;word-wrap:break-word;overflow:hidden;font-size:14px;}
.hr_address { margin-top: 15px; padding:15px 18px; border:1px solid #dcdcdc; background-color: #f3f3f3}