@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.section.active .fp-bg {
	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
@-webkit-keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
 to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
 to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.banner_mouse{
    z-index: 99;
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 23px;
    height: 40px;
    background:url(../images/rbqbg1yq-gaei5zlaaaaaj-lvom030.png) no-repeat -23px 0px;
    -webkit-animation: nudgeMouse 1.6s linear infinite;
    animation: nudgeMouse 1.6s linear infinite;
    margin-left:-11.5px;
    }
	

.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}
.banner_mouse:before{width:23px;height:40px;background:url(../images/rbqbg1yq-gaei5zlaaaaaj-lvom030.png) no-repeat 0px 0px;-webkit-animation: colorSlide 1.6s linear infinite;animation: colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color: #fff;width: 4px;height: 4px;border-radius: 100%;-webkit-animation: trackBallSlide 1.6s linear infinite;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}

@-webkit-keyframes colorSlide {
	 	 0% {
	  	    height:0;
	  	  }

  	 90%{
  	  	height:40px;
  	  }
  	  
	  	 	
	}

	@keyframes colorSlide {
		 	 0% {
	  	    height:0;
	  	  }

	  	 90%{
	  	  	height:40px;
	  	  }
	}
	@-webkit-keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	 
	}
	@keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  
}
@keyframes nudgeMouse {
 0% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
	  50% {
	    -webkit-transform: translateY(8px);
	            transform: translateY(8px);
	  }
	  100% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
}

