/* reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a,
a:visited,
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}
input,
textarea {
    outline: none;
}

textarea {
    resize: vertical;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    word-wrap: break-word;
    line-height: 1.5;
    font-size: 12px;
    min-width: 7.5rem !important;
}

body,
button,
input,
select,
textarea {
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}

.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.m-hide {
    display: none;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.The_total {
    display: none;
}

a[title="站长统计"] {
    display: none;
}

body {
    width: 7.5rem;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.wrap {
    width: 6.8rem;
    margin: 0 auto;
}

.wrap1 {
    width: 7.2rem;
    margin: 0 auto;
}

.m-show {
    display: block !important;
}

.m-hide {
    display: none !important;
}

.m-ib {
    display: inline-block !important;
}

#box-kefu,
#zhy,
.aside-bgd,
.box-fix-nav {
    display: none;
}

.nav-bgd {
    position: fixed;
    top: 0;
    display: block;
    background: #193596;
    width: 7.5rem;
    z-index: 9999;
}

.nav-cont {
    font-size: 0;
    text-align: center;
}

.nav-cont li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.nav-cont li a {
    display: block;
    height: .7rem;
    font-size: .24rem;
    color: #fff;
    line-height: .7rem;
    background: #2c55df;
    margin: 0 2%;
    border-radius: .1rem;
}

.lfNav {
    display: none;
}

/*banner*/
.PublicBanner {
    height: 4.5rem;
    background: url(../images/bannerM.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.PublicBanner>img {
    width: 100%;
    height: auto;
    display: none;
}
.Plogo{
    height: auto;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
    display: none;
}
.Plogo img{
    height: 0.5rem;
}

.BannerBt{
  width: 100%;
  height: 2.1rem;
  padding-top: 2.4rem;
  position: absolute;
  left: 0;
  top: 0;
}
.BannerBt>h5{
  width: 1.6rem;
  height: 0.64rem;
  background: url(../images/a1.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.4rem;
  top: 0.7rem;
	-webkit-animation: indexDraw 4s linear infinite;
	animation: indexDraw 4s linear infinite;
}
@keyframes indexDraw { 
	0%  {right: 0.6rem;}
	25% {right: 0.8rem;}
	50% {right: 0.6rem;}
	75% {right: 0.8rem;}
	100%{right: 0.6rem;}
}
.InBtn{
  width: 2.8rem;
  height: 2.3rem;
  float: left;
}
.InBtn li{
  width: 2.4rem;
  height: 0.62rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.62rem;
  color: #fff;
  margin: 0 auto 0.2rem;
  background: url(../images/a2.png) no-repeat center;
  background-size: 100% 100%;
}
.InBtn li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  position: relative;
}
.InBtn li a i{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	background: url(../images/a30.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.15rem;
	bottom: -0.2rem;
	-webkit-animation-name: scaleDraw; 
	-webkit-animation-timing-function: ease-in-out; 
	-webkit-animation-iteration-count: infinite;  
	-webkit-animation-duration: 2.5s; 
}
@keyframes scaleDraw {  
	0%{
		transform: scale(1);  
	}
	25%{
		transform: scale(1.1); 
	}
	50%{
		transform: scale(1);
	}
	75%{
		transform: scale(1.1);
	}
}
.BannerBt>span{
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: #fff;
  float: left;
}
.BannerBt>span img{
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  margin: 0.1rem;
  float: left;
}
.BaList{
  width: 2.75rem;
  height: 1.74rem;
  padding-top: 0.04rem;
  margin-left: 0.2rem;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.BaList li{
  height: 0.42rem;
  font-size: 0.22rem;
  line-height: 0.42rem;
  text-indent: 0.56rem;
  color: #fff;
}
.consult{
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.title{
  height: 1.8rem;
  background: url(../images/a5.png) no-repeat center;
  background-size: 6.9rem 1.34rem;
}
.title h3{
  height: 2.3rem;
  padding-left: 0.25rem;
  font-size: 0.3rem;
  font-weight: bolder;
  line-height: 1.8rem;
  color: #fff;
}
.title h3 b{
  font-size: 0.26rem;
  font-weight: bolder;
  line-height: 1.7rem;
  color: #ec3f37;
  margin-right: 0.3rem;
  float: left;
}
.title h3 span{
  display: block;
  float: left;
}
.consultBt{
  height: 5.2rem;
  position: relative;
}
.consultBt>img{
  display: block;
  width: 2.6rem;
  position: absolute;
  left: 0;
  top: 0;
}
.consultBt ul{
  width: 4.4rem;
  height: 4.1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 2.2rem;
  margin-top: 0.35rem;
  background: url(../images/a7.png) no-repeat center;
  background-size: 100% 100%;
  overflow: auto;
  float: right;
}
.consultBt ul li{
    height: auto;
    margin-bottom: 0.1rem;
}
.consultBt ul li b{
  display: block;
  height: 0.52rem;
  font-size: 0.26rem;
  font-weight: bolder;
  line-height: 0.52rem;
  text-indent: 0.35rem;
  color: #fff;
  background: url(../images/a9.png) no-repeat left center;
  background-size: auto 100%;
}
.consultBt ul li span{
  display: block;
  font-size: 0.22rem;
  line-height: 0.36rem;
  text-indent: 0.35rem;
}
.study{
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.study .title{
  height: 1.8rem;
  background: url(../images/a10.png) no-repeat center;
  background-size: 6.9rem 1.34rem;
}
.studyBt{
  height: 9rem;
  position: relative;
}
.studyBt>img{
  display: block;
  width: 2.6rem;
  position: absolute;
  left: 0;
  top: 0;
}
.studyRt{
  width: 4.4rem;
  height: 5.1rem;
  padding-top: 0.3rem;
  padding-left: 2.2rem;
  margin-top: 0.3rem;
  background: url(../images/a12.png) no-repeat center;
  background-size: 100% 100%;
  overflow: auto;
  float: right;
}
.studyRt h5 {
  height: 0.52rem;
  font-size: 0.24rem;
  font-weight: bolder;
  line-height: 0.52rem;
  text-indent: 0.2rem;
  color: #fff;	
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden;
  background: url(../images/a13.png) no-repeat left center;
  background-size: 100% 100%;
}
.studyRt p {
  height: auto;
  margin-top: 0.2rem;
}
.studyRt p span {
  display: block;
}
.studyRt p span b {
  display: block;
  width: 1.6rem;
  height: 0.4rem;
  font-size: 0.22rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  border-radius: 0.2rem;
  background: #f44845;
}
.studyRt p span i {
  display: block;
  font-size: 0.22rem;
  line-height: 0.4rem;
}
.row {
  width: 6.6rem;
  margin-top: 0.25rem;
  position: absolute;
  left: 0.25rem;
  bottom: 0;
}
.row [class^="col-"] {
  float: left;
}

.row [class^="col-"]:not(:last-child) {
  margin-right: 0.1rem;
}

.row .col-1-of-3 {
  width: calc((100% - 2 * 0.1rem) / 3);
}

.card {
  position: relative;
  height: 2.68rem;
  cursor: pointer;
}

.card__side {
  height: 2.68rem;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
}

.card__side--front-1 {
  background: url(../images/a14.png) no-repeat center;
  background-size: 100% 100%;
}

.card__side--front-2 {
  background: url(../images/a15.png) no-repeat center;
  background-size: 100% 100%;
}

.card__side--front-3 {
  background: url(../images/a16.png) no-repeat center;
  background-size: 100% 100%;
}
.card__side--back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.card__side--back {
  background: url(../images/a17.png) no-repeat center;
  background-size: 100% 100%;
}

.card:hover .card__side--front-1,
.card:hover .card__side--front-2,
.card:hover .card__side--front-3 {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card:hover .card__side--back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.card__side h4{
  width: 100%;
  height: 0.52rem;
  font-size: 0.22rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
  position: absolute;
  left: 0;
  bottom: 0.12rem;
}
.card__side--back ul{
  height: 1.6rem;
  padding-top: 0.4rem;
}
.card__side--back ul li{
  height: 0.36rem;
  font-size: 0.22rem;
  text-align: center;
  color: #c60e0e;
}
.card__side--back h4{
  color: #c60e0e;
}
.drill{
    height: auto;
    margin-top: 0.3rem;
    background: url(../images/a18.png) no-repeat center;
    background-size: 100% 100%;
}
.drillCt{
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.drillCt>img{
    display: block;
    width: 2.6rem;
    position: absolute;
    left: 0;
    bottom: 0.2rem;
}
.drillCt .title {
    height: 1.8rem;
    background: url(../images/a19.png) no-repeat center;
    background-size: 6.9rem 1.34rem;
}
.drillCt-tp{
    height: auto;
    padding: 0.3rem 0;
    border-radius: 0.1rem;
    border: 1px solid #ffdd93;
}
.drillCt-tp li{
  width: 6.2rem;
  height: auto;
  border-radius: 0.1rem;
  margin: 0 auto 0.25rem;
  background: #fff;
}
.drillCt-tp li:last-child{
    margin: 0 auto;
}
.drillCt-tp li h5{
  height: 0.66rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.66rem;
  color: #fff;
  background: url(../images/a20.png) no-repeat center;
  background-size: auto 100%;
}
.drillCt-tp li p{
  height: auto;
  padding: 0.2rem 0.3rem;
  font-size: 0.24rem;
  line-height: 0.42rem;
}
.drillCt-Bt{
  height: 6rem;
  margin-top: 0.3rem;
  overflow: auto;
  position: relative;
}
.drillCt-Bt li{
    width: 4.3rem;
    height: 3.08rem;
    margin-left: 2.75rem;
    margin-bottom: 0.15rem;
    background: url(../images/a24.png) no-repeat center;
    background-size: 100% 100%;
}
.drillCt-Bt li h5{
  height: 0.8rem;
  font-size: 0.32rem;
  font-weight: bolder;
  line-height: 0.8rem;
  text-indent: 0.8rem;
  color: #ffdd93;
}
.drillCt-Bt li p{
  height: auto;
  padding-left: 0.7rem;
}
.drillCt-Bt li p i{
  display: block;
  height: 0.52rem;
  font-size: 0.24rem;
  line-height: 0.52rem;
  text-indent: 0.45rem;
  color: #fff;
  background: url(../images/a22.png) no-repeat left center;
  background-size: auto 0.25rem;
}
.comment{
  width: 7.1rem;
  height: auto;
  padding-top: 0.3rem;
  margin: 0 auto;
  display: none;
}
.comment h5{
  height: 0.84rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-indent: 0.3rem;
  line-height: 0.84rem;
  color: #fff;
  margin-bottom: 0.3rem;
  background: url(../images/a25.png) no-repeat left center;
  background-size: auto 100%;
}
.commentBt{
  height: auto;
  padding: 0 0.2rem 0.3rem;
  border: 0.06rem solid #f80013;
  position: relative;
}
.commentBt>span{
  display: block;
  height: 0.6rem;
  padding-top: 0.2rem;
  font-size: 0.3rem;
  font-weight: bolder;
  color: #be0000;
}
.commentBt textarea{
  display: block;
  width: 6.28rem;
  height: 1.6rem;
  padding: 0.15rem;
  font-size: 0.24rem;
  border: 1px solid #f80013;
}
.comment button{
  display: block;
  width: 1.9rem;
  height: 0.5rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  outline: none;
  border: 0;
  cursor: pointer;
  background: url(../images/a27.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.3rem;
  top: 2.1rem;
}
.revList{
  width: 6.58rem;
  height: 5.1rem;
  border: 1px solid #f80013;
  margin-top: 0.3rem;
  position: relative;
}
.revList>span{
  display: none;   
}
.revListBt{
  width: 6.58rem;
  height: 5.1rem;
  overflow:hidden;
}
.ListPL{
  display: block;
  width: 13.16rem!important;
  height: 5.1rem;
}
.ListPL td{
  display: block;
  width: 6.58rem!important;
  height: 4.7rem;
  padding: 0.2rem 0;
  overflow: hidden;
  background: url(../images/a29.png) no-repeat center;
  background-size: 100% auto;
  float: left;
}
.ListPL td i{
  display: block;
  max-width: 5.98rem;
  height: 0.46rem;
  padding: 0 0.3rem;
  font-size: 0.22rem;
  line-height: 0.46rem;
  color: #2448e6;
  border-radius: 0.2rem;
  border: 1px solid #2448e6;
  margin-right: 0.3rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
  float: left;
}
.ListPL td i:nth-child(even){
  color: #eb782b;
  border: 1px solid #eb782b;
}
.ListPL td i:nth-child(2n+1){
  margin-left: 0.5rem;
}
.ListPL td i:nth-child(3n){
  margin-left: 0.7rem;
}
.foot{
  height: auto;
  padding: 0.3rem 0;
/*  margin-top: 0.3rem;*/
  background: url(../images/a31.png) no-repeat center;
  background-size: 100% 100%;
}
.footBt{
  width: 7.1rem;
  height: 4.5rem;
  padding-top: 5.5rem;
  margin: 0 auto;
  border: 1px solid #f80013;
  position: relative;
}
.footRt{
  width: 100%;
  height: 5.2rem;
  position: absolute;
  left: 0;
  top: 0;
}
.footRt h5{
  height: 1rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  line-height: 1rem;
  color: #fff;
}
.footRt ul{
  width: 6.55rem;
  height: 4.19rem;
  padding-left: 0.05rem;
  margin: 0 auto;
  background: url(../images/a35.png) no-repeat center;
  background-size: 100% 100%;
}
.footRt ul li{
  width: 1.077rem;
  padding-top: 0.85rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  float: left;
}
.footLt{
  width: 3.25rem;
  height: 4.3rem;
  margin-left: 0.2rem;
  float: left;
}
.footLt h5{
  height: 0.9rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
  background: url(../images/a32.png) no-repeat center top;
  background-size: 100% 0.69rem;
}
.footLt img{
  display: block;
  width: 100%;
}
/* 左边侧边栏 */
.sidebar{
  display: none;
}
/* 弹窗公用 */
.PublicPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.PublicPop .pop{
	width: 6rem;
	border-radius: 0.38rem;
    background: #fff;
}
.PublicPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.PublicPop h3{
	width: 6rem;
	height: 1.2rem;
	font-size: 0.38rem;
	font-weight: bolder;
	text-align: center;
	line-height: 1.2rem;
	color: #fff;
	background: url(../images/a37.png) no-repeat center;
  background-size: 100% 100%;
}

/* pc打开时--弹窗 */

.PcPop .pop{
	height: 5.8rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.9rem;
}
.PcPop img{
  display: block;
	height: 2.6rem;
	margin: 0.8rem auto 0;
}



