.bg {
  background: #daa44e;
}
.logo_phone img {
  width: 7.5rem;
}
body{
  font-family: MicrosoftYaHei-Bold;
}
header .logo::before{
  position: absolute;
  content: "";
  width: 70.625rem;
  height: 100%;
  background: url(../img/logobg.png) no-repeat;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-size: cover;
  z-index: -1;
}
header .logo{
  padding: .5rem 0 3.75rem 0;
  display: flex;
  justify-content: center;
}
.logo a {
  display: block;
  width: 6.625rem;
  height: 8.4375rem;
}
.header_top{
  padding: 0 18.75rem;
}
.c {
  color: #ebd7ad;
}
.phone_beian {
  display: none;
}
.container {
  padding: 0 22.5rem;
  width: 100%;
}
header {
  line-height: 2.625rem;
}
.header_bot .nav_ul li {
  float: left;
}
.header_bot:nth-child(1){
  left: 1.875rem;
}
.header_bot:nth-child(2){
  text-align: right;
  right: 0;
}
.header_bot ul{
  display: inline-block;
}
.header_bot{
  width: 50%;
  position: absolute;
  top: -3.75rem;
}
header .nav_ul>li {
  font-size: 1rem;
  display: inline-block;
  position: relative;
  margin: 0 .875rem;
}
header .nav_ul>li>a {
  font-size: 1rem;
  position: relative;
  display: block;
  color: #daa44e;
}
header .nav_ul li a:hover,
 .header .nav_ul .active a{
  color: #faf2df !important;
  transition: all .6s;
}
header .nav_ul>li a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 2px;
  width: 0%;
  content: "";
  background-color: #faf2df;
  transition: all .6s;
}
header .nav_ul>li.active a::after,
header .nav_ul>li:hover a::after {
  width: 50%;
  transition: all .6s;
}
.header.active {
  background-color: #8c1d23;
}
.header.active .logo::before{
  display: none;
}
.header.active .logo img{
  width: 90%;
}
.header.active .logo {
  padding: 0.5rem 0 .25rem 0;
}
.header.active .header_bot {
  top: -6.75rem;
}
.hover {
  position: absolute;
  top: 69%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: 3;
}
.p1{
  float: right;
  font-family: jiangxizhuokai-Regular;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.875rem;
	color: #181109;
  width: 2rem;
}
.p2{
  float: right;
  font-family: KaiTi;
	font-size: 1.3125rem;
	font-weight: bold;
	line-height: 2rem;
	color: #181109;
  width: 1.875rem;
  padding-right: 3.625rem;
}
.p3{
  float: right;
  font-family: KaiTi;
	font-size: 1.3125rem;
	color: #181109;
  width: 38.4375rem;
  height: 14.125rem;
  padding-right: 1rem;
}
.p3 p{
  width: 2.25rem;
  text-align: right;
  float: right;
  overflow: hidden;
  line-height: 1.375rem;
}
.hover_txt{
  margin-right: 34.875rem;
}
.hover1{
  display: none;
  z-index: 2;
  position: absolute;
  top: 11.5rem;
}
.hover{
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 45%;
  top: -7.75rem;
  left: 21%;
  transform: translateX(-50%);
  background-size: cover;
}
.hover_txt::before{
  z-index: 1;
  content: "";
  position: absolute;
  width: 72.8125rem;
  height: 30.3125rem;
  background: url(../img/1.png) no-repeat;
  top: -15.5rem;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
}
.index_one::before{
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/1.jpg) no-repeat;
  bottom: 0;
  left: 0;
  background-size: cover;
}
.pt290{
  padding-top: 18.125rem;
}
.pb130{
  padding-bottom: 8.125rem;
}
.pb100{
  padding-bottom: 6.25rem;
}
.pt140{
  padding-top: 8.75rem;
}
.data_txt,
.title{
  line-height: 3.25rem;
  font-family: SourceHanSerifCN-Heavy;
  font-size: 3.25rem;
	color: #ebd7ad;
}
.title{
	line-height: 3.875rem;
	letter-spacing: .125rem;
}
.index_one .font16{
  line-height: 2.375rem;
  color: #ebd7ad;
}
.ul_about ul li{
  line-height: 3.125rem;
  margin-right: 1.75rem;
  float: left;
  padding: 0 3.75rem;
}
.ul_about ul li a{
  color: #ebd7ad;
  position: relative;
  z-index: 999;
}
.ul_about ul li::before{
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 11.875rem;
  height: 3.125rem;
  background: url(../img/2.png);
  background-size: cover;
}
.ovh{
  overflow: hidden;
}
.index_five,
.index_three,
.index_two{
  background: #faf3df;
}
.index_five .title::before,
.index_three .title::before,
.index_two .title::before{
  position: absolute;
  content: "";
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  width: .0625rem;
  height: 3.125rem;
  background: #b1afab;
  background-size: cover;
}
.index_three .title::before{
  left: 100%;
}
.index_five .title,
.index_three .title,
.index_two .title{
  color: #322a1e;
  padding: 0 1.125rem;
  margin: 1.125rem;
  line-height: 7.375rem;
}
.more{
  position: absolute;
  bottom: 0;
  margin-right: .5rem;
  width: 6.25rem;
  z-index: 1;
  right: 0;
}
.more span{
  transition: all .6s;
}
.more:hover span{
  padding-left: .5rem;
  transition: all .6s;
}
.more a{
  text-align: center;
  font-size: .875rem;
  line-height: 2rem;
}
.news .all .col-xs-9{
  padding: 0 2.5rem;
}
.news .all img{
  transition: all .6s;
}
.news .all:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.news .all:hover .data_big,
.news .all:hover .font22,
.news .all:hover .font26 a{
  color: #8a1c23;
}
.news .all .data_big{
  font-family: PingFang-SC-Bold;
  font-size: 4rem;
  line-height: 4.625rem;
  color: #322a1e;
}
.news .all .font26{
  height: 4.625rem;
  margin-bottom: 10px;
}
.news .all .font22{
  font-family: MicrosoftYaHei;
  color: #322a1e;
}
.news .all .font16 a{
  font-family: MicrosoftYaHei;
  color: #666666;
}
.news{
  border-bottom: 1px solid #322a1e;
}
.index_three::before{
  position: absolute;
  content: "";
  left: 0;
  top: -8.125rem;
  z-index: 1;
  width: 39.375rem;
  height: 24.5rem;
  background: url(../img/5.png) no-repeat;
  background-size: cover;
}
.index_three::after{
  position: absolute;
  content: "";
  right: 0;
  bottom: 12.5rem;
  z-index: 1;
  width: 21.125rem;
  height: 26.5rem;
  background: url(../img/9.png) no-repeat;
  background-size: cover;
}
.index_three .all>div:nth-child(1){
  background-color: #8c1d23;
}
.index_three .all>div{
  background-color: #322a1e;
}
.txt{
  font-size: 2.75rem;
	line-height: 3.375rem;
	letter-spacing: .125rem;
	color: #ebd7ad;
}
.product{
  width: 33.333%;
  float: left;
  height: 24.6875rem;
}
.t_more{
  width: 7.625rem;
  line-height: 3.1875rem;
  border-radius: 6px;
	border: solid 1px #ebd7ad;
	opacity: 0.5;
  display: inline-block;
  transition: all .6s;
}
.t_more:hover{
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: all .6s;
}
.t_more a{
  text-align: center;
	color: #ebd7ad;
}
.modal-dialog{
  width: 70%;
}
.modal{
  padding: 0 !important;
}
.modal-header{
  background-color: #8c1d23;
}
.close{
  opacity: 1;
  color: #FFF;
}
.index_four::before{
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../img/7.jpg) no-repeat;
  background-size: cover;
}
.index_four .title{
	color: #ebd7ad;
}
.index_six::after{
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../img/11.jpg) no-repeat;
  background-size: cover;
}
.index_six .title ul,
.index_four .title ul{
  display: flex;
  justify-content: center;
}
.index_six .title ul li,
.index_four .title ul li{
  float: left;
  padding: 0 1.625rem;
}
.index_six .title ul li::before,
.index_four .title ul li::before{
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: .0625rem;
  height: 2.1875rem;
  background: #ebd7ad;
}
.index_six .title ul li::before{
  background: #322a1e;
}
.index_four .font32{
  font-family: PingFang-SC-Bold;
	line-height: 1.875rem;
	letter-spacing: 1px;
	color: #8f1e24;
  background-color: #ebd7ad;
	border-radius: 1.5625rem;
  display: inline-block;
  padding: .625rem 2.5rem;
}
.index_four_ul::before{
  position: absolute;
  content: "";
  right: 0;
  bottom: 3rem;
  z-index: -1;
  width: 100%;
  height: .125rem;
  background: #ebd7ad;
  z-index: 1;
}
.index_four_ul li::before{
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.625rem;
  width: 1rem;
  height: 1rem;
  z-index: 2;
  background-color: #ebd7ad;
  border-radius: 50%;
  border: solid 1px #ebd7ad;
}
.index_four_ul li:nth-child(even)::before{
  background-color: #8a1c23;
}
.index_four_ul ul li{
  float: left;
  width: 20%;
}
.index_four_ul ul li img{
  width: 4.5rem;
  height: 4.5rem;
}
.index_four_ul .font20{
  color: #ebd7ad;
  padding-top: 3.375rem;
}
.index_four_swiper{
  padding: 0 4.375rem;
}
#certify .swiper-slide {
  width: 50%;
  height: auto;
}
#certify .swiper-slide a{display: block;position: relative;z-index: 1000;}
.index_four  .swiper-button-next,.index_four  .swiper-container-rtl .swiper-button-prev {
  right: 26.875rem;
  left: auto;
  background-image: url(../img/right.png);
}
.index_four  .swiper-button-prev,.index_four  .swiper-container-rtl .swiper-button-next {
  left: 26.875rem;
  right: auto;
  background-image: url(../img/left.png);
}
.index_four .swiper-button-next, .index_four .swiper-button-prev {
  position: absolute;
  top: 67%;
}
.index_four_swiper .swiper-slide::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.404);
  left: 0;
  top: 0;
  z-index: 9999;
}
.index_four_swiper .swiper-slide.swiper-slide-active::before{
  background-color: transparent;
}
.index_four_swiper .swiper-slide.swiper-slide-active img{
  border: solid 2px #dfad51;
}
.index_four_swiper .swiper-slide.swiper-slide-active .font20{
  opacity: 1;
  transition: all .6s;
}
.index_four_swiper .swiper-slide.swiper-slide-active a{display: block;position: relative;z-index: 1000;}
.index_four_swiper .swiper-slide .font20{
  opacity: 0;
  transition: all .6s;
}
.index_four_swiper .swiper-slide .font20{
  font-family: PingFang-SC-Bold;
  position: absolute;
  right: 1.875rem;
  bottom: 1.3125rem;
  color: #ebd7ad;
  z-index: 1002;
}
.index_five::before{
  position: absolute;
  content: "";
  left: 0;
  top: 3.75rem;
  width: 21.8125rem;
  height: 23.25rem;
  background: url(../img/10.png) no-repeat;
  background-size: cover;
}
.index_six_ul .swiper-pagination-bullet,
.index_five .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background: transparent;
  border: 1px solid #8a1c23;
  opacity: 1;
}
.index_six_ul .swiper-pagination-bullet-active,
.index_five .swiper-pagination-bullet-active{
  background: #8a1c23;
}
.index_five .move::before{
  position: absolute;
  content: "";
  left: 0;
  bottom: .3125rem;
  width: 100%;
  height: 5rem;
  background-color: rgba(0, 0, 0, 0.310);
}
.index_five .move video{
  width: 100%;
}
.news .over{position: relative;}
.index_five .move .broadcast,.news .broadcast{
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
}
.index_five .move .broadcast button,.news .broadcast button {
  background-color: transparent; 
  border: .1875rem solid #FFF;
  border-radius: 50%;
  height: 5.3125rem;
  width: 5.3125rem;
}
.index_five .move button i,.news .broadcast button i{
  color: #FFF;
  font-size: 1.875rem;
}
.index_six::before{
  position: absolute;
  content: "";
  right: 7.625rem;
  top: -29.0625rem;
  width: 18.4375rem;
  height: 51.3125rem;
  background: url(../img/8.png) no-repeat;
  background-size: cover;
}
.index_six .title{
  color: #322a1e;
}
.index_six_ul .swiper-pagination{
  display: none;
}
.index_six_ul .all img{
	border: solid .375rem #dcd4c5;
  border-radius: 50%;
  transition: all .6s;
}
.index_six_ul .all:hover img{
	border: solid .375rem #dfad51;
  transition: all .6s;
}
.index_six_ul .all .img{
  padding-right: 2.5rem;
}
.index_six_ul .all .font32{
  font-family: MicrosoftYaHei;
}
.index_six_ul .all .font16{
  line-height: 1.875rem;
  font-family: MicrosoftYaHei;
}
footer{
 background-color: #322a1e;
}
.foot .foot_top ul,
.foot .foot_center{
  display: flex;
  justify-content: center;
}
.foot_center,
.foot_top{
  overflow: hidden;
  border-bottom: .125rem solid #766a53;
}
.foot_top ul li{
  float: left;
  padding: 0 .875rem;
}
.foot_top ul li::before{
  position: absolute;
  content: "/";
  font-size: 1.125rem;
  right: -.3125rem;
  top: 50%;
  transform: translateY(-50%);
  color: #6e634d;
}
.foot_top ul li:nth-child(10)::before{
  display: none;
}
.foot_top ul li a{
  font-family: MicrosoftYaHei;
	line-height: 2.625rem;
	color: #ebd7ad;
}
.foot_center .all {
  padding-bottom: 2.25rem;
  display: flex;
  align-items: center;
}
.foot_center .left {
  line-height: 3.0625rem;
  z-index: 1;
}
.foot_center .left i{
  color: #322a1e;
}
.foot_center .left::before {
  position: absolute;
  content: "";
  width: 3.0625rem;
  height: 3.0625rem;
  border-radius: 50%;
  top: 0;
  left: 50%;
  background-color: #6e634d;
  z-index: -1;
  transform: translate(-50%);
  border: 1px solid #5e5e5e;
}
.foot_center .all{
  float: left;
  margin-right: 3.75rem;
}
.foot_center .all .txt_all {
  margin-left: 1.875rem;
}
.foot_center .code .font14,
.foot_center .all .txt_all .font28 a,
.foot_center .all .txt_all .font14 a{
  line-height: 1.875rem;
	color: #ebd7ad;
}
.foot_center .code img{
  padding: 0 1.5rem;
  }
