html,
body {
  height: 100%;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.inside-banner-r{
	width: 100%;
}
.inside-banner-r img{
	width: 100%;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.text-color {
  color: #FF8700;
}
.y-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-title {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
.m-title-1{
	 font-size: 18px;
	 text-align: center;
	 line-height: 1;
	 margin-bottom: 45px;
	 color: #fff;
	 
}
.main-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-wrap a {
  color: #fff;
}

.nav {
  height: 79px;
}
.nav .logo img {
  width: 165px;
}
.nav .nav-list {
  padding: 0 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav .nav-list .nav-item {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 20px;
  border-left: 1px solid #999;
  white-space: nowrap;
}
.nav .nav-list .nav-item:nth-child(1) {
  border-left: none;
}
.nav .nav-list .nav-item:hover {
  color: #FF8700;
}
.nav .nav-list .nav-item.active {
  color: #FF8700;
}
.nav .phone-info {
  color: #FF8700;
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
}
.nav .phone-info img {
  width: 33px;
  margin-right: 10px;
}
.section1 {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.jpg);
  background-position: center;
}
.section1 a {
  display: block;
  height: 100%;
  width: 100%;
}
.section1 .fixed-box {
  height: 100px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0.7;
  padding: 10px 0;
  position: absolute;
  bottom: 10%;
  z-index: 99;
  width: 100%;
  color: #fff;
}
.section1 .item {
  font-size: 26px;
  font-weight: bold;
}
.section1 .item .icon {
  width: 74px;
  height: 86px;
  margin-right: 16px;
}
.section1 .qq {
  height: 100%;
  cursor: pointer;
}
.section1 .item:nth-child(1) .icon {
  background: url(../images/icon1.png) no-repeat center;
  background-size: 100%;
}
.section1 .item:nth-child(1) .icon:hover {
  background: url(../images/icon1-active.png) no-repeat center;
  background-size: 100%;
}
.section1 .item:nth-child(2) {
  padding: 0 65px;
  border-left: 1px solid #6E6E6E;
  border-right: 1px solid #6E6E6E;
}
.section1 .item:nth-child(2) .icon {
  background: url(../images/icon2.png) no-repeat center;
  background-size: 100%;
}
.section1 .item:nth-child(2) .icon:hover {
  background: url(../images/icon2-active.png) no-repeat center;
  background-size: 100%;
}
.section1 .item:nth-child(3) .icon {
  background: url(../images/icon3.png) no-repeat center;
  background-size: 100%;
}
.section1 .item:nth-child(3) .icon:hover {
  background: url(../images/icon3-active.png) no-repeat center;
  background-size: 100%;
}
.section2 {
  width: 100%;
  height: 100%;
  background: url(../images/bg2.png);
  background-position: center;
  padding: 9% 0px;
}

.section2 .item {
  width: 378px;
  padding: 3% 3%;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 26px;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
}

.section2 .item:nth-child(3n){
	margin-right: 0px;
}

.section2 .item:hover {
  background: #FF6600;
}

.section2 .item img {
  width: 60px;
}

.section2 .item .item-name {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.section3 {
  width: 100%;
  height: 100%;
  background: url(../images/bg3.png)no-repeat;
  background-position: center;
  padding: 4% 0 8%;
}
.section3-1{
  width: 60%;
}
.section3 .content {
  position: relative;
}

.youhua-1{
	background: url(../images/icon19.png)no-repeat top left;
	padding-left: 65px;
	color: #fff;
}

.youhua-1 h1{
	font-size: 60px;
	line-height: 50px;
	margin-bottom: 13px;
}

.youhua-1 h2{
	font-size: 18px;
}

.youhua-2{
	background: url(../images/icon20.png)no-repeat top left;
	padding-left: 65px;
	color: #fff;
	margin-top: 38px;
}

.youhua-2 h1{
	font-size: 60px;
	line-height: 50px;
	margin-bottom: 13px;
}

.youhua-2 h2{
	font-size: 18px;
}

.youhua-3{
	background: url(../images/icon21.png)no-repeat top left;
	padding-left: 65px;
	color: #fff;
	margin-top: 38px;
}
.youhua-3 h1{
	font-size: 60px;
	line-height: 50px;
	margin-bottom: 13px;
}
.youhua-3 h2{
	font-size: 18px;
}
.section3 hr{
	width: 206px;
	height: 1px;
	border: 0;
	background: #858892;
	text-align: left;
	margin: 0;
	margin-top: 25px;
}



.section4 {
  width: 100%;
  height: 100%;
  background: url(../images/bg4.png);
  background-position: center;
  padding: 5% 0;
}
.section4 .m-title,
.section4 .m-title-en {
  color: #333;
}
.section4 .m-title-1{
	color: #000;
}
.section4 .wrap {
  padding: 0 42px;
  height: 390px;
  position: relative;
}
.section4 .item {
  width: 360px;
}
.section4 .item img {
  width: 100%;
  border: 2px solid #e2e2e2;
}
.section4 .item .hover-content {
  width: 100%;
  height: 115px;
  background: #f6f6f6;
  padding: 20px 24px;
  font-size: 12px;
  color: #333;
}
.section4 .item .hover-content:hover {
  color: #fff;
  background: #FF8700;
}
.section4 .item .hover-content .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.section4 .item .hover-content .detail {
  line-height: 23px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  white-space:nowrap;
}
.section4 .swiper-button-next-new {
  right: 0;
  opacity: 1;
  background-image: url('../images/right-active.png');
}
.section4 .swiper-button-prev-new {
  left: 0;
  opacity: 1;
  background-image: url('../images/left-active.png');
}
.section4 .swiper-button-prev.swiper-button-disabled {
  background-image: url('../images/left.png');
}
.section4 .swiper-button-next.swiper-button-disabled {
  background-image: url('../images/right.png');
}
.section5 {
  width: 100%;
  height: 100%;
  background: url(../images/bg5.png);
  background-position: center;
}
.section5 .item {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 20px;
}
.section5 .item:hover {
  background: #FF8700;
}
.section5 .item:hover .company-info .line {
  background: #fff;
}
.section5 .item:hover .company-info .name,
.section5 .item:hover .company-info .detail {
  color: #fff;
}
.section5 .item img {
  height: 140px;
  margin-right: 10px;
}
.section5 .item .company-info .name {
  font-size: 20px;
  color: #333;
}
.section5 .item .company-info .line {
  width: 60px;
  height: 3px;
  background: #999;
  margin: 15px 0;
}
.section5 .item .company-info .detail {
  padding-right: 20px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.section5 .word-swiper-container {
  padding-bottom: 30px;
}
.section5 .swiper-pagination-bullets {
  bottom: 0;
}
.section5 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
}
.section5 .swiper-pagination-bullet-active {
  background: #FF8700;
}
.section6 {
  width: 100%;
  height: 100%;
  padding: 6% 0;
}
.section6 .m-title{
	color: #222;
}
.section6 .m-title-1{
	color: #222;
}
.section6 .wrap {
  background: #fff;

}
.section6 .item {
  text-align: center;
  width: 240px;
  height: 100%;
  padding-top: 30px;
}
.section6 .item:hover {
  -webkit-box-shadow: 15px 0 15px rgba(51, 51, 51, 0.2);
          box-shadow: 15px 0 15px rgba(51, 51, 51, 0.2);
}
.section6 .item .title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.section6 .item .title:hover {
  color: #FF8700;
}
.section6 .item .title-en {
  color: #777;
  font-size: 14px;
  margin-bottom: 20px;
}
.section6 .item .detail-item {
  color: #666;
  font-size: 14px;
  position: relative;
  margin-left: 68px;
  margin-top: 12px;
  text-align: left;
  padding-left: 15px;
}
.section6 .item .detail-item::before {
  position: absolute;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #999;
  top: 5px;
  left: 0;
}
.section6 .item .detail-item:hover {
  color: #FF8700;
}
.section6 .item .detail-item:hover::before {
  background: #FF8700;
}
.section6 .icon img {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}
.section7 {
  width: 100%;
  height: 100%;
  background: url(../images/bg7.png);
  background-position: center;
}
.section7 a {
  display: block;
  height: 100%;
  width: 100%;
}
.section7 .wrap {
  background: #fff;
  font-size:14px
}
.section7 .left {
  width: 480px;
  padding: 10px 60px 0 60px;
  color: #666;
  font-size: 16px;
}
.section7 .left .title {
  font-weight: bold;
  font-size: 28px;
  color: #FF8700;
}
.section7 .left .title-info {
  font-size: 16px;
  color: #333;
  padding: 20px 0;
  border-bottom: 1px solid #EFEEEE;
}
.section7 .left .item {
  margin-top: 15px;
}
.section7 .left .item .label-left {
  width: 120px;
  text-align: left;
}
.section7 .left .item .label-left span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/icon14.png) no-repeat center;
  margin-right: 8px;
  vertical-align: middle;
}
.section7 .left .item:nth-child(2) span {
  background: url(../images/icon15.png) no-repeat center;
}
.section7 .left .item:nth-child(4) span {
  background: url(../images/icon17.png) no-repeat center;
}
.section7 .left .item:nth-child(5) span {
  background: url(../images/icon16.png) no-repeat center;
}
.section7 .left .flex .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section7 .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
.section7 #allmap {
  width: 100%;
  height: 100%;
}
.bottom-form {
  width: 100%;
  height: 55px;
  background: #0E0C0F;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.bottom-form .wrap {
  position: relative;
  height: 55px;
  padding-left: 360px;
}
.bottom-form .left-img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.bottom-form .left-img img {
  width: 175px;
}
.bottom-form input {
  width: 290px;
  height: 35px;
  background: #ffffff;
  border-radius: 6px;
  margin-right: 10px;
  padding-left: 20px;
  font-size: 14px;
}
.bottom-form form {
  height: 100%;
}
.bottom-form .save-btn {
  display: inline-block;
  width: 125px;
  height: 39px;
  line-height: 32px;
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/button-bg.png) no-repeat center;
  background-size: 100%;
}
.slider-bar {
  position: fixed;
  top: 50%;
  right: 25px;
  margin-top: -142px;
  width: 98px;
  background: #fff;
  height: 284px;
  border-radius: 6px;
  z-index: 999;
}
.slider-bar .item {
  position: relative;
  text-align: center;
  padding: 12px 0 16px 0;
  color: #333;
  font-size: 15px;
  margin: 0 16px;
  border-bottom: 1px solid #EAE8EB;
}
.slider-bar .item span {
  display: inline-block;
  width: 43px;
  height: 43px;
}
.slider-bar .item:hover {
  color: #FF8700;
}
.slider-bar .item:nth-child(1) span {
  background: url(../images/customer.png) no-repeat center;
}
.slider-bar .item:nth-child(1):hover span {
  background: url(../images/customer-active.png) no-repeat center;
}
.slider-bar .item:nth-child(1):hover .phone-hover {
  display: block;
}
.slider-bar .item:nth-child(2) span {
  background: url(../images/online.png) no-repeat center;
}
.slider-bar .item:nth-child(2):hover span {
  background: url(../images/online-active.png) no-repeat center;
}
.slider-bar .item:nth-child(3) {
  border-bottom: none;
}
.slider-bar .item:nth-child(3) span {
  background: url(../images/wx.png) no-repeat center;
}
.slider-bar .item:nth-child(3):hover span {
  background: url(../images/wx-active.png) no-repeat center;
}
.slider-bar .item:nth-child(3):hover .wx-hover {
  display: block;
}
.slider-bar .phone-hover {
  display: none;
  position: absolute;
  left: -200px;
  top: 15px;
  font-size: 18px;
  color: #333;
  text-align: center;
  width: 180px;
  height: 50px;
  line-height: 50px;
  background: url(../images/phone-hover.png) no-repeat center;
}
.slider-bar .wx-hover {
  position: absolute;
  padding: 14px 20px 0 10px;
  display: none;
  left: -200px;
  bottom: 20px;
  width: 179px;
  height: 179px;
  z-index: 1000;
  background: url(../images/code.png) no-repeat center;
  vertical-align: middle;
}
.slider-bar .wx-hover img {
  width: 151px;
  height: 151px;
}

@media (max-width: 640px){

	.m-title{
		font-size:2em;
	}
	.m-title-1{
	font-size: 1em;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 25px;
    line-height: 20px;
	}

}

