.xueBox{
    width: 25.7rem;
    background: #ffd400;
    padding: 0.3rem;
    margin: 0.5rem auto;

}
.xueTab {
    display: flex;
    justify-content: space-around;

}
.xueTab li { border: solid 1px #481c02;   font-size: 0.65rem; text-align: center; margin: 0.5rem 0.1rem}
.xueTab li.active{background-color: #481c02; color: #ffffff }
.xueCot li{ display: none}
.xueCot li:nth-child(1){ display: block}
.wh_img { width: 100%; height: 100%}
.cq_icon ul { display: flex;  flex-wrap: wrap}
.cq_icon ul li { display: flex; flex-direction: column;width: 25%;justify-content: center; margin-bottom: 0.5rem}
.cq_icon ul li a{ display: flex;justify-content: center;flex-direction: column}
.cq_icon ul li a img{ width: 2.7rem; height: 2.7rem; margin: 0.3rem auto}
.cq_icon ul li p{ text-align: center; font-size: 0.8rem}
.cq_title h1 { text-align: center;  padding-top: 1rem; font-size: 1.3rem }
.cq_title  div{ width: 10rem; height: 0.5rem;background: #00e4ff;margin: -0.3rem auto }
.cq_title  p{ color: #303030;text-align: center;padding: 0.5rem;font-size: 0.9rem}
.cursorTab ul { display: flex;justify-content: center}
.cursorTab ul  li{ background-color: #ebebeb;padding: 0.3rem 0.5rem; margin: 0 0.3rem}
.cursorTab ul  li.active{ background:#0952d9;color: #ffffff }
.cursorCot ul li {
    display: none ;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px
    rgba(12, 3, 7, 0.2);
    border-radius: 0.5rem;
     width: 25rem;
    margin: 0.8rem auto;
}

.cursorCot ul li:nth-child(1){ display: block}


.cursorCot ul li .cursorTitle{ width: 3.1rem;
    background-color: #ffd400;
    box-shadow: 0px 0px 5px 0px
    rgba(12, 3, 7, 0.5);
  text-align: center;
    float: left;
    padding: 0.5rem 0;
 }
.cursorCot ul li .cursorFr{ width: 21.9rem; float: right; position: relative}
.cursorCot ul li .cursorFr h1{ font-size: 0.8rem;  padding: 0.1rem 0.5rem}
.cursorCot ul li .cursorFr h1:first-child{ padding-top: 0.8rem}
.cursorBtn {   display: flex;justify-content: center; margin: 0.3rem auto}
.cursorBtn div{ padding: 0.2rem 0.8rem;background-image: linear-gradient(90deg,
#f60b23 0%,
#f86664 100%),
linear-gradient(
        #d2edd9,
        #d2edd9);
    background-blend-mode: normal,
    normal;
 border-radius: 0.5rem;
    color: #ffffff;
    font-size: 0.8rem;
    margin: 0 0.5rem ;
}
.cq_form{ background: url("../../images/zt/cqky/form-bg.jpg") round; width: 100% ;height:19.25rem; }

.cq_btn{  display: flex; justify-content: center; margin: 0.8rem}

.cq_btn div { padding: 0.3rem 1rem; font-size: 0.85rem;	background-image: linear-gradient(90deg,
#f60b23 0%,
#f86664 100%),
linear-gradient(
        #d2edd9,
        #d2edd9);
    background-blend-mode: normal,
    normal;
border-radius: 1rem;
    color: #ffffff;
     margin: 0 1rem;
}
.fuwuUl ul { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 1rem}
.fuwuUl ul  li{ width: 12rem; margin: 0.5rem 0.3rem}

.cq_xiao{ background: #ffd400; padding-top: 1rem;padding-bottom: 0.4rem}
.cq_xiaoUl ul {display: flex ; justify-content: center; flex-wrap: wrap;}
.cq_xiaoUl ul li { width:12.5rem ; margin: 0.5rem 0.2rem}
.cq_formInt{ margin-top: 1.5rem}
.cq_formInt input{ width: 14.9rem;
    background-color: #ffffff;
    /*border: solid 1px #999999;*/
    height: 2rem;
    border: 0;
    border-radius: 5px;
display: block;
    margin: 0.9rem auto;
}
.formSubBox {
     width:10rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    margin: 0.5rem auto;
    background-image: linear-gradient(90deg,
    #f60b23 0%,
    #f86664 100%),
    linear-gradient(
            #d2edd9,
            #d2edd9);
    background-blend-mode: normal,
    normal;
    color: #ffffff;
    border-radius: 0.5rem;
}
.pannel8 .TabTitle2 li{ height: 2.56rem;}