@charset "GBK";
.newprod_con .newprod_list .newprod_name, .newprod_con .newprod_list .newprod_price, .newprod_con .newprod_list .newprod_intr, .marquee_list p a, .art_list .prod_list_list .prod_list_name, .art_list .prod_list_list .prod_list_type {
  max-width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newprod_con .newprod_list .newprod_pic, .marquee, .marquee_list, .art_list .prod_list_list .prod_list_pic {
  overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic img, .marquee img, .marquee_list img, .art_list .prod_list_list .prod_list_pic img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all linear 0.3s;
}
.newprod_con .newprod_list .newprod_pic img:hover, .marquee img:hover, .marquee_list img:hover, .art_list .prod_list_list .prod_list_pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.newprod_con .newprod_list, .marquee_list p font, .art_list .prod_list_list, .art_list #pager, .copyright {
  text-align: center;
}

* {
  margin: 0 auto;
  padding: 0;
}

body {
  font: 14px/1.5 "Microsoft Yahei";
  color: #333333;
  background: url(../images/index_01.jpg) repeat;
}

img {
  border: 0;
  max-width: 100%;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #333333;
}

.left, .art_list .prod_list_list, .art_list_con ul li p.l_title, .company_intro p img, #mess_main .mess_list .mess_title {
  float: left;
}

.right, .art_list_con ul li p.n_time {
  float: right;
}

.clearFloat:after, #mess_main .mess_list:after {
  content: " ";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearFloat, #mess_main .mess_list {
  *zoom: 1;
}

/*sitemaster reset and only*/
.logo, .nav_con, .flash_image, .wrap, .copyright {
  margin: 0 auto;
}

.switch_langbar {
  display: none;
}

/*index - 2015-2-2 16:26:07*/
.wrap .mod_block {
  position: relative;
  padding: 0 10px 10px;
}

.logo, .nav_con, .boundary, .wrap, .copyright {
  width: 1100px;
}

.header {
  background: #fff;
  min-width: 1100px;
  
}

.nav_con {
	position: relative;
}

.logo{position: relative}

#nav {
  /* width: 1100px; */
  background: url(../images/nav-bg.jpg) repeat-x;
  margin: 0 auto;
  height:44px;
  line-height: 44px;
  clear: left;
}

.banner .flash_image{
  position: relative;
  z-index: -1
}

.navigation {
  text-align: center;
  *float: right;
  *height: 44px;
}
.navigation li {
  width: 90px;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *float: left;
  padding: 0 10px;
}
.navigation li span ul {
  position: absolute;
  background: #33323a;
  width: 100%;
  display: none;
  left: 0;
  z-index: 99999
}
.navigation li span ul li {
  width: 100%;
  padding: 0;
  overflow: hidden
}
.navigation li span ul li ul {
  top: 0;
  left: 100%;
}

.navigation a {
  color: white;
  text-align: center;
  display: block;
  height: 44px;
  line-height: 44px;
}

/*.boundary {
	margin: 5px auto;
	border-top: 1px solid  #EAEAEA;
	border-bottom: none;
}*/
/*banner*/
.flash_image {
  width: 1100px;
}

.banner .flash_image{
  border: 1px solid #e5e5e5;
  border-bottom: none
}

/*longBarTop*/
.con {
  position: relative;
}

.blk_t, .art_list_title, .artview_title {
  font-size: 24px;
  line-height: 48px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 5px;
}

.blk_t{
  height:30px;
  line-height: 30px;
  background: url(../images/index_13x.jpg) no-repeat;
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  border-bottom: 2px solid #0f588f;
  padding-left: 30px
}

.newprod_con {
  overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic img {
  max-width: 160px;
}
.newprod_con .newprod_list .newprod_name {
  font-weight: bold;
}
.newprod_con .newprod_list .newprod_price {
  color: #ed5370;
}
.newprod_con td:hover {
  background: #eeeeee;
  transition: all linear 0.3s;
}

/*up down*/
.marquee {
  height: 100px;
}
.marquee a {
  overflow: hidden;
  display: block;
  text-align: center;
  border: 1px solid #E6E6E6;
  border-bottom: none;
}
.marquee p a {
  margin-bottom: 10px;
  border: 1px solid #E6E6E6;
  border-top: none;
}

/*left right*/
.marquee_list img {
  border: 1px solid #E6E6E6;
}
.marquee_list p font {
  display: block;
}

/* left centerTop centerLeft centerRight centerBottom right */
.category .prod_type ul li {
  border-bottom: 1px dashed #026FB0;
  padding-left: 15px;
  line-height: 35px;
}
.category .prod_type ul li ul {
  display: none;
}
.category .prod_type ul li:last-child {
  border-bottom: none;
}
.category #tree1 ul li {
  background: url("../images/news_arrow.gif") no-repeat scroll 0px 10px;
}

.left_con, .right_con {
  width: 24%;
}

.wrap .con .left_con{
  width: 0px
}
.wrap{
  padding-top: 20px;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #fff
}
.right_con{
  margin-left: 5%;
  padding-left: 5%;
  background: url(../images/index_16.jpg) no-repeat left;
}

.right_con .blk_t{
  background: url(../images/index_1433x7x.jpg) no-repeat;
  border: none
}

.right_con .prodthumb{
  width: 240px;
  height: 182px
}
.wrap .con .center_con {
  width: 65% !important;
}
.wrap #leftmain .center_con{
  width: 75%
}
.titlelist li{
  border-bottom: 1px dashed #cfcfcf;
  line-height: 32px;
  font-family: "å®‹ä½“";
  font-size: 12px
}
.titlelist li a{
  color: #4d4d4d
}
.company_intro{
  line-height: 22px;
  font-size: 12px;
  font-family: "å®‹ä½“"
}

