@charset "UTF-8";
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  font-family: "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: "12px";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

.container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

@media only screen and (min-width: 1280px) {
  .container {
    max-width: 1024px; } }

@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1400px; } }

@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1600px; } }

/* 
    箭头
    @include arrow(direction,size,color);
**/
/*
    超出省略号
    @include ell();
 * */
/*
    inline-block
    @include inline_block();
 * */
/*
    font-size of REM
    @include font_size(fz);
 * */
.aboutus__body {
  padding: 0 0 20px 0; }
  .aboutus__body .txt_con {
    margin-bottom: 40px;
    width: 100%; }
    .aboutus__body .txt_con img.fr {
      width: 45%;
      margin: 0 0 20px 40px; }
    .aboutus__body .txt_con p {
      font-size: 14px;
      font-size: 1.5rem;
      line-height: 2.5;
      margin-bottom: 0; }
    .aboutus__body .txt_con ul {
      margin-left: 20px; }
      .aboutus__body .txt_con ul li {
        list-style: inside disc;
        font-size: 14px;
        font-size: 1.5rem;
        line-height: 2.5; }
    .aboutus__body .txt_con h3 {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 10px; }

.contactus__body {
  padding: 30px 0 100px; }
  .contactus__body .flex {
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto; }
  .contactus__body .img {
    width: 50%;
    box-sizing: border-box;
    padding-right: 50px; }
    .contactus__body .img h3 {
      font-size: 34px;
      font-size: 3.4rem;
      margin-bottom: 20px;
      font-weight: 700; }
    .contactus__body .img h6 {
      font-size: 20px;
      font-size: 2rem;
      padding: 0 0 40px 20px; }
    .contactus__body .img img {
      max-width: 100%;
      width: 100%; }
  .contactus__body .txt {
    width: 50%; }
    .contactus__body .txt .block {
      background-color: #f2f2f3;
      padding: 10px 20px 0;
      margin-bottom: 20px;
      min-height: 168px; }
    .contactus__body .txt h3 {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 700;
      margin-bottom: 10px; }
    .contactus__body .txt ul li {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start; }
      .contactus__body .txt ul li span {
        width: 80px; }
      .contactus__body .txt ul li p {
        width: calc(100% - 80px); }
      .contactus__body .txt ul li a {
        color: #333; }

.products_list__body {
  padding: 30px 0 60px; }
  .products_list__body .btn_con {
    text-align: center; }

.products_details__body {
  padding: 30px 0 60px; }

.pro_con {
  align-items: flex-start;
  margin-bottom: 30px;
  vertical-align:middle;
  align-items: center;
}
  .pro_con:nth-child(even) .img {
    order: 1; }
  .pro_con:nth-child(even) .txt {
    order: 2; }
  .pro_con .txt {
    padding-top: 20px;
    width: 50%;
    box-sizing: border-box;
    padding: 30px 15px 0; }
	.pro_con .txt table td{ width:auto;border:1.0000pt solid rgb(0,0,0)}
	.pro_con .txt table td{    padding: 0 20px;}
    .pro_con .txt h3 {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 20px; }
    .pro_con .txt p,   .pro_con .img p {
      font-size: 16px;
      font-size: 1.6rem;
    line-height: 2.3;
    margin-bottom: auto; }
  .pro_con .img {
    width: 50%;
    box-sizing: border-box;
    padding: 50px 80px; }
    .pro_con .img img {
      max-width: 100%; }

.pro_con_line h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px; }

.pro_con_line p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8; }

.pro_con_line .flex {
  margin-top: 20px;
  justify-content: space-between;
  align-items: stretch; }
  .pro_con_line .flex img {
    max-width: 100%;
    width: 30%; }

.more_products__con {
  padding-top: 80px; }
  .more_products__con .title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .more_products__con .title span {
      font-weight: 700;
      font-size: 24px;
      font-size: 2.4rem; }
    .more_products__con .title .btn_con a {
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 24px;
      background-color: #e30000;
      border-radius: 2px;
      color: #fff;
      font-size: 20px; }
  .more_products__con .scroll_con a {
    text-decoration: none; }
  .more_products__con .scroll_con .out {
    border: 1px solid #ccc;
    padding: 10px; }
    .more_products__con .scroll_con .out p {
      text-align: center;
      font-size: 14px;
      font-size: 1.4rem;
      margin-top: 20px;
      line-height: 1.5; }
  .more_products__con .scroll_con img {
    display: block;
    width: 100%; }
  .more_products__con .btn__con {
    text-align: center;
    padding-top: 30px; }

