.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;
}
.mb {
  margin-bottom: 15px !important;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  width: 100%;
  height: 88px;
  background: #fff;
}
.header-wrap .header .logo {
  line-height: 80px;
  padding-right: 15px;
}
.header-wrap .header .phone-link {
  height: 46px;
  margin-top: 15px;
}
.header-wrap .header .phone-link .link {
  text-align: right;
}
.header-wrap .header .phone-link .link a {
  font-size: 1.2rem;
  font-family: "宋体";
  color: #181818;
  margin-right: 10px;
}
.header-wrap .header .phone-link i {
  float: left;
  margin-top: 10px;
}
.header-wrap .header .phone-link span {
  float: left;
  font-family: "微软雅黑";
  color: #181818;
  font-size: 1.4rem;
  margin-left: 10px;
  font-weight: bold;
}
.header-wrap .header .phone-link span b {
  margin-left: 10px;
  font-family: "微软雅黑";
  color: #e10000;
  font-size: 2.4rem;
  font-weight: bold;
}
.header-wrap .w-header {
  background: #fff;
  height: 6rem;
  width: 100%;
}
.header-wrap .w-header .logo {
  line-height: 6rem;
}
.header-wrap .w-header .menu {
  float: right;
  padding-top: 1.5em;
}
.header-wrap .w-header .menu img {
  width: 80%;
}
.header-wrap .w-header .menulist {
  position: absolute;
  top: 6rem;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
}
.header-wrap .w-header .menulist a {
  background: #085fc7;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .w-header .menulist a:hover {
  background: #2e7ddc;
}
.nav-wrap {
  background: #085fc7;
  width: 100%;
}
.nav-wrap .nav-ul {
  position: relative;
}
.nav-wrap .nav-ul .navlist {
  float: left;
  width: 12.5%;
  text-align: center;
  position: relative;
}
.nav-wrap .nav-ul .navlist .listh {
  text-decoration: none;
  display: block;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 50px;
  position: relative;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.nav-wrap .nav-ul .navlist .listh:hover,
.nav-wrap .nav-ul .navlist .listh.on {
  background: #2e7ddc;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  display: none;
  width: 150px;
  z-index: 11;
  background: #2e7ddc;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh1 {
  text-decoration: none;
  display: block;
  line-height: 45px;
  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;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh1:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh1.on {
  background: #fd6e88;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 150px;
  top: 0;
  width: 130px;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
  background: rgba(0, 0, 0, 0.5) !important;
  background: #000;
  filter: alpha(opacity=50);
  color: #fff;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  line-height: 45px;
  color: #fff;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 400px;
  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: 50%;
  z-index: 3;
  margin-left: -50px;
  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: #545454;
  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: #ff8400;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 160px;
  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: 160px;
  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 .choose-wrap {
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .choose-wrap .choose-con {
  margin-top: 20px;
}
.content-wrap .choose-wrap .choose-con .clist {
  padding: 0 8px 16px;
}
.content-wrap .choose-wrap .choose-con .clist a {
  display: block;
  text-decoration: none;
}
.content-wrap .choose-wrap .choose-con .clist a:hover .con h4 {
  color: #085fc7;
}
.content-wrap .choose-wrap .choose-con .clist a .pic {
  text-align: center;
}
.content-wrap .choose-wrap .choose-con .clist a .con h4 {
  text-align: center;
  font-family: "微软雅黑";
  color: #222;
  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 .product-wrap {
  padding-top: 40px;
  padding-bottom: 30px;
}
.content-wrap .product-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
}
.content-wrap .product-wrap .title-wrap h4 {
  font-size: 2rem;
  text-align: center;
  font-family: "黑体";
  color: #085fc7;
  font-weight: bold;
  margin: 0;
}
.content-wrap .product-wrap .title-wrap h5 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .clist {
  padding: 0 8px 16px;
}
.content-wrap .product-wrap .product-con .clist a {
  display: block;
  position: relative;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .clist a:hover img {
  opacity: .6;
  filter: alpha(opacity=60);
}
.content-wrap .product-wrap .product-con .clist a .pic img {
  width: 100%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .morebtn {
  text-align: center;
  display: block;
  width: 100px;
  height: 40px;
  border: 1px solid #8d8d8d;
  line-height: 40px;
  font-family: "黑体";
  color: #8d8d8d;
  margin: 30px auto 0;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .morebtn:hover {
  border-color: #085fc7;
  background: #085fc7;
  color: #fff;
}
.content-wrap .case-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
}
.content-wrap .case-wrap .title-wrap h4 {
  font-size: 2rem;
  text-align: center;
  font-family: "黑体";
  color: #085fc7;
  font-weight: bold;
  margin: 0;
}
.content-wrap .case-wrap .title-wrap h5 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .case-wrap .case-con {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .clist {
  padding: 0 8px 16px;
}
.content-wrap .case-wrap .case-con .clist a {
  display: block;
  text-decoration: none;
}
.content-wrap .case-wrap .case-con .clist a:hover .pic img {
  opacity: .6;
  filter: alpha(opacity=60);
}
.content-wrap .case-wrap .case-con .clist a:hover .con h4 {
  color: #085fc7;
}
.content-wrap .case-wrap .case-con .clist a .pic img {
  width: 100%;
  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 .clist a .con h4 {
  font-size: 1.4rem;
  color: #505050;
  font-family: "宋体";
  height: 16px;
  overflow: hidden;
  font-weight: bold;
  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 .clist a .con p {
  font-size: 1.2rem;
  font-family: "宋体";
  color: #505050;
  height: 80px;
  overflow: hidden;
  line-height: 20px;
}
.content-wrap .news-about-wrap .news-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
}
.content-wrap .news-about-wrap .news-wrap .title-wrap h4 {
  font-size: 2rem;
  text-align: center;
  font-family: "黑体";
  color: #085fc7;
  font-weight: bold;
  margin: 0;
}
.content-wrap .news-about-wrap .news-wrap .title-wrap h5 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .news-about-wrap .news-wrap .news-con {
  margin-top: 20px;
}
.content-wrap .news-about-wrap .news-wrap .news-con ul li {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.content-wrap .news-about-wrap .news-wrap .news-con ul li i {
  float: left;
  color: #0c6adb;
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.content-wrap .news-about-wrap .news-wrap .news-con ul li a {
  float: left;
  color: #505050;
  font-family: "宋体";
  font-size: 1.2rem;
  display: inline-block;
  width: 220px;
  height: 14px;
  overflow: hidden;
  text-decoration: none;
}
.content-wrap .news-about-wrap .news-wrap .news-con ul li a:hover {
  color: #ff0000;
}
.content-wrap .news-about-wrap .about-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
}
.content-wrap .news-about-wrap .about-wrap .title-wrap h4 {
  font-size: 2rem;
  text-align: center;
  font-family: "黑体";
  color: #085fc7;
  font-weight: bold;
  margin: 0;
}
.content-wrap .news-about-wrap .about-wrap .title-wrap h5 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .news-about-wrap .about-wrap .about-con {
  margin-top: 20px;
}
.content-wrap .news-about-wrap .about-wrap .about-con .pic {
  padding-right: 20px;
}
.content-wrap .news-about-wrap .about-wrap .about-con .pic a {
  text-decoration: none;
}
.content-wrap .news-about-wrap .about-wrap .about-con .pic a:hover img {
  opacity: .6;
  filter: alpha(opacity=50);
}
.content-wrap .news-about-wrap .about-wrap .about-con .pic a img {
  width: 100%;
  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-about-wrap .about-wrap .about-con .con a {
  text-decoration: none;
}
.content-wrap .news-about-wrap .about-wrap .about-con .con a:hover p {
  color: #085fc7;
}
.content-wrap .news-about-wrap .about-wrap .about-con .con a h4 {
  color: #085fc7;
  font-size: 1.4rem;
  font-family: "宋体";
  font-weight: bold;
}
.content-wrap .news-about-wrap .about-wrap .about-con .con a p {
  font-size: 1.2rem;
  font-family: "宋体";
  color: #505050;
  line-height: 20px;
  height: 120px;
  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 .contact-wrap {
  margin-top: 40px;
}
.content-wrap .contact-wrap .title-wrap .line {
  width: 100%;
  height: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
}
.content-wrap .contact-wrap .title-wrap h4 {
  font-size: 2rem;
  text-align: center;
  font-family: "黑体";
  color: #085fc7;
  font-weight: bold;
  margin: 0;
}
.content-wrap .contact-wrap .title-wrap h5 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-wrap .contact-wrap .contact-con .con {
  padding-bottom: 30px;
  padding-right: 15px;
}
.content-wrap .contact-wrap .contact-con .con .title {
  font-size: 1.6rem;
  font-family: "宋体";
  color: #505050;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .con .cn {
  margin-top: 15px;
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .con .cn p {
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 25px;
}
.content-wrap .contact-wrap .contact-con .con .inf {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn {
  display: block;
  margin-bottom: 6px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn i {
  width: 20px;
  height: 18px;
  float: left;
  margin-right: 1rem;
  text-align: center;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span {
  color: #505050;
  font-family: "宋体";
  font-size: 1.4rem;
  float: left;
}
.content-wrap .contact-wrap .contact-con .message .title {
  font-size: 1.4rem;
  font-family: "宋体";
  color: #222;
}
.content-wrap .contact-wrap .contact-con .message .inputbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist {
  color: #222;
  font-family: "宋体";
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit {
  display: block;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit label {
  margin-bottom: 1rem;
  float: left;
  font-weight: normal;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit .import {
  float: left;
  margin-left: 1rme;
  margin-top: .3rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox {
  border-radius: 5px;
  border: 1px dashed #dcdcdc;
  background: #e8e8e8;
  width: 100%;
  height: 40px;
  padding: .5rem;
  font-size: 1.4rem;
  font-family: "宋体";
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox1 {
  border-radius: 5px;
  border: 1px dashed #dcdcdc;
  background: #e8e8e8;
  width: 100%;
  height: 150px;
  padding: .5rem;
  font-size: 1.4rem;
  font-family: "宋体";
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn {
  display: block;
  background: #085fc7;
  height: 40px;
  width: 30%;
  border: none;
  color: #fff;
  font-family: "宋体";
  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: #043065;
}
.content-wrap .content .posit-tit {
  border-bottom: 1px solid #ccc;
}
.content-wrap .content .posit-tit h4 {
  font-size: 1.6rem;
  font-family: "宋体";
  color: #085fc7;
  display: inline-block;
  padding: 0 30px 10px;
  border-bottom: 3px solid #085fc7;
  position: relative;
  bottom: -12px;
  left: 150px;
}
.content-wrap .content .w-ltside .mb {
  padding-top: 1rem;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #085fc7;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  position: relative;
  text-indent: 2em;
  border-radius: 5px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  position: absolute;
  right: 20px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  background: #2e7ddc;
  color: #666;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
  font-family: '微软雅黑';
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  color: #fff;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #1c6dce;
}
.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: 45px;
  line-height: 45px;
  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;
  font-family: '微软雅黑';
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #2e7ddc;
}
.content-wrap .content .ltside {
  width: 230px;
  margin-top: 20px;
}
.content-wrap .content .ltside .profilebox h3.title {
  height: 65px;
  background: #085fc7;
  margin-bottom: 2px;
  margin-top: 0;
  font-size: 1.8rem;
  font-family: "微软雅黑";
  font-weight: normal;
  color: #fff;
  text-indent: 2em;
  line-height: 65px;
}
.content-wrap .content .ltside .profilebox h3.title span {
  margin-left: 5px;
  font-size: 1.4rem;
  font-family: "arial";
}
.content-wrap .content .ltside .profilebox .p-ul {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.content-wrap .content .ltside .profilebox .p-ul .list {
  border-bottom: 1px solid #ccc;
}
.content-wrap .content .ltside .profilebox .p-ul .list a {
  padding: 10px 0;
  background: #fff;
  display: block;
  text-decoration: none;
  color: #505050;
  font-family: "宋体";
  font-size: 1.4rem;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover {
  background: #2e7ddc !important;
  color: #fff!important;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover i {
  color: #fff !important;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover span {
  color: #fff !important;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover b {
  color: #2e7ddc;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on {
  background: #2e7ddc;
  color: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on i {
  color: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on1 {
  background: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on1 i {
  color: #2e7ddc;
}
.content-wrap .content .ltside .profilebox .p-ul .list a i {
  margin-left: 30px;
  color: #2e7ddc;
  font-style: normal;
  margin-right: 10px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a span {
  margin-left: 12px;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box {
  display: none;
  margin-bottom: 2px;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a {
  display: block;
  background: #fff;
  color: #666;
  margin: 0;
  text-indent: 3em;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a span {
  color: #666;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a:hover {
  background: #fff !important;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a:hover span {
  color: #2e7ddc !important;
}
.content-wrap .content .main-wrap {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .con {
  font-size: 14px;
  color: #505050;
  font-family: "宋体";
  line-height: 28px;
}
.content-wrap .content .main-wrap .about-con .con p {
  text-indent: 2em;
  margin-bottom: 0;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 8px 16px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .pic img {
  opacity: .5;
  filter: alpha(opacity=50);
}
.content-wrap .content .main-wrap .product-con .plist a:hover .tit {
  color: #085fc7;
}
.content-wrap .content .main-wrap .product-con .plist a .pic {
    width:100%;
    height:225px;
}
.content-wrap .content .main-wrap .product-con .plist a .pic img {
  width: 100%;
  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;
  height:100%;
}
.content-wrap .content .main-wrap .product-con .plist a .tit {
  font-size: 1.4rem;
  color: #505050;
  font-family: "宋体";
  text-align: center;
  line-height: 45px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .pic img {
  opacity: .6;
  filter: alpha(opacity=60);
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con h4 {
  color: #085fc7;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con p {
  color: #085fc7;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic {
  float: left;
  width: 25%;
  padding-right: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic img {
  width: 100%;
  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 {
  float: right;
  width: 75%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h4 {
  font-size: 1.4rem;
  color: #505050;
  font-family: "宋体";
  font-weight: bold;
  height: 16px;
  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 .content .main-wrap .news-con .nlist a .con p {
  color: #505050;
  font-size: 1.4rem;
  font-family: "宋体";
  line-height: 20px;
  overflow: hidden;
  height: 60px;
  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 .online-con .inputlist {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .online-con .inputlist label {
  width: 20%;
  float: left;
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  font-weight: normal;
  line-height: 35px;
  padding-right: 10px;
  text-align: right;
}
.content-wrap .content .main-wrap .online-con .inputlist .textbox1 {
  height: 35px;
  float: left;
  width: 50%;
  font-size: 1.2rem;
  font-family: "宋体";
  color: #505050;
  border: 1px solid #ccc;
}
.content-wrap .content .main-wrap .online-con .inputlist .import {
  float: left;
  width: 30%;
  line-height: 35px;
  font-size: 1.2rem;
  font-family: "宋体";
  color: #878787;
  padding-left: 10px;
}
.content-wrap .content .main-wrap .online-con .inputlist .textbox2 {
  width: 80%;
  height: 100px;
  font-size: 1.2rem;
  font-family: "宋体";
  color: #505050;
  border: 1px solid #ccc;
}
.content-wrap .content .main-wrap .online-con .inputlist .submitbtn {
  width: 120px;
  height: 30px;
  text-align: center;
  background: #085fc7;
  color: #fff;
  font-family: "宋体";
  border: none;
  margin-left: 20%;
  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 .online-con .inputlist .submitbtn:hover {
  background: #064896;
}
.content-wrap .content .main-wrap .contact-con p {
  font-size: 1.4rem;
  color: #505050;
  font-family: "宋体";
  line-height: 25px;
}
.content-wrap .content .main-wrap .product-details-con .pdbox {
  margin-bottom: 50px;
  float:left;
  width:100%;
}
.content-wrap .content .main-wrap .product-details-con .pdbox img{
  max-width:100%;
}
.content-wrap .content .main-wrap .product-details-con .pdbox table td{
  border:solid 1px #505050;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .p1 {
  float: left;
  display: inline-block;
  padding-right: 20px;
  width:35%;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .p1 img {
  border: 1px solid #ccc;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .c1 {
  float:left;
  width:65%;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .c1 h4 {
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  font-weight: bold;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .c1 p {
  line-height: 28px;
  font-family: "宋体";
  color: #505050;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .p2 {
  display: inline-block;
  float: left;
  padding-right: 20px;
}
.content-wrap .content .main-wrap .product-details-con .pdbox .c2 p {
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  text-indent: 2em;
  line-height: 28px;
}
.content-wrap .content .main-wrap .news-details-con h4 {
  font-size: 1.4rem;
  color: #505050;
  font-family: "宋体";
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .news-details-con .time {
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .pic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-details-con .pic img {
  width: 60%;
  border: 1px solid #ccc;
}
.content-wrap .content .main-wrap .news-details-con .con p {
  font-size: 1.4rem;
  font-family: "宋体";
  color: #505050;
  text-indent: 2em;
  line-height: 28px;
}
.footer-wrap {
  background: #085fc7;
}
.footer-wrap .footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-wrap .footer p {
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-family: "宋体";
  font-size: 1.4rem;
}
.footer-wrap .footer p a {
  color: #fff;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: #085fc7;
  z-index: 999;
}
.hot-wrap .list {
  height: 65px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #023e87;
}
.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;
}
@media (min-width: 992px) {
  .container {
    width: 100%;
    max-width:1200px;
  }
  .content-wrap .content {
    padding-top: 40px;
  }
  .content-wrap .content .main-wrap .about-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .product-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .news-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .online-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .online-con .inputlist {
    margin-bottom: 5px;
  }
  .content-wrap .content .main-wrap .online-con .inputlist label {
    width: 90px;
    line-height: 25px;
  }
  .content-wrap .content .main-wrap .online-con .inputlist .textbox1 {
    width: 200px;
    height: 25px;
    padding: 5px;
  }
  .content-wrap .content .main-wrap .online-con .inputlist .textbox2 {
    width: 385px;
    padding: 5px;
  }
  .content-wrap .content .main-wrap .online-con .inputlist .submitbtn {
    margin-left: 90px;
  }
  .content-wrap .content .main-wrap .contact-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .product-details-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .news-details-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .news-details-con .pic img {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .content-wrap .news-about-wrap .about-wrap {
    padding-left: 30px;
  }
  .content-wrap .content .main-wrap .contact-con .pic {
    text-align: right;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 768px;
  }
  .header-wrap .container .logo {
    width: 60%;
  }
  .content-wrap {
    margin-bottom: 65px;
  }
  .content-wrap .news-about-wrap .news-wrap {
    margin-bottom: 40px;
  }
  .content-wrap .choose-wrap .choose-con .clist a .pic img {
    width: 100%;
  }
}
@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 .content .main-wrap .news-con .nlist a .pic {
    width: 40%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 60%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con h4 {
    margin: 0;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con p {
    margin-top: 5px;
  }
  .content-wrap .content .main-wrap .product-details-con .pdbox .p1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .content-wrap .content .main-wrap .product-details-con .pdbox .p1 img {
    width: 100%;
  }
  .content-wrap .content .main-wrap .product-details-con .pdbox .p2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .content-wrap .content .main-wrap .product-details-con .pdbox .p2 img {
    width: 100%;
  }
}
@media (max-width: 435px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap .content .main-wrap .product-con .plist a .pic {
    width:100%;
    height:250px;
}
  
.content-wrap .content .main-wrap .product-details-con .pdbox table{
  width:100% !important;
}
}
@media (max-width: 414px) {
  
}
@media (max-width: 375px) {
  .container {
    width: 100%;
  }
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con p {
    height: 40px;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
  .content-wrap .content .main-wrap .product-con .plist a .pic {
    width:100%;
    height:200px;
}
}
.ditu { height:300px; max-height:322px; padding:8px 0;width:100%; max-width:900px; margin-top:20px; margin:0 auto;}

.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;}

/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#88af3f;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#b2e05d 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#b2e05d;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}