@charset "utf-8";
/* CSS Document */
body {
  padding: 0px;
  margin: 0px;
  font-family: Arial, "微软雅黑";
  font-size: 12px;
  line-height: 23px;
  color: #555555;
}
img {
  border: none;
}
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
form,
p {
  margin: 0px;
  padding: 0px;
}
em {
  font-style: normal;
}
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #555555;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #ea5504;
}

.Contain {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}

.Content {
  width: 1000px;
  overflow: hidden;
  text-justify: inter-ideograph;
  text-align: justify;
  word-wrap: break-word;
  clear: both;
  min-height: 525px;
  padding: 10px 0 0 0;
}

.space {
  height: 10px;
  clear: both;
  overflow: hidden;
  zoom: 0;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  zoom: 0;
}

.Current {
  height: 30px;
  line-height: 30px;
  padding: 25px 20px 10px 20px;
  font-size: 13px;
}
.Current dl {
  background: url(../images/current_ico_03.gif) no-repeat left center;
  padding-left: 20px;
}
.Current dl em {
  padding: 0 8px;
}
.Current dl span {
  color: #e75105;
}

/*pages*/
.Pages {
  padding: 40px 10px 10px 10px;
  line-height: 18px;
  zoom: 1;
  overflow: hidden;
  text-align: right;
  padding-right: 40px;
}
.Pages span {
  padding: 0px 3px;
  display: inline-block;
}
.Pages a {
  display: inline-block;
  margin: 0px 2px;
  color: #696969;
}
.Pages .p_cur b {
  color: #f00;
}
.Pages .p_count b {
  color: #f00;
}
.Pages .p_total b {
  color: #f00;
}
.Pages .p_page {
  position: relative;
}
.Pages .p_page em {
  font-style: normal;
  font-family: Arial;
}
.Pages .p_page em a {
  padding: 0px 7px;
  border: solid 1px #e1e1e1;
  background: #f1f1f1;
}
.Pages .p_page em a.a_cur {
  color: #fff;
  border: solid 1px #0395ea;
  background: #0e76b3;
}
.Pages .p_page b {
  font-weight: normal;
}
.Pages .i_text {
  width: 30px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  border: inset 1px #ddd;
  background: #fff;
}
.Pages .i_button {
  position: absolute;
  top: 0px;
  right: -30px;
  width: 28px;
  height: 19px;
  cursor: pointer;
  border: none;
  background: url(../images/go.jpg) no-repeat left top;
}
/*pages end*/

/*Top*/
.header {
  width: 100%;
  height: 90px;
  background: url("../images/top_bg.png") repeat-x left top;
  position: relative;
}
.top {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  position: relative;
}
.top .logo {
  width: 276px;
  height: 84px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.top .logo img {
  display: block;
  width: 276px;
  height: 84px;
}
.top .tel {
  width: 224px;
  height: 23px;
  position: absolute;
  right: 0px;
  top: 12px;
}
.top .tel img {
  display: block;
  width: 224px;
  height: 23px;
}
.top .mainnav {
  display: flex;
  justify-content: space-around;
  width: 615px;
  height: 35px;
  position: absolute;
  right: 0px;
  top: 45px;
}

.mainnav li a {
  height: 35px;
  display: block;
  line-height: 35px;
  padding: 0 35px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.3s ease;
  position: relative;
}

.mainnav li:not(:last-child) a:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 15px;
  width: 2px;
  height: 8px;
  background: #ccc;
}
.mainnav li a em {
  display: inline !important;
  font-style: normal;
}
.mainnav li a:hover,
.mainnav li a.onnav {
  color: #ea5504;
}
.mainnav #nav1 {
  width: auto !important;
  background: none !important;
}
.mainnav #nav2 {
  width: auto !important;
  background: none !important;
}
.mainnav #nav3 {
  width: auto !important;
  background: none !important;
}
.mainnav #nav4 {
  width: auto !important;
  background: none !important;
}
.mainnav #nav5 {
  width: auto !important;
  background: none !important;
}

/*Top*/

/*Bottom*/
.footer {
  width: 100%;
  height: 37px;
  background: url(../images/footer_bg_26.jpg) repeat-x left top;
}
.bottom {
  width: 1000px;
  height: 37px;
  margin: 0 auto;
  line-height: 37px;
  font-family: Arial, "微软雅黑";
}
.bottom .nav_bottom {
  float: left;
}
.bottom .nav_bottom a {
  font-family: Arial, "微软雅黑";
  color: #909090;
}
.bottom a:hover {
  text-decoration: underline;
}
.bottom .nav_bottom em {
  padding: 0 3px;
  font-size: 11px;
}
.bottom .copyright {
  float: right;
  color: #9e9e9e;
  text-transform: uppercase;
  font-size: 10px;
}
.bottom .copyright a {
  font-size: 10px;
  color: #9e9e9e;
}
/*Bottom*/

