*,
ul,
p {
  margin: 0;
  padding: 0;
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

li {
  list-style: none;
}

.clear {
  zoom: 1;
  clear: both;
}

.clear:after {
  clear: both;
  content: "";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}

/*清楚ie input的删除按钮*/
::-ms-clear,
::-ms-reveal {
  display: none;
}

.none {
  display: none !important;
}

#header {
  min-width: 1300px;
  background: #f7f7f7;
}

#header .nologin_content {
  width: 1200px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #888888;
  margin: 0 auto;
  text-align: right;
}

#header .nologin_content a.nologins {
  margin-right: 15px;
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}

#header .nologin_content a.nologins:hover {
  color: #2c7df1;
}

#header .nologin_content a.nologins.share {
  width: 125px;
  height: 32px;
  background: red;
  display: inline-block;
  vertical-align: bottom;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/share_logo.png");
}

#header .nologin_content .phoneT {
  display: inline-block;
  position: relative;
  margin-right: 15px;
}

#header .nologin_content .phoneT:hover .phone_text,
#header .nologin_content .downClient:hover .client-text,
#header .nologin_content .cloudOffice:hover .cloud-text {
  color: #2c7df1;
}

#header .nologin_content .phoneT:hover .code_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header .nologin_content .phoneT .code_content {
  display: none;
  position: absolute;
  top: 27px;
  left: -88px;
  z-index: 570;
  width: 327px;
  height: 207px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/code_bg.png") no-repeat;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#header .nologin_content .phoneT .code_content .coder_logo {
  width: 99px;
  height: 99px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/code_logo.jpg") no-repeat;
  background-size: 100% 100%;
  margin: 31px auto 0;
}
#header .nologin_content .phoneT .code_content .code-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: 100% 100%;
}
#header .nologin_content .phoneT .code_content .code-box img {
  width: 99px;
  height: 99px;
  margin-bottom: 14px;
}
#header .nologin_content .phoneT .code_content .code-box p {
  font-size: 12px;
  line-height: 17px;
  color: #777777;
}
#header .nologin_content .phoneT .code_content .spans {
  height: 15px;
}

#header .nologin_content .phoneT .code_content .spans.first {
  margin-bottom: 5px;
}

#header .nologin_content .downClient {
  display: inline-block;
  position: relative;
  margin-right: 15px;
}

#header .nologin_content .downClient i.client-icon {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/down.png");
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 4px;
  width: 6px;
  display: inline-block;
}

#header .nologin_content .downClient:hover i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/up.png");
}

#header .nologin_content .downClient:hover .client-body,
#header .nologin_content .cloudOffice:hover .cloud-body {
  display: block;
}

#header .nologin_content .downClient ul.client-body {
  width: 228px;
  height: 316px;
  /* background-color: #ffffff; */
  border-radius: 10px;
  position: absolute;
  padding-top: 13px;
  display: none;
  top: 26px;
  left: -81px;
  z-index: 1000;
  /* border: 1px solid #eee; */
  text-align: center;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/clientBodyBack.png") no-repeat;
}

#header .nologin_content .cloudOffice {
  display: inline-block;
  position: relative;
}

#header .nologin_content .cloudOffice div.cloud-body {
  width: 160px;
  height: 170px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 33px;
  padding-left: 36px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/cloudOffice_banner.png");
  position: absolute;
  top: 35px;
  left: -36px;
  display: none;
  z-index: 1000;
  text-align: left;
  background-size: 100% 170px;
}

#header .nologin_content .cloudOffice div.cloud-body p {
  margin-bottom: 26px;
  line-height: normal;
  cursor: pointer;
}

#header .nologin_content .cloudOffice div.cloud-body p a {
  color: #666666;
  display: inline-block;
  font-size: 14px;
  outline: none;
  background: none;
  text-decoration: none;
}

#header .nologin_content .cloudOffice div.cloud-body p a:hover {
  color: #2c7df1;
}

#header .nologin_content .cloudOffice div.cloud-body p i {
  color: #ff3232;
  background: none;
  font-style: italic;
  position: relative;
  top: -7px;
  font-size: 12px;
  font-weight: bold;
}

#header .nologin_content .downClient ul.client-body li {
  font-size: 14px;
  color: #333333;
  margin-top: 30px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#header .nologin_content .downClient ul.client-body li i {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

#header .nologin_content .downClient ul.client-body li i.downClientImg1 {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downClient1.png") no-repeat;
}

