@charset "UTF-8";
/*-----default model-----*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td,
figcaption {
  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;
}

img {
  border: none;
}

input,
textarea,
button,
select {
  outline: 0 none;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
}

textarea {
  resize: vertical;
}

a {
  text-decoration: none;
  outline: 0 none;
  color: inherit
}

i,
em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  width: 100%;
  color: #333;
  text-align: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfix {
  zoom: 1
}

body {
  width: 100%;
  height: 100%;
  font-size: 12px;
  min-width: 1100px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
}


.nav-bgd,
.dv_mn {
  display: none;
}

.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  _left: 20px
}

.pbot80 {
  padding-bottom: 80px;
}

.m-show,
.m-ib {
  display: none !important;
}

.qgfx_box {
  margin-top: 10px;
  margin-bottom: 20px !important;
}

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

@media only screen and (min-width: 800px) {
  .pc-hide {
    display: none !important;
  }
}

.wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

/* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */


/*banner */
.PublicBanner {
  height: auto;
  position: relative;
}

.PublicBanner>img {
  width: 100%;
  min-width: 1920px;
  height: 8.46rem;
  margin: 0 auto;
}

.Plogo {
  height: 0.4rem;
  position: absolute;
  left: 20%;
  top: 0.2rem;
}

.Plogo img {
  height: 100%;
}

.BannerBt {
  width: 11rem;
  height: 4.8rem;
  padding-top: 3.66rem;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -5.5rem;
}

.BannerBt>h5 {
  width: 2rem;
  height: 0.8rem;
  background: url(../images/a1.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.6rem;
  top: 1.2rem;
  -webkit-animation: indexDraw 4s linear infinite;
  animation: indexDraw 4s linear infinite;
}

@keyframes indexDraw {
  0% {
    right: 0.8rem;
  }

  25% {
    right: 1rem;
  }

  50% {
    right: 0.8rem;
  }

  75% {
    right: 1rem;
  }

  100% {
    right: 0.8rem;
  }
}

.InBtn {
  width: 3.7rem;
  height: 2.3rem;
  float: left;
}

.InBtn li {
  width: 2.74rem;
  height: 0.68rem;
  font-size: 0.18rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.68rem;
  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%;
  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: 0rem;
	bottom: -0.1rem;
	-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.7rem;
  height: 1.7rem;
  background: #fff;
  float: left;
}

.BannerBt>span img {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0.05rem;
  float: left;
}

.BaList {
  width: 2.45rem;
  height: 1.74rem;
  padding-top: 0.04rem;
  margin-left: 0.55rem;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}

.BaList li {
  height: 0.42rem;
  font-size: 0.18rem;
  line-height: 0.42rem;
  text-indent: 0.56rem;
  color: #fff;
}

.consult {
  width: 11rem;
  height: auto;
  padding-top: 0.7rem;
  margin: 0 auto;
  position: relative;
}

.title {
  height: 2.3rem;
  background: url(../images/a5.png) no-repeat center;
  background-size: 9rem 1.75rem;
}

.consult .title {
  width: 100%;
  position: absolute;
  left: 0;
  top: -1.5rem;
}

.title h3 {
  height: 2.3rem;
  padding-left: 1.3rem;
  font-size: 0.42rem;
  font-weight: bolder;
  line-height: 2.3rem;
  color: #fff;
}

.title h3 b {
  font-size: 0.28rem;
  font-weight: bolder;
  line-height: 2.1rem;
  color: #ec3f37;
  margin-right: 0.5rem;
  float: left;
}

.title h3 span {
  display: block;
  float: left;
}

.consultBt {
  height: 7.7rem;
  position: relative;
}

.consultBt>img {
  display: block;
  height: 7.7rem;
  position: absolute;
  left: 0;
  top: 0;
}

.consultBt ul {
  width: 7.7rem;
  height: 5.66rem;
  padding-top: 0.4rem;
  margin-top: 0.82rem;
  background: url(../images/a7.png) no-repeat center;
  background-size: 100% 100%;
  float: right;
}

.consultBt ul li {
  width: 6.35rem;
  height: 1.16rem;
  margin: .4rem 0 .4rem .95rem;
  background: url(../images/a8.png) no-repeat center;
  background-size: 100% 100%;
}

.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;
}

.consultBt ul li span {
  display: block;
  height: 0.64rem;
  font-size: 0.22rem;
  line-height: 0.64rem;
  text-indent: 0.35rem;
}