#link{
  border-top: 1px solid #e5e5e5;
  background: url(../images/index_40_2.jpg) repeat-x;
}
#link .blk_t{
  background: url(../images/index_40_1.jpg) no-repeat;
  border-bottom: none;
  color: #000
}
.centerLeft_con, .centerRight_con {
  width: 49.99%;
}

.list_more, .art_list .art_list_search {
  position: absolute;
  top: 20px;
  right: 10px;
}

/*art_list*/
.art_list {
  padding: 0 10px;
}
.art_list .art_list_search {
  top: 14px;
}
.art_list .art_list_search #prd_keyword {
  height: 20px;
  line-height: 20px;
}
.art_list .art_list_search #prdsearch_submit {
  height: 24px;
  height: 22px\9;
}
.art_list .prod_list_con {
  padding: 8px;
  zoom: 1;
  overflow: auto;
  scrollbar-face-color: #E6E6E6;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color: #B0B0B0;
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: #f5f5f5;
  scrollbar-color: #B0B0B0;
  scrollbar-darkshadow-color: #9C9C9C;
}
.art_list .prod_list_list {
  width: 24%;
  _display: inline;
  margin: 0 0.5%;
  padding: 5px 0;
  line-height: 1.5em;
}
.art_list .prod_list_list :hover {
  background: #eeeeee;
}
.art_list .prod_list_list .prod_list_pic {
  height: 135px;
}
.art_list #pager {
  margin: 20px auto;
}

.art_list_con ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #3298FE;
  @entend .clearFloat;
}
.art_list_con ul li p.l_title {
  background: url(../images/news_arrow.gif) no-repeat left;
  padding-left: 15px;
}
.art_list_con ul li :hover {
  color: #ed5370;
}

.company_intro {
  clear: both;
}
.company_intro p img {
  border: 5px solid #F0F0F0;
  margin-right: 10px;
  max-height: 150px;
}

/*mess*/
#mess_main {
  padding: 0 10px;
}
#mess_main .mess_list .mess_title {
  width: 10%;
  height: 30px;
  margin: 5px 0;
}
#mess_main .mess_list .mess_input, #mess_main .mess_list .mess_textarea {
  padding-left: 15px;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_input textarea, #mess_main .mess_list .mess_textarea input, #mess_main .mess_list .mess_textarea textarea {
  width: 60%;
  margin: 5px 0;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_textarea input {
  height: 22px;
}
#mess_main .mess_list img {
  vertical-align: middle;
}
#mess_main .subd {
  width: 70px;
  border: 0px;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  color: white;
  background: #33323a;
}

.artview {
  padding: 0 10px;
}

.flink_index {
  /*padding-left: 15px;*/
}
.flink_index li {
  display: inline-block;
  padding: 0 11px;
  border-left: 1px solid #686868;
  font-size: 12px;
  font-family: "å®‹ä½“";
  height: 12px;
  line-height: 12px;
  margin: 10px 0px;
  *display: inline;
  *zoom: 1;
}
.flink_index > li:first-child{
  border-left: none
}
.flink_index li a{
  color: #686868
}

#footer {
  background: url(../images/footerbg.jpg) repeat-x;
  margin-top: 10px
}

.copyright {
  /*padding: 20px 0;*/
  font-family: "å®‹ä½“";
  font-size: 12px;
  color: #686868;
  text-align: left
}

.qq_list_con ul li {
  line-height: 30px;
}
.qq_list_con ul li img {
  padding-right: 10px;
}

/*noContent*/
.noContent, .noContent_left, .noContent_right {
  height: 50px;
  outline: 1px dashed #3298FE;
}

.noContent_left {
  background: #f4f0e7;
  position: absolute;
  top: 0;
  left: -121px;
  width: 112px;
}

.noContent_right {
  background: #f4f0e7;
  position: absolute;
  top: 0;
  right: -121px;
  width: 112px;
}

.noContent_left:after {
  content: 'Ã¼câ€œÃ´Â¼Â¤Â»Ã®Ã—Ã³â€šÃˆÆ’ÃˆÃˆÃ?;
}

.noContent_right:after {
  content: 'Ã¼câ€œÃ´Â¼Â¤Â»Ã®Ã“Ã’â€šÃˆÆ’ÃˆÃˆÃ?;
}

/* sortable placeholder */
.sortable_placeholder {
  display: block;
  order: 1px solid #efefef;
  height: 32px;
  background: #3298FE;
}

.placeholder {
  display: block;
  height: 12px;
}

.artview_info, .prodview_info {
  margin: 20px 0 15px;
  padding: 5px 10px;
  line-height: 20px;
  border: 1px solid #f4e4b4;
  background: #fffff0;
}

.prodview_pic, .prodview_pic img {
  width: 200px;
  height: 225px;
}

.prodview_pic {
  float: left;
  margin: 0 15px 0 20px;
  _margin-left: 10px;
  border: #D5E1E2 1px solid;
}

#marquee_demodxWBTI p{
  display: block;
  width: 160px;
  height: 120px
}
.flash_slide{width: 100%}
p{ font:12px/2.0"ËÎÌå";}

/*add */
#leftmain .left_con #mess_main .mess_list .mess_title {
  width: 26%;
  height: 30px;
  margin: 5px 0;
}