/*公共样式************************/

*{padding:0px;margin:0px;}
body {
 margin:0px;
 padding:0px;
 margin-left: 0px;
 margin-top: 0px;
 margin-right:0px;
 margin-bottom: 0px;
 font-size: 12px;/*font-family: Hei,Sans,Song,Tahoma,SimSun;color: #000000;*/
 
}
p{text-indent:2em; padding-bottom:10px;}

form,ul,li,h1,h2,h3,h4,h5,h6{
 margin:0px;
 padding:0px;
 list-style-type:none;
}

input,select{
 line-height:19px;
 font-size:13px;
 padding:0px;
 margin:0px;
	vertical-align:middle;
}

textarea {
 overflow:auto;
 background:#fafafa;
}

/*链接样式*/
a {
color:#000000;
font-size:12px;
text-decoration:none;
}  

a:link {}
a:visited {}
a:hover {
 text-decoration:underline;
}
a:active {}

a.red{
 color:#FF0000;
}
a.hui{
 color:#A1A2A3;
}
a.huidrak {
 color:#777575;
}
a.blue {
 color:#144B82;
}
a.green {
 color:#5B8903;
}
a.black {
 color:#000000;
}
a.white {
 color:#FFFFFF;
}
a.foot {
 color:#585656;
}

a.blue:hover {
 color:#EE6A08;
 text-decoration:none;
}
a.hui:hover {
 color:#EE6A08;
}
a.foot:hover{
 color:#585656;
 color:#EE6A08
}

/*字体样式*/
.red{
 color:#FF0000;
}
.orange{
 color:#EE6A08;
}
.hui{
 color:#A1A2A3;
}
.huidrak{
 color:#777575
}
.blue{
 color:#144B82;
}
.green{
 color:#5B8903;
}
.black{
 color:#000000;
}
.white{
 color:#FFFFFF;
}
.foot{
 color:#585656;
}

.all{
 width:1000px;
 height:auto;
}



/*选项卡*/
.seldark {
 width:102px;
 height:23px;
 line-height:23px;
 background:url(images/sel_dark.gif) no-repeat;
 float:left;
 color:#075A9F;
}
.sellight {
 width:102px;
 height:23px;
 line-height:23px;
 background:url(images/sel_light.gif) no-repeat;
 float:left;
 color:#075A9F;
}
.sellabel {
 line-height:23px;
}

/*信息标题，列表*/
.infotitle{
 color:#075A9F;
}
.infobox {
 border:1px solid #B8D1ED;
}
.infotitlebig {
 border:1px solid #B8D1ED;
 border-bottom:none;
 background:url(images/title_more1.gif);
 line-height:29px;
 text-align:left;
 font-size:14px;
 letter-spacing:1px;
 color:#075A9F;
}

.titlelable {
 float:left;
 height:29px;
 line-height:29px;
}
.morelable {
 float:right;
 height:29px;
 line-height:29px;
}

/*错误提示*/
.errortip {
 width:820px;
 border:dashed 1px red;
 margin-top:18px;
 padding:20px;
 color:red;
 text-align:left;
 padding-left:50px;
}

/*信息列表*/
.infotable {
 letter-spacing:0px;
 text-align:center;
 margin-top:2px;
 line-height:28px;
}
.infotable th {
 font-weight:normal;
 height:22px;
 font-size:13px;
}
.infotable td {
 line-height:22px;
 height:22px;
 background-image:url(images/info_bg.jpg);
 background-repeat:repeat-x;
 background-position:bottom
}
A {
	color:#144B82; TEXT-DECORATION: none
}
A:hover {
	color:#144B82; TEXT-DECORATION: underline
}
/*公共样式结束*********************/

/*top*/
#top{width:1000px; height:auto}
#top .btz{ width:69px; height:21px; line-height:21px; background:url(images/top_dh_button1.gif); cursor:pointer; text-decoration:none; padding:5px 12px 1px 5px; color:#000; font-size:13px;}
#top .btf{ width:101px; height:21px; background:url(images/top_dh_button2.gif); border:none; cursor:pointer; vertical-align:middle}
#top .dh1{ height:8px; font-size:1px; line-height:1px;}

  /*顶部导航样式*/
#top h3{width:80px; height:26px; display:block; float:left; line-height:26px; font-size:14px; cursor:pointer;}
#top h4{width:59px; height:25px; display:block; float:left; padding-top:0px; font-size:12px; cursor:pointer; color:#FFFFFF; font-weight:normal;}
    /*h3导航*/
#top h3.s1{}
#top h3.s2{background:url(images/top_h3_bg.gif) no-repeat;}
#top h3.slli{width:6px; font-size:12px; font-weight:normal;}
   /*h4导航*/
