@charset "UTF-8";
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

img {
    border: 0 none;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none
}

em,
i,
strong {
    font-style: normal;
    font-weight: 400
}

del {
    text-decoration: line-through
}

input::-ms-clear {
    display: none !important
}

button[disabled],
input[disabled] {
    cursor: default
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
    font-size: 100%;
    font-weight: 400;
    font-family: inherit;
    outline: 0
}

a {
    text-decoration: none;
    color: #666
}

body {
    font: 12px/1.5 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    color: #333;
    background: #fff
}

.clearfix {
    zoom: 1
}

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

body {
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    height: 100%;
    font: 14px/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, Tahoma, sans-serif;
    -webkit-text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important
}

.wrapper {
    margin: 0 auto;
    width: 17.55rem
}

.common_btn {
    display: block;
	align-items: center;
	justify-content: center;
    margin: 0 auto;
    font-size: 0.7rem;
    line-height: 1.4rem;
    text-align: center;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#f49530), to(#fbc126));
    background-image: linear-gradient(90deg, #f49530 0, #fbc126 100%);
    border-radius: 1.4rem;
	font-weight: bold;
}

.common_title {
    position: relative;
    font-size: 1.05rem;
    line-height: 1.05rem;
    font-weight: 700;
    text-align: center;
    color: #333
}

.common_title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -.25rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1.9rem;
    height: .1rem;
    background-color: #fbc126
}

.common_title .pic {
    position: absolute;
    left: 50%;
    bottom: -.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.common_tel {
    margin-top: .5rem;
    text-align: center;
    font-size: .6rem;
    line-height: .6rem;
    color: #333
}

.common_des {
    margin-top: .4rem;
    text-align: center;
    font-size: .5rem;
    line-height: .5rem;
    color: #999
}

.banner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10.5rem;
    width: 100%;
    height: 13rem;
    background: url(../images/banner.jpg) center no-repeat;
    background-size: 100% 100%
}

.banner .common_btn {
    width: 7.75rem;
    height: 1.4rem;
    line-height: 1.4rem;
}

.youshi {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0;
    background-color: #fbfbfb;
}

.youshi .common_title .pic {
    width: 12.9rem;
    height: .95rem
}

.youshi_content {
    margin-top: .7rem
}

.youshi_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .6rem;
    height: 7.9rem;
    -webkit-box-shadow: 0 0 .4rem #c2c2c2;
    box-shadow: 0 0 .4rem #c2c2c2
}

.youshi_list_l {
    width: 8.1rem;
    background-color: #f3975a
}

.youshi_list_r {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .45rem;
    text-align: justify;
    font-size: .4rem;
    line-height: .7rem;
    color: #333
}

.youshi_list_pic {
    position: relative;
    width: 100%;
    height: 5.25rem
}

.youshi_list_pic .pic {
    width: 100%
}

.youshi_list_tip {
    position: absolute;
    top: 2.05rem;
    left: 0;
    width: 100%;
    height: 1.15rem;
    font-size: .7rem;
    line-height: 1.15rem;
    text-align: center;
    letter-spacing: 1px;
    color: #fbc027;
    background-color: rgba(0, 0, 0, .5)
}

.youshi_list_des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 2.7rem;
    font-size: .5rem;
    color: #fff;
    text-align: center;
    line-height: .65rem
}

.youshi_list_des .big_word {
    margin-bottom: .1rem;
    font-size: .6rem
}

.dujia {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1rem;
    width: 100%;
    height: 20.45rem;
    background: url(../images/banner02.jpg) center no-repeat;
    background-size: 100% 100%
}

.dujia .common_title .pic {
    width: 14.55rem;
    height: .95rem
}

.dujia_content {
    margin: 1.15rem auto 0;
    font-size: .6rem;
    color: #333
}

.dujia_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.4rem;
    height: 1.45rem
}

.dujia_list_txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.dujia_list_icon {
    margin-right: .45rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: .5rem;
    width: 1.65rem;
    height: 1.45rem;
    font-size: .75rem;
    line-height: 1.45rem;
    color: #fff;
    background: url(../images/02_01.png) center no-repeat;
    background-size: 100% 100%
}