.study {
  width: 11rem;
  height: auto;
  margin: 0.2rem auto;
}

.study .title {
  background: url(../images/a10.png) no-repeat center;
  background-size: 9rem 1.75rem;
}

.studyBt {
  height: 8.7rem;
  position: relative;
}

.studyBt>img {
  display: block;
  height: 8.7rem;
  position: absolute;
  left: 0;
  top: 0;
}

.studyRt {
  width: 6.75rem;
  height: 6.6rem;
  padding-left: 0.95rem;
  padding-top: 0.4rem;
  margin-top: 0.85rem;
  background: url(../images/a12.png) no-repeat center;
  background-size: 100% 100%;
  float: right;
}

.studyRt h5 {
  height: 0.52rem;
  font-size: 0.28rem;
  font-weight: bolder;
  line-height: 0.52rem;
  text-indent: 0.4rem;
  color: #fff;
  background: url(../images/a13.png) no-repeat left center;
  background-size: auto 100%;
}

.studyRt p {
  height: 1.85rem;
  margin-top: 0.3rem;
}

.studyRt p span {
  display: block;
  height: 0.58rem;
}

.studyRt p span b {
  display: block;
  width: 1.4rem;
  height: 0.36rem;
  font-size: 0.2rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.36rem;
  color: #fff;
  border-radius: 0.2rem;
  background: #f44845;
  float: left;
}

.studyRt p span i {
  display: block;
  font-size: 0.18rem;
  line-height: 0.36rem;
  margin-left: 0.12rem;
  float: left;
}
.row {
  width: 6.4rem;
  margin-top: 0.25rem;
}
.row [class^="col-"] {
  float: left;
}

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

