﻿* {
    margin: 0px;
    padding: 0px;
	border:0px;
	text-decoration:none;
	list-style:none;
}
ol,
ul,
li {
  list-style: none;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.main {
  width: 1100px;
  min-width: 1100px;
}
#guanwangBody {
  top: -98px;
  position: relative;
  background: #fbfaf6;
  padding-top: 317px;
}
#content {
  background: #fbfaf6;
}
/*banner开始*/
.banner-scroll-outer {
  height: 750px;
  background: #fbfaf6;
  width: 100%;
}
#banner-scroll {
  width: 100%;
  margin: -2px auto;
  padding-top: 30px;
  font-family: "Microsoft Yahei";
}
#banner-scroll .owl-wrapper-outer {
  margin: 0 auto;
}
#banner-scroll .item {
  position: relative;
  width: 100%;
  height: 650px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
#banner-scroll .item img {
  width: 100%;
  height: 100%;
}
#banner-scroll .shd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
#banner-scroll .shd a {
  display: block;
  width: 100%;
  height: 750px;
  *background-image: url(about:blank);
  background-image: url(about:blank);
}
#banner-scroll .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 226px;
  height: 100px;
  padding: 0 12px;
  color: #888;
  box-shadow: 0 0 15px 15px rgba(228, 233, 238, 0.95);
  background-color: #e4e9ee \9;
  background-color: rgba(228, 233, 238, 0.95);
}
#banner-scroll h3 {
  width: 226px;
  height: 25px;
  margin-bottom: 6px;
  padding-top: 6px;
  font: 700 18px/25px arial, "Microsoft Yahei";
  overflow: hidden;
}
#banner-scroll h3 a {
  color: #333;
  text-decoration: none;
}
#banner-scroll h3 a:hover {
  color: #338de6;
}
#banner-scroll p {
  width: 226px;
  height: 54px;
  line-height: 18px;
  font-size: 12px;
}
#banner-scroll .item:hover .shd {
  background-color: rgba(0, 0, 0, 0);
}
#banner-scroll .item:hover .txt {
  background-color: #fff \9;
  background-color: rgba(248, 249, 249, 0.95);
  box-shadow: 0 0 15px 15px rgba(248, 249, 249, 0.95);
}
/*banner结束*/
/*插件*/
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-pagination {
  margin: 34px 0 54px;
  text-align: center;
}
.owl-pagination .owl-page {
  display: inline-block;
  margin: 0 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cccccc;
}
.owl-pagination .owl-page.active {
  background: #005fb5;
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
#scroll {
  width: 1110px;
  margin: 0 auto;
  padding-top: 15px;
  font-family: "Microsoft Yahei";
}
#scroll .owl-wrapper-outer {
  margin: 0 auto;
}
#scroll .item {
  position: relative;
  width: 354px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
