/* line 2, app/styles/reset.scss */
body {
  font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53" !important;
}

/* line 6, app/styles/reset.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, iframe, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

 h1, h2, h3, h4, h5, h6{ font-weight:bold;}

/* line 10, app/styles/reset.scss */
fieldset, img, iframe {
  border: 0;
  text-decoration: none;
}

/* line 14, app/styles/reset.scss */
:focus {
  outline: 0;
}

body{
  min-width: 1180px;
}
/* line 17, app/styles/reset.scss */
ol, ul {
  list-style: none;
}

/* line 20, app/styles/reset.scss */
table {
  border-collapse: collapse;
}

/* line 23, app/styles/reset.scss */
caption, th {
  text-align: left;
}
/* line 26, app/styles/reset.scss */
header, footer, article, section, nav {
  display: block;
}

/* line 29, app/styles/reset.scss */
em {
  font-style: normal;
}

/* line 34, app/styles/reset.scss */
select:focus, textarea:focus, input[type=text]:focus, input[type=password]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
/* line 4, app/styles/app.scss */
body {
  overflow-x: hidden;
  color: #333;
  background-color: #f8f8f8;
  -webkit-font-smoothing: antialiased;
}

/* line 10, app/styles/app.scss */
a {
  color: #333;
  text-decoration: none;
}
/* line 13, app/styles/app.scss */
a:hover {
  color: #00c1de;
  cursor: pointer;
}

/* line 18, app/styles/app.scss */
.cl {
  clear: both;
}

/* line 21, app/styles/app.scss */
.fl {
  float: left;
}

/* line 24, app/styles/app.scss */
.fr {
  float: right;
}

/* line 27, app/styles/app.scss */
.wrapper {
  width: 100%;
  min-width: 1180px;
  overflow: hidden;
}

/* line 32, app/styles/app.scss */
.wrapper1180 {
  width: 1180px;
  margin: 0 auto;
}