#header .nologin_content .downClient ul.client-body li i.downClientImg2 {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downClient2.png") no-repeat;
}

#header .nologin_content .downClient ul.client-body li i.downClientImg3 {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downClient3.png") no-repeat;
}
#header .nologin_content .downClient ul.client-body li i.downClientImg4 {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downClient4.png") no-repeat;
}

#header .nologin_content .downClient ul.client-body li a.down-a {
  width: 130px;
  height: 28px;
  background-color: #2c7df1;
  border-radius: 14px;
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  text-decoration: none;
}

#nav {
  min-width: 1300px;
  background: #ffffff;
  -webkit-box-shadow: 0 10px 10px -9px #ddd;
  box-shadow: 0 10px 10px -9px #ddd;
  position: relative;
  z-index: 555;
}

#nav .nav_contains {
  width: 1200px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  position: relative;
}

#nav .nav_contains .goindex {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#nav .nav_contains .goindex h1 {
  display: inline-block;
  position: relative;
  top: 5px;
  font-size: xx-large;
}

#nav .nav_logo {
  display: inline-block;
  width: 141px;
  height: 34px;
  border: none;
}

#nav .nav_content {
  display: inline-block;
  margin-left: 53px;
  float: left;
}

#nav .nav_content ul li {
  float: left;
  margin-right: 45px;
  line-height: 78px;
  position: relative;
}

#nav .nav_content ul li a:active,
#nav .nav_content ul li a:visited,
#nav .nav_content ul li a:link,
#nav .nav_content ul li a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}

#nav .nav_content ul li:hover a.nav_title {
  color: #2c7df1;
}

#nav .nav_content ul li.active a.nav_title {
  border-bottom: 2px solid #2c7df1;
  color: #2c7df1;
}

#nav .nav_content ul li a.flieTranslate {
  position: relative;
  cursor: default;
}

#nav .nav_content ul li a.flieTranslate .hot {
  position: absolute;
  top: 18px;
  right: -24px;
  border: none;
}

#nav .nav_content ul li.active a i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/blue_downlogo.png");
}

#nav .nav_content ul li.active:hover a i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/blue_uplogo.png");
}

#nav .nav_content ul li a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

#nav .nav_content ul li a i {
  display: inline-block;
  width: 5px;
  height: 3px;
  position: relative;
  top: -3px;
  left: 6px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downlogo.png");
}

#nav .nav_content ul li.personal_span:hover i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/blue_uplogo.png");
}

#nav .nav_content ul li.personal_span a {
  height: 80px;
}

#nav .nav_content ul li.personal_span a p {
  line-height: 1 !important;
}

#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h1 {
  width: 350px;
  height: 120px;
  background: #f6f9ff;
  border-radius: 5px;
}

#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h2 {
  width: 350px;
  height: 120px;
  margin-top: 20px;
  background: #fbf4f2;
  border-radius: 5px;
}

#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h1 i,
#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h2 i {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 267px;
  top: 35px;
}

#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h1 i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/cad.png");
}

#nav .nav_content ul li.personal_span .personalTranslate .personal_l_h2 i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/qiye.png");
}

#nav
  .nav_content
  ul
  li.personal_span
  .personalTranslate
  .personal_l_h1:hover
  i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/cad.gif");
}

#nav
  .nav_content
  ul
  li.personal_span
  .personalTranslate
  .personal_l_h2:hover
  i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/vip.gif");
}

#nav .nav_content ul li.active a {
  height: 78px;
}

#nav .nav_content ul li.personal_span:hover .personalTranslate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#nav .nav_content ul li.personal_span:hover .personalTranslate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#nav .nav_content ul li .personalTranslate.discoveryTranslate {
  width: 240px;
  height: auto;
  padding: 10px;
  left: -90px;
}
#nav .nav_content ul li .discoveryTranslate > a {
  width: 240px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  color: #5b5a5a;
  background-color: #f7fafc;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.4px;
}
#nav .nav_content ul li .discoveryTranslate > a:hover {
  color: #3385ff;
  background-color: #ebf6fd;
}
#nav .nav_content ul li.active .discoveryTranslate > a.nav_title {
  border-bottom: 0;
}

#nav .nav_content ul li.officeItem .cloudOffice {
  width: 124px;
  height: 204px;
  padding-top: 33px;
  padding-left: 36px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/cloudOffice_banner.png");
  position: absolute;
  top: 53px;
  left: -30px;
  display: none;
  z-index: 2;
}