#scroll .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#scroll .item a img {
  width: 354px;
  height: 169px;
}
#scroll .shd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
#scroll .shd a {
  display: block;
  width: 354px;
  height: 169px;
  *background-image: url(about:blank);
  background-image: url(about:blank);
}
#scroll .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 226px;
  height: 100px;
  padding: 0 12px;
  color: #888;
  box-shadow: 0 0 15px 15px rgba(228, 233, 238, 0.95);
  background-color: #e4e9ee \9;
  background-color: rgba(228, 233, 238, 0.95);
}
#scroll h3 {
  width: 226px;
  height: 25px;
  margin-bottom: 6px;
  padding-top: 6px;
  font: 700 18px/25px arial, "Microsoft Yahei";
  overflow: hidden;
}
#scroll h3 a {
  color: #333;
  text-decoration: none;
}
#scroll h3 a:hover {
  color: #338de6;
}
/*#scroll p {
  width: 226px;
  height: 54px;
  line-height: 18px;
  font-size: 12px;
}*/
#scroll .item:hover .shd {
  background-color: rgba(0, 0, 0, 0);
}
#scroll .item:hover .txt {
  background-color: #fff \9;
  background-color: rgba(248, 249, 249, 0.95);
  box-shadow: 0 0 15px 15px rgba(248, 249, 249, 0.95);
}
#scroll .item i {
  display: inline-block;
  position: absolute;
  width: 42px;
  height: 42px;
 /* background: url("../images/2-热门推荐-hot.png") no-repeat;*/
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 180px;
  width: 30px;
  height: 60px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font: 60px/60px "宋体";
  background-color: transparent;
  overflow: hidden;
  _display: none;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -25px;
  top: 98px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -25px;
  top: 98px;
}
#scroll .owl-controls .owl-buttons .owl-prev {
  width: 25px;
  height: 41px;
  background: url(../images/2-热门推荐-向左.png) no-repeat;
}
#scroll .owl-controls .owl-buttons .owl-next {
  width: 25px;
  height: 41px;
  background: url(../images/2-热门推荐-向右.png) no-repeat;
}
#banner-scroll .owl-controls .owl-buttons .owl-prev {
  height: 60px;
  left: 170px;
  top: 284px;
  font-weight: 600;
  font-size: 140px;
  color: #eee;
}
#banner-scroll .owl-controls .owl-buttons .owl-next {
  height: 60px;
  right: 170px;
  top: 284px;
  font-weight: 600;
  font-size: 140px;
  color: #eee;
  transform: rotate(180deg);
}
/*轮播1*/
#outer {
  height: 645px;
  width: 1100px;
  margin: 0px auto;
  margin-bottom: 0;
  position: relative;
  left: 0px;
  top: -45px;
  overflow: hidden;
  z-index: -1;
}
#inner {
  width: 4400px;
  height: 300px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#inner img {
  display: block;
  float: left;
  height: 645px;
  width: 1100px;
}
#tips {
  height: 20px;
  width: 200px;
  position: absolute;
  background: transparent;
  bottom: 20px;
  right: 806px;
}
#tips li {
  height: 10px;
  width: 10px;
  margin-left: 20px;
  background: #333;
  border-radius: 50%;
  float: left;
}
#tips li:nth-child(1) {
  background: #337cd8;
}
/*轮播2*/
#outer2 {
  height: 200px;
  width: 1200px;
  margin: 80px auto;
  position: relative;
  left: 0px;
  top: -40px;
  overflow: hidden;
}
#rBt2 {
  display: inline-block;
  position: absolute;
  top: 188px;
  width: 36px;
  height: 36px;
  background: url(../images/2-热门推荐-向右.png) no-repeat;
  right: 217px;
}
#lBt2 {
  display: inline-block;
  position: absolute;
  top: 188px;
  width: 36px;
  height: 36px;
  background: url(../images/2-热门推荐-向左.png) no-repeat;
  left: 217px;
}
#inner2 {
  width: 4400px;
  height: 300px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
}
#inner2 li {
  width: 400px;
  height: 200px;
  float: left;
  position: relative;
}
#inner2 li i {
  display: inline-block;
  position: absolute;
  width: 42px;
  height: 42px;
  background: url("../images/2-热门推荐-hot.png") no-repeat;
}
#inner2 li img {
  box-shadow: 3px 3px 3px #ddd;
  height: 169px;
  width: 334px;
}
/*轮播3*/
#outer3 {
  height: 86px;
  width: 1100px;
  margin: 80px auto;
  position: relative;
  left: 0px;
  top: -60px;
  overflow: hidden;
}
#outer3 i {
  position: absolute;
  display: inline-block;
  width: 150px;
  height: 86px;
  z-index: 10;
}
#outer3 i:nth-child(1) {
  background: linear-gradient(to right, #fff, transparent);
  left: 0;
}
#outer3 i:nth-child(3) {
  background: linear-gradient(to left, #fff, transparent);
  right: 0;
}
#inner3 {
  width: 14200px;
  height: 86px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
}
#inner3 li {
  margin: 0 10px;
  width: 175px;
  height: 86px;
  float: left;
}
#inner3 li img {
  box-shadow: 3px 3px 3px #ddd;
  height: 86px;
  width: 190px;
}
/*轮播4*/
#outer4 {
  height: 300px;
  width: 1100px;
  margin: 10px auto;
  position: relative;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
