.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.y-row {
  min-width: 1000px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.main {
  background: #fff;
}
/* dataV.html start */
.data01,
#data02,
#data03,
#data04,
#data05,
#data06,
#data07 {
  width: 1200px;
  margin: 0 auto;
}
.data01 {
  background: url(../images/01.png) no-repeat;
  background-size: cover ;
  /*min-height: 356px;*/
  min-height: 560px;
  width: 100%;
  background-position:center;
   display: table;
}
/*moonshine  06.09*/
.data01 h1 {
  color: #000000;
  font-size: 55px;
  /*padding: 85px 0 30px 25px;*/
   padding: 0 30px 25px;
}
/*moonshine  06.09*/
.data01>div.data-text{
	display: table-cell;
	vertical-align: middle;
}

.data01 p {
  font-size: 14px;
  width: 620px;
  color: #000;
  padding: 0 0 40px 25px;
  line-height: 22px;
}
.data01 a {
  display: inline-block;
  min-width: 78px;
  height: 33px;
  padding: 0 30px 1px;
  background: #cb575b;
  line-height: 33px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  outline: none;
  border-radius: 0;
  margin-left: 25px;
}
/* 产品概述 分类 */
#data02 {
  position: relative;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
#data02 .data02-ul {
  display: inline-block;
  cursor: pointer;
}
#data02 .data02-ul li {
  border-bottom: 2px solid #fff;
  height: 48px;
  margin: 0 20px;
  padding: 0 10px;
  line-height: 50px;
  font-size: 14px;
  color: #333;
  float: left;
  display: inline;
}
#data02 .data02-ul li a {
  color: #333;
}
#data02 .data02-ul li a:hover {
  color: #cb575b;
}
.topDiv {
  position: fixed!important;
  top: 0!important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.redDiv {
  color: #cb575b !important;
}
#data03 .data03-content .data03-img {
  height: 170px;
  line-height: 150px;
  text-align: center;
}
#data03 .data03-content .data03-img ul {
  padding-top: 25px;
  display: inline-block;
}
#data03 .data03-content .data03-img ul:before,
#data03 .data03-content .data03-img ul:after {
  content: "";
  display: table;
}
#data03 .data03-content .data03-img ul:after {
  clear: both;
}
#data03 .data03-content .data03-img ul li {
  border: 1px solid #999;
  color: #333;
  position: relative;
  display: inline-block;
  height: 98px;
  cursor: pointer;
  margin-right: 40px;
  float: left;
}
#data03 .data03-content .data03-img ul li img {
  width: 175px;
  height: 98px;
}
#data03 .data03-content .data03-img ul li p {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -89px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
#data03 .data03-content .data03-div {
  color: #333;
}
.data03-tit {
  height: 60px;
  line-height: 60px;
}
.data03-tit .aliyun-product-title {
  margin-top: 30px;
  height: 30px;
  border-bottom: 1px solid #ddd;
  min-width: 1000px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.data03-tit .aliyun-product-title h4 {
  font-size: 24px;
  background-color: #fff;
  display: inline-block;
  padding-right: 10px;
  font-weight: 500;
  color: #000;
}
.data04-content .marC {
  display: table;
}
.data04-content .func-table {
  margin: 20px 0;
}
.data04-content .func-table .func-title {
  width: 18px;
  background: #f5f5f5;
  color: #999;
  font-size: 14px;
  padding: 12px;
  vertical-align: middle;
}
.data04-content .func-table .func-bd {
  padding: 0 24px;
}
.data04-content .func-table .func-module {
  font-size: 14px;
  color: #666;
  margin-top: 25px;
  line-height: 28px;
}
.data04-content .func-table .func-module h3 {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
}
.data04-content .func-table .func-module:first-child {
  margin-top: 0;
}
/* 时间轴  start */
#timeline {
  width: 800px;
  overflow: hidden;
  margin: 30px auto;
  position: relative;
  background: url('../images/dot.gif') left 45px repeat-x;
  margin-bottom: 50px;
}
#dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
}
#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 12px;
  text-align: center;
  background: url('../images/biggerdot.png') center bottom no-repeat;
}
#dates li a {
  opacity: 0;
}
#dates a {
  line-height: 38px;
  padding-bottom: 10px;
}
#dates .selected {
  color: #00a2ca;
  font-size: 12px;
  display: block;
  opacity: 1;
}
#issues {
  width: 800px;
  height: auto;
  overflow: hidden;
}
#issues li {
  width: 800px;
  height: auto;
  list-style: none;
  float: left;
}
#issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
}
#issues li h1 {
  color: #ffcc00;
  font-size: 48px;
  margin: 20px 0;
  text-shadow: #000 1px 1px 2px;
}
#issues li p {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
}
#issues li p a {
  color: #00a2ca;
}
#grad_left,
#grad_right {
  width: 100px;
  height: auto;
  position: absolute;
  top: 0;
}
#grad_left {
  left: 0;
}
#grad_right {
  right: 0;
}
#next,
#prev {
  position: absolute;
  top: 0;
  font-size: 70px;
  top: 27px;
  width: 22px;
  height: 38px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  background: #fff;
}
#next:hover,
#prev:hover {
  background-position: 0 -76px;
}
#next {
  right: 0;
  background-image: url('../images/next.png');
}
#prev {
  left: 0;
  background-image: url('../images/prev.png');
}
#next.disabled,
#prev.disabled {
  opacity: 0.2;
}
/* 时间轴  end */
.data05-01 h4 {
  font-size: 16px;
  color: #666;
}
.data05-01 .usercase-tab-wrap {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
  border: 1px solid #e5e5e5;
}
.data05-01 .usercase-tab-wrap .usercase-tab {
  width: 350px;
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 1px solid #e5e5e5;
}
.data05-01 .usercase-tab-wrap .usercase-tab li {
  cursor: default;
  background: #fff;
  height: 68px;
  line-height: 68px;
  padding: 0 24px;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  position: relative;
}
.data05-01 .usercase-tab-wrap .usercase-tab li.on {
  margin: -1px -1px 0 0;
  border-left: 2px solid #00a2ca;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.data05-01 .usercase-tab-wrap .usercase-tab-bd {
  margin-left: 350px;
  padding: 19px 24px;
  border-left: 1px solid #e5e5e5;
}
.data06-content h4 {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.data06-content .aliyun-product-partner {
  margin-top: 40px;
}
.data06-content .aliyun-product-partner .partner-list {
  margin: 30px 0 0 -38px;
  height: 73px;
}
.data06-content .aliyun-product-partner .partner-list li {
  position: relative;
  z-index: 1;
  float: left;
  padding-left: 38px;
  width: 70px;
  height: 73px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
  box-sizing: content-box;
}
.data06-content .aliyun-product-partner .partner-list li a {
  color: #666;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
}
.data06-content .aliyun-product-partner .partner-list li .partner-logo {
  width: 70px;
  height: 70px;
  float: left;
}
.data06-content .aliyun-product-partner .partner-list li .partner-logo img {
  width: 70px;
}
.data06-content .aliyun-product-partner .partner-list li .partner-intro {
  float: left;
  width: 140px;
}
.data06-content .aliyun-product-partner .partner-list li .partner-intro h5 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.data06-content .aliyun-product-partner .partner-list li.active {
  width: 838px;
}
.data06-content .aliyun-product-partner .partner-list li.active .partner-intro {
  opacity: 1;
  margin-left: 12px;
}
.data07-content:before,
.data07-content:after {
  display: table;
  content: '';
}
.data07-content:after {
  clear: both;
}
.data07-content .ali-content-item {
  float: left;
  width: 400px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
  margin-bottom: 80px;
}
.data07-content .ali-content-item .item-box {
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #c5d8db;
  height: 193px;
  padding: 5px;
}
.data07-content .ali-content-item .item-box:hover {
  -webkit-box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
  -moz-box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
  box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
}
.data07-content .ali-content-item .item-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.data07-content .ali-content-item .item-box:hover p {
  color: #00a2ca;
}
.data07-content .ali-content-item .item-box .img-area {
  width: 100%;
  overflow: hidden;
  height: 133px;
}
.data07-content .ali-content-item .item-box .img-area img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.data07-content .ali-content-item .item-box .box-header {
  padding: 18px 25px;
  font-size: 14px;
  color: #373d41;
}
.slideTxtBox .bd ul {
  height: 450px;
  zoom: 1;
}
/* dataV.html end */
/* quick.html start */
.events {
  margin-top: 19px;
  font-size: 14px;
  padding-left: 25px;
}
.events li a {
  color: #00a2ca;
  background: none;
  margin-left: 0;
  padding-left: 0;
}
.q01 {
  background: url(../images/21.png) no-repeat;
  background-size: cover;
  margin-bottom: 25px;
}
.q05-content {
  width: 1200px;
  margin: 0 auto;
}
.q05-table {
  border-color: #ddd;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333;
  width: 100%;
  margin-top: 36px;
}
.q05-table thead th {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  height: 60px;
}
.q05-table tbody {
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.q05-table td {
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  padding: 22px;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  box-sizing: content-box;
}
.q05-table td h3 {
  font-size: 16px;
  font-weight: 700;
}
.module-tools-list {
  border: 1px solid #e5e5e5;
  border-right: 0;
  margin-top: 12px;
  margin-bottom: 50px;
}
.module-tools-list:before,
.module-tools-list:after {
  display: table;
  content: "";
}
.module-tools-list:after {
  clear: both;
}
.module-tools-list li {
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
  height: 226px;
  border-right: 1px solid #e5e5e5;
}
.module-tools-list li .inner {
  display: inline-block;
  color: #666;
  cursor: pointer;
  padding: 18px;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
}
.module-tools-list li .icon-wrap {
  margin: 27px 0;
}
.module-tools-list li img {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease, transform 0.3s ease;
}
.module-tools-list li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#q07 {
  margin-bottom: 50px;
}
/* quick.html end */
/* allRound.html start */
/* banner */
#r01 {
  /* 下面是前/后按钮代码，如果不需要删除即可 */
}
#r01 .slideBox {
  width: 100%;
  height: 497px;
  overflow: hidden;
  position: relative;
}
#r01 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 5px;
  z-index: 1;
  margin-left: -60px;
}
#r01 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
#r01 .slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 25px;
  height: 5px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  margin-right: 15px;
}
#r01 .slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
#r01 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
#r01 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
#r01 .slideBox .bd img {
  width: 100%;
  height: 497px;
  display: block;
}
#r01 .slideBox .bd ul li {
  position: relative;
}
#r01 .slideBox .bd ul li .banner-div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
#r01 .slideBox .bd ul li .banner-div h2 {
  font-size: 55px;
  margin-top: 100px;
}
#r01 .slideBox .bd ul li .banner-div span {
  font-size: 20px;
  display: block;
  margin-top: 10px;
  margin-bottom: 45px;
}
#r01 .slideBox .bd ul li .banner-div a {
  background: #cb575b;
  color: #fff;
  font-size: 14px;
  padding: 10px 83px;
  display: inline-block;
  border-radius: 20px;
  margin-bottom: 20px;
}
#r01 .slideBox .bd ul li .banner-div p {
  font-size: 14px;
  line-height: 36px;
}
#r01 .slideBox .bd ul li .banner-div p em {
  color: #f95d62;
  font-size: 18px;
}
#r01 .slideBox .prev,
#r01 .slideBox .next {
  position: absolute;
  left: 7%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 35px;
  height: 65px;
  font-size: 40px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: rgba(0, 0, 0, 0.7);
  line-height: 65px;
  text-align: center;
  margin-top: -32.5px;
}
#r01 .slideBox .next {
  left: auto;
  right: 7%;
  background-position: 8px 5px;
}
#r01 .slideBox .prev:hover,
#r01 .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
#r01 .slideBox .prevStop {
  display: none;
}
#r01 .slideBox .nextStop {
  display: none;
}
#r02 {
  padding-top: 70px;
  /*padding-bottom: 100px;*/
  padding-bottom: 0px;
}
#r02 .c  h1{
	font-size:32px;
	color:#fff;
	display:inline-block;
	width:116px;
	height:116px;
	line-height:116px;
	border-radius:100%;
	background:#cb575b;	
	text-align:center;
}
#r02:before,
#r02:after {
  display: table;
  content: "";
}
#r02::after {
  clear: both;
}
#r02 .c {
  float: left;
  width: 19%;
  text-align: center;
  margin: 3%;
}
#r02 .c .t {
  padding: 14px 0;
  font-size: 20px;
  color: #272727;
}
#r02 .c .t img {
  display: inline-block;
  margin: 5px 0;
}
#r02 .c .t span {
  display: block;
}
#r02 .c .b {
  font-size: 13px;
  color: #8a8989;
  line-height: 30px;
}
#r03 {
  background: #f8f8f8;
  height: 433px;
}
#r03:before,
#r03:after {
  display: table;
  content: "";
}
#r03:after {
  clear: both;
}
#r03 img {
  float: left;
  position: relative;
  top: -69px;
  left: 170px;
}
.r03R {
  width: 560px;
  float: right;
}
.r03R h2 {
  font-size: 36px;
  color: #222;
  margin-bottom: 20px;
  margin-top: 80px;
}
.r03R ul li {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  list-style: initial;
  margin-left: 18px;
}
.r03R a {
  background: #cb575b;
  color: #fff;
  border-radius: 17px;
  width: 135px;
  height: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 35px;
}
/* 定制化工程师服务团队 */
#r04 {
  overflow: hidden;
  margin: 75px auto 80px auto;
}
#r04:before,
#r04:after {
  content: "";
  display: table;
}
#r04:after {
  clear: both;
}
#r04 img {
  float: right;
  margin-right: 64px;
}
.r04L {
  float: left;
  margin-left: 80px;
}
/* 一站式服务体系 */
#r05 {
  background: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 20px;
}
/* 付费会员可以享受什么IT服务？ */
#r06 h2 {
  text-align: center;
  font-size: 36px;
  color: #222;
  margin-top: 50px;
  margin-bottom: 15px;
}
#r06 .r06-p {
  text-align: center;
  font-size: 18px;
  color: #666;
}
#r06 .r06-content {
  margin-top: 73px;
  margin-bottom: 80px;
}
#r06 .r06-content:before,
#r06 .r06-content:after {
  display: table;
  content: "";
}
#r06 .r06-content:after {
  clear: both;
}
.r06-item {
  color: #222;
  width: 36%;
  float: left;
  margin-left: 7%;
  margin-right: 7%;
  margin-bottom: 39px;
}
.r06-item h3 {
  font-size: 24px;
  background: url(../images/61.png) left center no-repeat;
  padding-left: 50px;
  display: inline-block;
}
.r06-item h3:hover {
  color: #cb575b;
  cursor: pointer;
}
.r06-item h4 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.r06-item p {
  font-size: 14px;
  color: #878787;
  line-height: 23px;
}
h3.r06-2 {
  background: url(../images/62.png) left center no-repeat;
}
h3.r06-3 {
  background: url(../images/63.png) left center no-repeat;
}
h3.r06-4 {
  background: url(../images/64.png) left center no-repeat;
}
/* 服务包 */
#r07 {
  background: #f5f5f5;
}
#r07 h2 {
  font-size: 36px;
  color: #222;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 10px;
}
#r07 .r07-a {
  color: #e74545;
  font-size: 14px;
  display: inline-block;
  margin: 0 auto;
}
#r07 .r07-p {
  font-size: 16px;
  color: #999999;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.r07-t {
  background: #fff;
  font-size: 14px;
  color: #212021;
  width: 130px;
  height: 35px;
  display: inline-block;
  border-radius: 32px;
  line-height: 35px;
}
.r07-content:before,
.r07-content:after {
  display: table;
  content: "";
  clear: both;
}
.r07-content .r07-item {
  background: #fff;
  width: 355px;
  float: left;
  margin: 0 22px;
  margin-top: 65px;
}
.r07-content .r07-item:before,
.r07-content .r07-item:after {
  display: table;
  content: "";
}
.r07-content .r07-item h4 {
  font-size: 24px;
  color: #222;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.r07-content .r07-item .r07-round {
  background: #cb575b;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  color: #fff;
  font-size: 14px;
  line-height: 110px;
  margin: 0 auto;
  text-align: center;
}
.r07-content .r07-item .r07-round em {
  font-size: 20px;
}
.r07-content .r07-item span {
  font-size: 16px;
  color: #666;
  display: block;
  margin-top: 25px;
  text-align: center;
}
.r07-content .r07-item a {
  display: inline-block;
  color: #de184a;
  font-size: 14px;
  background: #f5f5f5;
  margin: 30px auto;
  text-align: center;
  padding: 10px 20px;
  border-radius: 19px;
}
.r07-content .r07-item a:hover {
  background: #cb575b;
  color: #fff;
}
.r07-content .r07-item .center-a {
  text-align: center;
}
.r07-content .r07-item .red-a {
  color: #fff;
  background: #cb575b;
}
.r07-last {
  text-align: center;
  font-size: 16px;
  color: #999999;
  padding: 60px 0;
}
#r02 .c .t i{
	font-style:normal;
	
}
/* 艾锑为什么*/
#r08 {
  padding-top: 100px;
}
#r08 p {
  font-size: 45px;
  color: #5c5d5d;
  font-weight: 600;
  border-left: 8px solid #cb575b;
  padding-left: 20px;
  margin: 0px 0 50px 40px;
}
#r08 img {
  margin: 0 auto;
  display: block;
  margin-bottom: 100px;
}
/* 人物介绍 */
#r09 {
  height: 484px;
  
}
/* 艾锑资讯 */
#r10 {
  margin-bottom: 70px;
}
#r09 h2 {
    font-size: 30px;
    color: #5c5d5d;
    text-align: center;
    margin: 60px 0 50px 0;
}
#r10 h2 {
  font-size: 30px;
  color: #5c5d5d;
  text-align: center;
  margin: 60px 0 50px 0;
}
.r10-content:before,
.r10-content:after {
  display: table;
  content: "";
  clear: both;
}
.r10-content .r10L {
  float: left;
  width: 620px;
}
.r10-content .r10L .r10L-div {
  position: relative;
}
.r10-content .r10L .r10L-div div {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  font-size: 48px;
  color: #fff;
  background: #cb575b;
}
.r10-content .r10L .r10L-div div span {
  display: block;
  font-size: 12px;
}
.r10-content .r10L h3 {
  font-size: 18px;
  color: #5c5d5d;
  margin: 30px 0 10px 0;
}
.r10-content .r10L p {
  font-size: 14px;
  color: #ababab;
  line-height: 25px;
}
.r10-content .r10L a {
  color: #fff;
  background: #cb575b;
  font-size: 14px;
  padding: 7px 40px ;
  margin-top: 18px;
  display: inline-block;
}
.r10-content .r10R {
  float: right;
  width: 480px;
}
.r10-content .r10R h3 {
  font-size: 18px;
  color: #5c5d5d;
}
.r10-content .r10R p {
  font-size: 14px;
  color: #ababab;
  line-height: 25px;
  margin: 10px 0 30px 0;
}
/* 合作伙伴 */
#r11 h2 {
  font-size: 30px;
  color: #5c5d5d;
  text-align: center;
  margin: 60px 0 50px 0;
}
#r11 ul {
  margin: 0 auto;
  width: 980px;
  margin-bottom: 61px;
}
#r11 ul:before,
#r11 ul:after {
  display: table;
  content: "";
  clear: both;
}
#r11 ul li {
  position: relative;
  width: 245px;
  height: 120px;
  overflow: hidden;
  float: left;
}
#r11 ul li:hover div {
  top: -120px;
}
#r11 ul li div {
  position: absolute;
  top: 0;
  left: 0;
  transition: top ease 0.3s;
}
/* 了解更多 */
#r12 {
  background: #cb575b;
  padding: 55px 0;
}
#r12 h2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: 100;
  margin-bottom: 12px;
}
#r12 p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 33px;
  font-weight: 100;
}
#r12 a {
  font-size: 14px;
  color: #cb575b;
  background: #fff;
  padding: 10px 43px;
  border-radius: 22px;
  margin: 20px auto 0px auto;
  display: inline-block;
}
