﻿@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

.content-wrap {
  min-height: 100%;
}

.content-inside {
  padding-bottom: 120px;
}

body {
  font-size: 14px;
  font-family: 微软雅黑;
  line-height: 28px;
  background: #F2F2F2;
  color: #393939
}

ul {
  list-style-type: none;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  color: #434343
}

a:hover {
  color: #A90000;
  text-decoration: underline;
}

.topbar {
  display: none;
  height: 30px;
  background: #FFF;
  border: 1px solid #e8e8e8;
}

.top_con {
  width: 980px;
  margin: 0 auto;
  line-height: 30px;
  background: #FFF;
}

.top_con p {
  padding-left: 10px;
}

.logo_search {
  width: 980px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}

.tel {
  display: none;
  /*width:250px;*/
  margin-right: 5px;
  float: right;
  margin-top: 50px;
  overflow: hidden;
  color: #515151;
  font-size: 20px;
  font-weight: bold;
}

.search_box {
  width: 400px;
  float: left;
  margin-left: 60px;
  overflow: hidden;
  margin-top: 45px;
  line-height: 28px;
  position: relative;
  display: none;
}

.btn {
  background: #f87700;
  width: 100px;
  height: 30px;
  display: block;
  border: 0;
  cursor: pointer;
  color: #FFF;
  font-size: 16px;
  font-family: 微软雅黑;
  position: absolute;
  right: 10px;
  top: 0;
}

.srh_in {
  width: 290px;
  background: #fff;
  height: 28px;
  border: 1px solid #ccc;
  outline: 0;
}

.logo {
  padding-top: 10px;
  padding-left: 25px;
  width: 400px;
  float: left;
}

.logo span {
  font-size: 24px;
  line-height: 100px;
}

.nav {
  /* background: url(../images/nav1_03.gif) no-repeat; */
  background: #A90000;
  width: 990px;
  margin: 0 auto;
  height: 45px;
  clear: both;
}

.nav li {
  float: left;
  line-height: 42px;
  font-size: 14px;
  margin: 0 5px 0 5px;
  text-align: center;
}

.nav li a {
  display: block;
  color: #FFF;
  width: 80px;
  text-decoration: none;
  height: 40px;
}

.nav li a:hover {
  color: #FFBF00;
  background: #e63003;
  border-bottom: 5px solid;
}

.menu {
  width: 980px;
  margin: 0 auto;
}

.main {
  width: 980px;
  background: #FFF;
  margin: 0 auto;
}

.hot_key {
  width: 980px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  border-top: 0;
  background: #FFF;
  height: 35px;
}

.hot_key p {
  line-height: 35px;
  padding-left: 35px;
}

.pic {
  height: 344px;
  border: 1px #e8e8e8 solid;
  overflow: hidden;
  width: 978px;
  margin: 0 auto;
}

.pic img {
  width: 974px;
  height: 344px;
  margin-left: 2px;
  margin-top: 2px;
}

.ad_focus {
  margin-top: 10px;
  height: 380px;
  /*background:url(../images/default_line.jpg) no-repeat center bottom;*/
  margin-bottom: 10px;
}

.t_num {
  font-size: 14px;
  color: #F60;
  padding-top: 25px;
}

.ad_num {
  background: url(images/default_line.jpg) no-repeat;
  height: 39px;
}

.ad_num p {
  text-align: right;
  padding-right: 30px;
  line-height: 30px;
  font-size: 14px;
}

.p_class {
  float: right;
  width: 740px;
  background: #FFF;
  border: 1px solid #e8e8e8;
  padding-bottom: 10px;
}

.p_class .ul1 {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap
}

.p_class .ul1 li {
  width: 33.3333%;
  text-align: center;
}

.p_class .ul1 li .box {
  border: 1px solid #e8e8e8;
  /*height: 170px;*/
  background: #FFF;
  margin: 10px;
  padding: 5px
}

.p_class .ul1 li .box img {
  width: 100%;
}

.p1 {
  border-bottom: 2px solid #A90000;
  float: left;
  width: 740px;
}

.p1 h2 {
  height: 30px;
  width: 200px;
  background: #A90000;
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  font-weight: 100;
  color: #FFF;
}

