@import url('css-Oswald');

/* 内页banner样式 */
.subpage_ad {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.subpage_ad .bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.subpage_ad .pcitem {
  display: block;
}
.subpage_ad .mobitem {
  display: none;
}
@media (max-width: 768px) {
  .subpage_ad {
    height: 120px;
  }
  .subpage_ad .pcitem {
    display: none;
  }
  .subpage_ad .mobitem {
    display: block;
  }
}
.subpage_ad .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 10;
}
.subpage_ad .ad-tit {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
.subpage_ad .ad-line {
  width: 60px;
  height: 3px;
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: 10px;
}
.subpage_ad .ad-sum {
  font-size: 14px;
  opacity: 0.9;
}

html,body{margin: 0;padding: 0;} .pagebox{ position:relative; } ::-webkit-scrollbar { width: 6px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #c40000; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #c40000; color: #fff; } ::-moz-selection { background: #c40000; color: #fff; } ::selection { background: #c40000; color: #fff; } *{font-family: "Microsoft Yahei",Arial;} a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;} a:hover, a:active { color: #5cac4a; text-decoration: none; }a:hover, a:focus { color: #5cac4a; text-decoration: none; } @font-face { font-family: 'BaiduanNumber'; src: url('../font/BaiduanNumber.woff') format('woff'); font-weight: 300; font-style: normal; } @font-face { font-family: 'pfdintextcomppro'; src:url('../font/pfdintextcomppro-regular_1-webfo.woff') format('woff'); font-weight: 300; font-style: normal; } body,p,span{ font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; }  #w_common_text-1585143357020,#w_common_text-1585141786636,#w_common_text-1585216480056,#w_common_text-1585216534303{ margin-top: 25%!important; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a { color: #5cac4a; } .p_categoryBox .p_linkBox.click { background-color: #ffffff; color: #5cac4a; } .btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus { color: #fff; background-color: #2e5824; border-color: #12230e; } @media only screen and (min-width: 769px) { .p_page .pre { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 18px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #fff; background: #fff; color: #333333; } .p_page .pre:active { background: #5cac4a; border-color: #5cac4a; color: #fff; } .p_page .pre:hover { color: #fff; background: #5cac4a; border-color: #5cac4a; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #fff; background: #fff; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #5cac4a; border-color: #5cac4a; color: #fff; } .p_page .next:hover { background: #5cac4a; border-color: #5cac4a; color: #fff; cursor: pointer; } .p_page .pageNum { position: relative; float: left; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #fff; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #5cac4a; border-color: #5cac4a; } .p_page .pageNum:hover { color: #fff; border-color: #5cac4a; cursor: pointer; text-decoration: none; background-color: #5cac4a; } .p_page .pageNum.active { text-decoration: none; background-color: #5cac4a; color: #fff; border-color: #5cac4a; } } @media screen and (max-width: 1680px) { #w_common_text-1585143357020,#w_common_text-1585141786636,#w_common_text-1585216480056,#w_common_text-1585216534303{ margin-top: 20%!important; } } @media screen and (max-width: 768px) { .p_pagebox .NumBox { display: none !important; } .p_pagebox { width: 100%; text-align: center; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background: #f5f5f5 !important; border-color: #d9d9d9 !important; color: #bfbfbf !important; cursor: default; } .p_pagebox .js_pageBtnDisable .iconfont {color: #ddd !important;} .p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf !important;} .p_pagebox .pre { width: 48%; margin-right:2%; background-color: #c40000; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #c40000; background-color: #c40000; cursor: pointer; } .p_pagebox .pre:active { background-color: #c40000; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #c40000; } .p_pagebox .next:hover { background-color: #c40000; } .p_pagebox .next:active { background-color: #c40000; } }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #0d4486; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #0d4486; color: #fff; } ::-moz-selection { background: #0d4486; color: #fff; } ::selection { background: #0d4486; color: #fff; }  @keyframes circleProgressLoad_right { 0% { transform: rotate(45deg); } 50%, 100% { transform: rotate(225deg); } } @keyframes circleProgressLoad_left { 0%, 50% { transform: rotate(45deg); } 100% { transform: rotate(225deg); } }