#inner4 {
  width: 4400px;
  height: 300px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#inner4 img {
  display: block;
  float: left;
  height: 300px;
  width: 1100px;
}
#tips4 {
  height: 20px;
  width: 200px;
  position: absolute;
  background: transparent;
  bottom: 20px;
  right: 806px;
}
#tips4 li {
  height: 10px;
  width: 10px;
  margin-left: 20px;
  background: #ccc;
  border-radius: 50%;
  float: left;
}
/*minititle*/
.mini-title {
  background-color: #fff;
  text-align: center;
}
.mini-title p:nth-child(1) {
  text-align: center;
  font-size: 24px;
  color: #337cd8;
}
.mini-title p:nth-child(2) {
  text-align: center;
  font-size: 14px;
  color: #ccc;
}
.mini-title span:nth-child(3) {
  margin-bottom: 10px;
  display: inline-block;
  width: 38px;
  height: 1px;
  background-color: #337cd8;
}
div .tuijian {
  width: 1290px;
  text-align: center;
  margin: -388px auto 46px;
  padding-bottom:20px;
}
div .tuijian .mini-title {
  padding-top: 20px;
}
div .tuijian ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
}
div .tuijian ul li {
  position: absolute;
  box-shadow: 2px 2px 3px #ddd;
  width: 334px;
  height: 169px;
}
div .hexin {
  text-align: center;
  background: #fbfaf6;
}
div .hexin .mini-title {
  margin-top: 50px;
}
div .hexin div {
  background-color: #fbfaf6;
}
div .hexin .shuju p {
  display: inline-block;
  width: 1100px;
  font-size: 17px;
  text-align: left;
}
div .hexin div:nth-child(3) {
  width: 1100px;
  margin: 0 auto;
}
div .hexin ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
}
.m2tx ul>li {
  width: 23%;
  float:left;
  margin:0% 1%;
}
div .hexin ul li span:nth-child(1) {
  margin-left: 9px;
  width: 123px;
  height: 128px;
  display: inline-block;
}
div .hexin ul li ol {
  margin-top: 0px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding-top:20px;
}
div .hexin ul li ol li {
  z-index: 10;
  display: inline-block;
  width: 98%;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
}
div .hexin ul li ol li:hover {
  position: relative;
  color: #337cd8;
  box-shadow: 0 0px 3px #337cd8 ;
  cursor: pointer;
}
div .hexin ul li > div {
  position: relative;
  margin: 0px auto;
  width: 264px;
  height: 133px;
  background-color: #fff;
}
div .hexin ul li > div p {
  position: absolute;
  top: 62%;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}
div .chenggong {
  background-color: #e6eef1;
  padding-bottom:40px;
}
div .chenggong .mini-title {
  margin-top: 50px;
  padding-top: 48px;
  background: #e6eef1;
}
div .chenggong .showOuter {
  margin: 0px auto;
  width: 1100px;
  overflow:hidden;
}
div .chenggong .showOuter .showInner {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  height: 293px;
}
div .chenggong .showOuter .showInner li {
  position: relative;
  height: 288px;
  width: 23%;
  margin: 0 1%;
  background-color: #fff;
}
div .chenggong .showOuter .showInner li div {
  margin: 8px auto;
  width: 237px;
  height: 170px;
  text-align:center;
  overflow: hidden;
}
div .chenggong .showOuter .showInner li div img {
  width: 125px;
  height: 124px;
  cursor: default;
  margin:30px 0px;
  transition: all 0.6s;
}
div .chenggong .showOuter .showInner li p {
  font-size: 16px;
  color: #666;
  text-align:center;
  line-height: 28px;
}
div .chenggong .showOuter .showInner li h3{
	font-size:20px;
	line-height:32px;
	text-align:center;}
div .chenggong .showOuter .showInner li:hover i {
  background: transparent;
}
div .chenggong .showOuter .showInner li:hover p {
  color: #333;
}
div .chenggong .showOuter .showInner li:hover img {
  transform: scale(1.4);
}
div .chenggong .showOuter #showAllAnli_1 {
  height: 500px;
}
div .chenggong .showOuter #showAllAnli_1 li {
  width: 48%;
  height: 468px;
  margin: 0 1%;
}
div .chenggong .showOuter #showAllAnli_1 li div {
  margin: 12px 9px 0px;
  width: 511px;
  height: 390px;
}
div .chenggong .showOuter #showAllAnli_1 li div img {
  width: 100%;
  height: 100%;
}
div .chenggong .showOuter #showAllAnli_1 li p {
  line-height: 18px;
}
div .chenggong .showOuter .showMore {
  margin: 21px auto;
  width: 200px;
  line-height: 20px;
}
div .chenggong .showOuter .showMore ul {
  height: 20px;
  width: 54px;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}
div .chenggong .showOuter .showMore ul li {
  margin: 8px;
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  float: left;
}
div .chenggong .showOuter .showMore ul li:nth-child(2) {
  width: 8px;
  height: 8px;
  margin: 7px;
}
div .hezuo {
  padding-top: 20px;
  width: 100%;
  height: 251px;
  text-align: center;
  background-size: 65% 100%;
  margin-bottom: 20px;
}
div .hezuo .mini-title {
  margin-top: 18px;
}
div .hezuo ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
}
div .hezuo ul li {
  position: absolute;
  box-shadow: 2px 2px 3px #ddd;
  width: 225px;
  height: 75px;
}
.fazhan {
  width:100%;
  margin:-40px auto 0px;
  background:url(../images/033.jpg) 0 0 no-repeat;
  padding:20px 0px;
  overflow:hidden;
}
.fazhan .mini-title {
  margin-top: 50px;
  background:inherit;
  margin-bottom:20px;
}
div .dongtai {
  background-color: #fbfaf6;
}
div .dongtai .mini-title {
  margin-top: 50px;
  background-color: #fbfaf6;
}
div .dongtai .tab {
  margin: 0 auto;
  width: 512px;
  height: 30px;
}
div .dongtai .tab li {
  float: left;
  width: 126px;
  height: 26px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}
