/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #333;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #333;
}

a:visited {
  color: #333;
}

a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

table,
th,
td {
  vertical-align: middle
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}



/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}


/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800%
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800%
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}



.wh {
  width: 1200px;
  margin: 0 auto;
}

.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}






/*头部样式*/
.top1 {
  background: #851612;
  color: #dcbfbe;
  line-height: 22px;
  height: 22px;
  font-family: "宋体";
}

.top1 a {
  color: #dcbfbe;
}


.k3 {
  padding-top: 3px;
}

.k3 li {
  float: left;
  margin-left: 10px;
  width: 22px;
  position: relative;
}

.k3 li a {
  display: block;
  width: 22px;
  height: 16px;
}

.k3 li.li1 a {
  background: url(../images/wei.png) no-repeat;
}

.k3 li .top_er {
  width: 115px;
  height: 123px;
  position: absolute;
  top: 20px;
  left: -40px;
  text-align: center;
  display: none;
  z-index: 99999;
}

.k3 li .top_er img {
  width: 103px;
  height: 103px;
}

.k3 li.li1:hover .top_er {
  display: block;
}

.k3 li.li2 {
  background: url(../images/q1.png) no-repeat;
}



.top2 {
  height: 102px;
  background: url(../images/tp.png) no-repeat;
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 22px;
  z-index: 9999;
}

.logo {
  float: left;
  line-height: 102px;
}













/* 导航样式 */
.dao {
  width: 840px;
  float: right;
  height: 102px;
}

.xmenu {}

.xmenu li {
  line-height: 102px;
  height: 102px;
  text-align: center;
  width: 120px;
  float: left;
  position: relative;
  z-index: 999;
}

.xmenu li a {
  display: block;
  line-height: 102px;
  color: #1f1a17;
  height: 102px;
  font-size: 16px;
}

.xmenu li a:hover {
  color: #fff;
  text-decoration: none;
  background: url(../images/nh.png)no-repeat center;
}

.xmenu li a.on {
  color: #fff;
  text-decoration: none;
  background: url(../images/nh.png)no-repeat center;
}


.xmenu li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.xmenu li .x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 120px;
  left: 0px;
  top: 102px;
  background: #851612;
  opacity: 0;
}

.xmenu li .x-sub-menu li {
  background: none;
  height: 46px;
  width: 120px;
}

.xmenu li .x-sub-menu li a {
  display: block;
  text-align: center;
  width: 120px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #ffffff;
  padding: 0;
  background: none;
}

.xmenu li .x-sub-menu li a:hover {
  background: #eabd0b;
  color: #fff;
}





.box1 {
  height: 65px;
  border-bottom: 1px solid #d7d7d8;
}

.k2 {
  line-height: 65px;
}

.search {}





.box2 {
  margin-top: 52px;
}

.xt {
  width: 133px;
  line-height: 40px;
  text-align: center;
  float: left;
  background: url(../images/nt.png) no-repeat;
  color: #fff;
  font-size: 22px;
}

.sort1 {
  float: right;
  margin-top: 8px;
}

.sort1 li {
  float: left;
  width: 76px;
  line-height: 26px;
  border: 1px solid #4d4d4d;
  border-radius: 16px;
  margin-left: 11px;
  text-align: center;
}

.sort1 li a {
  color: #333333;
  font-family: "宋体";
}

.sort1 li:hover {
  background: #d09634;
  border-color: #d09634;
}

.sort1 li:hover a {
  color: #fff;
}

.box2 .cont {
  margin-top: 22px;
}

.xlist1 {
  float: left;
  width: 362px;
}

.xlist1 li {
  float: left;
}

.xlist1 li .img img {
  width: 362px;
  height: 284px;
}

.xlist1 li .det {
  width: 362px;
  height: 284px;
  background: #ededed;
  height: 152px;
  padding-left: 21px;
  padding-right: 18px;
}

.xlist1 li h3 a {
  color: #4c4c4c;
  font-size: 14px;
  display: block;
  padding-top: 12px;
  padding-bottom: 5px;
}

.xlist1 li span {
  color: #808080;
  font-family: "Arial";
}

.xlist1 li p {
  color: #595757;
  font-family: "宋体";
  line-height: 20px;
  margin-top: 16px;
}

.xlist1 li:hover .det {
  background: #851612;
}

.xlist1 li:hover h3 a {
  color: #fff;
}

.xlist1 li:hover span {
  color: #fff;
}

.xlist1 li:hover p {
  color: #fff;
}

.xin2 {
  width: 515px;
  margin-left: 20px;
}

.xlist2 li {
  margin-bottom: 20px;
}

.xlist2 li .img {
  width: 170px;
  height: 112px;
  float: left;
}

