.banner{ width:100%; background:url(banner.jpg) no-repeat; background-size:100% 100%; height:500px;}
.content{ width:1200px; margin:auto; padding:0px;}
.title{ font-size:35px; text-align:center; color:#09F; line-height:70px; margin-top:50px; }
.title1{ font-size:35px; text-align:center; color:#09F; line-height:40px; margin-top:50px; }
.titlejj{ font-size:15px; text-align:center; line-height:50px; color:#999;}

.tbbbzs{ width:1200px; margin-top:40px;}
.tbbbzs1{ width:260px; float:left; margin:20px;}
.tbbbzs1-1{  height:110px; text-align:center; overflow:hidden; position:relative; background:url(1.png) no-repeat left 10px top 10px #84B6FD; color:#FFF; font-size:22px; line-height:50px; background-size:15%; padding:15px; border-radius:10px;}
.tbbbzs1-1-1{ font-size:26px;}
.tbbbzs1-1-2{ font-size:100px; font-weight:bold; text-align:right; margin-top:-30px; width:290px;opacity: 0.1;}


.w1200 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.w1200:after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	clear: both;
}
.ai_card {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.ai_card h2.t {
	padding-top: 80px;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}
.ai_card p.sub_t {
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 60px;
}
.ai_card ul {
	padding-bottom: 70px;
	border-left: 1px solid #e7e7e7;
}
.ai_card ul li {
	float: left;
	position: relative;
	width: 24.8%;
	height: 300px;
	border: 1px solid #e7e7e7;
	margin-left: -1px;
	z-index: 10;
}

.ai_card ul li:before {
	content: "";
	width: 0px;
	height: 2px;
	background: #00b8ff;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 999;
	transition: 1s;
}
.ai_card ul li .info {
	position: absolute;
	top: 40px;
	width: 100%;
	left: 0;
	transition: 0.5s;
	text-align:center;
}
.ai_card ul li .info .img {
	width: 90px;
	text-align: center;
	margin:auto; padding:0px;
}
.ai_card ul li .info h3 {
	font-weight: normal;
	color: #333;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 24px;
	text-align: center;
}
.ai_card ul li .info p {
	width: 80%; line-height:45px;
	line-height: 24px;
	margin: 0 auto;
	color: #73747b;
	font-size: 16px;
}
.ai_card ul li a.btn {
	position: absolute;
	width: 120px;
	height: 40px;
	line-height: 40px;
	display: block;
	left: 50%;
	margin-left: -60px;
	bottom: 30px;
	color: #fff;
	background: #00b8ff;
	opacity: 0;
	border-radius: 2px;
	transition: 0.5s;
	font-size: 16px;
	text-align: center;
}
.ai_card ul li.active {
	box-shadow: 0 2px 20px rgba(175, 175, 175, 0.1);
	background:#EEE
}
.ai_card ul li.active:before {
	width: 298px;
	height: 2px;
}
.ai_card ul li.active .info {
	top: 30px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.ai_card ul li.active a.btn {
	opacity: 1;
}

 .servicesBox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  line-height: 18px;
  color: #999999;
  font-size: 12px;
  }
 
  .servicesBox .serBox {
  cursor: pointer;
  border: 1px solid #fff;
  display: inline;
  width: 298px;
  height: 200px;
  float: left;
  overflow: hidden;
  background-color: #f7f7f7;
  position: relative;
  }
 
  .servicesBox .serBoxOn {
  font-family: "Microsoft Yahei";
  display: none;
  width: 320px;
  height: 270px;
  background:#00B8FF;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 19;
  }
 
  .servicesBox .serBox .pic1 {
  width: 110px;
  height: 110px;
  text-align: center;
  position: absolute;
  top: 22px;
  right: 91px;
  z-index: 99;
  }
 
  .servicesBox .serBox .pic2 {
  width: 110px;
  height: 110px;
  text-align: center;
  position: absolute;
  top: 22px;
  left: -110px;
  z-index: 99;
  }
 
  .servicesBox .serBox .txt1 {
  width: 298px;
  height: 40px;
  color: #999999;
  position: absolute;
  top: 145px;
  left: 0px;
  z-index: 99;
  }
 
  .servicesBox .serBox .txt2 {
  width: 298px;
  height: 40px;
  color: #a9cf4f;
  position: absolute;
  top: 145px;
  right: -240px;
  z-index: 99;
  }
 
  .servicesBox .serBox span.tit {
  font-size: 20px;
  display: block;
  text-align: center;
  }
 
  .servicesBox .serBox .txt1 .tit {
  color: #666;
  line-height: 40px;
  }
 
  .servicesBox .serBox .txt2 .tit {
  color: #fff;
  line-height: 40px;
  font-family: "Microsoft Yahei";
  }
 
  .servicesBox .serBox p {
  padding: 0 10px;
  text-align: center;
  }
  
.dfx{ width:1200px;}

.dfx li{ width:373px; padding:10px; border:1px solid #CCC; float:left; margin-bottom:15px; margin-right:5px; height:80px;}
.dfx li:nth-child(3n){
    margin-right: 0px; float:right;
}

.dfxleft{ float:left; width:50px; text-align:center; font-size:60px;color:#06F;font-style: italic; font-family:"MS Serif", "New York", serif}
.dfxright{ float:right; width:295px; line-height:40px; font-size:18px;}
.dfxright span{ color:#F00; font-size:22px;}

.lct{ width:1200px; margin-top:30px;}
.lct li{ width:180px; float:left; font-size:20px; line-height:60px; text-align:center;}
.lct li img{ height:70px; margin-left:50px; float:left;}
.lct1{ width:20px !important; float:left; line-height:100px !important; height:140px; font-size:40px !important; color:#09F}
.lct2{ width:180px; text-align:center; float:left;}

.wt{ background:url(wd.png) no-repeat center; height:600px; width:1200px;}
.wtleft{ width:360px; margin-left:50px; margin-top:30px; font-size:18px; color:#FFF; line-height:40px; float:left; text-align:right; border-radius:10px; padding:15px;}
.wtleft1{ color:#fff; font-size:40px;font-style: italic; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.wtleft2{ font-size:20px; font-weight:bold; line-height:50px; color:#fff}
.wtright{ width:360px; margin-right:50px;  margin-top:30px; font-size:18px; color:#FFF; line-height:40px; float:right;border-radius:10px; padding:15px;}


#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 600px;
	height: 400px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.cjwt{ width:1200px; margin-top:15px; clear:both; float:left;}
.cjwtleft{ float:left; }
.cjwtleft img{ height:60px; z-index:888; position:relative}
.cjwtright{ float:left; line-height:58px; border:1px solid #3086FB; min-width:800px; border-radius:30px; margin-left:-60px; padding-left:80px; padding-right:100px; font-size:20px;}
.cjwt1{ font-size:16px; line-height:40px; width:1200px; margin:auto; padding:0px;}
.cjwt1 p{ float:left; width:100%; padding-left:40px; }


















