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;
}
.title3{ margin-bottom:10px;}
.title3 h5{ margin:0 0 10px !important; font-size:18px; color:#585757; line-height:24px;}
.title3 h2{ display:block; width:80%; margin:0 auto !important; line-height:40px; background:#564283; font-size:16px; color:#fff; border:solid 1px #7961ae;}

.imgboxs{ margin-bottom:10px;}
.imgboxs img{ display:block; margin:0 auto; padding:4px; border:solid 1px #ccc;}


ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar {
  background: #d70010;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 1.2rem;
}
.topbar .tlt .tlist {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.topbar .tlt .tlist i {
  margin-right: 10px;
}
.topbar .tlt .tlist span {
  text-shadow: -2px 3px 0px #a8000c;
}
.topbar .trt a {
  color: #fff;
  text-shadow: -2px 3px 0px #a8000c;
}
.topbar .trt span {
  margin: 0 10px;
}
.header-wrap .header {
  position: relative;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 11.11111%;
}
.header-wrap .header .nav-ul .navlist a.listh1 {
  line-height: 100px;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  color: #292929;
  text-align: center;
  font-size: 1.8rem;
  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: #d70010;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 140px;
}
.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: #d70010;
}
.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: 60px;
  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;
}
.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;
  left: 47%;
}
.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%;
}
.content-wrap .service-wrap {
  padding: 30px 0;
  background: #f0f0f0;
}
.content-wrap .service-wrap .title-line .btit {
  background: url(../images/title-linebg2.png) no-repeat center center;
  text-align: center;
  font-size: 3.6rem;
  color: #292929;
  height: 80px;
}
.content-wrap .service-wrap .title-line .btit span {
  display: block;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
  color: #b0b0b0;
}
.content-wrap .service-wrap .title-line .stit {
  text-align: center;
  font-size: 1.2rem;
  color: #b0b0b0;
}
.content-wrap .service-wrap .service-con {
  margin-top: 30px;
}
.content-wrap .service-wrap .service-con .slist {
  padding: 0 10px 20px;
}
.content-wrap .service-wrap .service-con .slist a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.content-wrap .service-wrap .service-con .slist a .picbox img {
  max-width: 100%;
}
.content-wrap .service-wrap .service-con .slist a .con {
  margin-top: 15px;
}
.content-wrap .service-wrap .service-con .slist a .con .tit {
  font-size: 1.8rem;
  color: #d70010;
  margin-bottom: 5px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .service-wrap .service-con .slist a .con .cn {
  font-size: 1.6rem;
  color: #666;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.content-wrap .home-wrap {
  padding: 30px 0 20px;
}
.content-wrap .home-wrap .title-line .btit {
  background: url(../images/title-linebg.png) no-repeat center center;
  text-align: center;
  font-size: 3.6rem;
  color: #292929;
  height: 80px;
}
.content-wrap .home-wrap .title-line .btit span {
  display: block;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
  color: #b0b0b0;
}
.content-wrap .home-wrap .title-line .stit {
  text-align: center;
  font-size: 1.2rem;
  color: #b0b0b0;
}
.content-wrap .home-wrap .home-con {
  margin-top: 30px;
}
.content-wrap .home-wrap .home-con .tabhd {
  text-align: center;
}
.content-wrap .home-wrap .home-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 5px 15px;
}
.content-wrap .home-wrap .home-con .tabhd .thdlist a {
  border: 1px solid #fff;
  color: #062033;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 3px 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;
}
.content-wrap .home-wrap .home-con .tabhd .thdlist a:hover,
.content-wrap .home-wrap .home-con .tabhd .thdlist a.on {
  border-color: #d70010;
}
.content-wrap .home-wrap .home-con .tabbd {
  margin-top: 50px;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist .hlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist .hlist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist .hlist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist .hlist a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 39%;
  background: url(../images/pro-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 .home-wrap .home-con .tabbd .tbdlist .hlist a .picbox .showcn .tit {
  display: block;
  font-size: 1.8rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .home-wrap .home-con .tabbd .tbdlist .hlist a .picbox .showcn .more {
  display: block;
}
.content-wrap .case-wrap {
  padding: 50px 0;
}
.content-wrap .case-wrap .title-line .btit {
  background: url(../images/title-linebg.png) no-repeat center center;
  text-align: center;
  font-size: 3.6rem;
  color: #292929;
  height: 80px;
}
.content-wrap .case-wrap .title-line .btit span {
  display: block;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
  color: #b0b0b0;
}
.content-wrap .case-wrap .title-line .stit {
  text-align: center;
  font-size: 1.2rem;
  color: #b0b0b0;
}
.content-wrap .case-wrap .case-con {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .swiper-pagination-bullet-active {
  background: #e00000;
}
.content-wrap .case-wrap .case-con .swiper-container-horizontal > .swiper-pagination-bullets,
.content-wrap .case-wrap .case-con .swiper-pagination-custom,
.content-wrap .case-wrap .case-con .swiper-pagination-fraction {
  bottom: 5px;
}
.content-wrap .case-wrap .case-con .swiper-button-next1 {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 460px;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/case-arrow.png) no-repeat -30px -30px;
}
.content-wrap .case-wrap .case-con .swiper-button-prev1 {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 460px;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/case-arrow.png) no-repeat 0 0;
}
.content-wrap .case-wrap .case-con .swiper-container {
  padding: 0 0 60px;
}
.content-wrap .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  text-decoration: none;
}
.content-wrap .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 35%;
  background: url(../images/pro-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 .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a .picbox .showcn .tit {
  display: block;
  font-size: 1.8rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .swiper-container .swiper-wrapper .swiper-slide a .picbox .showcn .more {
  display: block;
}
.content-wrap .team-wrap {
  padding: 50px 0;
  background: #f0f0f0;
}
.content-wrap .team-wrap .title-line .btit {
  background: url(../images/title-linebg.png) no-repeat center center;
  text-align: center;
  font-size: 3.6rem;
  color: #292929;
  height: 80px;
}
.content-wrap .team-wrap .title-line .btit span {
  display: block;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
  color: #b0b0b0;
}
.content-wrap .team-wrap .title-line .stit {
  text-align: center;
  font-size: 1.2rem;
  color: #b0b0b0;
}
.content-wrap .team-wrap .team-con {
  margin-top: 30px;
  overflow: hidden;
}
.content-wrap .team-wrap .team-con .picMarquee-left {
  overflow: hidden;
  position: relative;
}
.content-wrap .team-wrap .team-con .picMarquee-left .hd {
  font-family: "黑体";
  font-size: 5rem;
}
.content-wrap .team-wrap .team-con .picMarquee-left .hd .prev2 {
  position: absolute;
  top: 50%;
  left: 0;
  color: #666;
  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 .team-wrap .team-con .picMarquee-left .hd .prev2:hover {
  color: #d70010;
}
.content-wrap .team-wrap .team-con .picMarquee-left .hd .next2 {
  position: absolute;
  top: 50%;
  right: 0;
  color: #666;
  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 .team-wrap .team-con .picMarquee-left .hd .next2:hover {
  color: #d70010;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd {
  width: 1000px;
  margin: 0 auto;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li {
  margin: 0 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 300px;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a:hover .morebtn {
  background: #3e0005;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a .picbox {
  width: 70%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border: 10px solid #f0f0f0;
  position: relative;
  z-index: 2;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a .con {
  background: #fff;
  position: relative;
  z-index: 1;
  margin-top: -100px;
  padding: 120px 30px 30px;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a .con .tit {
  font-size: 2.4rem;
  color: #292929;
  font-weight: bold;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a .con .cn {
  margin-top: 10px;
  font-size: 1.6rem;
  color: #696969;
  line-height: 25px;
}
.content-wrap .team-wrap .team-con .picMarquee-left .bd ul li a .morebtn {
  background: #d70010;
  color: #fff;
  font-size: 2rem;
  line-height: 55px;
  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 .contact-wrap {
  padding: 30px 0;
}
.content-wrap .contact-wrap .title-line .btit {
  background: url(../images/title-linebg.png) no-repeat center center;
  text-align: center;
  font-size: 3.6rem;
  color: #292929;
  height: 80px;
}
.content-wrap .contact-wrap .title-line .btit span {
  display: block;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
  color: #b0b0b0;
}
.content-wrap .contact-wrap .title-line .stit {
  text-align: center;
  font-size: 1.2rem;
  color: #b0b0b0;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .ccon .con p {
  color: #505050;
  font-size: 1.2rem;
  line-height: 25px;
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox .ilist {
  margin-bottom: 10px;
  font-size: 1.2rem;
  color: #484848;
}
.content-wrap .contact-wrap .contact-con .ccon .con .iconbox .ilist span {
  display: inline-block;
}
.content-wrap .contact-wrap .contact-con .ccon .con .morebtn {
  margin-top: 30px;
  background: #202020;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  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 .contact-wrap .contact-con .ccon .con .morebtn:hover {
  background: #e00000;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist {
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox1 {
  width: 49%;
  height: 35px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox2 {
  width: 100%;
  height: 35px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox3 {
  width: 100%;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .submitbtn {
  background: #e00000;
  height: 40px;
  width: 100%;
  border: none;
  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 .contact-wrap .contact-con .messagecon .mbox .mlist .submitbtn:hover {
  background: #ad0000;
}
.content-wrap .content {
  margin-top: 20px;
}
.content-wrap .content .w-ltside .mb {
  margin-bottom: 10px;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #d70010;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eaeaea;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover a {
  background: #d70010;
  color: #fff;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #ececec;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #d70010;
}
.content-wrap .content .w-posit {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.content-wrap .content .w-posit .tit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .content .w-posit .posit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .content .w-posit .posit a {
  color: #4d4d4d;
}
.content-wrap .content .tit-line {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .tit-line h2 {
  font-family: "Aparajita";
  color: #383838;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.content-wrap .content .tit-line h2 span {
  font-family: "微软雅黑";
  display: block;
  font-size: 2rem;
}
.content-wrap .content .tit-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .content .tit-line .line-wrap .line {
  position: relative;
  top: -1px;
  height: 3px;
  background: #d70010;
  width: 80px;
  margin: 0 auto;
}
.content-wrap .content .ltside {
  width: 270px;
  margin-bottom: 20px;
}
.content-wrap .content .ltside .linkbox {
  border: 1px solid #ccc;
  padding: 6px;
}
.content-wrap .content .ltside .linkbox .title-arrow {
  background: #d70010;
  color: #fff;
  height: 50px;
  font-size: 1.8rem;
  padding: 15px 10px;
}
.content-wrap .content .ltside .linkbox .title-arrow h4.title {
  margin: 0;
}
.content-wrap .content .ltside .linkbox .title-arrow h4.title span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 1.2rem;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .content .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list {
  padding: 0 20px;
  display: block;
  height: 35px;
  color: #252525;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list:hover,
.content-wrap .content .ltside .linkbox .link-wrap .list.on1 {
  background: #d70010;
  color: #fff;
}
.content-wrap .content .ltside .linkbox .link-wrap .list i.icon {
  margin-right: 10px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list i.arrow {
  font-style: normal;
  font-weight: bold;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 5.3em;
  color: #666164;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e9e9e9;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #d70010;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .contactbox {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 6px;
}
.content-wrap .content .ltside .contactbox .title-arrow {
  background: #d70010;
  color: #fff;
  height: 50px;
  font-size: 1.8rem;
  padding: 15px 10px;
}
.content-wrap .content .ltside .contactbox .title-arrow h4.title {
  margin: 0;
}
.content-wrap .content .ltside .contactbox .title-arrow h4.title span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 1.4rem;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .content .ltside .contactbox .con {
  margin-top: 3px;
}
.content-wrap .content .ltside .contactbox .con p {
  padding: 10px;
  color: #696969;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 25px;
}
.content-wrap .content .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap {
  padding-bottom: 50px;
}
.content-wrap .content .main-wrap .title-posit {
  margin-bottom: 20px;
  height: 55px;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 10px;
  line-height: 55px;
}
.content-wrap .content .main-wrap .title-posit .title {
  color: #978f87;
  font-size: 2.2rem;
}
.content-wrap .content .main-wrap .title-posit .title img {
  float: left;
  margin-top: 5px;
}
.content-wrap .content .main-wrap .title-posit .title span {
  margin-left: 5px;
  display: inline-block;
  margin-top: 5px;
  float: left;
}
.content-wrap .content .main-wrap .title-posit .posit {
  margin-top: 12px;
  color: #978f87;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #978f87;
}

.content-wrap .content .main-wrap .about-con p {
  font-size: 1.2rem;
  color: #696969;
  line-height: 26px;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 .5px 1px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 35%;
  background: url(../images/pro-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 .content .main-wrap .product-con .plist a .picbox .showcn .tit {
  display: block;
  font-size: 1.8rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox .showcn .more {
  display: block;
}
.content-wrap .content .main-wrap .case-con .clist {
  padding: 0 5px 10px;
}
.content-wrap .content .main-wrap .case-con .clist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .case-con .clist a:hover .picbox .showcn {
  top: 0;
}
.content-wrap .content .main-wrap .case-con .clist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .content .main-wrap .case-con .clist a .picbox .showcn {
  position: absolute;
  top: 800px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 40%;
  background: url(../images/pro-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 .content .main-wrap .case-con .clist a .picbox .showcn .tit {
  display: block;
  font-size: 1.8rem;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .case-con .clist a .picbox .showcn .more {
  display: block;
}
.content-wrap .content .main-wrap .team-con .tlist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .team-con .tlist a {
  text-decoration: none;
  display: block;
  color: #666;
}
.content-wrap .content .main-wrap .team-con .tlist a:hover {
  color: #fff;
}
.content-wrap .content .main-wrap .team-con .tlist a:hover .con {
  background: #d70010;
}
.content-wrap .content .main-wrap .team-con .tlist a .picbox {
  border: 1px solid #eee;
}
.content-wrap .content .main-wrap .team-con .tlist a .con {
  background: #eee;
  padding: 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;
}
.content-wrap .content .main-wrap .team-con .tlist a .con .tit {
  font-size: 1.4rem;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .content .main-wrap .team-con .tlist a .con .cn {
  font-size: 1.2rem;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic img {
  border: 1px solid #ccc;
  padding: 5px;
  max-width: 100%;
}
.content-wrap .content .main-wrap .contact-con .ccon .tit {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .contact-con .ccon .cn {
  font-size: 1.4rem;
  color: #333;
  line-height: 30px;
}
.content-wrap .content .main-wrap .contact-con .ccon .cn a {
  color: #447531;
}
.content-wrap .content .main-wrap .product-details-con .picbox {
  text-align: center;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .picbox img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .product-details-con .tit {
  font-size: 1.4rem;
  text-align: center;
}
.content-wrap .content .main-wrap .case-details-con .dcon {
  margin-top: 20px;
}
.content-wrap .content .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 .content .main-wrap .case-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 26px;
}
.footer-wrap .footer .zx-wrap {
  background: url(../images/zxbg.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}
.footer-wrap .footer .zx-wrap .arrowbg {
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -38px;
}
.footer-wrap .footer .zx-wrap .tcon {
  text-align: center;
  margin-top: 80px;
}
.footer-wrap .footer .zx-wrap .tcon img {
  max-width: 100%;
}
.footer-wrap .footer .linkbox {
  background: #e4e5e9;
  padding: 30px 0;
}
.footer-wrap .footer .linkbox .logo {
  text-align: center;
}
.footer-wrap .footer .linkbox .logo img {
  max-width: 100%;
}
.footer-wrap .footer .linkbox .link-ul .link {
  border-left: 1px solid #ccc;
  padding: 0 30px;
  float: left;
}
.footer-wrap .footer .linkbox .link-ul .link h5 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #4c4c4c;
  margin-bottom: 20px;
  margin-top: 0;
}
.footer-wrap .footer .linkbox .link-ul .link .list {
  height: 113px;
  display: inline-block;
}
.footer-wrap .footer .linkbox .link-ul .link .list.mrt {
  margin-right: 55px;
}
.footer-wrap .footer .linkbox .link-ul .link .list a {
  display: block;
  color: #4c4c4c;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.footer-wrap .footer .linkbox .ewmbox h5 {
  margin-top: 0;
  font-size: 1.6rem;
  color: #4c4c4c;
  font-weight: bold;
}
.footer-wrap .footer .linkbox .ewmbox p {
  font-size: 1.4rem;
  color: #4c4c4c;
  margin-bottom: 0px;
  line-height: 25px;
}
.footer-wrap .footer .linkbox .ewmbox .ewmpic {
  margin-top: 10px;
  max-width: 100%;
}
.footer-wrap .footer .copyright {
  background: #3f3f3f;
  padding: 10px 0;
  color: #a1a1a1;
  font-size: 1.2rem;
}
.footer-wrap .footer .copyright p {
  margin-bottom: 0;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #d70010;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #9f000c;
}
.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) {
  .header-wrap .header {
    height: 100px;
  }
  .header-wrap .header .logo {
    line-height: 100px;
  }
  .content-wrap .contact-wrap .contact-con .ccon {
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap .contact-con .ccon {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .col-md-13,
  .col-sm-13 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap .contact-wrap .contact-con .messagecon {
    margin-top: 20px;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
  .footer-wrap .footer .linkbox .logo {
    margin-bottom: 20px;
  }
  .footer-wrap .footer .linkbox .link-ul {
    margin-bottom: 20px;
  }
  .footer-wrap .footer .linkbox .link-ul .link {
    margin-bottom: 20px;
  }
  .footer-wrap .footer .linkbox .ewmbox {
    text-align: center;
  }
  .footer-wrap .footer .copyright p {
    float: none;
    text-align: center;
    line-height: 25px;
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 60%;
  }
  .content-wrap .contact-wrap .contact-con .messagecon .mbox .mlist .textbox1 {
    width: 100%;
    margin-bottom: 10px;
  }
}


.xw_ul{display:block; overflow:hidden; padding:0 0 20px 0;}
.xw_ul li{display:block; line-height:40px; border-bottom:1px dashed #000; overflow:hidden; padding:0 15px;font-family:'微软雅黑'; font-size:14px; color:#000;}
.xw_ul li a{float:left; color:#000;}
.xw_ul li a .xw_jiantou{font-family:SimSun; font-size:16px; padding-right:5px;}
.xw_ul li .xw_sp{float:right;}
.xw_ul li a:hover{color:#f00;}

.product-details-con .text2{ font-size:14px; line-height:1.8;}
.product-details-con .text2 img{ max-width:100% !important; height:auto !important;}