.prod{
	width: 100%;
	height: auto;
	padding: 100px 0;
	background: #F6F6F6;
}
.prod-a{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.prod-b{
	width: 100%;
	height: auto;
	border-right: 1px solid #d8e3e8;
}
#prod-b1{
	color: #4bb8f9;
	font-size: 20px;
	text-align: left;
	line-height: 20px;
	margin-bottom: 30px;
}
.prod-b p{
	margin-bottom: 15px;
}
.prod-b p span{
	color: #666;
	font-size: 16px;
	position: relative;
	top: -3px;
}
.prod-b input[type=checkbox] {
  cursor: pointer;
  margin-right: 10px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  position: relative;
  background: #F6F6F6;
}
.prod-b input[type=checkbox]:after {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  content: " ";
  background-color: #F6F6F6;
  border: 1px solid #acacac;
  color: #acacac;
  display: inline-block;
  visibility: visible;
  padding:0 3.5px;
  border-radius: 3px;
}
.prod-b input[type=checkbox]:checked:after {
  content: "✓";
  font-size: 12px;
  width: 20px;
  height: 20px;
}
.prod-b2{
	width: 100%;
	height: auto;
	padding-left: 30px;
	display:block;
}
.prod-b2 p{
	width: 25%;
	height: auto;
	float: left;
}
.prod-b3{
	width: 100%;
	height: auto;
	padding-left: 30px;
	display:none;
}
.prod-b3 p{
	width: 33.33%;
	height: auto;
	float: left;
}
.prod-c{
	width: 100%;
	height: auto;
}
.prod-c input{
	width: 100%;
	height: 45px;
	border: 1px solid #dedcdc;
	background: rgba(0,0,0,0);
	 -webkit-appearance: none;  
	border-radius: 0;
	padding-left: 30px;
	margin-bottom: 30px;
}
.prod-c input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888888;
}
.prod-c input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #888888;
}
.prod-c input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #888888;
}
.prod-c input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #888888; 
}
.prod-e{
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	margin-top: 50px;
}
.prod-d{
	width: 200px;
	height: 50px;
	border: 0;
	background: linear-gradient(to right, #5750fc, #428ee9);
	background: -webkit-linear-gradient(to right, #5750fc, #428ee9);
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
}
.prod-d:hover{
	background: linear-gradient(to left, #5750fc, #428ee9);
	background: -webkit-linear-gradient(to left, #5750fc, #428ee9);
	box-shadow: 0 0 15px rgba(91,66,255,0.5);
}
/*申请试用*/
.tri{
	width: 100%;
	height: auto;
	padding: 100px 0;
}
.tri-a{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.tri-b{
	width: 100%;
	height: auto;
	position: relative;
}
.tri-b input[type=checkbox] {
  cursor: pointer;
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  position: relative;
  background: #fff;
  -webkit-appearance: radio;
  display: inline-block;
  position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.tri-b input[type=checkbox]:after {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  content: " ";
  background-color: #fff;
  border: 1px solid #666;
  color: #666;
  display: inline-block;
  visibility: visible;
  padding:0 6px;
  border-radius: 7px;
}
.tri-b input[type=checkbox]:checked:after {
  content: "✓";
  font-size: 20px;
  width: 30px;
  height: 30px;
}
.tri-b1{
	width: 100%;
	height: auto;
	display: inline-block;
}
.tri-b1 span{
	font-size: 60px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	-webkit-background-clip: text;
    color: transparent;
    text-align: center;
    display: block;

}
.tri-b1 p:nth-child(2){
	width: 40%;
	height: 1px;
	background: #574ffc;
	display: block;
	margin: auto;
}
.tri-b1 p:nth-child(3){
	color: #3c3c5e;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}
.tri-c{
	margin-top: 50px;
}
.tri-c input{
	width: 100%;
	height: 45px;
	border: 1px solid #dedcdc;
	background: rgba(0,0,0,0);
	 -webkit-appearance: none;  
	border-radius: 0;
	padding-left: 30px;
	margin-bottom: 30px;
}
.tri-c input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888888;
}
.tri-c input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #888888;
}
.tri-c input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #888888;
}
.tri-c input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #888888; 
}
.tri-d{
	width: 100%;
	height: 150px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	border: 0;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 150px;
	cursor: pointer;
	margin-top: 30px;
}
.tri-d span{
	font-size: 40px;
	color: #fff;
	margin-right: 15px;
	position: relative;
	top: 5px;
}
.tri-d:hover{
	background: linear-gradient(to left, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to left, #5947fe, #36b4df);
	/*box-shadow: 0 0 15px rgba(91,66,255,0.5);*/
	color: #fff;
}
/*即时沟通*/
.ins{
	padding-bottom: 100px;
}
.ins-a{
	width: 100%;
	height: auto;
	background: #e9f3f8;
	margin-top: 50px;
}
.ins-a1{
	width: 50%;
	height: auto;
	float: left;
}
.ins-a1 img{
	width: 100%;
	height: auto;
}
.ins-a2{
	width: 70%;
	height: auto;
	display: block;
	margin: auto;
	margin-top: 110px;
}
.ins-b{
	width: 100%;
	height: 50px;
	background: #fff;
	border-radius: 50px;
	border: 0;
	padding-left: 30px;
	font-size: 14px;
}
.ins-b1{
	width: 46%;
	height: 50px;
	border: 0;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	margin-top: 30px;
	float: left;
}
.ins-b1:hover{
	background: linear-gradient(to left, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to left, #5947fe, #36b4df);
	box-shadow: 0 0 15px rgba(91,66,255,0.5);
}
.ins-b2{
	width: 46%;
	height: 50px;
	border: 0;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	background: linear-gradient(to right, #5947fe, #36b4df)!important;
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df)!important;
	margin-top: 30px;
	float: right;
	display: block;
	text-align: center;
	line-height: 50px;
}
.ins-b2:hover{
	background: linear-gradient(to left, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to left, #5947fe, #36b4df);
	box-shadow: 0 0 15px rgba(91,66,255,0.5);
}
.ins-b2 span{
	font-size: 25px;
	color: #fff;
	margin-right: 20px;
}
.ins-b2 p{
	display: inline-block;
	color: #fff;
	position: relative;
	top: -3px;
}
/*了解云腾*/
.comm{
	padding: 100px 0;
}
.comm .col-md-3 p{
	width: 100px;
	height: 1px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	margin-top: 10px;
}
.comm .p2{
	text-align: left;
}
.comm .p2 span{
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	-webkit-background-clip: text;
    color: transparent;
    margin-left: 10px;
}
.comm-a{
	margin-top: 30px;
}
.comm-a p{
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 0;
	text-indent: 2em;
	color: #9397a8;
}
.comm-b{
	margin-top: 80px;
}
.comm-c ul{
	width: 100%;
	height: auto;
}
.comm-c ul li{
	width: 45%;
	height: auto;
	display: inline-block;
	margin-top: 30px;
}
.comm-c ul li:nth-child(2n){
	margin-left: 7%;
}
.comm-c ul li span{
	font-size: 60px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	-webkit-background-clip: text;
    color: transparent;
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
}
.comm-c1{
	width: 85%;
	display: inline-block;
	height: auto;
	padding-left: 20px;
    vertical-align: top;
}
.comm-c1 p:first-child{
	font-size: 18px;
	color: #3c3c5e;
}
.comm-c1 p:nth-child(2){
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 0;
	color: #9397a8;
}
/*选择我们*/
.cho{
	width: 100%;
	height: auto;
	background: #e9f3f8;
	padding: 100px 0;
}
.cho-a{
	width: 100%;
	height: auto;
}
.cho-a img{
	width: 90%;
	height: auto;
	display: block;
	margin: auto;
}
.cho-b{
	width: 100%;
	height: auto;
}
.cho-b1{
	color: #3c3c5e;
	font-size: 30px;
	line-height: 30px;
}
.cho-b1 span{
	width: 100px;
	height: 1px;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	display: inline-block;
	margin-right: 30px;
	position: relative;top: -8px;
}
.cho-b ul{
	width: 15%;
	height: auto;
	display: inline-block;
	margin-top: 40px;
	vertical-align: top;
}
.cho-b ul li{
	width: 100%;
	height: auto;
	border-radius: 50%;
	margin-bottom: 40px;
}
.cho-b ul li img{
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.cho-b2{
	border: 5px solid #fff;
	box-shadow: 0 5px 15px #ccc;
}
.cho-c{
	width: 84%;
	height: auto;
	display: inline-block;
	margin-top: 40px;
	vertical-align: top;
	padding-left: 30px;
	position: relative;
}
.swiper-container6 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      box-sizing: border-box;
      position: relative;
      margin-bottom: 80px;
    }
 .swiper-container6   .swiper-slide {
 	width: 100%;
      text-align: center;
      font-size: 18px;
      background: rgba(0,0,0,0);

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      position: relative;
    }
#cho-d1{
 	width: 50px;
 	height: auto;
 	display: inline-block;
 	vertical-align: top;
 	margin-right: 20px;
 	position: absolute;
 	top: 0px;
 	left: 0;
 }
 .cho-d{
 	width: auto;
 	height: auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-top: 30px;
	padding-left: 70px;
 }
 .cho-d p:first-child{
 	color: #3c3c5e;
 	font-size: 22px;
 }
 .cho-d p:nth-child(2){
 	color: #9397a8;
 	font-size: 14px;
 	line-height: 32px;
 }
.swiper-pagination6{
	display: none;
}
.swiper-button-next4{
	background-image:url("../images/right.png");
	border-radius: 50%;
	top: 95%;
	left: 170px;
}
.swiper-button-prev4{
	background-image:url("../images/left.png");
	border-radius: 50%;
	top: 95%;
	left: 100px;
}
.swiper-button-next4,.swiper-button-prev4{
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	box-shadow: 0 0 15px #e7e7f5;
	border-radius: 50%;
}
/*数字*/
.num{
	width: 100%;
	height: auto;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	padding: 100px 0;
}
.num-a{
	width: 100%;
	height: auto;
	position: relative;
}
.num-a1{
	width: 40%;
	height: auto;
	display: inline-block;
	text-align: center;
	margin-left: 20%;
}
.num-a1 p:first-child{
	color: #fff;
	font-size: 36px;
}
.num-a1 p:nth-child(2){
	color: #fff;
	font-size: 16px;
}
.num-a2{
	width: 10%;
	display: inline-block;
	vertical-align: top;
}
.num-a2 span{
	font-size: 40px;
	color: #fff;
}
.num-a3{
	width: 40%;
	height: 120px;
	position:absolute;
	border: 1px dashed #fff;
	right: 70px;
	top: -10px;
}
/*荣誉资质*/
.hon{
	width: 100%;
	height: auto;
	padding: 100px 0;
}
.hon .p2 span{
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	-webkit-background-clip: text;
    color: transparent;
    margin-left: 10px;
}
.hon-a{
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 70px;
	text-align: center;
	margin-top: 50px;
}
.hon-a .swiper-pagination7{
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%,0);
}
.swiper-container7 {
      width: 100%;
      height: 100%;
       overflow: hidden;
      box-sizing: border-box;
      position: relative;
      padding-bottom: 15px;
    }
 .swiper-container7   .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      box-shadow: 0 0 15px rgba(0,0,0,0.2);
    }
 .hon-a .swiper-pagination7   .swiper-pagination-bullet{
    	margin: 0 5px;
    	background: #437dff;
    }
/*人才招聘*/
.rec{
	width: 100%;
	height: auto;
	padding: 100px 0;
	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
}
.rec .p2{
	color: #fff;
}
.rec .p3{
	background: #fff;
}
.rec-a{
	width: 100%;
	height: auto;
	margin-top: 50px;
	position: relative;
}
.swiper-container8 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      box-sizing: border-box;
      position: relative;
    }
 .swiper-container8   .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
 .rec-a1{
 	width: 100%;
 	height: auto;
 	background: #fff;
 }
 .rec-a1 img{
 	width: 100%;
 	height: auto;
 }
.rec-a2{
	width: 100%;
	height: 225px;
	padding: 30px 30px 0;
	text-align: left;
}
.rec-a2 p:first-child{
	color: #333;
	font-size: 20px;
}
.rec-a2 p:nth-child(2){
	color: #9397a8;
	font-size: 14px;
	line-height: 28px;
}
 .rec-a .swiper-button-next{
 	right: -50px;
 }
 .rec-a .swiper-button-prev{
 	left: -50px;
 }
 /*使命*/
 .mis{
 	width: 100%;
 	height: auto;
 	padding: 100px 0;
 }
 .mis-a{
 	width: 100%;
 	height: auto;
 	position: relative;
 }
 .mis-a span{
 	font-size: 60px;
 	background: linear-gradient(to right, #5947fe, #36b4df);
	background: -webkit-linear-gradient(to right, #5947fe, #36b4df);
	-webkit-background-clip: text;
    color: transparent;
    margin-right: 10px;
    vertical-align: top;
    line-height: 60px;
    display: inline-block;
 }
 .mis-a1{
	width: 85%;
	height: auto;
	display: inline-block;
	vertical-align: top;
 }
 .mis-a1 p:first-child{
 	color: #3c3c5e;
 	font-size: 24px;
 }
 .mis-a1 p:nth-child(2){
 	color: #9397a8;
 	font-size: 14px;
 	line-height: 30px;
 }
@media (max-width: 1400px){
	.prod-b p span{
		font-size: 14px;
	}
	.tri-b1 span{
		font-size: 50px;
	}
	.ins-a2{
		margin-top: 80px;
	}
	.comm-c ul li span{
		font-size: 53px;
		line-height: 53px;
	}
	.swiper-container6 {
      margin-bottom: 60px;
    }
    #cho-d1{
	 	width: 50px;
	 	top: -95px;
	 }
	.num-a3{
		width: 45%;
		height: 120px;
		position:absolute;
		border: 1px dashed #fff;
		right: 40px;
		top: -10px;
	}
	.rec-a2 p:nth-child(2){
		font-size: 13px;
		line-height: 26px;
	}
}
@media (max-width: 1200px){
	.prod{
		padding: 80px 0;
	}
	.prod-b p span{
		font-size: 12px;
	}
	.prod-b input[type=checkbox] {
	  cursor: pointer;
	  margin-right: 5px;
	  font-size: 12px;
	  width: 18px;
	  height: 18px;
	  position: relative;
	  background: #F6F6F6;
	}
	.prod-b input[type=checkbox]:after {
	  position: absolute;
	  width: 18px;
	  height: 18px;
	  top: 0;
	  content: " ";
	  background-color: #F6F6F6;
	  border: 1px solid #acacac;
	  color: #acacac;
	  display: inline-block;
	  visibility: visible;
	  padding:0 3.5px;
	  border-radius: 3px;
	}
	.prod-b input[type=checkbox]:checked:after {
	  content: "✓";
	  font-size: 12px;
	  width: 18px;
	  height: 18px;
	}
	.tri{
		padding: 80px 0;
	}
	.tri-b input[type=checkbox] {
	  cursor: pointer;
	  margin-right: 10px;
	  font-size: 12px;
	  width: 25px;
	  height: 25px;
	  position: relative;
	  background: #fff;
	  -webkit-appearance: radio;
	  display: inline-block;
	  position: absolute;
	    left: 0;
	    top: 50%;
	    transform: translate(0,-50%);
	}
	.tri-b input[type=checkbox]:after {
	  position: absolute;
	  width: 25px;
	  height: 25px;
	  top: 0;
	  content: " ";
	  background-color: #fff;
	  border: 1px solid #666;
	  color: #666;
	  display: inline-block;
	  visibility: visible;
	  padding:0 6px;
	  border-radius: 7px;
	}
	.tri-b input[type=checkbox]:checked:after {
	  content: "✓";
	  font-size: 16px;
	  width: 25px;
	  height: 25px;
	}
	.tri-b1 span{
		font-size: 45px;
	}
	.tri-b1 p:nth-child(3){
		font-size: 16px;
	}
	.tri-c{
		margin-top: 40px;
	}
	.tri-d{
		height: 120px;
		line-height: 120px;
		margin-top: 20px;
	}
	.tri-a{
		margin-top: 40px;
	}
	.ins{
		padding-bottom: 80px;
	}
	.ins-a{
		margin-top: 40px;
	}
	.ins-a2{
		margin-top: 70px;
	}
	.ins-b{
		height: 40px;
		line-height: 40px;
	}
	.ins-b1{
		height: 40px;
		line-height: 40px;
	}
	.ins-b2{
		height: 40px;
		line-height: 40px;
	}
	.comm{
		padding: 80px 0;
	}
	.comm-b{
		margin-top: 60px;
	}
	.comm-c ul li{
		width: 47%;
	}
	.comm-c ul li:nth-child(2n){
		margin-left: 5%;
	}
	.comm-c ul li span{
		font-size: 45px;
		line-height: 45px;
	}
	.comm-c1{
		width: 84%;
		padding-left: 15px;
	}
	.cho{
		padding: 80px 0;
	}
	.cho-b1{
		font-size: 26px;
	}
	.cho-b1 span{
		width: 80px;
	}
	.cho-d{
		margin-top: 15px;
	}
	.cho-d p:nth-child(2){
		line-height: 28px;
	}
	#cho-d1{
		width: 40px;
		top: -115px;
		left: 2px;
	}
	.swiper-container6{
		margin-bottom: 30px;
	}
	.swiper-button-next4, .swiper-button-prev4{
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
	.swiper-button-next4{
		left: 150px;
	}
	.swiper-button-prev4{
		left: 90px;
	}
	.cho-d p:first-child{
		font-size: 20px;
	}
	.num{
		padding: 80px 0;
	}
	.num-a1{
		width: 50%;
	}
	.num-a3{
		width: 55%;
		right: 0;
	}
	.hon{
		padding: 80px 0;
	}
	.hon-a{
		margin-top: 40px;
		padding-bottom: 60px;
	}
	.rec{
		padding: 80px 0;
	}
	.rec-a2{
		padding: 20px 20px  0 20px;
	}
	.rec-a2 p:first-child{
		font-size: 18px;
	}
	.rec-a .swiper-button-next{
	 	right: -30px;
	 }
	 .rec-a .swiper-button-prev{
	 	left: -30px;
	 }
	.rec-a{
		margin-top: 40px;
	}
	.mis{
		padding: 80px 0;
	}
	.mis-a1{
		width: 82%;
	}
	.rec-a2 p:nth-child(2){
		font-size: 12px;
		line-height: 24px;
	}
}
@media (max-width: 991px){
	.prod{
		padding: 40px 0;
	}
	#prod-b1{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.prod-b p span{
		font-size: 14px;
	}
	.prod-b{
		border-right: 0;
	}
	.prod-c input{
		margin-bottom: 15px;
	}
	.prod-e{
		margin-top: 15px;
	}
	.prod-d{
		width: 180px;
		height: 45px;
	}
	.tri{
		padding: 40px 0;
	}
	.tri-b input[type=checkbox] {
	  cursor: pointer;
	  margin-right: 10px;
	  font-size: 12px;
	  width: 20px;
	  height: 20px;
	  position: relative;
	  background: #fff;
	  -webkit-appearance: radio;
	  display: inline-block;
	  position: absolute;
	    left: 0;
	    top: 50%;
	    transform: translate(0,-50%);
	}
	.tri-b input[type=checkbox]:after {
	  position: absolute;
	  width: 20px;
	  height: 20px;
	  top: 0;
	  content: " ";
	  background-color: #fff;
	  border: 1px solid #666;
	  color: #666;
	  display: inline-block;
	  visibility: visible;
	  padding:0 3px;
	  border-radius: 5px;
	}
	.tri-b input[type=checkbox]:checked:after {
	  content: "✓";
	  font-size: 14px;
	  width: 20px;
	  height: 20px;
	}
	.tri-b1 span{
		font-size: 40px;
	}
	.tri-b1 p:nth-child(3){
		font-size: 13px;
		margin-top: 20px;
	}
	.tri-c{
		margin-top: 30px;
	}
	.tri-d{
		height: 100px;
		line-height: 100px;
		margin-top: 10px;
		font-size: 20px;
	}
	.tri .col-md-2{
		padding-left: 10px;
		padding-right: 10px;
	}
	.tri-d span{
		font-size: 35px;
	}
	.tri-a{
		margin-top: 30px;
	}
	.ins{
		padding-bottom: 60px;
	}
	.ins-a{
		margin-top: 30px;
	}
	.ins-a2{
		width: 80%;
		margin-top: 50px;
	}
	.ins-b{
		height: 40px;
		line-height: 40px;
	}
	.ins-b1{
		height: 40px;
		line-height: 40px;
		margin-top: 20px;
	}
	.ins-b2{
		height: 40px;
		line-height: 40px;
		margin-top: 20px;
	}
	.ins-b2 span{
		margin-right: 10px;
		font-size: 20px;
	}
	.ins-b2 p{
		top: -1px;
	}
	.comm{
		padding: 40px 0;
	}
	.comm-a{
		margin-top: 20px;
	}
	.comm-b{
		margin-top: 30px;
	}
	.comm-c ul li{
		width: 47%;
		margin-top: 20px;
	}
	.comm-c ul li:nth-child(2n){
		margin-left: 5%;
	}
	.comm-c ul li span{
		font-size: 45px;
		line-height: 45px;
	}
	.comm-c1{
		width: 84%;
		padding-left: 15px;
	}
	.comm-a p{
		line-height: 30px;
	}
	.comm-c1 p:nth-child(2){
		line-height: 30px;
	}
	.cho{
		padding: 40px 0;
	}
	.cho-c{
		width: 100%;
		margin-top: 0px;
		padding-left: 0px;
	}
	.cho-b1{
		font-size: 22px;
		margin-top: 20px;
	}
	.cho-b1 span{
		width: 60px;
	}
	.cho-b ul{
		width: 100%;
		margin-top: 0px;
	}
	.cho-b ul li{
		width: 28%;
		float: left;
		display: inline-block;
		margin: 2.5%;
		margin-bottom: 20px;
	}
	.cho-d{
		margin-top: 15px;
	}
	.cho-d p:nth-child(2){
		line-height: 28px;
		padding-right: 2px;
	}
	#cho-d1{
		width: 40px;
		top: -50px;
		left: 2px;
	}
	.swiper-container6{
		margin-bottom: 30px;
	}
	.swiper-button-next4, .swiper-button-prev4{
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
	.swiper-button-next4{
		left: 120px;
	}
	.swiper-button-prev4{
		left: 60px;
	}
	.cho-d p:first-child{
		font-size: 20px;
	}
	.num{
		padding: 60px 0;
	}
	.num-a1 p:first-child{
		font-size: 30px;
	}
	.num-a1{
		width: 70%;
		margin-left: 0;
	}
	.num-a3{
		width: 61%;
		right: 0;
		height: 100px;
	}
	.num-a2 span{
		font-size: 35px;
	}
	.hon{
		padding: 40px 0;
	}
	.hon-a{
		margin-top: 30px;
		padding-bottom: 40px;
	}
	.rec{
		padding: 40px 0;
	}
	.rec-a{
		margin-top: 30px;
	}
	.rec-a2{
		padding: 15px 15px  0 15px;
		height: 175px;
	}
	.rec-a2 p:first-child{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.rec-a2 p:nth-child(2){
		line-height: 22px;
	}
	.rec-a .swiper-button-next{
	 	right: 10px;
	 }
	 .rec-a .swiper-button-prev{
	 	left: 10px;
	 }
	.mis{
		padding: 40px 0 60px;
	}
	.mis-a1{
		width: 75%;
	}
	.mis-a1 p:first-child{
		font-size: 18px;
	}
	.mis-a1 p:nth-child(2){
		line-height: 28px;
	}
}
@media (max-width: 767px){
	.prod{
		padding: 20px 0;
	}
	#prod-b1{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.prod-b p span{
		font-size: 12px;
	}
	.prod-b{
		border-right: 0;
	}
	.prod-c input{
		margin-bottom: 15px;
	}
	.prod-e{
		margin-top: 0px;
	}
	.prod-d{
		width: 180px;
		height: 45px;
	}
	.prod-a{
		margin-top: 15px;
	}
	.prod-b2{
		padding-left: 26px;
	}
	.prod-b3{
		padding-left: 26px;
	}
	.prod-b2 p{
		width: 100%;
	}
	.prod-b3 p{
		width: 100%;
	}
	.prod-c input{
		height: 40px;
		padding-left: 15px;
	}
	.tri{
		padding: 20px 0;
	}
	.tri-b1 span{
		font-size: 35px;
	}
	.tri-b1 p:nth-child(3){
		font-size: 13px;
		margin-top: 10px;
	}
	.tri-c{
		margin-top: 15px;
	}
	.tri-d{
		height: 80px;
		line-height: 80px;
		margin-top: 0px;
		font-size: 18px;
	}
	.tri .col-md-2{
		padding-left: 15px;
		padding-right: 15px;
	}
	.tri-d span{
		font-size: 30px;
	}
	.tri-c input{
		padding-left: 15px;
		height: 40px;
		margin-bottom: 15px;
	}
	.tri-a{
		margin-top: 15px;
	}
	.ins-a{
		margin-top: 15px;
	}
	.ins-a1{
		width: 100%;
		height: auto;
	}
	.ins-a2{
		width: 80%;
		margin-top: 30px;
		padding-bottom: 90px;
	}
	.ins-b{
		height: 40px;
		line-height: 40px;
	}
	.ins-b1{
		height: 40px;
		line-height: 40px;
		margin-top: 20px;
	}
	.ins-b2{
		height: 40px;
		line-height: 40px;
		margin-top: 20px;
	}
	.ins-b2 span{
		margin-right: 10px;
		font-size: 20px;
	}
	.ins-b2 p{
		top: -1px;
	}
	.comm{
		padding: 20px 0;
	}
	.comm-a{
		margin-top: 15px;
	}
	.comm-b{
		margin-top: 20px;
	}
	.comm-c ul li{
		width: 100%;
		margin-top: 15px;
	}
	.comm-c ul li:nth-child(2n){
		margin-left: 0%;
	}
	.comm-c ul li span{
		font-size: 40px;
		line-height: 40px;
	}
	.comm-c1{
		width: 88%;
		padding-left: 10px;
	}
	.comm-a p{
		line-height: 28px;
	}
	.comm-c1 p:nth-child(2){
		line-height: 28px;
	}
	.comm-c1 p:first-child{
		margin-bottom: 5px;
	}
	.cho{
		padding: 20px 0;
	}
	.cho-c{
		width: 100%;
		margin-top: 0px;
	}
	.cho-b1{
		font-size: 20px;
		margin-top: 20px;
	}
	.cho-b1 span{
		width: 60px;
	}
	.cho-b ul{
		width: 100%;
		margin-top: 0px;
	}
	.cho-b ul li{
		width: 28%;
		float: left;
		display: inline-block;
		margin: 2.5%;
		margin-bottom: 0px;
	}
	.cho-d{
		margin-top: 15px;
	}
	.cho-d p:nth-child(2){
		line-height: 28px;
		padding-right: 2px;
	}
	#cho-d1{
		width: 30px;
		top: -90px;
		left: 2px;
	}
	.swiper-container6{
		margin-bottom: 30px;
	}
	.swiper-button-next4, .swiper-button-prev4{
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}
	.swiper-button-next4{
		left: 85px;
	}
	.swiper-button-prev4{
		left: 50px;
	}
	.cho-d p:first-child{
		font-size: 18px;
	}
	.num{
		padding: 40px 0;
	}
	.num-a1 p:first-child{
		font-size: 26px;
	}
	.num-a1 p:nth-child(2){
		font-size: 14px;
	}
	.num-a1{
		width: 70%;
		margin-left: 0;
	}
	.num-a3{
		width: 61%;
		right: 0;
		height: 100px;
	}
	.num .col-xs-6{
		margin-bottom: 40px;
	}
	.num .col-xs-6:nth-child(3){
		margin-bottom: 0px;
	}
	.num .col-xs-6:nth-child(4){
		margin-bottom: 0px;
	}
	.num-a2 span{
		font-size: 30px;
	}
	.hon{
		padding: 20px 0;
	}
	.hon-a{
		margin-top: 15px;
		padding-bottom: 30px;
	}
	.rec{
		padding: 20px 0;
	}
	.rec-a{
		margin-top: 15px;
	}
	.mis-a span{
		font-size: 45px;
	}
	.mis-a1{
		width: 83%;
	}
}
@media (max-width: 375px){
	.comm-c1{
		width: 86%;
	}
	.mis-a1{
		width: 82%;
	}
}
@media (max-width: 320px){
	.ins-a2{
		width: 90%;
	}
	.comm-c1{
		width: 84%;
	}
	.mis-a1{
		width: 79%;
	}
	.rec-a2{
		height: 200px;
	}
}