body {
  font-family: "微软雅黑";
}
.container {
  width: 1200px;
  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;
  background: #013164;
}
.header-wrap .header .logo {
  line-height: 100px;
}
.header-wrap .header .nav-phone .phone {
  text-align: right;
  margin-bottom: 15px;
  margin-top: 15px;
}
.header-wrap .header .nav-phone .phone i {
  margin-right: 10px;
  display: inline-block;
}
.header-wrap .header .nav-phone .phone span {
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
}
.header-wrap .header .nav-phone .nav-ul .navlist {
  float: left;
  text-align: center;
  position: relative;
}
.header-wrap .header .nav-phone .nav-ul .navlist a.listh1 {
  float: left;
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  padding: 0 15px;
  line-height: 45px;
  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-phone .nav-ul .navlist a.listh1:hover,
.header-wrap .header .nav-phone .nav-ul .navlist a.listh1.on {
  background: #097ef9;
}
.header-wrap .header .nav-phone .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 45px;
  display: none;
  z-index: 10;
  background: #56acfa;
  width: 132px;
}
.header-wrap .header .nav-phone .nav-ul .navlist .list2-ul .list .listh2 {
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.header-wrap .header .nav-phone .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-phone .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #3080cc;
}
.header-wrap .header .nav-phone .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-phone .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.header-wrap .header .menu {
  float: right;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 60px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 20;
}
.header-wrap .header .menulist a {
  background: rgba(6, 90, 183, 0.67);
  font-size: 1.6rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .hrtbg {
  width: 59%;
  height: 100px;
  background: #014286;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.header-wrap .header .sbg {
  background: url(../images/hrtbg.png) no-repeat;
  width: 45px;
  height: 100px;
  position: absolute;
  right: 59%;
  top: 0;
  z-index: -1;
}
.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: 43%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddb937;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #ddb937;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 630px;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li {
  position: relative;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li a span {
  display: block;
}
.banner-wrap .banner .focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 30px;
  right: 43%;
  z-index: 3;
  text-align: center;
}
.banner-wrap .banner .focusBox .hd li {
  display: inline-block;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  margin-left: 4px;
  border-radius: 20px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #ddb937;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 290px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/prev.png) no-repeat;
  left: 0;
}
.banner-wrap .banner .focusBox .prev:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .focusBox .next {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 290px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/next.png) no-repeat;
  right: 0;
}
.banner-wrap .banner .focusBox .next:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap .about-wrap {
  padding: 30px 0;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .about-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #333;
  margin: 0;
  font-weight: bold;
}
.content-wrap .about-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #ababab;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .about-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #097ef9;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .about-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #333;
  text-transform: uppercase;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .bpicbox {
  padding-right: 30px;
  position: relative;
  border-radius: 5px;
}
.content-wrap .about-wrap .about-con .bpicbox .morebtn {
  position: absolute;
  bottom: 30px;
  right: -5px;
  margin-right: 10px;
  width: 160px;
  height: 60px;
  background: #2a7600;
  color: #fff;
  font-size: 1.6rem;
  padding-left: 20px;
  padding-top: 10px;
  text-decoration: none;
}
.content-wrap .about-wrap .about-con .bpicbox .morebtn span {
  display: block;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.content-wrap .about-wrap .about-con .con {
  margin-top: 20px;
  line-height: 30px;
  font-size: 1.4rem;
  color: #333;
  text-indent: 2em;
  margin-bottom: 20px;
}
.content-wrap .about-wrap .about-con .spicbox .sbox {
  padding: 5px;
}
.content-wrap .product-wrap {
  padding: 30px 0;
  background: url(../images/productbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .product-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #333;
  margin: 0;
  font-weight: bold;
}
.content-wrap .product-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .product-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #097ef9;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .product-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #333;
  text-transform: uppercase;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .layB {
  width: 100%;
}
.content-wrap .product-wrap .product-con .layB .tbC {
  padding: 10px 0px;
  position: relative;
}
.content-wrap .product-wrap .product-con .layB .tbC .prev2 {
  width: 52px!important;
  height: 45px!important;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 3;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/arrowlt.png) no-repeat;
  left: -80px;
}
.content-wrap .product-wrap .product-con .layB .tbC .prev2:hover {
  background: url(../images/arrowlt-hover.png) no-repeat;
}
.content-wrap .product-wrap .product-con .layB .tbC .next2 {
  width: 52px!important;
  height: 45px!important;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 3;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/arrowrt.png) no-repeat;
  right: -80px;
}
.content-wrap .product-wrap .product-con .layB .tbC .next2:hover {
  background: url(../images/arrowrt-hover.png) no-repeat;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide {
  width: 1200px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul {
  overflow: hidden;
  zoom: 1;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li {
  width: 280px;
  margin: 0 10px 10px 10px;
  display: inline;
  float: left;
  line-height: 20px;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a {
  text-decoration: none;
  display: block;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a:hover .picbox {
  border-color: #0e6eda;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a:hover .tit {
  background: #0e6eda;
  color: #fff;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a .picbox {
  border: 2px solid #dbdbdb;
  padding: 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 .layB .tbC .slide ul li a .tit {
  margin-top: 2px;
  background: #dbdbdb;
  height: 40px;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  color: #333;
  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 .order-wrap {
  padding: 30px 0;
  background: url(../images/orderbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .order-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .order-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.content-wrap .order-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .order-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #fff;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .order-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #fff;
  text-transform: uppercase;
}
.content-wrap .order-wrap .order-con {
  margin-top: 40px;
}
.content-wrap .order-wrap .order-con .picbox {
  width: 80%;
  margin: 0 auto;
  border-radius: 500px;
  overflow: hidden;
}
.content-wrap .order-wrap .order-con p {
  color: #fff;
  line-height: 33px;
  font-size: 1.4rem;
  padding: 0 10px;
}
.content-wrap .news-wrap {
  padding: 30px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .news-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #333;
  margin: 0;
  font-weight: bold;
}
.content-wrap .news-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #ababab;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .news-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #097ef9;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .news-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #333;
  text-transform: uppercase;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .nlist {
  padding: 0 15px 25px;
}
.content-wrap .news-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .nlist a:hover .con h4 {
  background: #2a7600;
}
.content-wrap .news-wrap .news-con .nlist a:hover .con .morebtn {
  border-top-color: #013164;
}
.content-wrap .news-wrap .news-con .nlist a .picbox {
  width: 33%;
}
.content-wrap .news-wrap .news-con .nlist a .con {
  width: 65%;
}
.content-wrap .news-wrap .news-con .nlist a .con h4 {
  margin: 0;
  height: 30px;
  line-height: 30px;
  background: #0e6eda;
  padding-left: 5px;
  overflow: hidden;
  font-size: 1.4rem;
  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 .news-wrap .news-con .nlist a .con p {
  margin-top: 6px;
  margin-bottom: 0;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  color: #333;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .nlist a .con .morebtn {
  margin-top: 5px;
  border-top: 2px solid #0e6eda;
  text-align: right;
  padding-top: 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 .case-wrap {
  padding: 30px 0;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .case-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #333;
  margin: 0;
  font-weight: bold;
}
.content-wrap .case-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #ababab;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .case-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #097ef9;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .case-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #333;
  text-transform: uppercase;
}
.content-wrap .case-wrap .case-con {
  margin-top: 50px;
  margin-bottom: 30px;
}
.content-wrap .case-wrap .case-con .picMarquee-left {
  width: 100%;
  position: relative;
}
.content-wrap .case-wrap .case-con .picMarquee-left .hd {
  padding: 0 10px;
}
.content-wrap .case-wrap .case-con .picMarquee-left .hd .prev1 {
  width: 52px!important;
  height: 45px!important;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 3;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/arrowlt.png) no-repeat;
  left: -80px;
}
.content-wrap .case-wrap .case-con .picMarquee-left .hd .prev1:hover {
  background: url(../images/arrowlt-hover.png) no-repeat;
}
.content-wrap .case-wrap .case-con .picMarquee-left .hd .next1 {
  width: 52px!important;
  height: 45px!important;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 3;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/arrowrt.png) no-repeat;
  right: -80px;
}
.content-wrap .case-wrap .case-con .picMarquee-left .hd .next1:hover {
  background: url(../images/arrowrt-hover.png) no-repeat;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd {
  margin: 0 10px;
  overflow: hidden;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul {
  width: 100%;
  zoom: 1;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 220px;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul li a {
  text-decoration: none;
  display: block;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul li a:hover .picbox {
  opacity: .6;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul li a:hover .tit {
  color: #014286;
}
.content-wrap .case-wrap .case-con .picMarquee-left .bd ul li a .picbox {
  width: 80%;
  margin: 0 auto 20px;
  border-radius: 500px;
  overflow: hidden;
  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 .picMarquee-left .bd ul li a .tit {
  margin-top: 15px;
  text-align: center;
  font-size: 1.4rem;
  color: #333;
  line-height: 14px;
  height: 14px;
  overflow: hidden;
}
.content-wrap .contact-wrap {
  padding: 30px 0;
  background: url(../images/index-contactbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
  height: 59px;
}
.content-wrap .contact-wrap .title-line h3 {
  font-size: 2.5rem;
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.content-wrap .contact-wrap .title-line .bline {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 10px 0;
  text-align: center;
}
.content-wrap .contact-wrap .title-line .bline .line {
  width: 120px;
  height: 3px;
  background: #097ef9;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.content-wrap .contact-wrap .title-line h4 {
  font-size: 2.5rem;
  font-family: "Aparajita";
  color: #fff;
  text-transform: uppercase;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .con {
  padding-bottom: 30px;
  padding-right: 15px;
}
.content-wrap .contact-wrap .contact-con .con .title {
  font-size: 2rem;
  color: #fff;
  margin: 10px 0;
}
.content-wrap .contact-wrap .contact-con .con .title.mb {
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .con .inf-ewm {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .con .inf-ewm .inf .i-cn {
  display: block;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .con .inf-ewm .inf .i-cn span {
  color: #fff;
  font-size: 1.4rem;
  float: left;
  line-height: 23px;
}
.content-wrap .contact-wrap .contact-con .con .map {
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.content-wrap .contact-wrap .contact-con .con .map img {
  width: 100%;
}
.content-wrap .contact-wrap .contact-con .message .title {
  font-size: 2rem;
  color: #fff;
}
.content-wrap .contact-wrap .contact-con .message .inputbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist {
  color: #222;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox {
  border-radius: 5px;
  background: #fff;
  opacity: .5;
  width: 100%;
  height: 45px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #000;
  border: none;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox1 {
  border: none;
  border-radius: 5px;
  background: #fff;
  opacity: .5;
  width: 100%;
  height: 170px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #000;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn {
  display: block;
  background: #097ef9;
  height: 45px;
  width: 100%;
  border-radius: 5px;
  border: none;
  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 .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn:hover {
  background: #044c98;
}
.content-wrap .contact-wrap .contact-con .message p {
  text-align: center;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 0;
}
.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: #0a409f;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
}
.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: url(../images/ltside-choosebg.jpg) repeat-x;
  color: #707070;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
  border-bottom: 1px solid #e7e7e7;
}
.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 {
  color: #0a409f;
}
.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: #379eff;
}
.content-wrap .content .w-posit-backbtn {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  color: #8e8e8e;
}
.content-wrap .content .w-posit-backbtn a {
  color: #8e8e8e;
  font-size: 1.2rem;
}
.content-wrap .content .ltside {
  width: 270px;
}
.content-wrap .content .ltside h4.title {
  background: #013164;
  background-size: cover;
  color: #fff;
  font-size: 2rem;
  height: 55px;
  line-height: 55px;
  margin: 0;
  text-align: center;
}
.content-wrap .content .ltside .link-wrap .list {
  margin-top: 2px;
  background: url(../images/ltside-choosebg.jpg) repeat-x;
  display: block;
  height: 38px;
  text-align: left;
  color: #000;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  padding-left: 20px;
  margin-bottom: 5px;
}
.content-wrap .content .ltside .link-wrap .list:hover {
  background: #0e6eda;
  color: #fff !important;
}
.content-wrap .content .ltside .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .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 .link-wrap .list2 ul li a:hover {
  color: #f08300;
}
.content-wrap .content .ltside .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .content .ltside .contactbox .con {
  background: #e7e7e7;
  margin-top: 5px;
  padding: 5px;
}
.content-wrap .content .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contactbox .con p {
  margin-top: 10px;
  color: #262626;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 28px;
}
.content-wrap .content .main-wrap {
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit {
  margin-bottom: 20px;
  background: #ebebeb;
  border: 1px solid #ccc;
  height: 50px;
}
.content-wrap .content .main-wrap .title-posit .title {
  font-size: 1.4rem;
  color: #283645;
  margin-top: 15px;
}
.content-wrap .content .main-wrap .title-posit .title i {
  float: left;
  display: inline-block;
  width: 5px;
  height: 20px;
  background: #014286;
  margin: 0 10px;
}
.content-wrap .content .main-wrap .title-posit .posit {
  margin-right: 10px;
  margin-top: 15px;
  font-size: 1.2rem;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #283645;
}
.content-wrap .content .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .con .pic {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .about-con .con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .picbox {
  border-color: #0e6eda;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .tit {
  background: #0e6eda;
  color: #fff;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox {
  border: 2px solid #dbdbdb;
  padding: 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 .content .main-wrap .product-con .plist a .tit {
  margin-top: 2px;
  background: #dbdbdb;
  height: 40px;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  color: #333;
  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 .content .main-wrap .news-con .nlist {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con h4 {
  background: #2a7600;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con .morebtn {
  border-top-color: #013164;
}
.content-wrap .content .main-wrap .news-con .nlist a .picbox {
  width: 45%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con {
  width: 53%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h4 {
  margin: 0;
  height: 30px;
  line-height: 30px;
  background: #0e6eda;
  padding-left: 5px;
  overflow: hidden;
  font-size: 1.4rem;
  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 .content .main-wrap .news-con .nlist a .con p {
  margin-top: 6px;
  margin-bottom: 0;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  color: #333;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .morebtn {
  margin-top: 5px;
  border-top: 2px solid #0e6eda;
  text-align: right;
  padding-top: 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 .content .main-wrap .contact-con .con {
  font-size: 1.4rem;
  color: #000;
  line-height: 25px;
}
.content-wrap .content .main-wrap .contact-con .pic {
  margin-top: 10px;
}
.content-wrap .content .main-wrap .contact-con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .news-details-con h4 {
  border-bottom: 1px dashed #ccc;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .news-details-con .time-admin {
  text-align: center;
  color: #7f7f7f;
  font-size: 1.2rem;
}
.content-wrap .content .main-wrap .news-details-con .time-admin .time {
  display: inline-block;
  margin-right: 10px;
}
.content-wrap .content .main-wrap .news-details-con .time-admin .admin {
  display: inline-block;
}
.content-wrap .content .main-wrap .news-details-con .con {
  margin-top: 30px;
  font-size: 1.4rem;
  color: #333;
  line-height: 28px;
}
.content-wrap .content .main-wrap .news-details-con .pic {
  text-align: center;
  margin-top: 20px;
}
.content-wrap .content .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .product-details-con .pic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .product-details-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .product-details-con .tit {
  font-size: 1.6rem;
  color: #333;
  text-align: center;
}
.content-wrap .content .main-wrap .product-details-con .cn {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #333;
}
.footer-wrap {
  background: #014286;
}
.footer-wrap .footer {
  padding: 15px 0;
  text-align: center;
}
.footer-wrap .footer .link-ul .list {
  display: inline-block;
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .link-ul .list a {
  text-decoration: none;
  display: block;
  color: #fff;
  float: left;
}
.footer-wrap .footer .link-ul .list a:hover {
  color: #fabf01;
}
.footer-wrap .footer .link-ul .list span {
  margin: 0 5px;
  float: left;
}
.footer-wrap .footer .copyright {
  color: #fff;
  font-size: 1.4rem;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #014286;
  z-index: 999;
}
.hot-wrap .list {
  height: 60px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #0060c4;
}
.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) {
  .container {
    width: 1200px;
  }
  .header-wrap .header {
    z-index: 1;
  }
  .content-wrap .about-wrap .about-con .bpicbox {
    padding-right: 20px;
  }
  .content-wrap .about-wrap .about-con .con {
    margin-top: 0;
    overflow: hidden;
    height: 180px;
  }
  .content-wrap .contact-wrap .contact-con .con {
    padding-right: 20px;
  }
  .content-wrap .contact-wrap .contact-con .con .inf-ewm .ewm {
    float: right;
  }
  .content-wrap .contact-wrap .contact-con .message {
    padding-left: 20px;
  }
  .content-wrap .content {
    margin-top: 35px;
  }
  .content-wrap .content .main-wrap .news-details-con h4 {
    width: 60%;
    margin: 0 auto 10px;
  }
  .content-wrap .content .main-wrap .news-details-con .con {
    /*width: 80%;*/
    margin: 30px auto 0;
  }
  .content-wrap .content .main-wrap .product-details-con {
    width: 80%;
    margin: 10px auto 0;
  }
  .footer-wrap .footer {
    text-align: left;
  }
  .footer-wrap .footer .link-ul {
    float: left;
    height: 20px;
    overflow: hidden;
  }
  .footer-wrap .footer .copyright {
    float: right;
  }
}
@media (min-width: 768px) {
  .content-wrap .contact-wrap .contact-con .con .inf-ewm .ewm {
    float: right;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .picbox {
    width: 20%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 78%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con .morebtn {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 768px;
    padding-left: .5em;
    padding-right: .5em;
  }
  .header-wrap .header .logo {
    line-height: 60px;
  }
  .header-wrap .header .menu {
    line-height: 60px;
    text-align: right;
    padding-right: 10px;
  }
  .header-wrap .header .menu img {
    width: 80%;
  }
  .content-wrap .product-wrap .product-con {
    overflow: hidden;
  }
  .content-wrap .case-wrap .case-con .picMarquee-left {
    overflow: hidden;
  }
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 25%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 73%;
  }
  .footer-wrap {
    margin-bottom: 60px;
  }
}
@media (max-width: 680px) {
  
}
@media (max-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
  .logo img {
    width: 83%;
  }
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 45%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 53%;
  }
}
@media (max-width: 435px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media (max-width: 414px) {
  
}
@media (max-width: 375px) {
  .container {
    width: 100%;
  }
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 45%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 53%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con p {
    height: 50px;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
}



div.page {
    margin: 50px 3px;
    padding: 3px;
    text-align: center;
}



div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}


.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}
