@charset "utf-8";

/* CSS Document */
html {
}

* {
  margin:0 auto;
  padding:0;
}

body {
  font-family:Arial, Helvetica, sans-serif,"微软雅黑";
  width:100%;
  font-size:12px;
  margin:0 auto;
  padding:0;
  background: url(../new_ui/bg.jpg) repeat-x #EDEDED;
}

a:link, a:visited {
  color:#000000;
  text-decoration:none;
  } a:active, a:hover {
    color:#00A2EF;
    text-decoration:none;
  }

  ul, li {
    list-style-type:none;
    margin:0 auto;
    padding:0;
  }

  boder,img {
    border:none;
  }

  :focus {
    outline: 0;
  }

  .fl {
    float: left;
  }

  .fr {
    float: right;
  }

  .clear {
    clear: both;
  }

  .hide {
    display: none;
  }

  .italic {
    font-style:italic;
  }

  .bold {
    font-weight: bold;
    font-size: 22px;
    font-style: normal!important;
  }



  .head {
    width:1100px;
    text-align:left;
    overflow:hidden;
    background:url(../new_ui/2-1.png)no-repeat;
    background-size: 100%;
    height: 199px;
  }

  .head .logo {
    margin-top: 20px;
    float:left;
    width:617px;
    text-align:left;
    height:110px;
  }

  .head .logoright {
    float:right;
    margin-right:25px;
    _display:inline;
    position: absolute;
    right: 0;
    bottom: 2px;
    z-index: 100;
  }

  .head .logoright .phone {
    font-size: 18px;
    /*width: 160px;*/
    height: 18px;
    overflow: hidden;
  }

  .head .logoright .email {
    margin: 12px 40px 0 0;
    text-align:right;
    font-size: 12px;
  }

  .head .logoright .email a {
    background:url(../new_ui/3-8.png) left center no-repeat;
    height:14px;
    padding-left:25px;
    background-size: 20px;
  }

  .head .logoright .email a:link, a:visited {
    color:#565656;
  }

  .head .logoright .email a:hover {
    color:#00A2EF;
    text-decoration:underline;
  }

  .head .logoright .search {
    margin-top:20px;
  }

  .head .logoright .Search {
    width: 165px;
    border-radius: 15px;
    height: 24px;
    padding: 9px 6px;
    background: url(../new_ui/3-6.png)no-repeat left center;
    background-size: 157px;
    border:none;
  }

  .submit {
    margin-left: -20px;
    background: url(../new_ui/3-7.png)no-repeat!important;
    border:none;
    height: 34px!important;
    width: 40px;
    background-size: 83%!important;
  }


  .retoent {
    margin-top: 20px;
    float: left;
    width: 90px;
    padding: 13px 0px 10px 0px;
    text-align: right;
  }

  .retoent img {
    height: 76px;
  }

  .head .logo img {
    height: 74px;
    margin-left:30px;
    margin-top: 15px;
  }

  .head-mnav {
    position: absolute;
    top: 154px;
    left: 0;
    right: 0;
    z-index: 99;
  }

  .head-mnav {
    height:46px;
    width: 1100px;
  }

  .head-mnav > div {
    float: left;
  }

  .sandian {
    width: 50px;
    height: 46px;
    background: url(../new_ui/3-5.png)repeat-x -42px 11px;
  }

  .mnav {
    height:48px;
    margin: 0 auto;
  }

  .mnav > ul > li {
    float:left;
    text-align:center;
  }

  .mnav > ul > li > a {
    color:#636366;
    font-weight:bold;
    line-height:46px;
    width:130px;
    background: url(../new_ui/3-1.png)no-repeat;
    background-size: 97%;
    display: inline-block;
  }

  .mnav > ul > li > a.actived, .mnav > ul > li > a:hover {
    color:#231F20;
    font-weight: bold;
    background: url(../new_ui/3-2.png)no-repeat;
    background-size: 97%;
  }

  .banner {
    float:left;
    width: 100%;
  }

  .mnav {
  }

  .sub-nav {
    width:1100px;
    height: 30px;
    background: url(../new_ui/7-1.png) repeat-x;
  }

  .sub-nav > ul > li {
    background: url(../new_ui/3-4.png) no-repeat 0px 6px;
    background-size: 6px;
    padding: 0 0 0 10px;
    margin: 6px 0 0 25px;
  }

  .sub-nav a:hover {
    color: #000;
  }

  .head-banner {
    width:1100px;
  }

  #idx-showPic {
    width:1100px;