.dujia .common_btn {
    width: 7rem
}

.tixi {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .85rem;
    width: 100%;
    height: 37.6rem;
    background: url(../images/banner03.jpg) center no-repeat;
    background-size: 100% 100%
}

.tixi .common_title {
    color: #fff
}


.tixi .common_title .pic {
    width: 12.9rem;
    height: .95rem
}

.tixi_tip {
    width: 18.1rem
}

.tixi_tip .pic {
    width: 100%
}

.tixi_tip_num {
    margin: .95rem 0 .65rem
}

.tixi_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: .85rem;
    height: 5.9rem;
    background: url(../images/03_05.png) center no-repeat;
    background-size: 100% 100%
}

.tixi_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1.75rem;
    width: 5.55rem;
    height: 2.65rem;
    font-size: .5rem
}

.tixi_list:first-child {
    margin-right: .6rem;
    color: #ff9d00
}

.tixi_list:nth-child(2) {
    color: #6eb8c6
}

.tixi_list:nth-child(3) {
    margin-right: .4rem;
    color: #f2959d
}

.tixi_list:nth-child(4) {
    margin-right: .45rem;
    color: #7aafeb
}

.tixi_list:last-child {
    color: #b19bf0
}

.tixi table {
    margin-top: .5rem;
    color: #fff;
    text-align: center
}

.tixi table td {
    height: 1.25rem
}

.tixi table th {
    height: 1.3rem;
    background-color: #6f7c92;
    border-top: .1rem solid #fbc126
}

.teacher {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0;
    width: 100%;
    background: url(../images/banner04.jpg) center no-repeat;
    background-size: 100% 100%
}

.teacher .common_title .pic {
    width: 13.6rem;
    height: .95rem
}

.teacher .common_btn {
    width: 8rem;
}

#jiaoshi_da {
    position: relative;
}

.teacher .cont6_main .gallery-top .main_jiaoshi {
    height: 8.5rem;
    width: 100%;
    margin: 0 auto;
}

