body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  position: relative;
  background: #005cbb url(../images/headerbg.png) no-repeat center center;
  background-size: 100% 100%;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .searchbox {
  margin-top: 35px;
  margin-left: 95px;
  position: relative;
}
.header-wrap .header .searchbox .textbox1 {
  background: none;
  border: 1px solid #6eb8f7;
  width: 340px;
  height: 35px;
  padding: 5px;
  font-size: 1.4rem;
  color: #fff;
  float: left;
  outline: none;
  border-radius: 10px;
}
.header-wrap .header .searchbox .submitbtn {
  position: absolute;
  right: 10px;
  top: 7px;
  background: url(../images/header-searchicon.png) no-repeat center center;
  border: none;
  width: 21px;
  height: 21px;
}
.header-wrap .header .phonetxt {
  margin-top: 30px;
}
.header-wrap .header .phonetxt i {
  float: left;
  margin-right: 8px;
}
.header-wrap .header .phonetxt p {
  margin-top: -3px;
  float: left;
  font-size: 3rem;
  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;
}
.nav-wrap {
  background: #005cbb;
  height: 50px;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 11.11%;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  background: url(../images/navlist-hover.png) no-repeat -200px 0;
  background-size: 100% 100%;
  width: 100%;
  line-height: 50px;
  text-decoration: none;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  overflow: hidden;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  background: url(../images/navlist-hover.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 50px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
  width: 100%;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #005cbb;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  text-align: center;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.banner-wrap {
  position: relative;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #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 .product-wrap {
  background: url(../images/productbg.png) repeat-x;
  background-size: 100% 100%;
  padding: 35px 0;
}
.content-wrap .product-wrap .title-line {
  background: url(../images/index-titline1.png) no-repeat center center;
  height: 134px;
  text-align: center;
}
.content-wrap .product-wrap .title-line .chtit {
  margin-top: 35px;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .product-wrap .title-line .entit {
  margin-top: 5px;
  text-transform: uppercase;
  color: #1f86ef;
  font-size: 1.3rem;
  font-family: "Arial";
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
  margin: 0 3px 6px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  display: block;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #1f86ef;
  font-size: 1.6rem;
  color: #333;
  background: #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 .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #1f86ef;
  color: #fff;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist {
  padding: 0 10px 20px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a {
  text-decoration: none;
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a:hover .btit {
  background: #1f86ef;
  color: #fff;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .picbox {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  overflow: hidden;
  border-radius: 10px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .picbox .pic {
  border-radius: 10px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .btit {
  margin-top: 5px;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 1.6rem;
  background: #daecff;
  color: #333;
  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 {
  background: url(../images/aboutbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 35px 0 65px;
}
.content-wrap .about-wrap .title-line {
  background: url(../images/index-titline1.png) no-repeat center center;
  height: 134px;
  text-align: center;
}
.content-wrap .about-wrap .title-line .chtit {
  margin-top: 35px;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .about-wrap .title-line .entit {
  margin-top: 5px;
  text-transform: uppercase;
  color: #1f86ef;
  font-size: 1.3rem;
  font-family: "Arial";
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con a {
  text-decoration: none;
  color: #fff;
}
.content-wrap .about-wrap .about-con a:hover .morebtn {
  background: #0b539d;
}
.content-wrap .about-wrap .about-con a .tit {
  font-size: 2.5rem;
}
.content-wrap .about-wrap .about-con a .tit span {
  display: block;
  font-size: 5.8rem;
  text-transform: uppercase;
}
.content-wrap .about-wrap .about-con a .con {
  margin-top: 30px;
  line-height: 30px;
  font-size: 1.6rem;
}
.content-wrap .about-wrap .about-con a .morebtn {
  width: 140px;
  height: 40px;
  background: #1f86ef;
  border-radius: 5px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 40px auto 0;
}
.content-wrap .case-wrap {
  background: url(../images/casebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0;
  position: relative;
}
.content-wrap .case-wrap .title-line {
  background: url(../images/index-titline2.png) no-repeat center center;
  height: 134px;
  text-align: center;
}
.content-wrap .case-wrap .title-line .chtit {
  margin-top: 35px;
  font-size: 3rem;
  color: #fff;
}
.content-wrap .case-wrap .title-line .entit {
  margin-top: 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.3rem;
  font-family: "Arial";
}
.content-wrap .case-wrap .case-con {
  margin-top: 40px;
  overflow: hidden;
}
.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 {
  text-decoration: none;
  display: block;
  margin: 0 10px;
}
.content-wrap .case-wrap .case-con .case-carousel .item:hover .btit {
  background: #1f86ef;
  color: #fff;
}
.content-wrap .case-wrap .case-con .case-carousel .item .picbox {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  overflow: hidden;
  border-radius: 10px;
}
.content-wrap .case-wrap .case-con .case-carousel .item .picbox .pic {
  border-radius: 10px;
}
.content-wrap .case-wrap .case-con .case-carousel .item .btit {
  margin-top: 5px;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 1.6rem;
  background: #daecff;
  border: 1px solid #daecff;
  color: #333;
  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 .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-prev {
  border-radius: 0;
  background: none;
  color: #fff;
  opacity: 1;
  font-size: 10rem;
  font-family: "黑体";
  position: absolute;
  left: -80px;
  top: 20%;
}
.content-wrap .case-wrap .case-con .owl-theme .owl-controls .owl-buttons .owl-next {
  border-radius: 0;
  background: none;
  color: #fff;
  opacity: 1;
  font-size: 10rem;
  font-family: "黑体";
  position: absolute;
  right: -80px;
  top: 20%;
}
.content-wrap .case-wrap .cline {
  position: absolute;
  width: 100%;
  height: 28px;
  background: url(../images/casebg-line.png) repeat-x;
  top: -27px;
  left: 0;
  z-index: 4;
}
.content-wrap .news-wrap {
  padding: 35px 0;
}
.content-wrap .news-wrap .title-line {
  background: url(../images/index-titline1.png) no-repeat center center;
  height: 134px;
  text-align: center;
}
.content-wrap .news-wrap .title-line .chtit {
  margin-top: 35px;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .news-wrap .title-line .entit {
  margin-top: 5px;
  text-transform: uppercase;
  color: #1f86ef;
  font-size: 1.3rem;
  font-family: "Arial";
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .bnlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .bnlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .news-wrap .news-con .bnlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .bnlist a .picbox {
  border-radius: 10px;
  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 .news-wrap .news-con .bnlist a .con {
  margin-top: 15px;
}
.content-wrap .news-wrap .news-con .bnlist a .con .tit {
  font-size: 1.6rem;
  color: #333;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .bnlist a .con .cn {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #333;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .bnlist a .con .morebtn {
  margin-top: 15px;
  font-size: 1.4rem;
  color: #fff;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1f86ef;
  border-radius: 5px;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist {
  margin-bottom: 10px;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a {
  text-decoration: none;
  display: block;
  color: #333;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a:hover {
  color: #1f86ef;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .picbox {
  width: 33%;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .picbox .pic {
  border-radius: 10px;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con {
  width: 65%;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con .titbox {
  line-height: 36px;
  height: 36px;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con .titbox .tit {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con .titbox .time {
  font-size: 1.6rem;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con .titbox .time span {
  font-size: 3.2rem;
}
.content-wrap .news-wrap .news-con .nlistbox .nlist a .con .cn {
  margin-top: 15px;
  line-height: 25px;
  font-size: 1.4rem;
  height: 50px;
  overflow: hidden;
}
.content-wrap .fifthScreen-wrap {
  padding: 30px 0;
}
.content-wrap .fifthScreen-wrap .effect-wrap {
  margin-bottom: 20px;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .title-line {
  font-weight: bold;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .title-line span {
  font-weight: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .effect-con {
  margin-top: 20px;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .effect-con .owl-theme .owl-controls {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .effect-con .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;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .effect-con .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.content-wrap .fifthScreen-wrap .effect-wrap .effectBox .effect-con .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.content-wrap .fifthScreen-wrap .service-wrap {
  margin-bottom: 20px;
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .title-line {
  font-weight: bold;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .title-line span {
  font-weight: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .service-con {
  margin-top: 20px;
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .service-con a {
  text-decoration: none;
  display: block;
  color: #333;
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .service-con a:hover .picbox {
  opacity: .5;
}
.content-wrap .fifthScreen-wrap .service-wrap .serviceBox .service-con a .picbox {
  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 .fifthScreen-wrap .service-wrap .serviceBox .service-con a .con {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 28px;
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .title-line {
  font-weight: bold;
  font-size: 3rem;
  color: #1f86ef;
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .title-line span {
  font-weight: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: "Arial";
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con {
  margin-top: 20px;
  color: #333;
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con .con {
  margin-top: 10px;
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con .con .ewmpic {
  text-align: center;
}
    .content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con .con .ewmpic img{
    width:140px;
    height:auto;
    }
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con .con .ewmpic .pic span {
  display: block;
}
.content-wrap .fifthScreen-wrap .contact-wrap .contactBox .contact-con .con .cn {
  font-size: 1.4rem;
  line-height: 30px;
}
.content-wrap .contentbox {
  padding-top: 20px;
  background: url(../images/contentboxbg.jpg) repeat-x;
  background-size: 100% 100%;
}
.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: #078ad4;
  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: #1f86ef;
  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: #1f86ef;
  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: #1f86ef;
}
.content-wrap .contentbox .ltside {
  padding-right: 20px;
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  color: #1f86ef;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  font-size: 3.8rem;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
  position: relative;
  top: 5px;
  left: 5px;
  font-size: 1.8rem;
  color: #6fbdff;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit span i {
  font-style: normal;
  font-size: 4.8rem;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  text-align: center;
  background: #1f86ef;
  display: block;
  height: 45px;
  color: #fff;
  line-height: 45px;
  font-size: 1.6rem;
  text-decoration: none;
  margin-bottom: 2px;
  border-radius: 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;
}
.act {  background: #1f6ab7!important;}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover {
  background: #1f6ab7;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 {
  background: #1f6ab7;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li {
  margin-bottom: 2px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 45px;
  text-align: center;
  color: #333;
  line-height: 45px;
  font-size: 1.6rem;
  overflow: hidden;
  text-decoration: none;
  background: none;
  border: 1px solid #1f86ef;
  border-radius: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  background: #1f86ef;
  color: #fff;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow {
  color: #1f86ef;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .tit {
  font-size: 3.8rem;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .tit span {
  position: relative;
  top: 5px;
  left: 5px;
  font-size: 1.8rem;
  color: #6fbdff;
  text-transform: uppercase;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .tit span i {
  font-style: normal;
  font-size: 4.8rem;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .contactbox .con .pic {
  margin-bottom: 15px;
}
.content-wrap .contentbox .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .contentbox .ltside .contactbox .con .cn {
  line-height: 28px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 30px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-top: 25px;
  margin-bottom: 15px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title {
  font-size: 1.4rem;
  width: 135px;
  height: 40px;
  border-radius: 5px;
  background: #1f86ef;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 10px;
  color: #1f86ef;
  font-size: 1.4rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #1f86ef;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  border-top: 1px solid #1f86ef;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.6rem;
  color: #333;
  line-height: 35px;
  margin-bottom: 0;
}
.content-wrap .contentbox .main-wrap .about-con .con p {
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .about-con .con img {
  max-width: 100%;
  height:auto;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  text-decoration: none;
  display: block;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  background: #1f86ef;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  overflow: hidden;
  border-radius: 10px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox .pic {
  border-radius: 10px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  margin-top: 5px;
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 1.6rem;
  background: #daecff;
  color: #333;
  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 .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
  color: #333;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  color: #1f86ef;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 23%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox .pic {
  border-radius: 10px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con {
  width: 75%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .titbox {
  line-height: 36px;
  height: 36px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .titbox .tit {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .titbox .time {
  font-size: 1.6rem;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .titbox .time span {
  font-size: 3.2rem;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  margin-top: 15px;
  line-height: 25px;
  font-size: 1.4rem;
  height: 75px;
  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.6rem;
  width: 22%;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #333;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
  float: right;
  width: 77%;
  border: 1px solid #2f8fff;
  line-height: 40px;
  height: 40px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
  background: none;
  border-radius: 5px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
  float: right;
  width: 77%;
  border: 1px solid #2f8fff;
  line-height: 40px;
  height: 130px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
  background: none;
  border-radius: 5px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
  float: left;
  width: 30%;
  border: 1px solid #2f8fff;
  line-height: 40px;
  height: 40px;
  padding: 5px;
  font-size: 1.4rem;
  color: #333;
  margin-left: 1%;
  border-radius: 5px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .numpic {
  float: left;
  margin-left: 10px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .numpic img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .submitbtn {
  float: right;
  margin-top: 10px;
  width: 77%;
  height: 40px;
  border-radius: 5px;
  color: #fff;
  border: none;
  background: #2f8fff;
  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 .contentbox .main-wrap .messages-con .mbox .inputlist .submitbtn:hover {
  background: #009bfd;
  color: #fff;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon {
  font-size: 1.4rem;
  color: #333;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  text-align: center;
  font-size: 1.6rem;
  color: #333;
}
.content-wrap .contentbox .main-wrap .news-details-con .time {
  font-size: 1.2rem;
  color: #333;
  margin: 10px 0;
  text-align: center;
}
.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 {
  font-size: 1.4rem;
  color: #333;
  line-height: 30px;
}
.content-wrap .contentbox .main-wrap .product-details-con .introbox .cntr {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .introbox .introcon {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .product-details-con .introbox .introcon .con {
  font-size: 1.6rem;
  color: #333;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .product-details-con .introbox .introcon .ibtn {
  margin-top: 10px;
  width: 120px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  background: #1f86ef;
  display: block;
  text-decoration: none;
}
.content-wrap .contentbox .main-wrap .product-details-con .explainbox .con {
  font-size: 1.6rem;
  color: #333;
  line-height: 28px;
}
    .content-wrap .contentbox .main-wrap .product-details-con .explainbox .con img {
    width:100%;
    }
.footer-wrap .footer {
  background: url(../images/footerbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 25px 0;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 35px;
}
.footer-wrap .footer .linkbox a {
  display: inline-block;
  color: #fff;
}
.footer-wrap .footer .linkbox span {
  margin: 0 8px;
}
.footer-wrap .footer .flogo {
  margin-top: 20px;
}
.footer-wrap .footer .flogo img {
  max-width: 100%;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #009bfd;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #0086da;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .header-wrap .header {
    /*height: 130px;*/
  }
  .header-wrap .header .logo {
    line-height: 110px;
  }
  .content-wrap .about-wrap .about-con {
    margin-top: 100px;
  }
  .content-wrap .news-wrap .news-con .bnlist {
    padding-right: 20px;
  }
  .content-wrap .fifthScreen-wrap .effect-wrap {
    padding-right: 10px;
  }
  .content-wrap .fifthScreen-wrap .service-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-wrap .fifthScreen-wrap .contact-wrap {
    padding-left: 10px;
  }
  .content-wrap .contentbox .main-wrap .product-details-con .introbox .introcon {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .content-wrap .about-wrap .about-con a .tit {
    text-align: right;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox {
    width: 520px;
    margin: 0 auto;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 13%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
    width: 30%;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .submitbtn {
    width: 86%;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .logo img {
    max-width: 80%;
  }
  .content-wrap .about-wrap .about-con a .tit {
    color: #1f86ef;
  }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .picbox {
    width: 43%;
  }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .con {
    width: 55%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 43%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 55%;
  }
}
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}


	.dbbox{display:none; position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
	.dbbox .dbs{ position: relative; padding: 0 15px; }
	.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
	.dbbox .dbs .neirong .li{ float:left;}
    .dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
	.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; }

    /*QQ*/
.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: 230px;
    height:110px;
    line-height:35px
}

.dock ul.icons li.im p {
	width: 185px;
    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: 180px;
    height:180px;
    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;
}

.fengxiang{ width:100%; margin:0 auto;}
.fengxiang ul li{ width:46%; padding:4px 3px; float:left; margin:4px 0px 4px 10px; background:#c5c5c4; border: solid 1px #afafae;}

.fengxiang ul li a.bshare-sinaminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qzone{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-renren{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qqmb { float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-neteasemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-sohuminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-tianya{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-baiduhi{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-itieba{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-kaixin001{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-facebook{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-msn{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-fanfou{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-feixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-twitter{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-peoplemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-douban{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-xinhuamb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