/*height:350px;
*/position:relative;
overflow:hidden;
}

#idx-showPic .transparent_class {
  width:100%;
  height:40px;
  position:absolute;
  bottom:0px;
  left:0px;
}

#idx-showPic .sItem {
  float:left;
  width:1100px;
  height:350px;
  overflow:hidden;
  zoom:1}

  #idx-showPic .sItem img {
    width:1100px;
/* height:350px;
*/}

#idx-showPic #foo2_pag {
  width:150px;
  height:24px;
  padding:8px 0;
  position:absolute;
  bottom:0px;
  left:830px;
}

#idx-showPic #foo2_pag a {
  float:left;
  _display:inline;
  color:#fff;
  width:24px;
  height:24px;
  line-height:24px;
  margin:0 5px;
  text-align:center;
  background:#999999;
  border-radius:12px 12px 12px 12px;
  overflow:hidden;
}

#idx-showPic #foo2_pag a:hover {
  text-decoration:none;
}

#idx-showPic #foo2_pag a.selected {
  background:#CC0000}


  #main {
    clear:both;
    width:1100px;
    overflow:hidden;
    background: #eee;
  }

  #main .left {
    float:left;
    width:285px;
    background: #BCBDC0;
  }

  #main .left .products .ptop {
    text-align:center;
    font-weight:bold;
    color:#636365;
  }

/*  #main .left .products .ptop p {
    margin-left:-20px;
  }*/

/*  #main .left .products .pbt {
    background:#BCBDC0;
  }*/

  #main .left .products .pbt > ul {
    padding:0;
    margin:0 5px;
    padding-top:10px;
    padding-bottom:27px;
  }

  #main .left .products .pbt > ul > li {
    background:url(../new_ui/5-1.png) left center no-repeat;
    line-height:45px;
    background-size: 273px;
    text-align: center;
    background-position: 0px 2px;
  }

  #main .left .products .pbt > ul > li a {
    font-size: 14px;
    font-weight:bold;
    color:#333333;
    line-height: 48px;
    display: block;
  }

/*#main .left .products .pbt ul li a:hover {
color:#00A2EF;
text-decoration:underline;
}*/
/*#main .left .products .pbt ul li ul {
padding:0;
margin:0;
}*/
/*#main .left .products .pbt ul li ul li {
padding-left:20px;
line-height:31px;
border-bottom:0px solid #ccc;
background:url(../images/icon.gif) 18px center no-repeat;
}*/
/*#main .left .products .pbt ul li ul li a {
font-weight:normal;
color:#333333;
background:none;
}*/
/*#main .left .products .pbt ul li ul li a:hover {
color:#00A2EF;
text-decoration:underline;
}*/
.sub-cat {
  background: url(../new_ui/2.png) repeat-y;
  margin-bottom: 10px;
  position: relative;
  top: -8px;
}

.sub-cat > ul {
  position: relative;
  top: 5px;
}

.sub-cat ul li a {
  display:block;
  background: url(../new_ui/5-2.png) left center no-repeat;
  line-height: 45px;
  width: 234px;
  text-align: center;
  background-size: 235px;
}

.sub-cat ul li a:hover {
  background: url(../new_ui/5-3.png) left center no-repeat;
  background-size: 235px;
}

#main .left .contact .ctop {
  text-align:center;
  font-weight:bold;
  color:#FFF;
  line-height:30px;
  height:32px;
  background:url(../images/keftbg.gif) repeat-x;
}

#main .left .contact .ctop p {
  margin-left:-20px;
}

#main .left .contact .cbt {
  background:#dce1e5;
  padding-bottom:10px;
}

#main .left .contact .cbt P {
  line-height:25px;
  padding: 10px 15px;
}


#main .right {
  float:right;
  width: 815px;
  overflow: hidden;
}

#main .right .about {
  text-align:left;
  overflow:hidden;
}

#main .right .about .atop {
  height:30px;
  background:#e0e0e0;
  width:833px;
}

