@charset "utf-8";

html,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
p,
th,
td,
form,
body {
  padding: 0px;
  margin: 0px;
}

body {
  font-size: 100%;
  color: #000;
  font-family: "微软雅黑", helvetica, arial;
}

html,
body {
  max-width: 768px;
  min-width: 320px;
  margin: 0 auto;
}

img {
  border: none;
}

strong {
  font-style: normal;
}

ul,
li,
ol {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

input[type="button"] {
  cursor: pointer;
}

input,
textarea {
  outline: none;
}

a,
input {
  outline: medium none;
}
/*input { border:0; background-color:transparent;}*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover,
a:visited,
a:active,
a:link {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.colorRed {
  color: #dc2121;
}

.color666666 {
  color: #666666;
}

.color595959 {
  color: #595959;
}

.colorcd1110-red {
  color: #cd1110;
}

.paddingTop10px {
  padding-top: 10px;
}

.paddingTop20px {
  padding-top: 20px;
}

.paddingBottom10px {
  padding-bottom: 10px;
}

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: none;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

.noResult {
  height: 400px;
  background-image: url(../images/wap36.png);
  background-repeat: no-repeat;
  background-position: center 120px;
  background-color: #fff;
  overflow: hidden;
}

.noResult .prompt {
  color: #999999;
  text-align: center;
  margin-top: 260px;
  font-size: 1.2em;
}

/*******************index page**********************/
.top {
  background-color: #3262de;
  height: 38px;
  padding-top: 14px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 12;
}

.top .logo {
  background-image: url(../images/wap1-logo.png);
  background-repeat: no-repeat;
  background-size: 235px 22px;
  background-position: center;
  height: 38px;
  width: 235px;
}

.top .logo img {
  height: 24px;
  width: 160px;
}

.top .user {
  background-image: url(../images/wap2-user.png);
  background-repeat: no-repeat;
  background-size: 24px 25px;
  height: 38px;
  width: 29px;
}

.nav {
  background-color: #ecf7ff;
  overflow: hidden;
  width: 100%;
}

.nav ul {
  padding: 10px 0;
  margin: 0 auto;
}

.nav ul li {
  float: left;
  text-align: center;
  line-height: 2em;
  width: 20%;
}

.nav ul li a {
  color: #036bc5;
  font-size: large;
}

/*@media all screen and(min-width=640px){
.nav ul {width:640px;  padding:10px 0;}
}*/

.pic {
  text-align: center;
  overflow: hidden;
  max-width: 768px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.pic img {
  width: 100%;
}

.textWrap {
  height: 46px;
  background-color: rgba(60, 80, 58, 0.5);
  position: relative;
  z-index: 11;
  margin-top: -51px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.text {
  max-width: 768px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  padding: 0 10px;
}

.text a {
  color: #fefbfb;
}

.search {
  margin: 10px;
  padding-right: 54px;
  overflow: hidden;
  height: 34px;
  border: 1px solid #ccc;
  position: relative;
  background-color: #fff;
}

.search .search-img {
  margin-left: 5px;
  margin-top: 5px;
  z-index: 5;
  height: 24px;
  width: 24px;
  position: absolute;
  background-image: url(../images/zhi.jpg);
  background-size: 24px, 24px;
}

.search .input,
.search .btn {
  background-color: #fff;
  border: 0;
  border-radius: 0px;
}

.search .input {
  padding-left: 35px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  position: relative;
  width: 93%;
}

.search .btn {
  font-family: "微软雅黑";
  font-size: 15px;
  height: 34px;
  width: 54px;
  background-color: #f5f5f2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  position: absolute;
  right: -1px;
  top: 0;
  border-left: 1px solid #ccc;
}

.search .searchP {
  height: 46px;
  width: 54px;
  background-color: #f5f5f2;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  background-size: 24px 24px;
  position: absolute;
  right: -1px;
  top: 0;
  border-left: 1px solid #7a7878;
}

.img-section {
  padding: 10px 10px 10px 10px;
  display: flex;
  justify-content: space-between;
}
.img-section-item {
  width: 32%;
}
.img-section-item img {
  width: 100%;
  max-width: 240px;
  height: auto;
}

/*.img-section-left{width:47%;float:left;display: block;}

.img-section-left img{width: 100%;display: block;}*/

.img-content {
  padding-left: 12px;
}

/*.img-section-right{width:47%;float:right;display: block;}

.img-section-right img{width: 100%;display: block;}*/
.news {
  padding: 0 10px;
}

.news h2,
.news h3 {
  width: 100%;
  overflow: hidden;
  font-weight: normal;
  line-height: 1.8em;
}

.news h2 {
  font-size: large;
}

.news h2 a {
  color: #d53830;
}

.news h3 {
  font-size: medium;
}

.news h3 a {
  color: #666666;
  font-size: 15px;
}

.box .banner {
  line-height: 50px;
  background-color: #fffefe;
  border-top-width: 3px;
  border-top-style: solid;
}

.box .banner .title {
  font-size: 1.2em;
  padding-left: 10px;
  color: #000;
}

.box .banner .all {
  font-size: 0.9em;
  padding-right: 10px;
}

.box nav {
  background-color: #f0f0f0;
  overflow: hidden;
  width: 100%;
}

.box nav ul {
  padding: 5px 0;
  margin: 0 auto;
}

.box nav ul li {
  float: left;
  text-align: center;
  line-height: 2em;
  width: 25%;
  font-size: 1.2em;
}

.box nav ul li a {
  font-size: large;
}

.box .items {
}

.box .items ul {
  padding: 10px;
}

.box .items ul li {
  line-height: 2em;
  height: 2em;
  overflow: hidden;
  font-size: 16px;
}

/*.box .items ul li span { display: inline-block; display:none; padding: 0px 2px; font-size: 9px; border-radius: 3px; margin: 0px 2px; height: 12px; line-height: 14px; background-color: #fff; position: relative; top: -3px; }*/

.box .items ul li .pdf {
  border: 1px solid #c82e1d;
  color: #c82f1e;
}

.box .items ul li .caj {
  border: 1px solid #1937af;
  color: #1937af;
}

.box .items ul li a {
  color: #000;
}

.box .items ul li a:visited {
  color: #a6a6a6;
}

.box .items ul li .ss-a {
  width: 85%;
}

.box .items ul li .ss-b {
  width: 15%;
  text-align: right;
  color: #979694;
  font-size: 0.8em;
}

.box .wrap {
  padding: 0 10px;
  padding-bottom: 10px;
}

.box .wrap .topic {
  border: 1px solid #b9b9b9;
  height: 40px;
  line-height: 40px;
  margin: 0px auto;
  max-width: 768px;
  background-image: url(../images/wap6-arrow.png);
  background-repeat: no-repeat;
  background-position: 85% center;
  background-size: 8px 14px;
  text-align: center;
  display: block;
}

.box .wrap .topic span {
  color: #1a1a1a;
}

.box .color1 {
  color: #a88f10;
}

.box .color2 {
  color: #478403;
}

.box .color3 {
  color: #0e64d5;
}

.box .color4 {
  color: #7159a3;
}

.box .color5 {
  color: #fa8303;
}

.box .borderColor1 {
  border-top-color: #a88f10;
}

.box .borderColor2 {
  border-top-color: #478403;
}

.box .borderColor3 {
  border-top-color: #0e64d5;
}

.box .borderColor4 {
  border-top-color: #7159a3;
}

.box .borderColor5 {
  border-top-color: #fa8303;
}

/*.appAd { background-color:#ecf7ff; height:55px; padding-top:19px; margin-top:20px;}
.appAd .app { max-width:640px; margin:0 auto;}
.appAd .app .a1 { background-image: url(../images/wap7-logo.png); background-repeat: no-repeat; background-position: left center; padding-left: 40px; height:36px; line-height:36px; }
.appAd .app .download { background-image: url(../images/wap8-downloadIcon.png); background-repeat: no-repeat; background-position: right center; padding-right: 30px; height:36px; line-height:36px; color:#125cca; }
*/

.appAd {
  position: fixed;
  bottom: 0;
  height: 65px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999999999999;
  max-width: 768px;
}

.appAd .beCenter {
  width: 320px;
  margin: 0 auto;
  background-image: url(../images/wap7-logo.png);
  background-repeat: no-repeat;
  background-position: 35px 15px;
  background-size: 35px 36px;
  position: relative;
}

.appAd .close {
  position: absolute;
  z-index: 2147483647;
  background-image: url("../images/wap33.png");
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #666;
  border-bottom-right-radius: 10px;
  background-size: 10px 10px;
}

.appAd .appText {
  padding-left: 80px;
  padding-top: 13px;
  padding-bottom: 5px;
}

.appAd .appText p {
  color: #fff;
}

.appAd .appText .text1 {
  color: #fbfafa;
  padding-bottom: 4px;
  font-size: 0.8rem;
}

.appAd .appText .text2 {
  font-size: 0.7em;
  color: #bfbfbf;
}

.appAd .appOpen {
  background-color: #f28006;
  color: #fff;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 0.8rem;
  border-radius: 5px;
}

.btmNav {
  background-color: #f0efef;
  color: #333333;
  margin-top: 15px;
  padding: 10px 0;
}

.btmNav .title {
  font-size: 1.2em;
  padding: 0 10px;
  line-height: 30px;
}

.btmNav nav {
  overflow: hidden;
  width: 100%;
}

.btmNav nav ul {
  padding: 5px 0;
  margin: 0 auto;
}

.btmNav nav ul li {
  float: left;
  text-align: center;
  line-height: 2em;
  width: 20%;
}

.btmNav nav ul li a {
  color: #333333;
  font-size: large;
}

.userBar {
  background-color: #ecf3f9;
  height: 48px;
}

.userBar a {
  padding-top: 20px;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #3a3c3e;
  background-size: 17px 17px;
  font-size: 0.6em;
}

.userBar .rl,
.userBar .sc {
  width: 94px;
  overflow: hidden;
  padding: 10px;
  padding-bottom: 0;
}

.userBar .rl .a1 {
  background-image: url(../images/wap9-icon1.png);
  padding-left: 0px;
  background-position: 2px top;
}

.userBar .rl .a2 {
  background-image: url(../images/wap9-icon2.png);
}

.userBar .loginState {
  line-height: 30px;
  width: 150px;
  overflow: hidden;
}

.userBar .loginState a {
  color: #333;
  padding: 0;
  float: none;
  font-size: 1em;
}

.userBar .sc .a3 {
  background-image: url(../images/wap9-icon3.png);
  float: right;
}

.userBar .sc .a4 {
  background-image: url(../images/wap9-icon4.png);
  padding-right: 0px;
  background-position: 12px top;
  float: right;
}

.footer {
  width: 100%;
  height: 100px;
  background-color: #3082ca;
  overflow: hidden;
  padding-top: 10px;
}

.footerLogin {
  margin-top: 20px;
  width: 100%;
  height: 100px;
  background-color: #3082ca;
  overflow: hidden;
}

.version {
  max-width: 768px;
  margin: 0px auto;
  text-align: center;
}

.version .line {
  line-height: 30px;
  padding-bottom: 3px;
}

.version .line a {
  color: #fff;
  font-size: 14px;
  padding: 5px;
}

.version .line .chosen {
  background-color: #0d4f88;
}

.versionLogin {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.versionLogin .lineLogin {
  line-height: 30px;
  margin-top: 20px;
}

.versionLogin .lineLogin a {
  color: white;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}

.versionLogin .lineLogin .chosen {
  background-color: #0d4f88;
}

.copyright {
  text-align: center;
  color: #aecce5;
  font-size: 0.75em;
  padding-top: 8px;
}

.copyrightLogin {
  text-align: center;
  color: white;
  font-size: 10px;
  margin-top: 20px;
}
/*****************index page end********************/

/*****************article page**********************/
.wapHeader {
  background-color: #fff;
  padding: 0 64px;
  height: 48px;
  position: relative;
}

.wapHeader .return,
.wapHeader .searchFor {
  height: 48px;
  line-height: 48px;
  position: absolute;
  top: 0;
}

.wapHeader .return {
  color: #3a97e9;
  font-weight: bold;
  background-image: url(../images/wap15.png);
  background-repeat: no-repeat;
  background-size: 13px 22px;
  width: 32px;
  background-position: left center;
  left: 10px;
}

.wapHeader .title {
  color: #006fd0;
  font-size: 18px;
  width: 100%;
  text-align: center;
  height: 48px;
  line-height: 48px;
}

.wapHeader .title a {
  color: #ffffff;
}

.wapHeader .title a:hover {
  text-decoration: none;
}

.wapHeader .title span {
  color: #a0a0a0;
}

.wapHeader .searchFor {
  background-image: url(../images/wap10-magnifier.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 23px 20px;
  width: 36px;
  right: 10px;
}

.wapHeader .quit-login {
  background-image: none;
  color: #3a96e9;
}

.hg {
  background-color: #3262de;
  padding: 0 10px;
  position: relative;
}

.hg h1 {
  margin: 0 auto;
  background: url(../images/wap13-pdf2.png) left center no-repeat;
  background-size: 39px 42px;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 15px 0 15px 51px;
}

.hg h2 {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  width: 30%;
  padding-bottom: 10px;
  float: left;
}

.hg .downloadAll {
  color: #fff;
  float: right;
  width: 70%;
  text-align: right;
  padding-bottom: 10px; /*position: absolute; right: 10px; bottom: 10px; width: 74px; height: 32px; border-radius: 3px; border: 1px solid #066da8; background: url(../images/wap11-download.png) no-repeat 12px center; background-size: 21px 21px;*/
}
.hg .downloadAll a {
  color: #fff;
}

.article {
  padding: 15px 10px;
}

.article p {
  line-height: 1.6em;
  font-size: 1.1em;
  text-indent: 2em;
  word-break: break-all;
  word-wrap: break-word;
}

.article p .wordsGrey {
  color: #808080;
  font-size: 0.8em;
}

.article p img {
}

.articleDownload {
  padding: 0 10px 5px 10px;
}

.articleDownload .wrapBtn {
  height: 40px;
  margin: 0px auto;
  max-width: 613px;
  text-align: center;
  line-height: 40px;
  display: block;
  color: #fff;
  font-size: 1em;
  background-color: #3262de;
  padding: 3px;
  padding-left: 0px;
  position: relative;
}

.articleDownload .wrapBtn .icon {
  background-image: url(../images/wap13-pdf1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  float: left;
  width: 42px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  left: 3px;
}

.articleDownload .wrapBtn .text1 {
  height: 40px;
  text-align: center;
  width: 100%;
  line-height: 40px;
}
.articleDownload .wrapBtn .spanBg {
  background-image: url(../images/wap39-btnBg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 238px 18px;
}

.info {
  padding-top: 10px;
}

.info .item {
  position: relative;
  padding-left: 60px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
}

.info .title {
  position: absolute;
  width: 40px;
  height: 18px;
  background-color: #efab00;
  color: #000;
  left: 10px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  top: 7px;
}

.info h2 {
  width: 100%;
  line-height: 24px;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  padding-top: 3px;
}

.info h2 .sp-h2 {
  white-space: normal;
}
.info h2 .sp-h2-grey {
  color: #999;
}

.info h2 span {
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word;
}

.info h2 span a {
  color: #333;
}

.info h2 span a:hover,
.info h2 span a:visited {
  text-decoration: none;
}

.box .doubleBorder {
  border-top: 8px solid #ebebeb;
  border-bottom: 3px solid #f0aa00;
}

.box .items .ul-wraper {
  padding: 0 10px;
}

.box .items .strip {
  padding: 12px 0px 12px 0;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
}
.box .items .noBorder {
  border-bottom: none;
}

.box .items .strip li {
  height: auto;
  line-height: 24px;
  overflow: visible;
}

.box .items .strip .abstract {
  width: 80%;
  font-size: 17px;
}

.box .items .strip .abstract a {
  color: #004099;
}

.box .items .strip .abstract a:hover,
.box .items .strip .abstract a:visited {
  text-decoration: none;
}

.box .items .strip .type {
  width: 20%;
  color: #999999;
  text-align: right;
  font-size: 0.8em;
}
/****************article page end*******************/

/*****************classify page**********************/
.classify {
  padding: 0 10px 10px 10px;
  border-top: 1px solid #c4c2c3;
  background-color: #f5f5f5;
}

.classify .three-columns,
.classify .two-columns,
.classify .one-column {
  padding-top: 10px;
  -webkit-column-rule: none;
  -moz-column-rule: none;
  column-rule: none;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

.classify .three-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.classify .two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

.classify .one-column {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.classify .box-style {
  border: 1px solid #c4c2c3;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #fff;
  position: relative;
  display: block;
  color: #333;
}

.classify .box-style .hotIcon {
  position: absolute;
  right: -1px;
  top: -1px;
  background-color: #eb1204;
  width: 24px;
  height: 12px;
  line-height: 12px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

/****************classify page end*******************/

/*****************login and register page**********************/
.login {
  padding: 20px 10px;
  border-top: 1px solid #d0d0d0;
}

.login .inputBox .row {
  border: 1px solid #d0d0d0;
  height: 50px;
  padding-left: 10px;
  background-color: #fff;
  position: relative;
}

.login .inputBox .row1 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
}

.login .inputBox .row2 {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.login .inputBox .row3 {
  border-bottom: none;
}

.login .inputBox .row input {
  border: 0;
  background-color: transparent;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  padding-right: 40px;
}

.login .inputBox .row input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row .eye {
  position: absolute;
  right: 10px;
  top: 19px;
  width: 25px;
  height: 15px;
  background-size: 25px 15px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.login .inputBox .row .eye1 {
  background-image: url(../images/wap34-eye2.png);
}

.login .inputBox .row .eye2 {
  background-image: url(../images/wap34-eye1.png);
}

.login .loginBtn {
}

/*.login .loginBtn button { border-radius: 3px; background-color: #408cce; height: 46px; width: 100%; color: #fff; font-size: 1em; border: 0; }*/
.login .loginBtn a {
  border-radius: 3px;
  background-color: #3262de;
  height: 46px;
  line-height: 46px;
  width: 100%;
  color: #fff;
  font-size: 1em;
  border: 0;
  display: block;
  text-align: center;
}
.login .loginBtn a:active {
  background-color: #326c9f;
}

.login .fr {
  -webkit-column-count: 2;
  -webkit-column-gap: 15%;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-count: 2;
  -moz-column-gap: 15%;
  -moz-column-rule: 1px solid #ccc;
  column-count: 2;
  column-gap: 15%;
  column-rule: 2px solid #ccc;
  margin: 20px;
}

.login .fr a {
  display: block;
  color: #0c79f0;
}

.login .fr .a1 {
  text-align: right;
  padding-right: 15px;
}

.login .fr .a2 {
  text-align: left;
  padding-left: 15px;
}

.login .otherLogin {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}

.login .otherLogin a {
  color: #8c8c8c;
}

.login .trio {
  -webkit-column-count: 2;
  -webkit-column-gap: 10%;
  -webkit-column-rule: none;
  -moz-column-count: 2;
  -moz-column-gap: 10%;
  -moz-column-rule: none;
  column-count: 2;
  column-gap: 10%;
  column-rule: none;
  padding: 0 10%;
}

.login .trio a {
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 60px 60px;
  padding-top: 70px;
  color: #5f6062;
}

.login .trio .a1 {
  background-image: url(../images/wap16-icon1.png);
}

.login .trio .a2 {
  background-image: url(../images/wap16-icon2.png);
}

.login .trio .a3 {
  background-image: url(../images/wap16-icon3.png);
}

.login .errorMessage {
  color: #e10000;
  padding: 10px 0;
}

.login .success {
  z-index: 10000;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}

.wapHeader .topLogin {
  background: none;
  color: #ffffff;
  font-size: 0.9em;
}
/****************login and register page end*******************/

/*****************charge page**********************/
.charge {
  border-top: 1px solid #d0d0d0;
  padding: 0 10px;
  background-color: #f5f5f5;
}

.charge-white {
  background-color: #fff;
}

.charge .caption {
  line-height: 50px;
  color: #1a1919;
}

.charge .price {
  -webkit-column-count: 3;
  -webkit-column-gap: 15%;
  -webkit-column-rule: none;
  -moz-column-count: 3;
  -moz-column-gap: 15%;
  -moz-column-rule: none;
  column-count: 3;
  column-gap: 15%;
  column-rule: none;
}

.charge .price a {
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #1a1919;
}

.charge .price .current {
  border: 1px solid #ff9913;
  background-color: #ff9913;
  color: #fff;
}

.charge .btn {
  padding-top: 20px;
}

.charge .btn .b {
  border-radius: 3px;
  background-color: #408cce;
  height: 40px;
  width: 100%;
  color: #fff;
  font-size: 1em;
  border: 0;
}

.charge .inputBox {
  margin-top: 20px;
}

.charge .inputBox .row {
  border: 1px solid #d0d0d0;
  height: 40px;
  padding-left: 10px;
  background-color: #fff;
}

.charge .inputBox .row input {
  border: 0;
  background-color: transparent;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 1em;
}

.charge .inputBox .row input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 100%;
}

.charge .inputBox .row input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 100%;
}

.charge .inputBox .row input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 100%;
}

.charge .inputBox .row input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 100%;
}

.charge .money {
  color: #1a1919;
  font-size: 1.2em;
}

.charge .money span {
  color: #ff7c00;
  font-weight: bold;
}

.charge .cards {
  width: 100%;
}

.charge .cards a:hover {
  text-decoration: none;
}

.charge .cards .card {
  border: 1px solid #e1e1e1;
  height: 80px;
  width: 49%;
  background-color: #fff;
  text-align: center;
  font-size: 1.2em;
  display: block;
  margin-bottom: 10px;
  position: relative;
  color: #000;
  box-sizing: border-box;
}

.charge .cards .type1 {
  line-height: 80px;
  color: #333;
}

.charge .cards .type2 {
}

.charge .cards .y {
  color: #404040;
}

.charge .cards .float1 {
  float: left;
}

.charge .cards .float2 {
  float: right;
}

.charge .cards .current {
  border: 1px solid #ff9500;
}

.charge .cards .type2 .value {
  height: 48px;
  line-height: 48px;
  display: block;
  color: #333;
}

.charge .cards .type2 .bonus {
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 0.8em;
  margin: 0 20px;
  position: relative;
  text-align: center;
  color: #ff9500;
  border-top: 1px dotted #ff9500;
}

.charge .cards .type2 .bonus .give {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  display: inline-block;
  background-color: #ff5104;
  position: absolute;
  left: 0px;
  padding: 0 5px;
}

.charge .cards .card .discount {
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../images/wap19.jpg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}

.charge-s {
  padding: 0 0 20px 0;
}

.charge-center {
  padding: 0 0 0px 0;
}

.charge-s .charge-congs {
  line-height: 3em;
  text-align: center;
  color: #ca3912;
}

.charge-s .detail {
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
  padding: 0 10px;
  margin-bottom: 20px;
  background-color: #fff;
}

.charge-s .detail li {
  border-bottom: 1px solid #d0d0d0;
  line-height: 3em;
}

.charge-s .detail .nobordre {
  border-bottom: none;
}

.charge-s .double {
  -webkit-column-count: 2;
  -webkit-column-gap: 0%;
  -webkit-column-rule: none;
  -moz-column-count: 2;
  -moz-column-gap: 0%;
  -moz-column-rule: none;
  column-count: 2;
  column-gap: 0%;
  column-rule: none;
  padding: 0px 0 0px 0;
}

.charge-s .double .btn {
  height: 40px;
  padding-top: 0;
}

.charge-s .double .btn a {
  border-radius: 3px;
  background-color: #408cce;
  height: 40px;
  width: 85%;
  color: #fff;
  font-size: 1em;
  border: 0;
  line-height: 40px;
  text-align: center;
}

.charge-s .yellowFrame {
  border: 1px dotted #7a7563;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fef9db;
  padding: 7px 20px;
  line-height: 1.6em;
  margin: 20px;
}

.charge-s .prompt {
  margin: 20px 10px 0 10px;
  border: 1px solid #d0d0d0;
  padding: 8px 10px 10px 10px;
  background-color: #ededed;
}

.charge-s .prompt-with-topMargin {
  margin: 10px 10px 0 10px;
}

.charge-s .prompt-center {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border: none;
  border-top: 1px solid #d0d0d0;
  background-color: transparent;
  padding-top: 15px;
}

.charge-s .prompt-center a {
  color: #035498;
}

.charge-s .prompt .title {
  color: #035498;
  font-size: 1em;
  padding-bottom: 5px;
}

.charge-s .prompt p {
  line-height: 1.4em;
  color: #4c4c4c;
  font-size: 0.9em;
  padding-bottom: 5px;
}

.charge-s .prompt p .tel {
  color: #0087af;
}

.charge-s .prompt-center p {
  color: #aaa;
}

.charge-m {
  border: 0;
  background-color: #fff;
}

.charge .success {
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -85px;
  width: 140px;
  padding: 15px;
  line-height: 22px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}

.charge .c-center {
}

.charge .c-center .row {
  height: 60px;
  display: block;
  padding: 10px 0 10px 10px;
  border-top: 1px solid #cfd0d0;
}

.charge .c-center .row .icon {
  float: left;
  width: 55px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 60px;
  display: block;
}

.charge .c-center .row .icon1 {
  background-image: url(../images/wap18-icon1.png);
}

.charge .c-center .row .icon2 {
  background-image: url(../images/wap18-icon2.png);
}

.charge .c-center .row .icon3 {
  background-image: url(../images/wap18-icon3.png);
}

.charge .c-center .row .icon4 {
  background-image: url(../images/wap18-icon4.png);
}

.charge .c-center .row .icon5 {
  background-image: url(../images/wap18-icon5.png);
}

.charge .c-center .row .icon7 {
  background-image: url(../images/wap18-icon7.png);
}

.charge .c-center .row .content {
  float: left;
  height: 60px;
  overflow: hidden;
  display: block;
  padding-left: 15px;
}

.charge .c-center .row .content .h2 {
  display: block;
  color: #161616;
  font-size: 1em;
  line-height: 40px;
}

.charge .c-center .row .content .h2 .bonusIcon {
  background-image: url(../images/wap18-icon6.png);
  background-repeat: no-repeat;
  background-size: 32px 19px;
  display: inline-block;
  height: 19px;
  width: 32px;
}

.charge .c-center .row .content .p {
  display: block;
  color: #676767;
  font-size: 0.7em;
}

.charge .c-center .row .rightIcon {
  float: right;
  width: 22px;
  height: 60px;
  line-height: 60px;
  display: block;
  color: #cccccc;
  font-size: 1.8em;
  text-align: right;
  background-image: url(../images/wap6-arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10px 15px;
}
/****************charge page end*******************/

/*****************third stage page**********************/
.channel {
}

.channel header {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 9px;
}

.channel nav {
  column-count: 4;
  column-rule: 1px solid #cccccc;
  column-gap: 0px;
  -moz-column-count: 4;
  -moz-column-rule: 1px solid #cccccc;
  -moz-column-gap: 0px;
  -webkit-column-count: 4;
  -webkit-column-rule: 1px solid #cccccc;
  -webkit-column-gap: 0px;
  text-align: center;
}

.channel .flag {
  border-bottom: 4px solid #3262de;
  width: 25%;
  height: 0;
  line-height: 0;
  padding-top: 5px;
}

.channel .flag-0 {
  margin-left: 0%;
}

.channel .flag-25 {
  margin-left: 25%;
}

.channel .flag-50 {
  margin-left: 50%;
}

.channel .flag-75 {
  margin-left: 75%;
}

.channel nav a {
  display: block;
  color: #333;
  height: 24px;
  line-height: 24px;
}

.channel nav a.current {
  color: #3262de;
}

.paragraph {
}

.paragraph .part {
  padding: 0 10px;
  border-bottom: 6px solid #ebebeb;
}

.paragraph .part h2 {
  font-size: 1.0625rem;
  padding: 10px 0;
  border-bottom: 1px solid #d3d3d3;
}

.paragraph .part h2 a {
  color: #333;
  line-height: 28px;
}
.paragraph .part h2 a:visited {
  color: #a6a6a6;
}
.paragraph .part h2 a:hover {
  text-decoration: none;
}

.paragraph .part .abstract {
  width: 100%;
  padding-top: 10px;
}

.paragraph .part .abstract h3 {
  /*width:66%;*/
  width: 100%;
  box-sizing: border-box;
  padding-right: 15px;
  float: left;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 24px;
  color: #a6a6a6;
}

.paragraph .part .abstract .pic {
  width: 34%;
  float: right;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-top: 5px;
  display: none;
}

.paragraph .part .info {
  width: 100%;
  color: #737373;
  padding: 10px 0;
  font-size: 0.9em;
}

.paragraph .part .info .from {
  float: left;
  color: green;
  width: 72%;
}

.paragraph .part .info .time {
  float: right;
}

.thirdPages {
  background-color: #ebebeb;
  padding-bottom: 0px;
  padding-top: 5px;
}

.thirdPages .wrap .topic {
  background-color: #fff;
  background-image: url(../images/wap14.png);
  background-size: 16px 8px;
  background-position: 65% center;
}

/*.channel {}
.channel header { border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding-top:9px;}
.channel nav { column-count:4; column-rule:1px solid #cccccc; column-gap:0px; -moz-column-count:4; -moz-column-rule:1px solid #cccccc; -moz-column-gap:0px; -webkit-column-count:4; -webkit-column-rule:1px solid #cccccc; -webkit-column-gap:0px; text-align:center; }
.channel .flag { border-bottom:4px solid #208dec; width:25%; height:0; line-height:0; padding-top:5px; }
.channel .flag-0 { margin-left:0%;}
.channel .flag-25 { margin-left:25%;}
.channel .flag-50 { margin-left:50%;}
.channel .flag-75 { margin-left:75%;}
.channel nav a { display:block; color:#0b70c8; height:24px; line-height:24px; }

.paragraph {}
.paragraph .part { padding:0 10px; border-bottom:6px solid #ebebeb;}
.paragraph .part h2 { font-size:1.2em; padding:15px 0; border-bottom:1px solid #d3d3d3; }
.paragraph .part h2 a { color:#000; line-height:28px; }
.paragraph .part .abstract { width:100%; padding-top:10px; }
.paragraph .part .abstract h3 { width:66%; box-sizing:border-box; padding-right:15px; float:left; font-size:1em; font-weight:normal; line-height:24px; color:#a6a6a6; }
.paragraph .part .abstract .pic { width:34%; float:right; }
.paragraph .part .info {width:100%; color:#737373; padding:15px 0;}
.paragraph .part .info .from { float:left;}
.paragraph .part .info .time { float:right;}
.thirdPages { background-color:#ebebeb; padding-bottom:15px; padding-top:10px;}
.thirdPages .wrap .topic { background-color:#fff;}
*/
/****************third stage page end*******************/

/*****************sitemap page**********************/
.sitemap {
  background-color: #f2f2f2;
}

.sitemap .search {
  margin: 0 10px;
}

.sitemap .sort {
  padding: 5px 10px 20px 10px;
  background-color: #fff;
  margin-top: 10px;
}

.sitemap .sort .title {
  color: #0742c4;
  font-size: 20px;
  line-height: 2em;
}

.sitemap .sort .all {
}

.sitemap .sort .all table {
  border: 1px solid #ccc;
  width: 100%;
  border-top: 5px solid #fecd07;
}

.sitemap .sort .all table td {
  border: 1px solid #ccc;
  text-align: center;
}

.sitemap .sort .all table td a {
  color: #000;
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: block;
  padding: 15px 5px;
  box-sizing: border-box;
}
/****************sitemap page end*******************/

/*****************zhi wang ka page**********************/
.login .inputBox .row-validate {
  margin-top: 20px;
}

.login .inputBox .row-validate input {
  border: 1px solid #d0d0d0;
  height: 50px;
  width: 45%;
  padding-left: 10px;
  background-color: #fff;
  background-color: transparent;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  float: left;
}

.login .inputBox .row-validate input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row-validate input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row-validate input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row-validate input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 100%;
}

.login .inputBox .row-validate .pic-code {
  float: left;
  margin-left: 10px;
}

.login .inputBox .row-validate a {
  float: left;
  line-height: 50px;
  margin-left: 10px;
  color: #383838;
}
/*****************zhi wang ka page end**********************/

/*****************qikan baozhi page**********************/
.qikan {
}

.qikan .title {
  height: 80px;
  position: relative;
  border-top: 1px solid #dbdcdc;
  padding-top: 10px;
}

.qikan .title .dottedLine {
  border-bottom: 1px dashed #b3b3b3;
  height: 26px;
}

.qikan .title .name-data {
  position: absolute;
  text-align: center;
  height: 70px;
  top: 10px;
  width: 100%;
}

.qikan .title .name-data .name {
}

.qikan .title .name-data .data {
  color: #999;
  line-height: 20px;
  font-size: 14px;
}

.qikan .catalog {
  margin-bottom: 10px;
}

.qikan .catalog .item {
  width: 100%;
}

.qikan .catalog .item .icon {
  width: 100%;
  background-image: url(../images/wap23.gif);
  background-repeat: no-repeat;
  background-position: 10px 18px;
  box-sizing: border-box;
  padding-left: 20px;
  width: 100%;
  background-size: 4px 4px;
}

.qikan .catalog .item .icon2 {
  background-image: url(../images/wap23-icon2.png);
}

.qikan .catalog .item .icon3 {
  background-image: url(../images/wap23-icon3.png);
}

.qikan .catalog .item .icon .itext {
  line-height: 24px;
  border-bottom: 1px dotted #d6d6d7;
  padding: 10px 0 10px 0;
}

.qikan .catalog .item .icon .itext a {
  color: #000;
  font-size: 1.1rem;
  display: block;
}

.qikan .catalog .item .icon .itext a:visited {
  color: #a6a6a6;
}

.qikan .catalog .item .icon .noBorder {
  border: none;
}

.qikan .catalog .checkAll {
  border: 1px solid #bfbfbf;
  display: block;
  margin: 0px 10px 0 10px;
  text-align: center;
  line-height: 40px;
  color: #000;
}

.qikan .catalog .triple-turn {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 7px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.qikan .triple-turn .turn {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-rule: #e7e7e7 2px solid;
  -moz-column-rule: #e7e7e7 2px solid;
  -webkit-column-rule: #e7e7e7 2px solid;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}

.qikan .triple-turn .turn a {
  display: block;
  text-align: center;
  color: #486ace;
  line-height: 30px;
  font-size: 14px;
}

.qikan .triple-turn .turn p {
  display: block;
  text-align: center;
  color: #999;
  line-height: 30px;
  font-size: 14px;
}

.qikan .recommend {
  padding: 0 10px 5px 10px;
  border-top: 10px solid #ebebeb;
}

.qikan .recommend .r-title {
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.qikan .recommend .r-box {
  width: 100%;
  padding: 10px 0;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.qikan .recommend .r-box .slides-box {
  width: 900px;
}

.qikan .recommend .r-box .slides-box a {
  float: left;
  width: 82px;
  margin-right: 8px;
  _display: inline;
}

.qikan .recommend .r-box .slides-box a .JournalImg {
  height: 117px;
  width: 82px;
}

.qikan .recommend .r-box .slides-box a span {
  font-size: 0.9rem;
  color: #333;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}

.qikan .recommend .r-box .slides-box img {
  border: 1px solid #ccc;
}

.qikan .recommend .r-box .item {
  box-sizing: border-box;
  padding-right: 10px;
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.qikan .recommend .r-box .item a {
  color: #0144bf;
}

.qikan .Qinfo {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 175px;
  border-top: 2px solid #dbdcdc;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 130px;
}

.qikan .Qinfo .Qpic {
  border: 1px solid #b3b2b2;
  padding: 3px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.qikan .Qinfo .Qabstract {
  width: 100%;
}

.qikan .Qinfo .Qabstract p {
  padding: 3px 0;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}

.qikan .Qinfo .Qabstract .Qtitle {
  font-size: 1em;
  font-weight: normal;
  border-bottom: 1px solid #d6d6d7;
  padding-bottom: 8px;
  height: 32px;
  overflow: hidden;
}

.qikan .Qinfo .Qabstract .Qhost {
  font-size: 0.9em;
  color: #666666; /*padding-top:6px;*/
}

.qikan .Qinfo .Qabstract .Qtime {
  font-size: 0.9em;
  color: #666666;
  padding-top: 6px;
}

.qikan .Qinfo .Qabstract .Qbtn {
  margin-top: 12px;
  background-color: #f0720c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  height: 34px;
  width: 70%;
  display: block;
}

.qikan .catalog-name {
  line-height: 50px;
  border-top: 6px solid #ebebeb;
  border-bottom: 1px solid #d6d6d7;
  padding: 0 10px;
  font-weight: bold;
  font-size: 1.2rem;
}

.qikan .catalog .item .icon .cata-wrap {
  border-bottom: 1px dotted #d6d6d7;
  padding-right: 10px;
}

.qikan .catalog .item .icon .cata-wrap-no-border {
  border-bottom: none;
}

.qikan .catalog .item .icon .cata-wrap .catalog-type {
  width: 91%;
  float: left;
  border: none;
  box-sizing: border-box;
}

.qikan .catalog .item .icon .cata-wrap .pager {
  width: 9%;
  text-align: right;
  color: #808080;
  float: left;
  padding: 7px 0;
  line-height: 24px;
  font-size: 13px;
}
/*****************qikan baozhi page end**********************/

/*****************result page**********************/
.resultHead {
  padding: 0 10px 0 38px;
  overflow: hidden;
  background-color: #fafafa;
}

.resultHead .search {
  margin: 0;
  height: 36px;
  line-height: 36px;
  margin-top: 5px;
}

.resultHead .search .input {
  padding-left: 8px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding-right: 40px;
  box-sizing: border-box;
}

.resultHead .search .btn {
  width: 60px;
  height: 38px;
  text-align: center;
}

.resultHead .search .count {
  font-size: 13px;
  color: #8f8c8c;
  line-height: 36px;
  text-align: right;
  position: absolute;
  right: 70px;
  top: 0;
}

.result {
}

.result .shade {
  position: relative;
}

.result .shade .shade-layout {
  margin-top: 5px;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.result .orderBy {
  padding: 10px 0; /*border-top:1px solid #c3c4c4; border-bottom:1px solid #c3c4c4;*/
  position: relative;
  z-index: 12;
  height: 20px;
}

.result .orderBy:before {
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  height: 200%;
  border: 1px solid #c3c4c4;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.result .orderBy .inner {
  column-count: 3;
  column-rule: 1px solid #ccc;
  -moz-column-count: 3;
  -moz-column-rule: 1px solid #ccc;
  -webkit-column-count: 3;
  -webkit-column-rule: 1px solid #ccc;
}

.result .orderBy .inner a {
  display: block;
  padding-left: 16px;
  font-size: 15px;
  color: #666;
  position: relative;
  text-align: center;
}

.result .orderBy .inner a:hover {
  text-decoration: none;
}

.result .orderBy .inner a.active {
  color: #3262de;
}

.result .orderBy .inner a span.t {
  margin: 0 auto;
}

.result .orderBy .inner a span.c {
  padding-left: 5px;
}

.result .display {
  position: relative;
  z-index: 10;
}

.result .cover {
  background-color: #f2f2f2;
}

.result .display .item {
  border-bottom: 5px solid #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 8px;
  position: relative;
}

.result .display .item h2 {
  font-weight: normal;
  font-size: 1.0625rem;
  padding-top: 5px;
}

.result .display .item .ab {
  padding: 10px 0 2px 0;
  color: #000;
  font-size: 15px;
}
.result .display .item .ab span {
  color: #dc2121;
}
.result .display .item .article-info {
  font-size: 0.9em;
  color: #686767;
  width: 80%;
}
.result .display .item .article-info span {
  color: #9d9b9b;
}
.result .display .item h2 a {
  font-size: 18px;
  color: #004099;
}
.result .display .item h2 a:link {
  font-size: 18px;
  color: #004099;
}
.result .display .item h2 a:visited {
  font-size: 18px;
  color: #a6a6a6;
  text-decoration: underline;
}
.result .display .item h2 a:hover {
  text-decoration: none;
}
.result .display .item h2 a:active {
}

.result .display .item h2 .prior {
  background-color: #f88d10;
  color: #fff;
  font-size: 10px;
  padding: 1px 2px;
  display: inline-block;
  position: relative;
  bottom: 2px;
}

.result .display .item h3 {
  color: #808080;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 22px;
  width: 90%;
  padding-top: 7px;
}

.result .display .item h3 a {
  color: green;
}

.result .display .item p {
  color: #808080;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 22px;
}

.result .display .item h3 span {
  color: #2d9a59;
}

.result .display .item .download {
  background-image: url(../images/wap26-download.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  height: 25px;
  width: 25px;
  position: absolute;
  bottom: 20px;
  right: 15px;
}

.result .pager {
  position: relative;
  z-index: 9;
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  background-color: #f2f2f2;
  column-gap: 0;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  padding: 10px 0 15px 0;
}

.result .pager .one-three {
}

.result .pager .one-three .prev {
  background-image: url(../images/wap27-prev.jpg);
  background-repeat: no-repeat;
  height: 34px;
  width: 84px;
  line-height: 34px;
  background-size: 84px 34px;
}

.result .pager .one-three .pagination {
  height: 32px;
  width: 80px;
  border: 1px solid #c4c4c4;
  line-height: 32px;
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.result .pager .one-three .next {
  background-image: url(../images/wap27-right.jpg);
  background-repeat: no-repeat;
  height: 34px;
  width: 84px;
  line-height: 34px;
  background-size: 84px 34px;
}

.result .pager .one-three a,
.result .pager .one-three span {
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #000;
}

.result .orderBy .dropdownlist {
  position: absolute;
  top: 43px;
  background-color: #fff;
  width: 100%;
}

.result .orderBy .dropdownlist .box {
  display: none;
}

.result .orderBy .dropdownlist a {
  display: block;
  color: #808080; /*border-bottom:1px solid #ccc;*/
  line-height: 42px;
  height: 42px;
  padding-left: 20px;
  position: relative;
}

.result .orderBy .dropdownlist a.active {
  color: #3262de;
}

.result .orderBy .dropdownlist a:hover {
  text-decoration: none;
  color: #3262de;
}

.result .orderBy .dropdownlist a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -42px;
  width: 200%;
  height: 200%;
  border-bottom: 1px solid #c3c4c4;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*.result .orderBy .dropdownlist .triangle {-moz-background-size:100% 100%; background-size:100% 100%; background-image: url(../images/wap28.jpg); background-repeat: no-repeat; height: 10px; width: 18px; position:absolute; left:17%; margin-left:-9px; top:-13px; display:block; }
.result .orderBy .dropdownlist .triangle-position1 { left:17%;}
.result .orderBy .dropdownlist .triangle-position1 {left:50.3%}
.result .orderBy .dropdownlist .triangle-position2 {left:83.6%}*/
/*****************result page end**********************/

/*****************myCNKI page**********************/
.myCNKI {
}

.myCNKI .userInfo {
  background-image: url(../images/wap31.jpg);
  background-repeat: repeat-x;
  padding: 0 20px 0 20px;
  position: relative;
  color: #fff;
  padding-bottom: 25px;
  text-align: center;
}

.myCNKI .userInfo .avatar {
  padding-top: 25px;
}

.myCNKI .userInfo .account {
  width: 100%;
}

.myCNKI .userInfo .account .name {
  padding-top: 15px;
  font-size: 1.2em;
}

.myCNKI .userInfo .account .quit {
  color: #fff;
  padding-top: 20px;
  font-size: 1.2em;
}

.myCNKI .userInfo .account .quit a {
  color: #fff;
}

.myCNKI .userInfo .account .balance {
  padding-top: 20px;
  font-size: 1.2em;
}

.myCNKI .userInfo .rechargeBtn {
  position: absolute;
  top: 64px;
  right: 30px;
  width: 80px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #f2a707;
  border: 1px solid #f2a707;
  border-radius: 6px;
  font-size: 1.3em;
}

.myCNKI .sources {
  background-color: #fff;
}

.myCNKI .sources .title {
  border-bottom: 3px solid #ffaf02;
  line-height: 42px;
  font-size: 1.2em;
  padding: 0 10px;
}

.myCNKI .sources .intro {
  padding: 10px 0px;
  line-height: 24px;
  border-bottom: 1px dashed #ccc;
  margin: 0 10px;
}

.myCNKI .sources .items {
  padding: 0 10px;
}

.myCNKI .sources .items .item {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}

.myCNKI .sources .items .item .caption {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 45px;
  line-height: 60px;
  color: #0c72e2;
  font-size: 1.4em;
}

.myCNKI .sources .items .item .icon1 {
  background-image: url(../images/wap30-icon1.jpg);
}

.myCNKI .sources .items .item .icon2 {
  background-image: url(../images/wap30-icon2.jpg);
}

.myCNKI .sources .items .item .icon3 {
  background-image: url(../images/wap30-icon3.jpg);
}

.myCNKI .sources .items .item .icon4 {
  background-image: url(../images/wap30-icon4.jpg);
}

.myCNKI .sources .items .item .content {
  font-size: 1.1em;
  line-height: 30px;
}

.myCNKI .part {
  line-height: 50px;
  padding-left: 20px;
}

.myCNKI .part-style1 {
  border-top: 7px solid #ebebeb;
}

.myCNKI .part-style2 {
  border-top: 8px solid #ebebeb;
  border-bottom: 113px solid #ebebeb;
}

.myCNKI .part .item {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 26px 26px;
  display: block;
  position: relative;
  height: 50px;
}

.myCNKI .part .item:hover {
  text-decoration: none;
}

.myCNKI .part .item-icon1 {
  border-bottom: 1px solid #ccc;
  color: #323232;
  background-image: url(../images/wap37-icon1.png);
}

.myCNKI .part .item-icon2 {
  background-image: url(../images/wap37-icon2.png);
  color: #040404;
}

.myCNKI .part .item-icon3 {
  background-image: url(../images/wap37-icon3.png);
  color: #040404;
}

.myCNKI .part .item .arrow-to-right {
  position: absolute;
  right: 20px;
  top: 16px;
  background-image: url(../images/wap6-arrow.png);
  background-repeat: no-repeat;
  background-size: 12px 16px;
  width: 12px;
  height: 16px;
}

/*****************myCNKI page end**********************/

/*****************huiyi page**********************/
.huiyi {
  border-top: 1px solid #ccc;
}

.huiyi .hyHead {
  padding: 10px 10px 5px 10px;
}

.huiyi .hyHead h1,
.huiyi .hyHead h2,
.huiyi .hyHead h3 {
  font-weight: normal;
  font-size: 1em;
  color: #808080;
  line-height: 30px;
}

.huiyi .hyHead h1 {
  font-size: 1.2em;
  color: #000;
  line-height: 30px;
}

.huiyi .hyHead h2 {
}

.huiyi .hyHead p.time {
  color: #808080;
}

.huiyi .hyHead h3 {
}

.huiyi .catalog .hyc {
  border-top: 5px solid #ebebeb;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  font-size: 1.2em;
  background-image: url(../images/wap32.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 40px;
}
/*****************huiyi page end**********************/

/*****************pay page**********************/
.pay {
  border-top: 1px solid #ccc;
}

.pay .payInfo {
  padding: 10px;
}

.pay .payInfo .item {
  position: relative;
  box-sizing: border-box;
  padding: 3px 0 3px 50px;
  width: 100%;
}

.pay .payInfo .sum {
  padding-left: 100px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
}

.pay .payInfo .item .name {
  color: #9c9c9c;
  position: absolute;
  left: 0px;
  line-height: 24px;
}

.pay .payInfo .item .words {
  line-height: 24px;
}

.pay .payInfo .sum .words {
  text-align: right;
  padding: 10px 0;
  font-size: 1.4em;
}

.pay .payInfo .sum .name {
  top: 13px;
}

.pay .payInfo .btn {
  display: block;
  height: 42px;
  line-height: 42px;
  color: #fff;
  background-color: #0097c8;
  text-align: center;
}

.pay .balance {
  border-top: 7px solid #ebebeb;
  padding: 15px;
}

.pay .balance .balanceP {
  border: 1px solid #ccc;
  padding: 10px;
}
/*****************pay page end**********************/
.hg .prompt {
  text-align: center;
  line-height: 36px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  width: 100%;
  color: #fff;
  left: 0px;
}
/*****************service page**********************/
.service {
  border-top: 1px solid #ccc;
}

.service .prompt {
  line-height: 30px;
  padding-left: 35px;
  background-image: url(../images/wap35-icon1.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #333333;
}

.service .banner {
  background-color: #e4f1fd;
  height: 36px;
  line-height: 36px;
  padding: 0 10px 0 40px;
  font-weight: bold;
}

.service .icon {
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 22px 22px;
}

.service .icon1 {
  background-image: url(../images/wap35-icon2.png);
}

.service .icon2 {
  background-image: url(../images/wap35-icon3.png);
}

.service .icon3 {
  background-image: url(../images/wap35-icon4.png);
}

.service .s-text {
  padding-left: 40px;
  line-height: 40px;
}

.service .interactive {
  padding: 0 10px 10px 10px;
}

.service .interactive .title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1rem;
}

.service .interactive .title-item {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  font-size: 0.9rem;
}

.service .interactive .title-item span {
  color: #266da3;
}

.service .interactive textarea,
.service .interactive input {
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #ccc;
}

.service .interactive textarea {
  height: 100px;
  padding: 5px;
  background-color: #f7f7f7;
}

.service .interactive textarea.grey {
  color: #666;
}

.service .interactive textarea.black {
  color: #000;
}

.service .interactive input {
  line-height: 36px;
  padding: 0 5px;
  background-color: #f7f7f7;
}

.service .interactive .btn {
  padding: 20px 0;
  text-align: center;
}

.service .interactive .btn a {
  width: 100%;
  height: 42px;
  line-height: 38px;
  background-color: #0097c8;
  display: block;
  color: #fff;
  font-weight: bold;
}

.service .interactive .btn a:hover {
  text-decoration: none;
}
/*****************service page end**********************/

/*****************no result**********************/
.noResult {
  height: 400px;
  background-color: #fff;
  overflow: hidden; /*border-top:1px solid #c4c4c4;*/
  background-image: none;
}

.noResult .prompt {
  color: #999999;
  text-align: center;
  margin: 100px auto 20px auto;
  padding-bottom: 15px;
  font-size: 1rem;
  border-bottom: 1px solid #ccc;
  width: 240px;
}

.noResult ul {
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}

.noResult ul li {
  width: 25%;
  float: left;
  text-align: center;
}

.noResult ul li span {
  display: block;
  color: #999999;
  font-size: 0.8rem;
  line-height: 36px;
}
/*****************no result end**********************/

/*****************404**********************/
.error404 {
  height: 500px;
  position: relative;
}

.error404:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 200%;
  border-top: 1px solid #ccc;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.error404 .p {
  width: 202px;
  position: absolute;
  left: 50%;
  margin-left: -101px;
  top: 20%;
}

.error404 .p1 {
  font-size: 1.4rem;
  color: #189318;
  padding-bottom: 20px;
}

.error404 .p2 {
  font-size: 0.9rem;
  color: #999999;
  line-height: 30px;
}

.error404 .btn {
  text-align: center;
  position: absolute;
  top: 70%;
  width: 280px;
  left: 50%;
  margin-left: -140px;
}

.error404 .btn .b1,
.error404 .btn .b2 {
  width: 130px;
  height: 48px;
  border: 0;
  color: #fff;
  font-size: 1.1rem;
  float: left;
}

.error404 .btn .b1 {
  background-color: #929090;
}

.error404 .btn .b2 {
  background-color: #09ab32;
  margin-left: 20px;
}
/*****************404**********************/

/*****************header blue background**********************/
.wapHeader-t1 {
  background-color: #3262de;
}

.wapHeader-t1 .return {
  color: #3a97e9;
  font-weight: bold;
  background-image: url(../images/wap15-a.png);
  background-repeat: no-repeat;
  background-size: 13px 22px;
  width: 32px;
  background-position: left center;
  left: 10px;
}

.wapHeader-t1 .title {
  color: #fff;
  font-size: 18px;
  width: 100%;
  text-align: center;
  height: 48px;
  line-height: 48px;
}

.wapHeader-t1 .title a {
  color: #fff;
}

.wapHeader-t1 .title span {
  color: #fff;
}

.wapHeader-t1 .searchFor {
  background-image: url(../images/wap10-magnifier-a.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 23px 20px;
  width: 32px;
  right: 10px;
}

.wapHeader-t1 .quit-login {
  background-image: none;
  color: #3a96e9;
}
/*****************header blue background**********************/
/**************2015.12.17new*****************/

/*****************article page new**********************/
.wapHeader {
  background-color: #3262de;
}
.wapHeader .return {
  background-image: url(../images/wap38.png);
}
.wapHeader .title {
  color: #ffffff;
}
.wapHeader .prompt {
  text-align: center;
  line-height: 36px;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  width: 100%;
  color: #fff;
  left: 0px;
}
.topWrap {
  background: #ffffff;
  padding: 0 2.6%;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
  position: relative;
}
.topWrap .article-tit {
  display: block;
  height: 55px;
  padding-top: 5px;
  border-bottom: 1px dashed #cccccc;
  background-image: url(../images/wap40.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 20px;
}
.topWrap .article-tit .img {
  padding: 2px;
  width: 28px;
  height: 38px;
  border: 1px solid #e1e2e3;
  border-radius: 3px;
  margin-right: 5px;
  margin-top: 4px;
}
.topWrap .arti-info {
  width: 84%;
  overflow: hidden;
}
.topWrap .article-tit .p1 {
  font-size: 1rem;
  color: #333333;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.topWrap .article-tit .p2 {
  font-size: 0.875rem;
  color: #999999;
  line-height: 18px;
}

.topWrap .article-tit_nobgimg {
  background-image: none;
}

.topWrap .arti-detail {
  border-bottom: 1px dashed #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.topWrap .arti-detail h1 {
  font-size: 1.3rem;
  color: #333333;
  line-height: 30px;
  padding: 6px 0;
}
.topWrap .arti-detail .author {
  color: #7996e2;
  font-size: 1rem;
  height: 26px;
  line-height: 26px;
  margin-bottom: 5px;
  text-align: right;
}
.topWrap .arti-detail .author a {
  color: #7996e2;
  text-decoration: none;
}
.topWrap .arti-detail .cont {
  font-size: 1.1rem;
  color: #333333;
  line-height: 28px;
  text-indent: 2.4rem;
}
.topWrap .arti-download {
  padding: 10px 0;
  font-size: 0.9rem;
  color: #999999;
}
.topWrap .arti-download span {
  margin-right: 4%;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
}
.topWrap .arti-download .dl {
  display: block;
  height: 42px;
  padding-top: 8px;
  width: 180px;
  background: #3262de;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.topWrap .arti-download .dl .icon {
  color: #ffffff;
  font-size: 1rem;
  line-height: 18px;
  padding-left: 16px;
  background: url(../images/wap43.png) no-repeat left center;
  background-size: 14px 16px;
  margin-right: 0;
  padding-top: 0;
}
.topWrap .arti-download .dl .tip {
  color: #ffffff;
  font-size: 0.7rem;
  margin-right: 0;
  line-height: 15px;
  padding-top: 0;
}
.topWrap .arti-download .khd {
  display: block;
  height: 50px;
  width: 180px;
  background: #10ba26;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
}
.topWrap .arti-download .khd i {
  font-size: 0.875rem;
  color: #ffffff;
  font-style: normal;
  padding-top: 1px;
  padding-bottom: 1px;
}
.topWrap .arti-download .btngroup p {
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.8rem;
}
.info-box {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  margin: 10px;
  padding: 10px 1.7% 0px;
}
.info-box .s1 {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.info-box .s1 p {
  font-size: 0.9em;
  color: #999999;
  line-height: 1.2rem;
  margin-bottom: 10px;
}
.info-box .s1 aside a {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  text-decoration: none;
  color: #2e5ee2;
  background: #eaeffc;
  border-radius: 16px;
  margin-bottom: 5px;
  font-size: 0.9rem;
  margin-right: 2.3%;
}
.info-box .s2 p {
  font-size: 0.9em;
  color: #999999;
  line-height: 1.2rem;
  margin-bottom: 10px;
}
.info-box .s2 aside a {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  text-decoration: none;
  color: #333333;
  border: 1px solid #b9b9b9;
  border-radius: 16px;
  margin-bottom: 7px;
  font-size: 0.9rem;
  margin-right: 2.3%;
}
.info-box .s2 aside a img {
  margin-right: 3px;
  margin-top: 6px;
  float: left;
}
.info-box .s2 aside a span {
  float: left;
}
.adlogo {
  margin: 10px;
}
.adlogo img {
  width: 100%;
  display: block;
}
.relative-box {
  margin: 10px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 10px 2.7%;
}
.relative-box p {
  font-size: 0.9em;
  color: #999999;
  line-height: 1.875rem;
}
.relative-box ul {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e9e9e9;
}
.relative-box ul:last-child {
  border-bottom: none;
}
.relative-box ul .tit {
  width: 80%;
  font-size: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.relative-box ul .tit a {
  color: #242796;
  text-decoration: none;
}
.relative-box ul .source {
  font-size: 0.9rem;
  color: #999999;
  width: 20%;
  text-align: right;
}
.relative-box .more {
  display: block;
  text-decoration: none;
  font-size: 0.875rem;
  height: 32px;
  line-height: 32px;
  color: #3262de;
  text-align: center;
  background: #eaeffc;
}
.relative-box .more span {
  padding-right: 10px;
  background: url(../images/wap49.png) no-repeat right center;
  background-size: 7px 12px;
}

.search-box {
  height: 44px;
  line-height: 44px;
  margin: 10px;
  border: 1px solid #b9b9b9;
  background: #ffffff;
  padding: 0 54px 0 15px;
  position: relative;
}
.search-box .input,
.search-box .btn {
  border: 0;
  font-size: 14px;
  border-radius: 0px;
}
.search-box .input {
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  width: 100%;
  color: #333333;
}
.search-box .btn {
  height: 44px;
  width: 54px;
  background-image: url(../images/wap47-search.png);
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  position: absolute;
  right: 0px;
  top: 0;
}
.userBar-new {
  height: 50px;
  background: #cedeec;
  padding-left: 20px;
}
.userBar-new a {
  color: #0078ed;
  text-decoration: none;
  line-height: 50px;
  font-size: 1rem;
  margin-right: 25px;
  padding-left: 20px;
}
.userBar-new .a1 {
  background: url(../images/wap48-icon1.png) no-repeat left center;
  background-size: 14px 16px;
}
.userBar-new .a2 {
  background: url(../images/wap48-icon2.png) no-repeat left center;
  background-size: 16px 16px;
}
.userBar-new .a3 {
  padding: 0 20px 0 35px;
  background: #aecce5 url(../images/wap48-icon3.png) no-repeat 15px center;
  background-size: 16px 16px;
  margin-right: 0;
}
.userBar-new .a4login {
  padding-left: 0px;
}
.footer-new {
  width: 100%;
  height: 90px;
  background-color: #3262de;
  overflow: hidden;
}
.footer-new .navbar {
  text-align: center;
  font-size: 0.875rem;
  padding-top: 10px;
  color: #ffffff;
}
.footer-new .navbar a {
  color: #fefefe;
  padding: 0 3%;
  text-decoration: none;
}
.footer-new .navbar .cur {
  color: #99ccff;
}
.footer-new .copyright {
  line-height: 20px;
}
/****************article page new end*******************/

/* share place */
section.share {
  background: #f9f9f9;
  padding: 15px 0 12px 10px;
  margin-top: -10px;
  border-bottom: 1px solid #e0e0e0;
}
.share .share-text {
  float: left;
  color: #999;
  line-height: 30px;
  font-size: 15px;
}
.share .share-icon {
  float: left;
}
.share .share-icon a {
  margin-right: 15px;
  display: block;
  float: left;
}
.share .share-icon img {
  width: 30px;
  height: 30px;
}
.img-link {
  display: block;
}
#slideBox {
  position: relative;
}
#slideBox .hdtitle {
  position: absolute;
  right: 10px;
  width: 60px;
  bottom: 15px;
  display: none;
}
#slideBox .hdtitle div {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  margin-right: 10px;
  float: left;
  background: #333;
  opacity: 0.5;
}
#slideBox .hdtitle div.on {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  margin-right: 10px;
  float: left;
  background: white;
  opacity: 0.8;
}
/* 右上角加菜单 */
.top .user {
  background-image: url(../images/f11.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  width: 28px;
}

.top .user2 {
  background-image: url(../images/f12.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 38px;
  width: 28px;
}

.c-msubnav {
  position: absolute;
  top: 102%;
  width: 100%;
  background: white;
  left: 0;
  z-index: 1000;
}

.c-msubnav-container {
  padding: 0 0.25rem;
  display: flex;
}

.c-msubnav-container-left {
  width: 35px;
  height: 50px;
  background: url(../images/f2.png) center 17px no-repeat;
  background-size: 16px;
}

.c-msubnav-container-right {
  flex-grow: 10;
}

.c-msubnav-item {
  padding: 15px 0;
  display: block;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #cdcdcd;
  padding-left: 28px;
  background: url(../images/f2.png) 0rem center no-repeat;
  background-size: 16px;
}

.c-msubnav-item1 {
  padding-left: 0;
  background: none;
}

.c-msubnav-item:last-of-type {
  border-bottom: 0;
}

.c-msubnav-item2 {
  background-image: url(../images/f3.png);
}

.c-msubnav-item3 {
  background-image: url(../images/f1.png);
}

.c-msubnav-item4 {
  background-image: url(../images/f4.png);
}

.c-msubnav-item5 {
  background-image: url(../images/f8.png);
}

.c-msubnav-item6 {
  background-image: url(../images/f9.png);
}

.c-msubnav-item8 {
  background-image: url(../image/f100.png);
}

.masker {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 11;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* 增加的部分 */
.search-container {
  background: #ecf7ff;
  padding: 0 10px 10px 10px;
}
.search-block {
  display: flex;
  width: 100%;
  border-radius: 1000px;
  border: 1px solid #3262de;
  background: white;
}
.search-input {
  width: 100%;
  padding: 10px 20px;
  margin: 0;
  border: 0;
  font-size: 14px;
  background: transparent;
}
.search-btn {
  background: url("../images/search-icon.png") center center no-repeat;
  background-color: #3262de;
  background-size: 18px;
  width: 80px;
  border-radius: 0 1000px 1000px 0;
  position: relative;
  left: 1px;
}
#slideBox {
  /*padding: 10px 10px 0 10px;*/
  padding: 0;
}
/* 增加的部分结束 */

.final-search-items {
  padding-top: 10px;
  /*width: 360px;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.final-search-item {
  text-align: center;
  width: 84px;
  display: block;
  color: #333;
}

.final-search-image {
  width: 48px;
  height: 48px;
}

.final-search-text {
  font-size: 14px;
  margin-top: 3px;
}
.cz-show {
  background-color: white;
  font-size: 1rem;
  padding: 10px 15px;
  border-bottom: 5px solid #f0f0f0;
}

.cz-show-line {
  line-height: 1.9rem;
}

.cz-show-line strong {
  font-weight: normal;
  color: red;
}

.cz-show-line span {
  margin-right: 1em;
}