#nav .nav_content ul li.officeItem .cloudOffice p {
  margin-bottom: 26px;
  line-height: normal;
  cursor: pointer;
}

#nav .nav_content ul li.officeItem .cloudOffice p a {
  color: #666666;
}

#nav .nav_content ul li.officeItem .cloudOffice p a:hover {
  color: #2c7df1;
}

#nav .nav_content ul li.officeItem .cloudOffice p i {
  color: #ff3232;
  background: none;
  font-style: italic;
  position: relative;
  top: -7px;
  font-size: 12px;
  font-weight: bold;
}

#nav .nav_content ul li.officeItem:hover .cloudOffice {
  display: block;
}

#nav .nav_content ul li.mb_span {
  cursor: default;
}

#nav .nav_content ul li.mb_span:hover .mbTips {
  display: block;
}

#nav .nav_content ul li.mb_span .mbTips {
  width: 214px;
  height: 185px;
  position: absolute;
  top: 57px;
  left: -73px;
  display: none;
  text-align: center;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/mb_Bg.png");
}

#nav .nav_content ul li.mb_span img {
  margin: 22px 0 0 1px;
}

#nav .nav_content ul li .personalTranslate {
  display: none;
  position: absolute;
  z-index: 22;
  left: -368px;
  top: 81px;
  width: 910px;
  /* padding: 35px 0 0 60px; */
  height: 300px;
  background: #ffffff;
  border: 1px solid #f3f3f3;
  border-radius: 0px 0px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#nav .nav_content ul li .personalTranslate .personal_l {
  /* width: 390px; */
  margin: 20px;
}

#nav .nav_content .personalTranslate .personal_l a {
  /* display: inline-block; */
  width: 100%;
  height: 100%;
  position: relative;
}

#nav .nav_content .personalTranslate .personal_l p {
  /* height: 23px; */
  /* line-height: 23px; */
  font-size: 12px;
  color: #666666;
  padding-left: 27px;
}

#nav .nav_content .personalTranslate .personal_l p:first-child {
  font-size: 16px;
  color: #000000;
  padding-top: 34px;
  padding-bottom: 20px;
}

#nav .nav_content .personalTranslate .personal_l p:first-child .imgs {
  position: relative;
  top: -14px;
  left: 8px;
  width: 22px;
  height: 12px;
  display: inline-block;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/new.gif");
}

#nav .nav_content .personalTranslate .personal_l .personal_l_h2 a {
  display: inline-block;
}

#nav .nav_content ul li .personalTranslate .lines {
  width: 1px;
  height: 68px;
  background: #ebebeb;
  position: relative;
  top: 35px;
}

#nav .nav_content ul li .personalTranslate .personal_r {
  width: 520px;
  margin-top: 20px;
  /* padding-left: 40px; */
}

#nav .nav_content .personalTranslate .personal_r ul li {
  /* width: 153px;
    height: 15px; */
  line-height: 1;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}

#nav .nav_content .personalTranslate .personal_r ul li a {
  width: 240px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  color: #5b5a5a;
  background-color: #f7fafc;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.4px;
}

#nav .nav_content .personalTranslate .personal_r ul li a img {
  width: 40px;
  height: 40px;
}

#nav .nav_content .personalTranslate .personal_r ul li a:hover {
  color: #3385ff;
  background-color: #ebf6fd;
}

#nav .gologin {
  width: 90px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #2c7df1;
  border-radius: 5px;
  color: #2c7df1;
  font-size: 12px;
  margin-top: 24px;
  cursor: pointer;
}

#nav .gologin:hover {
  color: #ffffff;
  background: #2c7df1;
}

#nav .gologin:active {
  color: #ffffff;
  background: #2374e8;
}

#nav .gologin i {
  margin: 0 5px;
  font-style: normal;
}

#nav .login .myTranslate {
  width: 90px;
  height: 35px;
  line-height: 34px;
  text-align: center;
  border-radius: 5px;
  margin: 23px 20px 0 0;
  background: #2c7df1;
}

#nav .login .myTranslate:hover {
  background: #4e95fa;
}

#nav .login .myTranslate:active {
  background: #2374e8;
}

#nav .login .myTranslate a {
  display: block;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

#nav .login .userMessage {
  cursor: default;
  position: relative;
  top: 11px;
}

#nav .login img.user_logo {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  border-radius: 50%;
}