.teacher .cont6_main .gallery-top .main_jiaoshi img {
    float: left;
    width: 4.475rem;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj {
    width: 12.5rem;
    float: right;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj h6 {
    height: 1.275rem;
    margin-top: 0.9rem;
    font-size: 0.75rem;
    color: #333;
    font-weight: bold;
    text-align: left;
    line-height: 1.275rem;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj h6 b {
    font-weight: normal;
    font-size: 0.5rem;
    color: #333;
    margin-left: 0.325rem;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj a {
    width: 5.05rem;
    height: 1.25rem;
    display: block;
    position: absolute;
    right: 0.25rem;
    top: 0.725rem;
    background: url(../images/js_btnbg.png) no-repeat;
    animation: scale2 3s infinite;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj p {
    margin-top: 0.3rem;
    font-size: 0.5rem;
    color: #333;
    line-height: 0.8rem;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj p b {
    width: 3rem;
    height: 0.85rem;
    float: left;
    margin-right: 0.3rem;
    font-size: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    color: #d17d00;
    border: 1px dashed #d17d00;
    border-radius: 0.5rem 0 0.5rem 0;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj h6 span {
    font-size: 0.5rem;
    color: #333333;
    font-weight: normal;
    display: inline-block;
    margin-left: 0.25rem;
}

.teacher .cont6_main .gallery-top .main_jiaoshi .js_jj p:last-child b {
    margin-bottom: 3rem;
}

.teacher .cont6_main #rightBtn {
    background: url(../images/left_btn.png) top center no-repeat;
    width: 0.8rem;
    height: 0.95rem;
    opacity: 1;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all .3s;
    left: 0.775rem;
}

.teacher .cont6_main #leftBtn {
    background: url(../images/rig_btn.png) top center no-repeat;
    width: 0.8rem;
    height: 0.95rem;
    opacity: 1;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all .3s;
    right: 0.775rem;
}

.teacher .swiper-button-prev:after,
.content6_bg .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}

.teacher .swiper-button-next:after,
.content6_bg.swiper-container-rtl .swiper-button-prev:after {
    content: ' ' !important;
}

.teacher .swiper-button-prev:after,
.content10_bg .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}

.teacher .swiper-button-next:after,
.content10_bg.swiper-container-rtl .swiper-button-prev:after {
    content: ' ' !important;
}

/* .content6_bg .cont6_main #leftBtn:hover{
  background:#2A62BF ;
} */

.teacher h4 {
    margin-top: -0.5rem;
    margin-bottom: 0.5rem;
}

/*师资小图*/

.teacher .gallery-thumbs {
    width: 100%;
    margin-bottom: 0.75rem;
}

.teacher .gallery-thumbs .swiper-slide {
    width: 2.425rem;
    height: 2.425rem;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.teacher .gallery-thumbs .swiper-slide img {
    width: 2.425rem;
    height: 2.425rem;
    margin: 0 auto;
    border: 2px solid #ffcf97;
    border-radius: 50%;
    box-sizing: border-box;
}

.teacher .gallery-thumbs .swiper-slide-thumb-active img {
    border: 2px solid #d17d00;
}

.student {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.1rem;
    height: 25.05rem;
    background-color: #f1a470
}

.student .common_title .pic {
    width: 14.05rem;
    height: .95rem
}

.student .common_des {
    line-height: .75rem;
    color: #333;
    opacity: .8
}

.student_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .75rem
}

.student_list {
    margin-bottom: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3.3rem .15rem 0;
    width: 5.4rem;
    height: 7.9rem;
    color: #000;
    background: url(../images/7.png) center no-repeat;
    background-size: 100% 100%
}

.student_list:first-child .student_list_sch {
    letter-spacing: -.05rem
}

.student_list:first-child,
.student_list:nth-child(3),
.student_list:nth-child(4) {
    background: url(../images/6.png) center no-repeat;
    background-size: 100% 100%
}

.student_list_name {
    margin-bottom: .15rem;
    font-size: .7rem;
    line-height: .7rem
}

.student_list_txt {
    font-size: .45rem
}

.student_list_des {
    font-size: .425rem;
    color: #333
}

.student_list_des .indent {
    margin-right: -.2rem
}

.student .common_btn {
    margin-top: .5rem;
    width: 8rem
}

.student .common_tel {
    color: #fff
}

.book {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0;
    width: 100%;
    background: url(../images/banner05.jpg) center no-repeat;
    background-size: 100% 100%
}

.book .common_title .pic {
    width: 14.65rem;
    height: .95rem
}

.book_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .8rem
}

.book_list {
    overflow: hidden;
    margin-bottom: .65rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .2rem;
    padding-top: 4.1rem;
    width: 8.45rem;
    height: 5.85rem;
    color: #fff;
    font-size: .45rem;
    text-align: center;
    -webkit-box-shadow: 0 0 .4rem #c2c2c2;
    box-shadow: 0 0 .4rem #c2c2c2
}

.book_list_name {
    font-size: .55rem;
    line-height: .55rem
}

.book_list_des {
    margin-top: .25rem;
    font-size: .5rem;
    line-height: .5rem
}

.book_list:first-child {
    background: url(../images/11.png) center no-repeat;
    background-size: 100% 100%
}

.book_list:nth-child(2) {
    background: url(../images/12.png) center no-repeat;
    background-size: 100% 100%
}

.book_list:nth-child(3) {
    background: url(../images/13.png) center no-repeat;
    background-size: 100% 100%
}

.book_list:nth-child(4) {
    background: url(../images/4.png) center no-repeat;
    background-size: 100% 100%
}

.book_list:last-child .book_list_name {
    font-size: .6rem;
    line-height: .6rem
}

.yanfa {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0;
    width: 100%;
    background: url(../images/banner06.jpg) center no-repeat;
    background-size: 100% 100%
}

.yanfa_title {
    font-size: .8rem;
    line-height: .8rem;
    font-weight: 700;
    text-align: center;
    color: #333
}

.yanfa_des {
    margin: .4rem auto .7rem;
    font-size: .5rem;
    line-height: .8rem;
    color: #6b757a
}

.yanfa_banner {
    margin: 0 auto;
    width: 17.4rem;
    height: 23.4rem;
    background: url(../images/book.png) center no-repeat;
    background-size: 100% 100%
}

.tong {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.05rem;
    height: 20.2rem
}

.tong .common_title .pic {
    width: 11rem;
    height: .95rem
}

.tong_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.3rem;
    height: 15.6rem;
    background: url(../images/9.png) center no-repeat;
    background-size: 100% 100%
}

.tong_list {
    margin-bottom: .6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .55rem .5rem 0;
    width: 8.3rem;
    height: 8.75rem;
    font-size: .5rem;
    line-height: .65rem;
    color: #fffefe
}

.tong_list:last-child,
.tong_list:nth-child(3) {
    padding-top: .75rem;
    height: 6.25rem
}

.xieyi {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .8rem;
    width: 100%;
    height: 22.8rem;
    background: url(../images/banner07.jpg) center no-repeat;
    background-size: 100% 100%
}

.xieyi .common_title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
    font-size: .75rem;
    color: #fff
}

