@import url(../../fixtable.css);
/* Basic */
body {
  background: #E5E5E5;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  min-width: 299px!important;
}
html, h1, h2, h3, h4, h5, h6, p, blockquote, object, img, em, form, input, textarea, label, checkbox {
  margin: 0px;
  padding: 0px;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
a {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
img {
  border: none;
  max-width: 100%;
  height:auto;
}
table img {
  height: auto!important;
}
.space {
  clear: both;
}
.clearleft {
  clear: left;
}
/* Content */
.main {
  background: #ffffff;
}
.Wrapper {}
.Header {
  position: relative;
}
.Container {
  margin: 0 auto;
  background-color: #f5f5f5;
  /*background-image: url(../images/bg_right.gif);*/
  background-repeat: no-repeat;
  background-position: right bottom;
}
.Footer {
  background: #45443C;
  background: -moz-linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  background: -o-linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  background: linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  clear: both;
  padding: 1em 0 1.5em;
  width: 100%;
  border-top: 7px solid rgb(215, 124, 12);
}
/* -----------------------------------------------------------------------
    Responsive
-------------------------------------------------------------------------- */
@media only screen and (min-width: 980px) and (max-width: 10000px) {
  #page {
    display: none;
  }
  #Mobile-header {
    display: none;
  }
  #mobile-login {
    display: none;
  }
  .main {
    max-width: 1150px;
    margin: 0 auto;
  }
  .Container {
    margin: 0;
  }
  .Indexmain {
    padding-right: 20px;
  }
  .Header {
    background: #45443C;
    height: 110px;
    margin: 0 auto;
  }
  .Header .Logo {
    float: left;
  }
  .Header .Logo a {
    width: 500px;
  }
  .Header .Logo a img {
    width: 500px;
    margin: 0;
  }
  .rss {
    width: 50px;
    float: right;
    margin: 5px 0 0 0;
  }
  .welcome{
	  
	  float: right;
	  text-align:right;
    margin: 40px 10px 0 0;
	  }
   .welcome span{color:#FFFFFF;}
   .welcome label{display:none;}
   
  .Header .Lang {
    margin: 2px 0 0;
  }
  .Header .Lang li {
    float: right;
    display: inline;
  }
  .NaviWrapper {
    display: block;
  }
  .Navi {
    max-width: 1150px;
    margin: 0 auto;
  }
  .Navi ul {
    margin: 0 auto;
  }
  .Navi li {
    border-right: 1px solid #EEEEEE;
  }
  .dropdown li {
    padding: 5px 5px 8px 20px;
  }
  .dropdown li a, .dropdown li a:visited {
    padding-right: 15px;
  }
  .fluid_container {
    margin: 0 auto;
  }
  .Profile .imgAbout {
    width: 45%;
    text-align: center;
    overflow: hidden;
  }
  .Container .sidebar {
    width: 24%;
  }
  .sidebar .SubNavi {
    margin: 1em 0;
    overflow: auto;
    padding: 15px;
  }
  .SubNavi ul li {
    margin-bottom: 0.5em;
    padding: 0.1em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
  }
  .SubNavi li.NavTitle {
    background: url("../images/ico_line_arrow.gif") 10px top no-repeat;
    border-bottom: 3px double #CCCCCC;
    margin: 0 0 0.2em 0;
    padding: 0 0 0.3em 0;
  }
  .container .Content, .ContentPage {
    width: 72%;
    float: right;
  }
  .TopNavi {
    margin: 0 0 5px 1em;
  }
  .wrapper .product-box {
    margin: 0 0 2em 0.5em;
    width: 31%;
  }
  .PRight {
    padding-left: 2.7em;
  }
  .imgProduct {
    width: 20%;
    margin: 1em 2em 2em 1em;
  }
  .RightBox {
    width: 27%;
    margin: 10px 8px 10px 0;
    padding-right: 5px;
  }
  .RightBox .btnBig {
    margin: 0.5em 0.2em;
  }
  .ComImg {
    width: 32%;
    margin: 0px 15px 25px 0px;
    left: 20px;
  }
  .ProductDetail {
    float: right;
    width: 67%;
  }
  .Search {
    margin-bottom: 0px;
    padding: 8px;
    background-color: rgb(149, 107, 55);
  }
  .Search .btnSearch {
    background: rgb(82, 47, 5);
    margin: -3px 0 0 -5px;
    padding: 1px 5px 3px;
  }
  .container .Search {
    background: none;
    float: right;
    margin: -25px 0 0;
    width: 46%;
  }
  .txtSearch {
    margin: 10px 0;
    width: 78%;
  }
  .SideBox {
    padding: 20px 0 10px 10px;
  }
  .SideBox ul {
    margin: 5px 10px;
  }
  .SideBox ul li.VipLogin {
    margin: 0 5px 10px;
  }
  .btnBox {
    width: 50%;
  }
  .textbox {
    width: 29%;
  }
  .News {
    /*width: 48%;*/
    padding: 20px 0 10px 10px;
  }
  .News, .Newsin {
    width: 90%;
  }
  .InquiryForm {
    width: 97%;
  }
  .main .Content {
    width: 75%;
    float: left;
  }
  .Content .imgIntro {
    width: 37%;
    margin: 0 3em 2em 0;
  }
  .Content .DetailDes {
    width: 56%;
  }
  .main .sidebar3 {
    float: right;
    margin: 10px 0 20px;
    max-width: 498px;
    padding-left: 10px;
    width: 50%;
  }
  .main .sidebar2 {
    float: right;
    margin: 20px 0 0 0;
    max-width: 498px;
    padding-left: 10px;
    width: 50%;
  }
  .main .Profile {
    width: 100%;
    float: left;
    margin: 2.5em 2.1em 1em 0;
    max-width: 98%;
  }
  .main .Profile > img {
    width: 30%;
    max-width: 250px;
    float: left;
  }
  .main .Profile > h4, .main .Profile > h3 {
    /* width: 65%; */
    /* float: left; */
  }
  .HotProducts {
    margin: 0;
  }
  .grdtxt {
    width: 92%;
  }
  .PageContent .boxProductBlk {
    width: 22%;
  }
  .boxProductBom {
    margin: 1em 0.85em 1em 0;
    width: 23%;
  }
  .Footer {
    margin: 0;
  }
  .Footer ul.navFooter {
    width: 90%;
  }
  .Footer ul.navFooter li {
    margin-right: 1.2em;
    padding-right: 1.2em;
  }
}
@media only screen and (max-width: 979px) {
  #page {
    display: none;
  }
  #mobile-login {
    display: none;
  }
  .Indexmain {
    padding-right: 0px;
    margin: 5.5em 0 0 0;
  }
  .container {
    padding: 1em 20px 1em 0;
  }
  .Header {
    background: #45443C;
    height: 110px;
    width: 100%;
    margin: 0 auto;
  }
  .rss {
    width: 50px;
    float: right;
    margin: 7px 0 0 0;
  }
  .welcome{
   display:none;
  }

  .Header .Logo a img {
    width: 500px;
  }
  .Header .Lang {
    margin: 2px 0 0;
  }
  .Header .Lang li {
    float: right;
    display: inline;
  }
  .NaviWrapper {
    display: block;
  }
  .dropdown li {
    padding: 5px 5px 8px 10px;
  }
  .dropdown li a, .dropdown li a:visited {
    padding-right: 8px;
  }
  .fluid_container {
    margin: 0 auto;
  }
  .Profile .imgAbout {
    width: 55%;
    overflow: hidden;
  }
  .Container .sidebar {
    width: 27%;
  }
  .Search {
    margin-bottom: 0px;
    padding: 8px;
    background-color: rgb(149, 107, 55);
  }
  .Search .btnSearch {
    background: #004454;
    margin: -3px 0 0 -5px;
    padding: 1px 5px 3px;
  }
  .Container .Content, .ContentPage {
    width: 66%;
    float: right;
    margin-right: 0.75em;
  }
  .TopNavi {
    margin: 0 0 5px 1em;
  }
  .wrapper .product-box {
    margin: 0 0 2em 0.5em;
    width: 31%;
  }
  .PRight {
    padding-left: 2.7em;
  }
  .imgProduct {
    width: 25%;
    margin: 1em 2em 3.5em 1em;
  }
  /*.PageContent h2 { width:52%;}*/
  .RightBox {
    width: 38%;
    margin: 0px 8px 0 0;
    padding-right: 5px;
  }
  .RightBox .btnBig {
    margin: 0.5em 0.2em 1em 0em;
    float: left;
  }
  .ComImg {
    width: 40%;
    margin: 0px 15px 25px 0px;
  }
  .Content .imgIntro {
    width: 37%;
    margin: 0 3em 2em 0;
  }
  .Content .DetailDes {
    width: 53%;
  }
  .ProductDetail {
    float: right;
    width: 67%;
  }
  .btnBox {
    width: 96%;
  }
  .textbox {
    width: 82%;
  }
  .News {
    /*width: 48%;*/
    padding: 20px 0 10px 10px;
  }
  .News, .Newsin {
    width: 90%;
  }
  .InquiryForm {
    width: 95%;
  }
  .main .Profile {
    float: left;
    margin: 2.5em 1em 1em;
    max-width: 98%;
  }
  .main .sidebar3 {
    float: right;
    margin: 10px 0 20px;
    max-width: 498px;
    padding-left: 10px;
    width: 50%;
  }
  .main .sidebar2 {
    float: right;
    margin: 20px 0 0 0;
    max-width: 498px;
    padding-left: 10px;
    width: 50%;
  }
  .HotProducts {
    margin: 0 0 0 1em;
  }
  .PageContent .boxProductBlk {
    width: 44%;
  }
  .boxProductBom {
    margin: 1em 1.1em 1em 0;
    width: 30%;
  }
  .boxProduct > a {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .Footer ul.navFooter {
    width: 95%;
  }
  .Footer ul.navFooter li {
    margin-right: 0.6em;
    padding-right: 0.6em;
  }
}
/* Tablet Portrait size to Tablet Landscape (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #page {
    display: none;
  }
  #mobile-login {
    display: none;
  }
  .main .Content {
    width: 70%;
    float: left;
  }
  .Header .Logo a img {
    width: 450px;
  }
  .Header .Logo a {
    width: 450px;
  }
  .fluid_container {
    margin: 0 auto;
  }
  .main .Profile > img {
    width: 30%;
    max-width: 250px;
    float: left;
  }
  .main .Profile > h4, .main .Profile > h3 {
    width: 60%;
    float: left;
  }
  .Search {}
  .txtSearch {
    margin: 5px 0 0 0;
    width: 73%;
  }
  .SideBox {}
  .SideBox h2 {
    width: 90px;
    float: left;
    display: block;
    margin: 6px -10px 0 0;
  }
  .SideBox ul {
    margin: 0;
  }
  .SideBox ul li {
    margin: 0;
  }
  .SideBox ul li.VipLogin {
    margin: 0;
  }
  .btnBox {
    width: 75%;
  }
  .textbox {
    width: 28%;
  }
  .SideBox ul li.VipLogin {
    margin: 0 5px 10px;
  }
  .Content h3 table img {
    width: 150px!important;
    height: auto!important;
  }

  .dropdown li a, .dropdown li a:visited {
    padding-right: 4px;
  }
}
@media only screen and (max-width: 767px) {
  #page {
    display: block;
  }
  #Mobile-header {
    display: block;
    position: fixed;
    width: 89%;
    top: 0;
    /*left:0;*/
    z-index: 200;
    height: 42px;
    background: #222222;
    text-align: left;
    line-height: 42px;
    margin: 0 0 0 -10px;
  }
	  
	  
  #mobile-login {
    display: none;
  }
  .main .Content {
    width: 65%;
    float: left;
  }
  .Header {
    background: #45443C;
    height: 80px;
    width: 100%;
    margin: 42px 0 0 0;
  }
  .Header .Logo a {
    width: 350px;
  }
  .Header .Logo a img {
    width: 350px;
  }
  .Header .Lang {
    margin: 2px 0 0;
  }
  .Header .Lang li {
    float: right;
    display: inline;
  }
  .NaviWrapper {
    display: none;
  }
  .fluid_container {
    margin: 0 auto;
  }
  .Profile .imgAbout {
    width: 99%;
    overflow: hidden;
  }
  .Container .sidebar {
    width: 32%;
  }
  .Search {
    margin-bottom: 0px;
    padding: 8px;
    background-color: rgb(149, 107, 55);
  }
  .Search .btnSearch {
    background: #004454;
    margin: -3px 0 0 -5px;
    padding: 1px 5px 3px;
  }
  .sidebar .SubNavi {
    padding: 10px;
    overflow: auto;
    margin: 1.5em 0em 1em;
  }
  .container .Content, .ContentPage {
    width: 63%;
    float: right;
    margin-right: 0;
  }
  .Content h3 table img {
    width: 100px!important;
    height: auto!important;
  }
  .TopNavi {
    margin: 0 0 5px 1em;
  }
  .wrapper .product-box {
    margin: 0 0 2em 1em;
    width: 46%;
  }
  .PRight {
    padding-left: 2.7em;
  }
  .imgProduct {
    width: 30%;
    margin: 1em 2em 3em 1em;
  }
  .ComImg {
    width: 30%;
  }
  .ProductDetail {
    float: right;
    width: 62%;
  }
  .SideBox h2 {
    width: 90px;
    float: left;
    display: block;
    margin: 6px -10px 0 0;
  }
  .SideBox ul {
    margin: 0;
  }
  .SideBox ul li {
    margin: 0;
  }
  .SideBox ul li.VipLogin {
    margin: 0;
  }
  .btnBox {
    width: 75%;
  }
  .textbox {
    width: 24%;
  }
  .film-Width {
    width: 50%;
  }
  .News {
    width: 95%;
    padding: 20px 10px 10px 10px;
  }
  .News, .Newsin {
    width: 90%;
  }
  .ComImg {
    width: 50%;
    margin: 0px 15px 25px 0px;
    left: 20px;
  }
  .RightBox {
    width: 100%;
    margin: -50px 0 1em;
    padding-right: 0px;
  }
  .RightBox .btnBig {
    margin: 0.5em 0.8em 1em 0;
    float: left;
  }
  .PageContent .boxProductBlk {
    width: 44%;
  }
  .boxProductBom {
    margin: 1em 1.35em 1em 0;
    width: 45%;
  }
  .Footer ul.navFooter {
    display: none;
  }
}
@media only screen and (max-width: 707px) {
  html, body {
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .page_slide {
    height: 85px!important;
  }
  .product-box .boxProduct > a, .product-box .boxProduct > .PRight {
    width: 100%!important;
  }
  .PageContent .boxProduct > a {
    text-align: center;
  }
  .PageContent .boxProduct > a .imgProduct {
    float: none;
    margin: 1em 0;
  }
  .PageContent .boxProduct > .PRight {
    margin-left: 0!important;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .Header {
    background: #45443C;
    height: 80px;
    width: 100%;
    margin: 42px 0 0 0;
  }
  .Header .Logo a {
    width: 350px;
  }
  .txtSearch {
    margin: 5px 0 0 0;
    width: 73%;
  }
  .main .sidebar3 {
    float: left;
    margin: 10px 0 0 50px;
    max-width: 498px;
    width: 100%;
  }
  .main .sidebar2 {
    float: left;
    margin: 20px 0 0 45px;
    max-width: 498px;
    padding-left: 10px;
    width: 100%;
  }
  .main .Profile {
    float: left;
    margin: 2.5em 1em 1em;
    max-width: 98%;
  }
  .Footer {
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  .page_slide {
    height: 72px!important;
  }

  .TopNavi {
    visibility: hidden;
  }
}
/* for 640px width*/
@media only screen and (max-width: 639px) {
  .Header {
    height: 70px;
    margin: 42px 0 0 0;
  }
  .rss {
    position: fixed;
    right: 55px;
    top: -1px;
    height: 20px;
    width: 50px;
    z-index: 211;
    background: #555555;
    border-radius: 5px;
    padding: 5px;
    font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  }
  .welcom{
	  background-color:#FF0000;
	  position: fixed;
    right: 55px;
    top: -1px;
    height: 20px;
    width: 320px;
    z-index: 211;
    background: #555555;
    border-radius: 5px;
    padding: 5px;
    font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	  }
  .rss a, .rss a:hover {
    color: #ffffff;
  }
  .Header .Logo a img {
    width: 300px;
  }
  .Header .Lang {
    margin: 0px;
    position: absolute;
    right: 0;
  }
  .Header .Lang li {
    float: none;
    margin: 3px 0;
    display: block;
  }
  .NaviWrapper {
    display: none;
  }
  .fluid_container {
    margin: 0 auto;
  }
  .Profile .imgAbout {
    width: 100%;
    overflow: hidden;
  }
  .Container {
    padding: 1em 0 1em 0;
    margin: 0 auto 0 auto;
  }
  .Container .sidebar {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .sidebar .SubNavi {
    padding: 10px;
    overflow: auto;
    margin: 1em;
  }
  .container .Content, .ContentPage {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .TopNavi {
    margin: 0 0 5px 1em;
  }
  .wrapper .product-box {
    margin: 0 0 2em 0.5em;
    width: 46%;
  }
  .PRight {
    padding-left: 2.7em;
  }
  .imgProduct {
    width: 30%;
    margin: 1em 2em 5em 1em;
  }
  .ComImg {
    width: 60%;
  }
  .ProductDetail {
    float: right;
    width: 62%;
  }
  .product-list {
    display: none;
  }
  .SubNavi ul li {
    float: none;
    padding: 0.5em 1%;
    margin: 0;
    border-right: none;
    border-bottom: none;
    text-align: center;
  }
  .SubNavi li.NavTitle {
    margin: 0;
    padding: 0 0 2% 0;
    border-bottom: 2px solid #66ccff;
    background: none;
  }
  .main .Content {
    width: 100%;
    float: none;
  }
  .main .Profile {
    float: none;
    margin: 1em auto;
    max-width: 98%;
  }
  .main .sidebar3 {
    float: left;
    margin: 10px 0 0 10px;
    max-width: 498px;
    width: 100%;
  }
  .main .sidebar2 {
    float: left;
    margin: 20px 0 0 10px;
    max-width: 498px;
    width: 100%;
  }
  #Mobile-header {
    display: block;
    position: fixed;
    width: 95%;
    top: 0;
    /*left:0;*/
    z-index: 200;
    height: 42px;
    background: #222222;
    text-align: left;
    line-height: 42px;
    margin: 0 0 0 -10px;
  }
  #Mobile-header #responsive-menu-button {
    float: left;
    display: block;
    margin: 5px 5px 5px 8px;
    color: #ffffff;
    background: url(../images/menu.png) no-repeat 5px top #555555;
    border-radius: 5px;
    width: 39px;
    height: 30px;
  }
  #mobile-login {
    /*position:fixed; top:5px; left:80px;*/
    float: left;
    margin: 5px 0 0 45px;
    display: block;
    background: #555555;
    border-radius: 5px;
    width: 65px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    z-index: 220;
  }
  #mobile-login span {
    display: block;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin: -5px 0 0;
    font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  }
  #mobile-search {
    /*position:fixed; top:5px; right:5px;*/
    margin: 5px 25px 0 0;
    float: right;
    display: block;
    border-radius: 5px;
    width: 35px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    background: url(../images/btn_search.png) no-repeat 5px 0px #555555;
    /*z-index:202;*/
  }
  .Search {
    background: #555555;
    color: #c3c3c3;
    position: fixed;
    right: -300px;
    text-align: center;
    top: 48px;
    z-index: 210;
    width: 300px;
    border-radius: 5px;
    padding: 5px 0;
  }
  .Search .btnSearch {
    background: #555555;
    margin: -3px 0 0 -5px;
    padding: 1px 5px 5px;
  }
  .txtSearch {
    margin: 0;
    border: 1px solid #BBBBBB;
    width: 70%;
  }
  #login-content {
    position: fixed;
    right: 43px;
    width: 85%;
    z-index: 9999;
    top: -250px;
  }
  .SideBox {
    padding: 10px 0 0 10px;
  }
  .SideBox h2 {
    float: none;
  }
  .SideBox ul {
    margin: 5px 10px;
  }
  .SideBox ul li.VipLogin {
    margin: 0 5px 10px;
  }
  .textbox {
    width: 88%;
  }
  .btnBox {
    width: 96%;
  }
  .SideBox .info {
    margin: 15px auto;
  }
  .InquiryForm {
    width: 95%;
  }
  .News, .Newsin {
    width: 93%;
  }
  .ComImg {
    width: 50%;
    margin: 0px 15px 25px 0px;
    left: 20px;
  }
  .grdtxt {
    width: 97%;
  }
  .Navi {
    display: none;
  }
  .boxProductBom {
    margin: 1em 0.6em 1em 0;
    width: 31%;
  }
  .Footer {
    margin: 0;
  }
  .Footer ul.navFooter {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  .page_slide {
    height: 61px!important;
  }
}
@media only screen and (max-width: 480px) {
  .page_slide {
    height: 50px!important;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .Container {
    margin: 1em auto 0 auto;
  }
  .rss {
    position: fixed;
    right: 50px;
    top: -1px;
    height: 20px;
    width: 45px;
    z-index: 211;
    background: #555555;
    border-radius: 5px;
    padding: 5px;
    font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  }
  .rss a, .rss a:hover {
    color: #ffffff;
  }
  
  
    .welcome{
	 display:none;
	  }
  
  .Header .Lang {}
  .Header .Lang li {
    float: none;
    margin: 3px 0;
    display: block;
  }
  .NaviWrapper {
    display: none;
  }
  .fluid_container {
    margin: 0 auto;
  }
  #Mobile-header {
    display: block;
    position: fixed;
    width: 94%;
    top: 0;
    /*left:0;*/
    z-index: 200;
    height: 42px;
    background: #222222;
    text-align: left;
    line-height: 42px;
    margin: 0 0 0 -10px;
  }
  #Mobile-header #responsive-menu-button {
    float: left;
    display: block;
    margin: 5px 5px 5px 8px;
    color: #ffffff;
    background: url(../images/menu.png) no-repeat 5px top #555555;
    border-radius: 5px;
    width: 39px;
    height: 30px;
  }
  #mobile-search {
    /*position:fixed; top:5px; right:5px;*/
    margin: 5px 25px 0 0;
    float: right;
    display: block;
    border-radius: 5px;
    width: 35px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    background: url(../images/btn_search.png) no-repeat 5px 0px #555555;
    /*z-index:202;*/
  }
  .Profile .imgAbout {
    width: 100%;
    overflow: hidden;
  }
  .TopNavi {
    margin: 0 0 5px 0.5em;
  }
  .SubNavi ul li {
    float: none;
    padding: 0.5em 1%;
    margin: 0;
    border-right: none;
    border-bottom: none;
    text-align: center;
  }
  .SubNavi li.NavTitle {
    margin: 0;
    padding: 0 0 2% 0;
    border-bottom: 2px solid #66ccff;
    background: none;
  }
  .wrapper .product-box {
    margin: 0 0 2em 0.5em;
    width: 100%;
  }
  .PRight {
    padding-left: 0;
  }
  .imgProduct {
    width: 92%;
    margin: 1em 2em 2em 1em;
  }
  .ComImg {
    width: 96%;
  }
  .ProductDetail {
    float: none;
    width: 98%;
  }
  .Search {
    background: #555555;
    color: #c3c3c3;
    position: fixed;
    right: -300px;
    text-align: center;
    top: 48px;
    /*z-index: 210;*/
    width: 300px;
    border-radius: 5px;
    padding: 5px 0;
  }
  .txtSearch {
    margin: 0;
    border: 1px solid #BBBBBB;
    width: 80%;
  }
  #login-content {
    width: 77%;
  }
  .textbox {
    width: 82%;
  }
  .btnBox {
    width: 93%;
  }
  .Navi {
    display: none;
  }
  .Header .Logo a img {
    width: 300px;
  }
  .main .Profile {
    float: none;
    margin: 1em;
    max-width: 98%;
  }
  .main .sidebar3 {
    float: left;
    margin: 10px auto;
    max-width: 498px;
    width: 90%;
  }
  .main .sidebar2 {
    float: left;
    margin: 20px 0 0;
    max-width: 498px;
    width: 96%;
  }
  .ComImg {
    width: 92%;
    margin: 0px 15px 25px;
    left: 0px;
  }
  .Content .imgIntro {
    margin: 0 4em 2em 0;
    width: 88%;
  }
  .Content .DetailDes, .Content .listPDetail {
    float: left;
    margin: 0 auto 2em 2em;
    width: 88%;
  }
  .SideBox ul {
    margin: 5px 10px;
  }
  .SideBox ul li.VipLogin {
    margin: 0 5px 10px;
  }
  .PageContent .boxProductBlk {
    width: 95%;
  }
  .boxProductBom {
    margin: 1em 0.75em 1em 0;
    width: 45%;
  }
  .Footer {
    margin: 0;
  }
  .Footer ul.navFooter {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .Header .Logo a {
    /* margin-top: 20px; */
  }
  .Header .Logo h1 a {
    width: 299px;
  }
  .page_slide {
    height: 46px!important;
  }
}
@media only screen and (max-width: 360px) {
  .page_slide {
    height: 42px!important;
  }
  .product-box {
    width: 95%!important;
  }
}
@media only screen and (max-width: 320px) {
  .page_slide {
    height: 38px!important;
  }
}
/* ----------------------------------------------------------------
    Retina Specific CSS
-----------------------------------------------------------------*/
@media
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1), only screen and (        min-device-pixel-ratio: 2), only screen and (                -webkit-min-device-pixel-ratio: 2), only screen and (                -o-min-device-pixel-ratio: 2/1), only screen and (                min-resolution: 192dpi), only screen and (                min-resolution: 2dppx) {


#logo a.standard-logo { display: none !important; }

#logo a.retina-logo { display: inline-block; }

#top-social li.ts-facebook .ts-icon { background-image: url("../images/icons/social/facebook@2x.png"); }

#top-social li.ts-twitter .ts-icon { background-image: url("../images/icons/social/twitter@2x.png"); }

#top-social li.ts-gplus .ts-icon { background-image: url("../images/icons/social/gplus@2x.png"); }



}
a {
  color: rgb(242, 150, 38);
  text-decoration: none;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
}
a:hover {
  color: #D77C0C;
  text-decoration: none;
}
.top {
  text-align: right;
  font-size: 0.9em;
}
.txtMore a:link, .txtMore a:visited {
  display: block;
  background: #D77C0C;
  float: right;
  margin: 2em 1em 0 0;
  border-radius: 6px;
  color: #FFFFFF;
  display: block;
  font-weight: lighter;
  opacity: 0.9;
  padding: 0 8px;
  text-align: center;
}
.txtSearch {
  border: none;
  color: #333333;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  padding: 7px 6px;
  font-size: 15px;
}
.txtMore a:hover {
  background: rgb(193, 111, 11);
  text-decoration: none;
}
.boxBorder {
  background: #CCCCCC;
  clear: both;
  height: 1px;
  margin: 2em 0 1em 0;
}
.grdtxt {
  background: rgb(255, 255, 255);
  clear: right;
  margin-top: 5px;
  padding: 10px 5px;
}
.rss > img {
  margin-right: 3px;
  float: left;
}
.rss > a {
  display: inline-block;
  float: left;
}
/* Header */
.Header .Logo {
  overflow: hidden;
  z-index: 1;
}
.Header .Logo h1 {
  display: inline-block;
}
.Header .Logo h1 a {
  background-repeat: no-repeat;
  background-position: left;
  overflow: hidden;
  float: left;
}
.Header .Logo h1 a:hover {
  border-style: none;
}
.Header .Lang {
  float: right;
  text-align: right;
  color: #454545;
  z-index: 10;
  padding: 2px 5px;
}
.Header .Lang a {
  color: #D77C0C;
  padding-right: 2px;
  padding-left: 2px;
}
.Header .Lang a:hover {
  color: rgb(242, 150, 38);
  padding-right: 2px;
  padding-left: 2px;
}
.Header .Lang ul {
  margin: 0;
  padding: 0;
}
.Lang ul li.listLang select, .barPInfo select {
  color: #665c52;
  border: 1px solid #665c52;
  font-size: 11px;
  *font-size: 10px;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
}
.Header .Lang select {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  margin-right: 4px;
  font-size: 1em;
  letter-spacing: 0.05em;
  padding: 2px 0 3px;
}
.flash, .subject {
  height: 210px;
  width: 975px;
  margin-right: auto;
  margin-left: auto;
}
/* Menu */
.NaviWrapper {
  width: 100%;
  margin-top: 0px;
  z-index: 9999;
  max-width: 1150px;
  background: rgb(95, 94, 83);
  background: -moz-linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  background: -o-linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  background: linear-gradient(rgb(95, 94, 83), #45443C) repeat scroll 0 0%, rgb(95, 94, 83);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=color(#45443C l(+10%)), endColorstr=#45443C)";
  text-align: center;
}
.Navi {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 120%;
  padding: 15px 0 5px 10px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
}
/* this is the main UL element*/
.dropdown {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* these are the inner menus*/
.dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown > ul {
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
}
/* these are all the LIs in the menu*/
.dropdown li {
  margin: 0px;
  cursor: pointer;
  background-color: transparent;
  /*background-image: url(../images/bg_navi_line.gif);*/
  background-repeat: no-repeat;
  background-position: right bottom;
  border-right: 1px solid #fff;
}
.dropdown > li:nth-last-child(2) {
  border-right: none;
}
.dropdown > li {
  line-height: 1.5em;
}
.dropdown > li > a {
  text-shadow: 1px 1px 3px rgba(0, 68, 84, 0.5);
}
.dropdown li a, .dropdown li a:visited {
  color: #fff;
  text-decoration: none;
  _width: 80px;
  _padding-right: 0px;
}
.dropdown li a:hover, .dropdown li a:active {
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-style: none;
}
.dropdown li:hover > a, .dropdown li:active > a {
  color: rgb(255, 255, 255);
}
/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a {
  text-decoration: none;
  color: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.dropdown a:hover {
  text-decoration: underline;
}
/* these are the LIs that only belong to submenu*/
.dropdown ul li {
  border: 1px solid #e0e0e0;
  border-top: 0;
  margin-left: -1px;
  background-color: rgb(63, 62, 55);
  padding-right: 20px;
  padding-left: 8px;
  width: 80px;
  font-size: 1em;
  text-align: left\9;
  transition: background 0.2s, opacity 0.2s;
  -webkit-transition: background 0.2s, opacity 0.2s;
  -moz-transition: background 0.2s, opacity 0.2s;
  -o-transition: background 0.2s, opacity 0.2s;
}
.dropdown ul li:hover {
  background: rgb(41, 40, 36);
}
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down {
  padding-left: 15px;
  padding-right: 4px;
  background-color: transparent;
  /*background-image: url(../images/bg_navi_line.gif);*/
  background-repeat: no-repeat;
  background-position: right bottom;
  border-right: 1px solid #fff;
}
.dropdown li.submenu-down li {
  width: 210px;
}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left {
  background: rgb(63, 62, 55) url('../images/expand_right.gif') center right no-repeat;
  padding-right: 20px;
  padding-left: 8px;
  font-size: 1em;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
}
.dropdown ul li.submenu-left:hover {
  background: rgb(41, 40, 36) url('../images/expand_right.gif') center right no-repeat;
}
.dropdown li.submenu-down li a {
  color: #f3f3f3;
  padding: 5px 0;
  text-align: left;
}
.dropdown li.submenu-down li a:hover {
  color: #fff;
}
.dropdown li.submenu-down li a > span {
  color: rgb(255, 255, 255);
}
.Container .Content {
  padding: 10px 0;
  background-color: #fff;
}
.Container .Content .Profile h3 > img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.Container .sidebar {
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f5f5f5', GradientType=0);
  /* IE6-9 */
  float: right;
}
.Content h2 {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 2em;
  margin: 0 0 0.8em 0;
  color: #353535;
  letter-spacing: 0.1em;
  background-image: url(../images/ico_arrow_title.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
}
.Profile {
  display: inline-block;
}
.Profile h2 {
  background-image: none;
  padding-left: 0px;
}
.HotProducts h2 {
  background: #D77C0C;
  margin: 0 -3px 0 0;
  padding: 5px 15px 5px 20px;
  font-size: 1.5em;
  color: #fff;
  font-weight: bold;
}
.Content h3 {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #252525;
  font-weight: lighter;
  line-height: 1.5em;
  padding: 0 0.3em 0.3em 0.5em;
  display: block;
}
.Content h3 iframe, .Content h3 table {
  width: 100%!important;
  height: auto;
  min-height: 430px!important;
}
.Content h3 table {
  overflow: auto;
}
/*.Content h3 a{ color:#fff; }
.Content h3 a:hover { color:#fff; }*/
.Content p {
  font-size: 1.05em;
  line-height: 1.7em;
  font-weight: lighter;
  color: #4c4c4c;
  margin-top: 0.2em;
  margin-bottom: 0.8em;
  padding: 0 1em 0 0.5em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.Content h4 {
  font-size: 1.4em;
  margin-bottom: 0.5em;
  color: rgb(242, 150, 38);
  line-height: 1.5em;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
}
.Content h5 {
  font-size: 1.3em;
  color: #D77C0C;
  margin-bottom: 0.5em;
}
.Content h6 {
  font-size: 1.2em;
}
.Profile .imgAbout {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 0.7em;
}
.txtMore {
  display: inline-block;
  float: right;
}
.Profile h3 span.txtMore a {
  background: rgb(242, 150, 38);
  border-bottom: 2px solid rgb(169, 97, 10);
  color: #fff;
  padding: 5px 40px;
  margin: 0;
  text-shadow: 0px 1px 0 RGBA(0, 0, 0, 0.35);
  font-size: 1.1em;
  display: inline-block;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.Profile h3 span.txtMore a:hover {
  background: #D77C0C;
  border-bottom: 2px solid rgb(169, 97, 10);
}
.Profile h3 span.txtMore a:active {
  position: relative;
  top: 1px;
}
.main .Profile > h3 > ul > li {
  list-style-position: inside;
}
.PageContent {
  display: block;
  margin: 0 auto;
  width: 97%;
  float: none;
  position: relative;
}
.PageContent:after {
  content: "";
  display: table;
  clear: both;
}
.PageContent h3 img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.PageContent h4 {
  padding: 15px 4em 15px 10px;
  position: relative;
  z-index: 1;
  clear: left;
  top: 1.2em;
  margin-bottom: 1.5em;
}
.PageContent h4 .txtMore {
  position: absolute;
  right: 0;
  z-index: 10;
}
.PageContent h4 .txtMore a {
  background: #D77C0C;
  border-radius: 0;
  font-size: .9em;
  margin: 0 1em 0 0;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.PageContent .opentable, input[name="btnClose"], input[name="btnPrint"] {
  display: inline-block;
  background: #D77C0C;
  border: none;
  color: #fff;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 8px 18px;
  margin: 0.5em 0 0.8em;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  outline: 0;
}
.PageContent h4 .txtMore a:hover, .PageContent h4 .txtMore a:focus, .PageContent .opentable:hover, .PageContent .opentable:focus, input[name="btnClose"]:hover, input[name="btnClose"]:focus, input[name="btnPrint"]:hover, input[name="btnPrint"]:focus {
  background: rgb(169, 97, 10);
}
.txtPageFull {
  display: block;
  width: 99%;
  float: left;
  margin-left: 0em;
}
.product-box {
  float: left;
  width: 100%;
  margin-right: 0em;
  margin-bottom: 1em;
  margin-left: 0.3em;
}
.product-box .boxProduct > a {
  width: 16%;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 10;
}
.product-box .boxProduct > a > img.imgProduct {
  width: 100%;
  max-width: 100px;
}
.product-box .boxProduct > .PRight {
  width: 80%;
  float: left;
  padding: 0;
  position: relative;
}
.boxProduct {
  float: left;
  background: rgb(248, 197, 135);
  width: 99%;
  margin: 1em 0;
  padding-bottom: 8px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.boxProduct:after {
  content: "";
  display: table;
  clear: both;
}
.boxProduct:hover {
  background: rgb(245, 174, 86);
}
.boxProductBom {
  float: left;
  background: #999;
  border: 1px solid #969696;
  border: 1px solid rgba(150, 150, 150, 0.45);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.boxProductBom:hover {
  background: #88DD5F;
}
.boxProductBom:hover a {
  color: #062D00;
}
.boxProductBom .imgProduct {
  width: 100%;
  margin: 0px 0px 10px;
}
.boxProductBom .checkbox {
  margin: 0 4px 0;
}
.boxProductBom h3 {
  min-height: 50px;
  *height: 50px;
}
.boxProductBom h3 a {
  color: #fff;
}
.boxProductBom h3, .boxProductBom p {
  clear: left;
  color: #4C4C4C;
  float: left;
  font-size: 1em;
  font-weight: lighter;
  line-height: 1.9em;
  margin-bottom: 0.8em;
  margin-top: 0;
  padding-bottom: 0.5em;
  padding-left: 20px;
  text-indent: -18px;
}
.RightBox {
  position: relative;
  text-align: center;
  z-index: 2;
}
.blueline {
  clear: both;
  width: 100%;
  border-bottom: 1px dotted #D5D5D5;
  margin-bottom: 10px;
}
.PageContent h2 {
  margin: 0 0 1.5em;
  float: left;
}
.PageContent > h2 {
  width: 95%;
  margin-bottom: 16px;
}
.PageContent .PRight ul {
  prefix: 15px;
  margin: 5px 0 0 -0.5em;
  color: #fff;
}
.PageContent .PRight li {
  margin-bottom: 0em;
  line-height: 0.7em;
}
.PageContent .boxProduct > a {
  width: 20%;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 10;
}
.PageContent .boxProduct > a > img.imgProduct {
  width: 100%;
  max-width: 300px;
}
.PageContent .boxProduct > .PRight {
  width: 70%;
  float: left;
  margin-left: 5%;
  padding: 0;
  position: relative;
}
.PageContent form .boxProduct > .PRight {
  padding-top: 10px;
}
.PageContent form .boxProduct > .PRight > h4 {
  padding-left: 8px;
}
.PageContent form .boxProduct > .PRight > h4 > a {
  font-size: 16px;
  padding-top: 11px;
}
.PageContent table.tbForm {
  border: none;
  font-size: 14px!important;
  font-weight: normal!important;
}
.PageContent table.tbForm td {
  border: none;
  padding: 8px;
}
.PageContent table.tbForm td.columnName {
  padding: 8px 15px;
}
.PageContent table.tbForm tr.t1 {
  background: #e3e3e3;
}
.PageContent table.tbForm tr.t2 {
  background: #f3f3f3;
}
.barPInfoFull a {
  padding: 5px 10px;
  margin-right: 3px;
  border-radius: 2px;
  border: 1px solid rgb(242, 150, 38);
  background: #fff;
}
.barPInfoFull a:hover {
  background: rgb(242, 150, 38);
  color: #fff;
}
input.btnInquiry {
  background: rgb(242, 150, 38);
  border: none;
  border-radius: 2px;
  padding: 5px 10px;
  color: #fff;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  margin: 1px 5px;
  font-weight: bold;
  font-size: 1em;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
}
input.btnInquiry:hover {
  background: #D77C0C;
}
.imgProduct {
  display: inline-block;
  zoom: 1;
  float: left;
}
.imgProduct img a {
  padding: 1px;
  background: #13151f;
  border: 1px solid #999999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.checkbox {
  margin-right: 5px;
}
.PRight {
  display: block;
  float: none;
  min-height: 165px;
  -height: auto !important;
  -height: 165px;
  -overflow: visible;
  color: #94ba20;
}
.PRight h4 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  padding: 7px 0;
  clear: none;
}
.boxProduct h4 {
  padding: 5px 0 5px 17px;
  /*border-bottom: 1px solid #fff;*/
  background: none;
}
.PRight h4 a, .PRightNoImg h4 a {
  color: #fff;
  text-shadow: 2px 3px rgba(0, 0, 0, 0.1);
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 0 20px;
  margin: 0 0 0 -15px;
  background: url(../images/arrow_green.gif) no-repeat left 15px;
}
.boxProduct h4 a {
  background: url("../images/arrow_green.gif") no-repeat scroll left 15px transparent;
  color: #fff;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 7px 0 0 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.PRightNoImg {
  display: block;
  margin-left: 20px;
}
.PRightNoImg ul {
  padding-left: 5px;
}
.PageContent .PRight strong a {
  color: #fff;
}
.PageContent .boxProductBlk {
  float: left;
  min-height: 100px;
  text-align: center;
  margin: 0.5em 1.5em 1em 0;
}
.PageContent .boxProductBlk > a {
  display: block;
  min-height: 150px;
  max-height: 150px;
}
.PageContent .boxProductBlk img {
  zoom: 1;
  width: 100%;
  margin: 0;
  max-width: 100%;
  /*min-width: 180px;*/
  /*min-height: 180px;*/
  background-color: #d3d3d3;
}
.PageContent .boxProductBlk img a {
  background: #13151f;
  border: 1px solid #999999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.boxProductBlk h3, .boxProductBlk h4 {
  color: #555;
  text-align: left;
  background: #eee;
  clear: both;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: lighter;
  min-height: 100px;
  line-height: 1.5em;
  padding: 15px 10px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  top: 0;
}
.boxProductBlk h4 {
  padding: 15px 10px;
  min-height: 60px;
}
.boxProductBlk:hover h3, .boxProductBlk:hover h4 {
  background: #ccc;
}
.boxProductBlk h3 a, .boxProductBlk h4 a {
  color: #555;
}
.boxProductBlk:hover h3 a, .boxProductBlk:hover h4 a {
  color: #000;
}
.barPInfo {
  /*background-image: url(../images/bg_product_select.gif);*/
  /*background-repeat: repeat-x;*/
  /*background-position: bottom;*/
  font-weight: bold;
  /*word-break: keep-all;*/
  color: #555;
  margin-bottom: 1em;
  vertical-align: middle;
  padding: 10px 15px;
  clear: both;
  line-height: 1.8em;
  background-color: #ddd;
  /*border: 1px solid #555;*/
}
.barPInfo a {
  display: inline-block;
  background: #666;
  border-radius: 2px;
  padding: 3px 10px;
  margin: 0 5px;
  line-height: 1.6em;
  color: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.barPInfo a:hover {
  color: #fff;
  background: #333;
}
.barPInfo select {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 11px;
}
.NoticeSel {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #4c4840;
}
.txtPageFull h4 {
  font-size: 1.5em;
  background-image: url(../images/ico_point.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  margin-left: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}
.txtPageFull h3 {
  margin-bottom: 1em;
  margin-left: 30px;
  border-bottom: 1px dotted #CCCCCC;
  line-height: 1.6em;
  padding: 10px 0 20px 0;
}
.gotop {
  background: url("../images/btn_top.gif") no-repeat scroll right 0 transparent;
  float: right;
  padding: 3px 40px 0 0;
  height: 50px;
  text-align: right;
  width: 98%;
}
/****** Pagination Links ******/
.PageCode {
  padding-top: 1.5em;
  padding-right: 2px;
  padding-bottom: 0.5em;
  padding-left: 2px;
  font-size: 1.2em;
}
.PageCode ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
  /*Set to "right" to right align pagination interface*/
  font-size: 0.85em;
}
.PageCode li {
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
  padding-left: -18px;
  margin-right: 2px;
}
.PageCode li a {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.PageCode li a, .PageCode li a:visited {
  padding: 5px 10px;
  margin-right: 3px;
  border-radius: 5px;
  background: #fff;
  color: rgb(242, 150, 38);
  border: 1px solid rgb(242, 150, 38);
  text-decoration: none;
}
.PageCode li a:hover, .PageCode li a:active {
  color: #fff;
  background: rgb(242, 150, 38);
}
.PageCode li a.PageSelected.currentpage {
  color: #fff;
  background: rgb(242, 150, 38);
}
.inquForm {
  border: 1px solid #E3E2E2;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 1em;
}
.inquForm td {
  padding-top: 4px;
  padding-right: 3px;
  padding-bottom: 4px;
  padding-left: 3px;
  line-height: 1.7em;
}
.InquiryForm .columnName {
  color: #D77C0C;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  width: 30%;
  letter-spacing: 0.05em;
}
.inquForm td input.text, .inquForm td textarea.message, .inquForm td select {
  width: 90%;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.inquForm td input.authnumx2 {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  padding: 1px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.inquForm td select {
  width: 92.15%!important;
}
.inquForm td input.text:active, .inquForm td input.text:focus, .inquForm td input.authnumx2:active, .inquForm td input.authnumx2:focus, .inquForm td textarea.message:active, .inquForm td textarea.message:focus, .inquForm td select:active, .inquForm td select:focus {
  border: 1px solid #999;
  background: #fff;
}
.inquForm img {
  vertical-align: middle;
}
.inquForm td input {
  margin-right: 5px;
}
.inquForm td select {
  width: 91.7%;
  color: #333333;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  margin-bottom: 4px;
  padding: 3px;
}
.inquForm caption {
  background-color: #edf8c2;
  padding-top: 4px;
  padding-bottom: 4px;
}
.inquForm th {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  color: #4d8a05;
  background-color: #f5faef;
}
.inquForm td textarea {
  width: 91%;
}
.inquForm td input.textss, .authnumx2 {
  width: 60px;
  margin-bottom: 5px;
}
.InquiryForm table.inquForm {
  width: 100%;
}
.InquiryForm:after {
  content: "";
  display: table;
  clear: both;
}
#Mobile-header:after {
  content: "";
  display: table;
  clear: both;
}
.btnLogin {
  background: #D77C0C;
  border: none;
  color: #fff;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 8px 18px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btnLogin:hover, .btnLogin:active {
  background: rgb(169, 97, 10);
}
.InquiryForm .tbForm {
  border: none;
}
.InquiryForm .tbForm td {
  border: none;
}
.InquiryForm h3 {
  text-align: right;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #bbbbbb;
}
.checkbox {
  margin-right: 5px;
  margin-bottom: 1px;
}
.txtImportant {
  color: #FF0000;
}
.PageContent .imgAbout {
  border-bottom: 3px solid rgb(242, 150, 38);
  height: auto;
  margin: 0px 0 15px 1em;
  padding: 0 0 1em;
  width: 95%;
  max-width: 250px;
}
.Profile, .HotProducts {
  padding-bottom: 1em;
}
.HotProducts {
  display: block;
  clear: left;
  padding-top: 0.5em;
  width: 96%;
}
.HotProducts .HotProduct {
  float: left;
  width: 120px;
  margin-right: 0.5em;
  text-align: center;
  margin-left: 0.5em;
}
.HotProducts h4 {
  font-size: 1.1em;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  letter-spacing: 1px;
}
.arrow {
  float: left;
  width: 15px;
  margin-top: 45px;
}
.Search h2 {
  color: #002C52;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 0.1em;
}
.Search input {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #666666;
}
.Search .search-bg {
  float: left;
}
.SideBox {
  background-image: url(../images/bg_login.gif);
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  background-color: #f9f3ea;
  margin-right: 0px;
  background-repeat: repeat-x;
  background-position: bottom;
}
.SideBox h2 {
  color: #002C52;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 0.1em;
  padding-left: 8px;
  padding-top: 5px;
}
.SideBox ul {
  padding: 0;
  list-style: none;
  color: #414141;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 5px;
}
.SideBox ul li {
  line-height: 20px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0pt;
  padding-left: 10px;
  margin: 0;
}
/* for News Box */
.SideBox ul li.VipLogin {
  padding: 0;
  background: none;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  clear: both;
}
/* for VipLogin Box */
.SideBox ul li.VipLogin input {
  border: 1px solid #DBCBB3;
  color: #434343;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 2px 0 6px;
  padding: 5px;
  width: 97%;
}
.btnBox {
  border: none;
  color: #fff;
  font-weight: bold;
  background-color: rgb(242, 150, 38);
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  margin-right: 3px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  outline: 0;
}
.btnBox:hover, .btnBox:focus {
  background: rgb(169, 97, 10);
}
.searchbox .btnSearch {
  background: #3FA7DD;
  border: 0 none;
  border-radius: 0 0 0 0;
  color: #fff;
  font-size: 1.1em;
  padding: 10px 10px 8px;
}
.info {
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: center;
  margin-top: 6px;
  color: #CCCCCC;
  font-size: 1em;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f0f0f0;
  margin-right: auto;
  margin-left: auto;
  width: 93%;
}
.SideBox a {
  color: #D77C0C;
}
.SideBox a:hover {
  color: #093700;
}
.News, .Newsin {
  border-bottom: 3px solid #CCCCCC;
  border-top: 3px solid #CCCCCC;
  padding: 5px 10px 5px 5px;
  margin: 0 0 0.5em;
  overflow: auto;
  margin: 10px 5px;
  display: block;
  zoom: 1;
  /* for IE6 */
}
.News h2, .Newsin h2 {
  color: #002C52;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 0.1em;
  padding-left: 8px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #f5f4e8;
}
.News ul, .Newsin ul {
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.News li, .Newsin li {
  background-image: url(../images/ico_point.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 12px;
  list-style-type: none;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}
.News li a {}
.News li a:hover {}
/* Path */
.TopNavi {
  padding-top: 20px;
  padding-bottom: 4px;
  color: #454545;
  margin: 0 0 15px 1em;
  border-bottom-width: 1px solid #dadada;
}
.TopNavi span {
  color: #FF9900;
  font-weight: bold;
}
/** Contact Detail Box **/
.boxContentPage {
  word-break: break-all;
  margin: 2em 1em 10px;
  padding: 20px 0 0;
  width: 95%;
  float: left;
  border-top: 3px solid rgb(242, 150, 38);
}
.boxContentPage H6 {
  background-image: url(../images/ico_content.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 19px;
  margin-bottom: 0.3em;
  color: #D77C0C;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0e0e0;
  padding-bottom: 0.3em;
}
.Content .boxContentPage > h6 {
  font-size: 16px;
  padding-left: 20px;
}
ul.listLight {
  padding: 0;
  color: #4f4f4f;
  line-height: 18px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 19px;
}
ul.listLight li {
  padding: 0;
  font-weight: bold;
  list-style-type: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
}
ul.listLight li ul {
  padding: 0;
  margin-top: -18px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 120px;
}
ul.listLight li ul li {
  padding: 0;
  font-weight: lighter;
  color: #656565;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
}
/*** list for Product Deatail ***/
ul.listDark {
  padding: 0;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 40px;
}
ul.listDark li {
  padding: 0;
  line-height: 1.8em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.5em;
  margin-left: 0;
}
ul.listDark li ul {
  margin: 5px 0 5px 10px;
  padding: 0;
}
ul.listDark li ul li {
  margin: 0;
  padding: 0;
}
.listPDetail {
  font-weight: lighter;
  margin: 0.5em 0 0.5em 1em;
  padding: 0px;
}
.listPDetail li {
  line-height: 1.4em;
  color: #4C4C4C;
  margin-bottom: 0.4em;
  margin-left: 25px;
}
.listSeries h3 {
  line-height: 1.2em;
  font-size: 1em;
  margin-bottom: 0.5em;
}
.listSeries h3 a {
  color: #252525;
}
.listSeries h3 a:hover {
  color: #D77C0C;
}
.listSeries li {
  margin-bottom: -0.8em;
}
.SubNavi {
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  display: block;
}
.SubNavi ul {
  font-size: 1.1em;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.SubNavi ul li {
  display: block;
  list-style-type: none;
  margin-bottom: 0.5em;
  padding-top: 0.1em;
  border-bottom: 1px solid #bbb;
  background-image: url(../images/ico_arrow_white.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 17px;
}
.SubNavi li.NavTitle {
  font-size: 1.5em;
  color: #002C52;
  padding-top: 0em;
  border-bottom: 3px solid #ccc;
  padding-bottom: 0.3em;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  background-image: none;
  margin-bottom: 0.2em;
  padding-left: 0px;
}
.SubNavi ul li a {
  color: #333;
}
.SubNavi ul li a:hover {
  color: #000;
  text-decoration: none;
}
.SubNavi li.NavSelected, .SubNavi li.NavSelected a {
  color: #D77C0C;
  font-size: 1.1em;
}
.SubNavi li span, .SubNavi li.NavSelected span {
  font-weight: lighter;
  font-size: 0.9em;
  color: #D77C0C;
}
.SubNavi li ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.SubNavi li ul li a {
  font-size: 0.9em;
  color: #e7dfc4;
}
.Content .imgIntro {
  float: right;
  clear: both;
}
.Content .imgIntro p {
  font-size: 1.1em;
  padding: 0.27em;
  text-align: center;
  width: 98%;
  background: rgb(242, 150, 38);
  color: #fff;
  margin: 0 0 0 1.8em;
}
.Content .imgIntro img {
  margin: 20px 10px 0 2em;
  padding: 0;
  width: 100%;
}
.boxAward {
  padding: 0 2em 0 1em;
  margin-bottom: 0.5em;
}
.boxAward img {
  float: right;
  border: 1px solid #e5e5e5;
  width: 30%;
  margin: 6em 0 2em;
}
.imgAward {
  padding: 2px;
  margin-bottom: 2em;
}
.boxAwardIso {
  width: 300px;
}
.boxAwardIso th {
  background-color: #93846f;
  color: #fff;
  padding-top: 3px;
  padding-right: 2px;
  padding-bottom: 3px;
  padding-left: 2px;
}
.boxAwardIso td {
  background-color: #fff;
  padding: 2px;
  text-align: center;
  color: #666666;
}
.RightBox {
  float: right;
  text-align: center;
}
.RightBox .btnBig {
  background: #D77C0C;
  border: none;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 1px 5px;
}
/*product img*/
.ComImg {
  float: right;
  text-align: center;
  display: block;
  padding: 2px;
  color: #5a5a5a;
  position: relative;
  top: 10px;
}
.ComImg img {
  width: 100%;
}
.ComImglNoImg {
  display: none;
}
.RightBox .ComImg p {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.RightBox .ComImg p img {
  padding: 2px;
  border: 1px solid #2b2316;
  background-color: #e3e3e3;
  margin-bottom: 0.5em;
}
.PicZoom {
  background-image: url(../images/bg_pic_zoom.gif);
  background-repeat: no-repeat;
  background-position: center 2px;
  height: 31px;
  width: 124px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 5px;
}
.PicZoom a {
  color: #EEEEEE;
}
.PicZoom a:hover {
  color: #FFFFFF;
}
/* table */
.tbForm {
  border: 1px solid #bbbbbb;
  margin-bottom: 8px;
}
.tbForm th {
  background-color: #cccccc;
  color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ededed;
  padding: 4px;
}
.tbForm td {
  text-align: left;
  color: #454545;
  padding: 4px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bbbbbb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #bbbbbb;
}
.TableBox {
  width: 99%;
  overflow: scroll;
  margin-bottom: 1em;
  margin-top: 1em;
}
table.tbContact {
  color: #4F4F4F;
  border: 0;
  line-height: 1.4em;
  font-size: 1em;
}
th.tbContact {
  padding: 4px;
}
td.colContact {
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 20px;
  vertical-align: top;
  font-weight: bold;
  /*width: 30%;*/
  min-width: 100px;
  margin-bottom: 3px;
}
.areaTable {
  overflow: auto;
}
/* Footer */
.Footer ul.navFooter {
  font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #c3b19e;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 10px;
  float: left;
}
.Footer ul.navFooter li {
  display: block;
  float: left;
  list-style-type: none;
  margin-bottom: 1em;
  margin-left: 0.1em;
  margin-right: 1.2em;
}
.Footer ul.navFooter li a {
  color: rgb(242, 150, 38);
}
.Footer ul.navFooter li a:hover {
  color: #FFFFFF;
}
.Footer ul.navFooter li ul {
  display: inline;
  margin: 0;
  padding: 0;
}
.Footer .Address {
  font-size: 0.9em;
  color: #E5E5E5;
  line-height: 1.3em;
  float: right;
  text-align: right;
  margin-bottom: 0.3em;
  margin-top: 0.2em;
  padding-right: 10px;
  margin-right: 0px;
}
.Footer .Copyright {
  font-size: 0.8em;
  color: #E5E5E5;
  padding-right: 10px;
  padding-bottom: 5px;
  line-height: 1em;
  clear: both;
  margin-top: 3px;
  text-align: right;
  padding-left: 20px;
}
.Footer .beian {
  font-size: 0.8em;
  color: #E5E5E5;
  padding-right: 10px;
  padding-bottom: 5px;
  line-height: 1em;
  clear: both;
  margin-top: 3px;
  text-align: right;
  padding-left: 20px;
}
.Footer .beian a{color: #E5E5E5;}
.boxProductBlk {
  float: left;
  width: 110px;
  margin-right: 5px;
}
.boxProductBlk img {}
.fluid_container {
  max-width: 1150px;
  width: 100%;
}
#google_translate_element {
  border: 1px solid #ddd;
  display: inline-block;
  float: right;
  margin: 4px 0;
  width: 120px;
}
#google_translate_element:after {
  content: "";
  display: table;
  clear: both;
}
.goog-te-gadget {
  font-size: 1em;
  float: right;
}
.goog-te-gadget-simple {
  border: none!important;
  width: 120px;
  overflow: hidden;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  width: 5em;
  display: inline-block;
}
.goog-te-gadget-simple .goog-te-menu-value img + span {
  width: auto;
}
/* IE ≤ 8 */
@media \0screen\,
screen\9 {
  .main {
    max-width: 1150px;
    min-width: 1150px;
    margin: 0 auto;
    float: none;
  }
  .rss {
    float: right;
  }
  .welcome {
    float: right;
  }
  .Container .Content {
    width: 75%;
    float: left;
  }
  .Container .sidebar {
    width: 24%;
    float: right;
  }
  #page {
    display: none;
  }
  .dropdown li a {
    padding: 5px 15px;
  }
  .dropdown li.submenu-down {
    padding: 0;
  }
  .dropdown > li > ul {
    top: 30px!important;
  }
  .fluid_container {
    margin-top: 10px;
  }
}

.listnewscon{
	margin:0px auto;padding:0px;width:700px;padding-top:10px;
}
.listnewscon h1{font-family:微软雅黑;color:#FF0000;height:25px;line-height:25px;background:url(bluebg.gif) repeat-x;}

.listnewscon ul{
	padding-top:20px;padding:0px;
}
.listnewscon li{
	line-height:40px;height:40px;background:url(4pix.gif) repeat-x bottom;}
.listnewscon p{
	line-height:40px;background:url(red_jiantou.gif) no-repeat 5px 17px;padding-left:15px;
}
.listnewscon p span{padding-left:10px;color:#999;}
.listnewscon a{text-decoration:none;font-size:14px;}
.listnewscon a:visited{text-decoration:none;font-size:14px;}
.listnewscon a:hover{text-decoration:underline;font-size:14px;}
ul, ol ,li{ list-style-type:none; }


.nav_new_st1{visibility: hidden; zoom: 1; opacity: 0; position: relative; display: block; top: 0px; z-index: 1;}
.nav_new_st2{display: block; visibility: hidden; zoom: 1; opacity: 0; position: absolute; top: 32px; left: 0px; margin-left: 0px;}
.nav_new_st3{position: relative; display: block; top: 0px; z-index: 1; float: left;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