.section1 .fp-bg {
    background-image: url(../images/rbqbhvzbht2egexgaaaaamqzpva629.jpg);
}
.section2 .fp-bg {
    background-image: url(../images/rbqbg1zbhvqeoa6naaaaakpkdmi343.jpg);
}
.section3 .fp-bg {
    background-image: url(../images/rbqbhvzbhu6em1jxaaaaad96xvg280.jpg);
}
.section4 .fp-bg {
    background-image: url(../images/rbqbhv0hc6keakbgaaaaacagr5s197.jpg);
}
.section5 .fp-bg {
    background-image: url(../images/rbqbhvzbhv6esygsaaaaapcrp3c768.jpg);
}
.section6 .fp-bg {
    background-image: url(../images/rbqbhvzbhwaedczuaaaaafjzb4s913.jpg);
}
.section .fp-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.section .con{
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.section .con .pic01{
    content: "";
    width: 500px;
    height: 500px;
    position: absolute;
    left: -250px;
    top: -250px;
    /* z-index: 1; */
    background: url(../images/rbqbg1zbj_sezmlmaaaaagdnomc925.png) no-repeat center;
    animation: rnimtran 16s linear infinite;
    -webkit-animation: rnimtran 16s linear infinite;
}
.section .con .pic02{
    content: "";
    width: 960px;
    height: 960px;
    position: absolute;
    right: -480px;
    bottom: -480px;
    /* z-index: 1; */
    background: url(../images/rbqbg10hdnmegqghaaaaaa1ypbe222.png) no-repeat center;
    animation: rnimtran 16s linear infinite;
    -webkit-animation: rnimtran 16s linear infinite;
}

.section .con .pic03{
	width:100%;
	text-align: center;
	display: table;
	position: relative;
	height: 100%;
	/* z-index: 1; */
}
.section .con .pic03 .pic_c{
  display: table-cell;
    vertical-align: middle;
	
  background: url(../images/rbqbhvzcabmefipfaaaaaidgk1i262.png) no-repeat center;
  background-size:40%;
}
.pic03 .pic_c .logo{margin-bottom: 20px;margin-top: -150px;}
.pic03 .pic_c .tit1{margin: 50px 0;}
.pic03 .pic_c .txt{
}
.section .con .pic03 img{
	max-width:29%;
}

@keyframes rnimtran {
            from {
                transform: rotateZ(0deg);
            }
            to {
                transform: rotateZ(-360deg);
            }
        }


        @-webkit-keyframes rnimtran {
            from {
                transform: rotateZ(0deg);
            }
            to {
                transform: rotateZ(-360deg);
            }
        }
.section .con-t{
  position: relative;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.section .con-t h3{
  text-transform: uppercase;
}

.section .tit{
  color:#0385d7;
}
.section .tit .en span {
    position: relative;
    padding: 0px 10px;
   font-size:24px;
}
.section .tit .en span:before, .section .tit .en span:after {
    content: "";
    width: 90%;
    height: 1px;
    display: block;
    position: absolute;
    top: 50%;
    background-color: #0385d7;
}

.section .tit .en span:before {
    left: 100%;
}
.section .tit .en span:after {
    right: 100%;
}
.section2 .tit .c{max-width: 960px;margin: 20px auto;color: #333;line-height: 2;}

.section2 ul{
  max-width: 960px;
  margin:0 auto;
}
.section2 ul li{
  width:25%;
  float:left;

}
.section2 ul li a{
	width:100%;
	display:block;
}
.section2 li .ct{
  width:130px;
  height:130px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  background:rgba(83,172,228,.5);
  	-webkit-transition: 0.3s;
    transition: 0.3s;
}
.section2 li .ct_c{
      position: relative;
      z-index: 1;
      padding-top: 30px;
}
.section2 li p{
    color:#fff;
  font-size:14px;
}
.section2 li .ct:after{
    content: "";
    width: 80%;
    height: 80%;
  margin:10%;
    display: block;
    position: absolute;
    top: 0;
    background:rgba(3,133,215,1);
 	 border-radius: 50%;
}
.section2 .ico {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0px auto 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.section2 ul li:hover .ico {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: gelatine 0.5s 1;
    animation: gelatine 0.5s 1;
}
@keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
@-webkit-keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}


.section3 .tit {
    color: #fff;
}
.section3 .tit .en span:before, .section3 .tit .en span:after {
    background-color: #fff;
}
.section3 .con_c{
  max-width: 960px;
  margin: 50px auto 0;
  overflow: hidden;
  
}
.section3 .con_c .md{
  width: 100%;
  float:left;
}
.section3 .con_c li{
  position: relative;
  width: 50%;
  margin-bottom: 30px;
  float: left;
}
.section3 .con_c li p{
  /* float:left; */
  display: inline-block;
  width: 80%;
  line-height: 40px;
  margin-left: 10px;
  padding: 0 5px;
  border-radius: 10px;
  webkit-box-shadow: 0 8px 12px rgba(0,0,0,0.1);
  box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  background: #fff;
}
.section3 .con_c i{
  width: 20px;
  display: inline-block;
  height: 20px;
  /* float: left; */
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  border:1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section3 .con_c i:after {
    content: "";
    width: 14px;
    height: 14px;
    margin: 2px;
    display: block;
    position: absolute;
    top: 0;
    background: #fff;
    border-radius: 50%;
}
.section3 .con_c a{
  display:block;
  width:100%;
}



.section4 .tit {
    color: #fff;
}
.section4 .tit .en span:before, .section4 .tit .en span:after {
    background-color: #fff;
}

.section5 .con_y{
  max-width: 768px;
  width: 100%;
  padding-top: 150px;
  margin: 50px auto 0;
  text-align: center;
  position: relative;
}
.section5 .con_y .items p{
  width:100px;
  height:100px;
  font-size: 14px;
  color: #fff;
}

.section5 .con_y p{
  vertical-align: middle;
  display: table-cell;
  padding: 0 20px;
  border-radius: 50%;
}
.section5 .con_y .home p{
  color: #fff;
  width: 200px;
  background: #0385d7;
  line-height: 100%;
  font-size: 20px;
  margin: 0 auto;
  height: 200px;
}
.section5 .con_y .s1 p{
 background:#f18791;
}
.section5 .con_y .s2 p{
 background:#ffbf05;
}
.section5 .con_y .s3 p{
 background:#1abaee;
}
.section5 .con_y .s4 p{
 background:#93d250;
}
.section5 .con_y .s5 p{
 background:#fb8639;
}
.section5 .con_y .s6 p{
 background:#56c698;
}
.section5 .con_y .items {
  position: absolute;
}
.section5 .con_y .s1{
 left: 0;
}
.section5 .con_y .s2{
 left: 100px;
 top: 50px;
}
.section5 .con_y .s3{
 left: 250px;
 top: 0;
}
.section5 .con_y .s4{
 right: 250px;
 top: 0;
}
.section5 .con_y .s5{
 right: 100px;
 top: 50px;
}
.section5 .con_y .s6{
 right: 0;
}
.section6 .con_c {
    max-width: 1250px;
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
    position: relative;
}
.con_cus{
  position: relative;
  width: 600px;
  margin: 0 auto;
}
.con_cus:before{
     content: "";
    position: absolute;
    left: -60px;
    top: 0;
    background: #fff;
    width: 725px;
    height: 400px;
 
}
.con_cus .txts{
  position: relative;
 padding-top: 32px;
    margin-top: 58px;
}
}
.con_cus .txts h3{color: #0385d7;margin-bottom: 20px;}
.con_cus .txts .c{font-size: 16px;}
.con_cus .txts p{line-height: 2;}

.section6 .six{
  width: 164px;
  height: 95px;
  /* margin: 40px 0; */
  background: #88be43;
  position: absolute;
  top: 120px;
}
.section6 .six.left{
  left:0;
}
.section6 .six.right{
  right:0;
}
.section6 .six:before {
	content: "";
	position: absolute;
	top: -48px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 82px solid transparent;
	border-right: 82px solid transparent;
	border-bottom: 48px solid #88be43;
}
.section6 .six:after {
	content: "";
	position: absolute;
	bottom: -48px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 82px solid transparent;
	border-right: 82px solid transparent;
	border-top: 48px solid #88be43;
}
.section6 .six_c{
  position: relative;
  width: 127px;
  margin: 0 auto;
  padding-top: 10px;
  z-index: 1;
}
.section6 .six_c:before {
	content: "";
	position: absolute;
	top: -25px;
	width: 127px;
	height: 147px;
	left: 0;
	background: url(../images/rbqbhvzdxegeyqrtaaaaag_6u3s007.png) no-repeat center;
}
.section6 .ico {
    width: 45px;
    height: 40px;
    display: block;
    margin: 0px auto 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.section6 .six_c a{
  width:100%;
  display:block;
  position: relative;
  z-index: 2;
}
.section6 .six_c p{
    color: #fff;
    font-size: 14px;
}


.section .con .pic03 .pic_c {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .con .pic03 .pic_c {
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    transform: translate3d(0, 0, 0);
}
.section1 .pic_c .logo,.section1 .pic_c .tit1,.section1 .pic_c .txt{
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section1.active .pic_c .logo {
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section1.active .pic_c .tit1 {
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}
.section1.active .pic_c .txt {
    opacity: 1;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
    transform: translate3d(0, 0, 0);
}


.section .tit h3,.section .tit .en,.section .tit .c {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .tit h3 {
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    transform: translate3d(0, 0, 0);
}
.section.active .tit .en {
    opacity: 1;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .tit .c {
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section .ab li {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .ab li:nth-child(1){
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .ab li:nth-child(2){
    opacity: 1;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
    transform: translate3d(0, 0, 0);
}
.section.active .ab li:nth-child(3){
    opacity: 1;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .ab li:nth-child(4){
    opacity: 1;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
    transform: translate3d(0, 0, 0);
}
.section .con_c{
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .con_c{
    opacity: 1;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    transform: translate3d(0, 0, 0);
}
.section3 .md li {
    opacity: 1;
    transition: all 1s;
   
}
.section.active .md li:nth-child(1){
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(2){
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(3){
    opacity: 1;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(4){
    opacity: 1;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(5){
    opacity: 1;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(6){
    opacity: 1;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .md li:nth-child(7){
    opacity: 1;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
    transform: translate3d(0, 0, 0);
}




.section4 .newList li {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .newList li:nth-child(1){
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section.active .newList li:nth-child(2){
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .newList li:nth-child(3){
    opacity: 1;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
    transform: translate3d(0, 0, 0);
}
.section.active .newList li:nth-child(4){
    opacity: 1;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
    transform: translate3d(0, 0, 0);
}


.section5 .con_y a {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .con_y a:nth-child(1){
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(2){
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(3){
    opacity: 1;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(4){
    opacity: 1;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(5){
    opacity: 1;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(6){
    opacity: 1;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
    transform: translate3d(0, 0, 0);
}
.section.active .con_y a:nth-child(7){
    opacity: 1;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
    transform: translate3d(0, 0, 0);
}
.section6 .con_cus{
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 100%, 0);
}
.section.active .con_cus{
    opacity: 1;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    transform: translate3d(0, 0, 0);
}
.section6 .left{
    opacity: 0;
    transition: all 1s;
    transform: translate3d(100%, 0, 0);
}
.section6 .right{
    opacity: 0;
    transition: all 1s;
    transform: translate3d(-100%, 0, 0);
}
.section.active .six{
    opacity: 1;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
    transform: translate3d(0, 0, 0);
}





@media only screen and (min-width: 769px){
  .section6 .six:hover .six_c:before{
  animation: rnimtran 6s linear infinite;
    -webkit-animation: rnimtran 6s linear infinite;
}
}
@media only screen and (max-width: 1366px){
  .section .con .pic03 .pic_c{
    background-size: 36%;
  }
  .pic03 .pic_c .logo{
    margin-top: -80px;
  }
  .pic03 .pic_c .tit1{margin: 20px 0;}
  .pic03 .pic_c .logo img{
  max-width: 10%;
  }
  .pic03 .pic_c .tit1 img{
  max-width: 30%;
  }
  .pic03 .pic_c .txt img{
  max-width: 25%;
  }
  .section .con .pic02 {
    width: 600px;
    height: 600px;
    background-size: 100%;
    right: -300px;
    bottom: -300px;
}
}
@media only screen and (max-width: 1440px){
  .section .con .pic03 .pic_c{
    background-size: 36%;
  }
  .pic03 .pic_c .logo{
    margin-top: -80px;
  }
  .pic03 .pic_c .tit1{margin: 20px 0;}
  .pic03 .pic_c .logo img{
  max-width: 10%;
  }
  .pic03 .pic_c .tit1 img{
  max-width: 30%;
  }
  .pic03 .pic_c .txt img{
  max-width: 25%;
  }
  .section .con .pic02 {
    width: 600px;
    height: 600px;
    background-size: 100%;
    right: -300px;
    bottom: -300px;
}
}
@media only screen and (max-width: 1024px){
  .section .con .pic03 .pic_c{
    background-size: 60%;
  }
  .pic03 .pic_c .logo{
    margin-top: -50px;
  }
  .pic03 .pic_c .tit1{margin: 20px 0;}
  .pic03 .pic_c .logo img{
  max-width: 15%;
  }
  .pic03 .pic_c .tit1 img{
  max-width: 20%;
  }
  .pic03 .pic_c .txt img{
  max-width: 40%;
  }
  .con_cus:before {
    display:none;
}
  .con_c{
    background: rgba(136,190,67,.8);
    overflow: hidden;
    border-radius: 20px;
  }
  .con_cus .txts a{color:#fff;}
  .con_cus{
    max-width: 100%;
    width: auto;
  }
  .con_cus .txts {
    position: relative;
    padding: 20px;
    margin-top: 20px;
}
  .con_cus .txts h3 {
    color: #fff;
}
  .con_cus .txts p {
    color: #fff;
}
  .section6 .six{
    position: relative;
    width: 50%;
    float: left;
    background: none;
    border-top: 1px solid rgba(255,255,255,.1);
    top: auto;
  }
  .section6 .six_c:before,.section6 .six:before,.section6 .six:after{
    display:none;
  }
  .con_cus .txts .c {
    font-size: 14px;
}
}
@media only screen and (max-width: 960px){
  .section5 .con_y  p {
    width: 100px !important;
    height: 100px !important;
    font-size: 14px !important;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 14px !important;
}
  .section5 .con_y a {
    left: 0 !important;
    display: table;
    top: auto !important;
    float: left;
    width: 25% !important;
    margin: 0;
    position: relative !important;
}
.section5 .con_y{
	padding:0;
	overflow: hidden;
}
}
@media only screen and (max-width: 768px){
    .section6 .con_cus .txts {

    padding: 15px;
}
  .section6 .tit {
    color: #fff;
}
  .section6 .tit .en span:before, .section6 .tit .en span:after {
    background-color: #fff;
}
	.section .con .pic01{
      width: 300px;
    height: 300px;
    background-size: 100%;
    left: -150px;
    top: -150px;
  }
  .section .con .pic02 {
    width: 400px;
    height: 400px;
    background-size: 100%;
    right: -200px;
    bottom: -200px;
}
  .section .con .pic03 .pic_c{
    background-size: 80%;
  }
  .pic03 .pic_c .logo img{
  max-width: 20%;
  }
  .pic03 .pic_c .tit1 img{
  max-width: 30%;
  }
  .pic03 .pic_c .txt img{
  max-width: 60%;
  }
  .section2 .con-t {
    width: 90%;
}
  .section2 .tit .c {
    text-align:justify;
    line-height:1.5;
}
.section2 li .ct {
    width: 80px;
    height: 80px;
}
  .section2 .ico {
    width: 30px;
    height: 30px;
    margin: 0px auto;
}
  .section2 li .ct_c {
    padding-top: 10px;
}
  .section2 li p {
    font-size: 12px;
}
  .section .tit h3 {
    font-size: 20px;
}
  .section .tit .en span {
    font-size: 20px;
}
  #fp-nav.right{
    right: 5px !important;
  }
  .section3 .con_c .md{
    width: 100%;
    float: none;
    text-align: left;
}
  .section3 .con_c li {
    width: 100%;
    margin-bottom: 10px;
    float: none;
    display: block;
    /* overflow: hidden; */
}
  .section3 .con_c {
    background: none;
    margin-top: 20px;
}
  .section5 .con_y a {
    margin: 0;
    float: left;
    width: 33.33% !important;
    display: table;
    width: 100%;
}
.section5 .con_y p {
    width: 100px !important;
    height: 100px !important;
    font-size: 14px !important;
    border-radius: 10px;
    padding: 0 10px;
}
  .section .tit .en span:before, .section .tit .en span:after {
    width: 60%;
}
  .section3 .con_c li p{
    padding-left:60px;
  }
}
