body {
  background:#FFFFFF; font-size:12px; color:#000000;
}
td{ height:20px; line-height:20px;}
*{ margin:0; padding:0}
a{font-size:12px; color:#000000; text-decoration:none;}
a:hover{ font-size:12px; color:#000000; text-decoration:underline;}
.ad{ width:930px; height:405px; margin:0 auto; background:url(images/ad.jpg) no-repeat}
.ad1{ width:930px; height:200px; margin:0 auto; margin-top:1px; margin-bottom:3px;aline:center;}

.wk{ width:928px; margin:0 auto; border:px #c9c7c7 solid; border-top:none}
.bg_contk{ width:518px; margin-top:1px; border:1px #c9c7c7 solid; border-left:none; float:left;  margin-right:4px; background:#f1f1f1}
.huh{ width:518px; background:url(images/btn-hh.jpg) no-repeat; }
.bzj{ width:518px; background:url(images/btn-zj.jpg) no-repeat}
.huh p,.bzj p{ width:420px; line-height:20px; margin-left:95px;}
.new_wk{ width:396px; margin-top:0px; float:left;}
.f_bg{ width:370px; height:292px; margin:0 auto; padding:8px; background:url(images/bg_preview.gif) no-repeat}
.new{ width:384px; margin:0 auto; }
.new h2{ width:384px; height:40px;line-height:32px;border-bottom:1px #c9c7c7 dashed; background:url(images/btn-new.gif) no-repeat}
.new strong{ font-size:15px;  float:left;  color:#ce2f14; padding-left:20px;}
.new span{ width:44px; height:13px; display:block; float:right; margin-right:10px;  margin-top:15px;}
.new h1{ font-size:15px; color:#554f4f; text-align:center; padding:5px;}
.new_n{width:163px; margin-top:5px; height:116px; padding:4px; float:left; border:1px #3e3e3e solid}
.new_cont{ width:205px; float:left; margin-top:5px; padding-left:5px; line-height:20px;}
.new ul{ width:364px; margin-top:5px; padding-left:20px;margin:0; float:left;}
.new ul li{ list-style-type:circle; line-height:20px; list-style-type:circle;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.award{ width:928px; margin-top:6px; }
.award h2{ height:68px;  width:250px; color:#d82306; font-size:18px; background:url(images/jbei.jpg) no-repeat  }
.award span{ display:block; padding-left:70px; margin-top:35px; width:430px;  }
.aw_p{ width:286px; float:left; margin-top:5px; }
.aw_p1{ width:382px; float:left; margin-top:5px; }
.aw_p2{ width:250px; float:left; margin-top:5px; }
.aw_p .jp,.aw_p1 .jp,.aw_p2 .jp{ padding-top:5px; background:url(images/bg_award.jpg) repeat-y; padding:3px;}

.map{ width:455px; height:380px; float:left; margin-right:15px; border-right:1px #c9c7c7 solid; border-bottom:1px #c9c7c7 solid}
.map h3,.truck h3,.liuc h3{font-size:15px; padding-left:10px; text-align:left; color:#ce2f14; background:url(images/bg-tit.gif) repeat-x; height:29px; line-height:29px;}
.truck{ width:455px; float:left; border-left:1px #c9c7c7 solid; border-bottom:1px #c9c7c7 solid}
.cx,.topic{ width:288px; height:370px; float:left; border:1px #e0d6d6 solid; }
.cx{ margin-right:5px; background:url(images/bg_busc.jpg) no-repeat;}
.topic{background:url(images/bg_busc.jpg) no-repeat;}
.cx strong,.topic strong{ width:290px; height:29px; font-size:14px; color:#da4040; line-height:29px; padding-left:20px; }
.topic table{ margin-top:6px;}
.topic td{ line-height:22px; text-align:center; padding:4px;}
.feedback{ width:335px; height:370px; float:left; margin-right:5px; border:1px #e0d6d6 solid}
.feedback strong{font-size:14px; color:#da4040; line-height:25px;}
.feedback table{ margin-top:20px;}
.feedback td{ height:24px; line-height:24px;}

.box-4{margin:0 auto;margin-bottom:15px;width:923px;background:#FF0000;padding:5px; position:relative;}
.b4-nr{background:#FFFFFF;width:868px;padding:10px 10px 10px 45px; overflow:hidden;}
.b4-nr h3{font-size:12px;color:#000000;}
.left-2{position:absolute;top:7px;left:0px;background:url(images/p-6.gif) no-repeat;width:40px;height:305px;}
.left-2 h2{font-size:16px;color:#FFFFFF;padding:15px;}
.b4-nr li{float:left;margin:5px 7px;width:156px; height:130px; list-style-type:none;text-align:center;}
.b4-nr img{width:150px;height:100px;margin:3px 0px;border:0;}
.left-1{ float:left;width:150px;height:100px;padding:10px;}
.right-1{ float:left;width:270px;height:100px;padding:10px;line-height:22px;}
.right-1 h4{font-size:14px;}

 .hui{ color:#5f5f5f; line-height:18px; text-align:left}
/*滑动*/
.infiniteCarousel {
  width: 518px;
  height:112px;
  position: relative;


}
.infiniteCarousel .wrapper {
	width: 424px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	height: 112px;
	position: absolute;
	  margin-left:90px;

	
} 
.infiniteCarousel .wrapper ul {
  width: 1000px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
  overflow:hidden;
} 
.infiniteCarousel ul li img {
    border:1px #3e3e3e solid;
	margin-bottom:2px;
}
.infiniteCarousel ul li {
  display:block;
  float:left;
  padding:3px;
  _padding:2px;
  width:100px;
  height:100px;


} 


.dsj{ margin-top:3px;}
.dsj td{ line-height:20px;}
#enroll{ background:url(images/bg-navt.jpg) no-repeat; width:165px; float:right}
#wrap{ width:930px; height:34px; margin:0 auto; margin-top:0px;}


/*报名页面*/
#mainT{ width:930px; margin:0 auto; background: url(images/gif-0505.gif) repeat-y #f3f3f3  left; padding:5px;}
#mainT .loca{ padding-left:40px;}

h1{ font-size:15px; color:#b12219; padding:3px; padding-top:10px; padding-left:40px;}
.ba_form table{  margin-left:40px; margin-bottom:10px;}
.ba_form table td{ border-bottom: 1px #d9dada dashed; border-collapse:collapse; height:22px; line-height:22px; padding:3px;}
.ba_form .text_bg{ border:0; border-bottom:1px #3e3e3e solid; background:#f3f3f3 }

/*标题提示文字定义*/
body div#tooltip { position:absolute; z-index:1000; background:url(images/black_arrow.png) no-repeat center center;  width:86px; height:50px;    }
body div#tooltip p { margin:0;padding:0; line-height:50px; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; display:block;}
body div#tooltip p em { display:block; color:#FFFFFF;font-style:normal; font-weight:bold;}

/*经销商查询页面*/
.titile{ background:url(images/q-sou.jpg) no-repeat; height:36px; width:906px; margin:0 auto}
.map-area{ background:url(images/bg-sou.gif) repeat-x; width:906px; margin:0 auto; margin-top:6px;}
.map-area h3{ color:#aa1f16; font-size:14px; line-height:24px; height:24px; padding-left:15px;}
.area-contact{ border:1px #c9c7c7 solid; margin-top:5px;}
.area-contact th{ height:24px; border-right:1px #c9c7c7 dashed; border-collapse:collapse}
.area-contact td{ text-align:center; height:24px; line-height:24px; border-right:1px #c9c7c7 dashed; border-top:1px #c9c7c7 dashed; border-collapse:collapse}
/*新闻页面*/
.e_news{ width:928px; margin-top:10px; margin-bottom:5px; background:url(images/new_btbg.gif) repeat-x}
.e_news h3{ width:500px; padding-left:25px; color:#ab1e16; font-size:14px; line-height:26px; background:url(images/red_tet.gif) no-repeat 0px 2px}
.e_news h4{ width:370px; color:#000000; padding-left:18px; font-size:12px; }
.e_news .xin{ width:580px; padding-left:25px; list-style-type:circle; font-size:13px; line-height:24px;}
.e_news .xin li { float:left; width:260px; list-style-type:circle;  padding-left:20px; background:url(images/news-bin.gif) 0 5px no-repeat}
.typ-user{border-top:3px #af1b16 solid; border-left:1px #af1b16 solid; border-right:1px #af1b16 solid; border-bottom:1px #af1b16 solid; background:url(images/bg-use.gif) repeat-x}
.typ-user span{ font-size:14px; color:#af1b16; font-weight:bold; line-height:23px; padding-left:10px;}
.ty-img{ width:270px; margin:0 auto; margin-top:5px; padding-bottom:5px;}
.ty-img li{ border:1px #dbdbdb solid; width:123px;  padding:3px; margin-top:3px; list-style-type:none; float:left; }
.right{margin-right:6px;}
.jcsec{ width:928px;margin-top:10px; border:1px #dbdbdb solid; border-top:none;background:url(images/bg-tit.gif) repeat-x; }
.jcsec span{ display:block;  font-weight:bold;font-size:15px; padding-left:10px; text-align:left; color:#ce2f14; height:29px; line-height:29px; }
/*用户界面*/
.nTab{ width:906px; margin:0 auto; background:url(images/user-bg.jpg) no-repeat}
.nTab .TabTitle{
clear: both;
height: 23px;
overflow: hidden;
}
.nTab .TabTitle ul{
border:0;
margin:0;
margin-top:4px;
padding:0;
padding-left:100px;
}
.nTab .TabTitle li{
float: left;
width: 86px;
cursor: pointer;
margin-right:3px;
padding-top: 4px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align:center;
list-style-type: none;
}
.nTab .TabTitle .active{ background:url(images/btn-red.jpg) no-repeat; color:#FFFFFF;font-size:14px;}
.nTab .TabTitle .normal{ background:url(images/btn-blue.jpg) no-repeat;color:#000000;font-size:14px;}
.nTab .TabContent{
width:auto; background:#fff;
height: auto;
min-height:450px;
border-top:none;
padding:10px 0 0 0;
margin-top:2px;
background:url(images/user-bg2.jpg) no-repeat;

}
.none {display:none;}








