/* CSS Document */

/**************模板默认样式***************/
ul,li{padding:0;margin:0;list-style:none;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin:0;padding:0;border:0;}
form,input{margin:0;padding:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
a{text-decoration:none;color:#000;}
a img{border:none;}

.item ul{ text-align:center;overflow:hidden;_zoom:1;}
.item .pic img{ max-width:100%}
.item .txt{overflow:hidden; line-height:30px; white-space: nowrap;text-overflow: ellipsis;}

.item-problem li{overflow:hidden; line-height:30px; white-space: nowrap;text-overflow: ellipsis;}

/*************** Facebox ***************/

#facebox .b {
  background:url(../../images/home/b.png);
}

#facebox .tl {
  background:url(../../images/home/tl.png);
}

#facebox .tr {
  background:url(../../images/home/tr.png);
}

#facebox .bl {
  background:url(../../images/home/bl.png);
}

#facebox .br {
  background:url(../../images/home/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.red{ color: red;}

/*分页样式*/
/*css yahoo2 style pagination*/
div.yahoo2{padding:3px;font-size:0.85em;margin:3px;font-family:tahoma,helvetica,sans-serif;text-align:center;}
div.yahoo2 a{border:#ccdbe4 1px solid;padding:2px 8px;background-position:50% bottom;color:#0061de;margin:0 3px 0 0;text-decoration:none;}
div.yahoo2 a:hover{border:#2b55af 1px solid;background-image:none;color:#fff;background-color:#3666d4;}
div.yahoo2 a:active{border:#2b55af 1px solid;background-image:none;color:#fff;background-color:#3666d4;}
div.yahoo2 span.current{padding:2px 6px;font-weight:bold;color:#000;margin:0 3px 0 0;}
div.yahoo2 span.disabled{display:none;}
div.yahoo2 a.next{border:#ccdbe4 2px solid;margin:0px 0px 0px 10px;}
div.yahoo2 a.next:hover{border:#2b55af 2px solid;}
div.yahoo2 a.prev{border:#ccdbe4 2px solid;margin:0px 10px 0px 0px;}
div.yahoo2 a.prev:hover{border:#2b55af 2px solid;}

/*css green-black style pagination*/
div.green-black{
padding:3px;margin:3px;text-align:center;height: 25px;
line-height: 25px;
border-top: 1px solid #ccc;
}
div.green-black a{border:#2c2c2c 1px solid;padding:2px 5px;background:url(../images/image1.gif) #2c2c2c;color:#fff;margin:0 2px 0 0;text-decoration:none;}
div.green-black a:hover{border:#aad83e 1px solid;background:url(../images/image2.gif) #aad83e;color:#fff;}
div.green-black a:active{border:#aad83e 1px solid;background:url(../images/image2.gif) #aad83e;color:#fff;}
div.green-black span.current{border:#aad83e 1px solid;padding:2px 5px;font-weight:bold;background:url(../images/image2.gif) #aad83e;color:#fff;margin:0 2px 0 0;}
div.green-black span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}

/*询盘样式*/
.msg th{ text-align: right;}
.msg td input{height:30px; line-height: 30px; vertical-align: middle; clear: both;}
.msg td #users_code{  width: 100px;}
.msg td img{ float: right; }
/*首页留言页面*/
.message tr td{font-family:"微软雅黑"; font-size:16px;}
.message input{ height:30px; line-height:30px; width:300px; }

/*首页导航js背景*/
/*.nav  ul .onclick {  width:119px; height:40px; color:#FFF; display:block;}
.nav  ul .onclick a{background:#f00 url(../../images/x_004.jpg) no-repeat;}*/