/* line 36, app/styles/app.scss */
.topp {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
/* line 40, app/styles/app.scss */
.topp .web-nav {
  float: right;
}
/* line 42, app/styles/app.scss */
.topp .web-nav:after {
  content: "";
  float: right;
  margin: 15px 0 0 3px;
  width: 10px;
  height: 6px;
  background: url(../images/arrow.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 52, app/styles/app.scss */
.topp .tel {
  float: right;
  margin-left: 10px;
}
/* line 55, app/styles/app.scss */
.topp .tel:before {
  content: "";
  float: left;
  margin: 10px 5px 0 0;
  width: 15px;
  height: 15px;
  background: url(../images/tel.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}

/* line 66, app/styles/app.scss
.nav {width: 100%; height: 90px;margin:0 0 2px 0;padding:15px 0 0 0; background-color: #22252a;}
.nav .logo {
  float: left;
  margin: 10px 20px 0 0;
}
.nav .logo img {
  height: 50px;
}
.nav ul {
  float: left;
  *zoom: 1;
}
.nav ul:before, .nav ul:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav ul:after {
  clear: both;
}
.nav ul li {
  float: left;margin: 10px 0 0 0;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size:20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.nav ul li a {
  color: #fff;
  text-decoration: none;
}
.nav ul li a:hover {
  color: #00c1de;
}
.nav ul li.cur {
  border-bottom: 3px solid #00c1de;
}
.nav ul li.cur a {
  color: white;
}
.nav .index-login {
  float: right;margin:7px 0 0 0;
  line-height: 60px;
  color: #b8b8b8;
}
.nav .index-login a {
  float: right;
  color: #b8b8b8;
  text-decoration: none;
  font-size: 15px;
}*/
.boobtn {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.boobtn-info {
	color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.nav a.register-btn {
  margin-top: 12px;
  color: #fff;
}
/* line 114, app/styles/app.scss */
.nav .index-login a:hover {
  color: #00c1de;
}
.nav a.register-btn:hover {
  color: #fff;
  background-color: #489eb7;
}
/* line 118, app/styles/app.scss */
.nav .index-login .fr {
  margin: 0 10px;
}

/* line 123, app/styles/app.scss */
/*.footer {*/
  /*padding: 20px 0 0;*/
  /*background-color: #373d41;*/
  /*margin-top: 10px;*/
/*}*/
/*!* line 126, app/styles/app.scss *!*/
/*.footer > div {*/
  /*padding: 10px 0 20px;*/
  /*color: #ccc;*/
  /*overflow: hidden;*/
/*}*/
/*!* line 130, app/styles/app.scss *!*/
/*.footer > div .contact-us {*/
  /*position: relative;*/
  /*float: left;*/
  /*padding: 0 50px 0 80px;*/
  /*border-right: 1px solid #5c6163;*/
/*}*/
/*!* line 135, app/styles/app.scss *!*/
/*.footer > div .contact-us h1 {*/
  /*color: white;*/
/*}*/
/*!* line 138, app/styles/app.scss *!*/
/*.footer > div .contact-us:before {*/
  /*content: "";*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  /*width: 60px;*/
  /*height: 47px;*/
  /*background: url(../images/phone.png) no-repeat;*/
  /*-webkit-background-size: contain;*/
  /*-moz-background-size: contain;*/
  /*background-size: contain;*/
/*}*/
/*!* line 148, app/styles/app.scss *!*/
/*.footer > div .contact-us p {*/
  /*padding: 10px 0 0 0;*/
  /*color: #ccc;*/
  /*font-size: 14px;*/
/*}*/
/*!* line 153, app/styles/app.scss *!*/
/*.footer > div .contact-us .qq {*/
  /*font-size: 14px;*/
  /*margin: 10px 0;*/
  /*cursor: pointer;*/
/*}*/
/*!* line 157, app/styles/app.scss *!*/
/*.footer > div .contact-us .qq .btn-q {*/
  /*margin-top: 10px;*/
  /*padding-left: 10px;*/
  /*width: 60px;*/
  /*height: 24px;*/
  /*line-height: 24px;*/
  /*color: #54595c;*/
  /*font-size: 14px;*/
  /*background-color: #e8e8e8;*/
  /*border-radius: 3px;*/
  /*display: inline-block;*/
/*}*/
/*!* line 167, app/styles/app.scss *!*/
/*.footer > div .contact-us .qq .btn-q:before {*/
  /*content: "";*/
  /*margin: 4px 5px 0 0;*/
  /*float: left;*/
  /*width: 13px;*/
  /*height: 15px;*/
  /*background: url(../images/q2.png) no-repeat;*/
  /*-webkit-background-size: contain;*/
  /*-moz-background-size: contain;*/
  /*background-size: contain;*/
/*}*/
/*!* line 179, app/styles/app.scss *!*/
/*.footer > div .index-service {*/
  /*float: left;*/
  /*margin: 10px 0 0 130px;*/
/*}*/
/*!* line 182, app/styles/app.scss *!*/
/*.footer > div .index-service h4 {*/
  /*font-size: 12px;*/
  /*font-weight: bold;*/
  /*margin-bottom: 10px;*/
  /*color: #f3f3f3;*/
/*}*/
/*!* line 188, app/styles/app.scss *!*/
/*.footer > div .index-service span {*/
  /*display: block;*/
  /*line-height: 28px;*/
/*}*/
/*!* line 191, app/styles/app.scss *!*/
/*.footer > div .index-service span a {*/
  /*color: #ccc;*/
/*}*/
/*!* line 193, app/styles/app.scss *!*/
/*.footer > div .index-service span a:hover {*/
  /*color: #00c1de;*/
/*}*/
/*!* line 198, app/styles/app.scss *!*/
/*.footer > div .index-service.footer-media {*/
  /*width: 200px;*/
  /*overflow: hidden;*/
/*}*/
/*!* line 201, app/styles/app.scss *!*/
/*.footer > div .index-service.footer-media span {*/
  /*float: left;*/
  /*width: 100px;*/
/*}*/
/*!* line 207, app/styles/app.scss *!*/
/*.footer > div .code {*/
  /*float: right;*/
  /*margin: 10px 0 0 20px;*/
  /*text-align: center;*/
/*}*/
/*.footer > div .code span{float:left;width:150px;}*/
/*!* line 211, app/styles/app.scss *!*/
/*.footer > div .code img {*/
  /*width: 120px;*/
  /*height: 120px;*/
  /*padding-bottom: 5px;*/
/*}*/
/*!* line 218, app/styles/app.scss *!*/
/*.footer .link {*/
  /*clear: both;*/
  /*padding: 10px 0;*/
  /*border-top: 1px solid #505558;*/
  /*overflow: hidden;*/
/*}*/
/*!* line 223, app/styles/app.scss *!*/
/*.footer .link h4 {*/
  /*font-size: 15px;*/
  /*font-weight: bold;*/
  /*padding: 5px 0 5px 0;*/
  /*color: #ccc;*/
/*}*/
/*!* line 229, app/styles/app.scss *!*/
/*.footer .link a {*/
  /*float: left;*/
  /*line-height: 24px;*/
  /*padding-right: 30px;*/
  /*color: #b8b8b8;*/
  /*text-decoration: none;*/
  /*font-size: 12px;*/
/*}*/
/*!* line 236, app/styles/app.scss *!*/
/*.footer .link a:hover {*/
  /*color: #00c1de;*/
/*}*/
/*!* line 241, app/styles/app.scss *!*/
/*.footer .copyright {*/
  /*clear: both;*/
  /*text-align: center;*/
  /*height: 60px;*/
  /*line-height: 60px;*/
  /*color: #ccc;*/
  /*border-top: 1px solid #505558;*/
/*}*/
/* line 3, app/views/blog-detail/view.scss */
.v-blog {
  margin: 0 auto;
  width: 1180px;
  height: 280px;
  background-color: white;
  border: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 11, app/views/blog-detail/view.scss */
.v-blog .photo {
  margin: 30px 0 0 30px;
  float: left;
  width: 120px;
  height: 120px;
  border: 1px solid #ececec;
  border-radius: 130px;
  overflow: hidden;
}
/* line 19, app/views/blog-detail/view.scss */
.v-blog .photo img {
  width: 120px;
  height: 120px;
}
/* line 24, app/views/blog-detail/view.scss */
.v-blog .v-info {
  float: left;
  margin: 30px 0 0 30px;
}
/* line 27, app/views/blog-detail/view.scss */
.v-blog .v-info .title {
  padding: 5px 0;
  overflow: hidden;
}
/* line 30, app/views/blog-detail/view.scss */
.v-blog .v-info .title span {
  float: left;
  font-size: 18px;
}
/* line 34, app/views/blog-detail/view.scss */
.v-blog .v-info .title .icon-v {
  float: left;
  margin: 4px 0 0 5px;
  width: 18px;
  height: 18px;
  background: url(../images/v.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 43, app/views/blog-detail/view.scss */
.v-blog .v-info ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.v-blog .v-info ul:before, .v-blog .v-info ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.v-blog .v-info ul:after {
  clear: both;
}
/* line 46, app/views/blog-detail/view.scss */
.v-blog .v-info ul li {
  padding: 5px 0 0;
  overflow: hidden;
}
/* line 49, app/views/blog-detail/view.scss */
.v-blog .v-info ul li em {
  float: left;
  width: 60px;
  color: #666;
}
/* line 54, app/views/blog-detail/view.scss */
.v-blog .v-info ul li span {
  float: left;
  width: 300px;
  line-height: 20px;
}
/* line 58, app/views/blog-detail/view.scss */
.v-blog .v-info ul li span b {
  font-size: 16px;
  color: #ff5234;
}
/* line 65, app/views/blog-detail/view.scss */
.v-blog .v-info .btn {
  margin: 10px 0 0 60px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  background-color: #00c1de;
  text-align: center;
  color: white;
  font-size: 15px;
  border-radius: 3px;
}
/* line 77, app/views/blog-detail/view.scss */
.v-blog .data-info {
  margin: 80px 20px 0 50px;
  float: left;
  width: 500px;
}
/* line 81, app/views/blog-detail/view.scss */
.v-blog .data-info div {
  margin-left: 30px;
  float: left;
  width: 120px;
  height: 80px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #ececec;
  background-color: #f8f8f8;
  color: #666;
}
/* line 91, app/views/blog-detail/view.scss */
.v-blog .data-info div h3 {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
}

/* line 102, app/views/blog-detail/view.scss */
.v-list {
  margin: 20px auto;
  width: 1180px;
  padding: 0 55px 30px;
  background-color: white;
  border: 1px solid #ececec;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 111, app/views/blog-detail/view.scss */
.v-list h1 {
  padding: 20px 0;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
}
/* line 118, app/views/blog-detail/view.scss */
.v-list .single {
  margin: 20px 20px 0 0;
  float: left;
  width: 158px;
  height: 220px;
  border: 1px solid #ececec;
  background-color: #fff;
}
/* line 125, app/views/blog-detail/view.scss */
.v-list .single .photo {
  width: 100%;
  height: 110px;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 130, app/views/blog-detail/view.scss */
.v-list .single .photo img {
  display: block;
  margin: 10px auto 0;
  width: 84px;
  height: 84px;
  border-radius: 84px;
  border: 1px solid #ececec;
  overflow: hidden;
}
/* line 140, app/views/blog-detail/view.scss */
.v-list .single .txt {
  padding-top: 3px;
  height: 100px;
  background-color: #f8f8f8;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 147, app/views/blog-detail/view.scss */
.v-list .single .txt p {
  clear: both;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
}
/* line 152, app/views/blog-detail/view.scss */
.v-list .single .txt p b {
  font-weight: bold;
  color: #ff5234;
  font-size: 13px;
}
/* line 157, app/views/blog-detail/view.scss */
.v-list .single .txt p span {
  display: inline-block;
}
/* line 160, app/views/blog-detail/view.scss */
.v-list .single .txt p .icon-v {
  display: inline-block;
  margin: 3px 0 0 5px;
  width: 14px;
  height: 14px;
  background: url(../images/v.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 170, app/views/blog-detail/view.scss */
.v-list .single .btn {
  margin: 5px auto 0;
  width: 90px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #ececec;
  background-color: #fff;
  cursor: pointer;
}
/* line 181, app/views/blog-detail/view.scss */
.v-list .single:hover {
  border: 1px solid #00c1de;
}
/* line 183, app/views/blog-detail/view.scss */
.v-list .single:hover .btn {
  background-color: #00c1de;
}
/* line 185, app/views/blog-detail/view.scss */
.v-list .single:hover .btn a {
  color: white;
}
/* line 190, app/views/blog-detail/view.scss */
.v-list .single:nth-child(6n+8) {
  margin-right: 0;
}
/* line 7, app/views/blog/view.scss */
.blog table tbody tr td {
  height: 130px;
}
/* line 9, app/views/blog/view.scss */
.blog table tbody tr td .blog {
  display: block;
  padding: 0 10px;
  overflow: hidden;
}
/* line 13, app/views/blog/view.scss */
.blog table tbody tr td .blog img {
  float: left;
  width: 72px;
  height: 72px;
  border-radius: 72px;
  border: 1px solid #ececec;
}
/* line 20, app/views/blog/view.scss */
.blog table tbody tr td .blog .txt {
  margin-left: 15px;
  float: left;
  width: calc(100% - 90px);
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 26, app/views/blog/view.scss */
.blog table tbody tr td .blog .txt b {
  float: left;
  font-size: 14px;
}
/* line 30, app/views/blog/view.scss */
.blog table tbody tr td .blog .txt em.icon-v {
  margin: 3px 0 0 5px;
  float: left;
  width: 16px;
  height: 16px;
  background: url(../images/v.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 38, app/views/blog/view.scss */
.blog table tbody tr td .blog .txt p {
  clear: both;
  padding-top: 8px;
  color: #666;
  font-size: 12px;
}
/* line 3, app/views/case/view.scss */
.case-wrapper {
  margin: 20px auto 40px;
  width: 1180px;
  height: 968px;
  background-color: white;
  border: 1px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 11, app/views/case/view.scss */
.case-wrapper .menu {
  float: left;
  width: 180px;
  height: 966px;
  background-color: #f8f8f8;
  border-right: 1px solid #eee;
}
/* line 17, app/views/case/view.scss */
.case-wrapper .menu ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.case-wrapper .menu ul:before, .case-wrapper .menu ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.case-wrapper .menu ul:after {
  clear: both;
}
/* line 20, app/views/case/view.scss */
.case-wrapper .menu ul li {
  position: relative;
  padding-left: 70px;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  border-bottom: 1px solid #eee;
}
/* line 27, app/views/case/view.scss */
.case-wrapper .menu ul li em.case1 {
  background: url(../images/case1.png) no-repeat;
}
/* line 30, app/views/case/view.scss */
.case-wrapper .menu ul li em.case2 {
  background: url(../images/case2.png) no-repeat;
}
/* line 33, app/views/case/view.scss */
.case-wrapper .menu ul li em.case3 {
  background: url(../images/case3.png) no-repeat;
}
/* line 36, app/views/case/view.scss */
.case-wrapper .menu ul li em.case4 {
  background: url(../images/case4.png) no-repeat;
}
/* line 39, app/views/case/view.scss */
.case-wrapper .menu ul li em.case5 {
  background: url(../images/case5.png) no-repeat;
}
/* line 42, app/views/case/view.scss */
.case-wrapper .menu ul li em.case6 {
  background: url(../images/case6.png) no-repeat;
}
/* line 45, app/views/case/view.scss */
.case-wrapper .menu ul li em.case7 {
  background: url(../images/case7.png) no-repeat;
}
/* line 48, app/views/case/view.scss */
.case-wrapper .menu ul li em.case8 {
  background: url(../images/case8.png) no-repeat;
}
/* line 51, app/views/case/view.scss */
.case-wrapper .menu ul li em.case1,
.case-wrapper .menu ul li em.case2,
.case-wrapper .menu ul li em.case3,
.case-wrapper .menu ul li em.case4,
.case-wrapper .menu ul li em.case5,
.case-wrapper .menu ul li em.case6,
.case-wrapper .menu ul li em.case7,
.case-wrapper .menu ul li em.case8 {
  position: absolute;
  top: 14px;
  left: 35px;
  width: 22px;
  height: 22px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 66, app/views/case/view.scss */
.case-wrapper .menu ul li.cur {
  width: 181px;
  background-color: white;
  border-left: 4px solid #00c1de;
  padding-left: 66px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 73, app/views/case/view.scss */
.case-wrapper .menu ul li.cur a {
  color: #00c1de;
  cursor: normal;
}
/* line 77, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case1 {
  background: url(../images/case1-blue.png) no-repeat;
}
/* line 80, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case2 {
  background: url(../images/case2-blue.png) no-repeat;
}
/* line 83, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case3 {
  background: url(../images/case3-blue.png) no-repeat;
}
/* line 86, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case4 {
  background: url(../images/case4-blue.png) no-repeat;
}
/* line 89, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case5 {
  background: url(../images/case5-blue.png) no-repeat;
}
/* line 92, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case6 {
  background: url(../images/case6-blue.png) no-repeat;
}
/* line 95, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case7 {
  background: url(../images/case7-blue.png) no-repeat;
}
/* line 98, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case8 {
  background: url(../images/case8-blue.png) no-repeat;
}
/* line 101, app/views/case/view.scss */
.case-wrapper .menu ul li.cur em.case1,
.case-wrapper .menu ul li.cur em.case2,
.case-wrapper .menu ul li.cur em.case3,
.case-wrapper .menu ul li.cur em.case4,
.case-wrapper .menu ul li.cur em.case5,
.case-wrapper .menu ul li.cur em.case6,
.case-wrapper .menu ul li.cur em.case7,
.case-wrapper .menu ul li.cur em.case8 {
  position: absolute;
  top: 14px;
  left: 35px;
  width: 22px;
  height: 22px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.case-wrapper .menu ul li i {
  position: absolute;
  top: 17px;
  left: 41px;
  width: 22px;
  height: 22px;
}
/* line 120, app/views/case/view.scss */
.case-wrapper .con {
  float: left;
  width: calc(100% - 182px);
  padding: 30px 0 30px 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 126, app/views/case/view.scss */
.case-wrapper .con > ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.case-wrapper .con > ul:before, .case-wrapper .con > ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.case-wrapper .con > ul:after {
  clear: both;
}
/* line 129, app/views/case/view.scss */
.case-wrapper .con > ul > li {
  position: relative;
  margin: 0 0 30px 35px;
  float: left;
  width: 275px;
  height: 160px;
  /*border: 1px solid #f1f1f1;*/
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
}
/* line 139, app/views/case/view.scss */
.case-wrapper .con > ul > li img {
  margin: 0 auto;
  width: 240px;
  height: 120px;
}
/* line 144, app/views/case/view.scss */
.case-wrapper .con > ul > li p {
  height: 28px;
  line-height: 34px;
  color: #666;
}
/* line 149, app/views/case/view.scss */
.case-wrapper .con > ul > li .media-mask {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #00c1de;
  text-align: center;
  position: absolute;
  top: 0;
  filter: alpha(opacity=80);
  opacity: .8;
  color: white;
  line-height: 138px;
  font-size: 14px;
  font-weight: bold;
}
/* line 163, app/views/case/view.scss */
.case-wrapper .con > ul > li .media-mask a {
  color: white;
}
/* line 168, app/views/case/view.scss */
.case-wrapper .con > ul > li:hover .media-mask {
  display: block;
}
/* line 172, app/views/case/view.scss */
.case-wrapper .con > ul > li:nth-child(5n+5) {
  margin-right: 0;
}

/* line 179, app/views/case/view.scss */
.page {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
/* line 183, app/views/case/view.scss */
.page li {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
}
/* line 188, app/views/case/view.scss */
.page li a:hover {
  background-color: #00c1de;
  border-radius: 3px;
  color: white;
}
/* line 194, app/views/case/view.scss */
.page li.active {
  background-color: #00c1de;
  border-radius: 3px;
  color: white;
}
/* line 197, app/views/case/view.scss */
.page li.active span {
  color: white;
  cursor: default;
  padding: 2px 6px;  
}
/* line 202, app/views/case/view.scss */
.page li a {
  padding: 2px 6px;
}
/* line 205, app/views/case/view.scss */
.page li.disabled {
  background-color: transparent;
}
/* line 207, app/views/case/view.scss */
.page li.disabled a {
  cursor: default;
  color: #ccc;
}
.paginations{text-align: center}
.pagination{display:inline-block !important;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}
/* line 3, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail {
  overflow: hidden;
}
/* line 6, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl {
  width: 830px;
}
/* line 9, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media {
  margin-bottom: 20px;
  width: 100%;
  height: 390px;
  background-color: white;
  border: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 17, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info {
  float: left;
  width: 280px;
  height: 390px;
  border-right: 1px solid #ececec;
}
/* line 22, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info .company-logo {
  border-bottom: 1px solid #ececec;
}
/* line 24, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info .company-logo img {
  display: block;
  margin: 50px auto;
  width: 135px;
  height: 48px;
}
/* line 30, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info .company-logo p {
  clear: both;
  text-align: center;
  font-size: 14px;
  color: #666;
  padding-bottom: 20px;
}
/* line 38, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul:before, .focus-recommend-detail .fl .recommend-media .l-info ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul:after {
  clear: both;
}
/* line 41, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li {
  float: left;
  width: 140px;
  height: 100px;
  text-align: center;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 50, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li h1 {
  font-size: 24px;
  padding: 20px 0 10px;
  color: #ff5234;
}
/* line 55, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li p {
  color: #666;
}
/* line 58, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li:nth-child(2n+2) {
  border-right: 0 solid #ececec;
}
/* line 61, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li:nth-child(3n+3) {
  border-bottom: 0 solid #ececec;
}
/* line 64, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .l-info ul li:nth-child(4n+4) {
  border-bottom: 0 solid #ececec;
}
/* line 70, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .r-info {
  float: left;
  width: calc(100% - 290px);
  padding: 15px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 76, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul:before, .focus-recommend-detail .fl .recommend-media .r-info ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul:after {
  clear: both;
}
/* line 79, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul li {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
/* line 85, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul li em {
  float: left;
  width: 80px;
  color: #666;
}
/* line 90, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recommend-media .r-info ul li .pic-input {
  float: left;
  margin: 13px 0 0 0;
  width: 24px;
  height: 22px;
  cursor: pointer;
  background: url(../images/pic.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 103, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recently {
  width: 100%;
  height: 331px;
  background-color: white;
  border: 1px solid #ececec;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 111, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recently h2 {
  margin: 0 auto;
  width: 95%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
  color: #333;
  font-size: 18px;
  font-weight: normal;
}
/* line 121, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recently ul {
  margin: 20px auto;
  width: 95%;
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recently ul:before, .focus-recommend-detail .fl .recently ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fl .recently ul:after {
  clear: both;
}
/* line 126, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recently ul li {
  padding: 0 10px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
}
/* line 131, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fl .recently ul li em {
  color: #5d9cec;
  margin-right: 20px;
}
/* line 139, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr {
  margin-left: 30px;
  width: 320px;
}
/* line 142, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words {
  width: 100%;
  min-height: 360px;
  background-color: white;
  border: 1px solid #ececec;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 150, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words h2 {
  margin: 0 auto;
  width: 90%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
  color: #333;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}
/* line 161, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words .con {
  padding: 20px;
}
/* line 163, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words .con ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fr .key-words .con ul:before, .focus-recommend-detail .fr .key-words .con ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.focus-recommend-detail .fr .key-words .con ul:after {
  clear: both;
}
/* line 166, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words .con ul li {
  margin: 0 15px 15px 0;
  float: left;
  padding: 5px 15px;
  font-size: 14px;
  background-color: #f3f3f3;
  border-radius: 3px;
}
/* line 173, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words .con ul li a {
  color: #666;
}
/* line 177, app/views/focus-recommend-detail/view.scss */
.focus-recommend-detail .fr .key-words .con ul li:hover a {
  color: #00c1de;
}
/* 首页方案 */
.warp-scheme {
  margin-top: 20px;
  background-color: #F3F5F8;
  height: 400px;
  text-align: center;
}
.warp-scheme .scheme-body{width:1180px;margin:0 auto;}
.warp-scheme .scheme-title {
  margin-top: 30px;
}
.warp-scheme .scheme-title h2 {
  font-size: 39px;
  line-height: 60px;
}
.warp-scheme .scheme-title p,.warp-customer .customer-title p {
  font-size: 16px;
  line-height: 22px;
}
.warp-scheme .scheme-list{height:180px;}
.warp-scheme .scheme-list ul li {float: left;	width: 176px;	padding: 46px 20px;	color: #6f6f6f;}
.warp-scheme .scheme-list ul li i {	font-size: 50px;margin:0 0 10px 46px;width:85px;height:55px;display: block;}
.warp-scheme .scheme-list ul li i.fa1 { background: url(../images/fa1.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li i.fa2 { background: url(../images/fa2.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li i.fa3 { background: url(../images/fa3.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li i.fa4 { background: url(../images/fa4.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li i.fa5 { background: url(../images/fa5.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li i.fa6 { background: url(../images/fa6.jpg) no-repeat center center}
.warp-scheme .scheme-list ul li span{font-size:16px;}
.warp-scheme .scheme-btn {height:50px; clear: both; margin-top: 10px;}
.warp-scheme .scheme-btn a { padding: 10px 40px; border-radius: 3px; margin-right: 10px;background-color: #337ab7;border-color: #2e6da4;color: #fff;font-size:18px;}

.page-step {
  width: 1000px;height:180px;
  margin: 20px auto;
  clear: both;
}

.page-step h2 {
  color: #666;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}

.page-step-ul {
  width: 1000px;
  margin: 0;
  padding: 0;
}

.page-step-ul li {
  background: url('../images/step.png') no-repeat 0 0;
  height: 148px;
  width: 200px;
  float: left;
  list-style: none;
}

.page-step-ul li strong {
  display: inline-block;
  height: 36px;
  width: 200px;
  text-align: center;
  padding-top: 112px;
  line-height: 36px;
  color: #666;
}

.page-step-ul li:hover {
  background: url('../images/stepon.png') no-repeat;
}

.page-step-ul li.li02 {
  background-position: 0 -294px;
}

.page-step-ul li.li03 {
  background-position: 0 -588px;
}

.page-step-ul li.li04 {
  background-position: 0 -441px;
}

.page-step-ul li.li05 {
  background-position: 0 -147px;
}
/* line 187, app/views/focus-recommend-detail/view.scss */
.resource-recommend {
  height: 331px;
  background-color: white;
  border: 1px solid #ececec;
  margin-bottom: 40px;
  margin-top: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 195, app/views/focus-recommend-detail/view.scss */
.resource-recommend h2 {
  margin: 0 auto;
  width: 95%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
  color: #333;
  font-size: 18px;
  font-weight: normal;
}
/* line 205, app/views/focus-recommend-detail/view.scss */
.resource-recommend ul {
  margin: 20px auto;
  width: 95%;
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.resource-recommend ul:before, .resource-recommend ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.resource-recommend ul:after {
  clear: both;
}
/* line 210, app/views/focus-recommend-detail/view.scss */
.resource-recommend ul li {
  float: left;
  margin: 0 28px 20px 0;
  width: 157px;
  height: 56px;
  border: 1px solid #ececec;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 219, app/views/focus-recommend-detail/view.scss */
.resource-recommend ul li img {
  display: block;
  margin: 6px auto 0;
  width: 126px;
  height: 45px;
}
/* line 225, app/views/focus-recommend-detail/view.scss */
.resource-recommend ul li:hover {
  border: 1px solid #00c1de;
}
/* line 3, app/views/focus-recommend/view.scss */
.tab-focus-recommend {
  margin: 20px auto;
  width: 360px;
  height: 38px;
  line-height: 38px;
  background-color: white;
  border: 1px solid #00c1de;
  border-radius: 6px;
}
/* line 11, app/views/focus-recommend/view.scss */
.tab-focus-recommend ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.tab-focus-recommend ul:before, .tab-focus-recommend ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.tab-focus-recommend ul:after {
  clear: both;
}
/* line 14, app/views/focus-recommend/view.scss */
.tab-focus-recommend ul li {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  overflow: hidden;
}
/* line 20, app/views/focus-recommend/view.scss */
.tab-focus-recommend ul li a {
  font-size: 14px;
}
/* line 23, app/views/focus-recommend/view.scss */
.tab-focus-recommend ul li.cur {
  background-color: #00c1de;
}
/* line 25, app/views/focus-recommend/view.scss */
.tab-focus-recommend ul li.cur a {
  color: white;
}
/* line 3, app/views/index/view.scss */
.focus {
  width: 100%;
  min-height: 450px;
}
/* line 10, app/views/index/view.scss */
.specialty {
  height: 130px;
  background: #eee;
}
/* line 14, app/views/index/view.scss */
.specialty .specialty1:before {
  background: url(../images/bgstar1.png) no-repeat;
}
/* line 19, app/views/index/view.scss */
.specialty .specialty2:before {
  background: url(../images/bgstar2.png) no-repeat;
}
/* line 24, app/views/index/view.scss */
.specialty .specialty3:before {
  background: url(../images/bgstar3.png) no-repeat;
}
/* line 29, app/views/index/view.scss */
.specialty .specialty4:before {
  background: url(../images/bgstar4.png) no-repeat;
}
/* line 33, app/views/index/view.scss */
.specialty .specialty1,
.specialty .specialty2,
.specialty .specialty3,
.specialty .specialty4 {
  float: left;
  position: relative;
  width: 280px;
  height: 130px;
  margin-right: 20px;
  padding: 15px 30px;
  background: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 46, app/views/index/view.scss */
.specialty .specialty1:last-child,
.specialty .specialty2:last-child,
.specialty .specialty3:last-child,
.specialty .specialty4:last-child {
  margin-right: 0;
}
/* line 49, app/views/index/view.scss */
.specialty .specialty1:before,
.specialty .specialty2:before,
.specialty .specialty3:before,
.specialty .specialty4:before {
  content: "";
  position: absolute;
  right: 5px;
  top: 20px;
  width: 91px;
  height: 98px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 58, app/views/index/view.scss */
.specialty .specialty1 h2,
.specialty .specialty2 h2,
.specialty .specialty3 h2,
.specialty .specialty4 h2 {
  font-size: 20px;
  margin-bottom: 3px;
}
/* line 62, app/views/index/view.scss */
.specialty .specialty1 h4,
.specialty .specialty2 h4,
.specialty .specialty3 h4,
.specialty .specialty4 h4 {
  font-size: 12px;
  margin-bottom: 10px;
}
/* line 67, app/views/index/view.scss */
.specialty .specialty1:hover h2,
.specialty .specialty2:hover h2,
.specialty .specialty3:hover h2,
.specialty .specialty4:hover h2 {
  color: #00c1de;
}
/* line 70, app/views/index/view.scss */
.specialty .specialty1:hover h4,
.specialty .specialty2:hover h4,
.specialty .specialty3:hover h4,
.specialty .specialty4:hover h4 {
  color: #00c1de;
}
/* line 74, app/views/index/view.scss */
.specialty .specialty1 p,
.specialty .specialty2 p,
.specialty .specialty3 p,
.specialty .specialty4 p {
  width: 150px;
  line-height: 1.5em;
}

/* line 80, app/views/index/view.scss */
.index-media-wrapper {
  clear: both;
  padding: 40px 0 60px;
  overflow: hidden;
}
/* line 84, app/views/index/view.scss */
.index-media-wrapper h1 {
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e9ee;
}
/* line 93, app/views/index/view.scss */
.index-media-wrapper h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
}
/* line 101, app/views/index/view.scss */
.index-media-wrapper .t-summary {
  margin: 15px auto 30px;
  width: 900px;
  text-align: center;
  color: #666;
  font-size: 15px;
}
/* line 108, app/views/index/view.scss */
.index-media-wrapper .index-media {
  margin: 0 auto;
  width: 1180px;
  height: 440px;
  background: white;
  overflow: hidden;
}
/* line 114, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l {
  float: left;
  width: 160px;
  height: 440px;
  padding: 50px 0;
  background: #00c1de;
}
/* line 120, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l ul:before, .index-media-wrapper .index-media .nav-l ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l ul:after {
  clear: both;
}
/* line 123, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li {
  height: 45px;
  line-height: 45px;
}
/* line 126, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt1 {
  background: url(../images/mt1.png) no-repeat;
}
/* line 129, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt2 {
  background: url(../images/mt2.png) no-repeat;
}
/* line 132, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt3 {
  background: url(../images/mt3.png) no-repeat;
}
/* line 135, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt4 {
  background: url(../images/mt4.png) no-repeat;
}
/* line 138, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt5 {
  background: url(../images/mt5.png) no-repeat;
}
/* line 141, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li .mt1,
.index-media-wrapper .index-media .nav-l ul li .mt2,
.index-media-wrapper .index-media .nav-l ul li .mt3,
.index-media-wrapper .index-media .nav-l ul li .mt4,
.index-media-wrapper .index-media .nav-l ul li .mt5 {
  margin: 10px 15px 0 25px;
  float: left;
  width: 26px;
  height: 26px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 152, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li a {
  color: white;
  font-size: 13px;
  font-weight: bold;
}
/* line 157, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur {
  margin-left: 15px;
  color: #09d3f1;
  background-color: white;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 163, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur a {
  margin-left: -15px;
  color: #09d3f1;
}
.targethidden,.catetargethidden {
	display: none;
}
/* line 167, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt1 {
  background: url(../images/mt1-blue.png) no-repeat;
}
/* line 170, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt2 {
  background: url(../images/mt2-blue.png) no-repeat;
}
/* line 173, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt3 {
  background: url(../images/mt3-blue.png) no-repeat;
}
/* line 176, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt4 {
  background: url(../images/mt4-blue.png) no-repeat;
}
/* line 179, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt5 {
  background: url(../images/mt5-blue.png) no-repeat;
}
/* line 182, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l ul li.cur .mt1,
.index-media-wrapper .index-media .nav-l ul li.cur .mt2,
.index-media-wrapper .index-media .nav-l ul li.cur .mt3,
.index-media-wrapper .index-media .nav-l ul li.cur .mt4,
.index-media-wrapper .index-media .nav-l ul li.cur .mt5 {
  margin: 10px 25px 0 10px;
  float: left;
  width: 26px;
  height: 26px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 196, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l .more {
  margin: 80px auto 0;
  width: 80px;
  height: 15px;
  line-height: 15px;
  border: 1px solid #eee;
  color: white;
  text-align: center;
  cursor: pointer;
  font-size: 10px;
}
/* line 206, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l .more a {
  color: white;
}
/* line 211, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con {
  float: left;
  width: calc(100% - 160px);
}
/* line 214, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 221, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul:before, .index-media-wrapper .index-media .nav-l-con .nav-t ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul:after {
  clear: both;
}
/* line 224, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul li {
  display: inline-block;
  margin: 0 40px;
  font-size: 14px;
  font-weight: bold;
}
/* line 229, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul li a {
  color: #666;
}
/* line 232, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .nav-t ul li.cur {
  height: 50px;
  line-height: 50px;
  border-bottom: 3px solid #09d3f1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 241, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con {
  padding: 30px 20px;
}
/* line 243, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l-con .con ul:before, .index-media-wrapper .index-media .nav-l-con .con ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.index-media-wrapper .index-media .nav-l-con .con ul:after {
  clear: both;
}
/* line 246, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li {
  position: relative;
  margin: 0 12px 25px 8px;
  float: left;
  width: 140px;
  height: 90px;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
}
/* line 256, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li img {
  margin: 0 auto;
  width: 104px;
  height: 60px;
}
.index-media-wrapper .index-media .nav-l-con .con ul li img.imageradius {
  margin: 0 auto;
  width: 72px;
  height: 72px;
  border-radius: 72px;
}
/* line 261, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li p {
  height: 24px;
  line-height: 12px;
  color: #666;
}
/* line 266, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li .media-mask {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #00c1de;
  text-align: center;
  position: absolute;
  top: 0;
  filter: alpha(opacity=80);
  opacity: .8;
  color: white;
  line-height: 90px;
  font-size: 14px;
  font-weight: bold;
}
/* line 280, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li .media-mask a {
  color: white;
}
/* line 285, app/views/index/view.scss */
.index-media-wrapper .index-media .nav-l-con .con ul li:hover .media-mask {
  display: block;
}

/* line 295, app/views/index/view.scss */
.promotion {
  clear: both;
  width: 100%;
  min-height: 640px;
  background-position: center 0;
  background: url(../images/bg2.jpg) no-repeat;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
/* line 304, app/views/index/view.scss */
.promotion h1 {
  position: relative;
  width: 500px;
  margin: 50px auto 0;
  text-align: center;
  font-size: 30px;
  color: white;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
}
/* line 313, app/views/index/view.scss */
.promotion h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 322, app/views/index/view.scss */
.promotion .more {
  margin: 20px auto;
  width: 84px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  border: 1px solid white;
  text-align: center;
}
/* line 330, app/views/index/view.scss */
.promotion .more a {
  color: white;
}
/* line 334, app/views/index/view.scss */
.promotion ul {
  margin: 60px auto 0;
  width: 1180px;
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.promotion ul:before, .promotion ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.promotion ul:after {
  clear: both;
}
/* line 339, app/views/index/view.scss */
.promotion ul li {
  margin: 0 20px 0 0;
  float: left;
  width: 220px;
  height: 340px;
  background-color: white;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 347, app/views/index/view.scss */
.promotion ul li .tit {
  padding: 20px 0;
  height: 100px;
  text-align: center;
  background-color: #ebebec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 353, app/views/index/view.scss */
.promotion ul li .tit h2 {
  font-size: 20px;
}
/* line 356, app/views/index/view.scss */
.promotion ul li .tit p {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
}
/* line 362, app/views/index/view.scss */
.promotion ul li h3 {
  font-size: 18px;
  padding: 25px 0;
  text-align: center;
}
/* line 367, app/views/index/view.scss */
.promotion ul li .txt {
  text-align: center;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 0 30px;
}
/* line 374, app/views/index/view.scss */
.promotion ul li .btn-q {
  margin: 20px auto 0;
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #e8e8e8;
  border-radius: 3px;
  font-size: 15px;
}
/* line 382, app/views/index/view.scss */
.promotion ul li .btn-q a {
  color: #999;
}
/* line 385, app/views/index/view.scss */
.promotion ul li .btn-q:before {
  content: "";
  margin: 10px 10px 0 30px;
  float: left;
  width: 19px;
  height: 21px;
  background: url(../images/q1.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 395, app/views/index/view.scss */
.promotion ul li:last-child {
  margin-right: 0;
}
/* line 398, app/views/index/view.scss */
.promotion ul li:hover {
  border: 1px solid #00c1de;
  box-shadow: 0 0 20px rgba(0, 198, 226, 0.5);
}
/* line 401, app/views/index/view.scss */
.promotion ul li:hover .tit {
  background-color: #00c1de;
  color: white;
}
/* line 405, app/views/index/view.scss */
.promotion ul li:hover p {
  color: white;
}
/* line 408, app/views/index/view.scss */
.promotion ul li:hover .btn-q {
  background-color: #00c1de;
}
/* line 410, app/views/index/view.scss */
.promotion ul li:hover .btn-q a {
  color: white;
}
/* line 413, app/views/index/view.scss */
.promotion ul li:hover .btn-q:before {
  background: url(../images/q3.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}

/* line 422, app/views/index/view.scss */
.news {
  clear: both;
  margin: 0 0 60px;
  overflow: hidden;
}
/* line 426, app/views/index/view.scss */
.news h1 {
  position: relative;
  width: 500px;
  margin: 50px auto 0;
  text-align: center;
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
/* line 435, app/views/index/view.scss */
.news h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 444, app/views/index/view.scss */
.news .news-box {
  margin: 60px 20px 0 0;
  float: left;
  width: 380px;
  overflow: hidden;
}
/* line 449, app/views/index/view.scss */
.news .news-box .tit {
  padding: 0 0 10px;
  overflow: hidden;
}
/* line 452, app/views/index/view.scss */
.news .news-box .tit h3 {
  float: left;
  font-size: 18px;
}
/* line 456, app/views/index/view.scss */
.news .news-box .tit .more {
  margin-top: 5px;
  float: right;
  width: 75px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #999;
  text-align: center;
}
/* line 464, app/views/index/view.scss */
.news .news-box .tit .more a {
  font-size: 11px;
  color: #999;
}
/* line 468, app/views/index/view.scss */
.news .news-box .tit .more:hover {
  border: 1px solid #00c1de;
}
/* line 469, app/views/index/view.scss */
.news .news-box .tit .more:hover a {
  color: #00c1de;
}
/* line 476, app/views/index/view.scss */
.news .news-box .con {
  background-color: white;
  border: 1px solid #e5e5e5;
}
/* line 479, app/views/index/view.scss */
.news .news-box .con .img-news {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
/* line 483, app/views/index/view.scss */
.news .news-box .con .img-news img {
  width: 380px;
  height: 230px;
}
/* line 487, app/views/index/view.scss */
.news .news-box .con .img-news .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 380px;
  height: 28px;
  line-height: 28px;
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: .7;
  padding-left: 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 501, app/views/index/view.scss */
.news .news-box .con .img-news .txt a {
  color: white;
  font-size: 12px;
  font-weight: bold;
}
/* line 508, app/views/index/view.scss */
.news .news-box .con ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.news .news-box .con ul:before, .news .news-box .con ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.news .news-box .con ul:after {
  clear: both;
}
/* line 511, app/views/index/view.scss */
.news .news-box .con ul li {
  padding: 0 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 518, app/views/index/view.scss */
.news .news-box .con ul li:nth-child(2n+2) {
  background-color: #f7f7f7;
}
/* line 521, app/views/index/view.scss */
.news .news-box .con ul li a {
  float: left;
}
/* line 524, app/views/index/view.scss */
.news .news-box .con ul li em {
  float: right;
  color: #999;
}
/* line 531, app/views/index/view.scss */
.news .news-box:last-child {
  margin-right: 0;
}

/* line 536, app/views/index/view.scss */
.user-group {
  clear: both;
  width: 100%;
  min-height: 765px;
  background-position: center 0;
  background: url(../images/bg3.jpg) no-repeat;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
/* line 545, app/views/index/view.scss */
.user-group h1 {
  position: relative;
  width: 500px;
  margin: 30px auto 0;
  text-align: center;
  font-size: 30px;
  color: white;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
  font-weight:  bold;
}
/* line 554, app/views/index/view.scss */
.user-group h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 563, app/views/index/view.scss */
.user-group .data {
  padding: 30px 0 15px;
  border-bottom: 1px solid white;
  text-align: center;
}
/* line 567, app/views/index/view.scss */
.user-group .data dl {
  display: inline-block;
  width: 380px;
}
/* line 570, app/views/index/view.scss */
.user-group .data dl dt {
  font-size: 50px;
  color: white;
  font-weight: bold;
}
/* line 574, app/views/index/view.scss */
.user-group .data dl dt em {
  font-size: 30px;
}
/* line 578, app/views/index/view.scss */
.user-group .data dl dd {
  margin-top: 10px;
  font-size: 14px;
  color: white;
}
/* line 585, app/views/index/view.scss */
.user-group .sort,.carousel-brand {
  margin: 0 auto;
  width: 1180px;
}
/* line 588, app/views/index/view.scss */
.user-group .sort .tab {
  padding: 35px 0 15px;
  text-align: center;
}
.carousel .carousel-inner .partners {
  padding: 35px 0 15px;
  text-align: center;
  font-size: 24px;
  color: #ccc;
  font-weight: bold;
}

/* line 591, app/views/index/view.scss */
.user-group .sort .tab ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.user-group .sort .tab ul:before, .user-group .sort .tab ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.user-group .sort .tab ul:after {
  clear: both;
}
/* line 594, app/views/index/view.scss */
.user-group .sort .tab ul li {
  font-size: 24px;
  color: #ccc;
  font-weight: bold;
}
/* line 601, app/views/index/view.scss */
.user-group .sort .tab-con {
  position: relative;
  margin: 20px auto 30px;
  width: 990px;
}
/* line 605, app/views/index/view.scss */
.user-group .sort .tab-con .arrow-l1 {
  left: -86px;
  background: url(../images/arrow-l1.png) no-repeat;
  cursor: pointer;
}
/* line 610, app/views/index/view.scss */
.user-group .sort .tab-con .arrow-r1 {
  right: -86px;
  background: url(../images/arrow-r1.png) no-repeat;
  cursor: pointer;
}
/* line 615, app/views/index/view.scss */
.user-group .sort .tab-con .arrow-l2 {
  left: -86px;
  background: url(../images/arrow-l2.png) no-repeat;
  cursor: normal;
}
/* line 620, app/views/index/view.scss */
.user-group .sort .tab-con .arrow-r2 {
  right: -86px;
  background: url(../images/arrow-r2.png) no-repeat;
  cursor: normal;
}
/* line 625, app/views/index/view.scss */
.user-group .sort .tab-con .arrow-l1,
.user-group .sort .tab-con .arrow-l2,
.user-group .sort .tab-con .arrow-r1,
.user-group .sort .tab-con .arrow-r2 {
  position: absolute;
  top: 126px;
  width: 56px;
  height: 56px;
  text-indent: -9999px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 636, app/views/index/view.scss */
.user-group .sort .tab-con ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.user-group .sort .tab-con ul:before, .user-group .sort .tab-con ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.user-group .sort .tab-con ul:after {
  clear: both;
}
/* line 639, app/views/index/view.scss */
.carousel-inner ul.brandlist {
	margin-left: 96px;
}
.carousel-brand .carousel-control.left, .carousel-brand .carousel-control.right {
	background-image: none;
}
.carousel-brand .carousel-control .glyphicon-chevron-left {
	left: 35%;
	top: 60%;
}
.carousel-brand .carousel-control .glyphicon-chevron-right {
	right: 35%;
	top: 60%;
}
.user-group .sort .tab-con ul li,.carousel .carousel-inner ul.brandlist li {
  margin: 20px 25px 25px 0;
  float: left;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
}
/* line 644, app/views/index/view.scss */
.user-group .sort .tab-con ul li img,.carousel .carousel-inner ul.brandlist li img {
  display: block;
  width: 175px;
  height: 115px;
}
.carousel-brand .carousel .arrow-l1,
.carousel-brand .carousel .arrow-r1 {
  position: absolute;
  top: 53%;
  width: 56px;
  height: 56px;
  text-indent: -9999px;
}
.carousel-brand .carousel .arrow-l1 {
  background: url(../images/arrow-l1.png) no-repeat;
  cursor: pointer;
}
/* line 610, app/views/index/view.scss */
.carousel-brand .carousel .arrow-r1 {
  right: 0;
  background: url(../images/arrow-r1.png) no-repeat;
  cursor: pointer;
}
/* line 649, app/views/index/view.scss */
.user-group .sort .tab-con ul li:nth-child(5n+5) {
  margin-right: 0;
}

/* line 657, app/views/index/view.scss */
.superiority {height:400px;background: url(../images/bgdaixie.jpg) no-repeat center center;}
/* line 661, app/views/index/view.scss */
.superiority ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.superiority ul:before, .superiority ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.superiority ul:after {
  clear: both;
}
/* line 664, app/views/index/view.scss */
.superiority ul li {
  margin: 0 90px 0 0;
  display: inline-block;
}
/* line 667, app/views/index/view.scss */
.superiority ul li em.icon1 {
  background: url(../images/icon1.png) no-repeat;
}
/* line 670, app/views/index/view.scss */
.superiority ul li em.icon2 {
  background: url(../images/icon2.png) no-repeat;
}
/* line 673, app/views/index/view.scss */
.superiority ul li em.icon3 {
  background: url(../images/icon3.png) no-repeat;
}
/* line 676, app/views/index/view.scss */
.superiority ul li em.icon4 {
  background: url(../images/icon4.png) no-repeat;
}
/* line 679, app/views/index/view.scss */
.superiority ul li em.icon5 {
  background: url(../images/icon5.png) no-repeat;
}
/* line 682, app/views/index/view.scss */
.superiority ul li em.icon6 {
  background: url(../images/icon6.png) no-repeat;
}
/* line 685, app/views/index/view.scss */
.superiority ul li em.icon7 {
  background: url(../images/icon7.png) no-repeat;
}
/* line 688, app/views/index/view.scss */
.superiority ul li em.icon1,
.superiority ul li em.icon2,
.superiority ul li em.icon3,
.superiority ul li em.icon4,
.superiority ul li em.icon5,
.superiority ul li em.icon6,
.superiority ul li em.icon7 {
  display: block;
  width: 70px;
  height: 70px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 700, app/views/index/view.scss */
.superiority ul li:last-child {
  margin-right: 0;
}
/* line 703, app/views/index/view.scss */
.superiority ul li p {
  margin-top: 15px;
  color: #777;
}
/* line 708, app/views/index/view.scss */
.superiority ul li:hover p {
  color: #00c1de;
}
/* line 3, app/views/marketing-detail/view.scss */
.media-info {
  margin-bottom: 20px;
  height: 200px;
  background-color: white;
  border: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 9, app/views/marketing-detail/view.scss */
.media-info .photo {
  margin: 30px 0 0 50px;
  float: left;
  width: 72px;
  height: 72px;
  border: 1px solid #ececec;
  border-radius: 10px;
  overflow: hidden;
}
/* line 17, app/views/marketing-detail/view.scss */
.media-info .photo img {
  width: 72px;
  height: 72px;
}
/* line 22, app/views/marketing-detail/view.scss */
.media-info .v-info {
  float: left;
  width: 680px;
  margin: 30px 0 0 50px;
}
/* line 26, app/views/marketing-detail/view.scss */
.media-info .v-info .title {
  padding: 5px 0;
  overflow: hidden;
}
/* line 29, app/views/marketing-detail/view.scss */
.media-info .v-info .title span {
  float: left;
  font-size: 18px;
}
/* line 34, app/views/marketing-detail/view.scss */
.media-info .v-info ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.media-info .v-info ul:before, .media-info .v-info ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.media-info .v-info ul:after {
  clear: both;
}
/* line 37, app/views/marketing-detail/view.scss */
.media-info .v-info ul li {
  padding: 5px 0 0;
  overflow: hidden;
}
/* line 40, app/views/marketing-detail/view.scss */
.media-info .v-info ul li em {
  float: left;
  width: 60px;
  color: #666;
}
/* line 45, app/views/marketing-detail/view.scss */
.media-info .v-info ul li b {
  color: #ff5234;
}
/* line 48, app/views/marketing-detail/view.scss */
.media-info .v-info ul li span {
  float: left;
  width: 620px;
  line-height: 20px;
}
/* line 56, app/views/marketing-detail/view.scss */
.media-info .btn-box {
  padding: 30px 0 0 0;
  float: right;
  width: 300px;
  height: 160px;
  border-left: 1px dashed #ececec;
}
/* line 62, app/views/marketing-detail/view.scss */
.media-info .btn-box .orange,
.media-info .btn-box .primary {
  margin: 20px auto 0;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 15px;
  border-radius: 3px;
}
/* line 73, app/views/marketing-detail/view.scss */
.media-info .btn-box .orange {
  background-color: #ff5234;
}
/* line 76, app/views/marketing-detail/view.scss */
.media-info .btn-box .primary {
  background-color: #00c1de;
}

/* line 81, app/views/marketing-detail/view.scss */
.ad-style {
  background-color: white;
  border: 1px solid #ececec;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 87, app/views/marketing-detail/view.scss */
.ad-style h1 {
  padding: 20px 0;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
}
/* line 94, app/views/marketing-detail/view.scss */
.ad-style .tab-con {
  position: relative;
  margin: 20px auto 30px;
  width: 800px;
}
/* line 98, app/views/marketing-detail/view.scss */
.ad-style .tab-con .arrow-l1 {
  left: -86px;
  background: url(../images/arrow-l1.png) no-repeat;
  cursor: pointer;
}
/* line 103, app/views/marketing-detail/view.scss */
.ad-style .tab-con .arrow-r1 {
  right: -86px;
  background: url(../images/arrow-r1.png) no-repeat;
  cursor: pointer;
}
/* line 108, app/views/marketing-detail/view.scss */
.ad-style .tab-con .arrow-l2 {
  left: -86px;
  background: url(../images/arrow-l2.png) no-repeat;
  cursor: normal;
}
/* line 113, app/views/marketing-detail/view.scss */
.ad-style .tab-con .arrow-r2 {
  right: -86px;
  background: url(../images/arrow-r2.png) no-repeat;
  cursor: normal;
}
/* line 118, app/views/marketing-detail/view.scss */
.ad-style .tab-con .arrow-l1,
.ad-style .tab-con .arrow-l2,
.ad-style .tab-con .arrow-r1,
.ad-style .tab-con .arrow-r2 {
  position: absolute;
  top: 180px;
  width: 56px;
  height: 56px;
  text-indent: -9999px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 129, app/views/marketing-detail/view.scss */
.ad-style .tab-con ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.ad-style .tab-con ul:before, .ad-style .tab-con ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.ad-style .tab-con ul:after {
  clear: both;
}
/* line 132, app/views/marketing-detail/view.scss */
.ad-style .tab-con ul li {
  width: 720px;
  margin: 0 auto;
}
/* line 135, app/views/marketing-detail/view.scss */
.ad-style .tab-con ul li img {
  display: block;
  width: 720px;
  height: 437px;
}
/* line 142, app/views/marketing-detail/view.scss */
.ad-style .tab-con .tab-p {
  margin: 30px auto;
  width: 500px;
  text-align: center;
}
/* line 146, app/views/marketing-detail/view.scss */
.ad-style .tab-con .tab-p p {
  display: inline-block;
  text-indent: -9999px;
  width: 36px;
  height: 5px;
  background-color: #ccc;
}
/* line 152, app/views/marketing-detail/view.scss */
.ad-style .tab-con .tab-p p.cur {
  background-color: #00c1de;
}

/* line 159, app/views/marketing-detail/view.scss */
.media-service-info {
  margin-bottom: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 163, app/views/marketing-detail/view.scss */
.media-service-info h1 {
  padding: 20px 0;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
}
/* line 170, app/views/marketing-detail/view.scss */
.media-service-info table.service-info {
  width: 100%;
  border: 1px solid #ededed;
  background-color: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 176, app/views/marketing-detail/view.scss */
.media-service-info table.service-info tr td {
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  text-align: left;
}
/* line 183, app/views/marketing-detail/view.scss */
.media-service-info table.service-info tr td:nth-child(2n+2) {
  background-color: white;
}
/* line 187, app/views/marketing-detail/view.scss */
.media-service-info table.service-info tr .bg {
  background-color: #f5f5f5;
  text-align: center;
}

/* line 194, app/views/marketing-detail/view.scss */
.service-pro {
  background-color: white;
  padding-bottom: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 199, app/views/marketing-detail/view.scss */
.service-pro h1 {
  padding: 20px 0;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
}
/* line 206, app/views/marketing-detail/view.scss */
.service-pro ul {
  margin: 20px auto;
  width: 840px;
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.service-pro ul:before, .service-pro ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.service-pro ul:after {
  clear: both;
}
/* line 211, app/views/marketing-detail/view.scss */
.service-pro ul li {
  position: relative;
  float: left;
  width: 150px;
  height: 180px;
  margin: 0 80px 0 0;
}
/* line 217, app/views/marketing-detail/view.scss */
.service-pro ul li em.process1 {
  background: url(../images/process1.png) no-repeat;
}
/* line 220, app/views/marketing-detail/view.scss */
.service-pro ul li em.process2 {
  background: url(../images/process2.png) no-repeat;
}
/* line 223, app/views/marketing-detail/view.scss */
.service-pro ul li em.process3 {
  background: url(../images/process3.png) no-repeat;
}
/* line 226, app/views/marketing-detail/view.scss */
.service-pro ul li em.process4 {
  background: url(../images/process4.png) no-repeat;
}
/* line 229, app/views/marketing-detail/view.scss */
.service-pro ul li em.process1,
.service-pro ul li em.process2,
.service-pro ul li em.process3,
.service-pro ul li em.process4 {
  display: block;
  margin: 0 auto 20px;
  width: 100px;
  height: 100px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 239, app/views/marketing-detail/view.scss */
.service-pro ul li p {
  height: 60px;
  text-align: center;
}
/* line 243, app/views/marketing-detail/view.scss */
.service-pro ul li:nth-child(4n+4) {
  margin-right: 0;
}
/* line 246, app/views/marketing-detail/view.scss */
.service-pro ul li:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 140px;
  width: 100px;
  height: 13px;
  background: url(../images/md-arrow.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 257, app/views/marketing-detail/view.scss */
.service-pro ul li:last-child:before {
  display: none;
}
/* line 262, app/views/marketing-detail/view.scss */
.service-pro ul li:hover em.process1 {
  background: url(../images/process1-blue.png) no-repeat;
}
/* line 265, app/views/marketing-detail/view.scss */
.service-pro ul li:hover em.process2 {
  background: url(../images/process2-blue.png) no-repeat;
}
/* line 268, app/views/marketing-detail/view.scss */
.service-pro ul li:hover em.process3 {
  background: url(../images/process3-blue.png) no-repeat;
}
/* line 271, app/views/marketing-detail/view.scss */
.service-pro ul li:hover em.process4 {
  background: url(../images/process4-blue.png) no-repeat;
}
/* line 274, app/views/marketing-detail/view.scss */
.service-pro ul li:hover em.process1,
.service-pro ul li:hover em.process2,
.service-pro ul li:hover em.process3,
.service-pro ul li:hover em.process4 {
  display: block;
  margin: 0 auto 20px;
  width: 100px;
  height: 100px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 284, app/views/marketing-detail/view.scss */
.service-pro ul li:hover p {
  color: #00c1de;
}
/* line 3, app/views/marketing/view.scss */
.second-banner {
  width: 100%;
  min-height: 320px;
  background-position: center 0;
  overflow: hidden;
  background: url(../images/banner1.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

/* line 11, app/views/marketing/view.scss */
.marketing-banner {
  width: 100%;
  padding: 40px 0;
  background-color: white;
}
/* line 15, app/views/marketing/view.scss */
.marketing-banner h1 {
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e9ee;
}
/* line 24, app/views/marketing/view.scss */
.marketing-banner h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
}
/* line 32, app/views/marketing/view.scss */
.marketing-banner .t-summary {
  margin: 0 auto;
  width: 800px;
  text-align: center;
  color: #666;
  font-size: 15px;
  padding: 15px 0 80px;
}
/* line 40, app/views/marketing/view.scss */
.marketing-banner img {
  display: block;
  margin: 0 auto;
  width: 1000px;
  height: 518px;
  text-align: center;
}

/* line 48, app/views/marketing/view.scss */
.marketing {
  clear: both;
  padding: 40px 5% 60px;
  text-align: center;
  overflow: hidden;
}
/* line 53, app/views/marketing/view.scss */
.marketing h1 {
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e9ee;
}
/* line 62, app/views/marketing/view.scss */
.marketing h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
}
/* line 70, app/views/marketing/view.scss */
.marketing .t-summary {
  margin: 15px auto 30px;
  width: 800px;
  text-align: center;
  color: #666;
  font-size: 15px;
}
/* line 77, app/views/marketing/view.scss */
.marketing .single {
  margin: 20px 14px 0 0;
  display: inline-block;
  width: 210px;
  height: 240px;
  border: 1px solid #e3e3e3;
}
/* line 83, app/views/marketing/view.scss */
.marketing .single .img {
  height: 110px;
  background-color: white;
  border-bottom: 1px solid #e3e3e3;
}
/* line 87, app/views/marketing/view.scss */
.marketing .single .img img {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  width: 104px;
  height: 60px;
}
/* line 94, app/views/marketing/view.scss */
.marketing .single .img p {
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}
/* line 101, app/views/marketing/view.scss */
.marketing .single .txt {
  padding: 15px;
  text-align: justify;
}
/* line 105, app/views/marketing/view.scss */
.marketing .single .btn {
  margin: 5px auto 0;
  width: 105px;
  height: 24px;
  line-height: 24px;
  color: white;
  background-color: #ccd0d9;
  text-align: center;
  border-radius: 3px;
}
/* line 115, app/views/marketing/view.scss */
.marketing .single:hover {
  border-color: #00c1de;
}
/* line 117, app/views/marketing/view.scss */
.marketing .single:hover .btn {
  background-color: #00c1de;
  cursor: pointer;
}
/* line 122, app/views/marketing/view.scss */
.marketing .single:nth-child(5n+5) {
  margin-right: 0;
}

/* line 127, app/views/marketing/view.scss
.path {
  margin: 0 auto;
  width: 1180px;
  height: 40px;
  line-height: 40px;
  color: #666;
}
.path a {
  color: #666;
  padding: 0 5px;
}
.path span {
  color: #333;
  padding: 0 5px;
}*/
.filter {
  padding: 20px 0 10px;
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 11, app/views/news-media/view.scss */
.filter .wrapper1180 {
  position: relative;
}
/* line 13, app/views/news-media/view.scss */
.filter .wrapper1180 .search-bar {
  position: absolute;
  top: 5px;
  right: 0;
  width: 360px;
  height: 36px;
  line-height: 35px;
  border: 1px solid #e3e3e3;
  background-color: #f8f8f8;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 25, app/views/news-media/view.scss */
.filter .wrapper1180 .search-bar input[type=text] {
  padding: 0 10px;
  border-color: transparent;
  background-color: transparent;
  width: calc(90% - 20px);
}
/* line 30, app/views/news-media/view.scss */
.filter .wrapper1180 .search-bar input[type=text]:focus {
  border-color: transparent;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(82, 168, 236, 0.6);
}
/* line 39, app/views/news-media/view.scss */
.filter .wrapper1180 .search-bar .icon-search {
  margin: 8px 10px 0 0;
  float: right;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(../images/icon-search.png) no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 49, app/views/news-media/view.scss */
.filter .wrapper1180 .tab {
  padding: 5px 0 15px;
  height: 36px;
  line-height: 36px;
}
/* line 53, app/views/news-media/view.scss */
.filter .wrapper1180 .tab ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.filter .wrapper1180 .tab ul:before, .filter .wrapper1180 .tab ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.filter .wrapper1180 .tab ul:after {
  clear: both;
}
/* line 56, app/views/news-media/view.scss */
.filter .wrapper1180 .tab ul li {
  float: left;
  margin-right: 10px;
  padding: 0 20px;
  border: 1px solid #ececec;
  background-color: #f8f8f8;
  border-radius: 3px;
}
/* line 63, app/views/news-media/view.scss */
.filter .wrapper1180 .tab ul li a {
  font-size: 14px; color: #333333;
}
/* line 66, app/views/news-media/view.scss */
.filter .wrapper1180 .tab ul li.cur {
  background-color: #00c1de;
  border: 1px solid #00c1de;
}
/* line 69, app/views/news-media/view.scss */
.filter .wrapper1180 .tab ul li.cur a {
  color: white;
}
/* line 76, app/views/news-media/view.scss */
.filter .wrapper1180 .con {
  padding: 10px 0;
  border-top: 1px solid #eee;
}
/* line 79, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info {
  line-height: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}
/* line 83, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info span {
  float: left;
  width: 50px;
  color: #666;
  font-size: 12px;
}
/* line 89, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl {
  float: left;
  width: calc(100% - 52px);
}
/* line 92, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl a {
  height: 20px;
  line-height: 18px;
  float: left;
  padding: 0 10px;
  margin: 0 0 5px 0;
  border: 1px solid transparent;
  border-radius: 3px;
}
/* line 100, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl a:hover {
  color: #00c1de;
}
/* line 103, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl a.selected {
  border: 1px solid #00c1de;
  color: #00c1de;
}
/* line 108, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl .clear-info {
  float: right;
  padding: 0 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  border: 1px solid #ececec;
}
/* line 114, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl .clear-info:hover {
  background-color: #00c1de;
  border: 1px solid #00c1de;
  color: white;
  cursor: pointer;
}
/* line 121, app/views/news-media/view.scss */
.filter .wrapper1180 .con .filter-info div.fl select {
  margin-left: 10px;
  float: left;
  width: 100px;
  height: 22px;
  line-height: 20px;
}

/* line 133, app/views/news-media/view.scss */
.news-search-con {
  margin: 0 auto;
  padding: 20px 0;
}
/* line 136, app/views/news-media/view.scss */
.news-search-con table {
  width: 100%;
  border: 1px solid #ececec;
  background-color: white;
}
/* line 141, app/views/news-media/view.scss */
.news-search-con table thead tr {
  border-bottom: 1px solid #ececec;
  background-color: #f4f4f4;
}
/* line 144, app/views/news-media/view.scss */
.news-search-con table thead tr td {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* line 152, app/views/news-media/view.scss */
.news-search-con table tbody tr {
  border-bottom: 1px solid #ececec;
}
/* line 154, app/views/news-media/view.scss */
.news-search-con table tbody tr td {
  height: 90px;
  text-align: center;
}
/* line 157, app/views/news-media/view.scss */
.news-search-con table tbody tr td .price {
  font-size: 14px;
  font-weight: bold;
  color: #ff5234;
}
/* line 162, app/views/news-media/view.scss */
.news-search-con table tbody tr td .ever-price {
  color: #999;
  text-decoration: line-through;
}
/* line 166, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media {
  display: block;
  padding: 0 10px;
  overflow: hidden;
}
/* line 170, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media img {
  float: left;
  width: 101px;
  height: 36px;
}
/* line 175, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt {
  margin-left: 10px;
  float: left;
  text-align: left;
}
/* line 179, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt ul {
  margin-top: 8px;
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.news-search-con table tbody tr td .media .txt ul:before, .news-search-con table tbody tr td .media .txt ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.news-search-con table tbody tr td .media .txt ul:after {
  clear: both;
}
/* line 183, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt ul li {
  margin-right: 10px;
  float: left;
}
/* line 186, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt ul li .icon-sample {
  background: url(../images/sample.png) no-repeat;
}
/* line 189, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt ul li .icon-remarks {
  background: url(../images/remarks.png) no-repeat;
}
/* line 192, app/views/news-media/view.scss */
.news-search-con table tbody tr td .media .txt ul li .icon-sample,
.news-search-con table tbody tr td .media .txt ul li .icon-remarks {
  float: left;
  margin: 3px 5px 0 0;
  width: 12px;
  height: 12px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 204, app/views/news-media/view.scss */
.news-search-con table tbody tr td .package {
  display: block;
  padding: 0 0 0 20px;
  overflow: hidden;
}
/* line 208, app/views/news-media/view.scss */
.news-search-con table tbody tr td .package img {
  float: left;
  width: 56px;
  /*height: 56px;*/
  padding-top: 10px;
}
/* line 213, app/views/news-media/view.scss */
.news-search-con table tbody tr td .package .txt {
  padding: 20px;
  float: left;
  text-align: left;
  font-weight: bold;
}
/* line 221, app/views/news-media/view.scss */
.news-search-con table tbody tr:nth-child(2n+2) {
  background-color: #f4f4f4;
}

/* line 229, app/views/news-media/view.scss */
.btn-box {
  margin: 5px auto 0;
  width: 70px;
  overflow: hidden;
}
/* line 233, app/views/news-media/view.scss */
.btn-box .collection {
  background-color: #f6bb43;
}
/* line 235, app/views/news-media/view.scss */
.btn-box .collection em {
  background: url(../images/collection.png) no-repeat;
}
/* line 239, app/views/news-media/view.scss */
.btn-box .details {
  background-color: #5d9cec;
}
/* line 241, app/views/news-media/view.scss */
.btn-box .details em {
  background: url(../images/details.png) no-repeat;
}
/* line 245, app/views/news-media/view.scss */
.btn-box .collection,
.btn-box .details {
  display: block;
  position: relative;
  margin-bottom: 5px;
  padding-left: 20px;
  width: 68px;
  height: 23px;
  line-height: 23px;
  color: white;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 258, app/views/news-media/view.scss */
.btn-box .collection em,
.btn-box .details em {
  position: absolute;
  top: 4px;
  left: 12px;
  width: 14px;
  height: 14px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 3, app/views/news-package-detail/view.scss */
.i-package {
  margin: 0 auto;
  width: 1180px;
  height: 280px;
  background-color: white;
  border: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 11, app/views/news-package-detail/view.scss */
.i-package .photo {
  margin: 30px 0 0 30px;
  float: left;
  width: 210px;
  height: 150px;
  border: 1px solid #ececec;
  border-radius: 3px;
  overflow: hidden;
}
/* line 19, app/views/news-package-detail/view.scss */
.i-package .photo img {
  width: 210px;
  height: 150px;
}
/* line 24, app/views/news-package-detail/view.scss */
.i-package .pd-info {
  float: left;
  margin: 30px 0 0 30px;
}
/* line 27, app/views/news-package-detail/view.scss */
.i-package .pd-info .title {
  padding: 5px 0;
  overflow: hidden;
}
/* line 30, app/views/news-package-detail/view.scss */
.i-package .pd-info .title span {
  float: left;
  font-size: 18px;
}
/* line 35, app/views/news-package-detail/view.scss */
.i-package .pd-info ul {
  *zoom: 1;
}
/* line 6, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.i-package .pd-info ul:before, .i-package .pd-info ul:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 12, /Users/amanda/Documents/workspace/esoboy/app/styles/_common.scss */
.i-package .pd-info ul:after {
  clear: both;
}
/* line 38, app/views/news-package-detail/view.scss */
.i-package .pd-info ul li {
  padding: 5px 0 0;
  overflow: hidden;
}
/* line 41, app/views/news-package-detail/view.scss */
.i-package .pd-info ul li em {
  float: left;
  width: 60px;
  color: #666;
}
/* line 46, app/views/news-package-detail/view.scss */
.i-package .pd-info ul li span {
  float: left;
  width: 300px;
  line-height: 20px;
}
/* line 50, app/views/news-package-detail/view.scss */
.i-package .pd-info ul li span.ever-price {
  text-decoration: line-through;
  color: #999;
}
/* line 54, app/views/news-package-detail/view.scss */
.i-package .pd-info ul li span.now-price {
  font-weight: bold;
  color: #ff5234;
}
/* line 61, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box {
  margin: 20px 0 0;
  width: 300px;
}
/* line 64, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .orange {
  background-color: #ff5234;
}
/* line 66, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .orange:before {
  background: url(../images/heart.png) no-repeat;
}
/* line 70, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .blue {
  background-color: #5d9cec;
}
/* line 72, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .blue:before {
  background: url(../images/q3.png) no-repeat;
}
/* line 76, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .orange,
.i-package .pd-info .btn-box .blue {
  position: relative;
  margin-right: 10px;
  float: left;
  width: 120px;
  height: 30px;
  padding-left: 20px;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 92, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .orange:before,
.i-package .pd-info .btn-box .blue:before {
  position: absolute;
  top: 6px;
  left: 18px;
  content: "";
  width: 18px;
  height: 18px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
/* line 101, app/views/news-package-detail/view.scss */
.i-package .pd-info .btn-box .orange a,
.i-package .pd-info .btn-box .blue a {
  color: white;
}
/* line 107, app/views/news-package-detail/view.scss */
.i-package .data-info {
  margin: 80px 0 0 40px;
  float: left;
  width: 500px;
}
/* line 111, app/views/news-package-detail/view.scss */
.i-package .data-info div {
  margin-left: 30px;
  float: left;
  width: 120px;
  height: 80px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #ececec;
  background-color: #f8f8f8;
  color: #666;
}
/* line 121, app/views/news-package-detail/view.scss */
.i-package .data-info div h3 {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
}

/* line 132, app/views/news-package-detail/view.scss */
.package-service-info {
  margin-bottom: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 136, app/views/news-package-detail/view.scss */
.package-service-info h1 {
  padding: 20px 0;
  font-weight: normal;
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e9ee;
}
.package-service-info h1 .bot {
  position: absolute;
  left: 220px;
  bottom: -1px;
  width: 60px;
  border-bottom: 3px solid #09d3f1;
}
.package-service-info .t-summary {
  margin: 0 auto;
  width: 1180px;
  text-align: center;
  color: #666;
  font-size: 15px;
  padding: 15px 0 30px;
}
/* line 143, app/views/news-package-detail/view.scss */
.package-service-info table {
  width: 100%;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  text-align: center;
}
/* line 150, app/views/news-package-detail/view.scss */
.package-service-info table thead tr td {
  background-color: #f8f8f8;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
/* line 161, app/views/news-package-detail/view.scss */
.package-service-info table tbody tr td {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}

/* line 171, app/views/news-package-detail/view.scss */
.hot-package {
  margin: 20px auto;
  width: 1180px;
  padding: 0 55px 30px;
  background-color: white;
  border: 1px solid #ececec;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 180, app/views/news-package-detail/view.scss */
.hot-package h1 {
  padding: 20px 0;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
}
/* line 187, app/views/news-package-detail/view.scss */
.hot-package .single {
  position: relative;
  margin: 20px 38px 0 0;
  float: left;
  width: 180px;
  height: 270px;
  border: 1px solid #ececec;
  background-color: #fff;
}
/* line 195, app/views/news-package-detail/view.scss */
.hot-package .single .photo {
  width: 100%;
  height: 180px;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 200, app/views/news-package-detail/view.scss */
.hot-package .single .photo img {
  display: block;
  width: 180px;
  padding-top: 20px;
  overflow: hidden;
}
/* line 207, app/views/news-package-detail/view.scss */
.hot-package .single .txt {
  padding: 5px 10px 0;
  height: 90px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 213, app/views/news-package-detail/view.scss */
.hot-package .single .txt p {
  clear: both;
  line-height: 26px;
  font-size: 12px;
  color: #999;
}
/* line 218, app/views/news-package-detail/view.scss */
.hot-package .single .txt p b {
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
/* line 223, app/views/news-package-detail/view.scss */
.hot-package .single .txt p em {
  color: #ff5234;
}
/* line 228, app/views/news-package-detail/view.scss */
.hot-package .single .hover-info {
  display: none;
  width: 100%;
  height: 90px;
  background-color: #00c1de;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 234, app/views/news-package-detail/view.scss */
.hot-package .single .hover-info p {
  padding: 15px 0 10px;
  text-align: center;
  color: white;
}
/* line 239, app/views/news-package-detail/view.scss */
.hot-package .single .hover-info .btn {
  margin: 5px auto 0;
  width: 90px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}
/* line 248, app/views/news-package-detail/view.scss */
.hot-package .single .hover-info .btn a {
  color: #00c1de;
}
/* line 253, app/views/news-package-detail/view.scss */
.hot-package .single:hover {
  border: 1px solid #00c1de;
}
/* line 255, app/views/news-package-detail/view.scss */
.hot-package .single:hover .hover-info {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 262, app/views/news-package-detail/view.scss */
.hot-package .single:nth-child(5n+5) {
  margin-right: 0;
}
.banner-new {
    width: 100%;
    position: relative;
    height: 400px;
}
.banner-new .login-bar {
	width:1180px;
	margin:0 auto;
	position: relative;
}
.advertisment-bar {
	height:181px;
}
.carousel-bar {
	height: 100%;
	width: 826px;/*826px*/
	background-color:#f3f3f3;
	float: left;
}
.login-form-bar {
	height: 360px;
	width: 300px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 20px;
}
.advertisment-bar ul li {
	float: left;
	height:181px;
	width:286px;
}
.advertisment-bar .adver-a1,.advertisment-bar .adver-a2,.advertisment-bar .adver-a3 {
	margin-left: 12px;
}
.advericons .icons-item {
	background-color: #5e5751;
	width: 64px;
	height: 62px;
	float: left;
	padding: 14px 15px;
	text-align: center;
	color: #fff;	
}
.advericons .icons-item i {
	font-size: 30px;
	display: block;
}
.advericons .icons-item .icons-content {
	margin-top: 7px;
}
.icons-boderright {
	border-right: 1px solid #544f4a;
}
.icons-borderbottom {
	border-bottom: 1px solid #544f4a;
}
.form-control {
    display: block;
    width: 81%;
    height: 28px;
    padding: 6px 12px 6px 36px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.form-container {
	padding: 20px;
}
.login-form-title h2 {
	float: left;
	font-size: 22px;
}
.login-form-title p {
	float: right;
	margin-top: 10px;
	font-size: 14px;
}
.login-form-title p a {
	color: #4a89dc;
}
.login-form-title p a:hover,.login-form-remember a:hover {
	color: #2e76d6;
}
.login-form-title {
	clear: both;
	min-height: 30px;
}
.login-form-main {
	min-height: 210px;
	margin-top: 10px;
}
.login-form-main p.login-info {
	background-color: #ffab8a;
    padding: 3px 15px;
    color: #9a583f;
}
.login-form-main p.login-info.error {
	background-color: #ffab8a;
    color: #9a583f;
}
.login-form-remember {
	margin-top: 10px;
	clear: both;
	min-height: 20px;
	font-size: 14px;
}
.login-form-remember .login-form-checkbox {
	float: left;
}
.login-form-remember p.fpwd {
	float: right;
}
.login-form-btn {
	width: 100%;
	height: 37px;
	margin-top: 10px;
    background-color: #4a89dc;
    color: #fff;font-size:16px;
    border: none;
}
.login-form-btn:hover,.login-form-btn:active {
	background-color: #2e76d6;
}
.login-form-oauth {
	margin-top: 15px;
}
.login-form-oauth .expline {
	border-top: 1px solid #979797;
}
.login-form-oauth p {
	font-size: 14px;
	background-color: #fff;
	padding: 4px 10px;
	float: left;
	margin: -15px 0 0 75px;
}
.login-form-oauth ul {
	margin: 25px 0 0 20px;
}
.login-form-oauth ul li {
	float: left;
	margin-left: 10px;
	padding: 3px 10px;
	border-radius: 3px;
}
.login-form-oauth ul li a {
	color: #fff;
}
.login-form-oauth .oauth-qq {
	background-color: #00acee;
}
.login-form-oauth .oauth-weibo {
	background-color: #E32529;
}
.login-form-oauth .oauth-wechat {
	background-color: #609700;
}
.login-form-oauth .oauth-qq:hover {
	background-color: #2c718c;
}
.login-form-oauth .oauth-weibo:hover {
	background-color: #8f1215;
}
.login-form-oauth .oauth-wechat:hover {
	background-color: #3f6400;
}
.lofin-form-input {
	margin-top: 10px;
	position: relative;
}
.lofin-form-input i {
	position: absolute;
	font-size: 20px;
	top: 11px;
	left: 15px;
}
.login-user-avatar {
	margin-top: 15px;
    text-align: center;	
}
.login-user-avatar img {
	border-radius: 80px;
    width: 160px;
    height: 160px;
}
.advertismentbar {
	width: 1180px;
	margin: 15px auto;
}
.login-form-main .welcomeinfo {
	text-align: center;
    font-size: 16px;
}
.login-form-main .welcomeinfo strong {
	color: #2f71c5;
}
.login-form-main .orderinfo {
	text-align: center;
    font-size: 14px;
}
.login-form-main .orderinfo a {
	font-weight: bold;
	color: #50daef;
}
.login-form-main .orderinfo a:hover {
	color: #00c1de;
}
.login-form-main .logoutbtn {
    width: 80px;
    height: 30px;
    margin: 20px auto;
    background-color: #4a89dc;
    color: #fff;
    border: none;
    display: block;
    text-align: center;
    line-height: 30px;  
}
.logoutbtn:hover,.logoutbtn:active {
	background-color: #2e76d6;
}

/* ---交易动态 资讯中心--- */

.count-block {width:100%;
  margin-bottom:3px;
  color: #333;
  font-size: 14px;
  line-height: 50px;
}
.count-block .count-body{width:1150px;height:50px;margin: 0 auto;padding-left:30px;background: #fff;border-bottom: solid 1px #cc0000;}
.count-block li {
  float: left;
  margin-right: 111px;
}
.count-num {
  color: #fe6f19;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Arial';
}
.count-block .icon-jyze {
  display: inline-block;
  width: 27px;
  height: 22px;
  margin-bottom: -6px;
  background: url('../images/icon_index.png') -363px -16px no-repeat;
}
.count-block .icon-dds {
  display: inline-block;
  width: 24px;
  height: 22px;
  margin-bottom: -6px;
  background: url('../images/icon_index.png') -363px -51px no-repeat;
}
.count-block .icon-hyzs {
  display: inline-block;
  width: 27px;
  height: 22px;
  margin-bottom: -7px;
  background: url('../images/icon_index.png') -397px -16px no-repeat;
}
.count-block .icon-sps {
  display: inline-block;
  width: 25px;
  height: 22px;
  margin-bottom: -7px;
  background: url('../images/icon_index.png') -397px -51px no-repeat;
}
.block-title {
  height: 22px;
  padding: 15px 2px;
}
.block-title-left {
  float: left;
  padding-left: 10px;
  border-left: 3px solid #519adf;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.block-title-right {
  float: right;
  padding-right: 5px;
  padding-top: 4px;
  color: #5eacf7;
  font-size: 14px;
  line-height: 1;
}
.clearfix:after{ content:"."; clear:both; display:block; height:0; visibility:hidden; }
.clearfix{ display:block;*zoom:1;}

.trade-block {width:1180px;
  margin:0 auto 20px auto;
  background: #fff;
}
.trade-block-list {
  position: relative;
  padding: 0 3px 10px;
}
.trade-block-list:after {
  position: absolute;
  top: 0;
  left: 5px;
  content: '\200B';
  width: 1190px;
  height: 1px;
  border-top: 1px solid #eee;
}
.trade-block-item {
  float: left;
  width: 30%;
  margin-right: 5%;
}
.trade-block-item.last {
  margin-right: 0;
}
.trade-block-title {
  height: 48px;
  padding-left: 10px;
  color: #333;
  font-size: 18px;
  line-height: 54px;
}
.trade-block-title.blue {
  color: #1cc8fb;
}
.trade-block-title.red {
  color: #fd7923;
}
.trade-block-title.green {
  color: #7bbc1c;
}
.trade-block-con {
  overflow: hidden;
  height: 300px;
}
.trade-block-con li {
  overflow: hidden;
  height: 60px;
  padding: 0 6px;
  padding-right: 0;
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 14px;
  line-height: 60px;
}
.trade-block-con li .text-buy {
  float: left;
  overflow: hidden;
  width: 47%;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trade-block-con li .text-price {
  float: left;
  overflow: hidden;
  width: 26%;
  color: #ff9600;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trade-block-con li .text-date {
  float: left;
  overflow: hidden;
  width: 24.72%;
  color: #999;
  font-size: 14px;
  text-align: right;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trade-block-con li .text-web {
  float: left;
  overflow: hidden;
  width: 42.61%;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trade-block-con li .text-onlyu {
  float: left;
  overflow: hidden;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trade-block-con li .icon-exchange {
  float: left;
  width: 9.94%;
  height: 60px;
  margin-bottom: -1px;
  background: url('../images/double-jian.png') center center no-repeat;
}

.link-block {width:1180px;
  margin:0 auto 20px auto;
  padding-bottom: 1px;
  background: #fff;
}
.link-block-list {
  padding-left: 15px;
}
.link-block-list .list-con {
  overflow: hidden;
}
.link-block-list a {
  position: relative;
  float: left;
  margin: 0 20px 15px 0;
  color: #999;
  font-size: 14px;
  line-height: 1;
}
.link-block-list a:hover {
  color: #3eb5f6;
}
.link-block-list a:after {
  content: '|';
  position: absolute;
  top: 0;
  left: -10px;
  color: #999;
  font-size: 12px;
  line-height: 1;
}

.article-block {width:1180px;
  position: relative;
  margin:0 auto 20px auto;
  background: #fff;
}
.article-block-list {
  position: relative;
  padding: 30px 0 1px 0;
}
.article-block:after {
  content: '\200B';
  position: absolute;
  top: 46px;
  left: 15px;
  width: 1180px;
  height: 1px;
  background: #eee;
}
.article-block-left {
  float: left;
  width: 680px;
}
.article-block-btns {
  height:70px;
  padding-left: 15px;
}
.article-block-btns .btn-info {float:left;
  width: 120px;
  height: 40px;
  margin-right: 12px;
  padding: 0;
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #555;
  font-size: 16px;
  text-align: center;
  line-height: 40px;cursor: pointer;
}
.article-block-btns .btn-info.hover,
.article-block-btns .btn-info:hover {
  color: #fff;
  background: #55a8f6;
  border-color: #55a8f6;
}
.article-block-item {
  margin-bottom: 30px;
  padding-left: 10px;
}
.article-block-item .left {
  float: left;
  width: 85px;
}
.article-block-item .date-lg {
  margin-bottom: 8px;
  color: #999;
  font-size: 20px;
  line-height: 1;
}
.article-block-item .date-sm {
  margin-bottom: 8px;
  color: #999;
  font-size: 16px;
  line-height: 1;
}
.article-block-item .right {
  float: left;
  width: 565px;
}
.article-block-item .article-title {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 12px;
}
.article-block-item .article-con {
  display: block;
  color: #808080;
  font-size: 14px;
  line-height: 1.8;
  height: 78px;
  overflow: hidden;
}
.article-block-right {
  float: right;
  width: 400px;
}
.article-block-right .article-img {
  display: block;
  height: 235px;
  margin-bottom: 12px;
  position: relative;
}
.article-block-right .article-img img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
.banner-bottom {
  background:#000;opacity: 0.6;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  height: 42px;
  left: 0;
  line-height: 42px;
  position: absolute;
  width: 100%;
}
.banner-bottom .text {
  font-size: 14px;
  padding-left: 14px;
}