.xlist2 li .img img {
  width: 170px;
  height: 112px;
}

.xlist2 li .det {
  width: 334px;
  float: right;
}

.xlist2 li h3 a {
  color: #595757;
  font-size: 14px;
  display: block;
  padding-top: 12px;
  padding-bottom: 5px;
  font-family: "宋体";
}

.xlist2 li span {
  color: #898989;
  font-family: "Arial";
}

.xlist2 li p {
  color: #595757;
  font-family: "宋体";
  line-height: 20px;
  margin-top: 16px;
}

.xlist2 li:hover h3 a {
  color: #c80a1e;
}

.xlist2 li:hover span {
  color: #c80a1e;
}

.xlist3 {
  margin-top: 28px;
}

.xlist3 li {
  position: relative;
  line-height: 30px;
  height: 30px;
}

.xlist3 li h3 a {
  color: #595757;
  font-size: 12px;
  display: block;
  background: url(../images/d1.png) no-repeat left center;
  padding-left: 8px;
  font-family: "宋体";
  font-weight: normal;
}

.xlist3 li span {
  color: #3d3d3d;
  font-family: "Arial";
  position: absolute;
  right: 0;
  top: 0;
}

.xlist3 li:hover h3 a {
  color: #c80a1e;
  font-weight: bold;
  background: url(../images/d2.png) no-repeat left center;
}

.xlist3 li:hover span {
  color: #c80a1e;
  font-weight: bold;
}



.xin3 {
  width: 270px;
  height: 435px;
}

.picScroll-left .bd li {
  width: 270px;
  height: 435px;
}

.picScroll-left .bd li img {
  width: 270px;
  height: 435px;
}




.box3 {
  background: url(../images/bj3.png) no-repeat;
  height: 766px;
  margin-top: 50px;
  padding-top: 50px;
}

.prod1 {
  background: url(../images/pt.png) no-repeat;
  height: 670px;
  width: 285px;
}

.ptt {
  color: #eee5e0;
  font-size: 22px;
  text-align: center;
  line-height: 97px;
}

.sort2 {}

.sort2 li {
  text-align: center;
  border-radius: 20px;
  border: 1px solid #e7d7ce;
  color: #e7d7ce;
  font-family: "宋体";
  width: 107px;
  line-height: 27px;
  margin: 0 auto;
  margin-top: 15px;
}

.sort2 li a {
  color: #e7d7ce;
}

.sort2 li:hover {
  border-color: #d09634;
}

.sort2 li:hover a {
  color: #d09634;
}

.prod2 {
  width: 915px;
}

.plist {}

.plist li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.plist li .img img {
  width: 285px;
  height: 285px;
}

.plist li h3 {
  background: #851612;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
}

.plist li h3 a {
  font-family: "宋体";
  color: #fff;
}

.plist li:hover h3 {
  background: #d09634;
}




.box4 {
  background: url(../images/bj4.png) no-repeat;
  height: 882px;
  padding-top: 52px;
}

.box4 .cont {
  margin-top: 22px;
}

.about {
  font-family: "宋体";
  color: #5c5c5c;
  line-height: 20px;
  width: 555px;
}

.about a {
  float: left;
  width: 86px;
  line-height: 30px;
  border: 1px solid #4d4d4d;
  border-radius: 20px;
  text-align: center;
  color: #333333;
  font-family: "宋体";
  margin-top: 36px;
}

.about a:hover {
  background: #d09634;
  border-color: #d09634;
  color: #fff;
}

.video {
  width: 619px;
  height: 398px;
}

.video img {
  width: 619px;
  height: 398px;
}

.honor {
  margin-top: 26px;
}

.htt {
  position: relative;
  color: #851612;
  font-size: 20px;
  font-family: "微软雅黑";
  text-transform: uppercase;
}

.htt span {
  display: block;
  color: #851612;
  font-size: 12px;
  background: url(../images/x4.png) no-repeat 148px center;
  font-weight: 500;
}

.htt a {
  position: absolute;
  right: 0;
  top: 28px;
  color: #595757;
  font-size: 12px;
  font-weight: 500;
  font-family: "宋体";
}

.htt a:hover {
  color: #d09634;
}


.honor .cont2 {
  position: relative;
  margin-top: 16px;
}

.lb,
.rb {
  position: absolute;
  top: 40%;
  cursor: pointer;
}

.lb {
  left: -55px;
  background: url(../images/left.png) no-repeat;
  height: 36px;
  width: 38px;
}

.rb {
  right: -55px;
  background: url(../images/right.png) no-repeat;
  height: 36px;
  width: 38px;
}

.lb:hover {
  background: url(../images/left1.png) no-repeat;
  height: 36px;
  width: 38px;
}