#top h4.s1{}
#top h4.s2{background:url(images/tops_h3_bg.gif); color:#075A9F;}
#top h4.slli{width:12px;}
  /**/
#top .toptext{height:26px; line-height:26px; background:#F8F8F8; color:#A1A2A3; text-align:left; margin-left:20px; }
#top .topbanner{height:126px; background:url(images/banner.jpg); border-top:1px solid #999999;}
  /*顶部导航 行1*/
#topdhtop{height:26px; letter-spacing:1px;}
#topdhtop .space{width:185px; height:26px; float:left;}
#topdhtop .article_list{line-height:29px; height:29px; text-align:left; font-size:18px; font-weight:bold;}

#topdhtop .article_list a:link{background:url(images/top_h3_bg.gif) no-repeat; padding:10px 14px 10px 10px; color:#000000;}
#topdhtop .article_list a:visited {background:url(images/top_h3_bg.gif) no-repeat; padding:10px 14px 10px 10px; color:#000000;}
#topdhtop .article_list a:hover {text-decoration:none; background:url(images/thover_bg.gif) no-repeat;}
#topdhtop .article_list a:active {}


  /*顶部导航 行2*/
#topdhbottom{height:26px; letter-spacing:1px;}
#topdhbottom .space{width:386px; height:26px; float:left;}
  /*下部小导航--分割*/
#topdhs{height:61px;}
#topdhs .space{width:338px; height:61px; float:left;}
#topdhs .spacem{width:562px; height:61px; float:left;}
#topdhs .spacer{width:100px; height:61px; float:left; line-height:18px; color:#FFFFFF; font-size:14px; padding-top:5px;}  
#topdhstop{height:25px; letter-spacing:1px; line-height:21px;}
#topdhsbottom{height:27px; background:url(images/top_serch_bg.gif) no-repeat; padding-top:2px;}
#topdhsbottom .search{width:49px; height:23px; line-height:23px; background:url(images/serch.gif); border:none; cursor:pointer;}

/*bottom*/
#copyright{width:1000px;}
#copyright{width:1000px; height:auto;}
#copyright .link{background:#F0F7FF;}
#copyright .link a{width:97px; height:25px; line-height:25px; float:left; display:block; overflow:hidden; color:#144B82 ; border:1px solid #FFFFFF;background:#F0F7FF;}
#copyright .link a:hover{background:#167BED; color:#D8E3F0; font-weight:bold; text-decoration:none;}
#copyright .list{line-height:28px; background-image:url(images/footbg_03.jpg); color:#144B82}



/*以下为主页样式*/
/*left*/
#left{width:750px; height:auto; float:left;}
  /*顶部信息*/
#topinfo{width:756px; height:300px;}
#topinfoShip{width:469px; height:auto; float:left}
#topinfoShip .infotitle{height:23px;}
#topinfoShip .infobox{height:169px; margin-bottom:5px;}

#topinfohy{width:283px; height:auto; margin-left:4px; float:left; }
#recormand{margin-bottom:8px;}
#recormand .infotitle{height:23px; background:url(images/title_more.gif) right;}
#recormand .infobox{height:262px; padding:4px; line-height:20px; text-align:left; color:#144B82;}
#recormand .pic {padding-left:0px; padding-right:12px;}
#adver{height:auto;}

  /*求职招聘*/
#proshow{width:364px; border:0px solid #000000; float:left;} 
#proshow .lpro{border:0px solid #000000; width:170px; height:160px; padding-top:10px;float:left;}
#proshow .rpro{border:0px solid #000000; width:180px; height:180px; float:left;}

#proshow ul{list-style: none;margin-left:2px;margin-bottom:5px;text-align: left;}
#proshow ul li{width:98%;padding-left:15px; line-height:24px;background-image:url(images/edu_03.jpg); background-repeat:repeat-x; background-position:bottom;}
  
#job{width:756px; margin-bottom:5px;}
#job .infotitlebig{height:29px;}
#job .infobox{height:174px;  background:url(images/job_line.gif) no-repeat center center}
#job .space{ width:8px; height:174px; float:left}
#job table{width:359px; float:left;}
#job table th{font-size:14px;}
#job table td{font-size:13px;}
    
  /*推荐产品*/
#zxinfoindex{width:756px; margin-bottom:8px; text-align:left;}
#zxinfoindex .infotitlebig{height:29px;}
#zxinfoindex .infobox{height:137px;}
#tpro_show{width:140px; margin-left:3px; float:left; text-align:center;}
#tpro_show .img_con {width:139px; text-align:center; border:1px solid #FAD9A9; margin:6px 4px 0px 2px;}
#tpro_show .text_con {width:139px; height:28px; text-align:center; margin:5px 0px 3px 8px; color:#565652;}
 /*应用领域*/