.foot_center .code{
  float: right;
}
.beian{
  padding: 1.5rem 0;
  background-color: #322a1e;
}
.beian .text{
  font-size: .875rem;
	line-height: 1.625rem;
	color: #766a53;
}
.beian .text a,.beian .text a:hover{color: #766a53;}
.fix_ul li:nth-child(1){
  border-top: transparent;
}
.fix_ul li i {
  color: #e2cfa6;
  font-size: 1.5rem;
}
.fix_ul li:hover {
  background: #942d33;
}
.fix_ul li:nth-child(1){
  border-top: none;
}
.fix_ul li {
  position: relative;
  float: none;
  height: 3.75rem;
  width: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-left: transparent;
  background-color: #322a1e;
}
.list_news_banner::before{
  display: none;
  position: absolute;
  content: "";
  width: 4.5625rem;
  height: 50.625rem;
  left: 4.5rem; 
  top: 0;
  background: url(../img/12.png) no-repeat;
  background-size: cover;
}
.banner .hover1 .banner_ul ul li{
  font-size: 1.375rem;
  color: #ebd7ad;
  margin: .375rem 2.9375rem;
  width: 8rem;
  line-height: 1.875rem;
  background-color: #7f161c;
  border: solid 1px #942026;
  border-radius: 4px;
  transition: all .2s;
}
.banner .hover1 .banner_ul ul li.active,
.banner .hover1 .banner_ul ul li:hover{
  background-color: #8c1d23;
  box-shadow: 0px 5px 310px #912029;
  transition: all .2s;
}
.banner .hover1 .banner_ul ul li.active a{
  font-weight: 600;
}
.banner .hover1 .banner_ul ul li.active a,
.banner .hover1 .banner_ul  ul li:hover a{
  color: #ebd7ad;
  transition: all .6s;
}
.banner .hover1 .banner_ul ul li a{
  display: block;
  text-align: center;
}
.address{
  padding-left: 2rem;
}
.address ul li{
  float: left;
  line-height: 1.25rem;
}
.address ul li a{
  color: #999999;
}
.list_title{ 
  font-family: SourceHanSerifCN-Heavy;
  font-size: 3rem;
  line-height: 3.625rem;
  letter-spacing: .5rem;
}
.our_one.Knowledge .list_title::after,
.our_one.Knowledge .list_title::before{
  width: 37%;
}
.list_title::before{
  position: absolute;
  content: "";
  width: 42%;
  height: 1px;
  background-color: #b1afab;
  left: 0;
  top: 2.5rem;
}
.list_title::after{
  position: absolute;
  content: "";
  width: 42%;
  height: 1px;
  background-color: #b1afab;
  right: 0;
  top: 2.5rem;
}
.news_one_ul{
  padding-left: 9.6875rem;
}
.news_one_ul::before{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 28.125rem;
  height: 30.25rem;
  background: url(../img/11.png) no-repeat;
  background-size: cover;
}
.news_one_ul ul li{
  margin-bottom: 1.5rem;
  line-height: 2.5rem;
  width: 10rem;
  background-color: #a19179;
  border-radius: 4px;
  transition: all .6s;
}
.news_one_ul ul li.active,
.news_one_ul ul li:hover{
  background-color: #942d33;
  transition: all .6s;
}
.news_one_ul ul li a{
  display: block;
  text-align: center;
  color: #FFF;
}
.list_txt{
  font-size: 2.75rem;
  font-family: MicrosoftYaHei-Bold;
  color: #322a1e;
  letter-spacing: 2px;
  line-height: 3.375rem;
  padding-bottom: 2.5rem;
}
.all_txt .font16{
  padding-bottom: 1.875rem;
  line-height: 1.875rem;
	color: #666666;
}
.all_txt img{
  padding-bottom: 1.875rem;
}
.news_one .container{
  padding: 0 16.1875rem 0 7.8125rem;
}
.news_one .col-sm-4 {
  width: 31.333333%;
}
.news_one .col-sm-8 {
  width: 67.777777%;
}
.show_news_one .news_one_ul::before{
  display: none;
}
.show_news_one .news_one_ul{
  padding-left: 0;
  display: flex;
  justify-content: center;
}
.show_news_one .news_one_ul ul li{
  float: left;
  margin-right: .75rem;
}
.swiper_news{
  margin: 0 2.1875rem;
}
.swiper_news .swiper-container{
  margin: 0 7.5rem;
}
.swiper_news::after,
.swiper_news::before {
  position: absolute;
  content: "";
  left: 5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background-color: #a19179;
  height: 4rem;
}
.swiper_news::after {
  left: auto;
  right: 5rem;
}
.show_news_one .swiper_news .swiper-button-prev,.show_news_one .swiper_news .swiper-container-rtl .swiper-button-next,
.show_news_one .swiper_news .swiper-button-next,.show_news_one .swiper_news .swiper-container-rtl .swiper-button-prev {
  background-image: none;
}
.show_news_one .swiper_news .swiper-button-next.swiper-button-disabled, .show_news_one .swiper_news .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}
.show_news_one .swiper_news .swiper-button-prev i{
  color: #a19179;
}
.show_news_one .swiper_news .swiper-button-next i{
  color: #942d33;
}
.show_news_one .swiper_news .swiper-button-next, .show_news_one .swiper_news .swiper-button-prev {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  top: 76%;
}
.swiper_all{
  position: absolute;
  top: 2.75rem;
  left: 0;
  width: 100%;
  height: .5rem;
}
.history::before{
  position: absolute;
  content: "";
  width: .125rem;
	height: 90%;
	background-color: #daa44e;
  left: 50%;
  transform: translateX(-50%);
  top: 6.25rem;
}
.history .about .w10 {
  width: 7.5%;
}
.history .about .w45{
  width: 46.25%;
}
.history .about{
  overflow: hidden;
  padding-bottom: 1.25rem;
}
.history .w45 .item_txt .fontt22{
  text-align: left !important;
  display: inline-block;
}
.history .w45 .item_txt,
.history .w45 .data_l{
  display: flex;
  justify-content: right;
}
.history>div:nth-child(even) .w10,
.history>div:nth-child(even) .w45{
  float: right;
}
.history>div:nth-child(even) .w45 .item_txt,
.history>div:nth-child(even) .w45 .data_l{
  justify-content: left;
}
.history .font18{
  display: inline-block;
  width: 6rem;
	line-height: 1.5625rem;
	background-color: #daa44e;
	border-radius: 2px;
  color: #FFF;
  text-align: center;
}
.history .font18:before{
  position: absolute;
  content: "";
  width: 2.75rem;
	height: 1px;
	background-color: #daa44e;
  z-index: 1;
  top: 50%;
  right: -2.75rem;
  transform: translateY(-50%);
}
.history>div:nth-child(even) .font18:before{
  right: auto;
  left: -2.75rem;
}
.history .font18:after{
  position: absolute;
  content: "";
  width: .875rem;
	height: .875rem;
	background-color: #daa44e;
  border-radius: 50%;
  z-index: 1;
  top: 50%;
  right: -3.25rem;
  transform: translateY(-50%);
}
.history>div:nth-child(even) .font18::after{
  right: auto;
  left: -3.25rem;
}
.history .font22{
  line-height: 2.5rem;
	color: #322a1e;
}
.data{
  font-size: 2.375rem;
  line-height: 3rem;
  color: #FFF;
}
.data::before{
  position: absolute;
  content: "";
  width: 6.25rem;
	height: 6.25rem;
  border-radius: 50%;
  z-index: -1;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
	background-color: #daa44e;
}
.pt150{
  padding-top: 9.375rem;
}
.list_about .about_txt{
  font-family: MicrosoftYaHei-Bold;
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 3rem;
  color: #8c1d23;
}
.list_about .font16{
  padding-bottom: 3.125rem;
  line-height: 1.875rem;
	color: #666666;
}
.show_news_one .font22{
  padding-bottom: .625rem;
}
.show_news_one  .tel,
.show_news_one .font16{
  padding-bottom: 1.875rem;
}
.show_news_one  .tel{
  font-size: 2.25rem;
	line-height: 2.875rem;
	color: #ac292f;
  font-family: Impact;
}
.show_news_one .col-sm-6:nth-child(2){
  padding-left: 6.25rem;
}
.show_news_one .col-sm-6>div:nth-child(14){
  padding-left: 4.6875rem;
}
.show_news_one .code img{
  padding: .625rem;
  border: 1px solid #a8927a;
  min-width: 10.625rem;
  min-height: 10.625rem;
}
.list_news_one .news{
  border-bottom: 1px solid #cccccc;
}
.list_news_ul ul li{
  padding: 1.75rem 0;
  border-bottom: 1px solid #cccccc;
}
.list_news_ul ul li:hover .data_all{
  background-color: #8c1d23;
  transition: all .6s;
}
.list_news_ul ul li:hover .font20 a{
  color: #8c1d23;
  font-family: MicrosoftYaHei;
	text-decoration: underline;
  transition: all .6s;
}
.list_news_ul ul li .font20 a{
  font-family: MicrosoftYaHei;
	color: #322a1e;
  transition: all .6s;
}
.list_news_ul .data_all{
  background-color: #322a1e;
  width: 6.25rem;
  height: 6.25rem;
  text-align: center;
  padding: .75rem;
  margin-left: 2.3125rem;
  transition: all .6s;
}
.list_news_ul .font14{
  color: #ebd7ad;
  line-height: 1.75rem;
  min-height: 2.5rem;
}
.list_news_ul .col-xs-2 {
  width: 14.4%;
}
.list_news_ul .col-xs-10 {
  width: 85.6%;
}
.show_news_two .list_txt{
  font-size: 2.25rem;
  padding-bottom: 1.125rem;
  color: #322a1e;
  letter-spacing: 0px;
}
.right_div{
  background-color: #f9f2df;
	border: solid 1px #d9d9d9;
  color: #777777;
}
.right_div .font16{
  color: #777777;
}
.rightfix .fix_ul li:nth-child(4) .right_div{
  min-width: 14rem;
  min-height: 15.5rem;
  padding: 0;
}
.rightfix .fix_ul li:nth-child(4) .right_div img{
  height: 10.125rem;
  width: 10.125rem;
  margin: 1.875rem 1.875rem 0;
}
.index_six .title ul li:nth-child(4):before, .index_four .title ul li:nth-child(4):before{
  display: none;
}
.phone_swiper{
  display: none;
}
.index_five .move::before {
  height: 6rem;
}
.our_one .txt_all .font20{
  height: 5.25rem;
  padding: 10px 0;
  line-height: 2rem;
}
.our_one .txt_all .font16{
  line-height: 1.75rem;
}
.our_one .news .all:hover .font20 a{
  color: #8a1c23;
}
.our_one .news .all .txt_all::before{
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: .125rem;
  background-color: #8a1c23;
  transition: all .6s;
}
.our_one .news .all:hover .txt_all::before{
  width: 100%;
  transition: all .6s;
}
.our_one .news .all{
  margin-bottom: 1.875rem;
}
.our_one .txt_all{
  padding: 1.25rem 0;
  border-bottom: 1px solid #181109;
}
.our_one .news{
  border-bottom: transparent;
}