#main .right .about .atop p {
  line-height:30px;
  font-weight:bold;
  color:#666;
  margin-left:13px;
  float:left;
  _display:inline;
}

#main .right .about .atop img {
  float:right;
  margin-right:14px;
}

#main .right .about .abt {
  float:left;
  margin:0 auto;
  width:833px;
}

#main .right .about .abt p {
  line-height:25px;
  overflow:hidden;
}

.atop2 {
  /*border-bottom:2px solid #00A2EF;*/
  overflow:hidden;
  background: url(../new_ui/7-1.png) repeat-x;
  height: 30px;
  line-height: 30px;
}

.atop2 p {
  line-height:30px;
  font-weight:bold;
  color:#3D3D40;
  margin-left:13px;
  float:left;
  font-size: 16px;
  _display:inline;
}

.atop2 span {
  float:right;
  margin-left:10px;
  margin-right:45px;
  line-height:30px;
  color: #3D3D40;
  font-weight: bold;
  font-size: 16px;
}

.abt2 {
  float:left;
  padding: 30px;
  line-height: 30px;
}

.abt2 p {
  line-height:20px;
  overflow:hidden;
  text-indent : 2em;
}

.abt2 a {
  color:#00A2EF;
}

.abt2 a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.abt2 span {
  font-size: 14px;
  color: #00A2EF;
}

.abt2 p a:hover {
  font-weight: normal!important;
  color: #000;
}

.cate_desc {
  color: #00A2EF;
  font-size: 15px;
  margin: 15px 29px;
}

#main .right .newpro {
  float:left;
  width:833px;
  text-align:left;
/*margin-top:25px;
*/ overflow:hidden;
}

#main .right .newpro .newprotop {
  height:30px;
  background:#e0e0e0;
  width:833px;
}

#main .right .newpro .newprotop p {
  line-height:30px;
  font-weight:bold;
  color:#666;
  margin-left:13px;
  float:left;
  _display:inline;
}

#main .right .newpro .newprotop img {
  float:right;
  margin-right:14px;
}

.newprobt {
  float:left;
  width:833px;
  margin-top:15px;
  overflow:hidden;
}

.newprobt .npro {
  width:162px;
  overflow:hidden;
  float:left;
  margin-right:12px;
  margin-left:30px;
  _display:inline;
}

.newprobt .npro img {
  border:1px solid #ccc;
  width:160px;
  height:160px;
}

.newprobt .npro a:hover {
  color:#00A2EF;
  text-decoration:underline;
}

.newprobt .npro p {
  height:28px;
  width:162px;
  text-align:center;
  line-height:28px;
  background:#ccc;
  margin-top:1px;
  overflow:hidden;
}

.newprobt .npro2 {
  width:162px;
  overflow:hidden;
  float:left;
  margin-right:12px;
  margin-left:25px;
  _display:inline;
  margin-bottom:30px;
}

.newprobt .npro2 img {
  border:1px solid #ccc;
  width:160px;
  height:160px;
}

.newprobt .npro2 a:hover {
  color:#00A2EF;
  text-decoration:underline;
}

.newprobt .npro2 p {
  /*height:28px;*/
  width:162px;
  text-align:center;
  line-height:28px;
  background:#DEDBDE;
  margin-top:1px;
  overflow:hidden;
}

.newprobt .npro3 {
  width:220px;
  display:block;
  float:left;
  margin-right:17px;
  height:auto;
  overflow:hidden;
  text-align:center}

/*.newprobt .npro3 {
width:713px;
overflow:hidden;
float:left;
margin-right:8px;
margin-left:8px;
_display:inline;
display:block;
}*/
.newprobt .npro3 a {
  width:220px;
  height:110px;
  float:left;
  display:block;
  margin-right:15px;
  overflow:hidden;
}

/*.newprobt .npro3 a:hover {
color:#00A2EF;
text-decoration:underline;
}

.newprobt .npro3 p {
height:28px;
width:220px;
text-align:center;
line-height:28px;
margin-top:1px;
overflow:hidden;
}*/

.newprobt2 {
  float:left;
  margin:15px 12px 0 12px;
  _display:inline;
  overflow:hidden;
}

.newprobt2 .name {
  font-size:16px;
  font-weight:bold;
  padding-bottom:15px;
}