.news .p2 {
  height: 30px;
  background: #e8e8e8;
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  font-weight: 100;
  color: #333;
  border-bottom: 2px solid #353535;
}

.main_c {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

.p_color {
  color: #00573d;
  width: 100px;
  text-align: center;
  background: #E8E8E8;
  margin-right: 10px;
}

.p_class ul {
  clear: both;
}

.news {
  background: #FFF;
  margin-top: 10px;
}

.contact_box {}

.con_text {
  padding: 10px;
  background: #fff;
  border: 1px solid #e8e8e8;
  line-height: 28px;
  font-size: 12px;
}

.newslist {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px;
  line-height: 24px;
  font-size: 12px;
}

.newslist li {
  padding-left: 10px;
  background: url(../images/d1.png) no-repeat left center;
}

.main_title {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 2px solid #0B7A52;
  height: 35px;
  line-height: 35px;
}

.title_t {
  width: 200px;
  float: left;
}

.title_t h2 {
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  font-weight: bold;
}

.more {
  float: right;
  width: 600px;
  text-align: right;
}

.more p {
  padding-right: 10px;
}

.products_list {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  overflow: hidden;
}

.products_list ul {
  padding-left: 7px;
}

.products_list li {
  width: 235px;
  float: left;
  display: inline;
  border: 1px solid #e8e8e8;
  height: 280px;
  background: #FFF;
  margin-right: 6px;
  text-align: center;
}

.products_list li img {
  width: 170px;
  height: 200px;
  margin-top: 10px;
}

.pro_name {}

.pro_info {
  line-height: 24px;
  overflow: hidden;
  margin-top: 5px;
}

.pro_value span {
  color: #F00;
  font-size: 14px;
}

.pro_value del {
  color: #A2A2A2;
}

.footer_service {
  background: #E4E4E4;
  overflow: hidden;
  margin-top: -106px;
  clear: both;
  border-top: 1px solid #FFF;
}

.s_list {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 25px;
  overflow: hidden;
  display: none
}

.s_list li {
  float: left;
  width: 193px;
  display: inline;
}

.s_list li h3 {
  font-size: 12px;
  text-align: center;
  line-height: 30px;
}

.s_list li ul {
  border-right: 1px dashed #FFF;
  display: block;
  overflow: hidden;
}

.s_list li ul li {
  text-align: center;
}

.other {
  text-align: center;
  padding-top: 10px;
  clear: both;
  /*border-top:1px solid #FFF;*/
  margin-top: 10px;
}


/***************产品样式*************/
.mbx {
  width: 980px;
  margin: 0 auto;
}

.mbx p {
  padding-left: 15px;
  height: 35px;
  line-height: 35px;
}

.p_left {
  float: left;
  width: 230px;
  overflow: hidden;
}

.p_left h2 ,.p_class h2{
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  padding-left: 20px;
  color: #FFF;
  height: 30px;
  line-height: 30px;
  background: #A90000;
}

.s_type {
  padding: 10px;
  background: #fff;
  border: 1px solid #e8e8e8;
}

.p_main {
  width: 980px;
  margin: 0 auto;
  margin-top: 5px;
}

.p_right {
  float: right;
  width: 740px;
  overflow: hidden;
  margin-bottom: 10px;
}

.r_header {
  border: 1px solid #e8e8e8;
  background: #FFF;
  overflow: hidden;
}

.r_ul {
  clear: both;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 1px;
}

.r_header li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 30px;
  line-height: 30px;
}

.r1 {
  font-weight: bold;
  width: 120px;
  text-align: center;
  background: #E8E8E8;
}

.r2 a {
  color: #E41F64;
}

.c_bar {
  height: 28px;
  line-height: 28px;
  border-bottom: 2px solid #0B7A52;
  margin-top: 20px;
}

.c_bar li {
  float: left;
  width: 100px;
  text-align: center;
  margin-left: 15px;
}

.c_img {
  background: #0B7A52 url(../images/icon_03.png) no-repeat 5px 6px;
  padding-left: 10px;
  color: #FFF;
}

.c_list {
  background: #0B7A52 url(../images/icon_03.png) no-repeat 5px -20px;
  padding-left: 15px;
  color: #FFF;
}