/*Banner*/
.Banner {
  width: 1000px;
  height: 430px;
  position: relative;
}
.Banner .banner_list li {
  width: 1000px;
  height: 430px;
  overflow: hidden;
}
.Banner .banner_list li img {
  width: 1000px;
  height: 430px;
}
.Banner .banner_tab {
  position: absolute;
  z-index: 999;
  right: 8px;
  bottom: 8px;
}
.Banner .banner_tab li {
  float: left;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  background: #838383;
  color: #fff;
  display: block;
  margin-left: 3px;
  cursor: pointer;
  font-weight: bold;
}
.Banner .banner_tab li.active {
  background: #ec641a;
}
/*Banner*/

/*buy page*/
.buy_banner {
  width: 100%;
  margin-bottom: 20px;
}
.buy_banner img {
  width: 100%;
  height: auto;
  display: block;
}
.buy_list {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.buy_list li {
  width: 33.33%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
.buy_list li a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.buy_list li a:hover {
  transform: translateY(-5px);
}
.buy_list li img {
  width: 100%;
  height: auto;
  display: block;
}
/*buy page*/

/*index*/
.Heom_ban {
  width: 100%;
  height: 615px;
  overflow: hidden;
  position: relative;
  z-index: 990;
  margin-top: -3px;
}
.Heom_ban .banner_list li {
  width: 100%;
  height: 615px;
}
.Heom_ban .warp {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 995;
}
.Heom_ban .warp .Home_links {
  width: 100%;
  height: 89px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 996;
  background: url(../images/links_bg.png) repeat left top;
}
.Heom_ban .warp .Home_links .links_list {
  width: 1000px;
  height: 89px;
  margin: 0 auto;
}
.Home_links .links_list li {
  width: 245px;
  height: 89px;
  float: left;
  background: url(../images/line.png) no-repeat right center;
  padding: 0 1px;
}
.Home_links .links_list li a {
  width: 245px;
  height: 89px;
  overflow: hidden;
  display: block;
}
.Home_links .links_list li a img {
  width: 245px;
  height: 89px;
}
.Home_links .links_list li a em {
  display: none;
}
.Heom_ban .warp .btn_list {
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0px;
  bottom: 110px;
  z-index: 997;
}
.Heom_ban .warp .btn_list .homeban_btn {
  width: 1000px;
  height: 6px;
  margin: 0 auto;
}
.Heom_ban .warp .btn_list .homeban_btn li {
  width: 28px;
  height: 5px;
  overflow: hidden;
  margin-right: 8px;
  float: left;
  display: block;
  background: #341a0c;
  cursor: pointer;
}
.Heom_ban .warp .btn_list .homeban_btn li.active {
  background: #f06215;
}
/*index*/

/*perfume*/
.pro_nav {
  width: 886px;
  height: 97px;
  background: url(../images/pro_nav_bg.jpg) repeat-x left top;
  padding: 1px 0 0 114px;
  position: relative;
}
.pro_nav li {
  float: left;
  width: 225px;
  height: 88px;
}
.pro_nav li .pic {
  width: 64px;
  height: 88px;
  float: left;
}
.pro_nav li .pic img {
  width: 64px;
  height: 88px;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.pro_nav li h1 {
  float: left;
  display: block;
  height: 88px;
  line-height: 88px;
  padding-left: 15px;
}
.pro_nav li h1 a {
  font-size: 13px;
  font-family: Arial, "微软雅黑";
  color: #999;
}
.pro_nav .pro_nav5 {
  width: 164px;
  height: 33px;
  overflow: hidden;
  position: absolute;
  right: 25px;
  top: 25px;
  background: url(../images/pro_nav5.png) no-repeat left top;
  font-family: "微软雅黑";
  font-size: 14px;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-weight: bold;
}
.pro_nav li.onmenu .pic img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.pro_nav li.onmenu h1 a {
  color: #ed5202;
}

.pro_nav li:hover .pic img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.pro_nav li:hover h1 a {
  color: #ed5202;
}

.producu_list {
  padding: 0 0 15px 0;
}
.producu_list li {
  padding: 10px 0 0 0;
  margin: 0px;
  width: 1000px;
}
.producu_list li a {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  display: block;
}
.producu_list li a img {
  width: 1000px;
  height: 430px;
}
/*perfume*/

/*charcoal*/
.charcoal_list {
  padding: 0 0 15px 0;
}
.charcoal_list li {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  float: left;
}
.charcoal_list li a {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  display: block;
}
.charcoal_list li a img {
  width: 1000px;
  height: 430px;
}
/*charcoal*/

/*service*/
.service_list {
  padding: 0 0 15px 0;
}
.service_list li {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  float: left;
}
.service_list li a {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  display: block;
}
.service_list li a img {
  width: 1000px;
  height: 430px;
}

.service_info {
  text-justify: inter-ideograph;
  text-align: justify;
  word-wrap: break-word;
  clear: both;
  min-height: 525px;
}

/*faq*/

.faq_list ul li h5 {
  font-size: 14px;
  line-height: 23px;
  color: #ea5400;
  padding: 8px 40px;
  display: block;
  font-weight: normal;
  cursor: pointer;
  background: url(../images/Q.jpg) no-repeat 20px 12px;
  border-bottom: solid 1px #e2e2e2;
}
.faq_list ul li .my_content {
  line-height: 23px;
  color: #7e7e7e;
  background: url(../images/A.jpg) no-repeat 20px 15px;
  padding: 10px 40px 20px 40px;
}
/*service*/

/*buy*/

.buy_list li {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  float: left;
}
.buy_list li a {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  display: block;
}
.buy_list li a img {
  width: 1000px;
  height: 430px;
}
/*buy*/

/*about*/
.about_list {
  padding: 0 0 15px 0;
}
.about_list li {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  float: left;
}
.about_list li a {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  height: 430px;
  overflow: hidden;
  display: block;
}
.about_list li a img {
  width: 1000px;
  height: 430px;
}

.about_info {
  text-justify: inter-ideograph;
  text-align: justify;
  word-wrap: break-word;
  clear: both;
  min-height: 525px;
}
/*about*/

/*news*/

.news_list li {
  border-bottom: 1px solid #e1e1e1;
  padding: 25px 20px;
}
.news_list li:last-child {
  border-bottom: none;
}
.news_list li .pic {
  width: 197px;
  height: 134px;
  padding: 9px;
  border: 1px solid #e1e1e1;
  float: left;
}
.news_list li .pic img {
  width: 197px;
  height: 134px;
}
.news_list li .info {
  width: 710px;
  float: right;
}
.news_list li .info h1 {
  margin: 0px;
  padding: 0px;
}
.news_list li .info h1 a {
  font-size: 14px;
  font-weight: bold;
  color: #7b7b7b;
}
.news_list li .info h1 a:hover {
  text-decoration: underline;
}
.news_list li .info .txt {
  padding: 23px 0 15px 0;
}
.news_list li .info .news_more a {
  width: 93px;
  height: 20px;
  overflow: hidden;
  display: block;
}

.news_info {
  min-height: 525px;
}
.news_info .info_title {
  padding: 10px 0px;
  font-size: 14px;
  text-align: center;
}
.news_info .info_time {
  font-size: 12px;
  text-align: center;
  color: #ea5503;
  font-weight: normal;
  border-bottom: 1px dashed #ccc;
}
.news_info .service_pic {
  padding: 10px 0;
  text-align: center;
}
.news_info .service_pic img {
  width: 560px;
  height: 456px;
}
.news_info .info_txt {
  padding: 10px 20px;
  line-height: 24px;
}
.news_info .info_txt {
  text-justify: inter-ideograph;
  text-align: justify;
  word-wrap: break-word;
  clear: both;
}
.news_info .info_back {
  color: #eb7f00;
  padding: 10px;
  text-align: center;
}
.news_info .info_back a {
  padding: 0px 3px;
}
.news_info .info_back .back {
  color: #ea5503;
}
.news_info .info_next a:hover {
  text-decoration: underline;
}
/*news*/

/*job*/

.Job_list .banner {
  width: 1000px;
  height: 425px;
}
.Job_list .banner img {
  width: 1000px;
  height: 425px;
}
.Job_list ul {
  overflow: hidden;
}
.Job_list .li {
  line-height: 34px;
  margin: 0px 0 20px 0;
  padding: 0px;
}
.Job_list .li dl {
  border: 1px solid #e8e8e8;
  background: #f6f6f6;
  float: left;
  display: block;
  width: 100%;
  height: 34px;
}
.Job_list .li dl h1 {
  font-size: 12px;
  color: #ea5404;
  display: block;
  float: left;
  border-right: 1px solid #e8e8e8;
  width: 111px;
  height: 34px;
  text-align: center;
}
.Job_list .li dl h2 {
  font-size: 12px;
  color: #636363;
  display: block;
  float: left;
  text-align: left;
  padding: 0 20px;
  width: 846px;
}
.Job_list .li dl h2 .apply {
  float: right;
  cursor: pointer;
  width: 93px;
  height: 25px;
  overflow: hidden;
  display: block;
  margin-top: 5px;
}
.Job_list .li .allpyTable {
  float: left;
  width: 100%;
}
.Job_list .li table .title {
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  width: 111px;
  height: 34px;
  text-align: center;
  font-size: 12px;
  color: #ea5404;
  font-weight: bold;
  padding: 0px;
}
.Job_list .li table td {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 15px;
}

.Job_list .li table .ul {
  padding: 15px;
}
.Job_list .li table .ul .title {
  width: 100%;
  text-align: left;
  line-height: 26px;
  height: 26px;
  border: 1px solid #f2f2f2;
  background: #ffffff;
  margin-bottom: 5px;
}
.Job_list .li table .ul .title span {
  float: left;
  display: block;
  width: 620px;
  padding-left: 80px;
}
.Job_list .li table .ul .title em {
  float: left;
}
.Job_list .li table .ul li {
  line-height: 26px;
  border-bottom: 1px solid #f2f2f2;
}
.Job_list .li table .ul li span {
  float: left;
  display: block;
  width: 700px;
}
.Job_list .li table .ul li em {
  float: left;
}

.product {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 15px 0;
}