.newprobt2 a img {
  border:3px solid #ccc;
  width:280px;
  height:280px;
  float:left;
  margin-top:5px;
  margin-right:20px;
}

.newprobt2 a img:hover {
  border:3px solid #00A2EF;
}

.newprobt2 .desc {
  line-height:25px;
}

.newprobt2 .desc b {
  font-size:14px;
}

.newprobt2 .desc .desc-content {
  font-size: 14px;
  word-wrap: break-word;
}

#tab03 td {
  border: solid 1px;
}

#tab03 {
  overflow: scroll;
}

#footer {
  clear:both;
  margin-top:18px;
}

#footer .bnav {
  height:15px;
  background: url(../new_ui/7-1.png) repeat-x bottom;
}

#footer .bnav ul {
  margin:0 auto;
  font-size:12px;
  width: 810px;
}

#footer .bnav ul li {
  float:left;
  color:#fff;
  margin:0 15px;
  line-height:32px;
}

#footer .bnav ul li a {
  color:#fff;
}

#footer .bnav ul li a:hover {
  color:#FFF;
  text-decoration: underline;
}

#footer .bq {
  text-align:center;
  line-height:25px;
}

#footer .bq p {
  margin-top:10px;
  font-style: italic;
  font-weight: bold;
}

.pageno {
  width:703px;
  text-align:center;
  float:left;
  margin:20px 10px;
  _display:inline;
  border-top:1px solid #00A2EF;
}

.pageno ul {
  float:left;
  margin:0;
  margin-top:10px;
}

.pageno ul li {
  margin:0;
  float:left;
  margin-right:10px;
  line-height:20px;
}

.pageno ul li a {
  display:block;
  padding:0 10px;
  border:1px solid #ccc;
}

.pageno ul li a:hover {
  background:#00A2EF;
  border:1px solid #00A2EF;
  color:#fff;
}


h2 {
  margin:0;
}

ul {
  padding:0;
  margin:0;
}

.tab {
  float:left;
  margin:30px auto 0;
  margin-bottom:15px;
  font-size:12px;
  color:#555;
  border:1px solid #ccc;
  _display:inline;
}

.tab h2 {
  width:100%;
  overflow:hidden;
  /*font-size:30px;*/
  font-weight:normal;
  background:#f2f2f2;
}

.tab h2 span,
.tab h2 a {
  float:left;
  padding:0 10px;
  line-height:25px;
  background:#ddd;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:center;
  cursor:pointer;
}

.tab h2 .current {
/*  background:#fff;
  font-weight:bold;*/
  border-bottom:1px solid #fff;
}

.tab ul {
  padding:25px;
  line-height:25px;
}

.tab ul td {
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:center;
}

.layer {
  position:relative;
  margin-left:5px;
  color:#ccc;
  font-weight:bold;
  _display:inline;
}

.abt3 {
  float:left;
  padding-top:19px;
}

.abt3 p {
  line-height:45px;
  width:713px;
  overflow:hidden;
}

.abt3 b {
  font-size:16px;
  color:#00A2EF;
  line-height:35px;
}

.abt3 img {
  float:left;
  margin-right:15px;
  margin-left:15px;
  _display:inline;
}

.box {
}

.box .bheader {
  width: 100%;
  height: 30px;
  background: url(../new_ui/7-1.png) repeat-x;
  font-size: 14px;
  line-height: 30px;
}

.box .bheader:after {
  clear: both;
}

.box .bcontent {
  padding: 10px;
  font-size: 14px;
  line-height: 26px;
}

.box .bcontent li{
  margin-bottom: 10px;
}

.box .bheader > div {
  margin: 0 10px;
  font-weight: bold;
  font-size: 16px;
  color: #3D3D40;
  line-height: 34px;
}

.ptop p {
	margin-top: 30px;
	height: 37px;
	line-height: 37px;
	font-size:20px;
	color: #3E3E3F;
	background: -webkit-linear-gradient(#00AAEB 5%,#0160AE 100%);
	background: linear-gradient(#00AAEB 5%,#0160AE 100%);
	background: -moz-linear-gradient(#00AAEB 5%,#0160AE 100%);
}

.wzli a:hover {
  color:#00A2EF;
}

.tab table {
  border-collapse: collapse;
}