#nav .login span.userName {
  height: 35px;
  line-height: 35px;
  display: inline-block;
  max-width: 68px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 10px;
}

#nav .login .up_down {
  display: inline-block;
  width: 5px;
  height: 3px;
  position: relative;
  top: -17px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/downlogo.png");
}

#nav .login .userMessage:hover .up_down {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/uplogo.png");
}

#nav .login .userMessage:hover .user_info,
#nav .login .userMessage:hover .cloudOffice,
#nav .login .userMessage:hover .new-user-info {
  display: block;
}

#nav .login .userMessage .cloudOffice p:hover,
#nav .login .userMessage .cloudOffice p:hover a {
  color: #565656;
}

#nav .login .userMessage .user_info {
  position: absolute;
  z-index: 22;
  top: 62px;
  left: -58px;
  padding: 26px 23px 23px 19px;
  width: 120px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 2px 2px #dddddd;
  box-shadow: 0 0 2px 2px #dddddd;
  display: none;
}

#nav .login .userMessage .user_info .userId,
#nav .login .userMessage .user_info .memberDate {
  font-size: 13px;
  color: #777777;
  margin-bottom: 25px;
  cursor: default;
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
}

#nav .login .userMessage .user_info .limit {
  font-size: 13px;
  color: #2c7df1;
  margin-bottom: 25px;
  cursor: default;
  height: 17px;
  line-height: 17px;
}

#nav .login .userMessage .user_info .go_translate a {
  display: block;
  font-size: 13px;
  color: #777777;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  cursor: pointer;
}

#nav .login .userMessage .user_info .go_translate {
  margin-bottom: 25px;
}

#nav .login .userMessage .user_info .go_translate:last-child {
  margin-bottom: 0;
}

#nav .login .userMessage .user_info p:hover,
#nav .login .userMessage .user_info p:hover a {
  color: #2c7df1;
}

#nav .login .userMessage .cloudOffice {
  position: absolute;
  z-index: 1;
  top: 62px;
  left: -107px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 2px 2px #dddddd;
  box-shadow: 0 0 2px 2px #dddddd;
  padding-top: 21px;
  padding-bottom: 10px;
  display: none;
}

#nav .login .userMessage .cloudOffice p:hover {
  background: #fafafa;
}

#nav .login .userMessage .companyName {
  max-width: 160px;
  margin: 0 0 14px 27px;
  cursor: default;
  line-height: 20px;
  font-size: 16px;
  color: #0e0e0e;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-right: 20px;
}

#nav .login .userMessage .cloudUserId {
  width: 160px;
  margin-left: 27px;
  text-align: left;
  font-size: 14px;
  color: #414141;
  cursor: default;
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
}

#nav .login .userMessage .userId .integral {
  color: #7a7a7a;
}

#nav .login .userMessage .lines {
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
  margin: 21px 0 10px;
}

#nav .login .userMessage .cloudEnter {
  padding-left: 27px;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
}

#nav .login .userMessage .cloudEnter a {
  color: #707070;
  text-decoration: none;
}

#nav .login .userMessage .expansion {
  padding-left: 27px;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
  white-space: nowrap;
  padding-right: 20px;
  color: #707070;
}

#nav .login .userMessage .logout {
  padding-left: 27px;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  color: #707070;
}

#nav .login .userMessage p:hover {
  /*background: #fafafa;
    color: #616788;*/
}