.rb:hover {
  background: url(../images/right1.png) no-repeat;
  height: 36px;
  width: 38px;
}

.product_list3 li {
  float: left;
  margin: 0 4px;
  text-align: center;
}

.product_list3 li img {
  width: 295px;
  height: 210px;
}






.box5 {
  background: url(../images/bj5.png) no-repeat;
  height: 413px;
  padding-top: 88px;
}

.ads2 li {
  width: 600px;
  text-align: center;
  float: left;
}

.ads2 li h3 {
  color: #fff;
  font-size: 22px;
  font-weight: normal;
}

.ads2 li span {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "宋体";
}

.ads2 li p {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  font-family: "宋体";
  margin-top: 17px;
}

.ads2 li a {
  display: block;
  width: 88px;
  line-height: 28px;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  font-family: "宋体";
  margin: 0 auto;
  margin-top: 32px;
}

.ads2 li a:hover {
  border: 1px solid #fff;
  border-radius: 20px;
  color: #c97f0d;
  background: #fff;
}

.ads2 li:nth-child(2) a:hover {
  color: #851612;
}



.box6 {
  margin-top: 58px;
}

.box6 .wz2 {
  color: #5c5c5c;
  font-size: 12px;
  font-family: "宋体";
  line-height: 18px;
  margin-top: 5px;
}

.box6 .cont {
  margin-top: 18px;
  position: relative;
  height: 716px;
}

.product_list4 li {
  float: left;
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
}

.product_list4 li img {
  width: 232px;
  height: 232px;
}

.product_list4 li.li2 img {
  width: 474px;
  height: 474px;
}

.product_list4 li.li6 img {
  width: 474px;
  height: 474px;
}

.product_list4 li.li4 {
  margin-right: 0;
}

.product_list4 li.li6 {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 242px;
}

.product_list4 li.li5 {
  position: absolute;
  left: 0;
  top: 242px;
}

.product_list4 li.li7 {
  position: absolute;
  left: 0;
  top: 484px;
}

.product_list4 li.li8 {
  position: absolute;
  left: 242px;
  top: 484px;
}

.product_list4 li.li9 {
  position: absolute;
  left: 484px;
  top: 484px;
}

.product_list4 li .mask {
  width: 100%;
  height: 100%;
  background: url(../images/mask.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.product_list4 li h3 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 232px;
}

.product_list4 li.li2 h3 {
  line-height: 474px;
}

.product_list4 li.li6 h3 {
  line-height: 474px;
}

.product_list4 li:hover .mask {
  display: block;
}





.link {
  margin: 20px 0;
}

.link a {
  color: #595757;
}

.link a:hover {
  color: #851612;
}



.foot {
  background: #851612;
  padding-top: 42px;
  height: 250px;
  overflow: hidden;
  color: #fff;
  font-family: "宋体";
  margin-top: 20px;
}

.foot a {
  color: #fff;
}


.foot1 {
  width: 319px;
}

.logos {
  width: 207px;
  height: 43px;
}

.lx {
  line-height: 26px;
  margin-top: 26px;
}



.f_nav {
  width: 550px;
  float: left;
  margin-top: 10px;
}

.f_nav dl {
  float: left;
  width: 91px;
  height: 186px;
  overflow: hidden;
}

.f_nav dt {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
}

.f_nav dd {
  line-height: 26px;
}

.f_nav dd a {
  font-size: 12px;
}

.f_nav dd a:hover {
  font-weight: bold;
  text-decoration: underline;
}




.bq {
  background: #370503;
  padding: 15px 0;
}

.copyright {
  color: #d9d4d4;
  font-family: "宋体";
  line-height: 25px;
}

.copyright a {
  color: #d9d4d4;
}









/*内页左侧样式


.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-position a {
  color: #333;
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}



.xypg-left-title2 {
  background: #851612;
  line-height: 50px;
  height: 50px;
  text-align: center;
}

.xypg-left-title2 h3 {
  color: #fff;
  font-size: 18px;
  line-height: 50px;
}






.page-position {
  margin-top: 65px;
  border-top: 2px solid #851612;
  background: #f2f2f2;
  height: 55px;
}

.page-position h2 {
  float: left;
  padding-left: 15px;
  line-height: 53px;
  color: #851612;
  font-size: 16px;
  font-family: "微软雅黑";
  font-weight: normal;
}

.page-position .containers {
  float: right;
  padding-right: 12px;
  line-height: 53px;
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
}


.page-position {
  color: #898989;
  font-family: "宋体";
}

.page-position a {
  color: #898989;
}

.page-position a:hover {
  color: #e6212a;
}

.xypg-right-content {
  margin-top: 12px;
}*/