.pro_list_txt {
  padding: 20px; }
  .pro_list_txt p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6; }

.news__body {
  padding-top: 50px;
  padding-bottom: 60px; }

.focus_news {
  margin-bottom: 30px;
  align-items: stretch;
  display:none;}
  .focus_news .txt {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #333;
    width: 50%;
    box-sizing: border-box;
    padding: 15px; }
    .focus_news .txt h3 {
      font-size: 20px;
      font-size: 2rem; }
    .focus_news .txt p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5; }
    .focus_news .txt h6 {
      color: #e30000;
      font-size: 14px;
      font-size: 1.4rem; }
      .focus_news .txt h6 i {
        padding-left: 10px; }
  .focus_news .big {
    width: 62%;
    position: relative;
    overflow: hidden; }
    .focus_news .big:hover img {
      transform: scale(1.02); }
    .focus_news .big a {
      display: block;
      text-decoration: none; }
    .focus_news .big img {
      display: block;
      width: 100%;
      transition: all .4s; }
  .focus_news .small {
    width: 38%;
    box-sizing: border-box;
    padding-left: 25px; }
    .focus_news .small .in {
      background-color: #f4f4f4;
      height: 100%; }
    .focus_news .small a {
      display: block;
      text-decoration: none; }
    .focus_news .small img {
      width: 100%; }
    .focus_news .small .txt {
      position: static;
      transform: translateY(0);
      background: none;
      width: 100%;
      padding: 5% 15px; }

.news_bar {
  background-color: #f4f4f4;
  padding: 8px 15px;
  margin-bottom: 30px; }
  .news_bar span {
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    padding: 3px 10px;
    font-weight: 700; }

.pager_center {
  text-align: center;
  padding-top: 50px; }
  .pager_center a {
    display: inline-block;
    border-bottom: 2px solid #e30000;
    border-left: 1px solid #e30000;
    border-right: 1px solid #e30000;
    background-color: fff;
    text-align: center;
    color: #e30000;
    text-decoration: none;
    margin: 0 3px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 14px; }
    .pager_center a:hover, .pager_center a.active {
      background-color: #e30000;
      color: #fff;
      border-color: #e30000; }

.fck__body p, .fck__body div, .fck__body span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333; }

.fck__body img, .fck__body video {
  max-width: 100%; }

.details__body {
  padding: 30px 0 60px; }
  .details__body .news_details__title {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.8;
    margin-bottom: 30px; }
  .details__body .index_news__body {
    padding: 0; }

.news_pager {
  padding: 60px 0; }
  .news_pager .last {
    text-align: right; }
    .news_pager .last a i {
      margin: 0 0 0 10px; }
  .news_pager a {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    line-height: 1.5;
    color: #333;
    text-decoration: none; }
    .news_pager a i {
      font-size: 18px; }
    .news_pager a:hover i {
      background-color: #e30000;
      border-color: #e30000;
      color: #fff; }
    .news_pager a i {
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border: 1px solid #999;
      border-radius: 100%;
      margin-right: 10px;
      color: #999; }

.more_news {
  margin-top: 30px; }
  .more_news .center_title {
    text-align: center;
    margin-bottom: 20px; }
    .more_news .center_title h3 {
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 700; }
      
      .text_bottom {text-decoration:underline}

.copyright a {color: #fff;}
 /*首页底部友情链接样式*/
#footcontent {display: inline-block;width: 120px;height:20px;margin-top: 0px;}
#footcontent .yqlj	{width: 120px;height: 20px;float: right;overflow:auto;overflow-x:hidden;margin-top:5px;margin-left: 0px;}
#footcontent .yqlj	ul {display: block;margin-top:0;margin-left:0px;}
#footcontent .yqlj	ul li {height: 20px;display:block;margin-left:0px;line-height: 20px;text-align: left;}
#footcontent .yqlj	ul li a b{font-size: 12px;}

#news_time{text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
	margin-top: -20px;
    margin-bottom: 30px;}