a {
  color: #333;
}
a:hover {
  color: #c9263a !important;
}
.txt{
    font-family: Arial,Microsoft YaHei;
    font-size: 1.25rem;
    letter-spacing: 0px !important;
    line-height: 1.5;
}
.overFlowText {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
p{
font-size: 1.25rem;
}
.myCenter{
    display: flex;
    align-items: center;
}
.g-ul{
  display: flex;
    justify-content: center;
    align-items: center;
}
.g-ul>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: .375rem .75rem;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.g-ul>.on>a, .pagination>.on>a:focus, .pagination>.on>a:hover, .pagination>.on>span, .pagination>.on>span:focus, .g-ul>.on>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #C8152D;
    border-color: #C8152D;
}
.g-ul>li {
    margin:0 .3125rem;
}
.container {
  max-width: 75rem !important;
  padding: 0px;
}
.cbgTitle {
  position: relative;
  top: 40%;
  left: 18.75%;
  display: flex;
  align-items: center;
  width: 50rem;
  white-space: nowrap;
}
.cbgSpan {
  font-size: 3.75rem;
  color: rgba(200, 21, 45, 1);
  line-height: 4.5rem;
  margin-right: 4.27%;
  font-weight: bold;
}
.ctitleSpan {
  font-size: 3.75rem;
  padding: .15625rem 1.5625rem;
  color: #323766;
  background: url("../images/titlebg.png");
  background-repeat: no-repeat;
  background-size:cover;
}
.inden{
  text-indent: 2em;
}
@font-face {
font-family: FZLTHJW;
src: url("../fonts/FZLTHJW.eot");
}
html, body { 
min-width:1260px;
font-family:Arial, "Microsoft YaHei", sans-serif, Helvetica;
 font-size:100%;
}
/*
@media (min-width: 1260px) {
.container {
  max-width: 1200px !important;
}
*/
html {
  font-size:100%;
}
}