.c_box1 {
  background: url(../images/icon_03.png) no-repeat 5px -46px;
  border: 1px solid #0B7A52
}

.c_box2 {
  background: url(../images/icon_03.png) no-repeat 5px -68px;
  border: 1px solid #0B7A52
}

.pro_list {
  overflow: hidden;
  border: 1px solid #E8E8E8;
  margin-bottom: 5px;
}

.pro_list li {
  width: 180px;
  border: 1px solid #E8E8E8;
  height: 260px;
  float: left;
  background: #FFF;
  margin-right: 8px;
  display: inline;
  margin-bottom: 15px;
  text-align: center;
}

.pro_list ul {
  margin-left: 8px;
  padding-top: 15px;
}


/***************a_con内容部分************/
.a_con {
  width: 980px;
  margin: 0 auto;
}

.hlp_con,
.news_con {
  border: 1px solid #E8E8E8;
  padding: 10px;
  background: #FFF;
}

.hlp_con li,
.news_con li {
  line-height: 24px;
}

.time {
  float: right;
}

.news_nav {
  text-align: center;
  line-height: 24px;
}

/********************************/
.p_con {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  background: #FFF;
  border: 1px solid #E8E8E8;
}

.pro_b_img {
  float: left;
  width: 430px;
  text-align: center;
  padding: 15px 0 15px 0;
}

.p_thumb {
  overflow: hidden;
  margin-top: 15px;
}

.pro_b_img img {
  width: 400px;
  height: 400px;
}

.pro_info2 {
  float: right;
  width: 540px;
}

.pro_value2 span {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}

.color1 {
  color: #2F8200;
}

.pro_order {
  width: 520px;
  float: right;

  line-height: 28px;
  padding: 10px;

}

.p_Name {
  font-size: 16px;
  font-weight: bold;
  color: #A90000;
  ;
  line-height: 35px;
}

.pro_allinfo {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  clear: both;
}

a.btn_fast {
  display: block;
  width: 130px;
  height: 35px;
  background: #479015;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  float: left;
  text-decoration: none;
}

a.btn_add {
  display: block;
  width: 130px;
  height: 35px;
  background: #f87700;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  float: right;
  text-decoration: none;
  cursor: pointer;
}

.order_btn {
  width: 300px;
  overflow: hidden;
  margin: 10px auto 0 auto;
}

.p3 {
  border-bottom: 2px solid #0B7A52;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

.p3 h2 {
  height: 30px;
  width: 200px;
  background: #0B7A52;
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  font-weight: 100;
  color: #FFF;
}

.pro_d {
  line-height: 24px;
}

/*=========mF_sd_tab========*/
.mF_sd_tab ul.title {
  height: 32px;
  line-height: 30px;
  padding-left: 25px;
  border-bottom: 2px solid #0B7A52;
}

.mF_sd_tab ul.title li {
  float: left;
  width: 100px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-bottom: 0;
  height: 31px;
  display: inline;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
}

.mF_sd_tab ul.title li.current {
  background: #0B7A52;
  color: #FFBF00;
}

.mF_sd_tab ul.content li {
  border: 1px solid #E8E8E8;
  padding: 20px;
  display: none;
  background: #FFF;
}

/*************h_con*************/
.h_con,
.news_con {
  border: 1px solid #e8e8e8;
  background: #FFF;
}

.h_con h4,
.news_con h4 {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-bottom: 2px solid #353535;
  width: 700px;
  margin: 0 auto;
}

.h_ls,
.news_ls {
  width: 700px;
  margin: 0 auto;
  padding-top: 25px;
  line-height: 30px;
  padding-bottom: 25px;
}

.news_ls img {
  width: 100%
}

.ds {
  text-align: center;
  line-height: 50px;
  height: 50px;
}

.h_ls table {
  text-align: center;
  border-collapse: collapse;
}



/***********/
.mbox_remind {
  width: 320px;
  padding: 20px 20px;
  text-align: center;
}

.mbox_win {
  border: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ebebeb;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .7);
  box-shadow: 0 0 5px rgba(0, 0, 0, .7);
  overflow: hidden;
}