body {
  font-family: "微软雅黑";
font-size: 1.4rem;
}
.container-fluid {
  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;
}
.topbar {
  background: url(../images/topbar-linebg.png) no-repeat center top;
  height: 40px;
  line-height: 40px;
  color: #676767;
  font-size: 1.4rem;
  border-bottom: 1px solid #e0e0e0;
}
.topbar .trt .phonetxt {
  margin-right: 15px;
}
.topbar .trt .phonetxt i {
  margin-right: 5px;
  float: left;
}
.topbar .trt .phonetxt p {
  margin-top: 1px;
  float: left;
  color: #6e6e6e;
  margin-bottom: -1px;
}
.topbar .trt .phonetxt p span {
  color: #6e0007;
}
.topbar .trt .linktxt a {
  color: #6e6e6e;
  margin: 0 10px;
}
.topbar .trt .ccon a {
  text-decoration: none;
  display: block;
  background: #bbb;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0 20px;
}
.topbar .trt .ccon a:hover {
  background: #6e0007;
}
.header-wrap .header {
  position: relative; background:#ebebeb;
}
.header-wrap .header .logo {
  line-height: 120px;
}
.header-wrap .header .stxt {
  margin-top: 35px;
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px;
}
.header-wrap .header .stxt .stit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 5px;
}
.header-wrap .header .stxt .btit {
  font-size: 1.4rem;
  color: #343434;
}
.header-wrap .header .nav-ul {
  margin-top: 45px;
  font-size: 1.4rem;
}
.header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  float: left;
  width: 12.5%;
}
.header-wrap .header .nav-ul .navlist a.listh1 {
  text-decoration: none;
  display: block;
  color: #343434;
  text-align: center;
 font-size: 1.4rem;
  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;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover,
.header-wrap .header .nav-ul .navlist a.listh1.on {
  color: #fff;
  font-size: 1.4rem;
}
.header-wrap .header .nav-ul .navlist a.listh1:hover span,
.header-wrap .header .nav-ul .navlist a.listh1.on span {
  background: #6d0006;
  font-size: 1.4rem;
}
.header-wrap .header .nav-ul .navlist a.listh1.active{
  background: #6d0006;
  color:#fff
}
.header-wrap .header .nav-ul .navlist a.listh1 span {
  display: block;
  font-size: 1.4rem;
  height: 33px;
  line-height: 33px;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 33px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 150px;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #6e0007;
}
.header-wrap .header .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);
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.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;
}

.news-info-img img{max-width:100%}

