* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
	word-wrap: break-word!important;
	word-break: normal!important;
	white-space: normal!important;
}

body {
    background: #f9f9f9;
    font-size: 0.25rem;

}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
div,
td {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    /*-moz-user-focus: none;*/
}


img {
    border: none;
    vertical-align: middle;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

img {
    max-width: 100%;
    display: block;
	margin:0 auto;
}

textarea {
    resize: none;
}

body {
    font-size: 0.26rem;
    max-width: 750px;
    margin: 0 auto;
}

.clear_box, .clear_box:after, clear_box:before {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* IOS微信、UC浏览器阻止字体大小调整 */
body {
    -webkit-text-size-adjust: none !important;
}

body {
    -webkit-text-size-adjust: 100% !important;
}

.common_bg {
    width: 100%;

    background-image: url("../image/bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    z-index: 1;

}

.index_con {
    height: auto;
    position: relative;
    z-index: 2;

}

.logo_box {
    position: relative;
    width: 2.94rem;
    padding-top: 0.38rem;
    margin: 0 auto;

}

.logo {
    width: 1.89rem;
    height: auto;
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.logo_a {
    width: 1.06rem;
    height: 0.526rem;
    position: absolute;
    display: block;
    z-index: 1;
    top: 0.67rem;
    left: 0;
}

.logo_b {
    width: 1.22rem;
    height: 0.64rem;
    position: absolute;
    display: block;
    z-index: 1;
    right: 0;
    bottom: 0;
}

.index_logowz img {
    width: 6.9rem;
    height: auto;
    display: block;
    margin: 0.38rem auto 0;
}

.index_logowz p {
    font-size: 0.17rem;
    color: #000000;
    margin-top: 0.11rem;
    text-align: center;
    width: 100%;
}

.common_imga {
    display: block;
    width: 1.98rem;
    height: 0.87rem;
    position: fixed;
    left: -0.15rem;
    top: 27%;
    z-index: 1;
}


.common_imgb {
    display: block;
    width: 2.02rem;
    height: 1.11rem;
    position: fixed;
    right: 0;
    top: 60%;
    z-index: 1;
}

.index_map {
    position: relative;
    padding: 0 0.3rem;
    /*background: rebeccapurple;*/
    height: 5.9rem;

}

.index_mapa {
    position: absolute;
    top: 0.79rem;
    left: 0.43rem;
}

.index_mapa img {
    display: block;
    width: 5rem;
	height: 5rem;
    
}/*height: 2.73rem; */

.index_mapa p {
    font-size: 0.24rem;
    color: #715f3b;
    position: absolute;
    top: 1.26rem;
    left: 1.69rem;
}

.index_mapb {
    position: absolute;
    top: 0.2rem;
    right: 0.57rem;

}

.index_mapb img {
    display: block;
    width: 3.8rem;
    height: 2.55rem;
}

.index_mapb p {
    font-size: 0.24rem;
    color: #715f3b;
    position: absolute;
    top: 0.94rem;
    right: 0.7rem;
}

.index_mapc {
    position: absolute;
    top: 2.56rem;
    left: 0.62rem;
}

.index_mapc img {
    display: block;
    width: 4.1rem;
    height: 2.57rem;
}

.index_mapc p {
    font-size: 0.24rem;
    color: #715f3b;
    position: absolute;
    top: 1.05rem;
    left: 2.11rem;
}

.index_mapd {
    position: absolute;
	top: 1.77rem;
	right: 1.28rem;
}

.index_mapd img {
    display: block;
    width: 2.3rem;
    height: 3.76rem;
}

.index_mapd p {
    font-size: 0.24rem;
    color: #715f3b;
    position: absolute;
    top: 2.2rem;
    right: 0.47rem;
}

.index_mape {
    width: 2.16rem;
    height: 3.75rem;
    display: block;
    position: absolute;
    top: 4.42rem;
    right: 1.02rem;

}	

.index_btncon {

    padding: 0 0.3rem;
}

.index_btncon button {
    display: inline-block;
    background-image: url("../image/index_btn1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1.63rem;
    height: 0.68rem;
    margin-right: 0.12rem;
    border: none;
    color: #fff;

    text-align: center;
    outline: none;
}

.index_btncon button p {
    font-size: 0.28rem;
    letter-spacing: 0.2rem;
    padding-left: 0.2rem;
}

.index_btncon button:last-child {
    margin-right: 0;
}

.index_text {
    margin-top: 0.58rem;
}

.index_textpa {
    text-align: center;
    font-size: 0.24rem;
    color: #000000;
    margin-bottom: 0.18rem;
}

.index_textpa span {
    color: #841e1b;
}

.index_textpb {
    font-size: 0.24rem;
    color: #000000;
    text-align: center;
    margin-bottom: 0.3rem;
}

.index_textpc {
    font-size: 0.22rem;
    color: #000000;
    text-align: center;

}

.index_textimga {
    width: 0.34rem;
    height: 0.58rem;
    display: block;
    margin: 0 auto 0.3rem;
}

/*选中地区*/
.choice_area {
    position: relative;
    z-index: 2;
}

.choice_area_nav {
    width: 100%;
    height: 0.87rem;
    border-bottom: 1px solid #a98744;
    padding: 0 0.3rem;
}

.choice_area_nava {
    width: 0.12rem;
    height: 0.2rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.choice_area_navb {
    display: inline-block;
    width: 0.51rem;
    height: 0.51rem;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.choice_area_navc {
    font-size: 0.28rem;
    color: #000000;
    line-height: 0.8rem;
    display: inline-block;
    vertical-align: middle;
    width: 5.49rem;
}

.area_box {
    margin-top: 0.3rem;
    padding: 0 0.3rem;
}

.area_boxnav {
    border-bottom: 1px solid #a98744;
    padding: 0 0.2rem;

}

.area_boxnava {
    font-size: 0.28rem;
    color: #000000;
    line-height: 0.54rem;
}

.area_boxnavb {
    color: #666666;
    font-size: 0.26rem;
    line-height: 0.54rem;
    margin-right: 0.12rem;
}

.area_boxnav_img {
    width: 0.12rem;
    height: 0.2rem;
    margin-top: 0.185rem;
}

.area_box_con {
    padding: 0 0.2rem;
    margin-top: 0.24rem;
}

.area_box_conbtn {
    width: 1.9rem;
    height: 0.68rem;
    background-image: url("../image/choice_area1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    display: block;
    margin-right: 0.4rem;
    font-size: 0.26rem;
    color: #fff;
    margin-bottom: 0.11rem;
}

.area_box_con button:nth-child(3n) {
    margin-right: 0;
}

.choice_tab_nav {
    margin-top: 0.33rem;
    border-bottom: 1px solid #a98744;
}

.choice_tab_nav span {
    width: 1.17rem;
    height: 0.6rem;
    line-height: 0.6rem;
    display: block;
    -webkit-border-radius: 0.08rem 0.08rem 0 0;
    -moz-border-radius: 0.08rem 0.08rem 0 0;
    -ms-border-radius: 0.08rem 0.08rem 0 0;
    -o-border-radius: 0.08rem 0.08rem 0 0;
    border-radius: 0.08rem 0.08rem 0 0;
    text-align: center;
    font-size: 0.28rem;
    color: #5a5a5a;
}

.choice_tab_nav .active {
    background-color: #a98744;
    color: #ffffff;
}

.choice_tab_connr {
    padding: 0 0.2rem;
    border-bottom: 1px solid #dcd9d9;
}

.choice_tab_connr_l {
    width: 1.6rem;
    height: 1.2rem;
    display: block;
    margin-right: 0.11rem;
}

.choice_tab_connr {


    padding-top: 0.27rem;
    padding-bottom: 0.25rem;
    margin-bottom: 0.27rem;
}

.choice_tab_connr_r {
    width: 4.6rem;
	margin-left: 5px;
}

.choice_tab_connr_r .pa {
    font-size: 0.28rem;
    color: #000000;
	margin-top: 0.33rem;

}

.choice_tab_connr_r .pb {
    font-size: 0.24rem;
    color: #393939;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	display: none;
}

.choice_tab_cona {
    display: none;
}


/*选中课程*/
.choice_class_nav {
    background-image: url("../image/class_img.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 5.63rem;
    height: 0.74rem;
    margin: 0.44rem auto 0;
    padding: 0.04rem 0;
}

.choice_class_nav .pa {
    font-size: 0.3rem;
    color: #a98744;
    text-align: center;
}

.choice_class_nav .pb {
    font-size: 0.24rem;
    color: #a98744;
    text-align: center;
    margin-top: -0.08rem;
}

.search {
    background-image: url("../image/sousuo.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 5.13rem;
    height: 0.64rem;
    position: relative;
    margin: 0.44rem auto 0;
}

.search img {
    width: 0.27rem;
    height: 0.26rem;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.13rem;
    left: 0.28rem;
}

.search input {
    width: 100%;
    height: 0.64rem;
    line-height: 0.64rem;
    padding: 0 0.84rem;
    text-align: center;
    background-color: transparent;
    border: none;
    outline: none;
}

.search input::placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.search input::-webkit-input-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.search input::-moz-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.search input:-moz-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.search input:-ms-input-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.choice_class_la span {
    width: 2.07rem;

}

.choice_class_lab {
    font-size: 0.26rem;
    color: #7b7770;
    font-style: normal;
}

.choice_class_laa {
    font-size: 0.26rem;
    color: #a98744;
    font-style: normal;
    margin-right: 0.32rem;
}

.tuteng {
    width: 3.24rem;
    height: 4.06rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -2.03rem;
    margin-left: -1.62rem;
    z-index: 1;
}

.huawen {
    width: 100%;
    height: 1.1rem;
    position: fixed;
    bottom: 0.9rem;
    left: 0;
	z-index: -1;
}

.choice_class {
    padding-bottom: 2rem;
}

.footer_ul {
    padding: 0.1rem 0;
	/* background-image: url("../image/bg_small.png"); */
	background-size: 1.88rem 0.9rem;
	background-repeat: repeat-x;
	width: 100%;
	position: fixed;
	z-index: 2;
	left: 0;
	bottom: 0;
}

.footer_li {
    width: 25%;
    height: 0.7rem;
    border-right: 1px solid #bbbbbb;
}

.footer_ul li:last-child {
    border-right: none;
}

.footer_li a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer_lia {
    width: 0.31rem;
    height: 0.31rem;
    display: block;
    margin: 0 auto;
}

.footer_lib {
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-top: 0.09rem;
}

.footer_diva {
    position: absolute;
    bottom: 0.8rem;
    width: 25%;
    height: 1.9rem;
    overflow-y: auto;
    overflow-x: hidden;
    /* background-image: url("../image/bg_small.png"); */
    background-size: 100% 100%;
    background-repeat: repeat-y;
    /* padding: 0 0.13rem; */
    display: none;
    -webkit-border-radius: 0.08rem 0.08rem 0 0;
    -moz-border-radius: 0.08rem 0.08rem 0 0;
    -ms-border-radius: 0.08rem 0.08rem 0 0;
    -o-border-radius: 0.08rem 0.08rem 0 0;
    border-radius: 0.08rem 0.08rem 0 0;

}
.footer_divb{
    height: 2.5rem;
}
.footer_diva a {
    width: 100%;
    height: 0.6rem;
}

.footer_divapa {
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.footer_divapa span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.footer_divapa .pa {
    font-size: 0.56rem;
}

.footer_divapa .pb {
    font-size: 0.22rem;
}

/*选择课程内容*/
.class_con {
    padding: 0.44rem 0.5rem 0;
    margin-bottom: 0.44rem;

}

.class_cona {
    padding-bottom: 0.39rem;
    border-bottom: 1px solid #a98744;
}

.class_title {
    text-align: center;
    margin-bottom: 0.44rem;
}

.class_titlea {
    display: inline-block;
    width: 0.33rem;
    height: 0.60rem;
    vertical-align: top;
}

.class_titleb {
    max-width: 5.68rem;
    display: inline-block;
    font-size: 0.32rem;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    vertical-align: center;
    margin: 0.04rem auto 0;
}

.class_titlec {
    display: inline-block;
    width: 0.33rem;
    height: 0.60rem;
    vertical-align: bottom;
}

.class_img {

    width: 100%;
    height: 3.69rem;
    margin-bottom: 0.44rem;
}

.class_img img {
    display: block;
    width: 100%;
    height: 100%;
    display: block;
}

.class_wz {
    color: #393939;
    font-size: 0.29rem!important;
    line-height: 1.6;
	word-wrap: break-word; /*tian */
	word-break: normal;
}

.class_wz div{ background: none!important;}/*tian */
.class_wz p{ background: none!important;}/*tian */
.class_wz strong{ background: none!important;}/*tian */
.class_btn {
    margin-top: 0.44rem;
}

.class_btna {
    background-image: url("../image/btn1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 2.05rem;
    height: 0.59rem;
    font-size: 0.26rem;
    color: #ffffff;
    display: block;
    border: none;
    background-color: transparent;
    outline: none;
}

.class_btnb {
    background-image: url("../image/btn2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 2.05rem;
    height: 0.59rem;
    font-size: 0.26rem;
    color: #ffffff;
    display: block;
    border: none;
    background-color: transparent;
    outline: none;
}

.class_btnpa {
    width: 2.4rem;
    margin-top: -0.1rem;
}

.class_btnpa img {
    display: block;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto 0.17rem;

}

.class_btnpa .pa {
    display: none;
}

.class_btnpa span {
    font-size: 0.24rem;
    color: #a98744;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.class_word {
    padding: 0 0.5rem;
}

.class_word_int input {
    background-image: url("../image/danci.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 3.15rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background-color: transparent;
    border: none;
    margin-bottom: 0.25rem;
}

.class_word_int input::placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.class_word_int input::-webkit-input-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.class_word_int input::-moz-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.class_word_int input:-moz-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.class_word_int input:-ms-input-placeholder {
    font-size: 0.26rem;
    color: #7b7770;
}

.class_word_int input:nth-child(2n) {
    float: right;
}

/*词典*/
.dic_book {
    text-align: center;
}

.dic_book p {
    display: inline-block;
    vertical-align: middle;
    line-height: 0.64rem;
}

.dic_book .pc {
    font-size: 0.2rem;
    color: #a98744;
}

.dic_book_con {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin: 0.29rem auto 0;
    position: relative;

}

.dic_book_conul {
    background: #f3ede0;
    border: 0.02rem solid #a98744;

}

.dic_book_conlipa {
    line-height: 0.62rem;
    font-size: 0.32rem;
    color: #000000;
    padding: 0 0.2rem;
    text-transform: uppercase;
}

.dic_book_colniwz {
    padding: 0.13rem 0.2rem;
    background-color: #fff;
    line-height: 0.62rem;
}

.dic_book_colniwz span {
    width: 20%;
    display: block;
    font-size: 0.26rem;
    color: #666666;
}

.dic_book_bar {
    position: fixed;
    z-index: 3;
    right: 0.5rem;
    top: 25.5%;
    /*transform: translateY(-50%);*/

}

.dic_book_bar a {
    width: 0.24rem;
    text-align: center;
    display: block;
    color: #81818d;
    font-size: 0.19rem;
    text-transform: uppercase;
    margin-bottom: 0.06rem;
}

.dic_book_cona {
    margin-top: 0.44rem;
}

.dic_book_conula {
    /*min-height: 8.15rem;*/
    position: fixed;
    top: 2.5rem;
    left: 0.3rem;
    width: 6.9rem;
    /* height: 65%; */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
}

.dic_book_cona_con {
    position: relative;
    width: 100%;
    padding: 0 0.2rem;
}

.dic_book_cona_con p {
    font-size: 0.32rem;
    color: #000000;
    height: auto;
    line-height: 0.76rem;
    border-bottom: 1px solid #a98744;
    padding: 0 0.2rem;
}

.dic_book_cona_conpa {
    position: relative;
}

.dic_book_cona_conpa img {
    display: inline-block;
    width: 0.33rem;
    height: 0.3rem;
    margin-left: 0.39rem;
}
.dic_book_cona_conpa .imgb{
    display: none;
}
.dic_book_cona_con .dic_book_cona_conpb {
    border-bottom: none;
}

.dic_book_cona_conpb span {
 /*   width: 20%;*/
    display: inline-block;
    font-size: 0.3rem;
    color: #393939;
}
/*20200622*/
.dic_book_con {
    /* height: 60%; */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    /* position: fixed; */
    /* z-index: 2; */
    width: 92%;
    border: 0.02rem solid #a98744;
    /* left: 4%; */
    padding: 0;
}
.choice_class {
    position: relative;
    z-index: 3;
}
.dic_book_conul {
    border: none;
    background: transparent;
}
.footer_ul {
    z-index: 5;
}


/*20200706首页修改*/
.index_logowz p {
    font-size: 0.22rem;
}



.index_textpa {
    font-size: 0.3rem;
}

.index_textpb {
    font-size: 0.3rem;

}

.index_textimga {
    width: 0.39rem;
    height: 0.67rem;
}

.index_textpc {
    font-size: 0.3rem;
}
/*20200709*/
.index_btncon {
    padding: 0 0.1rem;

}
.index_btncon button {
    width: 1.77rem;
    margin-right: 0.07rem;
}
@keyframes ht {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.ht  {
    -webkit-animation-name: ht; /*关键帧名称*/
    animation-name: ht;
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s; /*动画所花费的时间*/
    animation-duration: 2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

@keyframes hta {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.hta  {
    -webkit-animation-name: hta; /*关键帧名称*/
    animation-name: hta;
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s; /*动画所花费的时间*/
    animation-duration: 2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}
.index_mapb .imgb{
    position: absolute;
    top: 0;
    left: 0;
}
.index_btncon button p{
    font-size: 0.3rem;
    letter-spacing: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
}
/*
20200727*/
.xj_btnys {
	width:auto;
	font-size: 0.26rem;
	white-space: normal;
	line-height: 0.59rem;
	text-align: center;
	min-width: 2.85rem;
	max-width:100%;
	margin-bottom: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:0 0.35rem;
}

/*20200903*/
.index_mapb {
    z-index: 2;
    right: 0.55rem;
    top: 0.26rem;
}
.index_mapb img{
    width: 1.49rem;
    height: 2.24rem;
}
.index_mapb p {
    right: 0.4rem;
}
.index_mapf{
    position: absolute;
    top: 0.24rem;
    right: 1.5rem;
}
.index_mapf img{
    width: 2.88rem;
    height: 2.55rem;
}
.index_mapf p{
    font-size: 0.24rem;
    color: #715f3b;
    position: absolute;
    top: 1.8rem;
    left: 1rem;
}
/*动画*/


@keyframes shan {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.shan {
    -webkit-animation-name: shan; /*关键帧名称*/
    animation-name: shan;
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s; /*动画所花费的时间*/
    animation-duration: 2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}


@keyframes updpwn {
    0% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

.updpwn {
    -webkit-animation-name: updpwn; /*关键帧名称*/
    animation-name: updpwn;
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 800ms; /*动画所花费的时间*/
    animation-duration: 800ms;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;

}


@keyframes left_right {
    0% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 1;
    }
    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%);
        opacity: 1;
    }
}

.left_right {
    -webkit-animation-name: left_right; /*关键帧名称*/
    animation-name: left_right;
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s; /*动画所花费的时间*/
    animation-duration: 2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;

}
.index_textpa{
    color: #841e1b; 
}

.upload_icon{
    vertical-align: middle; margin-right: 0.15rem;margin-top: 0.25rem;display: inline-block;
}

.upload_a{
    display: inline-block;vertical-align: middle;font-size: 0.26rem !important;color: #0066cc;margin-top: 0.25rem;
}

/*20200924*/

.index_mapb {
    z-index: 2;
    right: 0.57rem;
    top: 0.23rem;
}
.index_mapd {
    position: absolute;
    top: 1.86rem;
    right: 1.26rem;
}
.index_mapc {
    position: absolute;
    top: 2.66rem;
    left: 0.62rem;
}
.index_mapa {
    position: absolute;
    top: 0.82rem;
    left: 1.3rem;
}

img[src=""],img:not([src]){
            opacity:0;
        }