/* 新版个人中心样式 #48635*/
.new-user-info {
  position: absolute;
  z-index: 22;
  top: 62px;
  right: 0;
  background: #ffffff;
  width: 400px;
  height: 255px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 14px 0px #ddd;
  box-shadow: 0px 0px 14px 0px #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.new-user-info * {
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-user-info .top {
  width: 100%;
  height: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 15px;
}
.new-user-info .top .head-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0 0;
}
.new-user-info .top .head-top img.vip {
  width: 32px;
  height: 16px;
  margin-right: 10px;
}
.new-user-info .top .head-top .user-id {
  font-size: 14px;
  line-height: 1;
  color: #333;
}
.new-user-info .top .head-top .user-exit {
  font-size: 12px;
  line-height: 1;
  color: #666666;
  margin-left: auto;
  cursor: pointer;
}
.new-user-info .top .head-top .user-exit:hover {
  color: #428efa;
}
.new-user-info .top .foot-top,
.new-user-info .top .foot-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
}
.new-user-info .top .foot-top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 9px;
}
.new-user-info .top .foot-top .foot-top__inner {
  width: 175px;
  height: 70px;
  padding: 11px 10px 0;
  background-color: #eef5ff;
  border-radius: 4px;
  position: relative;
}
.new-user-info .top .foot-top .foot-top__inner .action-btn {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 11px;
  height: 20px;
  background-color: #2c7df1;
  border-radius: 10px;
  padding: 0 10px;
  font-size: 12px;
  color: #ffffff;
}
.new-user-info .top .foot-top .foot-top__inner .action-btn:hover {
  background-color: #4e95fa;
}
.new-user-info .top .foot-top .foot-top__inner-left p:nth-child(1) {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

.new-user-info .top .foot-top .foot-top__inner-left p:nth-child(2) {
  font-size: 14px;
  color: #333333;
  margin-top: 13px;
}
.new-user-info .top .user-integral,
.new-user-info .top .user-ocrvip {
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 24px;
}
.new-user-info .top .user-ocrvip {
  margin-top: 5px;
}
.new-user-info .top .user-ocrvip .tip {
  display: inline-block;
  width: 12px;
  height: 24px;
  background-image: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/tip.png");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position-y: 50%;
  cursor: pointer;
  margin-left: 7px;
  position: relative;
}
.new-user-info .top .user-ocrvip .tip .time-tip {
  position: absolute;
  left: -89px;
  top: 26px;
  padding: 0 10px;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 8.5px 0.5px rgba(46, 46, 46, 0.19);
  box-shadow: 0px 2px 8.5px 0.5px rgba(46, 46, 46, 0.19);
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  color: #999999;
  font-style: normal;
  display: none;
  z-index: 1;
}
.new-user-info .top .user-ocrvip .tip .time-tip p {
  white-space: nowrap;
  text-align: left;
  line-height: 26px;
}
.new-user-info .top .user-ocrvip .tip .time-tip::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #ddd;
  border-right: 5px solid transparent;
  border-top-color: transparent;
  z-index: 4;
  top: -5px;
  left: 90px;
}
.new-user-info .top .user-ocrvip .tip .time-tip::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 5.4px solid transparent;
  border-bottom: 4px solid #fff;
  border-right: 5.4px solid transparent;
  border-top-color: transparent;
  top: -4px;
  left: 90.7px;
  z-index: 5;
}
.new-user-info .top .user-ocrvip .tip:hover .time-tip {
  display: block;
}
.new-user-info .top .user-ocrvip .num {
  color: #2c7df1;
}
.new-user-info .top .foot-top .user-integral .num {
  font-size: 14px;
  color: #2c7df1;
}
.new-user-info .top .foot-top {
  height: 81px;
}
.new-user-info .top .foot-top .user-integral .tip {
  display: inline-block;
  width: 12px;
  height: 24px;
  background-image: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/tip.png");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position-y: 50%;
  cursor: pointer;
  margin-left: 7px;
  position: relative;
  z-index: 1;
}
.new-user-info .top .foot-top .user-integral .tip .time-tip {
  position: absolute;
  left: -8px;
  top: 25px;
  width: 130px;
  height: 26px;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 4px 1px #ddd;
  box-shadow: 1px 1px 4px 1px #ddd;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  color: #999999;
  font-style: normal;
  display: none;
  z-index: 1;
}
.new-user-info .top .foot-top .user-integral .tip .time-tip::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #ddd;
  border-right: 5px solid transparent;
  border-top-color: transparent;
  z-index: 4;
  top: -5px;
  left: 9px;
}
.new-user-info .top .foot-top .user-integral .tip .time-tip::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 4.4px solid transparent;
  border-bottom: 4px solid #fff;
  border-right: 4.4px solid transparent;
  border-top-color: transparent;
  top: -4px;
  left: 9.6px;
  z-index: 5;
}
.new-user-info .top .foot-top .user-integral .tip:hover .time-tip {
  display: block;
}
.new-user-info .top .foot-top a.recharge {
  width: 66px;
  height: 24px;
  background-color: #428efa;
  border-radius: 3px;
  font-size: 13px;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-user-info .top .foot-top a.recharge:hover {
  background-color: #2c7df1;
}
.new-user-info .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0 0;
  height: 138px;
}
.new-user-info .bottom .foot-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  padding: 0 15px 19px;
}
.new-user-info .bottom .foot-bottom .vip-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.new-user-info .bottom .foot-bottom .vip-detail:hover p {
  color: #428efa;
}
.new-user-info .bottom .foot-bottom .vip-detail:nth-child(1) {
  margin-right: 32px;
}
.new-user-info .bottom .foot-bottom .vip-detail:nth-child(1):hover img {
  content: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/at01.png");
}
.new-user-info .bottom .foot-bottom .vip-detail:nth-child(2) {
  margin-right: 48px;
}
.new-user-info .bottom .foot-bottom .vip-detail:nth-child(2):hover img {
  content: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/at02.png");
}
.new-user-info .bottom .foot-bottom .vip-detail.quota,
.new-user-info .bottom .foot-bottom .vip-detail.open-vip {
  margin-left: 53px;
}
.new-user-info .bottom .foot-bottom .vip-detail:nth-child(3):hover img {
  content: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/at03.png");
}
.new-user-info .bottom .foot-bottom .vip-detail.open-vip:hover img {
  content: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/at04.png");
}
.new-user-info .bottom .foot-bottom .vip-detail.quota:hover img {
  content: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/userinfo/at05.png");
}
.new-user-info .bottom .foot-bottom .vip-detail img {
  width: 40px;
  height: 40px;
}
.new-user-info .bottom .foot-bottom .vip-detail p {
  font-size: 12px;
  line-height: 1;
  color: #999999;
  margin-top: 8px;
}
.new-user-info .bottom .foot-bottom .batch-detail {
  margin-left: 38px;
}
.new-user-info .bottom .foot-bottom .vip-detail .vip-detail-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eef5ff;
}
.new-user-info .bottom .foot-bottom .vip-detail:hover .vip-detail-icon {
  background: #deecff;
}
.new-user-info .bottom .foot-bottom .vip-detail .vip-detail-icon i {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
}
.new-user-info .bottom .foot-bottom .vip-detail .more i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/more.png");
}
.new-user-info .bottom .foot-bottom .vip-detail .batch i {
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/batch.png");
}
.new-user-info .bottom .foot-bottom .more-detail {
  margin-left: 38px;
}
.new-user-info .bottom .bottom-action {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 17px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.new-user-info .bottom .bottom-action a {
  font-size: 14px;
  color: #555555;
  text-decoration: none;
  display: inline-block;
}
.new-user-info .bottom .bottom-action a:hover {
  color: #428efa;
}

/* 搜索 */
#nav .nav_content ul li.searchdoc-input {
  width: 200px;
  height: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 19px;
  margin-right: 0;
  position: relative;
}
#nav .nav_content ul li.searchdoc-input input {
  width: 100%;
  height: 35px;
  font-size: 12px;
  border-radius: 2px;
  line-height: 35px;
  color: #333333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 12px;
  border: 1px solid #d8d8d8;
  outline: none;
}
#nav .nav_content ul li.searchdoc-input input:focus-visible,
#nav .nav_content ul li.searchdoc-input input:hover {
  border-color: #b4b4b4;
}
#nav .nav_content ul li.searchdoc-input .icon-search {
  display: block;
  width: 22px;
  height: 22px;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/icon-search.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7px;
  cursor: pointer;
}
#nav .nav_content ul li.searchdoc-input input::-webkit-input-placeholder {
  color: #c2c2c2;
}
#nav .nav_content ul li.searchdoc-input input::-moz-placeholder {
  color: #c2c2c2;
}
#nav .nav_content ul li.searchdoc-input input:-ms-input-placeholder {
  color: #c2c2c2;
}
#nav .nav_content ul li.searchdoc-input input::-ms-input-placeholder {
  color: #c2c2c2;
}
#nav .nav_content ul li.searchdoc-input input::placeholder {
  color: #c2c2c2;
}

#nav .nav_content ul li.searchdoc-input input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #c2c2c2;
}

#nav .nav_content ul li.searchdoc-input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #c2c2c2;
}

#nav .nav_content ul li.searchdoc-input input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #c2c2c2;
}
#nav .nav_content ul li.searchdoc-input input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #c2c2c2;
}
.rg_title {
  position: relative;        
}
.rg_title .discount {
  position: absolute;
  background: url("/National_Library/oe_/https://fanyi.pdf365.cn/home/img/header/discount.png") no-repeat center;
  width: 26px;
  height: 16px;
  color: #ffffff;
  font-size: 12px;
  right: -24px;
  top: 18px;
  text-align: center;
}
.rg_title .discount div {
  transform: scale(0.83);
  line-height: 12px;
}