/* @import "icon-personal.css"; */
* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei", "SimSun";
  font-size: 14px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input,
button {
  outline: none;
}
i,
img {
  display: inline-block;
  vertical-align: middle;
}
input:focus {
  outline: none;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.icon-favo {
  background-image: url('../images/personal.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 21px;
  height: 18px;
  background-position: -10px -114px;
  vertical-align: -1px;
  margin-left: 5px;
  cursor: pointer;
}
.icon-favo.icon-search {
  vertical-align: -5px;
}
.icon-favo.on {
  background-position: -10px -86px;
}
.page {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 75px;
}
.page .left i {
  background: url("../images/left.png");
}
.page .left.unable i {
  background: url("../images/left-unable.png");
}
.page .right i {
  background: url("../images/right.png");
}
.page .right.unable i {
  background: url("../images/right-unable.png");
}
.page .item {
  height: 29px;
  line-height: 29px;
  padding: 0 12px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #d9d9d9;
  vertical-align: top;
}
.page .item + .item {
  margin-left: 10px;
}
.page .item.cur {
  color: #1890ff;
  border-color: #1890ff;
}
.page .item i {
  width: 7px;
  height: 10px;
  margin-top: -5px;
}
.loading {
  display: none;
  width: 64px;
  height: 64px;
  left: 50%;
  margin-left: -32px;
  background: url("../images/loading.gif") no-repeat;
}
.loading.whole {
  position: fixed;
  top: 350px;
  z-index: 7;
}
.loading.part {
  position: absolute;
  top: 50%;
  margin-top: -32px;
}
.layer-msg-customer {
  width: 660px;
  position: absolute;
  left: 50%;
  margin-left: -330px;
  display: none;
}
.layer-msg-customer .wrap {
  height: 53px;
  align-content: center;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px auto;
}
.layer-msg-customer .wrap .text {
  color: #f26d44;
  font-size: 19px;
  line-height: 53px;
}
.top-nav {
  height: 70px;
}
.top-nav .wrap {
  min-width: 1300px;
}
.top-nav .wrap .logo {
  width: 20%;
  display: inline-block;
  float: left;
  padding-top: 15px;
}
.top-nav .wrap .logo a {
  display: inline-block;
  width: 169px;
  height: 45px;
  margin-left: 30px;
  background: url("../images/logo.png") no-repeat;
}
.top-nav .wrap .sc-logo {
  width: 20%;
  display: inline-block;
  float: left;
  padding-top: 15px;
}
.top-nav .wrap .sc-logo a {
  display: inline-block;
  width: 420px;
  height: 50px;
  margin-left: 50px;
  background: url("../images/sc-logo.png") no-repeat;
}
.top-nav .wrap .nav {
  width: 55%;
  display: inline-block;
  float: left;
  text-align: center;
}
.top-nav .wrap .nav span {
  display: inline-block;
  text-align: center;
  height: 70px;
  margin: 0 10%;
  cursor: pointer;
}
.top-nav .wrap .nav span:hover p,
.top-nav .wrap .nav span.cur p {
  color: #134271;
  border-bottom: 3px solid #cc3433;
}
.top-nav .wrap .nav span p {
  font-size: 20px;
  line-height: 67px;
}
.top-nav .wrap .anxs-8qwe-top-rt {
  padding-top: 25px;
  padding-right: 50px;
}
.top-nav .wrap .person-icon {
  margin-top: -5px;
}
.nodata {
  display: none;
  text-align: center;
}
.nodata i {
  width: 395px;
  height: 273px;
  vertical-align: middle;
  background: url(../images/icon-nodata.png) no-repeat;
  margin-top: 160px;
}
.nodata div {
  color: #999;
  font-size: 18px;
  margin-top: 45px;
}
.pop {
  display: none;
  position: absolute;
  left: 50%;
  z-index: 9999;
  border-radius: 5px;
}
.pop .layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: -1;
}
.pop .pop-wrap {
  z-index: 0;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.pop.pop-collect-sug {
  display: none;
  top: 80px;
  width: 782px;
  margin-left: -375px;
}
.pop.pop-collect-sug .icon-close {
  background: url('../images/close.png') no-repeat;
  width: 18px;
  height: 19px;
  margin-top: 16px;
  margin-right: 16px;
  float: right;
  cursor: pointer;
}
.pop.pop-collect-sug .from-sug {
  margin: 25px 35px;
}
.pop.pop-collect-sug .from-sug .fontsize {
  font-size: 13px;
}
.pop.pop-collect-sug .from-sug .hello {
  color: #f26d44;
  line-height: 25px;
}
.pop.pop-collect-sug .from-sug .hello.two {
  text-indent: 23px;
}
.pop.pop-collect-sug .from-sug .item .point {
  color: #f26d44;
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
}
.pop.pop-collect-sug .from-sug .item .leftself {
  margin-left: 9px;
}
.pop.pop-collect-sug .from-sug .item .list.error input {
  box-shadow: 0 0 10px 3px #feebeb;
}
.pop.pop-collect-sug .from-sug .item .list.error .tips {
  display: inline-block;
}
.pop.pop-collect-sug .from-sug .item.part2 .tips {
  margin-left: 15px;
}
.pop.pop-collect-sug .from-sug .item .title {
  margin-top: 17px;
  color: #666;
}
.pop.pop-collect-sug .from-sug .item .title span {
  color: #f26d44;
  vertical-align: middle;
}
.pop.pop-collect-sug .from-sug .item .title label {
  color: #999;
}
.pop.pop-collect-sug .from-sug .item .check {
  margin-top: 6px;
  color: #666;
}
.pop.pop-collect-sug .from-sug .item .check tr {
  height: 25px;
}
.pop.pop-collect-sug .from-sug .item .check tr td {
  width: 307px;
}
.pop.pop-collect-sug .from-sug .item .tips {
  display: none;
  color: #f26d44;
}
.pop.pop-collect-sug .from-sug .item input {
  margin-top: 10px;
  width: 380px;
  height: 32px;
  border: 1px solid #dcdfe6;
  padding-left: 8px;
  border-radius: 5px ;
}
.pop.pop-collect-sug .from-sug .item input.province {
  cursor: pointer;
}
.pop.pop-collect-sug .from-sug .item input.check-sug {
  width: 15px;
  height: 15px;
  margin-top: 2px;
  margin-right: 10px;
  float: left;
}
.pop.pop-collect-sug .from-sug .item textarea {
  width: 680px;
  height: 36px;
  padding: 5px;
  border: 1px solid #dcdfe6;
  border-radius: 5px ;
  margin-top: 0px;
  resize: none;
}
.pop.pop-collect-sug .from-sug .item .box-drop {
  position: relative;
}
.pop.pop-collect-sug .from-sug .item .box-drop .drop-state i {
  position: relative;
  right: 25px;
  background: url('../images/icon-arrow-down.png') no-repeat;
  display: inline-block;
  width: 13px ;
  height: 7px;
  margin-top: -4px;
  cursor: pointer;
}
.pop.pop-collect-sug .from-sug .item .box-drop .drop-lists {
  display: none;
  position: absolute;
  top: 43px;
  left: 9px;
  width: 388px;
  border: 1px solid #dcdfe6;
  border-top: none;
  background-color: #fff;
  height: 120px;
  overflow-y: scroll;
  background: #f7f7f7;
  border-radius: 5px;
}
.pop.pop-collect-sug .from-sug .item .box-drop .drop-lists span {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  font-size: 12px;
  cursor: pointer;
}
.pop.pop-collect-sug .from-sug .item .box-drop .drop-lists span + span {
  border-top: 1px solid #dcdfe6;
}
.pop.pop-collect-sug .from-sug .item .box-drop.drop .drop-state i {
  background: url('../images/icon-arrow-up.png') no-repeat;
}
.pop.pop-collect-sug .from-sug .item .box-drop.drop .drop-lists {
  display: block;
}
.pop.pop-collect-sug .from-sug button {
  width: 75px;
  height: 38px;
  border: none;
  border-radius: 5px ;
  background: #0089e3;
  color: #fff;
  margin-left: 300px;
  margin-top: 15px;
}
.pop-access {
  display: none;
  position: absolute;
  width: 570px;
  height: 155px;
  top: 283px;
  left: 50%;
  margin-left: -285px;
  z-index: 9999;
  border-radius: 5px;
}
.pop-access .pop-wrap {
  height: 160px;
  font-size: 14px;
  text-align: center;
  background: #015796;
}
.pop-access .pop-wrap .icon-close {
  background: url('../images/pop-access-close.png') no-repeat;
  width: 23px;
  height: 23px;
  margin: 15px 15px 0 515px;
  cursor: pointer;
}
.pop-access .pop-wrap p {
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}
.content-index {
  min-width: 1300px;
}
.content-index .section {
  width: 100%;
  height: 100%;
  min-height: 750px;
  text-align: center;
}
.content-index .section .section-title {
  padding-top: 3%;
  padding-bottom: 5%;
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  transition: all 1s;
}
.content-index .section .section-title .title {
  font-size: 32px;
  color: #0e1830;
}
.content-index .section .section-title .line {
  width: 208px;
  height: 3px;
  background: url('../images/title-line.png');
}
.content-index .section .section-title .describe {
  color: #666;
  line-height: 30px;
  font-size: 20px;
}
.content-index .section .context {
  width: 1300px;
  margin: 0 auto;
}
.content-index .section .context .left {
  float: left;
  margin-left: -350px;
  transition: all 1s;
  opacity: 0;
}
.content-index .section .context .right {
  margin-right: -350px;
  float: right;
  transition: all 1s;
  opacity: 0;
}
.content-index .section .context .details {
  text-align: left;
  width: 460px;
  margin-top: 5%;
}
.content-index .section .context .details .words i {
  float: left;
  width: 25px;
  height: 144px;
  background: url('../images/point-four.png');
}
.content-index .section .context .details .words i.point-three {
  width: 28px;
  background: url('../images/point-three.png');
}
.content-index .section .context .details .words .lists {
  float: left;
}
.content-index .section .context .details .words .lists p {
  font-size: 18px;
  line-height: 36px;
}
.content-index .section .context .details .more {
  width: 3px;
  height: 24px;
  background: url('../images/more.jpg');
  margin: 5% 0;
  margin-left: 120px;
}
.content-index .section .context .details .tips {
  font-size: 30px;
}
.content-index .section .context .details .go-search {
  display: inline-block;
  line-height: 35px;
  text-align: center;
  width: 165px;
  height: 35px;
  border-radius: 18px;
  border: 1px solid #3492e4;
  color: #3492e4;
  background: #fff;
  margin-top: 26px;
  cursor: pointer;
}
.content-index .section .context .details .go-search i {
  width: 7px;
  height: 12px;
  margin-left: 10px;
  background: url('../images/arrow-white.png');
}
.content-index .section .context .pic {
  margin-top: 2%;
}
.content-index .section.active .section-title {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.content-index .section.active .context .left {
  margin-left: 50px;
  opacity: 1;
  transition-delay: 0.3s;
}
.content-index .section.active .context .right {
  margin-right: 50px;
  opacity: 1;
  transition-delay: 0.7s;
}
.content-index .section1 {
  background-size: 100% 100%;
  position: relative;
}
.content-index .section1.wf-background {
  background: url('../images/bg-homepart1.png') no-repeat;
}
.content-index .section1.sc-background {
  background: url('../images/bg-scpart1.png') no-repeat;
}
.content-index .section1.active .top {
  top: 0;
  opacity: 1;
}
.content-index .section1.active .one,
.content-index .section1.active .two {
  transform: scale(1, 1);
  transition-delay: 0.3s;
  opacity: 1;
}
.content-index .section1.active .begin-use {
  transform: scale(1, 1);
  transition-delay: 0.5s;
  opacity: 1;
}
.content-index .section1.active .lists {
  margin-top: 0;
  transition-delay: 0.3s;
}
.content-index .section1 .top {
  height: 45px;
  padding-top: 3%;
  padding-bottom: 5%;
  position: relative;
  top: -200px;
  transition: all 1s;
}
.content-index .section1 .top .logo {
  width: 30%;
  display: inline-block;
  float: left;
}
.content-index .section1 .top .logo img {
  display: inline-block;
  width: 169px;
  height: 45px;
  margin-left: 30px;
}
.content-index .section1 .top .sc-logo {
  width: 20%;
  display: inline-block;
  float: left;
}
.content-index .section1 .top .sc-logo img {
  display: inline-block;
  width: 360px;
  height: 50px;
  margin-left: 30px;
}
.content-index .section1 .top .info {
  width: 80%;
  display: inline-block;
  float: left;
}
.content-index .section1 .top .info .info-wrap {
  padding-right: 50px;
  text-align: right;
}
.content-index .section1 .top .info .user {
  display: inline-block;
  position: relative;
}
.content-index .section1 .top .info .user.show .top i {
  background: url("../images/icon-arrow-up.png") no-repeat;
}
.content-index .section1 .top .info .user .name {
  display: inline-block;
  cursor: pointer;
  color: #fff;
}
.content-index .section1 .top .info .user .name i {
  margin-left: 5px;
  width: 9px;
  height: 5px;
  background: url("../images/icon-arrow-down.png") no-repeat;
}
.content-index .section1 .top .info .user .lists {
  display: none;
  position: absolute;
  right: 0px;
  width: 150px;
  line-height: 30px;
  text-align: center;
  top: 15px;
}
.content-index .section1 .top .info .user .lists .items {
  margin-top: 15px;
  background: #fff;
  box-shadow: 0 1px 12px 3px #e6e6e6;
  border: 1px solid #f5f5f5;
}
.content-index .section1 .top .info .user .lists .items div {
  cursor: pointer;
}
.content-index .section1 .top .info .user .lists i {
  width: 11px;
  height: 8px;
  background: url("../images/icon-tri.png") no-repeat;
  position: absolute;
  top: 8px;
  left: 69px;
}
.content-index .section1 .top .info span {
  cursor: pointer;
  color: #fff;
}
.content-index .section1 .one {
  font-size: 70px;
  color: #fff;
  font-weight: bold;
  transform: scale(0.5, 0.5);
  transition: all 1s;
  opacity: 0.3;
}
.content-index .section1 .two {
  font-size: 70px;
  color: #fff;
  transform: scale(0.5, 0.5);
  transition: all 1s;
  opacity: 0.3;
}
.content-index .section1 .sc-wf {
  font-size: 30px;
  color: #fff;
  transition: all 1s;
  bottom: 30px;
  position: absolute;
  left: 50%;
  margin-left: -176px;
}
.content-index .section1 .begin-use {
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 5%;
  text-align: center;
  border: none;
  color: #fff;
  opacity: 0.3;
  transition: all 1s;
  cursor: pointer;
}
.content-index .section1 .begin-use.wf-back-color {
  margin-top: 3%;
  border-radius: 5px;
  line-height: 79px;
  font-size: 24px;
  width: 260px;
  height: 79px;
  background: #0089e3;
}
.content-index .section1 .begin-use.wf-back-color i {
  width: 8px;
  height: 15px;
  background: url('../images/arrow-blue.jpg');
  margin-left: 15px;
}
.content-index .section1 .begin-use.sc-back-color {
  margin-top: 4%;
  border-radius: 15px;
  line-height: 150px;
  font-size: 50px;
  width: 450px;
  height: 150px;
  background: #1454c2;
}
.content-index .section1 .begin-use.sc-back-color i {
  width: 50px;
  height: 55px;
  background: url('../images/begin-right-icon.png');
  margin-left: 40px;
}
.content-index .section1 .lists {
  width: 1300px;
  margin: 0 auto;
  transition: all 1s;
  margin-top: 100px;
}
.content-index .section1 .lists .item {
  width: 300px;
  height: 80px;
  display: inline-block;
  float: left;
  text-align: left;
}
.content-index .section1 .lists .item i {
  float: left;
  margin: 0 10px;
  margin-top: 20px;
}
.content-index .section1 .lists .item .details {
  float: left;
  width: 230px;
}
.content-index .section1 .lists .item .three {
  color: #c8dffc;
  font-size: 18px;
  margin-bottom: 10px;
}
.content-index .section1 .lists .item .four {
  color: #9cbade;
  line-height: 22px;
}
.content-index .section1 .lists .item.item1 i {
  width: 47px;
  height: 36px;
  background: url('../images/section11.png');
}
.content-index .section1 .lists .item.item2 i {
  width: 36px;
  height: 36px;
  background: url('../images/section12.png');
}
.content-index .section1 .lists .item.item3 i {
  width: 36px;
  height: 37px;
  background: url('../images/section13.png');
}
.content-index .section1 .lists .item.item4 i {
  width: 36px;
  height: 34px;
  background: url('../images/section14.png');
}
.content-index .section1 .lists .line {
  height: 65px;
  width: 1px;
  display: inline-block;
  float: left;
  margin: 0 15px;
  margin-top: 10px;
  background-color: #869dba;
}
.content-index .section1 .btn-next {
  width: 26px;
  height: 78px;
  margin-top: 50px;
}
.content-index .section2 {
  position: relative;
}
.content-index .section2 .pic {
  width: 552px;
  height: 409px;
  background: url('../images/pic1.png');
}
.content-index .section2 .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 92px;
  background: url('../images/bottom.png');
}
.content-index .section3 {
  background-color: #e9eef2;
  position: relative;
}
.content-index .section3 .context .pic {
  margin-top: 0;
  width: 663px;
  height: 530px;
  background: url('../images/pic2.png');
}
.content-index .section3 .section-title {
  padding-bottom: 3%;
}
.content-index .section4 {
  position: relative;
}
.content-index .section4 .context .details .words .lists {
  margin-top: 15px;
}
.content-index .section4 .context .details .words .lists p {
  line-height: 38px;
}
.content-index .section4 .context .details .words .lists p.p1 {
  text-indent: -10px;
}
.content-index .section4 .context .details .words .lists p.p3 {
  text-indent: 10px;
}
.content-index .section4 .context .pic {
  margin-top: 0;
  width: 400px;
  height: 418px;
  background: url('../images/pic3.png');
}
.content-index .section5 {
  position: relative;
  background: url('../images/section5-bg.png');
}
.content-index .section5 .section-title {
  padding-bottom: 3%;
}
.content-index .section5.active .context .details .part2 {
  opacity: 1;
  transform: scale(1, 1);
}
.content-index .section5 .context .details {
  width: 1300px;
  margin: 0 auto;
}
.content-index .section5 .context .details .part2 {
  opacity: 0;
  transition: all 1s;
  transform: scale(0.5, 0.5);
}
.content-index .section5 .context .details .part2 .lists {
  width: 1060px;
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
}
.content-index .section5 .context .details .part2 .lists .item {
  display: inline-block;
  float: left;
}
.content-index .section5 .context .details .part2 .lists .item .i1 {
  width: 30px;
  height: 30px;
  background: url('../images/section51.png');
}
.content-index .section5 .context .details .part2 .lists .item .i2 {
  width: 33px;
  height: 30px;
  background: url('../images/section52.png');
}
.content-index .section5 .context .details .part2 .lists .item .i3 {
  width: 40px;
  height: 30px;
  background: url('../images/section53.png');
}
.content-index .section5 .context .details .part2 .lists .item .i4 {
  width: 40px;
  height: 30px;
  background: url('../images/section54.png');
}
.content-index .section5 .context .details .part2 .lists .item .p1 {
  color: #525252;
  font-size: 30px;
  margin-top: 30px;
}
.content-index .section5 .context .details .part2 .lists .item .p2 {
  color: #666;
  font-size: 18px;
  margin-top: 15px;
}
.content-index .section5 .context .details .part2 .lists .line {
  height: 85px;
  width: 1px;
  display: inline-block;
  float: left;
  margin: 0 60px;
  margin-top: 10px;
  background-color: #ccc;
}
.content-index .section5 .context .pic {
  margin-top: 0;
  width: 400px;
  height: 418px;
  background: url('../images/pic3.png');
}
.content-index .section5 .anxs-8qwe-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
}
.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li .anxs-8qwe-footRt-online {
    background-position: 0 0;
}
.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li i {
  background: url(../images/icon-contactus.png) no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: top;
  margin: 2px 12px 0 0;
}
.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li svg{
  margin-bottom: -3px;
}
.anxs-8qwe-footer .anxs-8qwe-footRt .anxs-8qwe-footRt-contactus li .anxs-8qwe-footRt-tel {
  background-position: 0 -20px;
}

.content-index .section5 .part3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 193px;
  text-align: center;
  padding: 50px 0;
  background: #0089e3;
}
.content-index .section5 .part3 p {
  color: #fff;
  font-size: 30px;
}
.content-index .section5 .part3 a {
  display: inline-block;
  line-height: 44px;
  text-align: center;
  width: 160px;
  height: 44px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 25px;
  font-size: 16px;
  cursor: pointer;
}
.content-index .section5 .part3 a i {
  width: 8px;
  height: 15px;
  margin-left: 10px;
  background: url('../images/arrow-blue.jpg');
}
.ltie10 .content-index .section .section-title {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ltie10 .content-index .section .context .left {
  margin-left: 50px;
  opacity: 1;
  transition-delay: 0.3s;
}
.ltie10 .content-index .section .context .right {
  margin-right: 50px;
  opacity: 1;
  transition-delay: 0.7s;
}
.ltie10 .content-index .section1 .top {
  top: 0;
  opacity: 1;
}
.ltie10 .content-index .section1 .one,
.ltie10 .content-index .section1 .two {
  transform: scale(1, 1);
  transition-delay: 0.3s;
  opacity: 1;
}
.ltie10 .content-index .section1 .begin-use {
  transform: scale(1, 1);
  transition-delay: 0.5s;
  opacity: 1;
}
.ltie10 .content-index .section1 .lists {
  margin-top: 0;
  transition-delay: 0.3s;
}
.ltie10 .content-index .section5 .context .details .part2 {
  opacity: 1;
  transform: scale(1, 1);
}
.content-find {
  /*检索框内容开始*/
}
.content-find.init .box-init {
  display: block;
}
.content-find.init .box-search {
  height: 473px;
}
.content-find.init .box-search .title {
  display: block;
}
.content-find.init .box-search .wrap {
  padding-top: 0;
}
.content-find.init .box-search .wrap.wrap-assess .search-item .input-key {
  margin-top: 0;
}
.content-find.init .box-search .wrap.wrap-assess .search-item .input-key + .input-key {
  margin-top: 15px;
}
.content-find.init .box-search .wrap.wrap-assess .search-item .input-key + .input-key + .input-key {
  height: 65px;
  overflow-x: hidden;
  resize: none;
  line-height: 1.3em;
  padding-top: 10px;
}
.content-find.init .box-result {
  display: none;
}
.content-find .box-init {
  display: none;
}
.content-find .box-init .name {
  font-size: 30px;
  padding-top: 80px;
  padding-bottom: 120px;
  text-align: center;
}
.content-find .box-init .lists {
  width: 1300px;
  margin: 0 auto;
}
.content-find .box-init .lists .item {
  float: left;
  width: 300px;
  text-align: center;
  margin-bottom: 120px;
}
.content-find .box-init .lists .item i {
  margin-bottom: 50px;
}
.content-find .box-init .lists .item i.i1 {
  width: 78px;
  height: 66px;
  background: url("../images/find-1.png");
}
.content-find .box-init .lists .item i.i2 {
  width: 66px;
  height: 66px;
  background: url("../images/find-2.png");
}
.content-find .box-init .lists .item i.i3 {
  width: 58px;
  height: 66px;
  background: url("../images/find-3.png");
}
.content-find .box-init .lists .item i.i4 {
  width: 80px;
  height: 73px;
  background: url("../images/find-4.png");
  margin-bottom: 45px;
}
.content-find .box-init .lists .item p {
  font-size: 18px;
  color: #666;
}
.content-find .box-init .lists .item p + p {
  margin-top: 5px;
}
.content-find .box-init .lists .line {
  height: 165px;
  width: 1px;
  display: inline-block;
  float: left;
  margin: 0 15px;
  margin-top: 10px;
  background-color: #e2e2e2;
}
.content-find .box-init.box-init-assess .lists .item {
  width: 648px;
}
.content-find .box-init.box-init-assess .lists .item i {
  margin-right: 40px;
  vertical-align: -77px;
  margin-top: 50px;
}
.content-find .box-init.box-init-assess .lists .item i.i1 {
  width: 65px;
  height: 66px;
  background: url("../images/assess-1.png");
}
.content-find .box-init.box-init-assess .lists .item i.i2 {
  width: 69px;
  height: 69px;
  background: url("../images/assess-2.png");
}
.content-find .box-init.box-init-assess .lists .item span {
  font-size: 18px;
  color: #666;
}
.content-find .box-init.box-init-assess .lists .item span + span {
  margin-top: 15px;
}
.content-find .box-init.box-init-assess .lists .line {
  margin: 0;
}
.content-find .box-search {
  height: 210px;
  background: url("../images/bg-find-top.png") no-repeat;
}
.content-find .box-search.box-search-assess .title {
  padding-top: 55px;
}
.content-find .box-search .title {
  font-size: 40px;
  line-height: 60px;
  padding-top: 100px;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
  display: none;
}
.content-find .box-search.box-search-assess {
  background: url("../images/bg-assess-top.png") no-repeat;
}
.content-find .box-search.box-search-assess .wrap {
  width: 780px;
  padding-top: 0px;
}
.content-find .box-search.box-search-assess .wrap .search-item .input-key {
  margin-top: 15px;
}
.content-find .box-search.box-search-assess .wrap .search-item .input-key + .input-key + .input-key {
  height: 65px;
  overflow-x: hidden;
  resize: none;
  line-height: 1.3em;
  padding-top: 10px;
}
.content-find .box-search.box-search-assess .wrap .search-item .search {
  position: relative;
  top: -110px;
  left: 790px;
}
.content-find .box-search .wrap {
  position: relative;
  height: 80px;
  width: 780px;
  margin: 0 auto;
  padding-top: 46px;
}
.content-find .box-search .wrap .type {
  color: #bacae5;
}
.content-find .box-search .wrap .type span {
  font-size: 16px;
  margin: 0 10px;
  display: inline-block;
  cursor: pointer;
  color: #bacae5;
}
.content-find .box-search .wrap .type span i {
  background: url('../images/icon-arrow-up-big-.png');
  width: 18px;
  height: 7px;
  margin-top: 7px;
  display: none;
  margin-left: 50%;
  position: relative;
  left: -12px;
}
.content-find .box-search .wrap .type span.on {
  font-weight: bold;
  color: #fff;
}
.content-find .box-search .wrap .type span.on i {
  display: block;
}
.content-find .box-search .wrap .search-item {
  display: inline-block;
  position: relative;
  margin-top: -2px;
}
.content-find .box-search .wrap .search-item .input-key {
  height: 40px;
  line-height: 40px;
  border: none;
  width: 765px;
  padding-left: 15px;
  font-size: 16px;
  border-radius: 5px;
}
.content-find .box-search .wrap .search-item .input-sub {
  height: 40px;
  line-height: 40px;
  border: none;
  width: 798px;
  padding-left: 15px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
}
.content-find .box-search .wrap .search-item.search-sub i {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url("../images/icon-pop-up.png");
  position: absolute;
  top: 18px;
  right: 12px;
}
.content-find .box-search .wrap .search-item.search-sub i.down {
  background: url("../images/icon-pop-down.png");
}
.content-find .box-search .wrap .search-item .search {
  border: none;
  background: #0089e3;
  height: 40px;
  width: 160px;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  margin-left: 15px;
  position: relative;
  top: -40px;
  left: 780px;
}
.content-find .box-search .wrap .search-item .search i {
  width: 16px;
  height: 18px;
  background: url(../images/icon-search.png);
  background-size: 100% 100%;
  margin-right: 7px;
}
.content-find .box-search .wrap .search-item .hot {
  margin-top: -17px;
  color: #bacae5;
}
.content-find .box-search .wrap .search-item .hot span {
  color: #bacae5;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
}
.content-find .box-search .wrap .search-item .icon-extend {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: 24px;
  position: absolute;
  right: 10px;
  top: 8px;
  background: url("../images/icon-circle-able.png") no-repeat;
  font-style: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.content-find .box-search .wrap .search-item .icon-extend.empty {
  background: url("../images/icon-circle.png") no-repeat;
  color: #999;
}
.content-find .box-result {
  display: block;
  min-height: 900px;
  background: #f3f3f3;
}
.content-find .box-result .nav {
  height: 62px;
  text-align: center;
}
.content-find .box-result .nav span {
  display: inline-block;
  width: 138px;
  margin: 0 35px;
  text-align: center;
  color: #333;
  cursor: pointer;
}
.content-find .box-result .nav span p {
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  margin-top: 7px;
}
.content-find .box-result .nav span i {
  width: 138px;
  height: 9px;
  vertical-align: top;
}
.content-find .box-result .nav span.on p,
.content-find .box-result .nav span:hover p {
  color: #134271;
}
.content-find .box-result .nav span.on i,
.content-find .box-result .nav span:hover i {
  background: url('../images/nav-on.png');
}
.content-find .box-result .result-items {
  min-width: 1300px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.content-find .box-result .result-items.show-relate .items.show .middle {
  width: 838px;
}
.content-find .box-result .result-items.show-relate .items.show .middle .wrap {
  margin-left: 0;
}
.content-find .box-result .result-items .items {
  display: none;
}
.content-find .box-result .result-items .items.show {
  display: block;
}
.content-find .box-result .result-items .items .xiaofang {
  padding-top: 30px;
  padding-bottom: 10px;
  position: relative;
  color: #0089e3;
  text-indent: 80px;
  text-align: center;
}
.content-find .box-result .result-items .items .xiaofang label {
  font-size: 16px;
  color: #0089e3;
}
.content-find .box-result .result-items .items .xiaofang i {
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 10px;
  background: url('../images/xiaofang.png');
  width: 60px;
  height: 60px;
  z-index: 1;
}
.content-find .box-result .result-items .items .xiaofang p.one {
  font-size: 16px;
  color: #4768cc;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-indent: 80px;
}
.content-find .box-result .result-items .items .xiaofang p.two {
  color: #4769cd;
  line-height: 25px;
  text-indent: 30px;
  padding-bottom: 15px;
}
.content-find .box-result .result-items .items .discrible {
  width: 778px;
  margin: 0 auto;
  margin-top: 15px;
  color: #556275;
}
.content-find .box-result .result-items .items .discrible label {
  font-weight: bold;
}
.content-find .box-result .result-items .items .middle {
  position: relative;
  height: 748px;
  background: #fff;
  transition: all 1s;
}
.content-find .box-result .result-items .items .middle .wrap {
  width: 838px;
  margin: 0 auto;
}
.content-find .box-result .result-items .items .middle .pic {
  width: 838px;
  height: 620px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic {
  position: relative;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item img,
.content-find .box-result .result-items .items.researchfront .middle .pic .item .img-flower {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item .img-flower {
  box-shadow: 0px 0px 40px 0 #4769cd;
  display: none;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.on .img-flower {
  display: inline-block;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p {
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p.line-0 {
  font-size: 12px;
  text-align: left;
  margin-left: 40%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p.line-1 {
  font-size: 14px;
  text-align: left;
  margin-left: 5%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p.line-2 {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  width: 100%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p.line-3 {
  font-size: 14px;
  text-align: right;
  margin-right: 5%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item p.line-4 {
  font-size: 12px;
  text-align: left;
  margin-left: 20%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.small p.line-0 {
  font-size: 12px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.small p.line-1 {
  font-size: 10px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.small p.line-2 {
  font-size: 14px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.small p.line-3 {
  font-size: 12px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.small p.line-4 {
  font-size: 12px;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.another p.line-0 {
  text-align: left;
  margin-left: 20%;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.another p.line-1 {
  text-align: right;
  margin-right: 5%;
  margin-left: 0;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.another p.line-3 {
  text-align: left;
  margin-left: 5%;
  margin-right: 0;
}
.content-find .box-result .result-items .items.researchfront .middle .pic .item.another p.line-4 {
  text-align: left;
  margin-left: 40%;
}
.content-find .box-result .result-items .items.researchfront .right .xiaofang i {
  background: url(../images/icon-xiaofang-01.png) no-repeat;
  width: 86px;
  height: 100px;
  left: 15px;
}
.content-find .box-result .result-items .items.academictrend .middle .pic {
  padding: 0 20px 20px 35px;
  width: 783px;
  height: 628px;
  position: relative;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time {
  visibility: hidden;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time span {
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
  color: #999;
  font-size: 14px;
  text-indent: 40px;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time span.hide {
  display: none;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show1 {
  visibility: visible;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show1 span {
  width: 100%;
  text-indent: 0;
  text-align: center;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show2 {
  visibility: visible;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show2 span {
  width: 50%;
  text-indent: 0;
  text-align: center;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show3 {
  visibility: visible;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show3 span {
  width: 33.33%;
  text-align: center;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show3 span + span {
  text-indent: -145px;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show3 span + span + span {
  text-indent: -82px;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show3 span + span + span + span {
  text-indent: -15px;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show4 {
  visibility: visible;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .time.show4 span {
  width: 25%;
  /* text-align: center;
                    text-indent: -60px;
                    &+span {
                      text-indent: -60px;
                    }

                    &+span+span {
                      text-indent: -60px;
                    }

                    &+span+span+span {
                      text-indent: -60px;
                    }

                    &+span+span+span+span {
                      text-indent: -60px;
                    }
                  }

                }

                &.show5 {
                  visibility: visible;

                  span {
                    width: 18%;*/
}
.content-find .box-result .result-items .items.academictrend .middle .pic .pic-context {
  position: relative;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .pic-context .pic-circle {
  height: 578px;
  width: 783px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .pic-context .pic-circle .item {
  display: inline-block;
  position: absolute;
  cursor: pointer;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .pic-context .pic-circle .item span {
  display: inline-block;
  position: absolute;
  width: 150px;
  height: 19px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-find .box-result .result-items .items.academictrend .middle .pic .pic-context .pic-line {
  height: 578px;
  width: 783px;
  position: absolute;
  left: 0;
  top: 0;
}
.content-find .box-result .result-items .items.academictrend .right .xiaofang i {
  background: url(../images/icon-xiaofang-02.png) no-repeat;
  width: 76px;
  height: 97px;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .titletip {
  display: inline-block;
  float: left;
  width: 80px;
  margin-left: 40px;
  margin-top: 40px;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .titletip div {
  color: #444;
  margin-bottom: 10px;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .titletip div i {
  width: 11px;
  height: 11px;
  border-radius: 11px;
  margin-right: 5px;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .titletip div i.one {
  background-color: #769ad2;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .titletip div i.two {
  background-color: #ff814f;
}
.content-find .box-result .result-items .items.acrosssubject .middle .pic .pic-context {
  display: inline-block;
  float: left;
  width: 700px;
  height: 628px;
  margin: 10px 0;
}
.content-find .box-result .result-items .items.acrosssubject .right .xiaofang i {
  background: url(../images/icon-xiaofang-02.png) no-repeat;
  width: 76px;
  height: 97px;
}
.content-find .box-result .result-items .items.newtheme .xiaofang i {
  margin-left: -580px;
}
.content-find .box-relate {
  display: none;
  position: absolute;
  right: 0;
  top: 61px;
  width: 460px;
  height: 746px;
  background: #f1f1f1;
  border: 1px solid #efefef;
}
.content-find .box-relate .close {
  position: absolute;
  top: 0;
  right: 5px;
  width: 24px;
  height: 24px;
  background: url(../images/page-close.png) no-repeat;
  cursor: pointer;
}
.content-find .box-relate .turn-left {
  position: absolute;
  top: 415px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: url(../images/page-left.png) no-repeat;
  cursor: pointer;
}
.content-find .box-relate .turn-left.unable {
  background: url(../images/page-left-unable.png) no-repeat;
}
.content-find .box-relate .turn-right {
  position: absolute;
  top: 415px;
  right: 5px;
  width: 24px;
  height: 24px;
  background: url(../images/page-right.png) no-repeat;
  cursor: pointer;
}
.content-find .box-relate .turn-right.unable {
  background: url(../images/page-right-unable.png) no-repeat;
}
.content-find .box-relate .keywords {
  width: 90%;
  margin: 0 auto;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
}
.content-find .box-relate .keywords span {
  color: #f05727;
  font-size: 14px;
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}
.content-find .box-relate .keywords span.headtitle {
  color: black;
  margin: 0 5px;
  cursor: pointer;
}
.content-find .box-relate .keywords span.headtitle.on {
  color: #1a64b6;
}
.content-find .box-relate .navs {
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  border-bottom: 2px solid #ddd;
}
.content-find .box-relate .navs span {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  text-align: center;
}
.content-find .box-relate .navs span i {
  display: block;
  width: 83px;
  height: 8px;
  position: relative;
  top: 2px;
}
.content-find .box-relate .navs span.on,
.content-find .box-relate .navs span:hover {
  color: #134271;
  font-weight: bold;
}
.content-find .box-relate .navs span.on i,
.content-find .box-relate .navs span:hover i {
  background: url('../images/nav-on.png') center;
}
.content-find .box-relate .list {
  width: 93%;
  margin-left: 5%;
  height: 673px;
}
.content-find .box-relate .list .datalist-wrap {
  height: 673px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.content-find .box-relate .list .handle {
  padding: 10px 0;
  width: 95%;
}
.content-find .box-relate .list .handle input {
  vertical-align: -1px;
  margin-right: 10px;
}
.content-find .box-relate .list .handle span {
  color: #999;
  display: inline-block;
}
.content-find .box-relate .list .handle span label {
  color: #cc3433;
}
.content-find .box-relate .list .handle .clear {
  margin-left: 10px;
  color: #215da9;
  cursor: pointer;
}
.content-find .box-relate .list .handle .export {
  margin-left: 5px;
  color: #215da9;
  cursor: pointer;
}
.content-find .box-relate .list .wrap {
  width: 95%;
}
.content-find .box-relate .list .wrap .item {
  padding-bottom: 19px;
}
.content-find .box-relate .list .wrap .item.fund-bottom {
  padding-bottom: 10px;
}
.content-find .box-relate .list .wrap .item + .item {
  border-top: 1px dashed #ccc;
  padding-top: 8px;
}
.content-find .box-relate .list .wrap .item .title {
  color: #215da9;
  padding-bottom: 7px;
  font-size: 14px;
}
.content-find .box-relate .list .wrap .item .title.fund-top {
  padding-top: 10px;
}
.content-find .box-relate .list .wrap .item .title a {
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-find .box-relate .list .wrap .item .title input {
  margin-right: 10px;
  vertical-align: -1px;
}
.content-find .box-relate .list .wrap .item .title em {
  color: #f05000;
  font-size: 16px;
}
.content-find .box-relate .list .wrap .item .details {
  color: #999;
  font-size: 12px;
  padding-bottom: 5px;
  padding-left: 30px;
}
.content-find .box-relate .list .wrap .item .details a {
  color: #215da9;
  font-size: 12px;
}
.content-find .box-relate .list .wrap .item .details span {
  display: inline-block;
  background: #ffffff;
  border: 0;
  color: #a69fd5;
  line-height: 14px;
  padding: 2px 5px;
  margin: 2px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px #a69fd5;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.content-find .box-relate .list .wrap .item .relate {
  padding-bottom: 10px;
  padding-left: 30px;
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-find .box-relate .list .wrap .item .relate a {
  display: inline-block;
  font-size: 12px;
  color: #666;
  margin-right: 10px;
  text-decoration: underline;
}
.content-find .box-relate .list .wrap .item .btns {
  padding-left: 30px;
}
.content-find .box-relate .list .wrap .item .btns span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #417dc9;
  padding: 0 3px;
  color: #417dc9;
  cursor: pointer;
  font-size: 12px;
}
.content-find .box-relate .list .wrap .item .btns span i {
  margin-right: 5px;
  width: 15px;
  height: 15px;
}
.content-find .box-relate .list .wrap .item .btns span i.read {
  width: 16px;
  background: url('../images/icon-read.gif') no-repeat;
}
.content-find .box-relate .list .wrap .item .btns span i.download {
  background: url('../images/icon-download.gif') no-repeat;
  vertical-align: -2px;
}
.content-find .box-relate .list .wrap .item .btns span i.export {
  background: url('../images/icon-export.png') no-repeat;
  vertical-align: -2px;
}
.content-find .box-relate .list .wrap .item .btns label {
  display: inline-block;
  color: #808080;
  font-size: 12px;
  float: right;
}
.content-assess .box-result {
  background: #fff;
  margin-bottom: 70px;
}
.content-assess .box-result .nav {
  background: #f3f3f3;
  border-bottom: 1px solid #e5e5e5;
}
.content-assess .box-result .nav .nav-wrap {
  width: 1300px;
  margin: 0 auto;
  text-align: center;
}
.content-assess .box-result .result-items {
  background: #f9f9f9;
  margin-top: 20px;
}
.content-assess .box-result .result-items .items .discrible {
  text-align: left;
  line-height: 2em;
  margin: 0 auto;
  width: 90%;
}
.content-assess .box-result .result-items .items .xiaofang {
  background: #e4ecf3;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-indent: 100px;
}
.content-assess .box-result .result-items .items .xiaofang i {
  top: -11px;
}
.content-assess .box-result .result-items .items .middle {
  background: none;
}
.content-assess .box-result .result-items .items.noveltyassess .middle .pic {
  height: 648px;
  padding-top: 0px;
}
.content-read.init .read-init {
  display: block;
}
.content-read.init .reading-search {
  height: 474px;
}
.content-read.init .reading-search .wrap p {
  display: block;
}
.content-read.init .result {
  display: none;
}
.content-read .read-init {
  display: none;
}
.content-read .read-init .title {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 135px;
  font-size: 30px;
}
.content-read .read-init .nav {
  width: 1200px;
  margin: 0 auto;
}
.content-read .read-init .nav .item {
  padding: 0 95px;
  margin-bottom: 120px;
  display: inline-block;
  float: left;
  text-align: center;
}
.content-read .read-init .nav .item + .item {
  border-left: 1px solid #e2e2e2;
}
.content-read .read-init .nav .item i {
  height: 74px;
  margin-bottom: 45px;
}
.content-read .read-init .nav .item i.one {
  width: 69px;
  height: 66px;
  background: url("../images/read-1.png") no-repeat;
}
.content-read .read-init .nav .item i.two {
  width: 55px;
  height: 68px;
  background: url("../images/read-2.png") no-repeat;
}
.content-read .read-init .nav .item i.three {
  width: 66px;
  height: 68px;
  background: url("../images/read-3.png") no-repeat;
}
.content-read .read-init .nav .item i.four {
  width: 58px;
  height: 74px;
  background: url("../images/read-4.png") no-repeat;
}
.content-read .read-init .nav .item p {
  line-height: 30px;
  font-size: 18px;
  color: #666;
}
.content-read .reading-search {
  height: 164px;
  background: url(../images/bg-top-nav.png);
  background-size: 100% 100%;
}
.content-read .reading-search .wrap {
  width: 784px;
  margin: 0 auto;
  padding-top: 65px;
}
.content-read .reading-search .wrap p {
  text-align: center;
  display: none;
  font-size: 40px;
  color: #fff;
  line-height: 60px;
  margin-bottom: 50px;
}
.content-read .reading-search .wrap .keyword {
  width: 770px;
  height: 45px;
  padding-left: 10px;
}
.content-read .reading-search .wrap .btn-search {
  width: 104px;
  height: 45px;
  margin-left: 10px;
  color: #fff;
  font-size: 16px;
  border: none;
  border-radius: 3px;
}
.content-read .reading-search .wrap .btn-search i {
  width: 16px;
  height: 18px;
  background: url("../images/icon-search.png");
  background-size: 100% 100%;
  margin-right: 7px;
}
.content-read .reading-search .wrap .btn-search.paper {
  background: #0089e3;
  position: relative;
  top: -47px;
  left: 784px;
}
.content-read .reading-search .wrap .btn-search.expert {
  background: #134271;
  position: relative;
  top: -47px;
  left: 780px;
}
.content-read .result {
  min-height: 636px;
}
.content-read .result .paper {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 20px;
}
.content-read .result .paper .cluster {
  width: 198px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.content-read .result .paper .cluster li {
  line-height: 35px;
}
.content-read .result .paper .cluster li.li-close .name i {
  background: url('../images/down.png') no-repeat;
}
.content-read .result .paper .cluster li.li-close .block-wrap {
  display: none;
}
.content-read .result .paper .cluster li.showAll .block-wrap .block.block-hide {
  display: block;
}
.content-read .result .paper .cluster li.showAll .block-wrap .more {
  display: none;
}
.content-read .result .paper .cluster li.showSel .block-wrap .block {
  display: none !important;
}
.content-read .result .paper .cluster li.showSel .block-wrap .block.sel {
  display: block  !important;
}
.content-read .result .paper .cluster li.showSel .block-wrap .more {
  display: none;
}
.content-read .result .paper .cluster li .name {
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 10px;
  background: #e6e6e6;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.content-read .result .paper .cluster li .name span {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.content-read .result .paper .cluster li .name i {
  position: absolute;
  top: 15px;
  right: 10px;
  background: url('../images/up.png') no-repeat;
  width: 10px;
  height: 7px;
}
.content-read .result .paper .cluster li .block-wrap {
  border-bottom: 1px solid #ccc;
}
.content-read .result .paper .cluster li .block {
  position: relative;
  height: 35px;
  background: none;
  text-align: left;
  padding-left: 18px;
  cursor: pointer;
}
.content-read .result .paper .cluster li .block span {
  display: inline-block;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-read .result .paper .cluster li .block label {
  position: absolute;
  top: 0px;
  right: 10px;
}
.content-read .result .paper .cluster li .block i {
  position: absolute;
  top: 12px;
  right: 15px;
  background: url('../images/icons.png') no-repeat -47px 1px;
  width: 12px;
  height: 10px;
  display: none;
  cursor: pointer;
}
.content-read .result .paper .cluster li .block:hover,
.content-read .result .paper .cluster li .block.sel {
  background: #f7f7f7;
}
.content-read .result .paper .cluster li .block.block-hide {
  display: none;
}
.content-read .result .paper .cluster li .block.sel label {
  display: none;
}
.content-read .result .paper .cluster li .block.sel i {
  display: inline-block;
}
.content-read .result .paper .cluster li .more {
  padding-left: 18px;
  color: #417dc9;
  cursor: pointer;
}
.content-read .result .paper .paper-wrap {
  display: inline-block;
  float: left;
}
.content-read .result .paper .selCluster {
  display: none;
}
.content-read .result .paper .selCluster .sellist {
  display: inline-block;
}
.content-read .result .paper .selCluster span {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  padding: 0 5px;
  border: 1px solid #a0bee4;
  background: #f1f9ff;
  color: #417dc9;
  margin-right: 10px;
  margin-bottom: 10px;
}
.content-read .result .paper .selCluster span i {
  margin-left: 10px;
  background: url('../images/icons.png') no-repeat -47px 1px;
  width: 12px;
  height: 10px;
  vertical-align: 1px;
  cursor: pointer;
}
.content-read .result .paper .selCluster label {
  color: #1a4882;
  line-height: 25px;
}
.content-read .result .paper .top {
  height: 61px;
  background: #F3F3F3;
}
.content-read .result .paper .top .wrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 13px;
}
.content-read .result .paper .top .wrap span {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 130px;
  border-radius: 18px;
  font-size: 18px;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
}
.content-read .result .paper .top .wrap span.cur,
.content-read .result .paper .top .wrap span:hover {
  background: #0089E3;
  color: #fff;
}
.content-read .result .paper .lists {
  width: 1200px;
  margin: 0 auto;
}
.content-read .result .paper .lists .handle {
  border-bottom: 1px solid #e2e2e2;
  padding: 16px 0;
}
.content-read .result .paper .lists .handle input {
  vertical-align: -1px;
  margin: 0 10px;
}
.content-read .result .paper .lists .handle span {
  color: #999;
  display: inline-block;
}
.content-read .result .paper .lists .handle span label {
  color: #cc3433;
}
.content-read .result .paper .lists .handle .clear {
  margin-left: 20px;
  color: #215DA9;
  cursor: pointer;
}
.content-read .result .paper .lists .handle .export {
  margin-left: 20px;
  color: #215DA9;
  cursor: pointer;
}
.content-read .result .paper .lists .wrap .item {
  padding-top: 20px;
  padding-bottom: 28px;
  border-bottom: 1px dashed #ccc;
}
.content-read .result .paper .lists .wrap .item .title {
  color: #215da9;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 16px;
  display: block;
}
.content-read .result .paper .lists .wrap .item .title input {
  margin: 0 10px;
  vertical-align: -1px;
}
.content-read .result .paper .lists .wrap .item .title a {
  font-size: 16px;
  font-style: inherit;
}
.content-read .result .paper .lists .wrap .item .title em {
  color: #f05000;
  font-size: 16px;
  font-style: inherit;
}
.content-read .result .paper .lists .wrap .item .details {
  color: #999;
  font-size: 12px;
  padding-bottom: 5px;
  padding-left: 30px;
}
.content-read .result .paper .lists .wrap .item .details a {
  color: #215da9;
  font-size: 12px;
}
.content-read .result .paper .lists .wrap .item .details span {
  display: inline-block;
  background: #ffffff;
  border: 0;
  color: #a69fd5;
  line-height: 14px;
  padding: 2px 5px;
  margin: 2px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px #a69fd5;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.content-read .result .paper .lists .wrap .item .relate {
  padding-bottom: 5px;
  padding-left: 30px;
}
.content-read .result .paper .lists .wrap .item .relate a {
  display: inline-block;
  font-size: 12px;
  color: #666;
  margin-right: 10px;
  text-decoration: underline;
}
.content-read .result .paper .lists .wrap .item .relate em {
  color: #f05000;
  font-size: 12px;
  font-style: inherit;
}
.content-read .result .paper .lists .wrap .item .describe {
  padding-left: 30px;
  color: #999;
  font-size: 12px;
  padding-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  max-height: 38px;
}
.content-read .result .paper .lists .wrap .item .btns {
  padding-left: 30px;
  position: relative;
}
.content-read .result .paper .lists .wrap .item .btns span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #417dc9;
  padding: 0 8px;
  color: #417dc9;
  margin-right: 15px;
  cursor: pointer;
}
.content-read .result .paper .lists .wrap .item .btns span i {
  margin-right: 5px;
  width: 15px;
  height: 15px;
}
.content-read .result .paper .lists .wrap .item .btns span i.read {
  width: 16px;
  background: url('../images/icon-read.gif') no-repeat;
}
.content-read .result .paper .lists .wrap .item .btns span i.download {
  background: url('../images/icon-download.gif') no-repeat;
  vertical-align: -2px;
}
.content-read .result .paper .lists .wrap .item .btns span i.export {
  background: url('../images/icon-export.png') no-repeat;
  vertical-align: -2px;
}
.content-read .result .paper .lists .wrap .item .btns label {
  right: 0px;
  position: absolute;
  display: inline-block;
  color: #808080;
  font-size: 12px;
  width: 160px;
}
.content-read .result .expert .top {
  height: 49px;
  background: #F3F3F3;
  line-height: 49px;
}
.content-read .result .expert .top .wrap {
  width: 1200px;
  margin: 0 auto;
  color: #666;
}
.content-read .result .expert .top .wrap span {
  color: #cc3433;
}
.content-read .result .expert .top .wrap .sort {
  display: inline-block;
  margin-left: 30px;
}
.content-read .result .expert .top .wrap .sort span {
  color: #999;
  padding: 0 3px;
  margin: 0 15px;
  cursor: pointer;
}
.content-read .result .expert .top .wrap .sort span i {
  visibility: hidden;
  display: inline-block;
  width: 6px;
  height: 14px;
  background: url(../images/icon-sort.png) no-repeat;
  margin-left: 5px;
}
.content-read .result .expert .top .wrap .sort span.on,
.content-read .result .expert .top .wrap .sort span:hover {
  color: #cc3433;
}
.content-read .result .expert .top .wrap .sort span.on i,
.content-read .result .expert .top .wrap .sort span:hover i {
  visibility: visible;
}
.content-read .result .expert .lists {
  width: 1200px;
  margin: 0 auto;
}
.content-read .result .expert .lists .wrap {
  padding-top: 55px;
}
.content-read .result .expert .lists .wrap .item {
  display: inline-block;
  float: left;
  width: 378px;
  padding: 15px 0;
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid #ebeef5;
  box-shadow: 0 0 7px 2px #efefef;
}
.content-read .result .expert .lists .wrap .item .name {
  color: #215da9;
  font-weight: bold;
  padding: 0 20px;
  padding-bottom: 10px;
  font-size: 16px;
}
.content-read .result .expert .lists .wrap .item .describe {
  color: #777;
  font-size: 12px;
  padding: 0 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebeef5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-read .result .expert .lists .wrap .item .details {
  padding: 0 20px;
}
.content-read .result .expert .lists .wrap .item .details span {
  display: inline-block;
  color: #777;
  padding-top: 15px;
  margin-right: 10px;
  width: 112px;
}
.content-read .result .expert .lists .wrap .item .details span.three {
  width: 78px;
}
.content-read .result .expert .lists .wrap .item .details span.four {
  width: auto;
}
.content-read .result .expert .lists .wrap .item .details span.four label {
  display: inline-block;
  width: 255px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.content-read .result .expert .lists .wrap .item .details span label {
  color: #333;
}
/*智能提示弹出框*/
.box-search .box-sug {
  z-index: 2;
  display: none;
  width: 778px;
  top: 41px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 1px solid #ababab;
}
.box-search .box-sug li {
  font: 14px arial;
  height: 35px;
  line-height: 35px;
  color: #417dc9;
  cursor: pointer;
  padding-left: 15px;
}
.box-search .box-sug li:hover {
  background-color: #D3D3D3;
}
/*学科弹出框*/
.box-sub {
  z-index: 2;
  position: absolute;
  width: 828px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 0 15px;
  top: 40px;
  left: -42px;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0px 0px 10px 0px #e9e9e9;
}
.box-sub label {
  display: inline-block;
  float: left;
  color: #333;
  padding-left: 10px;
}
.box-sub .lists {
  display: inline-block;
  float: left;
  color: #666;
}
.box-sub .lists span {
  color: #666;
}
.box-sub img {
  position: absolute;
  right: 17px;
  top: -8px;
}
.box-sub .title-level1 {
  line-height: 58px;
  border-bottom: 1px dashed #d1d1d1;
}
.box-sub .title-level1 .lists {
  line-height: 58px;
}
.box-sub .title-level1 .lists span {
  cursor: pointer;
}
.box-sub .title-level1 .lists span:hover {
  color: #0089e3;
}
.box-sub .title-level2 {
  line-height: 24px;
  padding: 10px 20px 20px 0;
}
.box-sub .title-level2 .lists {
  padding-bottom: 15px;
  min-height: 70px;
  width: 710px;
}
.box-sub .title-level2 .lists div {
  display: none;
  font-weight: normal;
}
.box-sub .title-level2 .lists div span {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
  border: 1px solid #e1e1e1;
  padding: 0 10px;
  margin-bottom: 7px;
}
.box-sub .title-level2 .lists div span:hover {
  color: #fff;
  background: #0089e3;
  border-color: #0089e3;
}
/*同义词弹出框*/
.box-synonym {
  z-index: 2;
  display: none;
  position: absolute;
  right: -5px;
  top: 38px;
  width: 660px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 0px 10px 0px #e9e9e9;
  border-radius: 5px;
}
.box-synonym #synonym {
  width: 120px;
  height: 34px;
  line-height: 34px;
  background-color: #e5f3fc;
  color: #0089e3;
  border-radius: 5px;
  border: 1px solid #0089e3;
  margin: 15px 0;
  margin-left: 255px;
}
.box-synonym img {
  position: absolute;
  right: 20px;
  top: -8px;
}
.box-synonym .lines {
  padding: 15px 25px;
  border-bottom: 1px solid #e9e9e9;
}
.box-synonym .line.line-lists .box .item {
  cursor: pointer;
}
.box-synonym .line label {
  height: 26px;
  line-height: 26px;
  width: 90px;
  display: inline-block;
  float: left;
}
.box-synonym .line .box {
  display: inline-block;
  float: left;
  width: 505px;
}
.box-synonym .line .box .item {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.box-synonym .line .box .item.on,
.box-synonym .line .box .item.cur {
  background-color: #ebf2ff;
}
.box-synonym .line .box .item.on i,
.box-synonym .line .box .item.cur i {
  background: url('../images/icon-extend-sel.png') no-repeat;
}
.box-synonym .line .box .item span {
  display: inline-block;
  width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding: 0 8px;
}
.box-synonym .line .box .item i {
  display: inline-block;
  width: 16px;
  height: 10px;
  float: right;
  margin-top: 9px;
  margin-right: 6px;
}
.box-synonym .line .tip {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin-left: 27px;
}


/* 自己加 */
/* 导航栏 */
ol, ul {
	list-style: none;
}
.top .hd_nav {
  position: absolute;
  right: 157px;
  top: 28px;
}
.top .hd_nav .nav_item {
  float: left;
  width: 148px;
}
.top .hd_nav .nav_item:first-child {
  width: 146px;
}

.top .hd_nav .nav_item .nav-link {
  line-height: 79px;
  display: block;
  position: relative;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding-left: 10px;
  cursor: pointer;
}

.top .hd_nav .nav_item a {
  color: #333;
  text-decoration: none;
}

/* 万方资讯 */
/* .container {
  width: 1200px;
  margin: 0 auto;
}
.content-index .section-add{
  background-color: #e9eef2;
  background-image: url('../images/001.png')
}

.content-index .section-add .list {
  margin-right: -30px;
}
.content-index .section-add.active .context .list {
  opacity: 1;
  transform: scale(1, 1);
}

.content-index .section-add .context .list {
  opacity: 0;
  transition: all 1s;
  transform: scale(0.5, 0.5);
}
.content-index .section-add .list li {
  width: 340px;
  float: left;
  border: 1px solid #E6E6E6;
  background: #fff;
  margin-right: 30px;
  padding: 28px 19px;
}
.content-index .section-add .list li h3 {
  font-size: 20px;
  text-align: center;
  font-weight:lighter;
}
.content-index .section-add .list li h3:after {
  content: '';
  display: block;
  width: 22px;
  height: 3px;
  background: #f91f28;
  margin: 15px auto 20px;
}
.content-index .section-add .list li dl {
  margin-bottom: 20px;
}
.content-index .section-add .list li dl dt {
  position: relative;
  height: 183px;
  margin-bottom: 14px;
  overflow: hidden;
  
}
.content-index .section-add .list li dl dt img {
  width: 340px;
  height: 183px;
  transition: all .2s;
}
img {
  border: 0 none;
}
.content-index .section-add .list li dl dt:hover img {
  transform: scale(1.06) translateZ(0);
}
.content-index .section-add .list li dl dt .title {
  position: absolute;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  bottom: 10px;
  left: 10px;
  right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 25px;
  line-height: 25px;
  transform: translate3d(0,0,0);
}
.content-index .section-add .list li dl dt .cover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 80px;
  opacity: 0.7;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.content-index .section-add .list li dl dd {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content-index .section-add .list li .l-btn {
  width: 126px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  transition: all .2s;
  text-align: center;
  color: #F92128;
  border: 1px solid #F92128;
  display: block;
  margin: 0 auto;
} */
.container {
  width: 1200px;
  margin: 0 auto;
}
.content-index .section-add{
  background-color: #e9eef2;
  /* background-image: url('../images/001.png') */
}

.content-index .section-add .list {
  margin-right: -30px;
  opacity: 0;
  transition: all 1s;
  transform: scale(0.5, 0.5);
}

.content-index .section-add.active .context .list {
  opacity: 1;
  transform: scale(1, 1);
}

.content-index .section-add .section-title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
}

.content-index .section-add .list li {
  width: 340px;
  float: left;
  border: 1px solid #E6E6E6;
  background: #fff;
  margin-right: 30px;
  padding: 28px 19px;
}

.content-index .section-add .list li h3 {
  font-size: 20px;
  text-align: center;
}

.content-index .section-add .list li h3:after {
  content: '';
  display: block;
  width: 22px;
  height: 3px;
  background: #0089e3;
  margin: 15px auto 20px;
}

.content-index .section-add .list li dl {
  margin-bottom: 20px;
  text-align: left;
}

.content-index .section-add .list li dl dt {
  position: relative;
  height: 183px;
  margin-bottom: 14px;
  overflow: hidden;
}

.content-index .section-add .list li dl dt .title {
  position: absolute;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  bottom: 10px;
  left: 10px;
  right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 25px;
  line-height: 25px;
  transform: translate3d(0,0,0);
}

.content-index .section-add .list li dl dt .cover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 80px;
  opacity: 0.7;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.content-index .section-add .list li dl dt img {
  width: 340px;
  height: 183px;
  transition: all .2s;
}

.content-index .section-add .list li dl dt:hover img {
  transform: scale(1.1) translateZ(0);
}

.content-index .section-add .list li dl dd {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content-index .section-add .list li dl dd a {
  color: #333;
  text-decoration: none;
}

.content-index .section-add .list li .l-btn {
  width: 126px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  transition: all .2s;
  text-align: center;
  color:#0089e3;
  border: 1px solid #0089e3;
  display: block;
  margin: 0 auto;
}

.content-index .section-add .list li .l-btn:hover {
  color: #fff;
  background: #0089e3;
  /* border: 1px solid #3492E4; */
}