@import "reset.css";
@import "font_1335967_si4phqepsgk.css";
.clearfix {
  *zoom: 1;
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.border-shadow {
  transition: all 0.2s;
}
.border-shadow:hover {
  box-shadow: 0px 25px 20px -10px rgba(222, 222, 222, 0.94);
}
body {
  font-family: "Microsoft YaHei", "San Francisco", "Lucida Grande", "Lucida Sans Unicode", "helvetica neue", "Verdana, tahoma", Aril, PingFangSC-Light, "hiragino sans gb", "STXihei", "WenQuanYi Micro Hei", "Microsoft YaHei UI", Heiti, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #5F5F5F;
}
.grid {
  width: 1585px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: #5F5F5F;
}
a:hover {
  color: #BE1314;
}
#min-top {
  *zoom: 1;
  line-height: 32px;
  background: #F0F9FF;
}
#min-top::after {
  display: block;
  content: "";
  clear: both;
}
#min-top .salutatory {
  float: left;
  font-size: 14px;
}
#min-top .member {
  float: right;
  padding-right: 5px;
}
#min-top nav {
  float: right;
}
#min-top nav a {
  font-size: 14px;
}
#min-top nav a::after {
  content: "|";
  padding: 0 1em;
}
#min-top nav a:last-of-type::after {
  display: none;
}
#main-nav {
  height: 70px;
  box-shadow: 0px 10px 10px -15px rgba(222, 222, 222, 0.94);
}
#main-nav .logo {
  display: inline-block;
  vertical-align: middle;
}
#main-nav .logo h1 {
  font-size: 17px;
  color: #3473F8;
  margin-left: 30px;
}
#main-nav .logo img,
#main-nav .logo h1 {
  display: inline-block;
  vertical-align: middle;
}
#main-nav nav {
  display: inline-block;
  margin-left: 40px;
  line-height: 70px;
  vertical-align: middle;
}
#main-nav nav a {
  margin-right: 25px;
  float: left;
  font-size: 19px;
  position: relative;
}
#main-nav nav a:hover,
#main-nav nav a.active {
  color: #527EFC;
}
#main-nav nav a:hover::before,
#main-nav nav a.active::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 18px;
  background: #527EFC;
  top: 50%;
  margin-top: -9px;
  left: -18px;
}
#banner {
  height: 317px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 16px;
}
#banner img {
  position: absolute;
  left: 50%;
  margin-left: -600px;
}
#banner .words {
  position: absolute;
  color: white;
  top: 72px;
  left: 578px;
  color: #006DFF;
}
#banner .words strong {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}
#banner .words p {
  line-height: 40px;
  font-size: 18px;
}
#banner .banner2 .words {
  left: 0;
  left: 10px;
  width: 70%;
  text-align: center;
  color: #FF7E00;
  top: 90px;
}
#banner .banner2 .words p {
  margin-top: 20px;
}
#banner .banner2 .words .btn {
  background: #788EFF;
  width: 137px;
  line-height: 40px;
  border-radius: 20px;
  float: right;
  margin-right: 135px;
}
#banner .banner2 .words .btn a {
  color: white;
  display: block;
}
#intro {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 10px;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.94);
  padding: 30px;
  box-sizing: border-box;
}
#intro .item {
  float: left;
  width: 336px;
  height: 330px;
  box-sizing: border-box;
  position: relative;
  transition: box-shadow 0.2s;
  margin-bottom: 28px;
  background: #FAFBFF;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.94);
}
#intro .item:hover {
  box-shadow: 0px 20px 20px -10px rgba(222, 222, 222, 0.94);
}
#intro .tit {
  color: #2C6AEC;
  height: 60px;
  font-size: 19px;
  text-align: center;
  font-weight: 400;
  line-height: 90px;
}
#intro .tit img {
  margin-right: 22px;
  width: 75px;
}
#intro .tit img,
#intro .tit h2 {
  display: inline-block;
  vertical-align: middle;
}
#intro p {
  margin: 0 auto;
  line-height: 29px;
  padding: 20px 27px;
  font-size: 15px;
  color: #3F3D3D;
}
#intro .base {
  position: absolute;
  width: 100%;
  bottom: 30px;
  padding-left: 27px;
  display: flex;
  align-items: center;
}
#intro .base .price {
  float: left;
  width: 100px;
}
#intro .base .price b {
  color: #FE2A00;
  font-size: 28px;
  margin-right: 5px;
}
#intro .base .btn {
  float: left;
  width: 143px;
  background: #3F9EFF;
  border-radius: 5px;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  margin-left: 40px;
}
#intro .base .btn a {
  color: white;
  display: block;
}
#intro .more {
  text-align: center;
  color: #286AED;
  display: table;
}
#intro .more .wrapper {
  display: table-cell;
  vertical-align: middle;
}
#intro .more i {
  font-size: 70px;
}
#intro .more p {
  font-size: 21px;
  color: inherit;
  padding-top: 20px;
  padding-bottom: 0;
}
#main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  *zoom: 1;
}
#main::after {
  display: block;
  content: "";
  clear: both;
}
#main .tit {
  font-size: 20px;
  font-weight: 400;
  padding-left: 18px;
  border-left: 6px solid #517FFC;
  margin-left: 20px;
}
#main #newest {
  width: 888px;
  float: left;
}
#main #newest .wrapper {
  margin-top: 18px;
}
#main #newest .wrapper article {
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.94);
  padding: 23px 30px;
  overflow: hidden;
  margin-top: 15px;
}
#main #newest .wrapper .thumb {
  float: left;
}
#main #newest .wrapper .des {
  float: left;
  width: 550px;
  margin-left: 43px;
}
#main #newest .wrapper .des .title {
  font-size: 19px;
}
#main #newest .wrapper .des .title .cate {
  color: white;
  display: inline-block;
  text-align: center;
  width: 90px;
  line-height: 30px;
  background: #e7e7e7;
  margin-right: 20px;
  font-size: 13px;
  position: relative;
}
#main #newest .wrapper .des .title .cate::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: transparent transparent transparent #000;
  right: -16px;
  top: 8px;
}
#main #newest .wrapper .des .title span {
  float: right;
  font-size: 16px;
  line-height: 24px;
}
#main #newest .wrapper .des p {
  font-size: 14px;
  line-height: 32px;
  margin-top: 20px;
}
#main #issue {
  width: 296px;
  float: right;
}
#main #issue .wrapper {
  margin-top: 18px;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.94);
  padding: 15px 0px;
  line-height: 40px;
}
#main #issue .wrapper li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#protection .wrapper {
  padding: 40px 0;
  width: 1000px;
  margin: 0 auto;
  text-align: justify;
  text-align-last: justify;
}
#protection .wrapper .item {
  color: #2C6AEC;
  padding: 15px 20px;
  display: inline-block;
  border: solid 1px rgba(44, 106, 236, 0.3);
  border-radius: 10px;
}
#protection .wrapper .item i {
  font-size: 37px;
}
#protection .wrapper .item em {
  font-size: 20px;
}
#protection .wrapper .item i,
#protection .wrapper .item em {
  display: inline-block;
  vertical-align: middle;
}
#protection .wrapper .item:hover {
  box-shadow: 0 0 8px -2px #4691ee;
  border-color: rgba(44, 106, 236, 0.3);
}
#flinks {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0px 0px 1px 0px rgba(222, 222, 222, 0.94);
}
#flinks .tit {
  font-size: 18px;
  color: #2C6AEC;
  padding: 14px 19px;
}
#flinks .tit small {
  font-size: smaller;
}
#flinks .wrapper {
  line-height: 1.5;
  padding: 0 14px 14px;
}
#flinks .wrapper a {
  display: inline-block;
  margin-right: 5px;
}
#main-footer {
  background: #F0F9FF;
  padding: 50px 0 10px;
  margin-top: 14px;
}
#main-footer .grid {
  text-align: center;
}
#main-footer .slogan {
  color: #2C6AEC;
  font-size: 26px;
  font-weight: 400;
}
#main-footer .statement {
  margin-top: 35px;
  line-height: 32px;
  font-size: 14px;
}
#content {
  width: 888px;
  float: left;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.94);
  padding: 20px;
  box-sizing: border-box;
}
#content h1 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
#content .base {
  font-size: 13px;
  text-align: center;
  line-height: 2;
}
#content p {
  margin: 15px;
  line-height: 35px;
  font-size: 14px;
  text-indent: 2em;
}
#pages {
  text-align: center;
  margin-top: 30px;
}
#pages li {
  display: inline-block;
  margin: 5px;
}
#pages li.active a {
  background: #EC5151;
  color: white;
}
#pages li a {
  display: block;
  padding: 0px 10px;
  height: 28px;
  line-height: 28px;
  background: white;
}
#page_turn {
  overflow: hidden;
  margin: 20px auto;
}
#page_turn strong {
  color: #2C6AEC;
}
#page_turn .turn {
  padding: 10px 30px;
}
#page_turn .prev .turn {
  float: left;
}
#page_turn .next .turn {
  float: right;
}
#breadcrumb {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
#breadcrumb span {
  background: #e6f4ff;
  float: left;
  line-height: 28px;
  padding: 0 14px;
  border-radius: 5px;
  margin-right: 5px;
}
#breadcrumb a {
  float: left;
  line-height: 28px;
  padding: 0 14px 0 28px;
}
#breadcrumb a:first-of-type {
  background: #e6f4ff;
  color: #527EFC;
}
#breadcrumb a:nth-of-type(n+2) {
  background: #6697FD;
  position: relative;
  color: white;
}
#breadcrumb a:nth-of-type(n+2)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 14px solid #E7F4FF;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
#breadcrumb a:nth-of-type(n+2)::before {
  content: "";
  position: absolute;
  right: -14px;
  bottom: 0;
  border-left: 14px solid #6697FD;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