div .dongtai .tab li.cur {
  background: #337cd8;
  border: 1px solid #337cd8;
  color: #fff;
}
div .dongtai .tab-panel {
  margin: 60px auto;
  width: 1200px;
}
div .dongtai .tab-panel div {
  display: none;
  width: 100%;
  height: 100%;
}
div .dongtai .tab-panel div ul {
  width: 100%;
  height: 100%;
}
div .dongtai .tab-panel div ul li {
  position: relative;
  margin: 0 11px;
  float: left;
  overflow: hidden;
}
div .dongtai .tab-panel div ul li img {
  width: 352px;
  height: 249px;
  cursor: pointer;
  transition: all 0.6s;
}
div .dongtai .tab-panel div ul li span {
  position: absolute;
  bottom: 4px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: rgba(0, 0, 0, 0.5);
}
div .dongtai .tab-panel div ul li span p {
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
div .dongtai .tab-panel div ul li:hover img {
  transform: scale(1.4);
}
div .dongtai .tab-panel div.on {
  display: block;
}
div .dongtai .showMore {
  margin: 80px auto;
  width: 200px;
  line-height: 20px;
}
div .dongtai .showMore ul {
  height: 20px;
  width: 54px;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}
div .dongtai .showMore ul li {
  margin: 8px;
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  float: left;
}
div .dongtai .showMore ul li:nth-child(2) {
  width: 8px;
  height: 8px;
  margin: 7px;
}
@media screen and (max-width: 1367px) {
  body {
    min-width: 1366px;
  }
  body div .tuijian {
    width: 1366px;
  }
  body div .hexin div:nth-child(3) {
    width: 1366px;
    margin: 0 auto;
  }
  body div .chenggong .showOuter {
    width: 1366px;
  }
  body div .chenggong .showOuter .showInner {
    width: 1366px;
  }
  body div .chenggong .showOuter .showInner li div {
    width: 200px;
    height: 200px;
  }
  body div .chenggong .showOuter .showInner li i {
    width: 200px;
    height: 200px;
  }
  body div .fazhan > ul {
    margin: 60px auto;
    width: 1366px;
    height: 964px;
  }
  body div .fazhan > ul li {
    float: none;
    margin: 0px auto;
  }
  body div .fazhan > ul li:nth-child(2) {
    margin: 100px auto;
  }
  body div .fazhan .fazhanlicheng {
    width: 1366px;
  }
  body div .fazhan .jiangbei {
    width: 1366px;
  }
  body div .dongtai .tab-panel {
    width: 1366px;
  }
}
@media screen and (max-width: 1025px) {
  #scroll {
    width: 910px;
  }
  #scroll .item {
    width: 228px;
    height: 100%;
  }
  #scroll .item img {
    width: 228px;
  }
  #scroll .owl-controls .owl-buttons .owl-prev {
    display: none;
  }
  #scroll .owl-controls .owl-buttons .owl-next {
    display: none;
  }
  body {
    min-width: 1024px;
  }
  body div .tuijian {
    width: 910px;
  }
  body div .hexin div:nth-child(3) {
    width: 1024px;
    margin: 0 auto;
  }
  body div .hexin ul li {
    width: 208px;
  }
  body div .hexin ul li span:nth-child(3) {
    width: 208px;
  }
  body div .hexin ul li ol {
    width: 208px;
  }
  body div .hexin ul li ol li {
    margin: 5px 0 0 0;
  }
  body div .chenggong .bannerShow {
    width: 960px;
  }
  body div .chenggong .bannerShow span {
    width: 960px;
  }
  body div .chenggong .showOuter {
    width: 960px;
  }
  body div .chenggong .showOuter .showInner {
    margin: 0 auto;
    width: 960px;
  }
  body div .chenggong .showOuter .showInner li div {
    width: 160px;
    height: 160px;
  }
  body div .chenggong .showOuter .showInner li i {
    width: 160px;
    height: 160px;
  }
  body div .fazhan ul {
    width: 1024px;
  }
  body div .fazhan .fazhanlicheng {
    width: 1024px;
  }
  body div .fazhan .jiangbei {
    width: 1024px;
  }
  body div .dongtai .tab-panel {
    width: 1024px;
  }
}