@charset "UTF-8";
.navigation a, .newprod_con .newprod_list .newprod_name, .newprod_con .newprod_list .newprod_price, .newprod_con .newprod_list .newprod_intr, .three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em, .three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em, .marquee_list p a, .art_list .prod_list_list .prod_list_name, .art_list .prod_list_list .prod_list_type, .left_con .blk_t em, .left_con .art_list_title em, .left_con .artview_title em, .right_con .blk_t em, .right_con .art_list_title em, .right_con .artview_title em {
  /*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);
}
.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);
  transition: all linear 0.3s;
}

.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;
}



img {
  border: 0;
  max-width: 100%;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #333333;
}

.left, .three > div, .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; color:#999; font-family:"Times New Roman", Times, serif;
}

.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,.three, .newprod_name, .wrap, .copyright {
  margin: 0 auto;
}

.switch_langbar {
  display: none;
}

/*index - 2015-2-2 16:26:07*/
.wrap .mod_block {
  position: relative;
}


/*three*/
.three > div {
  width: 33%;
}
.three{ margin-bottom:15px;}
.three .threeLeft{ background:#f3f3f3;}
.three .threeLeft .blk_t{height:40px; line-height:40px; background:#058bca; color:#FFF; }
.newprod_list{ background:url(../images/mj_t.jpg) repeat-x; background-position:bottom;}
.newprod_pic img{ padding:20px 0 !important;}
.three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em, .three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em {
}
.three .threeLeft .list_con, .three .threeCenter .list_con { border-bottom:#e8e8e8 solid 1px; border-left:#e8e8e8 solid 1px; border-Right:#e8e8e8 solid 1px;
}
.three .threeLeft .list_bot, .three .threeCenter .list_bot {
}
.three .threeRight {
  *width: 22.9%;
 
}
.three .threeRight .blk_t, .three .threeRight .art_list_title, .three .threeRight .artview_title {
}
.three .threeRight .com_con, .three .threeRight .list_con { border-bottom:#e8e8e8 solid 1px; border-left:#e8e8e8 solid 1px; border-Right:#e8e8e8 solid 1px;
}
.three .threeCenter {
  margin: 0 2%;
   background:#f3f3f3;
}
.three .threeRight ,.clearFloat .right_con, .clearFloat .center_con {/*background:#f3f3f3;*/}

.three .threeCenter .blk_t, .three .threeRight .blk_t,{ height:38px; background:#FFF; line-height:30px;  color:#082841; font-size:18px;}
.three .threeCenter .blk_t .title_text ,.three .threeRight .blk_t .title_text{ line-height:30px;}
.three .company_intro ,.three .com_con{ color:#545454; line-height:23px; font-size:13px;}
/*up down*/
.marquee {
  height: 100px;
}
.marquee a {
  overflow: hidden;
  display: block;
  text-align: center;
  border: 0px solid #E6E6E6;
  border-bottom: none;
}
.marquee p a {
  margin-bottom: 10px;
  border: 0px solid #E6E6E6;
  border-top: none;
}

/*left right*/
.marquee_list {
  border: 0px solid #E5E5E5;
  border-top: none;
  background:#FFF;
  padding-top:15px;
  border-bottom:#e8e8e8 solid 0px; border-left:#e8e8e8 solid 0px; border-Right:#e8e8e8 solid 0px;
}
.marquee_list p {
  width: 160px;
  border: 2px solid #eee;
  margin: 3px !important;
  min-height:155px;
  margin-bottom:10px !important;
}


.marquee_list p font {
  display: block;
}