.row .col-1-of-3 {
  width: calc((100% - 2 * 0.08rem) / 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.18rem;
  text-align: center;
  color: #c60e0e;
}
.card__side--back h4{
  color: #c60e0e;
}
.drill{
  height: 14.35rem;
  background: url(../images/a18.png) no-repeat center;
  background-size: 100% 100%;
}
.drillCt{
  width: 11rem;
  height: 100%;
  margin: 0 auto;
}
.drillCt .title {
  background: url(../images/a19.png) no-repeat center;
  background-size: 9rem 1.75rem;
}
.drillCt-tp{
  height: 2.15rem;
  padding-top: 0.3rem;
  border-radius: 0.1rem;
  border: 1px solid #ffdd93;
}
.drillCt-tp li{
  width: 3.28rem;
  height: 1.85rem;
  border-radius: 0.1rem;
  margin-right: 0.26rem;
  background: #fff;
  float: left;
}
.drillCt-tp li:last-child{
  margin-right: 0;
}
.drillCt-tp li:first-child{
  margin-left: 0.3rem;
}
.drillCt-tp li h5{
  height: 0.5rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  background: url(../images/a20.png) no-repeat center;
  background-size: auto 100%;
}
.drillCt-tp li p{
  height: auto;
  padding: 0 0.3rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
  margin-top: 0.12rem;
}
.drillCt-Bt{
  height: 8.62rem;
  padding-top: 0.48rem;
  margin-top: 0.45rem;
  background: url(../images/a21.png) no-repeat center;
  background-size: 100% auto;
}
.drillCt-Bt li{
  width: 2.8rem;
  height: 2rem;
  margin-right: 5.4rem;
  margin-bottom: 0.62rem;
  float: left;
}
.drillCt-Bt li:nth-child(even){
  margin-right: 0;
}
.drillCt-Bt li h5{
  height: 0.6rem;
  font-size: 0.24rem;
  font-weight: bolder;
  line-height: 0.6rem;
  text-indent: 1.3rem;
  color: #ffdd93;
}
.drillCt-Bt li p{
  height: auto;
  padding-left: 0.7rem;
}
.drillCt-Bt li p i{
  display: block;
  height: 0.32rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-indent: 0.3rem;
  color: #fff;
  background: url(../images/a22.png) no-repeat left center;
  background-size: auto 0.18rem;
}
.drillCt-Bt li:nth-child(even) h5{
  text-indent: 0.4rem;
}
.drillCt-Bt li:nth-child(even) p{
  padding-left: 0.4rem;
}
.drillCt>img{
  display: none;
}
.comment{
  width: 11rem;
  height: auto;
  padding-top: 0.85rem;
  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.55rem;
  background: url(../images/a25.png) no-repeat left center;
  background-size: auto 100%;
}
.commentBt{
  height: 7.42rem;
  padding-left: 0.4rem;
  background: url(../images/a26.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.commentBt>span{
  display: block;
  height: 0.4rem;
  padding-top: 0.22rem;
  font-size: 0.22rem;
  font-weight: bolder;
  color: #be0000;
}
.commentBt textarea{
  display: block;
  width: 9.9rem;
  height: 1.6rem;
  padding: 0.15rem;
  font-size: 0.2rem;
  border: 1px solid #f80013;
}
.comment button{
  display: block;
  width: 1.9rem;
  height: 0.5rem;
  font-size: 0.2rem;
  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.6rem;
  top: 1.9rem;
}
.revList{
  width: 10.2rem;
  height: 4.1rem;
  border: 1px solid #f80013;
  margin-top: 0.2rem;
  position: relative;
}
.revList>span{
  display: block;   
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  width: 0.5rem;
  height: 2.1rem;
  font-size: 0.22rem;
  font-weight: bolder;
  line-height: 0.28rem;
  color: #fff;
  background: url(../images/a28.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.05rem;
}
.revListBt{
  width: 10.2rem;
  height: 4.1rem;
  overflow:hidden;
}
.ListPL{
  display: block;
  width: 20.4rem!important;
  height: 4.1rem;
}
.ListPL td{
  display: block;
  width: 9.5rem!important;
  height: 3.56rem;
  padding-left: 0.7rem;
  padding-top: 0.3rem;
  overflow: hidden;
  background: url(../images/a29.png) no-repeat center;
  background-size: auto 2.66rem;
  float: left;
}
.ListPL td i{
  display: block;
  max-width: 8.9rem;
  height: 0.4rem;
  padding: 0 0.3rem;
  font-size: 0.18rem;
  line-height: 0.4rem;
  color: #2448e6;
  border-radius: 0.2rem;
  border: 1px solid #2448e6;
  margin-right: 0.4rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
  float: left;
}
.ListPL td i:nth-child(even){
  margin-left: 0.2rem;
  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: 5.2rem;
  padding-top: 0.8rem;
/*  margin-top: 0.7rem;*/
  background: url(../images/a31.png) no-repeat center;
  background-size: 100% 100%;
}
.footBt{
  width: 10.7rem;
  height: 4rem;
  padding-left: 0.3rem;
  padding-top: 0.34rem;
  margin: 0 auto;
  border: 1px solid #f80013;
}
.footLt{
  width: 2.8rem;
  height: 3.7rem;
  float: left;
}
.footLt h5{
  height: 0.78rem;
  font-size: 0.2rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  background: url(../images/a32.png) no-repeat center top;
  background-size: 100% 0.6rem;
}
.footLt img{
  display: block;
  width: 100%;
}
.footRt{
  width: 4.8rem;
  height: 3.7rem;
  float: left;
}
.footRt h5{
  height: 1rem;
  font-size: 0.4rem;
  font-weight: bolder;
  text-align: center;
  color: #fff;
}
.footRt ul{
  width: 3.83rem;
  height: 2.45rem;
  padding-left: 0.03rem;
  margin: 0 auto;
  background: url(../images/a35.png) no-repeat center;
  background-size: 100% 100%;
}
.footRt ul li{
  width: 0.63rem;
  padding-top: 0.5rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.3rem;
  color: #fff;
  float: left;
}
/* 左边侧边栏 */
.sidebar{
  width: 1.5rem;
  height: 4.14rem;
  background: url(../images/sidebar.png) no-repeat center;
  background-size: 100% 100%;
  position: fixed;
  left: 0.2rem;
  top: 50%;
  margin-top: -2.07rem;
  z-index: 999;
}
.sidebar ul{
  height: auto;
  padding-top: 1.9rem;
}
.sidebar ul li{
  width: 1.5rem;
  height: 0.43rem;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.43rem;
  color: #fff;
  margin-bottom: 0.04rem;
}
.sidebar ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  float: left;
}
.sidebar ul li a i{
  color: #fff;
}
.sidebar>a{
  display: block;
  width: 1.5rem;
  height: 0.35rem;
}
.sidebar>span{
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  cursor: pointer;
  background: url(../images/a36.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
}

/* 弹窗公用 */
.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;
}