#pro_show{width:140px; margin-left:3px; float:left; text-align:center; color:#FF0000}
#pro_show .img_con {width:139px; text-align:center; border:1px solid #FAD9A9; margin:6px 4px 0px 2px;padding:6px 0px 6px 0px;}
#pro_show .text_con {width:139px; height:16px; text-align:center; margin:4px 0px 2px 8px; color:#144B82;}

  /*全长广告*/
#longad{width:756px; margin-bottom:8px;}
#longad .infobox{height:auto; }

  /*广告发布*/
#ad{margin-top:15px;}	
#ad .text{font-size:12px; padding-left:10px; line-height:30px; text-align:left;}
#ad input {border:1px solid #7F9DB9; height:20px; line-height:20px;}
#ad textarea {border:1px solid #7F9DB9;}
#ad .btn{background-color:#F0F7FF}

  /*交易,仓储信息*/
#sell{width:756px; height:290px; margin-bottom:6px;}
#sell .infotitle{height:23px; background:url(images/title_more.gif) right;}
#sell .infobox{height:261px;}
#sellleft{width:374px; height:290px; float:left; }
#sellright{width:374px; height:290px; float:left; margin-left:8px;}


/*right*/
#right{width:235px; height:auto; float:right; margin-right:1px;}
#right .infotitle{height:29px; border:1px solid #B8D1ED; border-top:none; background:url(images/title_more1.gif); line-height:29px; text-align:left; font-size:14px; letter-spacing:1px;}
#right .infobox{border-top:none;}

  /*登陆*/
#login{}
#login .infotitle{border-top:1px solid #B8D1ED;}
#login .infobox{height:auto; letter-spacing:1px;}
#login .content {padding-top:4px;}
#login .content ul{list-style: none;margin-left:45px;margin-bottom:2px;text-align: left;}
#login .content ul a{ font-size:14px; color:red; text-decoration:underline;}

/*首页新闻*/
#i_news {margin-top:4px;}
#i_news ul{list-style: none;margin-left:2px;margin-bottom:5px;text-align: left;}
#i_news ul li{width:92%;padding-left:15px; line-height:23px;background-image:url(images/edu_03.jpg); background-repeat:repeat-x; background-position:bottom;}

  /*公告*/
#pub{}
#pub .infobox{height:380px;}

  /*客服*/
#kf{}
#kf .infotitle{height:40px;}
#kf .infobox{height:101px;}
#kf .content{color:#38393A; margin-top:5px; line-height:22px; text-align:left;}
#kf .content ul{width:220px; margin-left:5px;}
#kf .content.tex{width:68px; font-weight:bold; color:#144B82;float:left;}
#kf .content.con{width:148px; color:#FF0000; float:left;}
  /*工具*/
#tools{}
#tools .infobox{height:137px;}
#tools .content{line-height:22px; text-align:left; margin-left:15px; margin-top:4px; color:#144B82;}

  /*咨迅*/
#info{}
#info .infobox{height:412px;}

  
/*****以下为文章3级页面*****/

/*2级栏目通用样式/
  
		/*主要信息*/
#maininfo{width:756px;}
#maininfo .infotitlebig{height:29px;}
#maininfo .infobox{height:auto;}
#maininfo .conhtm{line-height:22px; font-size:14px; margin:5px 16px 10px 16px; color:#144B82; text-align:left;}
  
		/*专线信息*/
#zxinfo{width:756px; margin-top:8px; text-align:left;}
#zxinfo .infotitlebig{height:29px;}
#zxinfo .infobox{height:280px;}

  /*广告*/
#level2ad{width:756px; height:70px; margin-top:8px;}

		/*分页*/
#page{margin-top:10px;}
#content{width:700px;}

  /*产品展示2级页面*/
/*产品展示*/
#sitemap {width:710px; height:auto;}
#sitemap .title {width:710px; text-align:left; font-weight:bold; padding:5px 0px 3px 5px; font-size:14px;}
#sitemap .content {width:752px; line-height:25px;}
#sitemap .con {width:232px; margin-left:10px; text-align:left; float:left;}


  /*产品类别二级页面*/
#info_pro{ width:738px;border-bottom:1px dashed #7DB8FA; height:135px; padding-top:5px;}
#info_pro .infotpic{width:160px; margin-left:2px; float:left;}
#info_pro .infocon{width:565px; height:130px; margin-left:2px; font-size:14px; float:left;}
#info_pro .infocon ul{background:none;}
#info_pro .title{height:22px; line-height:22px; text-align:left; font-weight:bold;}
#info_pro .content{width:550px;height:105px; line-height:22px; padding:5px 10px 0px 10px; text-align:left; background-color:#F0F7FF;}