.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: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.searchbox-wrap {
  border-bottom: 1px solid #ccc;
  padding: 25px 0 5px;
}
.searchbox-wrap .titbox {
  margin-bottom: 20px;
}
.searchbox-wrap .titbox .btit {
  font-size: 2.6rem;
   color:#a30000; 
 letter-spacing:10px;
}
.searchbox-wrap .titbox .btit span {
  letter-spacing: 2.5px;
  font-size: 2.8rem;
  font-weight: bold;
}
.searchbox-wrap .titbox .stit {
  display: inline-block;
  margin-top: 5px;
  line-height: 30px;
  background: #666;
  color: #fff;
  font-size: 1.4rem;
  padding: 0 10px;
}
.searchbox-wrap .sbox {
  margin-bottom: 20px;
}
.searchbox-wrap .sbox .box {
  position: relative;
}
.searchbox-wrap .sbox .box .searchtxt {
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  width: 100%;
  height: 40px;
  padding: 10px 22px 10px 5px;
  font-size: 1.4rem;
  color: #666;
  outline: none;
}
.searchbox-wrap .sbox .box .submitbtn {
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../images/searchbox-icon1.png) no-repeat;
  width: 21px;
  height: 19px;
  border: none;
}
.searchbox-wrap .sbox .hottxt {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #5f5f5f;
}
.searchbox-wrap .sbox .hottxt a {
  color: #5f5f5f;
  margin-right: 10px;
  display: inline-block;
}
.searchbox-wrap .phonebox {
  margin-bottom: 20px;
}
.searchbox-wrap .phonebox .ptit {
  font-size: 1.4rem;
  color: #5f5f5f;
}
.searchbox-wrap .phonebox .ptit span {
  float: left;
}
.searchbox-wrap .phonebox .ptit i {
  float: left;
}
.searchbox-wrap .phonebox .num {
  font-size: 3rem;
  color: #a30000;
  font-weight: bold;
  font-family: "Arial";
}
.content-wrap .about-wrap {
  padding: 45px 0;
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
  overflow: hidden;
  margin-bottom: 55px;
}
.content-wrap .about-wrap .title-line .titbox .entit {
  font-size: 7.2rem;
  color: #cdcdcd;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.content-wrap .about-wrap .title-line .titbox .chtit {
  font-size: 3rem;
  color: #6e0007;
  font-weight: bold;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content-wrap .about-wrap .title-line .stit {
  position: relative;
  z-index: 1;
  background: url(../images/index-titleline1.png) no-repeat center center;
  font-size: 2rem;
  color: #212121;
  margin-top: 10px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 45px;
}
.content-wrap .about-wrap .about-con .abox a {
  display: block;
  text-decoration: none;
  background: #fff;
}
.content-wrap .about-wrap .about-con .abox a:hover .conbox .morebtn {
  background: #4d0000;
}
.content-wrap .about-wrap .about-con .abox a .picbox img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con .abox a .conbox {
  padding: 20px;
}
.content-wrap .about-wrap .about-con .abox a .conbox .tit {
  font-size: 2.2rem;
  color: #292929;
  font-weight: bold;
}
.content-wrap .about-wrap .about-con .abox a .conbox .tit span {
  display: block;
  font-weight: normal;
  font-size: 1.4rem;
  color: #999;
  text-transform: uppercase;
  letter-spacing: -0.9px;
}
.content-wrap .about-wrap .about-con .abox a .conbox .line {
  height: 2px;
  width: 130px;
  background: #fac721;
  margin: 15px 0;
}
.content-wrap .about-wrap .about-con .abox a .conbox .con {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #292929;
  line-height: 25px;
  height: 300px;
  overflow: hidden;
}
.content-wrap .about-wrap .about-con .abox a .conbox .morebtn {
  margin-top: 20px;
  width: 135px;
  height: 40px;
  color: #fff;
  background: #6e0007;
  line-height: 40px;
  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 .iconbox {
  margin-top: 30px;
  background: #fff;
  padding: 15px 0;
}
.content-wrap .about-wrap .about-con .iconbox .ilist a {
  text-decoration: none;
  display: block;
  height: 65px;
  line-height: 65px;
  color: #a30000;
  font-size: 1.6rem;
  font-weight: bold;
  border-right: 1px solid #eee;
  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 .iconbox .ilist a:hover {
  color: #6e0007;
}
.content-wrap .about-wrap .about-con .iconbox .ilist a:hover .icon img {
  -webkit-filter: grayscale(0);
}
.content-wrap .about-wrap .about-con .iconbox .ilist a:hover .tit span {
  opacity: 1;
}
.content-wrap .about-wrap .about-con .iconbox .ilist a .icon {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.content-wrap .about-wrap .about-con .iconbox .ilist a .icon img {
  max-width: 100%;
  -webkit-filter: grayscale(1);
  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 .iconbox .ilist a .tit {
  width: 50%;
  display: inline-block;
  position: relative;
}
.content-wrap .about-wrap .about-con .iconbox .ilist a .tit span {
  display: block;
  line-height: 0;
  background: url(../images/about-iconbox-arrow.png) no-repeat;
  width: 9px;
  height: 4px;
  position: absolute;
  left: 30px;
  margin-left: -4px;
  top: 10px;
  opacity: 0;
}
.content-wrap .demeanor-wrap {
  padding: 35px 0;
  overflow: hidden;
}
.content-wrap .demeanor-wrap .title-line {
  text-align: center;
  overflow: hidden;
  margin-bottom: 55px;
}
.content-wrap .demeanor-wrap .title-line .titbox .entit {
  font-size: 7.2rem;
  color: #e1e1e1;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.content-wrap .demeanor-wrap .title-line .titbox .chtit {
  font-size: 3rem;
  color: #6e0007;
  font-weight: bold;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content-wrap .demeanor-wrap .title-line .stit {
  position: relative;
  z-index: 1;
  background: url(../images/index-titleline1.png) no-repeat center center;
  font-size: 2rem;
  color: #212121;
  margin-top: 10px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item {
  display: block;
  margin: 0 5px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist {
  margin-bottom: 10px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox {
  background: #f5f5f5;
  padding: 10px 10px 0;
  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 .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox:hover {
  background: #008fd7;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox:hover .conbox .tit {
  color: #fff;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox:hover .conbox .btnbox .b1 a {
  border-color: #fff;
  color: #fff;
  background: none;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox:hover .conbox .btnbox .b2 a {
  border-color: #fff;
  background: #fff;
  color: #292929;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox {
  padding: 10px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .tit {
  font-size: 1.4rem;
  color: #292929;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox {
  margin-top: 5px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b1 {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b1 a {
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: #acacac;
  border: 1px solid #acacac;
  color: #fff;
  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 .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b1 a:hover {
  background: #fff;
  color: #292929;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b2 {
  display: inline-block;
}
.content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b2 a {
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: #6e0007;
  border: 1px solid #6e0007;
  color: #fff;
  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 .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox .b2 a:hover {
  background: #01547f;
  color: #fff;
}
.content-wrap .demeanor-wrap .demeanor-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -70px;
  top: 45%;
  width: 40px;
  height: 40px;
  font-family: "黑体";
  font-size: 2rem;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  color: #333;
}
.content-wrap .demeanor-wrap .demeanor-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #6e0007;
  color: #fff;
}
.content-wrap .demeanor-wrap .demeanor-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -70px;
  top: 45%;
  width: 40px;
  height: 40px;
  font-family: "黑体";
  font-size: 2rem;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  color: #333;
}
.content-wrap .demeanor-wrap .demeanor-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #6e0007;
  color: #fff;
}
.content-wrap .adbox-wrap {
  background: url(../images/adboxbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 5px 0 0;
}
.content-wrap .adbox-wrap img {
  max-width: 100%;
}
.content-wrap .service-wrap {
  padding: 45px 0 0;
}
.content-wrap .service-wrap img {
  max-width: 100%;
}
.content-wrap .service-wrap .title-line {
  text-align: center;
}
.content-wrap .service-wrap .service-con {
  margin-top: 35px;
}
.content-wrap .service-wrap .service-con .slistbox:nth-child(2) {
  margin-top: 35px;
  background: url(../images/servicebg1.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0;
}
.content-wrap .service-wrap .service-con .slistbox:nth-child(2) .conbox .clist .titbox p {
  color: #6e0007;
}
.content-wrap .service-wrap .service-con .slistbox:nth-child(2) .conbox .clist .titbox p span {
  color: #fff;
}
.content-wrap .service-wrap .service-con .slistbox:nth-child(2) .conbox .clist .con .list {
  color: #fff;
}
.content-wrap .service-wrap .service-con .slistbox .conbox {
  margin-top: 30px;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist {
  margin-bottom: 30px;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .titbox i {
  width: 30%;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .titbox p {
  width: 70%;
  margin-top: 10px;
  font-size: 2.4rem;
  color: #6e0007;
  font-weight: bold;
  display: inline-block;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .titbox p span {
  font-weight: normal;
  color: #292929;
  display: block;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .con {
  margin-top: 20px;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .con .list {
  line-height: 30px;
  color: #696969;
  font-size: 1.4rem;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .con .list i {
  float: left;
  width: 7%;
}
.content-wrap .service-wrap .service-con .slistbox .conbox .clist .con .list span {
  float: left;
  width: 93%;
  font-size: 1.4rem;
}
.content-wrap .case-wrap {
  padding: 45px 0;
  overflow: hidden;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
  overflow: hidden;
  margin-bottom: 55px;
}
.content-wrap .case-wrap .title-line .titbox .entit {
  font-size: 7.2rem;
  color: #e1e1e1;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.content-wrap .case-wrap .title-line .titbox .chtit {
  font-size: 3rem;
  color: #6e0007;
  font-weight: bold;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content-wrap .case-wrap .title-line .stit {
  position: relative;
  z-index: 1;
  background: url(../images/index-titleline1.png) no-repeat center center;
  font-size: 2rem;
  color: #212121;
  margin-top: 10px;
}
.content-wrap .case-wrap .case-con {
  margin-top: 45px;
}
.content-wrap .case-wrap .case-con .case-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.content-wrap .case-wrap .case-con .case-carousel .item {
  margin: 0 10px;
  display: block;
  text-decoration: none;
  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 .case-wrap .case-con .case-carousel .item:hover {
  background: #6e0007;
}
.content-wrap .case-wrap .case-con .case-carousel .item:hover .conbox {
  color: #fff;
}
.content-wrap .case-wrap .case-con .case-carousel .item .conbox {
  padding: 0 10px;
  font-size: 1.4rem;
  color: #292929;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .case-carousel .item .conbox .tit {
  width: 80%;
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -70px;
  top: 40%;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  line-height: 40px;
  text-align: center;
  color: #666;
  background: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
  opacity: 1;
  font-size: 2rem;
  font-family: "黑体";
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background: #6e0007;
  color: #fff;
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -70px;
  top: 40%;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  line-height: 40px;
  text-align: center;
  color: #666;
  background: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
  opacity: 1;
  font-size: 2rem;
  font-family: "黑体";
}


.hot{height:50px; background:#212121; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#000;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }




.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #6e0007;
  color: #fff;
}
.content-wrap .news-wrap {
  background: url(../images/newsbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
  overflow: hidden;
  margin-bottom: 35px;
}
.content-wrap .news-wrap .title-line .titbox .entit {
  font-size: 7.2rem;
  color: #cbcbc9;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.content-wrap .news-wrap .title-line .titbox .chtit {
  font-size: 3rem;
  color: #6e0007;
  font-weight: bold;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content-wrap .news-wrap .title-line .stit {
  position: relative;
  z-index: 1;
  background: url(../images/index-titleline1.png) no-repeat center center;
  font-size: 2rem;
  color: #212121;
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con .tabhd {
  text-align: center;
}
.content-wrap .news-wrap .news-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 5px 10px;
}
.content-wrap .news-wrap .news-con .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  height: 40px;
  padding: 0 25px;
  border: 1px solid #fff;
  color: #000;
  font-size: 1.4rem;
  line-height: 40px;
  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 .tabhd .thdlist a:hover,
.content-wrap .news-wrap .news-con .tabhd .thdlist a.on {
  background: #6e0007;
  border-color: #6e0007;
  color: #FFF;
}
.content-wrap .news-wrap .news-con .tabbd {
  margin-top: 25px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a {
  text-decoration: none;
  display: block;
  background: #fff;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a:hover .conbox .mbtn .add {
  background: #6e0007;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox {
  padding: 25px 20px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .tit {
  font-size: 1.8rem;
  color: #292929;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .con {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #696969;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .mbtn {
  margin-top: 10px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .mbtn .m1 {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #ccc;
  color: #999;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .mbtn .m2 {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #ccc;
  color: #999;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .bnlist a .conbox .mbtn .add {
  margin-top: 5px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 1.4rem;
  text-align: center;
  background: #545454;
  color: #fff;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a {
  text-decoration: none;
  display: block;
  background: #fff;
  padding: 15px 25px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a:hover .add {
  background: #6e0007;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .timebox {
  float: left;
  width: 10%;
  font-size: 1.4rem;
  color: #696969;
  text-align: center;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .timebox span {
  font-size: 3.6rem;
  font-weight: bold;
  display: block;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .line {
  margin-top: 15px;
  float: left;
  width: 3%;
  height: 2px;
  background: #6e0007;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .conbox {
  float: left;
  width: 80%;
  padding-left: 10px;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .conbox .tit {
  margin-top: 5px;
  font-size: 1.8rem;
  color: #212121;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  font-weight: bold;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .conbox .con {
  margin-top: 5px;
  color: #696969;
  font-size: 1.4rem;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .add {
  margin-top: 25px;
  float: right;
  width: 20px;
  height: 20px;
  background: #545454;
  line-height: 20px;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
}
.content-wrap .qualification-wrap {
  padding: 45px 0;
}
.content-wrap .qualification-wrap .title-line {
  text-align: center;
  overflow: hidden;
  margin-bottom: 35px;
}
.content-wrap .qualification-wrap .title-line .titbox .entit {
  font-size: 7.2rem;
  color: #e1e1e1;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.content-wrap .qualification-wrap .title-line .titbox .chtit {
  font-size: 3rem;
  color: #6e0007;
  font-weight: bold;
  margin-top: -75px;
  position: relative;
  z-index: 2;
}
.content-wrap .qualification-wrap .title-line .stit {
  position: relative;
  z-index: 1;
  background: url(../images/index-titleline1.png) no-repeat center center;
  font-size: 2rem;
  color: #212121;
  margin-top: 10px;
}
.content-wrap .qualification-wrap .qualification-con .qlist {
  padding: 0 5px 10px;
}
.content-wrap .qualification-wrap .qualification-con .qlist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
}
.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: #6e0007;
  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: #6e0007;
  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: #6e0007;
  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: #6e0007;
}
.content-wrap .contentbox .ltside {
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  border: 5px solid #d7d7d7;
  background: #6e0007;
  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: #6e0007;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.active {
  background: #6e0007;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #6e0007;
  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;
}
.video-main iframe{ height:446px; margin:0 auto; display:block;}
.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: #6e0007;
}
.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: #6e0007;
  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: #1983ff;
}
.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: #0341a8;
}
.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: #6e0007;
}
.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: #696969;
  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: #696969;
  font-size: 1.4rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #696969;
}
.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 img {
  text-align: center;
  max-width: 100%;
  margin: 10px 0;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #0d0d0d;
  line-height: 30px;
}
.content-wrap .contentbox .main-wrap .service-con .slist {
  padding: 0 5px 10px;
}
.content-wrap .contentbox .main-wrap .service-con .slist a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .service-con .slist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .contentbox .main-wrap .service-con .slist a:hover .con {
  border-color: #6e0007;
}
.content-wrap .contentbox .main-wrap .service-con .slist a .picbox {
  overflow: hidden;
  position: relative;
}
.content-wrap .contentbox .main-wrap .service-con .slist a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/service-fdj.png) no-repeat center 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 .contentbox .main-wrap .service-con .slist a .con {
  padding: 15px 10px;
  border-bottom: 3px solid #fff;
  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 .service-con .slist a .con .tit {
  font-size: 1.4rem;
  font-weight: bold;
  color: #292929;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .service-con .slist a .con .cn {
  font-size: 1.4rem;
  color: #999;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.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;
  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 .case-con .clist a:hover {
  background: #6e0007;
}
.content-wrap .contentbox .main-wrap .case-con .clist a:hover .conbox {
  color: #fff;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .conbox {
  padding: 0 10px;
  font-size: 1.4rem;
  color: #292929;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .case-con .clist a .conbox .tit {
  width: 80%;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist {
  padding: 0 5px 10px;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox {
  background: #f5f5f5;
  padding: 10px 10px 0;
  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 .demeanor-con .dlist .pbox:hover {
  background: #008fd7;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox:hover .conbox .tit {
  color: #fff;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox:hover .conbox .btnbox .b1 a {
  border-color: #fff;
  color: #fff;
  background: none;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox:hover .conbox .btnbox .b2 a {
  border-color: #fff;
  background: #fff;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox {
  padding: 10px;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .tit {
  font-size: 1.4rem;
  color: #292929;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox {
  margin-top: 5px;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox .b1 {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox .b1 a {
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: #acacac;
  border: 1px solid #acacac;
  color: #fff;
  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 .demeanor-con .dlist .pbox .conbox .btnbox .b1 a:hover {
  background: #fff;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox .b2 {
  display: inline-block;
}
.content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox .b2 a {
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: #6e0007;
  border: 1px solid #6e0007;
  color: #fff;
  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 .demeanor-con .dlist .pbox .conbox .btnbox .b2 a:hover {
  background: #01547f;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #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: #6e0007;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  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.4rem;
  color: #6f6f6f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
  font-weight: normal;
  font-size: 1.4rem;
  width: 22%;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
  float: right;
  width: 77%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
  margin-left: 2%;
  float: left;
  width: 15%;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  padding: 5px;
  font-size: 1.4rem;
  color: #696969;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
  float: left;
  margin-left: 5px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
  height: 30px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
  margin-top: 10px;
  width: 100px;
  height: 30px;
  color: #292929;
  border: none;
  background: #d1d1d1;
  font-size: 1.4rem;
  margin-right: 5px;
  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 .messages-con .mbox .inputlist .sbtn:hover {
  background: #6e0007;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
  margin-left: 23%;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox {
  padding-left: 20px;
}
.content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
  border: 1px solid #ccc;
  padding: 5px;
}
.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.4rem;
  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 .case-details-con img {
  border: 1px solid #ccc;
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .case-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .case-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 .case-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}
.footer-wrap .footer {
  background: url(../images/bot.jpg) #8e0000;
}
.footer-wrap .footer .f1box .ewmbox {
  height: 280px;
  padding: 30px 20px;
  border-left: 1px solid #a53333;
  border-right: 1px solid #a53333;
}
.footer-wrap .footer .f1box .ewmbox .title-line .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
}
.footer-wrap .footer .f1box .ewmbox .title-line .title span {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #f9f4f4;
  text-transform: uppercase;
  font-family: "Arial";
}
.footer-wrap .footer .f1box .ewmbox .title-line .line {
  margin-top: 15px;
  width: 20px;
  height: 2px;
  background: #6e0007;
}
.footer-wrap .footer .f1box .ewmbox .econ {
  margin-top: 20px;
}
.footer-wrap .footer .f1box .ewmbox .econ .pic {
  float: left;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt {
  margin-left: 10px;
  float: left;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt .e1 {
  margin-top: 30px;
  font-size: 1.4rem;
  color: #f9f4f4;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt .e2 {
  margin-top: 5px;
  font-size: 1.4rem;
  color: #f9f4f4;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt .e3 {
  margin-top: 10px;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt .e3 a {
  display: block;
  text-decoration: none;
  background: #ff8400;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .f1box .ewmbox .econ .etxt .e3 a:hover {
  background: #6e0007;
}
.footer-wrap .footer .f1box .cconbox {
  height: 280px;
  padding: 30px 30px;
  border-right: 1px solid #a53333;
}
.footer-wrap .footer .f1box .cconbox .title-line .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
}
.footer-wrap .footer .f1box .cconbox .title-line .title span {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #f9f4f4;
  text-transform: uppercase;
  font-family: "Arial";
}
.footer-wrap .footer .f1box .cconbox .title-line .line {
  margin-top: 15px;
  width: 20px;
  height: 2px;
  background: #6e0007;
}
.footer-wrap .footer .f1box .cconbox .ccon {
  margin-top: 20px;
}
.footer-wrap .footer .f1box .cconbox .ccon .list {
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #e9d4d4;
}
.footer-wrap .footer .f1box .cconbox .ccon .list:first-child {
  color: #fff;
}
.footer-wrap .footer .f1box .cconbox .ccon .list span {
  font-size: 1.8rem;
  font-weight: bold;
  color: #f9f4f4;
}
.footer-wrap .footer .f1box .linkbox {
  height: 280px;
  padding: 30px;
  border-right: 1px solid #a53333;
}
.footer-wrap .footer .f1box .linkbox .title-line .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
}
.footer-wrap .footer .f1box .linkbox .title-line .title span {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #f9f4f4;
  text-transform: uppercase;
  font-family: "Arial";
}
.footer-wrap .footer .f1box .linkbox .title-line .line {
  margin-top: 15px;
  width: 20px;
  height: 2px;
  background: #6e0007;
}
.footer-wrap .footer .f1box .linkbox .lcon {
  margin-top: 20px;
}
.footer-wrap .footer .f1box .linkbox .lcon .l1 a {
  display: inline-block;
  font-size: 1.4rem;
  color: #f9f4f4;
  margin-right: 15px;
  line-height: 25px;
}
.footer-wrap .footer .f1box .linkbox .lcon .l2 {
  margin-top: 30px;
}
.footer-wrap .footer .f1box .linkbox .lcon .l2 .ltit {
  float: left;
  color: #f9f4f4;
}
.footer-wrap .footer .f1box .linkbox .lcon .l2 .cn {
  float: left;
  margin-left: 10px;
}
.footer-wrap .footer .f1box .linkbox .lcon .l2 .cn a {
  margin-right: 10px;
}
.footer-wrap .footer .f1box .linkbox .lcon .l2 .cn a:hover {
  opacity: .6;
}
.footer-wrap .footer .f2box {
  font-size: 1.4rem;
  color: #f9f4f4;
  line-height: 20px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #590000;
  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;
  }
  .col-md-14 {
    width: 11.11%;
    float: left;
  }
  .header-wrap .header {
    height: 120px;
  }
  .header-wrap .header .logo {
    line-height: 120px;
  }
  .searchbox-wrap .sbox {
    padding: 0 50px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .searchbox-wrap .phonebox {
    padding-left: 40px;
  }
  .content-wrap .demeanor-wrap .demeanor-con .demeanor-carousel .item .dlist .pbox .conbox .btnbox {
    text-align: center;
  }
  .content-wrap .about-wrap .about-con .abox a .picbox {
    float: left;
    width: 60%;
  }
  .content-wrap .about-wrap .about-con .abox a .conbox {
    float: right;
    width: 40%;
    padding: 40px 40px 70px;
  }
  .content-wrap .about-wrap .about-con .abox a .conbox .line {
    position: relative;
    left: -70px;
    margin: 25px 0;
  }
  .content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap {
    padding-left: 20px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 800px;
    margin: 0 auto;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%;
  }
  .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%;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .showcn {
    padding-left: 35px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox {
    float: right;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .showcn .zxbox .z2 {
    margin-top: 0;
    margin-left: 15px;
  }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #555;
  }
}
@media (min-width: 768px) {
	
  .content-wrap .service-wrap .service-con .slistbox .picbox {
    position: relative;
    top: 20px;
    text-align: center;
  }
  .content-wrap .service-wrap .service-con .slistbox .conbox .clist .titbox i {
    width: auto;
  }
  .content-wrap .service-wrap .service-con .slistbox .conbox .clist .titbox p {
    width: auto;
  }
  .content-wrap .service-wrap .service-con .slistbox .conbox .clist .con {
    padding-left: 70px;
    margin-top: 0;
  }
  .content-wrap .contentbox .main-wrap .demeanor-con .dlist .pbox .conbox .btnbox {
    text-align: center;
  }
}
@media (max-width: 990px) {
	.video-main iframe{ height:280px;}
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
  .footer-wrap .footer .f2box {
    background: #292929;
    color: #fff;
  }
}
@media (max-width: 480px) {
.video-main iframe{ width:100%; height:250px;}
  .logo img {
    max-width: 60%;
  }
  .content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .timebox {
    width: 18%;
  }
  .content-wrap .news-wrap .news-con .tabbd .tbdlist .nlistbox .nlist a .conbox {
    width: 82%;
  }
}
@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%;
  }
}
