body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1000px !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 {
  background: #fff;
  position: relative;
  background-size: 100%;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .language {
  margin-top: 15px;
}
.header-wrap .header .language a {
  display: block;
  text-decoration: none;
  border-radius: 20px;
  background: #fff;
  border: 2px solid #2e3192;
  color: #2e3192;
  line-height: 25px;
  margin-bottom: 8px;
  text-align: center;
}
.header-wrap .header .language a:hover {
  background: #2e3192;
  color: #fff;
}
.header-wrap .header .phone {
  line-height: 85px;
}
.header-wrap .header .menu {
  float: right;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 60px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(47, 47, 47, 0.8) !important;
}
.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: #461e1e;
}
.nav-wrap {
  background: #2e3192;
  height: 55px;
}
.nav-wrap .nav-ul .ml {
  background: url(../images/navline.jpg) no-repeat left;
  height: 55px;
  width: 2px;
  float: left;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  line-height: 51px;
  width: 12%;
  text-align: center;
  padding: 2px 0;
  box-sizing: border-box;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  color: #fdf6e8;
  font-size: 1.6rem;
  text-decoration: none;
  display: block;
  background: url(../images/navline.jpg) no-repeat right;
}
.nav-wrap .nav-ul .navlist a.listh1:hover span,
.nav-wrap .nav-ul .navlist a.listh1.on span {
  background: #fff;
  color: #2e3192;
}
.nav-wrap .nav-ul .navlist a.listh1 span {
  display: block;
  color: #fdf6e8;
  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 {
  position: absolute;
  left: 0;
  top: 55px;
  display: none;
  z-index: 10;
  background: rgba(47, 47, 47, 0.8) !important;
  background: #2f2f2f;
  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: center;
/*  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: #2e3192;
}
.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 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddb937;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #ddb937;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 660px;
  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;
  text-align: center;
}
.banner-wrap .banner .focusBox .hd li {
  display: inline-block;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  margin-left: 4px;
  border-radius: 20px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #ddb937;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 60%;
  margin-top: -25px;
  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: 60%;
  margin-top: -25px;
  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 .item-wrap {
  padding: 30px 0;
}
.content-wrap .item-wrap .item-con .ilist {
  padding: 0 10px 20px;
}
.content-wrap .item-wrap .item-con .ilist a {
  text-decoration: none;
  display: block;
  border: 1px solid #2e3192;
  color: #2e3192;
  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 .item-wrap .item-con .ilist a:hover {
  background: #2e3192;
}
.content-wrap .item-wrap .item-con .ilist a:hover .icon.icon1 {
  background: url(../images/item-icon1-hover.png) no-repeat center center;
}
.content-wrap .item-wrap .item-con .ilist a:hover .icon.icon2 {
  background: url(../images/item-icon2-hover.png) no-repeat center center;
}
.content-wrap .item-wrap .item-con .ilist a:hover .icon.icon3 {
  background: url(../images/item-icon3-hover.png) no-repeat center center;
}
.content-wrap .item-wrap .item-con .ilist a:hover .icon.icon4 {
  background: url(../images/item-icon4-hover.png) no-repeat center center;
}
.content-wrap .item-wrap .item-con .ilist a:hover .tit {
  color: #fff;
}
.content-wrap .item-wrap .item-con .ilist a .icon {
  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 .item-wrap .item-con .ilist a .icon.icon1 {
  background: url(../images/item-icon1.png) no-repeat center center;
  width: 75px;
  height: 75px;
  margin: 30px auto 10px;
}
.content-wrap .item-wrap .item-con .ilist a .icon.icon2 {
  background: url(../images/item-icon2.png) no-repeat center center;
  width: 75px;
  height: 75px;
  margin: 30px auto 10px;
}
.content-wrap .item-wrap .item-con .ilist a .icon.icon3 {
  background: url(../images/item-icon3.png) no-repeat center center;
  width: 75px;
  height: 75px;
  margin: 30px auto 10px;
}
.content-wrap .item-wrap .item-con .ilist a .icon.icon4 {
  background: url(../images/item-icon4.png) no-repeat center center;
  width: 75px;
  height: 75px;
  margin: 30px auto 10px;
}
.content-wrap .item-wrap .item-con .ilist a .tit {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.8rem;
  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 .item-wrap .item-con .ilist a .tit span {
  font-weight: normal;
  display: block;
  font-size: 1.6rem;
  font-family: "Times New Roman";
}
.content-wrap .about-wrap {
  background: url("../images/aboutbg.jpg") no-repeat center center;
  background-size: cover;
  padding: 30px 0;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
}
.content-wrap .about-wrap .title-line .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 3px;
}
.content-wrap .about-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con .pic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .about-wrap .about-con .pic img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con .con a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
  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 .con a:hover {
  opacity: .5;
}
.content-wrap .about-wrap .about-con .con a p {
  text-indent: 2em;
  line-height: 25px;
}
.content-wrap .about-wrap .about-con .con a .morebtn {
  text-decoration: underline;
  text-align: right;
  font-size: 1.2rem;
}
.content-wrap .product-wrap {
  padding: 50px 0 10px;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3px;
}
.content-wrap .product-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #2e3192;
  margin: 0 auto;
}
.content-wrap .product-wrap .product-con {
  overflow: hidden;
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .layB {
  width: 1000px;
}
.content-wrap .product-wrap .product-con .layB .tbC {
  padding: 10px 0px;
  position: relative;
  /*.prev2{
						width:53px!important;
						height:53px!important;
						position:absolute;
						top:50%;
						margin-top: -26px;
						z-index:3;
						-webkit-transition:All .5s ease;
						-moz-transition:All .5s ease;
						-o-transition:All .5s ease;
						background:url(../images/mount-arrow.jpg) no-repeat;
						left:-80px;
						&:hover{
							background:url(../images/mount-arrow.jpg) no-repeat top right;
						}
					}
					.next2{
						width:53px!important;
						height:53px!important;
						position:absolute;
						top:50%;
						margin-top: -26px;
						z-index:3;
						-webkit-transition:All .5s ease;
						-moz-transition:All .5s ease;
						-o-transition:All .5s ease;
						background:url(../images/mount-arrow.jpg) no-repeat bottom right;
						right:-80px;
						&:hover{
							background:url(../images/mount-arrow.jpg) no-repeat bottom left;
						}
					}*/

}
.content-wrap .product-wrap .product-con .layB .tbC .slide {
  width: 100%;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul {
  overflow: hidden;
  zoom: 1;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li {
  margin: 0 10px 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 310px;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a:hover .picbox {
  background: #2e3192;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a:hover .tit {
  background: #2e3192;
  color: #fff;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a .picbox {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li a .tit {
  text-align: center;
  font-size: 1.4rem;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  color: #2e3192;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li .line {
  width: 230px;
  height: 14px;
}
.content-wrap .product-wrap .product-con .layB .tbC .slide ul li .line img {
  float: left;
  width: 100%;
  height: 14px;
}
.content-wrap .news-wrap {
  background: url("../images/newsbg.jpg") no-repeat center center;
  background-size: cover;
  padding: 30px 0;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 3px;
}
.content-wrap .news-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .nbig {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .nbig a {
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .nbig a:hover .picbox {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .nbig a .picbox {
  margin-bottom: 15px;
  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 .nbig a .con .titbox {
  margin-bottom: 8px;
}
.content-wrap .news-wrap .news-con .nbig a .con .titbox span.tit {
  line-height: 16px;
  height: 16px;
  width: 260px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nbig a .con .cn {
  font-size: 1.3rem;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nbig a .con .cn p {
  text-indent: 2em;
}
.content-wrap .news-wrap .news-con .ncon .nlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .ncon .nlist a {
  text-decoration: none;
  display: block;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .ncon .nlist a:hover {
  opacity: .5;
}
.content-wrap .news-wrap .news-con .ncon .nlist a .num {
  width: 25%;
  text-align: center;
  font-size: 7.5rem;
  font-weight: normal;
  font-family: "Arial";
  border-right: 1px solid #fff;
}
.content-wrap .news-wrap .news-con .ncon .nlist a .con {
  width: 73%;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .ncon .nlist a .con h5 {
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: bold;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .ncon .nlist a .con .time {
  margin-bottom: 5px;
}
.content-wrap .news-wrap .news-con .ncon .nlist a .con .cn {
  font-size: 1.2rem;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.content-wrap .contact-wrap {
  padding: 30px 0;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
}
.content-wrap .contact-wrap .title-line .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3px;
}
.content-wrap .contact-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #2e3192;
  margin: 0 auto;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .messagebox .tit {
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #2e3192;
  font-size: 1.6rem;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist {
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .textbox1 {
  width: 100%;
  height: 30px;
  border: 1px solid #ccc;
  color: #2e3192;
  font-size: 1.4rem;
  padding: 5px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .textbox2 {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  color: #2e3192;
  font-size: 1.4rem;
  padding: 5px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .submitbtn {
  height: 35px;
  width: 100%;
  background: #2e3192;
  color: #fff;
  border: none;
}
.content-wrap .contact-wrap .contact-con .ccon {
  color: #461e1e;
}
.content-wrap .contact-wrap .contact-con .ccon .tit {
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #2e3192;
  font-size: 1.6rem;
}
.content-wrap .contact-wrap .contact-con .ccon .jstxt {
  color: #2e3192;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .ccon .cn {
  font-size: 1.5rem;
  line-height: 24px;
}
.content-wrap .contact-wrap .contact-con .ccon .cn .iconbox .clist i {
  float: left;
  margin-right: 8px;
}
.content-wrap .contact-wrap .contact-con .ccon .cn .iconbox .clist span {
  float: left;
  color: #2e3192;
  font-size: 1.4rem;
  width:90%;
}
.content-wrap .contact-wrap .contact-con .ccon .ewmpic {
  margin-top: 20px;
  width: 124px;
}
.content-wrap .contact-wrap .contact-con .ccon .ewmpic span {
  text-align: center;
  display: block;
  font-size: 1.2rem;
}
.content-wrap .content {
  margin-top: 20px;
}
.content-wrap .content .w-ltside .mb {
  margin-bottom: 10px;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #2e3192;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eaeaea;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #2e3192;
}
.content-wrap .content .w-ltside .show-hide .div2:hover a {
  color: #fff;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #ececec;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #379eff;
}
.content-wrap .content .ltside {
  width: 220px;
  margin-bottom: 20px;
}
.content-wrap .content .ltside .linkbox h4.title {
  background: #2e3192;
  color: #fff;
  font-size: 1.8rem;
  height: 55px;
  line-height: 55px;
  margin: 0 0 10px;
  text-indent: 2em;
}
.content-wrap .content .ltside .linkbox h4.title i {
  margin-right: 15px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list {
  background: #e3e3e3;
  border-bottom: 2px solid #fff;
  display: block;
  height: 35px;
  color: #2e3192;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list:hover {
  background: #2e3192;
  color: #fff !important;
}
.content-wrap .content .ltside .linkbox .link-wrap .list:hover i.arrow {
  background: url(../images/ltside-arrow-hover.png) no-repeat;
}
.content-wrap .content .ltside .linkbox .link-wrap .list i.arrow {
  margin-left: 30px;
  margin-top: 10px;
  float: left;
  display: inline-block;
  background: url(../images/ltside-arrow.png) no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 20px;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 5.3em;
  color: #666164;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e9e9e9;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #f08300;
}
.content-wrap .content .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .ad {
  margin-top: 20px;
}
.content-wrap .content .ltside .ad img{ display:none;}
.content-wrap .content .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .content .ltside .contactbox h4.title {
  font-size: 1.6rem;
  color: #2e3192;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
}
.content-wrap .content .ltside .contactbox .con {
  margin-top: 5px;
}
.content-wrap .content .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contactbox .con p {
  margin-top: 10px;
  color: #2e3192;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 16px;
}
.content-wrap .content .main-wrap {
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit {
  margin-bottom: 18px;
  height: 55px;
  border-bottom: 1px solid #ccc;
}
.content-wrap .content .main-wrap .title-posit .title {
  font-size: 2rem;
  color: #2e3192;
  margin-top: 10px;
  font-weight: bold;
}
.content-wrap .content .main-wrap .title-posit .posit {
  line-height: 55px;
  color: #2e3192;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #2e3192;
}
.content-wrap .content .main-wrap .about-con {
  margin-bottom: 20px;
  max-width:100%;
}
.content-wrap .content .main-wrap .about-con .con img{max-width: 100%; height: auto;}

.content-wrap .content .main-wrap .about-con .pic {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .about-con .con p {
  font-size: 1.4rem;
  color: #461e1e;
  margin-bottom: 0;
  line-height: 28px;
  color: #2e3192;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 10px 10px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .picbox {
  background: #2e3192;
}
.content-wrap .content .main-wrap .product-con .plist a:hover .tit {
  background: #2e3192;
  color: #fff;
}
.content-wrap .content .main-wrap .product-con .plist a .picbox {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .product-con .plist a .tit {
  text-align: center;
  font-size: 1.4rem;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  color: #2e3192;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .product-con .plist .line {
  width: 230px;
  height: 14px;
}
.content-wrap .content .main-wrap .product-con .plist .line img {
  float: left;
  width: 100%;
  height: 14px;
}
.content-wrap .content .main-wrap .news-con .nlist {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  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 .picbox {
  opacity: .6;
}
.content-wrap .content .main-wrap .news-con .nlist a .picbox {
  width: 25%;
  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 {
  width: 73%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h5 {
  font-size: 1.4rem;
  color: #2e3192;
  font-weight: bold;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .cn {
  color: #2e3192;
  margin-bottom: 10px;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .morebtn {
  color: #2e3192;
  font-weight: bold;
}
.content-wrap .content .main-wrap .download-con .dlist {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.content-wrap .content .main-wrap .download-con .dlist a {
  text-decoration: none;
  display: block;
  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 .download-con .dlist a:hover {
  opacity: .5;
}
.content-wrap .content .main-wrap .download-con .dlist a i {
  float: left;
  margin-top: 5px;
  font-style: normal;
  color: #2e3192;
  margin-right: 10px;
}
.content-wrap .content .main-wrap .download-con .dlist a span.tit {
  float: left;
  margin-top: 5px;
  font-size: 1.4rem;
  color: #2e3192;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  width: 170px;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist label {
  width: 27%;
  float: left;
  font-weight: normal;
  font-size: 1.4rem;
  color: #2e3192;
  text-align: right;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist .textbox1 {
  width: 73%;
  height: 30px;
  border: 1px solid #2e3192;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist .textbox2 {
  width: 73%;
  height: 100px;
  border: 1px solid #2e3192;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist .submitbtn {
  margin-left: 25%;
  border: none;
  background: #2e3192;
  height: 35px;
  width: 73%;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .messages-con .mbox .inputlist .submitbtn:hover {
  background: #22246b;
}
.content-wrap .content .main-wrap .contact-con .ccon {
  font-size: 1.5rem;
}
.content-wrap .content .main-wrap .contact-con .ccon .iconbox .clist {
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .contact-con .ccon .iconbox .clist span {
  float: left;
  color: #2e3192;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .contact-con .ccon .ewmbox {
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .contact-con .ccon .ewmbox span {
  display: block;
  font-size: 1.6rem;
  color: #2e3192;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .content .main-wrap .news-details-con h5 {
  text-align: center;
  color: #2e3192;
  font-size: 1.8rem;
  font-weight: bold;
}
.content-wrap .content .main-wrap .news-details-con .timebox {
  color: #2e3192;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 15px;
}
.content-wrap .content .main-wrap .news-details-con .con {
  color: #2e3192;
  font-size: 1.4rem;
  line-height: 28px;
}
.content-wrap .content .main-wrap .product-details-con .smcon {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .picbox {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .picbox .pic {
  border: 1px solid #ccc;
  height:auto;
  width:90%;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .tit {
  font-size: 1.6rem;
  color: #2e3192;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .cn {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2e3192;
  line-height: 35px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .cn span {
  font-weight: normal;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .cn span.red {
  color: #ff6b6b;
  font-weight: bold;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .phone {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .phone i {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .phone p {
  float: left;
  font-size: 1.8rem;
  color: #2e3192;
  font-weight: bold;
}
.content-wrap .content .main-wrap .product-details-con .smcon .scon .phone p span {
  display: inline;
  color: #ff0000;
  font-size: 2.2rem;
  font-family: "Arial";
}
.content-wrap .content .main-wrap .product-details-con .dscon .tit {
  font-size: 1.4rem;
  color: #2e3192;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .product-details-con .dscon .con {
  font-size: 1.4rem;
  color: #2e3192;
  line-height: 28px;
}
.content-wrap .content .main-wrap .product-details-con .dscon .con img{max-width: 100%;height: auto;}

.footer-wrap {
  background: #2e3192;
}
.footer-wrap .footer {
  padding: 20px 0;
  text-align: center;
}
.footer-wrap .footer .linkbox {
  color: #fdf6e8;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.footer-wrap .footer .linkbox .list {
  margin-bottom: 5px;
  display: inline-block;
}
.footer-wrap .footer .linkbox .list a {
  color: #fdf6e8;
}
.footer-wrap .footer .linkbox .list span {
  margin: 0 5px;
}
.footer-wrap .footer .copyright {
  color: #fff;
  font-size: 1.4rem;
  line-height: 25px;
}
.footer-wrap .footer .copyright i {
  margin-right: 10px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #171717;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #1e1e1e;
}
.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: 85px;
  }
  .header-wrap .header .logo {
    line-height: 85px;
  }
  .content-wrap .contact-wrap .contact-con .messagebox {
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap .product-details-con .smcon .picbox {
    padding-right: 20px;
    width:90%;
    height:auto
 
  }


}
@media (min-width: 768px) {
  .content-wrap .content .main-wrap .download-con .dlist a span.tit {
    width: 350px;
  }
  .content-wrap .content .main-wrap .messages-con .mbox {
    width: 500px;
    margin: 0 auto;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .header-wrap .header .logo {
    line-height: 60px;
  }
  .header-wrap .header .logo img {
    width: 80%;
  }
  .header-wrap .header .menu {
    line-height: 60px;
    text-align: right;
    padding-right: 10px;
  }
  .header-wrap .header .menu img {
    width: 80%;
  }
  .nav-wrap {
    height: auto;
  }
  .nav-wrap .nav-ul .navlist {
    width: 24%;
    float: left;
  }
  .nav-wrap .nav-ul .navlist a.listh1:hover span {
    background: #ffff00;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 768px) {
  
}
@media (max-width: 680px) {
  
}
@media (max-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .logo img {
    width: 83%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .picbox {
    width: 45%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 53%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con .cn {
    height: 50px;
  }
}
@media (max-width: 435px) {
  .container {
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media (max-width: 414px) {
  
}
@media (max-width: 375px) {
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 50%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 48%;
  }
}
@media (max-width: 320px) {
  
}


div.page {
    margin: 0px 0px;
    padding: 3px;
    text-align: center;
}



div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动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: 200px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 206px;
	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;
}




.content-wrap .contact-wrap .contact-con .yqcon {
  margin-top: 20px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contact-wrap .contact-con .yqcon a {
  color: #333;
  margin-right: 10px;
}

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

.mytype{margin-top: 20px;}
.mytype img{max-width: 100%; height: auto;}