.xieyi .common_title .pic {
    width: 15rem;
    height: .95rem
}

.xieyi .common_title::after {
    background-color: #fa413b
}

.xieyi .yellow_word {
    font-size: .9rem;
    color: #fbc026
}

.xieyi .common_des {
    color: #e7e7e7
}

.xieyi_content {
    margin: .3rem auto .9rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .5rem;
    height: 16.95rem;
    font-size: .5rem;
    color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.xieyi_content_pic {
    margin: 0 auto .5rem;
    width: 16.6rem;
    height: 8.4rem;
    background: url(../images/people.png) center no-repeat;
    background-size: 100% 100%
}

.xieyi_content_title {
    margin-bottom: .3rem;
    text-align: center;
    font-size: .6rem;
    line-height: .6rem
}

.xieyi_content_des {
    margin-bottom: .3rem;
    padding: 0 .45rem;
    line-height: .7rem;
    text-align: justify;
    text-indent: 1rem;
}

.xieyi .common_btn {
	display: flex;
	align-items: center;
	justify-content: center;
    width: 6rem;
	height: 1.5rem;
}

.school {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0;
    background: url(../images/banner08.jpg) center no-repeat;
    background-size: 100% 100%
}

.school .common_title .pic {
    width: 16.5rem;
    height: .95rem
}

.school_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: .95rem auto .25rem
}

.school_item {
    width: 33.33%;
    line-height: 1.45rem;
    font-size: .75rem;
    color: #fffefe;
    text-align: center
}

.school_item:first-child {
    background-color: #499bf6
}

.school_item:nth-child(2) {
    background-color: #fc9e4a
}

.school_item:last-child {
    background-color: #fa6054
}

.school_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.school_list {
    margin-bottom: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5.4rem;
    width: 8.5rem;
    height: 9.65rem
}

.school_list_name {
    padding-left: .5rem;
    font-size: .6rem;
    line-height: .6rem;
    color: #333
}

.school_list_txt {
    padding-left: .5rem;
    font-size: .5rem;
    line-height: .5rem;
    color: #4c4c4c
}

.school_list_num {
    margin: .15rem 0
}

.school_list_btn {
    display: flex;
	align-items: center;
	justify-content: center;
    margin: .6rem auto 0;
    border: solid 1px #e0293d;
    border-radius: 1rem;
    width: 4.45rem;
    height: 1.2rem;
    font-size: .6rem;
    line-height: .95rem;
    color: #df1f1f;
    text-align: center
}

.school_list:first-child {
    background: url(../images/1-1.png) center no-repeat;
    background-size: 100% 100%
}

.school_list:nth-child(2) {
    background: url(../images/2-2.png) center no-repeat;
    background-size: 100% 100%
}

.school_list:nth-child(3) {
    background: url(../images/2-1.png) center no-repeat;
    background-size: 100% 100%
}