.mobMenu>li>a{padding: 12px 12px;}
.mobMenu>li>a::before,.mobMenu>li>a::after{display: none;}
.mobMenu>li:nth-child(2)>a::before,.mobMenu>li:nth-child(2)>a::after,.mobMenu>li:nth-child(4)>a::before,.mobMenu>li:nth-child(4)>a::after{display: block;}
.mobMenu>li.active:nth-child(2)>a::after,.mobMenu>li.active:nth-child(4)>a::after{display: none;}
.mobMenu>li.active>a::before{background-color: #000;}
#page {
	clear: both;
	margin: 30px auto 0;
	text-align: center;
	display: table;
}
#page li {
	float: left;
	padding: 0 15px;
	border: 1px solid #ccc;
	height: 46px;
	line-height: 46px;
	margin-right: 6px;
	color: #666;
	font-size: 12px;
	list-style: none
}
#page li i{font-size: 12px;}
#page li:hover {
	border: 1px solid #8c1d23
}
#page li:hover a {
	color: #8c1d23
}
#page li a {
	color: #666;
	display: inline-block;
	padding: 5px 14px;
	text-align: center;
	margin: -5px -14px -5px -14px
}
#page li.hidden-xs{border: none;}
#page li.active {
	color: #8c1d23;
	border: none;
}
#page li.active a {
	color: #fff
}
.team .news .all img {
  padding: .625rem;
}
#allmap{height: 50rem;}
@media (max-width: 1600px) {
  .hover1 {
    top: 11.7rem;
  }
}
@media (max-width: 1440px) {
  .index_five .move::before {
    bottom: 0.3125rem;
    height: 7rem;
  }
}
@media (max-width: 1366px) {
  header .nav_ul>li>a {
    font-size: 14px;
  }
  .t_more a{
    font-size: 1.125rem;
  }
  .ul_about ul li a,
  .font16{
    line-height: 2.125rem;
    font-size: 1.125rem;
  }
  .font26{
    font-size: 20px;
  }
  .index_six_ul .font16{
    letter-spacing: -0.0625rem;
  }
  .list_about .font16{
    line-height: 2.125rem;
  }
  .banner .hover1 .banner_ul ul li {
    width: 9rem;
  }
  .list_news_banner::before {
    width: 4.85rem;
    height: 56.625rem;
  }
  .hover1 {
    top: 13rem;
  }
  .font22{
    font-size: 18px;
  }
  .show_news_one .font22 {
    padding-bottom: 0;
  }
  .show_news_one .tel, .show_news_one .font16 {
    padding-bottom: 20px;
  }
  .header_bot:nth-child(2) {
    right: -26px;
  }
  .font20 {
    font-size: 1.375rem;
  }
}
@media (max-width: 1280px) {
.more {
  width: 7.25rem;
}
.news .all .font26 {
  height: 5.625rem;
}
.show_news_one .tel, .show_news_one .font16 {
  padding-bottom: 17px;
}
}
@media (max-width: 990px) {
  html,
  body {
    font-size: 16px;
    line-height: 30px;
  }
  header {
    display: none;
  }
  #siteFunctions {
    display: block;
  }
  .phone_logo img {
    height: 30px;
  }
  .news_one .container,
  .container {
    padding: 0 8rem;
  }
  body {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .container {
    padding: 0 8rem;
  }
  .pt130 {
    padding-top: 5.625rem;
  }
  .pt180 {
    padding-top: 8.75rem;
  }
  .pt140 {
    padding-top: 4.75rem;
  }
  .pb80 {
    padding-bottom: 2.5rem;
  }
  .pb150 {
    padding-bottom: 6.875rem;
  }
  .pt290 {
    padding-top: 4.125rem;
  }
  .hover_txt::before {
    display: none;
  }
  .hover {
   display: none;
  }
  .index_one .font16 {
    line-height: 28px;
  }
  .ul_about ul li a, 
  .font16 {
    line-height: 28px;
    font-size: 16px;
  }
  .ul_about ul li::before {
    width: 9rem;
    height: 2.4rem;
  }
  .ul_about ul li {  
    margin-bottom: 15px;
    text-align: center;
    width: 31%;
    line-height: 2.4rem;
    margin-right: 16px;
    float: left;
    padding: 0 40px;
  }
  .index_one .col-xs-2 {
    width: 28.666667%;
  }
  .index_one .col-xs-10 {
    width: 71.333333%;
  }
  .pt55 {
    padding-top: 2.4375rem;
  }
  .data_txt {
    line-height: 2rem;
    font-size: 2rem;
  }
  .title {
    font-size: 2.5rem;
    line-height: 3.125rem;
  }
  .pb30 {
    padding-bottom: .875rem;
  }
  .index_five .title, .index_three .title, .index_two .title {
    line-height: 5.375rem;
  }
  .pt40 {
    padding-top: 1.25rem;
  }
  .news .all .font26 {
    height: 3.625rem;
  }
  .news .all .col-xs-9 {
    padding: 0 20px;
  }
  .index_three::before {
    top: -6.125rem;
    width: 19.375rem;
    height: 11.5rem;
  }
  .news .all .data_big {
    font-size: 3.375rem;
    line-height: 4rem;
  }
  .product {
    height: 15.3rem;
  }
  .txt {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
  .pt35 {
    padding-top: 1.1875rem;
  }
  .pb60 {
    padding-bottom: 1.875rem;
  }
  .pb100 {
    padding-bottom: 3.75rem;
  }
  .t_more {
    width: 6.625rem;
    line-height: 2.1875rem;
  }
  .t_more a {
    font-size: 14px;
  }
  .index_three::after {
    bottom: 27.5rem;
    width: 6.125rem;
    height: 8.5rem;
  }
  .index_four_ul ul li img{
    padding: 10px;
  }
  .index_four_ul .font20 {
    padding-top: 2.375rem;
  }
  .index_four .swiper-button-next, .index_four .swiper-button-prev {
    position: absolute;
    top: 73%;
  }
  .index_four .swiper-button-prev, .index_four .swiper-container-rtl .swiper-button-next {
    left: 13.875rem;
  }
  .index_four .swiper-button-next, .index_four .swiper-container-rtl .swiper-button-prev {
    right: 13.875rem;
  }
  .index_six_ul .swiper-pagination{
    display: block;
  }
  .index_six_ul .swiper-container{
    padding-bottom: 4.375rem;
  }
  .index_six::before {
    right: 1.625rem;
    top: -11.0625rem;
    width: 6.4375rem;
    height: 17.3125rem;
  }
  .index_five::before {
    top: 0.75rem;
    width: 8.8125rem;
    height: 9.25rem;
  }
  .list_title {
    font-size: 32px;
    line-height: 2.625rem;
    letter-spacing: .25rem;
  }
  .list_title::after,
  .list_title::before {
    width: 41%;
    top: 28px;
  }
  .pb70 {
    padding-bottom: 2.375rem;
  }
  .font20{
    font-size: 18px;
  }
  .news_one_ul ul li {
    margin-bottom: 0;
    line-height: 34px;
    width: 8rem;
  }
  .pt60 {
    padding-top: 2.75rem;
  }
  .list_about .font16 {
    line-height: 28px;
  }
  .list_news_ul .col-xs-2 {
    width: 21.4%;
  }
  .list_news_ul .col-xs-10 {
    width: 78.6%;
  }
  .list_news_ul .data_all {
    padding: 22px;
  }
  .list_news_banner::before {
    width: 3.85rem;
    height: 43.625rem;
  }
  .banner .hover1 .banner_ul ul li{
    margin: 0.375rem 2.875rem;
    width: 7rem;
  }
  .banner .hover1 .banner_ul ul li a{
    font-size: 12px;
    line-height: 24px;
  }
  .hover1 {
    top: 5rem;
  }
  .list_news_banner::before {
    top: -84px;
  }
  .news_one_ul::before {
    width: 13.125rem;
    height: 15.25rem;
  }
  .news_one_ul ul li a {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
  }
  .news_one_ul {
    padding-left: 5rem;
  }
  .news_one .pt55 {
    padding-top: 10px;
  }
  .news_one_ul ul li {
    margin-bottom: 10px;
    line-height: 28px;
    width: 76px;
  }
  .list_txt {
    font-size: 38px;
    line-height: 48px;
    padding-bottom: 20px;
  }
  .all_txt .font16 {
    padding-bottom: 20px;
  }
  .show_news_two .list_txt{
    font-size: 26px;
  padding-bottom: 8px;
  }
  .pb90 {
    padding-bottom: 60px;
  }
  .show_news_one .col-sm-6:nth-child(2) {
    padding-left: 40px;
  }
  .show_news_one .code img {
    padding: 6px;
    min-width: 6.625rem;
    min-height: 6.625rem;
  }
  .show_news_one .tel, .show_news_one .font16 {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .show_news_one .font22 {
    line-height: 26px;
  }
  .font22 {
    font-size: 16px;
  }
  .show_news_one .col-sm-6>div:nth-child(14) {
    padding-left: 1.6875rem;
  }
  .swiper_news .swiper-container {
    margin: 0 5.5rem;
  }
  .swiper_news::after, .swiper_news::before {
    left: 3.75rem;
    height: 3rem;
  }
  .swiper_news {
    margin: 0 1.1875rem;
  }
  .swiper_news::after{
    left: auto;
    right: 3.75rem;
  }
  .show_news_one .swiper_news .swiper-button-next, .show_news_one .swiper_news .swiper-button-prev {
    top: 66%;
  }
  .index_five .move::before {
    bottom: 30px;
    height: 3rem;
  }
  .our_one .txt_all .font20 {
    height: 5.25rem;
  }
  .our_one.Knowledge .list_title::after, 
  .our_one.Knowledge .list_title::before {
    width: 35%;
  }
  .our_one.Knowledge .col-md-4{
    width: 50%;
  float: left;
  }
  #allmap{height: 30.5rem;}
}
@media (max-width: 767px) {
  .our_one .txt_all .font20 {
    height: auto;
  }
  .our_one.Knowledge .list_title::after, 
  .our_one.Knowledge .list_title::before {
    width: 23%;
  }
  .more:hover span {
    padding-left: 4px;
  }
  .news_one .container, .container {
    padding: 0 15px;
}
.pt130 {
  padding-top: 40px;
}
.pb130 {
  padding-bottom: 3.125rem;
}
.pt180 {
  padding-top: 100px;
}
.pb70 {
  padding-bottom: 2.375rem;
}
.pb80 {
  padding-bottom: 20px;
}
.pb90 {
  padding-bottom: 50px;
}
.pb150{
  padding-bottom: 50px;
}
.mb60 {
  margin-bottom: 15px;
}
.pt70 {
  padding-top: 2.375rem;
}
.ul_about ul li{
  width: 60%;
  margin-bottom: 15px;
}
.title {
  font-size: 28px;
}
.index_five .title, .index_three .title, .index_two .title {
  color: #322a1e;
  padding: 0 10px;
  margin: 5px;
  line-height: 3.625rem;
}
.index_three .top img,
.top .fl img{
  height: 4.625rem;
  width: auto;
}
.more {
  width: 5.25rem;
}
.index_two .all{
  padding-bottom: 20px;
}
.index_three::before {
  top: -3.125rem;
  width: 14.375rem;
  height: 7.5rem;
}
.product {
  width: 50%;
  height: 10.78rem;
  border-bottom: 1px solid rgba(102, 102, 102, 0.200);
}
.pt140 {
  padding-top: 2.75rem;
}
.txt {
  font-size: 20px;
  line-height: 32px;
}
.t_more {
  width: 80px;
  line-height: 28px;
}
.t_more a {
  font-size: 12px;
}
.font32 {
  font-size: 18px;
}
.index_four .font32 {
  padding: 5px 20px;
}
.index_four_ul ul li img {
  padding: 20px;
}
.index_four_ul .font20 {
  padding-top: 1.375rem;
}
.font20{
  font-size: 14px;
}
.pb60 {
  padding-bottom: 0.875rem;
}
.pt50 {
  padding-top: 1.125rem;
}
.index_five .move .broadcast button ,.news .broadcast button{
  border: 1px solid #FFF;
  height: 2.5rem;
  width: 2.5rem;
}
.index_five .move button i {
  font-size: 14px;
}
.index_six::before {
  right: 0.625rem;
  top: -6.0625rem;
  width: 3.4375rem;
  height: 9.3125rem;
}
.mb35 {
  margin-bottom: 10px;
}
.index_six_ul .all .font16 {
  line-height: 26px;
}
.ul_about ul li a, .font16 {
  line-height: 26px;
  font-size: 14px;
}
.pt45 {
  padding-top: 0.8125rem;
}
.index_six_ul .all{
  text-align: center;
}
.index_six_ul .all .img {
  padding-right: 0;
}
.beian {
  padding: 10px 0;
}
.list_title {
  font-size: 26px;
  line-height: 38px;
  letter-spacing: 0;
  padding-top: 5px;
}
.list_title::after, .list_title::before {
  width: 32%;
}
.news_one_ul ul li {
  margin-bottom: 0;
  line-height: 30px;
  width: 6rem;
}
.list_about .about_txt {
  font-size: 28px;
  line-height: 40px;
}
.font16 {
  line-height: 28px;
}
.address {
  padding-left: 15px;
}
.list_news_ul .data_all {
  width: 70px;
  height: 70px;
  padding: 0.75rem;
  margin-left: 0;
  padding: 10px;
}
.pt25 {
  padding-top: 0;
}
.list_news_one .all{
  padding-bottom: 20px;
}
.list_news_ul .col-xs-2 {
  width: 21.4%;
}
.list_news_ul .col-xs-10 {
  width: 78.6%;
}
.data_txt {
  line-height: 2rem;
  font-size: 28px;
}
.list_news_ul .font14 {
  line-height: 20px;
  font-size: 10px;
  min-height: 2.5rem;
}
.list_news_ul .col-xs-2 {
  width: 26.4%;
  padding-right: 0;
}
.list_news_ul .col-xs-10 {
  width: 73.6%;
  padding-left: 0;
}
.pt15{
  padding-top: 2px;
}
.list_news_ul ul li {
  padding: 15px 0;
}
.list_news_banner::before,
.hover1{
  display: none;
}
.news_one .col-sm-4{
  display: none;
}
.news_one .col-sm-8{
  width: 100%;
}
.list_txt {
  font-size: 24px;
  line-height: 38px;
  padding-bottom: 12px;
}
.show_news_two .list_txt {
  padding: 10px 44px;
  font-size: 20px;
  line-height: 32px;
}
.show_news_one .col-sm-6:nth-child(2) {
  padding: 30px 15px 0;
}
.show_news_one .news_one_ul ul li{
  margin-bottom: 10px;
}
.swiper_news .swiper-container {
  margin: 0 3rem;
}
.swiper_news {
  margin: 0;
}
.swiper_news::after, .swiper_news::before {
  left: 2.25rem;
  height: 2rem;
}
.swiper_news::after{
  right: 2.25rem;
  left: auto;
}
.pc_swiper{
  display: none;
}
.phone_swiper{
  display: block;
}
.index_four_swiper{
  padding: 0 30px;
}
.index_four .swiper-button-prev, .index_four .swiper-container-rtl .swiper-button-next {
  left: 10px;
}
.index_four .swiper-button-next, .index_four .swiper-container-rtl .swiper-button-prev {
  right: 10px;
}
.index_four .swiper-button-next, .index_four .swiper-button-prev {
  width: 14px;
  height: 26px;
  background-size: 14px 26px;
}
.index_four .swiper-button-next, .index_four .swiper-button-prev {
  top: 76%;
}
.index_five .move::before {
  bottom: 1.3125rem;
  height: 30px;
  }
  .our_one .txt_all .font20 {
    padding: 0;
    line-height: 26px;
  }

  .modal.in .modal-dialog{width: auto!important;}
  #allmap{height: 20rem;}
}