body {
  font-family: "微软雅黑";
}
ol,
ul {
  list-style: none;
  padding-left: 0px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #333;
}
.tophead {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-top: 5px;
}
.tophead .tool-list li {
  position: relative;
}
.tophead .tool-list li .tool-box {
  position: absolute;
  top: 25px;
  left: -40px;
  width: 110px;
  height: 110px;
  border: 1px solid #ddd;
  background: #fff;
  display: none;
  padding: 5px;
  z-index: 9999;
  border-radius: 5px;
}
.tophead .tool-list li .tool-box img {
  width: 100%;
}
.tophead .tool-list li:hover .tool-box {
  display: block;
}
.head-box {
  border-bottom: 1px solid #ddd;
}
.head {
  padding-top: 20px;
  padding-bottom: 20px;
}
.head .navlist ul li {
  float: left;
  margin-left: 25px;
}
.head .navlist ul li a {
  font-size: 16px;
  line-height: 60px;
}
.banner-box .banner-guide-box {
  position: relative;
}
.banner-box .banner-guide-box .guide-box {
  position: absolute;
  top: -450px;
  right: 0px;
  z-index: 9999;
  width: 356px;
  height: 392px;
  background: url('../images/guide-box-bg.png') no-repeat;
  color: #fff;
  text-align: center;
}
.banner-box .banner-guide-box .guide-box h1,
.banner-box .banner-guide-box .guide-box h2 {
  margin-top: 30px;
}
.banner-box .banner-guide-box .guide-box .check-more {
  margin-top: 30px;
}
.banner-box .banner-guide-box .guide-box ul {
  padding: 50px 0px 0 10px;
}
.banner-box .banner-guide-box .guide-box small {
  color: #fff;
}
.banner-box .banner-guide-box .box {
  overflow: hidden;
}
.banner-box .banner-guide-box .list {
  overflow: hidden;
  width: 9999px;
}
.banner-box .banner-guide-box .list li {
  float: left;
  width: 340px;
  padding: 0 25px;
}
.banner-box .banner-guide-box .prev {
  left: 10px;
  top: 40%;
  position: absolute;
  cursor: pointer;
}
.banner-box .banner-guide-box .next {
  right: 5px;
  top: 40%;
  position: absolute;
  cursor: pointer;
}
.about-us {
  padding: 40px 0 40px 25px;
  margin-top: 30px;
  position: relative;
  z-index: 9999;
  background: #fff;
  background: url('../images/about-bg.png') no-repeat;
}
.about-us small {
  border-bottom: 2px solid #e33a3c;
}
.about-us .content {
  padding: 15px 0 0 45px;
  text-indent: 2em;
  line-height: 30px;
  margin-bottom: 0px;
}
.hengyin-box {
  position: relative;
  padding-top: 9px;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  min-height: 456px;
}
.hengyin-box .hy-box {
  border-top: 1px solid #e33a3c;
  border-left: 1px solid #ddd;
  padding-left: 0px;
  margin-right: 108px;
  overflow: hidden;
}
.hengyin-box .hy-box ul {
  padding-left: 15px;
  padding-right: 15px;
}
.hengyin-box .hy-box ul li {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background 0.3s,color 0.3s;
  -webkit-transition: background 0.3s,color 0.3s;
  -moz-transition: background 0.3s,color 0.3s;
  -ms-transition: background 0.3s,color 0.3s;
  -o-transition: background 0.3s,color 0.3s;
}
.hengyin-box .hy-btn {
  border: 1px solid #e33a3c;
  color: #e33a3c;
  padding: 6px 15px;
  font-size: 14px;
  border-radius: 5px;
  margin: 20px 0;
  float: left;
  margin-right: 10px;
}
.hengyin-box .shouyi-box {
  overflow: hidden;
  padding: 10px 20px;
}
.hengyin-box p {
  font-size: 18px;
  margin-top: 9px;
}
.hengyin-box .active {
  background: #7db0e1;
  color: #fff;
}
.hengyin-box .active .shouyi-box {
  background: #90bce5;
  color: #fff;
}
.hengyin-box .active .shouyi-box small {
  color: #fff;
}
.hengyin-box .active .hy-btn {
  border: 1px solid #fff;
  color: #fff;
}
.hengyin-box .hy-title {
  background: url('../images/hy-title.png') no-repeat;
  width: 119px;
  height: 668px;
  position: absolute;
  right: 0;
  top: 0px;
}
.ys-box {
  position: relative;
}
.ys-box ul {
  margin-left: 45px;
  border-top: 1px solid #F37677;
  border-bottom: 1px solid #F37677;
  border-right: 1px solid #F37677;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 0px;
  padding: 5px 20px;
}
.ys-box ul li {
  font-size: 18px;
  line-height: 48px;
  color: #e24a4b;
}
.ys-box .ys-title {
  background: url('../images/ys-title.png') no-repeat;
  width: 52px;
  height: 156px;
  position: absolute;
  top: 0px;
  left: 15px;
}
.bz-box {
  position: relative;
}
.bz-box ul {
  margin-left: 45px;
  border-top: 1px solid #7dc2ed;
  border-bottom: 1px solid #7dc2ed;
  border-right: 1px solid #7dc2ed;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 0px;
  padding: 5px 20px;
}
.bz-box ul li {
  font-size: 18px;
  line-height: 48px;
  color: #2d77c1;
}
.bz-box .bz-title {
  background: url('../images/bz-title.png') no-repeat;
  width: 52px;
  height: 156px;
  position: absolute;
  top: 0px;
  left: 15px;
}
.chuangfeng-box {
  position: relative;
  padding-top: 9px;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
  min-height: 456px;
}
.chuangfeng-box .cf-box {
  border-top: 1px solid #43d2d7;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-left: 0px;
  margin-left: 108px;
  overflow: hidden;
}
.chuangfeng-box .cf-box ul {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.chuangfeng-box .cf-box ul li {
  border-bottom: 1px dashed #ddd;
  padding-top: 25px;
  padding-bottom: 25px;
  margin: 0 30px;
  overflow: hidden;
  transition: background 0.3s,color 0.3s;
  -webkit-transition: background 0.3s,color 0.3s;
  -moz-transition: background 0.3s,color 0.3s;
  -ms-transition: background 0.3s,color 0.3s;
  -o-transition: background 0.3s,color 0.3s;
}
.chuangfeng-box .cf-box ul .unborder {
  border: 0px;
}
.chuangfeng-box dl {
  margin-bottom: 0px;
}
.chuangfeng-box dl dt {
  display: block;
  overflow: hidden;
  font-weight: 500;
}
.chuangfeng-box h3 {
  margin: 0;
  line-height: 56px;
}
.chuangfeng-box .shouyi-box {
  overflow: hidden;
  padding: 5px 5px;
  border: 1px solid #e33a3c;
  color: #e33a3c;
  border-radius: 5px;
  float: left;
  margin-bottom: 7px;
  margin-right: 10px;
}
.chuangfeng-box .cf-btn {
  margin-top: 8px;
}
.chuangfeng-box .cf-title {
  background: url('../images/cf-title.png') no-repeat;
  width: 119px;
  height: 456px;
  position: absolute;
  left: 0;
  top: 0px;
}
.ld-box .pic-list li {
  margin-bottom: 20px;
  cursor: pointer;
}
.ld-box .pic-list li img {
  width: 100%;
}
.ld-box .pic-list li img:hover {
  border: 2px solid #ccc;
}
.ld-box .ld-info {
  display: none;
}
.ld-box .ld-info h1 {
  margin: 0px;
}
.ld-box .ld-pic {
  width: 110px;
}
.ld-box .ld-pic img {
  width: 100%;
}
.ld-box .ld-course li {
  margin-top: 5px;
}
.news-box .news-tips {
  width: 10px;
  height: 10px;
  background: url('../images/news-tips.png') no-repeat;
  position: absolute;
  right: -10px;
  top: 0px;
}
.news-box .news-name {
  overflow: hidden;
}
.news-box .news-name li {
  float: left;
  display: inline;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-right: 30px;
  position: relative;
  overflow: visible;
}
.news-box .news-name .active {
  border-bottom: 2px solid #EB4D51;
}
.news-box .news-item {
  display: none;
}
.news-box ul li {
  overflow: hidden;
  margin-bottom: 17px;
}
.news-box ul li span {
  float: left;
  color: #666;
}
.news-box ul li label {
  float: right;
  font-weight: 500;
  color: #999;
}
.news-box .glyphicon {
  top: 4px;
  margin-right: 5px;
}
.news-box .news-info {
  display: none;
  color: #999;
  text-indent: 2em;
}
.news-box .news-pic {
  display: none;
}
.news-box .news-pic img {
  width: 100%;
}
.news-box .news-course li {
  margin-top: 5px;
}
.news-box .active span {
  color: #333;
}
.news-box .active .news-info {
  display: block;
}
.notice-box ul li {
  overflow: hidden;
  margin-bottom: 17px;
}
.notice-box ul li span {
  float: left;
  color: #666;
}
.notice-box ul li label {
  float: right;
  font-weight: 500;
  color: #999;
}
.notice-box .glyphicon {
  top: 4px;
  margin-right: 5px;
}
.notice-box .news-info {
  display: none;
  color: #999;
  text-indent: 2em;
}
.notice-box .news-pic {
  display: none;
}
.notice-box .news-pic img {
  width: 100%;
}
.notice-box .news-course li {
  margin-top: 5px;
}
.notice-box .active span {
  color: #333;
}
.notice-box .active .news-info {
  display: block;
}
.hz-box {
  margin: 40px -15px;
}
.hz-box ul li {
  margin-bottom: 20px;
}
.foot-box {
  background: #535353;
  padding: 20px 0px;
  color: #fff;
  font-size: 12px;
}
.foot-box p {
  margin-top: 20px;
}
.foot{
    position: relative;
}
.foot-box a {
  color: #fff;
  margin: 0 20px;
  font-size: 14px;
}
.foot-box .app-code{
  position: absolute;
  right: 0px;
  bottom: 0;
}
.guide-banner {
  background: url('../images/guide-banner.png') no-repeat center;
  height: 330px;
}
.guide-banner .guide-btn-box {
  margin-top: 100px;
}
.guide-banner .guide-btn-box a {
  height: 100px;
  width: 304px;
  display: block;
  float: left;
  background: url('../images/ys-btn.png') no-repeat;
}
.guide-banner .guide-btn-box a:hover {
  background: url('../images/ys-btn-hover.png') no-repeat;
}
.guide-banner .guide-btn-box span {
  float: left;
  display: block;
}
.guide-banner .guide-btn-box .active {
  background: url('../images/ys-btn-hover.png') no-repeat;
}
.guide-content {
  margin: 60px 0;
  text-align: center;
  display: none;
}
.news-banner {
  background: url('../images/news-banner.png') no-repeat center;
  height: 160px;
}
.newslist .news-navlist {
  text-align: center;
}
.newslist .news-navlist h3 {
  color: #e4b12c;
}
.newslist .news-navlist ul li {
  margin-top: 20px;
}
.newslist .news-navlist ul li a {
  font-size: 14px;
}
.newslist .news-navlist ul li a:hover {
  color: #e4b12c;
}
.newslist .news-navlist ul li a .glyphicon {
  color: #e4b12c;
}
.newslist .news-navlist ul li .active {
  color: #e4b12c;
}
.newslist .newslist-box {
  position: relative;
  margin-top: -100px;
  background: #fff;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 40px;
}
.newslist .newslist-box h3 {
  color: #e4b12c;
}
.newslist .newslist-box ul li {
  overflow: hidden;
  margin-top: 30px;
}
.newslist .newslist-box ul li span {
  float: left;
}
.newslist .newslist-box ul li label {
  float: right;
  margin-bottom: 0px;
  font-weight: 500;
}
.newslist .newslist-box ul li a:hover {
  color: #e4b12c;
}
.newslist .newslist-box ul li a .glyphicon {
  color: #e4b12c;
}
.newslist .newslist-box .news-info {
  margin: 40px 0 20px;
}
.newslist .newslist-box .news-info h4 {
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.newslist .newslist-box .news-info p {
  color: #666;
  line-height: 2.8rem;
}
.pagelist {
  text-align: center;
  margin: 60px 0 20px;
}
.pagelist a {
  padding: 2px 8px;
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  border-radius: 5px;
}
.pagelist a:hover {
  background: #e4b12c;
  border: 1px solid #e4b12c;
  color: #fff;
}
.pagelist span {
  padding: 2px 8px;
  border: 1px solid #ddd;
  color: #333;
  border-radius: 5px;
  background: #e4b12c;
  color: #fff;
  border: 1px solid #e4b12c;
}
.about-banner {
  background: url('../images/about-banner.png') no-repeat center;
  height: 160px;
}
.about .about-navlist {
  text-align: center;
}
.about .about-navlist h3 {
  color: #2c9ace;
}
.about .about-navlist ul li {
  margin-top: 20px;
}
.about .about-navlist ul li a {
  font-size: 14px;
}
.about .about-navlist ul li a:hover {
  color: #2c9ace;
}
.about .about-navlist ul li a .glyphicon {
  color: #2c9ace;
}
.about .about-navlist ul li .active {
  color: #2c9ace;
}
.about .about-box {
  position: relative;
  margin-top: -100px;
  background: #fff;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 40px;
}
.about .about-box h3 {
  color: #2c9ace;
}
.about .about-box .about-info {
  margin: 40px 0 20px;
}
.lccp-box {
  border-bottom: 1px solid #ddd;
  margin: 40px 0;
  overflow: hidden;
}
.lccp-box .lccp-title {
  text-align: center;
  background: url('../images/lccp-title.png') no-repeat center;
  height: 66px;
  color: #fff;
  line-height: 66px;
  margin: 0 -15px;
  background-size: 100%;
}
.lccp-box .lccp-title h3 {
  padding-top: 5px;
  margin: 0;
}
.lccp-box .lccp-title h3 small {
  color: #fff;
}
.lccp-box .lccp-info {
  padding: 20px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0 -15px;
  height: 420px;
  position: relative;
  min-height: 420px;
}
.lccp-box .lccp-info dl dt {
  width: 70px;
  font-weight: 500;
}
.lccp-box .lccp-info dl dd {
  margin-left: 70px;
  color: #569ae0;
}
.lccp-box .view-btn {
  background: #569ae0;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 360px;
  margin: 15px;
}
.lccp-box .active .lccp-title {
  background: url('../images/lccp-title-hover.png') no-repeat center;
  background-size: 100%;
}
.lccp-box .active .lccp-info dd {
  color: #e14849;
}
.lccp-box .active .view-btn {
  background: #e14849;
}
.c-prolist ul {
  margin-top: 50px;
}
.c-prolist ul li {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  margin-bottom: 30px;
}
.c-prolist .c-title {
  background: url('../images/c-title.png') no-repeat center;
  background-size: 100%;
  text-align: center;
  line-height: 57px;
  font-size: 22px;
  color: #fff;
  margin: 0 -15px;
}
.c-prolist .c-info {
  line-height: 28px;
}
.c-prolist .mes {
  color: #5699e0;
}
.c-prolist .view-btn {
  background: #569ae0;
  color: #fff;
}
.c-prolist .active .c-title {
  background: url('../images/c-title-hover.png') no-repeat center;
  background-size: 100%;
}
.c-prolist .active .mes {
  color: #e14647;
}
.c-prolist .active .view-btn {
  background: #e14647;
}
.steps {
  text-align: center;
  margin-bottom: 40px;
}
.message-box {
  max-width: 450px;
  padding: 15px;
  margin: 40px auto;
}
/**login、res部分**/
.login-panel {
  margin: 100px auto;
  padding: 0 50px;
}
.login-panel .login-guide {
  margin-top: 100px;
}
.login-panel .login-box {
  width: 310px;
  float: right;
  margin-right: 100px;
}
.login-panel .login-box .tips-box {
  display: block;
  border: 1px solid #ddd;
  padding: 5px;
  position: absolute;
  border-radius: 5px;
  top: -35px;
  right: 0px;
  background: #fff;
  color: #E84C3D;
}
.login-panel .login-box .tips-box .caret-ico {
  background: url('../images/caret-ico.png') no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
}
.login-panel .login-box .title {
  font-size: 18px;
  color: #E84C3D;
  margin-bottom: 10px;
  display: block;
}
.login-panel .login-box .control-label {
  padding-right: 0px;
}
.login-panel .login-box .form-group {
  border: 1px solid #ddd;
  margin-right: 0px;
  margin-left: 0px;
  position: relative;
  border-radius: 5px;
  margin-top: 20px;
  padding: 3px 0;
}
.login-panel .login-box .form-group label {
  font-weight: 500;
}
.login-panel .login-box .form-group:hover {
  border-color: #E84C3D;
}
.login-panel .login-box .form-control {
  margin-left: -15px;
  margin-right: -15px;
  border: 0px;
  box-shadow: none;
}
.login-panel .login-box .login-btn {
  background: #E84C3D;
  color: #fff;
  margin-top: 20px;
}
.login-panel .login-box .forget-pwd {
  float: left;
  margin-top: 15px;
}
.login-panel .login-box .forget-pwd:hover {
  color: #3498DB;
}
.login-panel .login-box .go-res {
  float: right;
  margin-top: 15px;
}
.login-panel .login-box .go-res:hover {
  color: #F39C12;
}
.login-panel .login-box .code {
  top: -3px;
  width: 60px;
  z-index: 9999;
  pointer-events: auto;
}
.login-panel .login-box .code img {
  cursor: pointer;
}
.pro-message-box {
  margin-top: 40px;
}
.pro-message-box .pro-message {
  border-top: 2px solid #E33A3C;
  overflow: hidden;
  background: #f8f8f8;
  padding-top: 20px;
}
.pro-message-box .pro-message .important-color {
  color: #E33A3C;
}
.pro-message-box .pro-message dl dt {
  color: #323232;
}
.pro-message-box .pro-message dl dd {
  color: #666;
}
.pro-message-box .pro-message .money-box .input-box {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  margin-left: 0px;
  margin-right: 0px;
}
.pro-message-box .pro-message .money-box .input-box .control-label {
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 500;
  color: #BBBBBB;
  text-align: center;
  cursor: pointer;
}
.pro-message-box .pro-message .money-box .input-box .form-control {
  margin-left: -30px;
  border: 0px;
  box-shadow: none;
}
.pro-message-box .pro-message .money-box .sy-expect span {
  color: #E33A3C;
  font-size: 18px;
}
.pro-info-box {
  margin: 40px 0;
}
.pro-info-box .info-item {
  margin-left: -15px;
}
.pro-info-box .info-item li {
  float: left;
  display: inline;
  padding: 0 20px;
  line-height: 36px;
  cursor: pointer;
  border-top: 2px solid #fff;
}
.pro-info-box .info-item li:hover {
  background: #FCEBEB;
  border-top: 2px solid #F4B5B6;
}
.pro-info-box .info-item .active {
  background: #FCEBEB;
  border-top: 2px solid #F4B5B6;
}
.pro-info-box .info-box {
  margin-top: 20px;
  display: none;
}
.pro-info-box .faq-box ul li {
  padding: 20px 0 0px;
  border-bottom: 1px dashed #ddd;
}
.pro-info-box .faq-box dl {
  overflow: hidden;
}
.pro-info-box .faq-box dl dt {
  display: inline;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.pro-info-box .faq-box dl dd {
  display: inline;
  max-width: 635px;
  position: relative;
}
.pro-info-box .faq-box dl dd p {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
}
.pro-info-box .faq-box dl dd i {
  position: absolute;
  top: 0px;
  width: 18px;
  height: 15px;
}
.pro-info-box .faq-box .q-panel dt {
  float: left;
  background: #1ABC9C;
}
.pro-info-box .faq-box .q-panel dd {
  float: left;
  padding-left: 15px;
  font-weight: 600;
}
.pro-info-box .faq-box .q-panel dd i {
  left: 0px;
  background: url('../images/q-caret-ico.png') no-repeat;
}
.pro-info-box .faq-box .a-panel dt {
  float: right;
  background: #3498DB;
}
.pro-info-box .faq-box .a-panel dd {
  float: right;
  padding-right: 15px;
}
.pro-info-box .faq-box .a-panel dd i {
  right: 0px;
  background: url('../images/a-caret-ico.png') no-repeat;
}
.pro-info-box .tz-list {
  border-top: 2px solid #EA6E6E;
  border-bottom: 2px solid #EA6E6E;
  padding: 20px 0;
}
.pro-info-box .tz-list .title {
  color: #EA6E6E;
}
.pro-info-box .tz-list .table {
  color: #9C9C9C;
  border-bottom: 1px solid #ddd;
}
.pro-info-box .tz-list .table th {
  font-weight: 500;
  border-bottom: 0px;
}
.pro-info-box .tz-list .table td {
  padding: 15px 8px;
}
.pro-info-box .hot-pro-list {
  margin-top: 20px;
}
.pro-info-box .hot-pro-list .title {
  color: #EA6E6E;
}
.pro-info-box .hot-pro-list .hy-box {
  border-top: 1px solid #e33a3c;
  border-left: 1px solid #ddd;
  padding-left: 0px;
  overflow: hidden;
}
.pro-info-box .hot-pro-list .hy-box ul {
  padding-left: 15px;
  padding-right: 15px;
}
.pro-info-box .hot-pro-list .hy-box ul li {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background 0.3s,color 0.3s;
  -webkit-transition: background 0.3s,color 0.3s;
  -moz-transition: background 0.3s,color 0.3s;
  -ms-transition: background 0.3s,color 0.3s;
  -o-transition: background 0.3s,color 0.3s;
}
.pro-info-box .hot-pro-list .hy-btn {
  border: 1px solid #e33a3c;
  color: #e33a3c;
  padding: 6px 15px;
  font-size: 14px;
  border-radius: 5px;
  margin: 20px 0;
  float: left;
  margin-right: 10px;
}
.pro-info-box .hot-pro-list .shouyi-box {
  overflow: hidden;
  padding: 10px 20px;
}
.pro-info-box .hot-pro-list p {
  font-size: 18px;
  margin-top: 9px;
}
.pro-info-box .hot-pro-list .active {
  background: #7db0e1;
  color: #fff;
}
.pro-info-box .hot-pro-list .active .shouyi-box {
  background: #90bce5;
  color: #fff;
}
.pro-info-box .hot-pro-list .active .shouyi-box small {
  color: #fff;
}
.pro-info-box .hot-pro-list .active .hy-btn {
  border: 1px solid #fff;
  color: #fff;
}
.remind-bg {
  background: #EFEFEF;
}
.remind-box {
  width: 600px;
  margin: 25% auto;
  overflow: hidden;
}
.remind-box .remind-info {
  padding: 20px;
  background: #F5683C;
  color: #fff;
  border-radius: 5px;
}
.ad-box {
  text-align: center;
  margin: 30px 0;
  height: 90px;
  width: 100%;
}
.ad-box .box {
  overflow: hidden;
  height: 90px;
}
.ad-box .list li {
  height: 90px;
}
.ad-box .list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index-activity-tips{
  margin-top:30px;
}
.index-activity-tips img{
  width: 100%;
}

