body {
  font-family: "微软雅黑";
}
.container {
  width: 1000px;
  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 {
  width: 100%;
  height: 90px;
  background: #fff;
}
.header-wrap .header .logo {
  line-height: 90px;
}
.header-wrap .header .nav-ul .navlist {
  float: left;
  position: relative;
}
.header-wrap .header .nav-ul .navlist .listh1 {
  text-decoration: none;
  display: block;
  line-height: 90px;
  color: #000;
  padding: 0 20px;
  font-size: 1.4rem;
  transition: ease .5s;
  -moz-transition: ease .5s;
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
}
.header-wrap .header .nav-ul .navlist .listh1:hover,
.header-wrap .header .nav-ul .navlist .listh1.on {
  background: #30a0d7;
  color: #fff;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  display: none;
  position: absolute;
  z-index: 10;
  top: 90px;
  left: 0;
  background: #30a0d7;
  opacity: .8;
  filter: alpha(opacity=50);
  width: 100%;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  line-height: 35px;
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  color: #fff;
  text-decoration: none;
  display: block;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #008bae;
  font-weight: bold;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 95px;
  top: 0;
  width: 100px;
}
.header-wrap .header .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;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  line-height: 25px;
  color: #fff;
}
.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: rgba(0, 0, 0, 0.7);
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-bottom: .2em;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 590px;
  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: 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-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .about-wrap .title-wrap h4 {
  font-size: 3.2rem;
  color: #383838;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.content-wrap .about-wrap .title-wrap h5 {
  color: #383838;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .about-wrap .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-wrap .about-wrap .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.content-wrap .about-wrap .about-con {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .pic1 {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .about-wrap .about-con .pic1 a {
  text-decoration: none;
}
.content-wrap .about-wrap .about-con .pic1 img {
  width: 100%;
}
.content-wrap .about-wrap .about-con .con a {
  text-decoration: none;
}
.content-wrap .about-wrap .about-con .con a:hover p {
  color: #30a0d7;
}
.content-wrap .about-wrap .about-con .con a .title-more {
  margin-top: 20px;
  margin-bottom: 40px;
}
.content-wrap .about-wrap .about-con .con a p {
  line-height: 30px;
  color: #686868;
  margin-bottom: 10px;
  text-indent: 2em;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .iconbox-wrap {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist {
  padding: 0 10px 20px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a {
  display: block;
  text-decoration: none;
  text-align: center;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon1 {
  display: inline-block;
  background: url(../images/index-about-icon1-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon2 {
  display: inline-block;
  background: url(../images/index-about-icon2-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon3 {
  display: inline-block;
  background: url(../images/index-about-icon3-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon4 {
  display: inline-block;
  background: url(../images/index-about-icon4-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic {
  padding-right: 0;
  text-align: center;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon1 {
  display: inline-block;
  background: url(../images/index-about-icon1.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon2 {
  display: inline-block;
  background: url(../images/index-about-icon2.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon3 {
  display: inline-block;
  background: url(../images/index-about-icon3.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon4 {
  display: inline-block;
  background: url(../images/index-about-icon4.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a h4 {
  color: #000;
  font-size: 2rem;
}
.content-wrap .about-wrap .about-con .iconbox-wrap .ilist a p {
  font-size: 1.4rem;
  color: #a5a5a5;
  height: 80px;
}
.content-wrap .about-wrap .about-con .morebtn {
  display: block;
  text-align: center;
  width: 150px;
  height: 45px;
  border-radius: 3px;
  line-height: 45px;
  color: #fff;
  background: #30a0d7;
  font-size: 1.4rem;
  margin: 0 auto 20px;
  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 .about-wrap .about-con .morebtn:hover {
  background: #30a0d7;
}
.content-wrap .product-wrap {
  background: #f2f2f2;
  padding: 30px 0;
}
.content-wrap .product-wrap .title-wrap h4 {
  font-size: 3.2rem;
  color: #383838;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.content-wrap .product-wrap .title-wrap h5 {
  color: #383838;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .product-wrap .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-wrap .product-wrap .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
  background: #fff;
  padding: 10px 0;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .bd .picList li {
  width: 20%;
  padding: 30px 0 0;
}
.content-wrap .product-wrap .product-con .bd .picList li a {
  padding: 0 20px 20px;
  display: block;
  text-decoration: none;
  position: relative;
}
.content-wrap .product-wrap .product-con .bd .picList li a:hover .pic {
  border-color: #30a0d7;
}
.content-wrap .product-wrap .product-con .bd .picList li a:hover .pic img {
  opacity: .6;
  filter: alpha(opacity=60);
}
.content-wrap .product-wrap .product-con .bd .picList li a .pic {
  border: 1px solid #ccc;
  padding: 20px 10px 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .bd .picList li a .pic .line-wrap {
  border-top: 2px solid #fff;
  width: 65%;
  margin: 0 auto;
  position: relative;
  top: -22px;
  z-index: 2;
}
.content-wrap .product-wrap .product-con .bd .picList li a .pic .line-wrap .line {
  width: 75%;
  height: 2px;
  background: #b2b2b2;
  margin: 0 auto;
  z-index: 3;
  position: relative;
  top: 0px;
  text-align: center;
}
.content-wrap .product-wrap .product-con .bd .picList li a .pic .line-wrap .line span {
  color: #000;
  font-family: "Aparajita";
  text-align: center;
  display: inline-block;
  font-size: 5.5rem;
  background: #fff;
  position: relative;
  top: -32px;
  padding: 0 10px;
}
.content-wrap .product-wrap .product-con .bd .picList li a .pic img {
  width: 100%;
  height: 120px;
  position: relative;
  z-index: 10;
  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 .bd .picList li a .cn {
  margin-top: 15px;
}
.content-wrap .product-wrap .product-con .bd .picList li a .cn h5 {
  font-size: 1.5rem;
  color: #040404;
  text-align: center;
  margin-bottom: 3px;
}
.content-wrap .product-wrap .product-con .bd .picList li a .cn span {
  display: block;
  font-family: "Aparajita";
  color: #c8c8c8;
  font-size: 1.2rem;
  text-align: center;
}
.content-wrap .report-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .report-wrap .title-wrap h4 {
  font-size: 3.2rem;
  color: #383838;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.content-wrap .report-wrap .title-wrap h5 {
  color: #383838;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .report-wrap .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-wrap .report-wrap .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.content-wrap .report-wrap .report-con {
  margin-top: 20px;
}
.content-wrap .report-wrap .report-con .rlist {
  padding: 0 8px 16px;
}
.content-wrap .report-wrap .report-con .rlist a {
  display: block;
  text-decoration: none;
  border: 1px solid #30a0d7;
}
.content-wrap .report-wrap .report-con .rlist a:hover .picbox .pic span {
  bottom: 0;
}
.content-wrap .report-wrap .report-con .rlist a:hover .tit {
  background: #30a0d7;
  color: #fff;
}
.content-wrap .report-wrap .report-con .rlist a .picbox {
  overflow: hidden;
  padding: 5px;
}
.content-wrap .report-wrap .report-con .rlist a .picbox .pic {
  position: relative;
}
.content-wrap .report-wrap .report-con .rlist a .picbox .pic img {
  width: 100%;
}
.content-wrap .report-wrap .report-con .rlist a .picbox .pic span {
  background: url(../images/fdj1.png) no-repeat center center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -500px;
  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 .report-wrap .report-con .rlist a .tit {
  color: #383838;
  font-size: 1.4rem;
  text-align: center;
  line-height: 55px;
  height: 55px;
  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 .report-wrap .report-con .morebtn {
  display: block;
  text-align: center;
  width: 150px;
  height: 45px;
  border-radius: 3px;
  line-height: 45px;
  color: #fff;
  background: #30a0d7;
  font-size: 1.4rem;
  margin: 20px auto;
  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 .report-wrap .report-con .morebtn:hover {
  background: #00a3cc;
}
.content-wrap .factory-wrap {
  padding-top: 40px;
  padding-bottom: 30px;
  background: url(../images/index-factorybg.jpg) no-repeat center center;
  background-size: 100% 100%;
  background-size: cover;
}
.content-wrap .factory-wrap .title-wrap h4 {
  font-size: 3.2rem;
  color: #fff;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.content-wrap .factory-wrap .title-wrap h5 {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .factory-wrap .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #fff;
}
.content-wrap .factory-wrap .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.content-wrap .factory-wrap .factory-con {
  margin-top: 20px;
}
.content-wrap .factory-wrap .factory-con .tabbox {
  margin-top: 20px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd {
  margin-top: 20px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 20px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .pic img {
  width: 100%;
  height: 350px;
  display: block;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 60px;
  width: 100%;
  background: #30a0d7;
  filter: alpha(opacity=80);
  opacity: 0.8;
  overflow: hidden;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .txt ul li {
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: -36px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .txt ul li a {
  display: block;
  color: #fff;
  font-family: "微软雅黑";
  padding: 0 0 0 10px;
  font-size: 1rpx;
  text-decoration: none;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .num {
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 8px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .num li {
  float: left;
  position: relative;
  width: 18px;
  height: 10px;
  overflow: hidden;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .num li.on a,
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .num li:hover a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .picBox .num li a {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  z-index: 2;
  display: block;
  top: 0;
  left: 0;
  text-decoration: none;
  opacity: .6;
  filter: alpha(opacity=60);
  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 .factory-wrap .factory-con .tabbox .tabbd .pbox {
  width: 100%;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .pbox .plist {
  padding: 0 5px 10px;
  width: 100%;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .pbox .plist a {
  display: block;
  position: relative;
  overflow: hidden;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .pbox .plist a:hover span {
  bottom: 0;
  border: 1px solid #fff;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .pbox .plist a .pic img {
  width: 100%;
  height: 170px;
}
.content-wrap .factory-wrap .factory-con .tabbox .tabbd .pbox .plist a span {
  position: absolute;
  bottom: -300px;
  background: url(../images/fdj.png) no-repeat center center;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-align: center;
  color: #fff;
  padding-top: 50px;
  width: 100%;
  height: 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 .contact-wrap {
  padding-top: 40px;
}
.content-wrap .contact-wrap .title-wrap h4 {
  font-size: 3.2rem;
  color: #383838;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
}
.content-wrap .contact-wrap .title-wrap h5 {
  color: #383838;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .contact-wrap .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-wrap .contact-wrap .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.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.4rem;
  color: #383838;
}
.content-wrap .contact-wrap .contact-con .con .cn {
  margin-top: 15px;
  font-size: 1.3rem;
  color: #686868;
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .con .cn p {
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 35px;
}
.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: 5px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn i {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span {
  color: #686868;
  font-size: 1.4rem;
  float: left;
}
.content-wrap .contact-wrap .contact-con .message .title {
  font-size: 1.4rem;
  color: #383838;
}
.content-wrap .contact-wrap .contact-con .message .inputbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist {
  color: #686868;
  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: 3px;
  border: 1px dashed #aaa;
  background: #f2f2f2;
  width: 100%;
  height: 40px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #000;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox1 {
  border-radius: 3px;
  border: 1px dashed #aaa;
  background: #f2f2f2;
  width: 100%;
  height: 120px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #686868;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn {
  display: block;
  background: #30a0d7;
  height: 40px;
  width: 25%;
  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: #007a99;
}
.content-wrap .content .title-wrap {
  margin-top: 20px;
}
.content-wrap .content .title-wrap h4 {
  font-size: 3.2rem;
  color: #383838;
  font-family: "Aparajita";
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.content-wrap .content .title-wrap h5 {
  color: #383838;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.content-wrap .content .title-wrap .line-wrap {
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-wrap .content .title-wrap .line-wrap .line {
  width: 120px;
  height: 3px;
  background: #30a0d7;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
.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: #30a0d7;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  position: relative;
  text-indent: 2em;
}
.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: #aaa;
  color: #666;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #137aa3;
}
.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;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #ff761d;
}
.content-wrap .content .ltside {
  width: 230px;
  margin-top: 20px;
}
.content-wrap .content .main-wrap {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .about-con .pic1 {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .content .main-wrap .about-con .pic1 img {
  width: 60%;
}
.content-wrap .content .main-wrap .about-con .con {
  font-size: 14px;
  color: #333;
  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 .about-con .iconbox-wrap {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a {
  display: block;
  text-decoration: none;
  text-align: center;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon1 {
  display: inline-block;
  background: url(../images/index-about-icon1-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon2 {
  display: inline-block;
  background: url(../images/index-about-icon2-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon3 {
  display: inline-block;
  background: url(../images/index-about-icon3-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a:hover .pic .icon4 {
  display: inline-block;
  background: url(../images/index-about-icon4-hover.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a .pic {
  padding-right: 0;
  text-align: center;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a .pic .icon1 {
  display: inline-block;
  background: url(../images/index-about-icon1.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  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 .about-con .iconbox-wrap .ilist a .pic .icon2 {
  display: inline-block;
  background: url(../images/index-about-icon2.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  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 .about-con .iconbox-wrap .ilist a .pic .icon3 {
  display: inline-block;
  background: url(../images/index-about-icon3.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  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 .about-con .iconbox-wrap .ilist a .pic .icon4 {
  display: inline-block;
  background: url(../images/index-about-icon4.png) no-repeat;
  background-size: 100%;
  width: 50%;
  height: 140px;
  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 .about-con .iconbox-wrap .ilist a h4 {
  color: #000;
  font-size: 2rem;
}
.content-wrap .content .main-wrap .about-con .iconbox-wrap .ilist a p {
  font-size: 1.4rem;
  color: #a5a5a5;
  height: 80px;
}
.content-wrap .content .main-wrap .introduce-con .tabhd {
  margin: 20px 0;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist {
  float: left;
  display: inline-block;
  position: relative;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist a {
  text-decoration: none;
  color: #000;
  font-size: 1.7rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  display: inline-block;
  margin-bottom: 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist a:hover,
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist a.on {
  border-color: #30a0d7;
  color: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist .list2-ul {
  position: absolute;
  left: -20px;
  top: 35px;
  background: rgba(0, 0, 0, 0.5);
  width: 100px;
  z-index: 10;
  display: none;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist .list2-ul .list2 a {
  border: none;
  color: #fff;
  font-size: 1.4rem;
  line-height: 45px;
  padding: 0;
  margin-bottom: 0;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist .list2-ul .list2 a:hover {
  color: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .tabhd .thdlist span {
  margin: 0 20px;
}
.content-wrap .content .main-wrap .introduce-con .tabbd {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist {
  padding: 0 8px 16px;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a {
  display: block;
  text-decoration: none;
  border: 1px solid #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a:hover .picbox .pic span {
  bottom: 0;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a:hover .tit {
  background: #30a0d7;
  color: #fff;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a .picbox {
  overflow: hidden;
  padding: 5px;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a .picbox .pic {
  position: relative;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a .picbox .pic img {
  width: 100%;
  height: 180px;
}
.content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a .picbox .pic span {
  background: url(../images/fdj1.png) no-repeat center center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -500px;
  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 .introduce-con .tabbd .tbdlist .ilist a .tit {
  color: #383838;
  font-size: 1.4rem;
  text-align: center;
  line-height: 55px;
  height: 55px;
  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 .introduce-con .details-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .introduce-con .details-con .ltpic {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .introduce-con .details-con .ltpic .pic {
  padding: 5px;
  border: 0px solid #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .details-con .ltpic .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .introduce-con .details-con .ltpic .tit {
  line-height: 55px;
  height: 55px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon h4 {
  color: #373737;
  font-weight: bold;
  font-size: 2.7rem;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .time-popularity {
  color: #929292;
  font-size: 1.5rem;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .time-popularity .time {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .time-popularity .popularity {
  display: inline-block;
  float: left;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page {
  margin-top: 10px;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .prev1 {
  display: block;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .prev1 a {
  color: #414141;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .prev1 a span {
  color: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .next1 {
  display: block;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .next1 a {
  color: #414141;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .page .next1 a span {
  color: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .comment h5 {
  color: #414141;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .comment p {
  color: #30a0d7;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .dcon h5 {
  color: #414141;
}
.content-wrap .content .main-wrap .introduce-con .details-con .rtcon .dcon p {
  color: #30a0d7;
}
.content-wrap .content .main-wrap .messages-con {
  margin-top: 40px;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist {
  display: block;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt {
  width: 97%;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .import {
  display: inline-block;
  color: #bf1926;
  font-family: "微软雅黑";
  font-size: 1.4rem;
  line-height: 40px;
  width: 3%;
  text-align: center;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox {
  float: left;
  background: #ddd;
  height: 40px;
  width: 97%;
  padding: 0 5px;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox.white {
  background: #fff;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox label {
  line-height: 40px;
  font-family: "微软雅黑";
  color: #888;
  font-weight: normal;
  margin-right: 5px;
  width: 30%;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox span {
  margin: 0 5px;
  font-family: "微软雅黑";
  color: #888;
  font-weight: normal;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox select {
  border: 1px solid #ddd;
  background: #ddd;
  width: 65%;
  height: 40px;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .ibox select option {
  width: 65%;
  color: #999;
  font-family: "微软雅黑";
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .input-lt .textbox1 {
  float: left;
  width: 97%;
  height: 40px;
  padding: 10px;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  background: #ececec;
  border: none;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .textbox2 {
  background: #ececec;
  height: 40px;
  padding: 10px;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  width: 97%;
  border: none;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .textbox3 {
  background: #ececec;
  height: 100px;
  padding: 10px;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  width: 97%;
  border: none;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .textbox4 {
  float: left;
  background: #ececec;
  height: 120px;
  padding: 10px;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  width: 97%;
  border: none;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .submitbtn {
  margin-top: 20px;
  height: 40px;
  text-align: center;
  width: 130px;
  background: #212121;
  border: none;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #fff;
  margin-bottom: 40px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .messages-con .inputbox .inputlist .submitbtn:hover {
  background: #30a0d7;
}
.content-wrap .content .contact-con {
  margin-top: 10px;
}
.content-wrap .content .contact-con .pic {
  margin-bottom: 20px;
}
.content-wrap .content .contact-con .con h4 {
  font-size: 2.4rem;
  font-family: "微软雅黑";
  color: #333;
  margin-top: 40px;
}
.content-wrap .content .contact-con .con .c-ul {
  margin-top: 50px;
/*  margin-bottom: 50px;*/
}
.content-wrap .content .contact-con .con .c-ul .list {
  display: block;
  margin-right: 30px;
  margin-bottom: 20px;
}
.content-wrap .content .contact-con .con .c-ul .list i {
  width: 25px;
  float: left;
}
.content-wrap .content .contact-con .con .c-ul .list span {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #666;
}
.footer-wrap {
  background: #30a0d7;
}
.footer-wrap .footer {
  padding-top: 24px;
  padding-bottom: 24px;
}
.footer-wrap .footer p {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background: #30a0d7;
  z-index: 999;
}
.hot-wrap .list {
  height: 55px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #71d9f3;
}
.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: 1200px;
  }
  .content-wrap .about-wrap .about-con .pic1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .content-wrap .about-wrap .about-con .con {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a p {
    padding: 0 30px;
  }
  .content-wrap .contact-wrap .contact-con {
    padding: 0 30px;
  }
  .content-wrap .contact-wrap .contact-con .con .cn {
    margin-bottom: 50px;
  }
  .content-wrap .product-wrap .product-con .bd .picList li a .pic img {
    height: 160px;
  }
  .content-wrap .content {
    padding-top: 40px;
  }
  .content-wrap .content .main-wrap .introduce-con .tabbd .tbdlist .ilist a .picbox .pic img {
    height: 320px;
  }
  .content-wrap .content .main-wrap .introduce-con .details-con {
    padding: 0 30px;
  }
  .content-wrap .content .main-wrap .introduce-con .details-con .ltpic {
    padding-right: 40px;
  }
  .content-wrap .content .contact-con .con .c-ul .list {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .content-wrap .about-wrap .pic {
    padding-right: 40px;
  }
  .content-wrap .content .main-wrap .introduce-con .tabhd {
    display: block;
    text-align: center;
  }
  .content-wrap .content .main-wrap .introduce-con .tabhd .thdlist {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 768px) {
  .container {
    width: 768px;
  }
  .header-wrap .container .logo {
    width: 60%;
  }
  .content-wrap .about-wrap .about-con .pf {
    float: right;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon1 {
    width: 70%;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon2 {
    width: 70%;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon3 {
    width: 70%;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon4 {
    width: 70%;
  }
  .content-wrap .product-wrap .product-con .bd .picList li {
    width: 25%;
  }
  .footer-wrap {
    margin-bottom: 55px;
  }
}
@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 .product-wrap .product-con .bd .picList li {
    width: 50%;
  }
  .content-wrap .content .main-wrap .introduce-con .tabhd .thdlist a {
    margin: 0 10px 10px;
  }
}
@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 .about-wrap .about-con .pf {
    float: right;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon1 {
    height: 120px;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon2 {
    height: 120px;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon3 {
    height: 120px;
  }
  .content-wrap .about-wrap .about-con .iconbox-wrap .ilist a .pic .icon.icon4 {
    height: 120px;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
}