#breadcrumb a:nth-of-type(2n+1) {
  background: #e6f4ff;
  color: #527EFC;
}
#breadcrumb a:nth-of-type(2n+1)::after {
  border-left: 14px solid #6697FD;
}
#breadcrumb a:nth-of-type(2n+1)::before {
  border-left: 14px solid #e6f4ff;
}




.scv_listpages{

}

.scv_listpages ul{

        float:left;

        padding:12px 0px 12px 16px;

}

.scv_listpages ul li{

        float:left;

        font-family:Tahoma;

        line-height:17px;

        margin-right:6px;

        border:1px solid #E9E9E9;

}

.scv_listpages ul li a{

        float:left;

        padding:2px 4px 2px;

        color:#555;

        display:block;

}

.scv_listpages ul li a:hover{

        color:#690;

        text-decoration:none;

        padding:2px 4px 2px;

}

.scv_listpages ul li.thisclass,

.scv_listpages ul li.thisclass a,.pagebox ul li.thisclass a:hover{

        background-color:#F8F8F8;

        padding:2px 4px 2px;

        font-weight:bold;

}

.scv_listpages .pageinfo{

        line-height:21px;

        padding:12px 10px 12px 16px;

        color:#999;

}

.scv_listpages .pageinfo strong{

        color:#555;

        font-weight:normal;

        margin:0px 2px;

}