body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .phonetxt {
  margin-top: 30px;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 15px;
}
.header-wrap .header .phonetxt i {
  float: left;
  margin-right: 8px;
  margin-top: 10px;
}
.header-wrap .header .phonetxt p {
  float: left;
  font-size: 1.4rem;
  color: #1a1a1a;
}
.header-wrap .header .phonetxt p span {
  font-size: 2.4rem;
  font-family: "Impact";
}
.header-wrap .header .linkbox {
  margin-top: 45px;
}
.header-wrap .header .linkbox .list {
  float: left;
  display: inline-block;
  font-size: 1.2rem;
  color: #4b4b4a;
}
.header-wrap .header .linkbox .list a {
  color: #4b4b4a;
}
.header-wrap .header .linkbox .list span {
  margin: 0 10px;
}
.header-wrap .header .menu {
  line-height: 65px;
  float: right;
}
.header-wrap .header .menu img {
  max-width: 100%;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
}
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #000;
}
.nav-wrap {
  border-top: 1px solid #1f1a17;
  border-bottom: 1px solid #1f1a17;
  height: 65px;
  padding: 1px 0;
}
.nav-wrap .navbox {
  background: url(../images/navbg.jpg) repeat-x;
  height: 61px;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 10%;
}
.nav-wrap .nav-ul .navlist:first-child a.listh1 {
  background: no-repeat;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  background: url(../images/navline.png) no-repeat 0 10px;
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 1.5rem;
  padding-left: 25px;
  padding-top: 13px;
  padding-bottom: 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  background: #bd8a3a;
}
.nav-wrap .nav-ul .navlist a.listh1:hover span,
.nav-wrap .nav-ul .navlist a.listh1.on span {
  color: #fff;
}
.nav-wrap .nav-ul .navlist a.listh1 span {
  display: block;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #949494;
  font-family: "Aparajita";
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 61px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 150px;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #bd8a3a;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.banner-wrap {
  position: relative;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #bd8a3a;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #bd8a3a;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.searchbox-wrap {
  background: url(../images/searchbox-topbg.jpg) repeat-x top left;
  border-bottom: 1px dashed #ccc;
  padding: 13px 0;
}
.searchbox-wrap .gjc {
  line-height: 25px;
  color: #2e2e2e;
  font-size: 1.2rem;
  font-weight: bold;
}
.searchbox-wrap .gjc a {
  color: #2e2e2e;
  font-weight: normal;
  margin: 0 5px;
}
.searchbox-wrap .sbox .textbox1 {
  height: 24px;
  width: 215px;
  background: #fff url(../images/searchbox-icon1.png) no-repeat 5px 7px;
  color: #606060;
  border: 1px solid #ccc;
  font-size: 1.2rem;
  padding: 3px 55px 3px 20px;
  outline: none;
  float: left;
}
.searchbox-wrap .sbox .submitbtn {
  float: left;
  background: url(../images/searchbox-sbtn1.png) no-repeat;
  height: 24px;
  width: 57px;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 1.2rem;
  margin-left: -50px;
  outline: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.searchbox-wrap .sbox .submitbtn:hover {
  background: #282929;
}
.content-wrap .product-wrap {
  padding: 35px 0;
}
.content-wrap .product-wrap .title-line {
  position: relative;
  text-align: center;
}
.content-wrap .product-wrap .title-line .btit {
  background: url(../images/index-titline1.png) no-repeat center center;
  color: #262626;
  font-size: 3.6rem;
  font-weight: bold;
}
.content-wrap .product-wrap .title-line .chtit {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  color: #3a3a3a;
}
.content-wrap .product-wrap .title-line .chtit span {
  position: relative;
}
.content-wrap .product-wrap .title-line .chtit span:first-child {
  left: -93px;
}
.content-wrap .product-wrap .title-line .chtit span:last-child {
  right: -108px;
}
.content-wrap .product-wrap .title-line .entit {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #8b8b8b;
}
.content-wrap .product-wrap .title-line .entit span {
  position: relative;
}
.content-wrap .product-wrap .title-line .entit span:first-child {
  left: -105px;
}
.content-wrap .product-wrap .title-line .entit span:last-child {
  right: -98px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 10px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  width: 100px;
  height: 25px;
  border-radius: 25px;
  background: #332c2b;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  line-height: 25px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #bd8a3a;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li {
  float: left;
  width: 50%;
  padding: 0 .5px 1px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li:hover a .picbox .showcn {
  top: 0;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li a {
  text-decoration: none;
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/product-fdj.png) no-repeat center center;
  color: #fff;
  font-size: 2.4rem;
  padding: 0 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist ul li a .picbox .showcn .stit {
  margin-top: 28%;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .morebtn {
  text-align: center;
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .morebtn a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .morebtn a:hover {
  opacity: .5;
}
.content-wrap .about-wrap {
  padding: 45px 0;
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .about-wrap .about-con a {
  text-decoration: none;
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con a:hover .con {
  background: #e57716;
}
.content-wrap .about-wrap .about-con a .con {
  background: #bd8a3a;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con a .con .tit {
  font-size: 2rem;
  color: #472d04;
  font-weight: bold;
}
.content-wrap .about-wrap .about-con a .con .cn {
  margin-top: 10px;
}
.content-wrap .about-wrap .about-con a .con .cn p {
  margin-bottom: 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 30px;
}
.content-wrap .about-wrap .about-con a .con .morebtn {
  margin-top: 20px;
}
.content-wrap .case-wrap {
  padding: 45px 0;
}
.content-wrap .case-wrap .title-line {
  position: relative;
  text-align: center;
}
.content-wrap .case-wrap .title-line .btit {
  background: url(../images/index-titline2.png) no-repeat center center;
  color: #262626;
  font-size: 3.6rem;
  font-weight: bold;
}
.content-wrap .case-wrap .title-line .chtit {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  color: #3a3a3a;
}
.content-wrap .case-wrap .title-line .chtit span {
  position: relative;
}
.content-wrap .case-wrap .title-line .chtit span:first-child {
  left: -177px;
}
.content-wrap .case-wrap .title-line .chtit span:last-child {
  right: -183px;
}
.content-wrap .case-wrap .title-line .entit {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #8b8b8b;
}
.content-wrap .case-wrap .title-line .entit span {
  position: relative;
}
.content-wrap .case-wrap .title-line .entit span:first-child {
  left: -190px;
}
.content-wrap .case-wrap .title-line .entit span:last-child {
  right: -173px;
}
.content-wrap .case-wrap .case-con {
  margin-top: 35px;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist {
  width: 33.33%;
  float: left;
  padding: 0 .5px;
  text-align: center;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a {
  display: block;
  text-decoration: none;
  background: #333;
  height: 130px;
  padding-top: 30px;
  color: #fff;
  font-size: 1.8rem;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a:hover {
  background: #bd8a3a;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a:hover i img {
  -webkit-filter: brightness(100);
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a i {
  position: relative;
  z-index: 2;
}
.content-wrap .case-wrap .case-con .tabhd .thdlist a span {
  margin-top: 10px;
  display: block;
}
.content-wrap .case-wrap .case-con .tabbd {
  margin-bottom: 30px;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist {
  padding: 0 .5px 1px;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a {
  text-decoration: none;
  display: block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .tabbd .tbdlist .clist a:hover {
  opacity: .5;
}
.content-wrap .ad-wrap {
  background: url(../images/ad-img1.jpg) no-repeat center center;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
.content-wrap .ad-wrap img {
  max-width: 100%;
}
.content-wrap .standardize-wrap {
  padding: 45px 0 20px;
}
.content-wrap .standardize-wrap .title-line {
  position: relative;
  text-align: center;
}
.content-wrap .standardize-wrap .title-line .btit {
  background: url(../images/index-titline1.png) no-repeat center center;
  color: #262626;
  font-size: 3.6rem;
  font-weight: bold;
}
.content-wrap .standardize-wrap .title-line .chtit {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  color: #3a3a3a;
}
.content-wrap .standardize-wrap .title-line .chtit span {
  position: relative;
}
.content-wrap .standardize-wrap .title-line .chtit span:first-child {
  left: -93px;
}
.content-wrap .standardize-wrap .title-line .chtit span:last-child {
  right: -108px;
}
.content-wrap .standardize-wrap .title-line .entit {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #8b8b8b;
}
.content-wrap .standardize-wrap .title-line .entit span {
  position: relative;
}
.content-wrap .standardize-wrap .title-line .entit span:first-child {
  left: -105px;
}
.content-wrap .standardize-wrap .title-line .entit span:last-child {
  right: -98px;
}
.content-wrap .standardize-wrap .standardize-con {
  margin-top: 30px;
}
.content-wrap .standardize-wrap .standardize-con .tabhd .thdlist {
  margin-bottom: 1px;
}
.content-wrap .standardize-wrap .standardize-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  background: #333;
  height: 75px;
  text-align: center;
  line-height: 75px;
  overflow: hidden;
  color: #fff;
  font-size: 1.6rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .standardize-wrap .standardize-con .tabhd .thdlist a:hover,
.content-wrap .standardize-wrap .standardize-con .tabhd .thdlist a.on {
  background: #d39e4a;
}
.content-wrap .standardize-wrap .standardize-con .tabbd .tbdlist .slist {
  padding: 0 1px 1px;
}
.content-wrap .standardize-wrap .standardize-con .tabbd .tbdlist .slist a {
  text-decoration: none;
  display: block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .standardize-wrap .standardize-con .tabbd .tbdlist .slist a:hover {
  opacity: .5;
}
.content-wrap .standardize-wrap .standardize-con .morebtn {
  text-align: center;
  margin-top: 30px;
}
.content-wrap .standardize-wrap .standardize-con .morebtn a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .standardize-wrap .standardize-con .morebtn a:hover {
  opacity: .5;
}
.content-wrap .news-wrap {
  padding: 45px 0;
}
.content-wrap .news-wrap .title-line {
  position: relative;
  text-align: center;
}
.content-wrap .news-wrap .title-line .btit {
  background: url(../images/index-titline1.png) no-repeat center center;
  color: #262626;
  font-size: 3.6rem;
  font-weight: bold;
}
.content-wrap .news-wrap .title-line .chtit {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  color: #3a3a3a;
}
.content-wrap .news-wrap .title-line .chtit span {
  position: relative;
}
.content-wrap .news-wrap .title-line .chtit span:first-child {
  left: -93px;
}
.content-wrap .news-wrap .title-line .chtit span:last-child {
  right: -108px;
}
.content-wrap .news-wrap .title-line .entit {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #8b8b8b;
}
.content-wrap .news-wrap .title-line .entit span {
  position: relative;
}
.content-wrap .news-wrap .title-line .entit span:first-child {
  left: -105px;
}
.content-wrap .news-wrap .title-line .entit span:last-child {
  right: -98px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .newsbox .nlist {
  background: #fff;
  margin-bottom: 10px;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a {
  border: 1px dashed #dfdfdf;
  display: block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a:hover {
  background: #efefef;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .picbox {
  width: 20%;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .con {
  width: 78%;
  padding: 20px 0;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .con .cnbox {
  width: 100%;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .con .cnbox .tit {
  font-size: 1.6rem;
  color: #303440;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .con .cnbox .cn {
  margin-top: 10px;
  font-size: 1.2rem;
  color: #ababab;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .newsbox .nlist a .con .time {
  border-left: 1px solid #dfdfdf;
  width: 25%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  color: #303440;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .npicbox .tit-line .tit {
  padding: 25px 0 0 15px;
  background: url(../images/npicbox-titbg.jpg) no-repeat right;
  height: 94px;
  width: 75%;
  color: #efab41;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .news-wrap .news-con .npicbox .tit-line .tit span {
  margin-top: 5px;
  font-weight: normal;
  display: block;
  font-size: 1.2rem;
  color: #b0b1b4;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .news-wrap .news-con .npicbox .tit-line .arrow {
  width: 25%;
}
.content-wrap .news-wrap .news-con .npicbox .tit-line .arrow a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .npicbox .tit-line .arrow a img {
  width: 100%;
  height: 94px;
}
.content-wrap .news-wrap .news-con .npicbox .picbox {
  position: relative;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .npic-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .npic-carousel .item {
  display: block;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .npic-carousel .item img {
  width: 100%;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .owl-theme .owl-controls {
  margin-top: 0;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  bottom: -94px;
  background: url(../images/npicbox-arrow2.jpg) no-repeat 0 -94px;
  width: 92px;
  height: 94px;
  border-radius: 0;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: url(../images/npicbox-arrow2.jpg) no-repeat -92px -94px;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  left: 92px;
  bottom: -94px;
  background: url(../images/npicbox-arrow2.jpg) no-repeat -92px 0;
  width: 92px;
  height: 94px;
  border-radius: 0;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: url(../images/npicbox-arrow2.jpg) no-repeat 0 0;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .morebtn {
  position: absolute;
  right: 0;
  bottom: -94px;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .morebtn a {
  width: 201px;
  height: 94px;
  background: #bd8a3a;
  display: block;
  color: #fff;
  line-height: 94px;
  text-align: center;
  font-size: 1.6rem;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .npicbox .picbox .morebtn a:hover {
  background: #966e2e;
}
.content-wrap .contentbox {
  margin-top: 20px;
}
.content-wrap .contentbox .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .contentbox .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .contentbox .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .contentbox .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .contentbox .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #e57716;
  width: 80px;
  margin: 0 auto;
}
.content-wrap .contentbox .w-ltside .mb {
  margin-bottom: 20px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #0b0b0b;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .contentbox .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eee;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
  background: #e57716;
  color: #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
  color: #e57716;
}
.content-wrap .contentbox .ltside {
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  border: 5px solid #d7d7d7;
  background: #0b0b0b;
  color: #fff;
  padding: 35px 15px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  font-size: 2.4rem;
  font-weight: bold;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
  margin-top: 3px;
  font-family: "Arial";
  font-size: 1.4rem;
  display: block;
  font-weight: normal;
  color: #dfdfdf;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  background: #fff;
  display: block;
  height: 45px;
  text-align: left;
  color: #2f2f2f;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
  margin-bottom: 1px;
  border-bottom: 1px solid #d7d7d7;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover {
  background: #e57716;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #e57716;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 i.arrow {
  transform: rotate(90deg);
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  margin-top: 6px;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.8rem;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list i.icon {
  width: 5px;
  height: 30px;
  background: #fff;
  margin-top: 7px;
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list span {
  margin-top: 5px;
  font-weight: bold;
  float: left;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-bottom: 5px;
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 1.2em;
  color: #282828;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e4e4e4;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #e57716;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover i {
  opacity: 1;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
  margin-top: 10px;
  width: 2px;
  height: 15px;
  float: left;
  display: inline-block;
  background: #e57716;
  opacity: 0;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .title {
  margin: 0;
  font-size: 2.4rem;
  color: #1163bd;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 15px;
  border: 1px solid #ccc;
  padding: 20px 15px;
}
.content-wrap .contentbox .ltside .contactbox .con .ctit {
  font-size: 1.6rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist {
  margin-bottom: 5px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist i {
  float: left;
  margin-right: 10px;
  width: 12px;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p {
  text-transform: uppercase;
  word-wrap: break-word;
  width: 136px;
  float: left;
  color: #333;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span {
  display: block;
  color: #333;
}
.content-wrap .contentbox .ltside .contactbox .con .clist p span.ptxt {
  color: #034e88;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a {
  width: 100%;
  height: 35px;
  background: #404040;
  color: #fff;
  display: block;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
}
.content-wrap .contentbox .ltside .contactbox .con .zxbtn a:hover {
  background: #e57716;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title {
  color: #c8c8c8;
  font-size: 3rem;
  font-family: "Impact";
  text-transform: uppercase;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  font-family: "微软雅黑";
  margin-left: 8px;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 20px;
  color: #595959;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #595959;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3px;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #0d0d0d;
  line-height: 30px;
  margin-bottom: 0;
}
.content-wrap .contentbox .main-wrap .about-con .con p {
  text-indent: 2em;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .about-con .con img {
  width: 100%;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  color: #e57716;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  font-size: 1.2rem;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  color: #333;
}
.content-wrap .contentbox .main-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .case-con .clist a {
  text-decoration: none;
  display: block;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .picbox .pic {
  transform: scale(1.1);
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox {
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .picbox .pic {
  transition: all 1.3s ease 0s;
  -moz-transition: all 1.3s ease 0s;
  -webkit-transition: all 1.3s ease 0s;
  -o-transition: all 1.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .btit {
  text-align: center;
  line-height: 35px;
  height: 35px;
  color: #444;
  font-size: 1.6rem;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .partner-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .partner-con .plist a {
  text-decoration: none;
  display: block;
}
.content-wrap .contentbox .main-wrap .partner-con .plist a:hover .picbox {
  border-color: #ff0000;
}
.content-wrap .contentbox .main-wrap .partner-con .plist a .picbox {
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #080909;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  color: #e57716;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 15%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con {
  width: 83%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
  margin-right: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.2rem;
  color: #6f6f6f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
  font-size: 1.2rem;
  color: #696969;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  text-align: center;
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit span {
  font-size: 2.4rem;
  border-bottom: 1px solid #0196dc;
  padding-bottom: 5px;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic {
  margin: 10px 0;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con p {
  text-indent: 2em;
  color: #636363;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  border: 1px solid #ccc;
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}
.footer-wrap .footer .fbox {
  background: url(../images/footer-fboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0;
}
.footer-wrap .footer .fbox .fnavbox .tit {
  color: #fff;
  font-size: 1.4rem;
  border-bottom: 1px solid #3f3f40;
  line-height: 55px;
}
.footer-wrap .footer .fbox .fnavbox .con {
  margin-top: 15px;
}
.footer-wrap .footer .fbox .fnavbox .con .clist {
  width: 50%;
  float: left;
  font-size: 1.2rem;
  line-height: 30px;
}
.footer-wrap .footer .fbox .fnavbox .con .clist a {
  color: #fff;
}
.footer-wrap .footer .fbox .cconbox .tit {
  color: #fff;
  font-size: 1.4rem;
  border-bottom: 1px solid #3f3f40;
  line-height: 55px;
}
.footer-wrap .footer .fbox .cconbox .con {
  margin-top: 15px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 30px;
}
.footer-wrap .footer .fbox .cconbox .con .cn span {
  font-size: 3rem;
}
.footer-wrap .footer .fbox .ewmbox .pic {
  margin-top: 20px;
  color: #fff;
  font-size: 1.2rem;
}
.footer-wrap .footer .fbox .ewmbox .pic img {
  max-width: 100%;
}
.footer-wrap .footer .fbox .ewmbox .pic span {
  margin-top: 10px;
  display: block;
}
.footer-wrap .footer .copyright {
  border-top: 1px solid #3e3e3e;
  padding: 10px 0;
  background: #191919;
  text-align: center;
  color: #767676;
  font-size: 1.2rem;
  line-height: 20px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #202020;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #191919;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
  }
  .searchbox-wrap .sbox {
    float: right;
  }
  .content-wrap .about-wrap .about-con a .con {
    padding: 30px 60px;
  }
  .content-wrap .news-wrap .news-con .newsbox .nlist a .con .cnbox {
    width: 70%;
  }
  .content-wrap .news-wrap .news-con .npicbox {
    padding-left: 15px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 13%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 14%;
  }
  .footer-wrap .footer .fbox .fnavbox {
    padding: 0 30px;
  }
  .footer-wrap .footer .fbox .cconbox {
    padding: 0 30px;
  }
  .footer-wrap .footer .fbox .ewmbox {
    padding: 0 30px;
    text-align: center;
  }
  .footer-wrap .footer .fbox .ewmbox .pic {
    margin-top: 50px;
  }
  .footer-wrap .footer .copyright .clt {
    float: left;
  }
  .footer-wrap .footer .copyright .crt {
    float: right;
  }
}
@media (min-width: 768px) {
  .content-wrap .product-wrap .product-con .tabbd .tbdlist ul li {
    float: left;
    width: 24%;
  }
  .content-wrap .product-wrap .product-con .tabbd .tbdlist ul li:hover {
    width: 25%;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .news-wrap .news-con .newsbox .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .news-wrap .news-con .newsbox .nlist a .con {
    width: 63%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 63%;
  }
}
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%;
  }
}