.school_list:nth-child(4) {
    background: url(../images/3.png) center no-repeat;
    background-size: 100% 100%
}

.school_list:nth-child(5) {
    background: url(../images/1.png) center no-repeat;
    background-size: 100% 100%
}

.school_list:nth-child(6) {
    background: url(../images/2.png) center no-repeat;
    background-size: 100% 100%
}

.school_des {
    margin: .5rem 0 .6rem;
    text-align: center;
    font-size: .6rem;
    color: #f49630
}

.school .common_btn {
    width: 8rem
}

.school .common_tel {
    margin-top: .25rem
}

.map {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.05rem;
    height: 17.25rem
}

.map .common_title .pic {
    width: 14.75rem;
    height: .95rem
}

.map_banner {
    margin: .65rem 0 .9rem;
    width: 100%;
    height: 9.6rem;
    background: url(../images/map.png) center no-repeat;
    background-size: 100% 100%
}

.map .common_btn {
    width: 8rem
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 5.9rem;
    background-color: #2a314d
}

.footer_banner {
    width: 17.65rem;
    height: 2.85rem;
    background: url(../images/footer.png) center no-repeat;
    background-size: 100% 100%
}

/*# sourceMappingURL=map/index.css.map */

.huanjing {
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: 100%;
    overflow: hidden;
}

.huanjing .common_title .pic {
    width: 14.75rem;
    height: .95rem
}

