#app {
  width: 100%; }
  #app main {
    width: 100%;
    height: auto; }
	
	.dialog1 .el-dialog__header{
		display: none;
	}
	
    #app main .carousel {
      width: 100%;
      height: 34.69rem; }
      #app main .carousel .swiper-pagination-bullet {
        background: #FFFFFF; }
      #app main .carousel .swiper-button-prev:hover {
        background: #0072BA; }
      #app main .carousel .swiper-button-next:hover {
        background: #0072BA; }
      #app main .carousel .swiper, #app main .carousel .swiper-wrapper, #app main .carousel .swiper-slide {
        width: 100%;
        height: 100%; }
      #app main .carousel .swiper-button-prev {
        width: 2.25rem;
        height: 4.44rem;
        background: rgba(255, 255, 255, 0.51);
        border-radius: 0.25rem 0rem 0rem 0.25rem;
        color: #ffffff; }
      #app main .carousel .swiper-button-next {
        width: 2.25rem;
        height: 4.44rem;
        background: rgba(255, 255, 255, 0.51);
        border-radius: 0rem 0.25rem 0.25rem 0rem;
        color: #ffffff; }
      #app main .carousel .swiper-button-next::after, #app main .carousel .swiper-button-prev::after {
        font-size: 16px !important; }
      #app main .carousel .swiper-slide {
        text-align: center;
        position: relative; }
        #app main .carousel .swiper-slide > img {
          position: absolute;
          z-index: -1;
          top: 0;
          left: 0; }
        #app main .carousel .swiper-slide h1 {
          margin-top: 8.75rem;
          font-size: 3.75rem;
          font-family: Microsoft YaHei-Bold, Microsoft YaHei;
          color: #FFFFFF;
          line-height: 3.44rem; }
        #app main .carousel .swiper-slide h2 {
          font-size: 2rem;
          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
          margin-top: 1.44rem;
          color: #FFFFFF; }
        #app main .carousel .swiper-slide button {
          margin-top: 27.3rem;
          width: 13.2rem;
          height: 4.4rem;
		  background-color: none;
          border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
          font-size: 1.44rem;
          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
          font-weight: 400;
          color: #FFFFFF;
		  background-size: 100%;
          border: none; }
    #app main .service1 {
      width: 100%;
      height: auto; }
      #app main .service1 .content {
        width: 100%;
        padding-bottom: 6.25rem; }
        #app main .service1 .content .cont-1 {
          width: 100%; }
          #app main .service1 .content .cont-1 img {
            width: 100%; }
        #app main .service1 .content .cont-2 {
          width: 63%;
          text-align: center;
          margin: 0 auto; }
          #app main .service1 .content .cont-2 h1 {
            margin: 4.38rem 0 6.13rem 0; }
          #app main .service1 .content .cont-2 .font-div1 {
            width: 75.63rem;
            margin: 4.13rem auto 0; }
            #app main .service1 .content .cont-2 .font-div1 .font-div11 {
              flex: 1; }
              #app main .service1 .content .cont-2 .font-div1 .font-div11 .div1img {
                margin: 0 auto;
                width: 9.25rem;
                height: 9.25rem;
                position: relative; }
                #app main .service1 .content .cont-2 .font-div1 .font-div11 .div1img img {
                  width: 100%;
                  height: 100%; }
                #app main .service1 .content .cont-2 .font-div1 .font-div11 .div1img .fireworks {
                  position: absolute;
                  width: 1.64rem;
                  height: 1.96rem;
                  top: 0;
                  right: 0.88rem; }
              #app main .service1 .content .cont-2 .font-div1 .font-div11 h6 {
                margin-top: .6rem;
                font-size: 1.5rem;
                font-family: Microsoft YaHei-Regular, Microsoft YaHei;
                font-weight: 400;
                color: #666666;
                margin-bottom: 6.38rem; }
          #app main .service1 .content .cont-2 .cont-21 {
            width: 100%;
            text-align: center;
            display: flex; }
            #app main .service1 .content .cont-2 .cont-21 .cont211 {
              position: relative; }
              #app main .service1 .content .cont-2 .cont-21 .cont211 img {
                width: 17.25rem;
                margin-right: 2rem; }
              #app main .service1 .content .cont-2 .cont-21 .cont211 div {
                position: absolute;
                bottom: 1.7rem;
                width: 14.3rem;
                height: 0.69rem;
                left: 1.5rem; }
            #app main .service1 .content .cont-2 .cont-21 .cont211:hover .index-cont21 {
              background: '#0072BA'; }
    #app main .service3 {
      width: 63%;
      margin: 5.25rem auto 8.06rem; }
      #app main .service3 .index-ser1 {
        width: 9.38rem; }
      #app main .service3 .index-ser2 ul {
        width: 100%;
        height: 100%;
        height: 2.63rem; }
        #app main .service3 .index-ser2 ul li {
          list-style-type: none;
          float: left;
          text-align: center;
          height: 100%;
          line-height: 2.63rem;
          font-size: 1rem;
          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
          font-weight: 400;
          margin:0 1.2rem; }
      #app main .service3 .news-image:hover {
        border: 1px solid #0072BA; }
      #app main .service3 .service3-news {
        width: 100%;
        height: 35.75rem;
        display: flex;
        overflow-x: scroll;
        padding: 1.5rem;
        margin-left: -1.5rem;
        padding-right: 0; }
        #app main .service3 .service3-news .news-image {
          width: 23.19rem;
          height: 100%;
          background: #FFFFFF; }
          #app main .service3 .service3-news .news-image .image1 {
            width: 100%;
            height: 19.13rem; }
            #app main .service3 .service3-news .news-image .image1 img {
              width: 100%;
              height: 100%; }
          #app main .service3 .service3-news .news-image .news-content {
            width: 94%;
            height: 11.75rem;
            padding: 1.75rem 0 0 1.06rem; }
            #app main .service3 .service3-news .news-image .news-content .news-title {
              font-size: 1rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #333333;
              line-height: 2.44rem;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
            #app main .service3 .service3-news .news-image .news-content .news-titme {
              font-size: 0.75rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #999999;
              line-height: 2.44rem; }
            #app main .service3 .service3-news .news-image .news-content .content {
              font-size: 0.88rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #666666;
              line-height: 1.56rem;
              text-overflow: -o-ellipsis-lastline;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              line-clamp: 2;
              -webkit-box-orient: vertical; }
      #app main .service3 .news-tabs {
        width: 100%;
        margin-top: 1.25rem;
        display: flex; }
        #app main .service3 .news-tabs div {
          width: 11.42rem;
          margin-left: 10rem; }
          #app main .service3 .news-tabs div img {
            width: 100%; }
    #app main .service3-news::-webkit-scrollbar {
      display: none; }
    #app main .service4 {
      width: 63%;
      margin: 5.25rem auto 8.06rem; }
      #app main .service4 .index-ser1 {
        width: 9.38rem; }
      #app main .service4 .index-ser2 ul {
        width: 100%;
        height: 100%;
        height: 2.63rem; }
        #app main .service4 .index-ser2 ul li {
          list-style-type: none;
          float: left;
          text-align: center;
          height: 100%;
          line-height: 2.63rem;
          font-size: 1rem;
          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
          font-weight: 400;
		  
          margin-right: 2.45rem; }
      #app main .service4 .service4-news {
        width: 100%;
        height: 18rem;
        padding: 1.5rem;
        margin-left: -1.5rem;
        display: flex;
        overflow-x: scroll; }
        #app main .service4 .service4-news .news-image {
          width: 22.94rem;
          height: 15.13rem;
          background: #FFFFFF;
          box-shadow: 0rem 0rem 0.9rem 0.06rem rgba(0, 0, 0, 0.12);
          border-radius: 0rem 0rem 0rem 0rem; }
          #app main .service4 .service4-news .news-image .news-content {
            width: 94%;
            height: 11.75rem;
            padding: 1.75rem 0 0 1.06rem; }
            #app main .service4 .service4-news .news-image .news-content .news-title {
              font-size: 1rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #333333;
              line-height: 2.44rem;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
            #app main .service4 .service4-news .news-image .news-content .news-titme {
              font-size: 0.75rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #999999;
              line-height: 2.44rem; }
            #app main .service4 .service4-news .news-image .news-content .content {
              font-size: 0.88rem;
              font-family: Microsoft YaHei-Regular, Microsoft YaHei;
              font-weight: 400;
              color: #666666;
              line-height: 1.56rem;
              height: 8rem; }
            #app main .service4 .service4-news .news-image .news-content .service4-p {
              text-align: right; }
      #app main .service4 .news-tabs {
        width: 100%;
        margin-top: 1.25rem;
        display: flex; }
        #app main .service4 .news-tabs div {
          width: 11.42rem;
          margin-left: 10rem; }
          #app main .service4 .news-tabs div img {
            width: 100%; }
    #app main .service4-news::-webkit-scrollbar {
      display: none; }
    
	
	#app main .service5 {
      width: 100%;
      padding-top: 3.13rem;
      padding-bottom: 2.81rem; }
      #app main .service5 .service5-content1 {
        width: 63%;
        margin: 0 auto; }
        #app main .service5 .service5-content1 .cont5-1 {
          width: 100%;
          height: auto; }
          #app main .service5 .service5-content1 .cont5-1 img {
            width: 11.19rem;
            height: 4.19rem; }
          #app main .service5 .service5-content1 .cont5-1 font {
            font-size: 2rem;
            font-family: Microsoft YaHei-Bold, Microsoft YaHei;
            font-weight: bold;
            color: #0072BA;
            position: relative;
            top: -1rem;
            left: 1rem; }
        #app main .service5 .service5-content1 .cont5-2 {
          margin: 1.38rem 0 1.75rem 0;
          font-size: 1.13rem;
          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
          font-weight: 400;
          color: #333333;
          line-height: 4.19rem; }
        #app main .service5 .service5-content1 .cont5-3 {
          width: 100%; }
          #app main .service5 .service5-content1 .cont5-3 select {
            width: 23.94rem;
            height: 2.38rem;
            opacity: 1;
            border: 0.06rem solid #999999 !important;
            background-color: #ffffff;
            margin-right: 6rem;
            border-radius: 0.2rem;
            color: #999999;
            padding: .1rem; }
            #app main .service5 .service5-content1 .cont5-3 select option {
              width: 23.94rem;
              padding: .1rem; }
			  .el-input__suffix{
			  	right: .5rem !important;
			  	top: 7px !important;
			  }
          #app main .service5 .service5-content1 .cont5-3 input {
            width: 23.94rem;
            height: 3.44rem;
            border-radius: 0rem 0rem 0rem 0rem;
            opacity: 1;
            border: 0.06rem solid #999999;
            margin-right: 1.88rem;
            margin-top: 1rem;
			font-size: 1.13rem;
            padding: 0 1rem; }
        #app main .service5 .service5-content1 .cont5-4 {
          width: 100%;
          text-align: center;
          margin: 3rem 0 2.81rem 0; }
          #app main .service5 .service5-content1 .cont5-4 button {
            width: 9.63rem;
            height: 2.69rem;
            background: #0072BA;
            border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
            font-size: 1.13rem;
            font-family: Microsoft YaHei-Regular, Microsoft YaHei;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 2.31rem;
            border: none; }

	
	#app main .service6{
		width: 100%;
		height: 37.28rem;
		margin-top:8.13rem;
		display:flex;}
		#app main .service6 .ser6-div2{
			width: 49.52rem;
			height: 37.28rem;
			margin-bottom:8.19rem;}
			#app main .service6 .ser6-div2 img{
				width: 100%;
				height: 100%;}
		#app main .service6 .ser6-div1{}
			#app main .service6 .ser6-div1 .ser6-div1-div1{
				margin:5.13rem 7.31rem 2.38rem 15.56rem;
				font-size: 3.13rem;
				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
				font-weight: 400;}
			#app main .service6 .ser6-div1 .ser6-div1-div2{
				margin:0rem 4rem 4rem 15.56rem;
				font-size: 2.38rem;
				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
				font-weight: 400;
				color: #999999;
				line-height: 4.25rem;}	
			#app main .service6 .ser6-div1 .ser6-div1-div3{
				margin:0rem 6.56rem 0rem 15.56rem;}		
				#app main .service6 .ser6-div1 .ser6-div1-div3 .ser6-button1{
					width: 14.53rem;
					height: 4.92rem;
					background: #4179FB;
					box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
					border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
					font-size: 2.13rem;
					font-family: Microsoft YaHei-Regular, Microsoft YaHei;
					font-weight: 400;
					color: #FFFFFF;}
				#app main .service6 .ser6-div1 .ser6-div1-div3 .ser6-button2{
					width: 14.53rem;
					height: 4.92rem;
					box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
					border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
					opacity: 1;
					border: 0.06rem solid #4179FB;
					font-size: 2.13rem;
					font-family: Microsoft YaHei-Regular, Microsoft YaHei;
					font-weight: 400;
					color: #4179FB;}
					
	#app main .service7{
		width: 100%;
		height: 37.28rem;
		margin-top:13.31rem;
		display:flex;}
		#app main .service7 .ser6-div2{
			width: 53.43rem;
			margin:3.95rem 2.38rem 13.19rem 15.56rem;
			height: 23.42rem;}
			#app main .service7 .ser6-div2 img{
				width: 100%;
				height: 100%;}
			#app main .service7 .ser6-div1 .ser6-div1-div1{
				margin-bottom:2.38rem;
				font-size: 3.13rem;
				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
				font-weight: 400;}
			#app main .service7 .ser6-div1 .ser6-div1-div2{
				margin:0rem 0rem 4rem 0rem;
				font-size: 2.38rem;
				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
				font-weight: 400;
				color: #999999;
				line-height: 4rem;}	
			#app main .service7 .ser6-div1 .ser6-div1-div3{
				margin:0rem 0rem 0rem 0rem;}		
				#app main .service7 .ser6-div1 .ser6-div1-div3 .ser6-button1{
					width: 14.53rem;
					height: 4.92rem;
					background: #4179FB;
					box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
					border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
					font-size: 2.13rem;
					font-family: Microsoft YaHei-Regular, Microsoft YaHei;
					font-weight: 400;
					color: #FFFFFF;}
				#app main .service7 .ser6-div1 .ser6-div1-div3 .ser6-button2{
					width: 14.53rem;
					height: 4.92rem;
					box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
					border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
					opacity: 1;
					border: 0.06rem solid #4179FB;
					font-size: 2.13rem;
					font-family: Microsoft YaHei-Regular, Microsoft YaHei;
					font-weight: 400;
					color: #4179FB;}	


	    #app main .service8{
	    	width: 100%;
	    	height: 37.75rem;
	    	margin-top:7.94rem;
	    	display:flex;}
	    	#app main .service8 .ser6-div2{
	    		width: 53.88rem;
	    		height: 37.75rem;
	    		margin-bottom:7.88rem;}
	    		#app main .service8 .ser6-div2 img{
	    			width: 100%;
	    			height: 100%;}
	    	#app main .service8 .ser6-div1{}
	    		#app main .service8 .ser6-div1 .ser6-div1-div1{
	    			margin:5.13rem 7.31rem 2.38rem 15.56rem;
	    			font-size: 3.13rem;
	    			font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    			font-weight: 400;}
	    		#app main .service8 .ser6-div1 .ser6-div1-div2{
	    			margin:0rem 4rem 4rem 15.56rem;
	    			font-size: 2.38rem;
	    			font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    			font-weight: 400;
	    			color: #999999;
	    			line-height: 4.25rem;}	
	    		#app main .service8 .ser6-div1 .ser6-div1-div3{
	    			margin:0rem 6.56rem 0rem 15.56rem;}		
	    			#app main .service8 .ser6-div1 .ser6-div1-div3 .ser6-button1{
	    				width: 14.53rem;
	    				height: 4.92rem;
	    				background: #4179FB;
	    				box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
	    				border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
	    				font-size: 2.13rem;
	    				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    				font-weight: 400;
	    				color: #FFFFFF;}
	    			#app main .service8 .ser6-div1 .ser6-div1-div3 .ser6-button2{
	    				width: 14.53rem;
	    				height: 4.92rem;
	    				box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
	    				border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
	    				opacity: 1;
	    				border: 0.06rem solid #4179FB;
	    				font-size: 2.13rem;
	    				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    				font-weight: 400;
	    				color: #4179FB;}
	    				
	    #app main .service9{
	    	width: 100%;
	    	height: 37.28rem;
	    	margin-top:13.31rem;
			margin-bottom:11.44rem;
	    	display:flex;}
	    	#app main .service9 .ser6-div2{
	    		width: 45.37rem;
				position: relative;
	    		margin:1.31rem 5.81rem 0rem 15.56rem;
	    		}
	    		#app main .service9 .ser6-div2 .ser9-img1{
	    			width:31.19rem;
	    			height: 29.44rem;}
				#app main .service9 .ser6-div2 .ser9-img2{
					width:16.44rem;
					position: absolute;
					right: -1.5rem;
					height: 26.13rem}
	    		#app main .service9 .ser6-div1 .ser6-div1-div1{
	    			margin-bottom:2.38rem;
	    			font-size: 3.13rem;
	    			font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    			font-weight: 400;}
	    		#app main .service9 .ser6-div1 .ser6-div1-div2{
	    			margin:0rem 0rem 4rem 0rem;
	    			font-size: 2.38rem;
	    			font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    			font-weight: 400;
	    			color: #999999;
	    			line-height: 4rem;}	
	    		#app main .service9 .ser6-div1 .ser6-div1-div3{
	    			margin:0rem 0rem 0rem 0rem;}		
	    			#app main .service9 .ser6-div1 .ser6-div1-div3 .ser6-button1{
	    				width: 14.53rem;
	    				height: 4.92rem;
	    				background: #4179FB;
	    				box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
	    				border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
	    				font-size: 2.13rem;
	    				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    				font-weight: 400;
	    				color: #FFFFFF;}
	    			#app main .service9 .ser6-div1 .ser6-div1-div3 .ser6-button2{
	    				width: 14.53rem;
	    				height: 4.92rem;
	    				box-shadow: 0rem 0rem 0.63rem 0.06rem rgba(0,0,0,0.1);
	    				border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
	    				opacity: 1;
	    				border: 0.06rem solid #4179FB;
	    				font-size: 2.13rem;
	    				font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	    				font-weight: 400;
	    				color: #4179FB;}	