.huanjing a {
    width: 12rem;
    height: 2rem;
    display: flex;
    border-radius: 1rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: .72rem;
    color: #fff;
    margin: 1.25rem auto 0;
    box-shadow: 0px 0 5px 0 rgba(239, 74, 35, 0.4);
    background: linear-gradient(to right, #ee4923, #fb7642);
}

.huanjing .btn_hg {
    width: 7.65rem;
    height: 1.2rem;
    margin: 1.25rem auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    border-radius: .6rem;
    background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

.banci_tit {
    padding: 0 1rem;
    margin-top: 1.52rem;
}

.banci_tit ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.banci_tit ul li {
    width: 30%;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background: #ffeddf;
    color: #f6492a;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border: 1px solid #f64a2a;
    cursor: pointer;
}

.banci_tit ul li:first-child {
    width: 48%;
    margin-bottom: 0.72rem;
}

.banci_tit ul li:nth-child(2) {
    width: 48%;
    margin-bottom: 0.72rem;
}

.banci_tit ul li.cur {
    width: 30%;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background: linear-gradient(to right, #ff4800, #f87128);
    background: -webkit-linear-gradient(to right, #ff4800, #f87128);
    background: -o-linear-gradient(to right, #ff4800, #f87128);
    background: -ms-linear-gradient(to right, #ff4800, #f87128);
    background: -moz-linear-gradient(to right, #ff4800, #f87128);
    color: #fff;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    position: relative;
}

.banci_tit ul li:first-child.cur {
    width: 48%;
    margin-bottom: 0.5rem;
}

.banci_tit ul li:nth-child(2).cur {
    width: 48%;
    margin-bottom: 0.5rem;
}

.banci_tit ul li.cur:after {
    position: absolute;
    top: 1.6rem;
    left: 2rem;
    content: '';
    border-top: 10px solid #f75d29;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

.banci_tit ul li:first-child.cur:after {
    left: 3.6rem;
}

.banci_tit ul li:nth-child(2).cur:after {
    left: 3.6rem;
}

.banci_zhuyao div img {
    margin-top: 0.5rem;
}

.bd {
    width: 100%;
    height: auto;
    background: #3b70fb;
    padding: 0.98rem 0 1.8rem;
}

.bd-con {
    width: 96%;
    margin: 0 auto;
    overflow: hidden
}

.bd-con h6 {
    font-size: 1.36rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.6rem
}

.bd-con h6 span {
    color: #ef8266
}

.bd-con input,
.bd-con select {
    width: 72%;
    height: 2rem;
    line-height: 0.8rem;
    background: #fff;
    border-radius: 0.18rem;
    color: #666;
    font-size: 0.72rem;
    padding-left: 3%;
    line-height: 100%;
    margin: 0 auto 0.6rem;
    border: none;
    display: block
}

.bd-con select {
    width: 75%;
    padding-left: 2%;
}

::-webkit-input-placeholder {
    color: #666;
}

.bd-con button {
    width: 80%;
    display: block;
    margin: 0 auto;
    height: 2.16rem;
    line-height: 1.6rem;
    background: linear-gradient(45deg, #f19c76, #ed715c);
    background: -webkit-linear-gradient(45deg, #f19c76, #ed715c);
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 2rem;
}



.wrap{
	display: flex;
	flex-flow: column;
	align-items: center;
	/* padding: 50px 50px 20px 50px; */
	position: relative;
	padding-top: 0.8rem;
}
.callPhone-form-item{
	display: flex;
	align-items: center; 
	font-size: 0.8rem;
	color: #fdfffc;
	margin-bottom: 0.8rem;
	/* margin-left: 50px;
	margin-left: 20px; */
}
.callPhone-form-item span{
	display: flex;
	width: 4rem;
	height: 2.2rem;
	border: 0.01rem solid #fff;
	border-right: none;
	border-radius: 2.2rem 0 0 2.2rem;
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	align-items: center;
	justify-content: flex-end;
	font-weight: bold;
}
.callPhone-form-item-name{
	width: 10rem;
	height: 2.2rem;
	border: 0.01rem solid #fff;
	border-radius: 0px 2.2rem 2.2rem 0px;
	text-indent: 0.4rem;
	/* background-color: transparent; */
	background-color: rgba(255, 255, 255, 0.1);
	font-size: 0.7rem;
	color: #fff;
}
input::placeholder{
	color: #fff;
	font-size: 0.7rem;
}
.callPhone-form-item-phone{
	width: 10rem;
	height: 2.2rem;
	border: 0.01rem solid #fff;
	border-radius: 0px 2.2rem 2.2rem 0px;
	text-indent: 0.4rem;
	background-color: rgba(255, 255, 255, 0.1);
	font-size: 0.7rem;
	color: #fff;
}
.callPhone-form-item-code{
	display: flex;
	width: 6rem;
	height: 2.2rem;
	border: 0.01rem solid #fff;
	border-right: none ;
	text-indent: 0.4rem;
	background-color: rgba(255, 255, 255, 0.1);
	font-size: 0.7rem;
	color: #fff;
}
.yzm{
	color: #000;
	font-size: 0.6rem;
	/* background-color: #254461; */
	width: 4rem;
	height: 2.2rem;
	border-top-right-radius: 2.2rem;
	border-bottom-right-radius: 2.2rem;
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	/* border: none; */
	border: 0.01rem solid #fff;
	box-sizing: content-box;
	cursor: pointer;
}
.freeDingzhi{
	width: 14rem;
	height: 2.3rem;
	background-color: rgba(255, 255, 255, 0.2);
	border: 0.01rem solid #fff;
	border-radius: 2.3rem;
	font-size: 1rem;
	color: #fff;
	display: flex;
	font-weight: bold;
	align-items: center;
	justify-content: center; 
	border: none;
	cursor: pointer;
	/* margin-left: 40px; */
	animation: scale2 2s linear infinite;
	animation-direction: alternate;
	margin-top: 0.3rem;
	/* border: 1px solid #fff; */
}
.banxing .btn_pte {
  /* background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  color: #fff;
  margin-top: 30px; */
	cursor: pointer;
}

.freeDingzhi:hover {
  background-color: white;
  color: #343F51;
}


/* 隐私政策 */
.form-privacy{
	/* margin-left: 300px; */
	display: flex;
	width: 100%;
	/* align-items: center; */
	justify-content: center;
	margin-top: 0.5rem;
}
.privacy-validate{
	margin-right: 0.3rem;
}
.form-privacy span{
	color: #fff;
	font-size: 0.5rem;
}
.form-privacy a{
	color: #feac1a;
	font-size: 0.5rem;
}

