@charset "utf-8";
/* CSS Document */

.textcenter {
    text-align: center;
    justify-content: center;
}

@font-face {
    font-family: "Helvetica Neue", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
/*    "PingFang SC", "Source Han Sans SC", "Microsoft YaHei", "HanHei SC", Arial, sans-serif;
*/}

body {
    font-family: "Helvetica Neue", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-variant: normal;
    color: #222;
    font-size: 14px;
}

html {
    font-size: 14px;
}

a {
    color: #202020;
    text-decoration: none;
    outline: none;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

a:hover {
    color: #00acbb;
    text-decoration: none;
    outline: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.cell,
.cell2,
.cell3 {
    border-collapse: collapse;
    border-spacing: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.yh {
    font-family: "PingFang SC", "Source Han Sans SC", "Microsoft YaHei", "HanHei SC", Arial, sans-serif;
}

a,
img {
    border: 0px;
}

p {
    margin: 0px;
    padding: 0px;
    line-height: 25px;
}

i {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

br {
    margin: 0px;
    padding: 0px;
}

.clearheight {
    width: 100%;
    height: 1px;
    overflow: hidden;
}

input,
select,
textarea {
    font-family: "PingFang SC", "Source Han Sans SC", "Microsoft YaHei", "HanHei SC", Arial, sans-serif;
    outline: none;
    font-weight: normal;
}

input[type="text"]:disabled {
    background-color: #fff;
}

input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #969696;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #969696;
}

input:-ms-input-placeholder {
    color: #969696;
}

input::-webkit-input-placeholder {
    color: #969696;
}

br {
    font-family: "PingFang SC", "Source Han Sans SC", "Microsoft YaHei", "HanHei SC", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

/*loading*/


/*common*/
.container {
    width: 100%;
    opacity: 0;
}

.wrap {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}

.wrap_c {
    width: 80%;
    margin: 0px auto;
    padding: 0px;
}

.wrap_in {
    overflow: visible;
    margin: 0px 8%;
}

.animte_4 {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.topfr {
    overflow: visible;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9997;
    background-color: rgba(255, 255, 255, 255);
    border-bottom: 1px solid rgba(169, 169, 169, 0.17);
    height: 0.99rem;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.top_orther_empty {
    width: 100%;
    overflow: hidden;
    height: 0.98rem;
}

.topfr .wrap_in {}

.topfr .fl {
   /* position: absolute;
    left: 8%;
    top: 0.23rem;*/
    float: left;
    margin-left: 8%;
    margin-top: 0.23rem;
}

.topfr .fl img {
    display: block;
    height: 0.5rem;
}

.topfr .fl.pass_logo {
    /* height: auto; */
    top: 50%;
    transform: translateY(-50%);
}

.topfr .fl.pass_logo img {
    height: auto;
}

.topfr .fr {
    position: absolute;
    right: 8%;
    top: 0px;
}

.topr_l {
    float: left;
    margin-top: 0.29rem;
}

.topr_l a {
    display: block;
    overflow: hidden;
    line-height: 0.45rem;
    background-color:#46d4dc;
    /* background-color:#00acbb; */
    border-radius: 4px;
    padding: 0px 15px;
    font-size: 16px;
    color: #fff;
}


.topr_r {
    float: left;
    /* margin-right: 0.7rem; */
    height: 0.99rem;
    position: relative;
}

.topr_r .toprr_t {
    /* width: 80px; */
    padding-left: 20px;
    overflow: hidden;
    line-height: 0.45rem;
    margin-top: 0.29rem;
    text-align: center;
    font-size: 18px;
    color: #202020;
}

.topr_r .toprr_t a {
    color: #202020;
}

.topr_r .toprr_c {
    width: 140px;
    overflow: hidden;
    position: absolute;
    left: -20px;
    top: 0.99rem;
    display: none;
    margin-top: -8px;
    z-index: 999;
}

.topr_r .toprr_c b.b1 {
    width: 100%;
    height: 9px;
    display: block;
    overflow: hidden;
    background: url("../images/top_01.png") center no-repeat;
}

.topr_r .toprr_c .toppr_c_fr {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px 0px;
}

.topr_r .toprr_c .toppr_c_fr p {
    width: auto;
    margin: 0px 20px;
    line-height: 24px;
}

.topr_r .toprr_c .toppr_c_fr p a {
    font-size: 0.18rem;
    color: #202020;
}

.topr_r .toprr_c .toppr_c_fr p a:hover {
    color: #00acbb;
}

.topr_r .toprr_c .toppr_c_fr p.p1 {
    height: 1px;
    overflow: hidden;
    margin: 10px 20px;
}

.topr_r .toprr_c .toppr_c_fr p.p1 i {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e2e2e4;
}

.topr_r:hover .toprr_t a {
    color: #00acbb;
}


.topfr .fc {
    overflow: visible;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    float: left;
    margin-left: 30px
}

.topfr .fc.pass_fc {
    text-align: right;
    padding-right: 350px;
}

.topfr .fc .top_nav {}

.topfr .fc ul {
    font-size: 0;
}

.topfr .fc ul li {
    display: inline-block;
    padding: 0px 0.29rem;
}

.topfr .fc ul li.li1 {
    display: none;
}

.topfr .fc ul li.li2 {
    position: relative;
}

.topfr .fc ul li .top_nav_t {
    overflow: hidden;
    height: 0.99rem;
    line-height: 0.99rem;
    position: relative;
    z-index: 99;
    padding-right: 5px;
}

.topfr .fc ul li .top_nav_t a {
    color: #202020;
    font-size: 16px;
}

.topfr .fc ul li .top_nav_t a.a_wap {
    display: none;
}

.topfr .fc ul li .top_nav_t a b {
    width: 0%;
    height: 0.04rem;
    /* display: block;
    overflow: hidden; */
    /* background-color: #97d700; */
    position: absolute;
    /* left: 50%;
bottom: 0px; */
    /* transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out; */
}

.topfr .fc ul li .top_nav_c {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 0.99rem;
    display: none;
    width: 200px;
    border-top: 1px solid rgba(169, 169, 169, 0.17);
}

.topfr .fc ul li .top_nav_c1 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0.99rem;
    /* margin-top: 1px; */
    z-index: 999999;
    display: none;
}

.topfr .fc ul li .top_nav_c1 .top_navc1_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

.topfr .fc ul li .top_nav_c1 .wrap_in {
    overflow: hidden;
    position: relative;
    z-index: 99;
    margin: 0px 15%;
}

.topfr .fc ul li .top_nav_c2 {
    position: absolute;
    /* width: 60%; */
    padding-left: 20px;
    position: absolute;
    left: 20%;
    top: 0.99rem;
    background-color: #fff;
    /* text-align: center; */
    display: none;
    /* border-top: 1px solid rgba(169, 169, 169, 0.17); */
    border-top: 2px solid #00acbb;
}

.topfr .fc ul li .top_nav_c2:before {
    /* content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 7.5px 10px 7.5px;
border-color: transparent transparent #00acbb transparent;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -10px; */
}

.topfr .fc ul li .top_nav_c2 dl {
    display: inline-block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.topfr .fc ul li .top_nav_c2 dl dd {
    display: block;
    overflow: hidden;
    margin: 0.2rem 0px;
    padding: 0px;
    width: 200px;
    float: left;
}

.topfr .fc ul li .top_nav_c2 dl dd a {
    width: 100%;
    display: block;
    padding: 0px 0rem;
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    margin: 0.08rem 0px;
    text-align: left;
    cursor: default;
}

.topfr .fc ul li .top_nav_c2 dl dd a span {
    cursor: pointer;
}

.topfr .fc ul li .top_nav_c2 dl dd a .icon {
    transform: scale(0.8);
    padding: 1px 3px;
    /* display: none; */
    background: #F00;
    line-height: 1;
    font-size: 12px;
    color: #FFF;
    /* position: relative; */
    border-radius: 3px;
    display: inline-block;
}

.topfr .fc ul li .top_nav_c2 dl dd p {
    width: 100%;
    overflow: hidden;
}

.topfr .fc ul li .top_nav_c2 dl dd p a {
    font-size: 16px;
    line-height: 1.8;
    color: #222222;
}

.topfr .fc ul li .top_nav_c2 dl dd p a:hover {
    color: #00adbb;
}

.topfr .fc ul li:hover .top_nav_c2 {
    box-shadow: 0 4px 24px 0 rgba(47, 67, 82, 0.15);
    display: block;
}

.top_navcfr {
    width: 100%;
    /* overflow: hidden; */
    background-color: #fff;
    border-top: 2px solid #00acbb;
    position: relative;
    /* margin-top: 10px; */
}

.top_navcfr:after {
    content: '';
    display: table;
    clear: both;
}

/* .top_navcfr:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #00acbb transparent;
    position: absolute;
    left: 165px;
    top: -10px;

} */

.top_navcfr .top_nav_l {
    width: 15%;
    overflow: hidden;
    position: relative;
    padding-right: 0.07rem;
    float: left;
}

.top_navcfr .top_nav_l b.b1 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #ececec;
    position: absolute;
    right: 0.07rem;
    top: 0px;
}

.top_navcfr .top_nav_l dl {
    width: 100%;
    overflow: visible;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 999;
}

.top_navcfr .top_nav_l dl dd {
    margin: 0.0rem 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

.top_navcfr .top_nav_l dl dd a {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.60rem;
}

.top_navcfr .top_nav_l dl dd a span.sp1 {
    display: block;
    overflow: hidden;
    float: left;
    width: 0.19rem;
    height: 0.19rem;
    position: relative;
    margin: 0.21rem 0.14rem 0px 0.2rem;
}

.top_navcfr .top_nav_l dl dd a span.sp1 img {
    width: 100%;
    display: block;
}

.top_navcfr .top_nav_l dl dd a span.sp1 img.img2 {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.top_navcfr .top_nav_l dl dd a span.sp2 {
    font-size: 16px;
    color: #222;
    float: left;
}

.top_navcfr .top_nav_l dl dd.on a {
    background-color: #00acbb;
}

.top_navcfr .top_nav_l dl dd.on a span.sp1 img.img2 {
    opacity: 1;
}

.top_navcfr .top_nav_l dl dd.on a span.sp1 img.img1 {
    opacity: 0;
}

.top_navcfr .top_nav_l dl dd.on a span.sp2 {
    color: #fff;
}

.top_navcfr .top_nav_l dl dd.on b {
    width: 0.07rem;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/n_01.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.07rem;
    top: 0px;
    z-index: 999;
}

.top_navcfr .top_nav_r {
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 84.4%;
    overflow: hidden;
    padding: 0.2rem;
}

.top_navr_fr {
    width: 100%;
    overflow: hidden;
}

.top_navr_fr .top_nr_l {
    width: 68%;
    overflow: hidden;
    float: left;
}

.top_navr_fr .top_nr_l .top_nrl_t {
    width: 100%;
    overflow: hidden;
    padding-left: 0.57rem;
    height: 1.88rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.top_navr_fr .top_nr_l .top_nrl_t p {
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: left;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p1 {
    font-size: 26px;
    line-height: 1.5;
    margin-top: 0.25rem;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p2 {
    font-size: 16px;
    line-height: 1.5;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p3 {
    margin-top: 0.19rem;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p3 a {
    width: 120px;
    height: 40px;
    display: block;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #00cdd5;
    background-color: #fff;
    border-radius: 6px;
    float: left;
    margin-left: 0.1rem;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p3 a:nth-child(1) {
    margin-left: 0px;
}

.top_navr_fr .top_nr_l .top_nrl_t p.p3 a:hover {
    background-color: #00cdd5;
    color: #fff;
}

.top_navr_fr .top_nr_l .top_nrl_c {
    width: 100%;
    overflow: hidden;
    padding-left: 0.57rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 0.28rem;
    margin-bottom: 0.3rem;
}

.top_navr_fr .top_nr_l .top_nrl_c dl {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
}

.top_navr_fr .top_nr_l .top_nrl_c dl dd {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    margin: 0px;
    padding: 0px;
    line-height: 0.3rem;
    text-align: left;
}

.top_navr_fr .top_nr_l .top_nrl_c dl dd a {
    font-size: 14px;
    color: #222;
    display: inline-block;
    background: url("../images/c_01.png") left center no-repeat;
    padding-left: 0.26rem;
}

.top_navr_fr .top_nr_l .top_nrl_c dl dd a:hover {
    color: #00cdd5;
}

.top_navr_fr .top_nr_r {
    width: 27%;
    overflow: hidden;
    float: right;
    margin-right: 5%;
}

.top_navr_fr .top_nr_r img {
    width: 100%;
    display: block;
    margin-top: 0.59rem;
}



.topfr_hover {
    background-color: #fff;
}

.topfr_hover .fc ul li .top_nav_c {
    background-color: #fff;
    padding: 0.1rem 0px;
    box-shadow: 0 4px 24px 0 rgba(47, 67, 82, 0.15);
    border-top: 2px solid #00acbb;
}

.topfr_hover .fc ul li .top_nav_c dl {
    /* width: 100%; */
    margin: 0px;
    text-align: left;
    padding: 0px;
    padding-left: 20px;
}

.topfr_hover .fc ul li .top_nav_c dl dd {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.topfr_hover .fc ul li .top_nav_c dl dd a {
    display: block;
    padding: 0px 0rem;
    position: relative;
    font-size: 16px;
    line-height: 1.8;
    margin: 0.08rem 0px;
}

.topfr_hover .fc ul li .top_nav_c dl dd a.a3 {
    background: url("../images/nav_01.png") 96% center no-repeat;
    background-size: 5px;
}

.topfr_hover .fc ul li .top_nav_c dl dd p {
    position: absolute;
    left: 180px;
    top: 0px;
    background-color: #fff;
    width: 200px;
    display: none;
    padding-left: 20px;
    line-height: 0.03rem;
    padding: 0.08rem 0px;
    padding-left: 20px;
}

.topfr_hover .fc ul li .top_nav_c dl dd:hover p {
    display: block;
}

.topfr_hover .fc ul li .top_nav_c dl dd:hover a.a3 {
    background: url("../images/nav_01_on.png") 96% center no-repeat;
    background-size: 5px;
}

/*.topfr_hover .fc ul li .top_nav_c a.a1 span{font-size:0.16rem;color:#999;text-indent:0rem;display:inline-block;}
.topfr_hover .fc ul li .top_nav_c a.a1{line-height:0.25rem;margin:0.04rem 0px;}
.topfr_hover .fc ul li .top_nav_c a.a1:hover span{color:#00adbb;}*/
.topfr_hover .fc ul li .top_nav_c p {
    margin-bottom: 0.08rem;
}

.topfr_hover .fc ul li .top_nav_c a b {
    width: 0%;
    height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #3d4899;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.topfr_hover .fc ul li .top_nav_c a:hover b {
    width: 0%;
    left: 0px;
}

.topfr .fc ul li .top_nav_t a:hover {
    color: #00adbb;
}

.topfr_hover .fc ul li.nav-next-icon:hover .top_nav_t a b {
    /* width: 100%; */
    /* height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #97d700; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #00acbb transparent;


}


.bannerfr {
    width: 100%;
    overflow: hidden;
}

.banner_slide {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.banner_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.banner_slide .swiper-slide .banner_bg {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.banner_slide .swiper-slide .banner_bg img.img1 {
    display: none;
}

.banner_slide .swiper-slide .banner_bg b {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner_slide .swiper-slide .banner_bg .wrap_in {
    overflow: hidden;
    position: relative;
    z-index: 99;
    display: none;
}

.banner_slide .swiper-slide .banner_bg .banner_txt {
    width: 100%;
    overflow: hidden;
    margin-top: 17%;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p {
    width: 100%;
    overflow: hidden;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p1 {
    font-size: 45px;
    color: #252525;
    line-height: 1.3;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p2 {
    margin-top: 0.22rem;
    font-size: 26px;
    color: #646464;
    line-height: 1.5;
    font-weight: normal;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 {
    margin-top: 0.49rem;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 1;
    padding: 10px 20px;
    border-radius: 0.06rem;
    /* width: 2.06rem; */
    font-size: 20px;
    border: 0.02rem solid #00acbb;
    background-color: #fff;
    color: #00acbb;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a2 {
    margin-left: 0.2rem;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a1 {
    background-color: #00acbb;
    color: #fff;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a1:hover {
    opacity: 0.8;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a2:hover {
    background-color: #00acbb;
    color: #fff;
}

.banner_slide .banner_sp {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 140px;
    z-index: 999;
    text-align: center;
}

.banner_slide .banner_sp span {
    opacity: 1;
    background-color: #b1b5be;
    border-radius: 0px;
    margin: 0px 4px;
    height: 3px;
    width: 40px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.banner_slide .banner_sp span i {
    width: 0px;
    height: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner_slide .banner_sp span.on i {
    width: 100%;
    transition: 6s linear;
    -webkit-transition: 6s linear;
    -o-transition: 6s linear;
    -moz-transition: 6s linear;
}

.in_01 {
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 999;
    width: 100%;
}

.in_01 ul li {
    width: 25%;
    overflow: hidden;
    float: left;
    position: relative;
    padding: 0.40rem 0px 0.42rem 0px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}

.in_01 ul li b {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: rgba(218, 218, 218, 0.3);
    position: absolute;
    right: 0px;
    top: 0px;
}

.in_01 ul li a {
    display: block;
    margin: 0px 0.3rem;
    color: #fff;
    padding-left: 0.84rem;
    height: 0.68rem;
}

.in_01 ul li a span {
    display: block;
    overflow: hidden;
    font-size: 16px;
    line-height: 0.35rem;
}

.in_01 ul li a i {
    display: block;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
}

.in_01 ul li.li1 a {
    background: url("../images/ion_01.png") left center no-repeat;
    background-size: 0.68rem;
}

.in_01 ul li.li2 a {
    background: url("../images/ion_02.png") left center no-repeat;
    background-size: 0.68rem;
}

.in_01 ul li.li3 a {
    background: url("../images/ion_03.png") left center no-repeat;
    background-size: 0.68rem;
}

.in_01 ul li.li4 a {
    background: url("../images/ion_04.png") left center no-repeat;
    background-size: 0.68rem;
}

.in_01 ul li.li4 b {
    display: none;
}

.in_01 ul li:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.in_02 {
    overflow: visible;
    margin-top: 0.66rem;
    padding-bottom: 1.21rem;
}

.in_02_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.in_02_t h2,
.jfa_01_t h2 {
    font-size:	28px;
    color: #000;
    font-weight:normal;
    line-height:55px;
}

.in_02_t h5,
.jfa_01_t h5 {
    font-weight: bold;
    font-size: 36px;
    line-height: 0.64rem;
}



.in_02_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.in_02_c ul li {
    width: 19%;
    overflow: hidden;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    -moz-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.05);
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}

.in_02_c ul li:nth-child(5),
.in_02_c ul li:nth-child(10) {
    margin-right: 0px;
}

.in_02_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0px 0px 20px 0px;
}

.in_02_c ul li a em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.in_02_c ul li a em.em1 {
    position: relative;
}

.in_02_c ul li a em.em1 img {
    width: 30%;
    display: block;
    margin: 30px auto 0;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}

.in_02_c ul li a em.em1 img.img2 {
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
}

.in_02_c ul li a em.em2 {
    width: auto;
    margin: 0px 0.22rem;
    margin-top: 0.07rem;
}

.in_02_c ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.in_02_c ul li a em.em2 span.sp1 {
    font-size: 22px;
    color: #363636;
    line-height: 2;
    text-align: center;
}

.in_02_c ul li a em.em2 span.sp2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 14px;
    color: #7b6b6b;
    line-height: 1.5;
    font-weight: normal;
}

.in_02_c ul li a em.em2 span.sp3 {
    margin-top: 0.16rem;
    text-align: center;
}

.in_02_c ul li a em.em2 span.sp3 i {
    line-height: 40px;

    border: 1px solid #d8d8d8;
    border-radius: 5px;
    /* width: 1.5rem; */
    padding: 0 20px;
    font-size: 14px;
    color: #595757;
    display: inline-block;
}

.in_02_c ul li:hover,
.in_02_c ul li.hover {
    /* background-color: #00bbc7; */
    border: 1px solid #00bbc7;

}

/* .in_02_c ul li:hover a em.em2 span.sp1 {
    color: #fff;
}

.in_02_c ul li:hover a em.em2 span.sp2 {
    color: #fff;
} */

.in_02_c ul li:hover a em.em2 span.sp3 i,
.in_02_c ul li.hover a em.em2 span.sp3 i {
    background-color: #00bbc7;
    border: 1px solid #00acbb;
    color: #fff;
}

/* .in_02_c ul li:hover a em.em1 img.img2 {
    opacity: 1;
}

.in_02_c ul li:hover a em.em1 img.img1 {
    opacity: 0;
} */


.in_03 {
    overflow: hidden;
    background: url("../images/in_01.jpg") center no-repeat;
    background-size: cover;
    padding: 0.87rem 0px 0.84rem 0px;
}

.in_03_t {
    width: 100%;
    overflow: hidden;
    margin-top: 0.25rem;
    text-align: center;
}

.in_03_t ul {
    font-size: 0;
    display: inline-block;
}

.in_03_t ul li {
    /* width: 2.72rem; */
    padding: 20px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 20px;
    background-color: #fff;
    border: 0.01rem solid #00acbb;
    border-right: 0px;
}

.in_03_t ul li a {
    color: #00acbb;
}

.in_03_t ul li:nth-child(1) {
    border-radius: 6px 0px 0px 6px;
}

.in_03_t ul li:nth-child(4) {
    border-radius: 0px 6px 6px 0px;
    border-right: 1px solid #00acbb;
}

.in_03_t ul li.on {
    background-color: #00acbb;
}

.in_03_t ul li.on a {
    color: #fff;
}


.in_03_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.84rem;
}

.in_03c_c {
    width: 80%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    display: table;
}

.in_03c_c .in_03cc_l {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}

.in_03c_c .in_03cc_l img {
    width: 100%;
    display: block;
}

.in_03c_c .in_03cc_r {
    display: table-cell;
    vertical-align: middle;
    width: 55%;
}

.in_03c_c .in_03cc_r p {
    width: 85%;
    overflow: hidden;
    margin-left: 15%;
}

.in_03c_c .in_03cc_r p.p1 {
    font-size: 26px;
    color: #222;
    line-height: 2;
}

.in_03c_c .in_03cc_r p.p2 {
    margin-top: 0.13rem;
}

.in_03c_c .in_03cc_r p.p2 i {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 0.42rem;
    background: url("../images/c_01.png") left center no-repeat;
    padding-left: 10px;
    font-weight: normal;
    margin: 5px 0px;
}

.in_03c_c .in_03cc_r p.p3 {
    margin-top: 20px;
}

.in_03c_c .in_03cc_r p.p3 a {
    float: left;
    display: inline-block;

    text-align: center;
    border-radius: 6px;
    font-size: 20px;
    border: 1 solid #00acbb;
    background-color: #fff;
    color: #00acbb;
    padding: 12px 14px;
}

.in_03c_c .in_03cc_r p.p3 a.a2 {
    margin-left: 20px;
}

.in_03c_c .in_03cc_r p.p3 a.a1 {
    background-color: #00acbb;
    color: #fff;
}

.in_03c_c .in_03cc_r p.p3 a.a1:hover {
    opacity: 0.8;
}

.in_03c_c .in_03cc_r p.p3 a.a2:hover {
    background-color: #00acbb;
    color: #fff;
}

.in_04 {
    overflow: hidden;
    background-color: #00acbb;
    padding: 0rem 0px;
}

.in_04 .wrap_in {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.in_04 img {
    display: block;
    height: 1.2rem;
}

.in_05 {
    overflow: hidden;
    padding: 1.06rem 0px 1.2rem 0px;
}

.in_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.48rem;
}

.in_05_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    -moz-transition: .1s linear;
}

.in_05_c ul li:nth-child(4) {
    margin-right: 0px;
}

/*.in_05_c ul li a{width:100%;display:block;overflow:hidden;}*/
.in_05_c ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.in_05_c ul li em.em1 {
    background: url("../images/in_02.jpg") center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 0.51rem 0px 0.52rem 0px;
}

.in_05_c ul li em.em1 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.39rem;
    text-align: right;
    color: #fff;
}

.in_05_c ul li em.em1 span.sp1 {
    font-size: 24px;
    line-height: 1.5;
}

.in_05_c ul li em.em1 span.sp2 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}

.in_05_c ul li em.em1 span.sp3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}

.in_05_c ul li em.em2 {
    border: 1px solid #dfe5ed;
    border-top: 0px;
    padding: 0.27rem 0px;
}

.in_05_c ul li em.em2 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.3rem;
}

.in_05_c ul li em.em2 span.sp1 {
    max-height: 50px;
    font-size: 14px;
    line-height: 1.5;
    color: #292929;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.in_05_c ul li em.em2 span.sp2 {
    margin-top: 20px;
}

.in_05_c ul li em.em2 span.sp2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 45px;

    border-radius: 0.06rem;
    font-size: 16px;
    /* background-color: #eee; */
    border: 1px solid #eee;
    color: #555;
    text-align: center;
    transition: all 0.3s;
}

.in_05_c ul li:hover em.em2 span.sp2 i {
    background-color: #00acbb;
    border-color: #00acbb;
    color: #fff;
    /* -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    margin-top: -3px; */
}

.in_06 {
    overflow: hidden;
    background-color: #f6f9fc;
    padding: 1.06rem 0px 0.89rem 0px;
}

.in_06_c {
    width: 100%;
    overflow: hidden;
}

.in_06_c .wrap_in {
    position: relative;
}

.in_06_c .in_06c_prev {
    width: 12px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/in_03.png") center no-repeat;
    position: absolute;
    left: -50px;
    top: 0px;
    z-index: 999;
}

.in_06_c .in_06c_next {
    width: 12px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/in_04.png") center no-repeat;
    position: absolute;
    right: -50px;
    top: 0px;
    z-index: 999;
}

.in_06c_slide {
    width: 99.9%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    padding-top: 0.47rem;
    opacity: 0;
}

.in_06c_slide .swiper-slide {
    width: 20%;
    overflow: hidden;
    float: left;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    -moz-transition: .1s linear;
}

.in_06c_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #fff;
}

.in_06c_slide .swiper-slide a em {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-style: normal;
}

.in_06c_slide .swiper-slide a em.em1 {
    position: relative;
}

.in_06c_slide .swiper-slide a em.em1 img {
    width: 100%;
    display: block;
}
.in_06c_slide .swiper-slide a em.em1 .img{
  position: absolute;
  bottom: 0px;
  left: 20px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.in_06c_slide .swiper-slide a em.em1 b {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 160px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.in_06c_slide .swiper-slide a em.em1 span {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #efefef;
    text-align: center;
    font-size: 0.20rem;
    line-height: 0.28rem;
    padding: 0.07rem 0px;
    color: #000;
    white-space: nowrap;

    overflow: hidden;
    text-overflow: ellipsis;
}

.in_06c_slide .swiper-slide a em.em2 {
    border-top: 0px;
    padding: 0.2rem 0.28rem 0.2rem 0.28rem;
}

.in_06c_slide .swiper-slide a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}


.in_06c_slide .swiper-slide a em.em2 span.sp1 {
	  font-size: 14px;
	  font-weight: 400;
	  position: relative;
	  line-height: 30px;

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.in_06c_slide .swiper-slide a em.em2 span.sp1::after{
  content: '';
  height: 2px;
  background: rgba(0, 176, 185, 1);
  width: 36px;
  position: absolute;
  left: 0;
  bottom: 0
}

.in_06c_slide .swiper-slide a em.em2 span.sp1 i {
    color: #d9d9d9;
}

.in_06c_slide .swiper-slide a em.em2 span.sp2 {
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    line-height: 1.5;
    margin: 0px 0px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
}

.in_06c_slide .swiper-slide a em.em2 span.sp3 {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-weight: normal;
    margin-top: 10px;
}


.in_06c_slide .swiper-slide a em.em2 span.sp3 i.active {
    background: rgba(0, 176, 185, 1);
    border-radius: 10px;
    padding: 3px 6px;
    color: #fff;
}


.in_06c_slide .swiper-slide a em.em2 span.sp4 {
    border-top: 1px solid #d9d9d9;
    margin-top: 0.16rem;
    padding-top: 0.14rem;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 1.3;
    white-space: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 44px;
}

.in_06c_slide .swiper-slide:hover {
    -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    margin-top: -3px;
}

.in_06c_slide .swiper-slide:hover a em.em2 span.sp2 {
    color: #00acbb;
}


.in_06_b {
    width: 100%;
    overflow: hidden;
    margin-top: 0.3rem;
}

.in_06_b ul {
    width: 100%;
    overflow: hidden;
    border: 0.01rem solid #dfe5ed;
    border-radius: 0.06rem;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.in_06_b ul li {
    float: left;
    width: 12.5%;
    overflow: hidden;
    padding: 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.in_06_b ul li img {
    display: block;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.in_06_b ul li img:hover {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.in_06_more {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
    text-align: center;
}

.in_06_more a {
    display: inline-block;
    overflow: hidden;
    /* line-height: 0.68rem; */
    border-radius: 5px;
    font-size: 20px;
    padding: 12px 15px;
    color: #666;

    border: 1 solid #c6ceda;
}

.in_06_more a.a1 {
    background-color: #fff;
}

.in_06_more a:hover {
    background-color: #00acbb;
    border: 0.01rem solid #00acbb;
    color: #fff;
}


.in_07 {
    overflow: hidden;
    background: url("../images/in_05.jpg") center no-repeat;
    background-size: cover;
    padding: 60px 0px;
}

.in_07 .fl {
    width: 60%;
    overflow: hidden;
}

.in_07 .fl ul li {
    width: 30%;
    margin-right: 5%;
    overflow: hidden;
    float: left;
    margin-bottom: 0.6rem;
    font-weight: normal;
}

.in_07 .fl ul li:nth-child(3n) {
    margin-right: 0px;
}

.in_07 .fl ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
    color: #666;
}

.in_07 .fl ul li span.sp1 {
    font-size: 45px;
    font-weight: 10;
}

.in_07 .fl ul li span.sp2 {
    font-size: 20px;
    line-height: 2;
}


.in_07 .fr {
    width: 30%;
    overflow: hidden;
    margin-top: 10px;
}

.in_07 .fr p {
    width: 100%;
    overflow: hidden;
}

.in_07 .fr p.p1 {
    font-size: 30px;
    color: #181818;
    line-height: 1.5;
}

.in_07 .fr p.p2 {
    margin-top: 0.55rem;
}

.in_07 .fr p.p2 a {
    float: left;
    display: inline-block;
    /* line-height: 0.7rem; */
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    padding: 12px 15px;
    text-align: center;
    background-color: #00acbb;
    margin-left: 0.2rem;
}

.in_07 .fr p.p2 a:nth-child(1) {
    margin-left: 0px;
}

.in_07 .fr p.p2 a:hover {
    opacity: 0.9;
}

.in_08{
    background-color: #f6f9fc;
}
.in_08 .recommend {
    padding-bottom: 90px;
    padding-top: 30px;
  }
  .in_08 .recommend * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
  }
  .in_08 .recommend a {
    text-decoration: none;
    outline: none;
  }
  .in_08 .recommend .l-title {
    padding: 0 0 40px 0;
  }
  .in_08 .recommend .l-title h2 {
    font-size: 28px;
    color: #000000;
    text-align: center;
    line-height: 55px;
    font-weight: 400;
  }
  .in_08 .recommend .l-container {
    margin: 0px 8%;
  }
  .in_08 .recommend .l-content {
    width: 100%;
  }
  .in_08 .recommend .l-content .card {
    float: left;
    padding: 30px 30px 10px;
    margin-right: 30px;
    width: calc((100% - 30px) / 2);
    background: #ffffff;
    box-shadow: 0px 5px 30px 0px rgba(239, 239, 239, 0.75);
    border-radius: 8px;
  }
  .in_08 .recommend .l-content .card:last-child {
    margin-right: 0;
  }
  .in_08 .recommend .l-content .card h3 {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .in_08 .recommend .l-content .card h3 svg {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .in_08 .recommend .l-content .card h3 span {
    display: inline-block;
    vertical-align: middle;
  }
  .in_08 .recommend .l-content .card h3 a {
    font-size: 14px;
    color: #666666;
    float: right;
    line-height: 20px;
    transition: all 0.3s;
  }
  .in_08 .recommend .l-content .card h3 a:hover {
    color: #00adbb;
  }
  .in_08 .recommend .l-content .card ul a {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
    display: inline-block;
    width: calc(100% - 80px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
  }
  .in_08 .recommend .l-content .card ul a:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #32ced7;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 8px;
  }
  .in_08 .recommend .l-content .card ul a:hover {
    color: #32ced7;
  }
  .in_08 .recommend .l-content .card ul .time {
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
  }
  @media (max-width: 978px) {
    .in_08 .recommend {
      padding-bottom: 30px;
    }
    .in_08 .recommend .l-container {
      margin: 0px 2%;
    }
    .in_08 .recommend .l-content .card {
      float: left;
      padding: 30px 20px 10px;
      margin-right: 0;
      width: 100%;
      background: #ffffff;
      box-shadow: 0px 5px 30px 0px rgba(239, 239, 239, 0.75);
      border-radius: 8px;
      margin-bottom: 20px;
    }
    .in_08 .recommend .l-content .card h3 {
      font-size: 16px;
      color: #000000;
      line-height: 22px;
      margin-bottom: 20px;
    }
    .in_08 .recommend .l-content .card h3 svg {
      width: 24px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
    }
    .in_08 .recommend .l-content .card h3 span {
      display: inline-block;
      vertical-align: middle;
    }
    .in_08 .recommend .l-content .card h3 a {
      font-size: 14px;
      color: #666666;
      float: right;
      line-height: 20px;
      transition: all 0.3s;
    }
    .in_08 .recommend .l-content .card h3 a:hover {
      color: #00adbb;
    }
    .in_08 .recommend .l-content .card ul a {
      font-size: 12px;
      color: #666666;
      line-height: 18px;
      margin-bottom: 20px;
      padding-left: 15px;
      position: relative;
      display: inline-block;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      transition: all 0.3s;
    }
    .in_08 .recommend .l-content .card ul a:after {
      content: "";
      width: 6px;
      height: 6px;
      background: #32ced7;
      border-radius: 50%;
      position: absolute;
      left: 2px;
      top: 5px;
    }
    .in_08 .recommend .l-content .card ul a:hover {
      color: #32ced7;
    }
    .in_08 .recommend .l-content .card ul .time {
      display: none;
    }
  }


.btnfr {
    overflow: hidden;
    background-color: #222;
    padding: 0.12rem 0px 30px 0px;
}

.btn_01 {
    width: 100%;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.btn_01 b.b1 {
    width: 100%;
    height: 1px;
    display: none;
    overflow: hidden;
    background-color: #2d2d2d;
    position: absolute;
    left: 0px;
    top: 0.75rem;
}

.btn_01_1 {
    float: left;
    width: 2.8rem;
}

.btn_01_1 p {
    width: 100%;
    overflow: hidden;
}

.btn_01_1 p.p1 {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0.26rem;
}

.btn_01_1 p.p2 {
    font-size: 16px;
    line-height: 1.5;
}

.btn_01_1 p.p3 {
    font-size: 0.22rem;
    line-height: 0.3rem;
}

.btn_01_1 p.p4 {
    margin-top: 20px;
}


.btn_01_2 {
    float: left;
    width: 6rem;
}

.btn_01_2 dl {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 33.3333%;
}

.btn_01_2 dl:nth-child(4) {
    display: none;
}

.btn_01_2 dl dt {
    margin: 0px;
    padding: 0px;
    line-height: 2;
    margin-bottom: 0.25rem;
    font-size: 16px;
}

.btn_01_2 dl dd {
    margin: 0px;
    padding: 0px;
    line-height: 0.23rem;
    margin-bottom: 0.17rem;
    font-size: 14px;
}

.btn_01_2 dl dd a {
    font-size: 14px;
    color: #939393;
}

.btn_01_2 dl dd a:hover {
    color: #fff;
}

.btn_01_3 {
    float: left;
    width: 3.95rem;
    margin-left: 0rem;
}

.btn_01_3 p {
    width: 100%;
    overflow: hidden;
}

.btn_01_3 p.p1 {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0.25rem;
}

.btn_01_3 p.p2 {}

.btn_01_3 p.p2 a {
    float: left;
    display: inline-block;
    color: #939393;
    position: relative;
    margin-right: 0.13rem;
    margin-bottom: 0.17rem;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0.015rem;
}

.btn_01_3 p.p2 a.on {
    color: #fff;
}

.btn_01_3 p.p2 a.on b {
    width: 100%;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.btn_01_3 p.p2 a span {
    display: none;
}

.btn_01_3 p.p3 {
    margin-top: 10px;
}

.btn_01_3 p.p3 span {
    font-size: 14px;
    color: #939393;
}

.btn_01_4 {
    float: right;
    width: 2.8rem;
}

.btn_01_4 p {
    width: 100%;
    overflow: hidden;
}

.btn_01_4 p.p1 {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0.25rem;
}

.btn_01_4 p.p2 {}

.btn_01_4 p.p2 em {
    display: inline-block;
    float: left;
    font-style: normal;
    width: 48%;
    margin-left: 4%;
}

.btn_01_4 p.p2 em:nth-child(1) {
    margin-left: 0px;
}

.btn_01_4 p.p2 em img {
    display: block;
    width: 100%;
}

.btn_01_4 p.p2 em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}

.btn_02 {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.btn_02 p,
.btn_02 p a {
    font-size: 14px;
    color: #505050;
    line-height: 0.24rem;
}


.link_f a {
    color: #939393;
}

.link_f a:hover {
    color: #FFF;
}

.link_f ul {
    /* display: flex; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.link_f {
    margin: 15px 8%;
}

.link_f ul li {
    margin-right: 25px;
    color: #939393;
}

.link_f ul li:nth-of-type(1) {
    margin-right: 10px;
}

.menu_click {
    overflow: hidden;
    height: 46px;
    display: none;
    margin-left: 15px;
    float: left;
}

.menu {
    float: left;
    margin-top: 7px;
    display: block;
}

.menu em {
    width: 34px;
    height: 34px;
    display: block;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
}

.menu em i {
    cursor: pointer;
    width: 60%;
    display: block;
    overflow: hidden;
    height: 2px;
    background-color: #00acbb;
    position: absolute;
    left: 15%;
    top: 10px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.menu em i.i1 {
    top: 10px;
}

.menu em i.i2 {
    top: 18px;
}

.menu em i.i3 {
    top: 26px;
}

.menu em.on i.i2 {
    opacity: 0;
}

.menu em.on i.i1 {
    width: 60%;
    left: 20%;
    transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -webkit-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
}

.menu em.on i.i3 {
    width: 60%;
    left: 20%;
    transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
}


.top_orther {
    background-color: #fff;
}


.sub_01 {
    overflow: hidden;
    position: relative;
}

.sub_01 img.img1 {
    width: 100%;
    display: block;
}

.sub_01 img.img1_small {
    width: 100%;
    display: none;
}

.sub_01_c1 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.96rem;
}

.sub_01_c1 p {
    width: 100%;
    overflow: hidden;
}

.sub_01_c1 p.p1 {
    font-size: 0.48rem;
    color: #fff;
    line-height: 0.77rem;
}

.sub_01_c1 p.p2 {
    font-size: 18px;
    color: #fff;
    line-height: 0.5rem;
    margin-top: 0.15rem;
}


.cgal_01 {
    overflow: hidden;
    margin-top: 0.6rem;
}

.cgal_01 ul {
    width: 100%;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    border-right: 0px;
    border-radius: 0.06rem 0.06rem 0px 0px;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cgal_01 ul li {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    border-right: 1px solid #d5d5d5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
}

.cgal_01 ul li a {
    font-size: 24px;
    color: #00adbb;
    display: inline-block;
    line-height: 3;
}

.cgal_01 ul li.on {
    background-color: #00adbb;
}

.cgal_01 ul li.on a {
    color: #fff;
}

.cgal_01_t {
    width: 100%;
    overflow: hidden;
}

.cgal_01_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    border-top: 0px;
    border-radius: 0px 0px 0.06rem 0.06rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cgal_01c_fr {
    overflow: hidden;
    margin: 0px 0.6rem;
    margin-top: 0.24rem;
}

.cgal_01_c a {
    font-size: 20px;
    color: #222;
    line-height: 1.5;
    float: left;
    margin-right: 0.7rem;
    margin-bottom: 0.24rem;
}

.cgal_01_c a:hover {
    color: #00adbb;
}

.cgal_02 {
    overflow: hidden;
    padding-top: 0.4rem;
}

.cgal_02 ul li {
    width: 23.50%;
    overflow: hidden;
    padding: 0px 0.3rem;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.3rem;
    border: 1px solid #dfe5ed;
    border-radius: 0.04rem;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cgal_02 ul li:nth-child(4n) {
    margin-right: 0px;
}

.cgal_02 ul li a em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.cgal_02 ul li a em.em1 img {
    width: 100%;
    display: block;
}

.cgal_02 ul li a em.em1 b {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 240px;
}

.cgal_02 ul li a em.em3 img {
    width: 100%;
    display: block;
}

.cgal_02 ul li a em.em2 {
    padding: 0.1rem 0 0.4rem 0;
}

.cgal_02 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cgal_02 ul li a em.em2 span.sp1 {
    font-size: 20px;
    color: #292929;
    line-height: 1.5;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cgal_02 ul li a em.em2 span.sp1 i {
    color: #d9d9d9;
}

.cgal_02 ul li a em.em2 span.sp2 {
    font-size: 16px;
    color: #292929;
    font-weight: bold;
    line-height: 1.5;
    margin: 0px 0px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cgal_02 ul li a em.em2 span.sp3 {
    font-size: 16px;
    line-height: 1.5;
    height: 0.66rem;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-weight: normal;
}

.cgal_02 ul li a em.em2 span.sp4 {
    border-top: 1px solid #d9d9d9;
    margin-top: 0.16rem;
    padding-top: 0.14rem;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cgal_02 ul li:hover {
    -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.07);
    position: relative;
}

.cgal_02 ul li:hover a em.em2 span.sp2 {
    color: #00adbb;
}


.pages {
    overflow: hidden;
    text-align: center;
    margin-top: 0.3rem;
}

.pages a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    border: 1px solid #dcdcdc;
    padding: 5px 9px;
    margin: 0px 5px;
    line-height: 1;
}

.pages a.on {
    background-color: #00adbb;
    border: 1px solid #00adbb;
    color: #fff;
}

.pages a:hover {
    background-color: #00adbb;
    border: 1px solid #00adbb;
    color: #fff;
}

.pages i {
    color: #333;
    display: inline-block;
    margin: 0px 0.04rem;
}

.pages p {
    display: inline-block;
    width: auto;
    margin: 0px 0.04rem;
}

.btnfr_01 {
    margin-top: 1rem;
}


.sub_01_c2 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.sub_01_c2 img {
    width: 3rem;
    display: block;
}

.sub_01_c3 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 2rem;
}

.sub_01_c3 p {
    width: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
}

.sub_01_c3 p.p1 {
    font-size: 0.65rem;
    line-height: 1.05rem;
}

.sub_01_c3 p.p2 {
    font-size: 22px;
    line-height: 2;
}

.sub_01_c4 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

.sub_01_c4 ul {
    width: 100%;
    display: table;
    overflow: hidden;
}

.sub_01_c4 ul li {
    display: table-cell;
    overflow: hidden;
    position: relative;
    padding: 0.2rem 0px;
}

.sub_01_c4 ul li b {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgba(244, 244, 244, 0.2);
}

.sub_01_c4 ul li p {
    width: auto;
    padding: 0px;
    margin: 0px 0.4rem;
    color: #fff;
}

.sub_01_c4 ul li p.p1 {
    font-size: 20px;
    line-height: 1.5;
}

.sub_01_c4 ul li p.p2 {
    font-size: 0.16rem;
    line-height: 0.25rem;
}

.sub_01_c4 ul li p a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.sub_01_c4 ul li p a:hover {
    color: #00adbb;
    border-bottom: 1px solid #00adbb;
}

.sub_01_c4 ul li p i {
    margin: 0px 0.09rem;
}

.anxq_01 {
    overflow: hidden;
    margin-top: 0.6rem;
}

.anxq_01 .wrap_in {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.7rem;
    border-radius: 0.03rem;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 60px;
}

.anxq_01_01 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.38rem;
}

.anxq_0101_t {
    overflow: hidden;
    padding: 0px 0.39rem;
    line-height: 0.53rem;
    position: relative;
    font-size: 0.3rem;
    color: #111;
    font-weight: bold;
}

.anxq_0101_t b {
    width: 0.03rem;
    height: 0.29rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.12rem;
}

.anxq_0101_c {
    overflow: hidden;
    margin: 0px 0.39rem;
}

.anxq_0101_c p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    line-height: 2em;
    margin-top: 0.2rem;
}

.anxq_0101_c p a{
    color: #00acbb;
}

.anxq_0101_c img {
    max-width: 100%;
     width: 100% !important;
     height: auto !important;
}


.anxq_02 {
    overflow: hidden;
    margin-top: 0.75rem;
}

.anxq_02_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.anxq_02_t h5 {
    font-size: 0.45rem;
    color: #111;
    line-height: 0.8rem;
    font-weight: bold;
}

.anxq_02_c {
    margin-top: 0.2rem;
}

.anxq_03 {
    margin-top: 0.09rem;
}

.sub_01_c5 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.24rem;
}

.sub_01_c5 p {
    width: 100%;
    overflow: hidden;
    /* text-align: center; */
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.sub_01_c5 p.p1 {
    font-size: 45px;
    line-height: 1.5;
    margin-bottom: 0.14rem;
}

.sub_01_c5 p.p2 {
    margin-top: 0.52rem;
}

.sub_01_c5 p.p2 a {
    display: inline-block;
    line-height: 1.5;
    padding: 0px 40px;
    font-size: 18px;
    color: #00adbb;
    background-color: #fff;
    border-radius: 50px;
    line-height: 45px;
}

.sub_01_c5 p.p2 a:hover {
    background-color: #00adbb;
    color: #fff;
}


.jfa_01 {
    overflow: hidden;
    padding-top: 1.03rem;
    background-color: #fff;
}

.jfa_01_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.jfa_01_t h2 {
    font-size: 28px;
    color: #000;
    font-weight: normal;
    line-height: 55px;
}

.sfl_03 .jfa_01_t h2 {
    color: #fff;
}

.jfa_01_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 0.56rem;
}

.jfa_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.jfa_01_c ul li {
    width: 23.5%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.jfa_01_c ul li:nth-child(4) {
    margin-right: 0px;
}

.jfa_01_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.jfa_01_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.jfa_01_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.jfa_01_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38)
}

.jfa_01_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.jfa_01_c ul {
    display: flex;
    flex-wrap: wrap;
}

.jfa_01_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    height: calc(100% - 0.6rem);
}

.jfa_01_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    height: auto !important;
    margin-bottom: 0.37rem;
}

.jfa_01_c ul li .jfa_01c_c em span,
.jfa_01_c ul li .jfa_01c_c em h3 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
    text-align: center;
}

.jfa_01_c ul li .jfa_01c_c em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    line-height: 1.5;
    margin-top: 18px;
}


.jfa_01_t1 {
    margin-top: 1.04rem;
    margin-bottom: 0.42rem;
}

.jfa_02 {
    overflow: hidden;
}

.jfa_02 ul li {
    width: 100%;
    overflow: hidden;
    padding: 0.75rem 0px;
}

.jfa_02 ul li .fr {
    width: 50%;
}

.jfa_02 ul li .fl {
    width: 50%;
}

.jfa_02 ul li .jfa_02_img {
    width: 86.375%;
    overflow: hidden;
    -moz-box-shadow: 10px 0px 50px rgba(84, 84, 84, 0.28);
    -webkit-box-shadow: 10px 0px 50px rgba(84, 84, 84, 0.28);
    box-shadow: 10px 0px 50px rgba(84, 84, 84, 0.28);
}

.jfa_02 ul li .jfa_02_img img {
    width: 100%;
    display: block;
}

.jfa_02 ul li .jfa_02_txt {
    width: 80%;
    margin-left: 12.5%;
	padding-top:50px;
}

.jfa_02 ul li .jfa_02_txt p {
    width: 100%;
    overflow: hidden;
}

.jfa_02 ul li .jfa_02_txt p.p1,
.jfa_02 ul li .jfa_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 2;
}

.jfa_02 ul li .jfa_02_txt p.p2 {
    font-size: 14px;
    color: #292929;
    line-height: 1.5m;
    margin-top: 8px;
}

.jfa_02 ul li .jfa_02_txt p.p3 {
    margin-top: 0.24rem;
}

.jfa_02 ul li .jfa_02_txt p.p3 span {
    width: 2.48rem;
    height: auto;
    min-height: 40px;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    margin: 0px 0.1rem 0.1rem 0px;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    float: left;
    text-align: center;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;

    padding: 0 20px;
    box-sizing: border-box;
}

.jfa_02 ul li .jfa_02_txt p.p3 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.jfa_02 ul li .jfa_02_txt p.p4 {
    margin-top: 0.3rem;
}

.jfa_02 ul li .jfa_02_txt p.p4 a {
    display: inline-block;
    line-height: 35px;
    border-radius: 40px;
    background-color: #00adbb;
    padding: 0px 0.28rem 0px 0.28rem;
    font-size: 16px;
    color: #fff;
}

.jfa_02 ul li .jfa_02_txt p.p4 a span {
    display: inline-block;
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.jfa_02 ul li .jfa_02_txt p.p4 a:hover {
    opacity: 0.9;
}

.jfa_02 ul li .jfa_02_txt p.p5 {
    margin-top: 0.23rem;
}

.jfa_02 ul li .jfa_02_txt p.p5 span {
    width: 6.22rem;
    min-height: 40px;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;

    padding: 0 20px;
    box-sizing: border-box;
}

.jfa_02 ul li .jfa_02_txt p.p5 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.jfa_02 ul li .jfa_02_txt p.p6 {
    margin-top: 0.23rem;
}

.jfa_02 ul li .jfa_02_txt p.p6 span {
    width: 4.22rem;
    min-height: 40px;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;

    padding: 0 20px;
    box-sizing: border-box;
}

.jfa_02 ul li .jfa_02_txt p.p6 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.jfa_02 ul li:nth-child(2n) {
    background-color: #fff;
}

.jfa_02 ul li:nth-child(2n) .jfa_02_img {
    margin-left: 12.5%;
}

.jfa_02 ul li:nth-child(3) .jfa_02_img {
    margin-top: 0.4rem;
}


.jfa_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.07rem 0px 0.91rem 0px;
}

.jfa_03_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.21rem;
}

.jfa_03_c ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 0.3rem;
    border: 1px solid #e2e2e2;
    border-radius: 0.07rem;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.jfa_03_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.jfa_03_c ul li em {
    display: table;
    margin: 0.33rem 0.29rem;
    font-style: normal;
}

.jfa_03_c ul li em span {
    display: table-cell;
    vertical-align: middle;
}

.jfa_03_c ul li em span.sp1 {
    width: 0.8rem;
}

.jfa_03_c ul li em span.sp1 img {
    width: 100%;
    display: block;
    border-radius: 50%;
}

.jfa_03_c ul li:nth-child(1) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.jfa_03_c ul li:nth-child(2) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.jfa_03_c ul li:nth-child(3) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.jfa_03_c ul li:nth-child(4) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.jfa_03_c ul li:nth-child(5) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.jfa_03_c ul li:nth-child(6) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.jfa_03_c ul li em span.sp2 {
    padding-left: 0.3rem;
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.jfa_04 {
    overflow: hidden;
    padding: 0.65rem 0px 0.81rem 0px;
}

.jfa_04 p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.jfa_04 p.p1 {
    font-size: 28px;
    line-height: 2;
}

.jfa_04 p.p2 {
    font-size: 18px;
    line-height: 2;
}

.jfa_04 p.p3 {
    margin-top: 0.32rem;
}

.jfa_04 p.p3 a {
    display: inline-block;
    line-height: 0.53rem;
    padding: 0px 0.22rem 0px 0.22rem;
    border-radius: 0.53rem;
    background-color: #fff;
    font-size: 16px;
    color: #00adbb;
}

.jfa_04 p.p3 a span {
    display: inline-block;
    background: url("../images/jfa_06.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.3rem;
}

.jfa_04 p.p3 a:hover {
    background-color: #00adbb;
    color: #fff;
}

.jfa_04 p.p3 a:hover span {
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
}


.jfa_05 {
    overflow: hidden;
    padding-top: 0.84rem;
    padding-bottom: 0.95rem;
}

.jfa_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.7rem;
}

.jfa_05_c ul li {
    width: 18.4%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.3rem;
}

.jfa_05_c ul li img {
    width: 100%;
    display: block;
    border-radius: 0.04rem;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jfa_05_c ul li:nth-child(5n) {
    margin-right: 0px;
}

.jfa_05_c ul li:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
}

.jfa_05_b {
    width: 100%;
    overflow: visible;
    text-align: center;
    margin-top: 0.1rem;
}

.jfa_05_b a {
    display: inline-block;
    line-height: 1;
    border-radius: 40px;
    background-color: #00b2c0;
    font-size: 16px;
    color: #fff;
    padding: 12px 25px;
}

.jfa_05_b a span {
    display: inline-block;
    background: url("../images/jfa_03.png") right center no-repeat;
    background-size: 0.17rem;
    padding-right: 0.48rem;
    -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38)
}

.jfa_05_b a:hover {
    opacity: 0.9;
}

.jfa_06 {
    overflow: hidden;
    padding: 0.68rem 0px 0.85rem 0px;
}

.jfa_06 p {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.jfa_06 p.p1 {
    font-size: 28px;
    color: #181818;
    line-height: 2;
}

.jfa_06 p.p2 {
    font-size: 18px;
    color: #181818;
    line-height: 1.5;
}

.jfa_06 p.p3 {
    margin-top: 0.27rem;
    overflow: visible;
}

.jfa_06 p.p3 a {
    display: inline-block;
    line-height: 0.53rem;
    padding: 0px 0.35rem;
    font-size: 16px;
    color: #fff;
    background-color: #00b2c0;
    border-radius: 0.4rem;
    -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38)
}

.jfa_06 p.p3 a:hover {
    opacity: 0.9;
}

.jfa_06 p.p4 {
    margin-top: 0.12rem;
    font-size: 18px;
    color: #434343;
    line-height: 0.23rem;
}


.jfa_07 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.73rem 0px 1.06rem 0px;
}

.jfa_07 .fl {
    width: 46.875%;
    overflow: hidden;
}

.jfa_07 .fr {
    width: 46.875%;
    overflow: hidden;
}

.jfa_07_t {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
}

.jfa_07_t span {
    float: left;
    font-size: 18px;
    color: #292929;
}

.jfa_07_t a {
    float: right;
    line-height: 1;
    border-radius: 40px;
    padding: 5px 15px;
    background-color: #00b2c0;
    font-size: 16px;
    color: #fff;
}

.jfa_07_t a i {
    display: inline-block;
    background: url("../images/jfa_03.png") right center no-repeat;
    background-size: 0.17rem;
    padding-right: 0.41rem;
}

.jfa_07_t a:hover {
    opacity: 0.9;
}

.jfa_07_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.36rem;
}

.jfa_07_c ul li {
    width: 100%;
    line-height: 0.45rem;
    overflow: hidden;
}

.jfa_07_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jfa_07_c ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url("../images/jfa_07.png") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.37rem;
}

.jfa_07_c ul li a i {
    width: 0.18rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_04.png") center no-repeat;
    background-size: 100%;
    float: right;
}

.jfa_07_c ul li a:hover span {
    color: #00b2c0;
}

.jfa_07_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.36rem;
}

.jfa_07_c1 ul li {
    width: 100%;
    line-height: 0.45rem;
    overflow: hidden;
}

.jfa_07_c1 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jfa_07_c1 ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url("../images/jfa_05.png") left center no-repeat;
    background-size: 0.1rem;
    padding-left: 0.25rem;
}

.jfa_07_c1 ul li a i {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
}

.jfa_07_c1 ul li a:hover span {
    color: #00b2c0;
}


.sub_01_c6 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.39rem;
}

.sub_01_c6 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c6 p.p1 {
    font-size: 0.48rem;
    line-height: 0.6rem;
}

.sub_01_c6 p.p2 {
    font-size: 0.3rem;
    line-height: 0.42rem;
}

.sub_01_c6 p.p3 {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0.24rem;
}

.sub_01_c6 p.p4 {
    margin-top: 0.38rem;
}

.sub_01_c6 p.p4 a {
    display: inline-block;
    line-height: 45px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 18px;
    color: #00adbb;
    float: left;
}

.sub_01_c6 p.p4 a.a1 {
    padding: 0px 0.34rem 0px 0.33rem;
    margin-right: 0.2rem;
}

.sub_01_c6 p.p4 a.a1 span {
    display: inline-block;
    background: url("../images/sfl_01.png") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.27rem;
}

.sub_01_c6 p.p4 a.a2 {
    padding: 0px 0.28rem 0px 0.34rem;
}

.sub_01_c6 p.p4 a.a2 span {
    display: inline-block;
    background: url("../images/sfl_02.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.33rem;
}

.sub_01_c6 p.p4 a:hover {
    background-color: #00adbb;
    color: #fff;
}

.sub_01_c6 p.p4 a.a1:hover span {
    background: url("../images/sfl_01_on.png") left center no-repeat;
    background-size: 0.17rem;
}

.sub_01_c6 p.p4 a.a2:hover span {
    background: url("../images/sfl_02_on.png") left center no-repeat;
    background-size: 0.22rem;
}

.report-down-wrap{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  z-index: 10000;
  display: none;
}

.report-down-modal{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000;
  z-index: 98;
}
.report-down-root {
  position: absolute;
  top:50%;
  left:50%;
  margin-top: -235px;
  margin-left: -266px;
  max-width: 450px;
  background: #f8f8f8;
  padding: 25px 40px;
  font-size: 16px;
  z-index: 99;
  width: 100%;
}

.report-down-root .close {
  height: 16px;
  text-align: right;
}

.report-down-root .root-login,
.report-down-root .root-info {
  display: none;
}

.report-down-root .close img {
  width: 16px;
  height: 16px;
}

.report-down-root .big-title {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}

.report-down-root .little-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.report-down-root .form-item {
  width: 100%;
  padding-bottom: 15px;
  position: relative;
}

.report-down-root .form-item .tip {
  display: none;
  color: #f56c6c;
  font-size: 12px;
  position: absolute;
}

.report-down-root .inner .form-item input,
.report-down-root .inner .form-item select,
.report-down-root .inner .form-item textarea {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: 1px solid #e1e2e4;
  width: 100%;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  box-shadow: none;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  color: #333;
  text-align: left;
}

.report-down-root ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c3c3c3;
  font-size: 16px;
  letter-spacing: 1px;
}

.report-down-root ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c3c3c3;
  font-size: 16px;
  letter-spacing: 1px;
}

.report-down-root :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c3c3c3;
  font-size: 16px;
  letter-spacing: 1px;
}


.report-down-root .inner .form-item-error select,
.report-down-root .inner .form-item-error input{
  border-color: #f56c6c;
}

.report-down-root .inner .form-item-error .tip {
  display: block;
}

.report-down-root .inner .submit-wrap {
  width: 100%;
  margin-top: 10px;
}

.report-down-root .inner .yzm-wrap {
  position: relative;
}

.report-down-root .inner .yzm-wrap input {
  width: 325px;
  margin-right: 10px;
}


.report-down-root .inner .form-item-yellow input {
  background: #fbffbe;
  color:#333;
}

.report-down-root .inner .yzm-wrap .yzm {
  width: 110px;
  text-align: center;
  float: right;
}

.report-down-root .inner .yzm-wrap .yzm button {
  border: 1px solid rgba(34, 169, 173, 1);
  color: rgba(34, 169, 173, 1);
  text-align: center;
  line-height: 34px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  cursor: pointer;
  margin-top: 1px;
}

.report-down-root .inner .yzm-wrap .yzm button:hover {
  background-color: rgba(34, 169, 173, 1);
  color: #fff;
}

.report-down-root .inner .submit-wrap button {
  height: 45px;
  width: 100%;
  background-color: rgba(34, 169, 173, 1);
  border: none;
  border-radius: 5px;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.report-down-root .inner .register-res {
  margin-top: 14px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 30px;
}

.report-down-root .inner .register-res a {
  font-size: 14px;
  color: #202020;
  text-decoration: none;
  outline: none;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
}

.report-down-root .inner .register-res i {
  color: #00adbb;
  font-style: normal;
}

.report-down-root .inner .register-res .p4_l {
  float: right;
  cursor: pointer;
}

.report-down-root .inner .register-res .tip{
  display: none;
  color: #f56c6c;
  font-size: 12px;
  position: absolute;
}
.report-down-root .inner .register-res-error .tip{
  display: block;
}


.sfl_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.5rem 0px 0.2rem 0px;
}

.sfl_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.37rem;
    border: 1px solid #eaeaea;
    height: 0.98rem;
    -moz-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05)
}

.sfl_01_c ul li {
    width: 20%;
    overflow: visible;
    float: left;
    position: relative;
    text-align: center;
    line-height: 0.98rem;
}

.sfl_01_c ul li i {
    width: 1px;
    height: 0.37rem;
    display: block;
    overflow: hidden;
    background-color: #dcdcdc;
    position: absolute;
    right: 0px;
    top: 0.31rem;
}

.sfl_01_c ul li span {
    display: inline-block;
    font-size: 16px;
    color: #222;
    padding-left: 0.58rem;
}

.sfl_01_c ul li span.sp1 {
    background: url("../images/sfl_03.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li span.sp2 {
    background: url("../images/sfl_04.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li span.sp3 {
    background: url("../images/sfl_05.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li span.sp4 {
    background: url("../images/sfl_06.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp5 {
    background: url("../images/sfl_07.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp6 {
    background: url("../images/rly_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp7 {
    background: url("../images/rly_02.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li span.sp8 {
    background: url("../images/rly_03.png") left center no-repeat;
    background-size: 0.26rem;
}

.sfl_01_c ul li span.sp9 {
    background: url("../images/rly_04.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp10 {
    background: url("../images/rly_05.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp11 {
    background: url("../images/p7_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp12 {
    background: url("../images/p7_02.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp13 {
    background: url("../images/p7_03.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp14 {
    background: url("../images/p7_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp15 {
    background: url("../images/p7_05.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp16 {
    background: url("../images/p8_02.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li span.sp17 {
    background: url("../images/p8_03.png") left center no-repeat;
    background-size: 0.51rem;
}

.sfl_01_c ul li span.sp18 {
    background: url("../images/p8_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp19 {
    background: url("../images/p8_05.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp20 {
    background: url("../images/p9_02.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp21 {
    background: url("../images/p9_03.png") left center no-repeat;
    background-size: 0.42rem;
}

.sfl_01_c ul li span.sp22 {
    background: url("../images/p9_04.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li span.sp23 {
    background: url("../images/p9_05.png") left center no-repeat;
    background-size: 0.37rem;
}

.sfl_01_c ul li span.sp24 {
    background: url("../images/p9_06.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp25 {
    background: url("../images/p13_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp26 {
    background: url("../images/p13_02.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp27 {
    background: url("../images/p13_03.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp28 {
    background: url("../images/p13_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp29 {
    background: url("../images/p13_05.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp30 {
    background: url("../images/p14_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp31 {
    background: url("../images/p14_02.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li span.sp32 {
    background: url("../images/p14_03.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp33 {
    background: url("../images/p14_04.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp34 {
    background: url("../images/p14_05.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li span.sp35 {
    background: url("../images/p14_06.png") left center no-repeat;
    background-size: 0.41rem;
}


.sfl_01_c ul li b {
    width: 100%;
    height: 0.1rem;
    display: none;
    overflow: hidden;
    background: url("../images/sfl_08.png") center no-repeat;
    background-size: auto 100%;
    position: absolute;
    left: 0px;
    bottom: -0.1rem;
}

.sfl_01_c ul li.on span.sp1 {
    background: url("../images/sfl_03_on.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li.on span.sp2 {
    background: url("../images/sfl_04_on.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li.on span.sp3 {
    background: url("../images/sfl_05_on.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li.on span.sp4 {
    background: url("../images/sfl_06_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp5 {
    background: url("../images/sfl_07_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp6 {
    background: url("../images/rly_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp7 {
    background: url("../images/rly_02_on.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li.on span.sp8 {
    background: url("../images/rly_03_on.png") left center no-repeat;
    background-size: 0.26rem;
}

.sfl_01_c ul li.on span.sp9 {
    background: url("../images/rly_04_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp10 {
    background: url("../images/rly_05_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp11 {
    background: url("../images/p7_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp12 {
    background: url("../images/p7_02_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp13 {
    background: url("../images/p7_03_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp14 {
    background: url("../images/p7_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp15 {
    background: url("../images/p7_05_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp16 {
    background: url("../images/p8_02_on.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li.on span.sp17 {
    background: url("../images/p8_03_on.png") left center no-repeat;
    background-size: 0.51rem;
}

.sfl_01_c ul li.on span.sp18 {
    background: url("../images/p8_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp19 {
    background: url("../images/p8_05_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp20 {
    background: url("../images/p9_02_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp21 {
    background: url("../images/p9_03_on.png") left center no-repeat;
    background-size: 0.42rem;
}

.sfl_01_c ul li.on span.sp22 {
    background: url("../images/p9_04_on.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li.on span.sp23 {
    background: url("../images/p9_05_on.png") left center no-repeat;
    background-size: 0.37rem;
}

.sfl_01_c ul li.on span.sp24 {
    background: url("../images/p9_06_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp25 {
    background: url("../images/p13_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp26 {
    background: url("../images/p13_02_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp27 {
    background: url("../images/p13_03_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp28 {
    background: url("../images/p13_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp29 {
    background: url("../images/p13_05_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp30 {
    background: url("../images/p14_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp31 {
    background: url("../images/p14_02_on.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li.on span.sp32 {
    background: url("../images/p14_03_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp33 {
    background: url("../images/p14_04_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp34 {
    background: url("../images/p14_05_on.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li.on span.sp35 {
    background: url("../images/p14_06_on.png") left center no-repeat;
    background-size: 0.41rem;
}


.sfl_01_c ul li.on {
    background-color: #00adbb;
}

.sfl_01_c ul li.on span {
    color: #fff;
}

.sfl_01_c ul li.on b {
    display: block;
}


.sfl_02 {
    overflow: hidden;
    background-color: #fff;
}

.sfl_02 ul li {
    width: 100%;
    overflow: hidden;
}

.sfl_02 ul li:nth-child(2n) {
    background-color: #f8f9fb;
}

.sfl_02 ul li .wrap_on {
    overflow: hidden;
    display: table;
}

.sfl_02 ul li .sfl_02_cell {
    display: table-cell;
    vertical-align: middle;
}

.sfl_02 ul li .sfl_02_img {
    width: 62.5%;
}

.sfl_02 ul li .sfl_02_img img {
    display: block;
    width: 100%;
}

.sfl_02 ul li .sfl_02_img_wap {
    display: none;
}

.sfl_02 ul li .sfl_02_txt {
    width: 37.5%;
}

.sfl_02 ul li .sfl_02_txt p {
    width: 100%;
    display: block;
    overflow: hidden;
}

.sfl_02 ul li .sfl_02_txt p.p1,
.sfl_02 ul li .sfl_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 1.5;
}

.sfl_02 ul li .sfl_02_txt p.p2 {
    margin-top: 0.09rem;
}

.sfl_02 ul li .sfl_02_txt p.p2 i {
    display: block;
    overflow: hidden;
    margin: 0.1rem 0px;
    background: url("../images/sfl_09.png") left center no-repeat;
    background-size: 0.1rem;
    padding-left: 0.21rem;
    font-size: 14px;
    color: #292929;
}

.sfl_02 ul li .sfl_02_txt p.p3 {
    margin-top: 0.3rem;
}

.sfl_02 ul li .sfl_02_txt p.p3 a {
    display: inline-block;
    line-height: 45px;
    padding: 0px 25px;
    border-radius: 40px;
    background-color: #00adbb;
    font-size: 18px;
    color: #fff;
}

.sfl_02 ul li .sfl_02_txt p.p3 a span {
    display: inline-block;
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.sfl_02 ul li .sfl_02_txt p.p3 a:hover {
    opacity: 0.9;
}

.sfl_03 {
    overflow: hidden;
    padding: 1.11rem 0px 1.27rem 0px;
}

.sfl_03_t h5 {
    color: #fff;
}

.sfl_03_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.66rem;
}

.sfl_03_c img {
    width: 100%;
    display: block;
}


.sfl_04 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.22rem 0px 1rem 0px;
}

.sfl_04_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.sfl_04_c ul li {
    width: 18.4%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.sfl_04_c ul li:nth-child(5) {
    margin-right: 0px;
}

.sfl_04_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.sfl_04_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.sfl_04_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.sfl_04_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.sfl_04_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.sfl_04_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.sfl_04_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.sfl_04_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
}

.sfl_04_c ul li .jfa_01c_c em span,
.sfl_04_c ul li .jfa_01c_c em h3 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.24rem;
    text-align: center;
}

.sfl_04_c ul li .jfa_01c_c em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-top: 0.19rem;
}


.onboar_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.21rem;
}

.onboar_01_c ul {
    display: flex;
    flex-wrap: wrap;
}

.onboar_01_c ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 0.3rem;
    border: 1px solid #e2e2e2;
    border-radius: 0.07rem;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.onboar_01_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.onboar_01_c ul li em {
    display: table;
    margin: 0.33rem 0.29rem;
    font-style: normal;
}

.onboar_01_c ul li em span {
    display: table-cell;
    vertical-align: middle;
}

.onboar_01_c ul li em span.sp1 {
    width: 0.8rem;
}

.onboar_01_c ul li em span.sp1 img {
    width: 100%;
    display: block;
    border-radius: 50%;
}

.onboar_01_c ul li:nth-child(1) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.onboar_01_c ul li:nth-child(2) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.onboar_01_c ul li:nth-child(3) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.onboar_01_c ul li em span.sp2 {
    padding-left: 0.3rem;
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}

.onboar_01_c ul li em span.sp2 i {
    width: 100%;
    display: block;
    overflow: hidden;
}

.onboar_01_c ul li em span.sp2 i.i1,
.onboar_01_c ul li em span.sp2 h3.i1 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0.05rem;
    font-weight: 900;
}


.onboar_02 {
    overflow: hidden;
    background-color: #f6f9fb;
}

.onboar_02 ul li {
    width: 100%;
    overflow: hidden;
}

.onboar_02 ul li .jfa_02_img {
    width: 53.125%;
    overflow: hidden;
}

.onboar_02 ul li .jfa_02_img img {
    width: 100%;
    display: block;
}

.onboar_02 ul li .jfa_02_txt {
    width: 40.75%;
    margin-left: 6.125%;
    margin-top: 0.77rem;
}

.onboar_02 ul li .jfa_02_txt1 {
    width: 44.75%;
    margin-left: 2.125%;
}

.onboar_02 ul li .jfa_02_txt p {
    width: 100%;
    overflow: hidden;
}

.onboar_02 ul li .jfa_02_txt p.p1,
.onboar_02 ul li .jfa_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 1.5;
}

.onboar_02 ul li .jfa_02_txt p.p2 {
    font-size: 14px;
    color: #292929;
    line-height: 1.5;
    margin-top: 0.07rem;
}

.onboar_02 ul li .jfa_02_txt p.p3 {
    margin-top: 0.23rem;
}

.onboar_02 ul li .jfa_02_txt p.p3 span {
    width: 4.73rem;
    min-height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 1.5;
    position: relative;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.onboar_02 ul li .jfa_02_txt p.p3 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.onboar_02 ul li .jfa_02_txt p.p5 {
    margin-top: 0.23rem;
}

.onboar_02 ul li .jfa_02_txt p.p5 span {
    width: 4.74rem;
    min-height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 1.5;
    position: relative;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.onboar_02 ul li .jfa_02_txt p.p5 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.onboar_02 ul li .jfa_02_txt p.p6 {
    margin-top: 0.23rem;
}

.onboar_02 ul li .jfa_02_txt p.p6 span {
    width: 4.5rem;
    min-height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 1.5;
    position: relative;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.onboar_02 ul li .jfa_02_txt p.p6 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.onboar_02 ul li .jfa_02_txt p.p7 {
    margin-top: 0.23rem;
}

.onboar_02 ul li .jfa_02_txt p.p7 span {
    width: 4.5rem;
    line-height: 1.5;
    margin-bottom: 0.1rem;
    padding: 0.1rem 0.5rem 0.1rem 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    position: relative;
    padding: 0 20px;
}

.onboar_02 ul li .jfa_02_txt p.p7 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.onboar_02 ul li .jfa_02_txt p.p8 {
    margin-top: 0.23rem;
}

.onboar_02 ul li .jfa_02_txt p.p8 span {
    width: 6.1rem;
    line-height: 1.5;
    margin-bottom: 0.1rem;
    padding: 0.1rem 0.4rem 0.1rem 0.12rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    position: relative;
}

.onboar_02 ul li .jfa_02_txt p.p8 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.onboar_02 ul li .jfa_02_txt p.p4 {
    margin-top: 0.3rem;
}

.onboar_02 ul li .jfa_02_txt p.p4 a {
    display: inline-block;
    line-height: 45px;
    border-radius: 45px;
    background-color: #00adbb;
    padding: 0px 25px;
    font-size: 18px;
    color: #fff;
}

.onboar_02 ul li .jfa_02_txt p.p4 a span {
    display: inline-block;
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.onboar_02 ul li .jfa_02_txt p.p4 a:hover {
    opacity: 0.9;
}

.onboar_02 ul li:nth-child(2n) {
    background-color: #fff;
}


.onboar_03_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.onboar_03_c ul li {
    width: 18.4%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.onboar_03_c ul li:nth-child(5) {
    margin-right: 0px;
}

.onboar_03_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.onboar_03_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.onboar_03_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.onboar_03_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38)
}

.onboar_03_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.onboar_03_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.onboar_03_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    height: 100%;
}

.onboar_03_c ul li .jfa_01c_c em,
.onboar_03_c ul li .jfa_01c_c h3 {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
    /* min-height: 1.22rem; */
    height: 100%;
}

.onboar_03_c ul li .jfa_01c_c h3 {
    margin-bottom: 0;
}

.onboar_03_c ul {
    display: flex;
    flex-wrap: wrap;
}

.onboar_03_c ul li .jfa_01c_c em i,
.onboar_03_c ul li .jfa_01c_c h3 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #484545;
    line-height: 1.5;
    margin-top: 0.26rem;
}

.cpy_img{
  position: absolute;
  width: 40%;
  right: 10%;
  top: 120px;
}

.sub_01_c7 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    /* margin-top: -1.55rem; */
    transform: translateY(-50%);
}

.sub_01_c7 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01c_h1 {
    font-size: 34px;
    line-height: 1.7;
    color: #fff;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    overflow: hidden;
    display: flex;
    align-items: center;
    align-content: center;
    /* justify-content: center; */
}

.sub_01c_h1 img {
    width: 540px;
    height: 110px;
    object-fit: contain;
    padding-right: 10px;
    display: block;
    max-width: 100%;
}

.sub_01c_h1 i {
    display: block;
}

.sub_01c_h1 em {
    font-size: 30px;
    line-height: 1.5;
}

.sub_01c_h1 em.em1 {
    font-size: 18px;
    line-height: 1.5;
}

.sub_01c_h1 em.em2 {
    width: 40%;
}

#sub_01c_strong {
    font-size: 0.16rem;
    line-height: 0.3rem;
}

.sub_01_c7 p.p1 {
    font-size: 0.48rem;
    line-height: 0.6rem;
    margin-top: 0.35rem;
}

.sub_01_c7 p.p2 {
    font-size: 18px;
    line-height: 1.5;
}

.sub_01_c7 p.p3 {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0.24rem;
    width: 6.43rem;
    text-align: justify;
    text-justify: inter-ideograph;
}

.sub_01_c7 p.p4 {
    margin-top: 0.38rem;
}

.sub_01_c7 p.p4 a {
    display: inline-block;
    line-height: 50px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 18px;
    color: #00adbb;
    float: left;
}

.sub_01_c7 p.p4 a.a1 {
    padding: 0px 0.34rem 0px 0.33rem;
    margin-right: 0.2rem;
}

.sub_01_c7 p.p4 a.a1 span {
    display: inline-block;
    background: url("../images/sfl_01.png") left center no-repeat;
    background-size: 0.25rem;
    padding-left: 0.35rem;
}

.sub_01_c7 p.p4 a.a2 {
    padding: 0px 0.28rem 0px 0.34rem;
}

.sub_01_c7 p.p4 a.a2 span {
    display: inline-block;
    background: url("../images/sfl_02.png") left center no-repeat;
    background-size: 0.25rem;
    padding-left: 0.35rem;
}

.sub_01_c7 p.p4 a:hover {
    /*background-color:#00adbb;*/
    color: #00adbb;
}

/*.sub_01_c7 p.p4 a.a1:hover span{background:url("../images/sfl_01_on.png") left center no-repeat;background-size:0.17rem;}
.sub_01_c7 p.p4 a.a2:hover span{background:url("../images/sfl_02_on.png") left center no-repeat;background-size:0.22rem;}*/


.rly_01 {
    overflow: hidden;
    background-color: #fff;
}

.rly_01 ul li {
    width: 100%;
    overflow: hidden;
}

.sfl_tab_change ul li {
    display: none;
}

.sfl_tab_change ul li:nth-child(1) {
    display: block;
}

.rly_01 ul li:nth-child(2n) {
    background-color: #f8f9fb;
}

.rly_01 ul li .wrap_on {
    overflow: hidden;
    display: table;
}

.rly_01 ul li .sfl_02_cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.rly_01 ul li .sfl_02_img img {
    display: block;
    width: 100%;
}

.rly_01 ul li .sfl_02_img_wap {
    display: none;
}

.rly_01 ul li .sfl_02_txt {
    padding-left: 1.2rem;
}

.rly_01 ul li .sfl_02_txt p {
    width: 100%;
    display: block;
    overflow: hidden;
}

.rly_01 ul li .sfl_02_txt p.p1,
.rly_01 ul li .sfl_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 2;
}

.rly_01 ul li .sfl_02_txt p.p2 {
    margin-top: 0.09rem;
}

.rly_01 ul li .sfl_02_txt p.p2 i {
    display: block;
    overflow: hidden;
    margin: 0.1rem 0px;
    background: url("../images/sfl_09.png") left 0.065rem no-repeat;
    background-size: 0.1rem;
    padding-left: 0.21rem;
    font-size: 14px;
    color: #292929;
}

.rly_01 ul li .sfl_02_txt p.p3 {
    margin-top: 0.3rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a {
    display: inline-block;
    line-height: 40px;
    padding: 0px 20px;
    border-radius: 50px;
    background-color: #00adbb;
    font-size: 16px;
    color: #fff;
    margin-left: 0.1rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a span {
    display: inline-block;
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a:hover {
    opacity: 0.9;
}

.rly_01 ul li .sfl_02_txt p.p3 a:nth-child(1) {
    margin-left: 0px;
}

.rly_02 {
    overflow: hidden;
    background-color: #f8f9fb;
    padding: 0.86rem 0px 1rem 0px;
}

.rly_02_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.rly_02_c ul li {
    width: 23.5%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.rly_02_c ul li:nth-child(4) {
    margin-right: 0px;
}

.rly_02_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.rly_02_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.rly_02_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.rly_02_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.rly_02_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.rly_02_c ul {
    display: flex;
    flex-wrap: wrap;
}

.rly_02_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    /* height: auto; */
    border-radius: 0.08rem;
    background-color: #fff;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
     /*height: 400px; */
}

.rly_02_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
     /*height: auto !important;*/
}

.rly_02_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.rly_02_c ul li .jfa_01c_c em span.sp1,
.rly_02_c ul li .jfa_01c_c em h3.sp1 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.24rem;
    text-align: center;
}

.rly_02_c ul li .jfa_01c_c em span.sp1,
.rly_02_c ul li .jfa_01c_c em p.sp1 {
    text-align: center;
}


.rly_02_c ul li .jfa_01c_c em span.sp2 {
    margin-top: 0.17rem;
}

.rly_02_c ul li .jfa_01c_c em span.sp2 i {
    display: block;
    overflow: hidden;
    background: url("../images/rly_06.jpg") left 0.115rem no-repeat;
    padding-left: 0.16rem;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 1.8;
}

.rly_02_c ul li .jfa_01c_c em span.sp3 {
    margin-top: 0.14rem;
    overflow: hidden;
    font-size: 14px;
    color: #373636;
    line-height: 1.5;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.rly_02_c ul li .jfa_01c_c em span.sp3 small {
    font-size: 14px;
    width: 50%;
    text-align: right;
    padding: 0 10px;
    box-sizing: border-box;

}

.rly_02_c .jfa_01c_c em span.sp3 small:nth-child(2n) {
    text-align: left;
}

.rly_02_c ul li .p8_02_c {
    height: 3rem;
}

.rly_02_c ul li .p9_01_c {
    /* height: auto; */
}

.abbanner_01 {
    overflow: hidden;
    position: relative;
}

.abber_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.abber_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.abber_bg {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.abber_bg b {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.abber_bg img.img1 {
    width: 100%;
    display: block;
}

.abber_bg .abber_txt {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
}

.abber_bg .abber_txt p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.abber_bg .abber_txt p.p1 {
    font-size: 0.48rem;
    line-height: 0.8rem;
}

.abber_bg .abber_txt p.p2 {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0.12rem;
}

.abber_bg .abber_txt1 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
}

.abber_bg .abber_txt1 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.abber_bg .abber_txt1 p.p1 {
    font-size: 0.65rem;
    line-height: 1.02rem;
}

.abber_bg .abber_txt1 p.p2 {
    font-size: 0.22rem;
    line-height: 0.5rem;
}

.abber_slide .abber_spfr {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0.39rem;
    z-index: 999;
    text-align: center;
}

.abber_slide .abber_spfr em.em1 {
    display: inline-block;
    font-style: normal;
    line-height: 0.39rem;
    padding: 0px 0.23rem;
    background-color: rgba(0, 0, 0, 0.21);
    border-radius: 0.39rem;
}

.abber_slide .abber_spfr .abber_sp {
    position: relative;
    display: inline-block;
}

.abber_slide .abber_spfr .abber_sp span {
    width: 0.13rem;
    height: 0.13rem;
    margin: 0px 0.06rem;
    padding: 0px;
    border-radius: 50%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 255);
}

.abber_slide .abber_spfr .abber_sp span.swiper-pagination-bullet-active {
    background-color: #fff;
}


.ab_01 {
    overflow: hidden;
    background-color: #f0f6f7;
    border-bottom: 1px solid #e5e5e5;
}

.ab_01 ul li {
    width: 16.66666%;
    overflow: hidden;
    text-align: center;
    float: left;
    position: relative;
}

.ab_01 ul li b.b1 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    left: 0px;
    top: 0px;
}

.ab_01 ul li b.b2 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    right: 0px;
    top: 0px;
}

.ab_01 ul li a {
    font-size: 22px;
    color: #333;
    line-height: 3;
}

.ab_01 ul li:hover a {
    color: #97d700;
}

.ab_01 ul li.on {
    background-color: #97d700;
}

.ab_01 ul li.on a {
    color: #fff;
}


.ab_02 {
    overflow: hidden;
    background-color: #fff;
    padding-top: 0.78rem;
    padding-bottom: 0.52rem;
}

.ab_02_t {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ab_02_t span {
    display: inline-block;
    background-color: #fff;
    font-size: 36px;
    color: #111;
    line-height: 1.5;
    position: relative;
    z-index: 9;
    padding: 0px 0.78rem;
}

.ab_02_t b {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e3e3e3;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.5px;
}

.ab_02_c {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.6rem;
}

.ab_02_c ul {
    display: inline-block;
    width: 61.25000000000001%;
    margin: 0px auto;
    padding: 0px;
}

.ab_02_c ul li {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    padding: 0.17rem 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.ab_02_c ul li:nth-child(4) {
    border-bottom: 0px;
}

.ab_02_c ul li:nth-child(5) {
    border-bottom: 0px;
}

.ab_02_c ul li:nth-child(6) {
    border-bottom: 0px;
    border-right: 0px;
}

.ab_02_c ul li:nth-child(3) {
    border-right: 0px;
}

.ab_02_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.ab_02_c ul li span.sp1 {
    font-size: 45px;
    color: #111;
    line-height: 1.5;
}

.ab_02_c ul li span.sp2 {
    font-size: 18px;
    color: #111;
    line-height: 1.5;
}

.ab_02_b {
    width: 100%;
    overflow: hidden;
    margin-top: 0.6rem;
}

.ab_02_b p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #111;
    line-height: 2;
    margin-bottom: 0.3rem;
}

.ab_03 {
    overflow: hidden;
    padding-top: 1.10rem;
    padding-bottom: 1.04rem;
}

.ab_03 .wrap_in ul{
    display: flex;
}

.ab_03 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #fff;
    min-height: 5.12rem;
}

.ab_03 ul li:nth-child(4) {
    margin-right: 0px;
}

.ab_03 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_03 ul li em.em1 img {
    width: 100%;
    display: block;
}

.ab_03 ul li em.em2 {
    width: auto;
    margin: 0.24rem 0.3rem;
}

.ab_03 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_03 ul li em.em2 span.sp1 {
    font-size: 24px;
    color: #111;
    line-height: 1.5;
    font-weight: bold;
}

.ab_03 ul li em.em3 {
    display: table;
    font-size: 16px;
    color: #666;
    margin-top: 0.12rem;
    line-height: 1.5;
}

.ab_03 ul li em.em3 span.sp2 {
    display: table-row;
}

.ab_03 ul li em.em3 span.sp2 i {
    display: table-cell;
    padding: 0.04rem 0px;
}

.ab_03 ul li em.em3 span.sp2 i.i1 {
    width: 0.4rem;
}

.ab_03 ul li em.em3 span.sp3 {
    padding: 0.04rem 0px;
}

.ab_03 ul li:hover {
    background-color: #00adbb;
    position: relative;
    -moz-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    -webkit-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25)
}

.ab_03 ul li:hover em.em2 span.sp1 {
    color: #fff;
}

.ab_03 ul li:hover em.em3 {
    color: #fff;
}


.ab_04 {
    overflow: hidden;
    margin-top: 0.88rem;
}

.ab_04_t {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ab_04_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.44rem;
    color: #333;
    line-height: 0.66rem;
    padding-bottom: 0.13rem;
}

.ab_04_t p b {
    width: 0.18rem;
    height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.09rem;
}

.ab_04_t a {
    width: 1.42rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background-color: #c8c8c8;
    font-size: 0.18rem;
    color: #fff;
    border-radius: 0.06rem;
    text-align: center;
    line-height: 0.45rem;
    position: absolute;
    right: 0px;
    bottom: 0.13rem;
}

.ab_04_t a span {
    display: inline-block;
    background: url("../images/ab_07.png") right center no-repeat;
    background-size: 0.08rem;
    padding-right: 0.2rem;
}

.ab_04_t a:hover {
    background-color: #00b3c1
}

.ab_05 {
    overflow: hidden;
    margin-top: 0.1rem;
}

.ab_05.last .ab_05_c {
    border-bottom: 0px;
}

.ab_06 {
    margin-top: 0.36rem;
}

.ab_05_t {
    width: 100%;
    overflow: hidden;
    line-height: 0.5rem;
    position: relative;
    margin-bottom: 0.15rem;
}

.ab_05_t b {
    width: 0.04rem;
    height: 0.25rem;
    display: block;
    background-color: #00b3c1;
    position: absolute;
    left: 0px;
    top: 0.12rem;
}

.ab_05_t span {
    font-size: 0.32rem;
    color: #333;
    margin-left: 0.18rem;
}

.ab_05_c {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

.ab_05_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.36rem;
}

.ab_05_c ul li em.em1 {
    display: block;
    overflow: hidden;
    padding: 0.1rem;
    background-color: #f2f2f2;
    border: 1px solid #d6d6d6;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ab_05_c ul li em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ab_05_c ul li em.em2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 0.2rem;
    font-style: normal;
    padding: 0px 0.3rem;
    text-align: center;
    font-size: 0.17rem;
    color: #666;
    line-height: 0.25rem;
    height: 0.5rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ab_05_c ul li:nth-child(4n) {
    margin-right: 0px;
}

.ab_05_c ul li:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}


.ab_06 {
    overflow: hidden;
    margin-top: 0.39rem;
}

.ab_process_06{
  margin-bottom: 40px;
}

.ab_06_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.ab_06_t em {
    display: inline-block;
    font-style: normal;
    width: 2.18rem;
}

.ab_06_t em img {
    width: 100%;
    display: block;
}

.ab_06_t em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.54rem;
    background-color: #00b3c1;
}

.ab_06_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.44rem;
}

.ab_06_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.18rem;
    position: relative;
}

.ab_06_c b.b1 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #d8d8d8;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.5px;
}

.ab_06_c ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.68rem;
}

.ab_06_c ul li.li1 {
    margin-top: 0px;
}

.ab_06_c ul li .ab_06c_t1 {
    float: left;
    width: 34.25%;
    margin-left: 13%;
    text-align: right;
}

.ab_06_c ul li .ab_06c_t2 {
    float: right;
    width: 34.25%;
    margin-right: 13%;
    text-align: left;
}

.ab_06_c ul li.li1 b {
    width: 0.22rem;
    height: 0.15rem;
    display: block;
    overflow: hidden;
    background: url("../images/ab_01.jpg") no-repeat;
    background-size: 100%;
    margin: 0px auto;
    padding: 0px;
}

.ab_06_c ul li.li2 b {
    width: 0.22rem;
    height: 0.21rem;
    display: block;
    overflow: hidden;
    background: url("../images/ab_02.jpg") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 0.13rem;
    margin-left: -0.11rem;
}

.ab_06_c ul li .ab_06c_i1 {
    font-size: 0.36rem;
    color: #00b3c1;
    line-height: 0.5rem;
}

.ab_06_c ul li .ab_06c_i2 {
    margin-top: 0.08rem;
}

.ab_06_c ul li .ab_06c_i2 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 0.32rem;
    color: #666;
}


.ab_07_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.51rem;
}

.ab_07_c ul li {
    width: 30%;
    float: left;
    overflow: hidden;
    background-color: #fff;
    margin-right: 5%;
    border-radius: 0.06rem;
    padding: 0.5rem 0px 0.65rem 0px;
    position: relative;
}

.ab_07_c ul li:nth-child(3) {
    margin-right: 0px;
}

.ab_07_c ul li em.em1 {
    display: block;
    overflow: hidden;
    width: 100%;
}

.ab_07_c ul li em.em1 img {
    width: 1.4rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.ab_07_c ul li em.em2 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    margin-top: 0.17rem;
}

.ab_07_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.3rem;
    color: #444;
    line-height: 0.76rem;
}

.ab_07_c ul li em.em2 span b {
    width: 0.15rem;
    height: 0.03rem;
    display: block;
    background-color: #dadada;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.075rem;
}

.ab_07_c ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 0.24rem;
    color: #888;
    line-height: 0.3rem;
    margin-top: 0.3rem;
}


.ab_08 {
    overflow: hidden;
    background-color: #fff;
    margin-top: 0.9rem;
    padding-top: 0.99rem;
    padding-bottom: 1.34rem;
}

.ab_08_t {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #00b3c1;
    margin-top: 0.51rem;
    border-radius: 0.03rem;
}

.ab_08_t ul li {
    width: 6.66666%;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
    line-height: 0.78rem;
}

.ab_08_t ul li a {
    font-size: 0.22rem;
    color: #444;
}

.ab_08_t ul li i {
    width: 1px;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    right: 0px;
    top: 0.29rem;
}

.ab_08_t ul li.on {
    background-color: #00b3c1;
}

.ab_08_t ul li.on a {
    color: #fff;
}

.ab_08_t ul li.on i {
    display: none;
}

.ab_08_c {
    width: 100%;
    overflow: hidden;
    background-color: #f4f5fb;
    margin-top: 0.48rem;
}

.ab_08_c .fl {
    width: 44%;
    overflow: hidden;
}

.ab_08_c .fl #allmap {
    width: 100%;
    height: 4.72rem;
    overflow: hidden;
}

.ab_08_c .fr {
    width: 47.75%;
    overflow: hidden;
    margin-right: 0.66rem;
}

.ab_08_c .fr p {
    width: 100%;
    overflow: hidden;
}

.ab_08_c .fr p.p1 {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.67rem;
    position: relative;
    margin-top: 0.53rem;
    margin-bottom: 0.33rem;
}

.ab_08_c .fr p.p1 i {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #d7d7d7;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_08_c .fr p.p1 span {
    display: inline-block;
    position: relative;
}

.ab_08_c .fr p.p1 span b {
    width: 100%;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #00b3c1;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_08_c .fr p.p2 {
    line-height: 0.37rem;
    font-size: 0.18rem;
    color: #333;
}

.ab_08_c .fr p.p2 img {
    width: 0.22rem;
    height: 0.22rem;
    display: block;
    float: left;
    margin: 0.08rem 0.1rem 0px 0px;
}


.ab_09 {
    overflow: hidden;
    margin-top: 0.3rem;
}

.ab_09_t {
    width: 100%;
    overflow: hidden;
}

.ab_09_t a {
    float: right;
    width: 1.42rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background-color: #c8c8c8;
    font-size: 0.18rem;
    color: #fff;
    border-radius: 0.06rem;
    text-align: center;
    line-height: 0.45rem;
}

.ab_09_t a span {
    display: inline-block;
    background: url("../images/ab_07.png") right center no-repeat;
    background-size: 0.08rem;
    padding-right: 0.2rem;
}

.ab_09_t a:hover {
    background-color: #00b3c1
}

.ab_09_c {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ab_09_c .wrap_in {
    position: relative;
}

.ab_09_c b.b1 {
    width: 90%;
    height: 2.62rem;
    overflow: hidden;
    display: block;
    background-color: #a3a3a3;
    position: absolute;
    left: 5%;
    top: 0.45rem;
}

.ab_09c_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 99;
    height: 4.64rem;
}

.ab_09c_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fl {
    width: 51%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fl img {
    width: 100%;
    display: block;
}

.ab_09c_slide .swiper-slide .fl b {
    width: 100%;
    height: 4.64rem;
    display: block;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fr {
    width: 36%;
    overflow: hidden;
    margin-right: 9%;
    margin-top: 0.45rem;
}

.ab_09c_slide .swiper-slide .fr p {
    width: 100%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fr p.p1 {
    font-size: 0.2rem;
    color: #fff;
    position: relative;
    line-height: 0.35rem;
    height: 0.35rem;
    margin-top: 0.33rem;
    padding-bottom: 0.18rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ab_09c_slide .swiper-slide .fr p.p1 b {
    width: 0.18rem;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #b6b6b6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_09c_slide .swiper-slide .fr p.p2 {
    font-size: 0.16rem;
    color: #d1d1d1;
    margin-top: 0.18rem;
    line-height: 0.25rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_09c_slide .swiper-slide .fr p.p3 {
    line-height: 0.25rem;
    margin-top: 0.29rem;
}

.ab_09c_slide .swiper-slide .fr p.p3 a {
    display: inline-block;
    font-size: 0.16rem;
    color: #fff;
    background: url("../images/ab_08.png") right center no-repeat;
    background-size: 0.16rem;
    padding-right: 0.3rem;
}

.ab_09_b {
    width: 49%;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0.42rem;
    z-index: 999;
}

.ab_09b_slide {
    width: 76%;
    overflow: hidden;
    float: right;
    margin-right: 8.5%;
    height: 0.75rem;
}

.ab_09b_slide .swiper-slide {
    float: left;
    overflow: hidden;
}

.ab_09b_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #fff;
}

.ab_09b_slide .swiper-slide a img {
    width: 100%;
    display: block;
}

.ab_09b_slide .swiper-slide a.on {
    border: 2px solid #00adbb;
}

.ab_09_b a.ab_09_prev {
    width: 0.44rem;
    height: 0.44rem;
    display: block;
    overflow: hidden;
    background: url("../images/ab_09.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 6%;
    top: 0.16rem;
}

.ab_09_b a.ab_09_next {
    width: 0.44rem;
    height: 0.44rem;
    display: block;
    overflow: hidden;
    background: url("../images/ab_10.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 0.16rem;
}


.ab_11 {
    background-color: #fff;
    overflow: hidden;
}

.ab_10 {
    overflow: hidden;
    padding: 0.88rem 0px 0.98rem 0px;
}

.ab_10_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.49rem;
}

.ab_10_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #ecedf3;
    position: relative;
}

.ab_10_c ul li:nth-child(4) {
    margin-right: 0px;
}

.ab_10_c ul li a {
    display: block;
    overflow: hidden;
    margin: 0.25rem;
}

.ab_10_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_10_c ul li span.sp1 {
    line-height: 0.27rem;
    height: 0.54rem;
    margin-top: 0.1rem;
    font-size: 0.2rem;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ab_10_c ul li span.sp2 {
    margin-top: 0.16rem;
}

.ab_10_c ul li span.sp2 img {
    width: 100%;
    display: block;
}

.ab_10_c ul li span.sp3 {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.25rem;
    height: 0.75rem;
    margin-top: 0.23rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_10_c ul li span.sp4 {
    margin-top: 0.19rem;
}

.ab_10_c ul li span.sp4 i {}

.ab_10_c ul li span.sp4 i.i1 {
    float: left;
    line-height: 0.4rem;
    font-size: 14px;
    color: #333;
    display: inline-block;
    background: url("../images/ab_11.png") right center no-repeat;
    font-size: 0.16rem;
    padding-right: 0.34rem;
}

.ab_10_c ul li span.sp4 i.i2 {
    float: right;
}

.ab_10_c ul li span.sp4 i.i2 b {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    text-align: right;
}

.ab_10_c ul li span.sp4 i.i2 b.b1 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.21rem;
}

.ab_10_c ul li span.sp4 i.i2 b.b2 {
    font-size: 14px;
    color: #333;
    line-height: 0.24rem;
}

.ab_10_c ul li a:hover span.sp1 {
    color: #00adbb;
}

.ab_14 {
    overflow: hidden;
    padding: 0rem 0px 0rem 0px;
}

.ab_14_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.4rem;
}

.ab_14_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #fff;
    position: relative;
    margin-bottom: 0.3rem;
}

.ab_14_c ul li:nth-child(4n) {
    margin-right: 0px;
}

.ab_14_c ul li a {
    display: block;
    overflow: hidden;
    margin: 0.25rem;
}

.ab_14_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_14_c ul li span.sp1 {
    line-height: 0.27rem;
    height: 0.54rem;
    margin-top: 0.1rem;
    font-size: 18px;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ab_14_c ul li span.sp2 {
    margin-top: 0.16rem;
}

.ab_14_c ul li span.sp2 img {
    width: 100%;
    display: block;
}

.ab_14_c ul li span.sp3 {
    font-size: 16px;
    color: #333;
    line-height: 0.25rem;
    height: 0.75rem;
    margin-top: 0.23rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_14_c ul li span.sp4 {
    margin-top: 0.19rem;
}

.ab_14_c ul li span.sp4 i {}

.ab_14_c ul li span.sp4 i.i1 {
    float: left;
    line-height: 0.4rem;
    font-size: 14px;
    color: #333;
    display: inline-block;
    background: url("../images/ab_11.png") right center no-repeat;
    font-size: 0.16rem;
    padding-right: 0.34rem;
}

.ab_14_c ul li span.sp4 i.i2 {
    float: right;
}

.ab_14_c ul li span.sp4 i.i2 b {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    text-align: right;
}

.ab_14_c ul li span.sp4 i.i2 b.b1 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.21rem;
}

.ab_14_c ul li span.sp4 i.i2 b.b2 {
    font-size: 14px;
    color: #333;
    line-height: 0.24rem;
}

.ab_14_c ul li a:hover span.sp1 {
    color: #00adbb;
}

.ab_12 {
    background-color: #fff;
    padding: 0.86rem 0px 0.99rem 0px;
}

.ab_12_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.55rem;
}

.ab_12_c .fl {
    width: 48.75%;
}

.ab_12c_slide {
    width: 100%;
    overflow: hidden;
    height: 5.51rem;
    background-color: #f7f7f7;
    position: relative;
}

.ab_12c_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
    height: 5.51rem;
}

.ab_12c_slide .swiper-slide em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_12c_slide .swiper-slide em.em1 {}

.ab_12c_slide .swiper-slide em.em1 img {
    width: 100%;
    display: none;
}

.ab_12c_slide .swiper-slide em.em1 b {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 4.38rem;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ab_12c_slide .swiper-slide em.em2 {
    width: auto;
    margin: 0px 0.23rem;
    margin-top: 0.26rem;
}

.ab_12c_slide .swiper-slide em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.33rem;
    font-size: 0.2rem;
    color: #444;
}

.ab_12c_slide .swiper-slide em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.26rem;
    font-size: 0.17rem;
    color: #888;
}

.ab_12c_slide .swiper-slide a:hover em.em1 b {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.ab_12c_slide .swiper-slide a:hover em.em2 span {
    color: #00adbb;
}

.ab_12c_slide .ab_012c_sp {
    position: absolute;
    right: 0.5rem;
    bottom: 0.49rem;
    z-index: 999;
}

.ab_12c_slide .ab_012c_sp span {
    width: 0.13rem;
    height: 0.13rem;
    opacity: 1;
    margin: 0px;
    padding: 0px;
    margin-left: 0.13rem;
    background-color: #d3d3d3;
}

.ab_12c_slide .ab_012c_sp span.swiper-pagination-bullet-active {
    background-color: #00adbb;
}


.ab_12_c .fr {
    width: 47.875%;
}

.ab_12_c .fr ul {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #e8e8e8;
}

.ab_12_c .fr ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e8e8e8;
    padding: 0.28rem 0px;
}

.ab_12_c .fr ul li em {
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_12_c .fr ul li em.em1 {
    width: 1.25rem;
    height: 1.25rem;
    float: left;
    background-color: #f7f7f7;
    font-family: Arial;
}

.ab_12_c .fr ul li em.em1 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.15rem;
    font-size: 0.34rem;
    color: #1f1f1f;
    line-height: 0.4rem;
    margin-top: 0.15rem;
    font-weight: normal;
}

.ab_12_c .fr ul li em.em1 i {
    display: block;
    overflow: hidden;
    margin: 0px 0.15rem;
    font-size: 0.17rem;
    color: #1f1f1f;
    line-height: 0.28rem;
    font-weight: normal;
}

.ab_12_c .fr ul li em.em2 {
    width: 6.18rem;
    float: right;
    overflow: hidden;
}

.ab_12_c .fr ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.2rem;
    color: #444;
    line-height: 0.36rem;
    margin-top: 0.12rem;
}

.ab_12_c .fr ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.16rem;
    color: #888;
    line-height: 0.26rem;
    margin-top: 0.07rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_12_c .fr ul li a:hover em.em2 span {
    color: #00adbb;
}


.ab_13 {
    overflow: hidden;
    padding-top: 0.88rem;
}

.ab_13_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.52rem;
}

.ab_13_c .fl {
    width: 40.375%;
    overflow: hidden;
}

.ab_13_c .fl a {
    width: 100%;
    overflow: hidden;
    display: block;
    background-color: #fff;
    height: 5.93rem;
}

.ab_13_c .fl em {
    display: block;
    font-style: normal;
    overflow: hidden;
}

.ab_13_c .fl em.em1 {
    width: 100%;
}

.ab_13_c .fl em.em1 img {
    width: 100%;
    display: none;
}

.ab_13_c .fl em.em1 b {
    width: 100%;
    display: block;
    height: 3.64rem;
}

.ab_13_c .fl em.em2 {
    margin: 0px 0.5rem;
    margin-top: 0.42rem;
}

.ab_13_c .fl em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_13_c .fl em.em2 span.sp1 {
    line-height: 0.41rem;
}

.ab_13_c .fl em.em2 span.sp1 i {
    width: 80%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    color: #333;
    float: left;
}

.ab_13_c .fl em.em2 span.sp1 b {
    float: right;
    font-size: 0.17rem;
    color: #999;
    font-weight: normal;
}

.ab_13_c .fl em.em2 span.sp2 {
    font-size: 0.16rem;
    color: #999;
    line-height: 0.3rem;
    margin-top: 0.18rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_13_c .fl a:hover em.em2 span.sp1 i {
    color: #00adbb;
}

.ab_13_c .fr {
    width: 58.1875%;
    overflow: hidden;
}

.ab_13_c .fr ul li {
    width: 49%;
    margin-right: 2%;
    overflow: hidden;
    float: left;
    margin-bottom: 0.17rem;
    height: 2.88rem;
    background-color: #fff;
}

.ab_13_c .fr ul li:nth-child(2n) {
    margin-right: 0px;
}

.ab_13_c .fr ul li a {
    display: block;
    overflow: hidden;
    margin: 0px 0.4rem;
}

.ab_13_c .fr ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_13_c .fr ul li a span.sp1 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.37rem;
    margin-top: 0.4rem;
}

.ab_13_c .fr ul li a span.sp2 {
    font-size: 0.16rem;
    color: #999;
    line-height: 0.3rem;
    margin-top: 0.09rem;
    height: 0.9rem;
}

.ab_13_c .fr ul li a span.sp3 {
    font-size: 0.17rem;
    color: #999;
    line-height: 0.18rem;
    margin-top: 0.12rem;
}

.ab_13_c .fr ul li a span.sp4 {
    font-size: 0.17rem;
    color: #999;
    line-height: 0.28rem;
    margin-top: 0.12rem;
}

.ab_13_c .fr ul li a:hover span.sp1 {
    color: #00adbb;
}


.sub_01_c8 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.13rem;
}

.sub_01_c8 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c8 p.p_img {}

.sub_01_c8 p.p_img img {
    height: 0.73rem;
    display: block;
    width: auto;
}

.sub_01_c8 p.p1 {
    font-size: 0.48rem;
    line-height: 0.65rem;
    margin-top: 0.23rem;
}

.sub_01_c8 p.p2 {
    font-size: 0.3rem;
    line-height: 0.65rem;
}


.ins_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.87rem 0px 1rem 0px;
}

.ins_01_t {
    width: 100%;
    overflow: hidden;
}

.ins_01_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 36px;
    color: #111;
    line-height: 2;
    padding-bottom: 0.08rem;
    position: relative;
}

.ins_01_t p b {
    width: 0.18rem;
    height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.09rem;
}

.ins_01_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.ins_01_c1 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #111;
    line-height: 0.36rem;
}

.ins_01_c1 p a {
    color: #00adbb;
    text-decoration: underline;
}

.ins_01_c2 {
    width: 100%;
    overflow: visible;
    margin-top: 0.42rem;
}

.ins_01_c2 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 2%;
    -moz-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
}

.ins_01_c2 ul li:nth-child(4) {
    margin-right: 0px;
}

.ins_01_c2 ul li .em1 {
    width: 100%;
    overflow: hidden;
}

.ins_01_c2 ul li .em1 img {
    width: 100%;
    display: block;
}

.ins_01_c2 ul li .em2 {
    overflow: hidden;
    margin: 0.23rem 0.35rem;
    /* height: 2.3rem; */
}

.ins_01_c2 ul.list-paddingleft-2 {
    display: flex;
}

.ins_01_c2 ul li .em2 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    margin-top: 0.11rem;
}

.ins_01_c2 ul li .em2 p.p1 {
    font-size: 24px;
    color: #111;
    line-height: 1.5;
    margin-top: 0px;
}

.ins_01_c2 ul li:hover {
    background-color: #00adbb;
    -moz-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    -webkit-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
}

.ins_01_c2 ul li:hover .em2 p {
    color: #fff;
}

.ins_01_c2 ul li:hover .em2 p.p1 {
    color: #fff;
}


.ins_02 {
    overflow: hidden;
    padding: 0.87rem 0px 0.96rem 0px;
}

.ins_02_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.48rem;
}

.ins_02_c ul li {
    width: 20%;
    overflow: hidden;
    float: left;
    position: relative;
}

.ins_02_c ul li img {
    width: 100%;
    display: block;
}

.ins_02_c ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ins_02_c ul li em.em1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: rgba(55, 61, 65, 0.65);
    display: flex;
    justify-content: center;
    align-items: center;
}

.ins_02_c ul li em.em2 {}

.ins_02_c ul li em.em2 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.35rem;
    color: #fff;
}

.ins_02_c ul li em.em2 span.sp1 {
    position: relative;
    padding-bottom: 0.28rem;
}

.ins_02_c ul li em.em2 span.sp1 img {
    width: auto;
    height: 0.49rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.ins_02_c ul li em.em2 span.sp1 b {
    width: 0.23rem;
    height: 0.02rem;
    display: block;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.115rem;
}

.ins_02_c ul li em.em2 span.sp2 {
    font-size: 24px;
    text-align: center;
    line-height: 0.36rem;
    margin-top: 0.23rem;
}

.ins_02_c ul li em.em2 span.sp3 {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0.16rem;
    display: none;
}

.ins_02_c ul li:hover em.em1 {
    background-color: rgba(0, 173, 187, 0.65);
}

.ins_02_c ul li:hover em.em2 span.sp3 {
    display: block;
}

.ins_02_b {
    width: 100%;
    overflow: hidden;
    margin-top: 0.31rem;
}

.ins_02_b p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #888;
    line-height: 1.5;
}

.ins_02_b p.p1 {
    position: relative;
    font-size: 24px;
    line-height: 1.5;
    color: #111;
    margin-bottom: 0.08rem;
}

.ins_02_b p.p1 b {
    width: 0.05rem;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.08rem;
}

.ins_02_b p.p1 span {
    margin-left: 0.2rem;
}

.ins_02_b img {
    max-width: 100%;
}

.ins_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.88rem 0px 1rem 0px;
}

.ins_04 {
    overflow: hidden;
    padding: 0.8rem 0px 1.05rem 0px;
    background-color: #f5f6fb;
}

.ins_04_c {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.63rem;
}

.ins_04_c b.b_x {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #c9d6d7;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.5px;
    z-index: 990;
}

.ins_04_c .wrap_in {
    position: relative;
    overflow: hidden;
    z-index: 999;
}

.ins_04_c .ins_04c_prev {
    width: 0.43rem;
    height: 0.43rem;
    display: block;
    overflow: hidden;
    background: url("../images/ins_03.png") center no-repeat #bbbbbb;
    background-size: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.215rem;
    z-index: 999;
}

.ins_04_c .ins_04c_prev:hover {
    background: url("../images/ins_03.png") center no-repeat #00adbb;
    background-size: 100%;
}

.ins_04_c .ins_04c_next {
    width: 0.43rem;
    height: 0.43rem;
    display: block;
    overflow: hidden;
    background: url("../images/ins_04.png") center no-repeat #bbbbbb;
    background-size: 100%;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -0.215rem;
    z-index: 999;
}

.ins_04_c .ins_04c_next:hover {
    background: url("../images/ins_04.png") center no-repeat #00adbb;
    background-size: 100%;
}

.ins_04c_slide {
    width: 85.4375%;
    overflow: visible;
    margin: 0px auto;
    padding: 0px;
}

.ins_04c_slide .swiper-slide {
    width: 100%;
    overflow: visible;
    position: relative;
    background-color: #f5f6fb;
}

.ins_04c_slide .swiper-slide ul li {
    width: 20%;
    overflow: visible;
    float: left;
    height: 3.95rem;
    position: relative;
}

.ins_04c_slide .swiper-slide ul li span {
    width: 0.85rem;
    height: 0.85rem;
    text-align: center;
    position: relative;
    z-index: 999;
    line-height: 0.85rem;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 0.03rem solid #eee;
    border-radius: 50%;
    margin: 0px auto;
    padding: 0px;
    margin-top: 1.54rem;
    font-size: 0.24rem;
    color: #333;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_u {
    position: absolute;
    left: -0.35rem;
    top: 0px;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_u b {
    width: 0.21rem;
    height: 0.08rem;
    display: block;
    overflow: hidden;
    background: url("../images/ins_01.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    bottom: -0.08rem;
    margin-left: -0.105rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_d {
    position: absolute;
    left: -0.35rem;
    bottom: 0px;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_d b {
    width: 0.21rem;
    height: 0.08rem;
    display: block;
    overflow: hidden;
    background: url("../images/ins_02.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: -0.08rem;
    margin-left: -0.105rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_txt {
    width: 3.4rem;
    background-color: #fff;
    height: 1.15rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_txt p {
    font-size: 16px;
    color: #666;
    width: auto;
    background: url("../images/rly_06.jpg") left 0.08rem no-repeat;
    padding-left: 0.15rem;
    line-height: 1.5;
    /* height: 0.5rem; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
}

.ins_04c_slide .swiper-slide ul li:hover span {
    background-color: #00adbb;
    color: #fff;
}

.ins_04cfr {
    margin: 0.3rem 0.25rem;
}


.ins_05 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.84rem 0px 1rem 0px;
}

.ins_05_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.82rem;
}

.ins_05_t ul {
    font-size: 0px;
}

.ins_05_t ul li {
    display: inline-block;
    overflow: hidden;
    width: 3.1rem;
    position: relative;
}

.ins_05_t ul li p {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.ins_05_t ul li p.p1 {
    line-height: 1.5;
    font-size: 16px;
    color: #888;
}

.ins_05_t ul li p.p1 i {
    font-size: 60px;
    color: #00adbb;
}

.ins_05_t ul li p.p2 {
    line-height: 1.5;
    font-size: 16px;
    color: #888;
}

.ins_05_t ul li b {
    width: 1px;
    height: 0.79rem;
    display: block;
    background-color: #f3f0f0;
    position: absolute;
    right: 0px;
    top: 0.11rem;
}


.ins_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.62rem;
}

.ins_05_c ul li {
    width: 15.625%;
    overflow: hidden;
    float: left;
    margin-right: 1.25%;
    -moz-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
}

.ins_05_c ul li:nth-child(6) {
    margin-right: 0px;
}

.ins_05_c ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ins_05_c ul li em.em1 {}

.ins_05_c ul li em.em1 img {
    width: 100%;
    display: block;
}

.ins_05_c ul li em.em2 {
    width: auto;
    margin: 0.26rem 0.32rem;
    height: 2.4rem;
}

.ins_05_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 22px;
    color: #333;
    line-height: 1.5;
}

.ins_05_c ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    margin-top: 0.16rem;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}


.sub_01_c9 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.69rem;
}

.sub_01_c9 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c9 p.p1 {
    font-size: 0.48rem;
    line-height: 0.84rem;
}

.sub_01_c9 p.p2 {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0.14rem;
}


.ins_06 {
    overflow: hidden;
    margin-top: 0.58rem;
}

.ins_06 .wrap_in {
    background-color: #fff;
    overflow: hidden;
}

.ins_06 .fl {
    width: 49%;
}

.ins_06 .fl img {
    width: 100%;
    display: block;
}

.ins_06 .fr {
    width: 51%;
}

.ins_06_fr {
    overflow: hidden;
    margin: 0px 0.6rem;
}

.ins_06_fr p {
    width: 100%;
    overflow: hidden;
}

.ins_06_fr p.p1 {
    font-size: 28px;
    color: #333;
    line-height: 1.5;
    padding-bottom: 0.16rem;
    position: relative;
    margin-top: 0.74rem;
}

.ins_06_fr p.p1 b {
    width: 0.23rem;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ins_06_fr p.p2 {
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.2rem;
}

.ins_06_fr p.p3 {
    margin-top: 0.54rem;
}

.ins_06_fr p.p3 a {
    /* width: 1.44rem; */
    height: 45px;
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    background-color: #00adbb;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    padding: 0 20px;
}


.ins_07 {
    overflow: hidden;
    margin-top: 0.6rem;
}

.ins_07 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.37rem;
    background-color: #fff;
}

.ins_07 ul li:nth-child(4n) {
    margin-right: 0px;
}

.ins_07 ul li p {
    width: 100%;
    overflow: hidden
}

.ins_07 ul li .p1 {
    width: 100%;
    overflow: hidden;
}

.ins_07 ul li .p1 img {
    width: 100%;
    display: block;
}

.ins_07 ul li .p5 {
    overflow: hidden;
    width: 100%;
    border: 1px solid #f4f5fb;
    border-top: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0.25rem 0.29rem;
}

.ins_07 ul li .p5 .p2 {
    font-size: 22px;
    color: #333;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ins_07 ul li .p5 .p2 a {
    color: #333;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}

.ins_07 ul li .p5 .p2 a:hover {
    color: #00adbb;
}

.ins_07 ul li .p5 .p3 {
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    height: 0.81rem;
    margin-top: 0.19rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ins_07 ul li .p5 .p4 {
    margin-top: 0.24rem;
}

.ins_07 ul li .p5 .p4 a {
    /* width: 1.5rem; */
    /* height: 0.5rem; */
    padding: 12px 20px;
    display: inline-block;
    overflow: hidden;
    background-color: #00adbb;
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    border-radius: 0.06rem;
    color: #fff;
}


.ins_08 {
    overflow: hidden;
    height: 1rem;
}

.ins_09 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.86rem 0px 1rem 0px;
}

.ins_09_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.92rem;
}

.ins_09_c ul {
    display: flex;
    flex-wrap: wrap;
}

.ins_09_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 2%;
    -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}

.ins_09_c ul li:nth-child(4) {
    margin-right: 0px;
}

.ins_09_c ul li .ins_09c_t {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ins_09_c ul li .ins_09c_t img.img1 {
    width: 100%;
    display: block;
}

.ins_09_c ul li .ins_09c_t .b1 {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: rgba(55, 61, 65, 0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}

.ins_09_c ul li .ins_09c_t em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: 20%;
}

.ins_09_c ul li .ins_09c_t em img {
    height: 0.49rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.ins_09_c ul li .ins_09c_t em span {
    display: block;
    overflow: hidden;
    margin: 0px 0.3rem;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
    margin-top: 0.26rem;
}



.ins_09_c ul li .ins_09c_c {
    margin: 0.3rem 0.36rem;
    /* height: 1.2rem; */
}

.ins_09_c ul li .ins_09c_c p {
    font-size: 14px;
    color: #222;
    line-height: 1.5;
}

.ins_09_c ul li:hover .ins_09c_t .b1 {
    background-color: rgba(0, 176, 189, 0.8);
}

.ins_10 {
    overflow: hidden;
    padding: 0.86rem 0px 1rem 0px;
}

.ins_10 .ins_01_t p.p1 {
    color: #fff;
}


.ins_10_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.59rem;
}

.ins_10_c ul {
    display: flex;
}

.ins_10_c ul li a:hover {
    color: #fff;
}

.ins_10_c ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ins_10_c ul li .ins_10c_fr {
    padding: 0 10px;
    box-sizing: border-box;
}

.ins_10_c ul li {
    width: 22.5625%;

    overflow: hidden;
    float: left;
    margin-right: 0.1875%;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}

.ins_10_c ul li .ins_10c_fr {
    width: 100%;
    height: 5.8rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ins_10_c ul li .ins_10c_fr .ins_10cfr_c {
    width: 100%;
    overflow: hidden;
}

.ins_10_c ul li:nth-child(4) {
    margin-right: 0px;
}

.ins_10_c ul li .ins_10c_fr {
    overflow: hidden;
}

.ins_10_c ul li .ins_10c_t {
    width: 100%;
    height: 3.38rem;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.1);
}

.ins_10_c ul li .ins_10c_t img {
    height: 0.49rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
    margin-top: 1.23rem;
}

.ins_10_c ul li .ins_10c_t span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
    margin-top: 0.14rem;
}

.ins_10_c ul li .ins_10c_c {
    display: none;
}

.ins_10_c ul li.on {
    background-color: #00b0bd;
    width: 31.7519%;
}

.ins_10_c ul li.on .ins_10c_t {
    height: auto;
    background: none;
}

.ins_10_c ul li.on .ins_10c_t i {
    width: 1.08rem;
    height: 1.08rem;
    display: block;
    border-radius: 50%;
    background-color: #36c1cb;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}

.ins_10_c ul li.on .ins_10c_t i img {
    margin-top: 0.33rem;
}

.ins_10_c ul li.on .ins_10c_t span {
    margin-top: 0.2rem;
}

.ins_10_c ul li.on .ins_10c_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.16rem;
    display: block;
    opacity: 0;
}

.ins_10_c ul li.on .ins_10c_c dl {
    margin: 0px;
    padding: 0px;
}

.ins_10_c ul li .ins_10c_c a {
    display: block;
    border-bottom: dashed 1px rgba(255, 255, 255, 0.4);
    line-height: 2;
    color: #FFF;
}

.ins_10_c ul li.on .ins_10c_c dd {
    overflow: hidden;
    border-bottom: 1px dashed #36c1cb;
    padding: 0.09rem 0px;
    margin: 0px 0.5rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ins_10_c ul li.on .ins_10c_c dd a {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}


.ins_11 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.97rem 0px 1.08rem 0px;
}

.ins_11_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.59rem;
}

.ins_11_c table {
    width: 100%;
    overflow: hidden;
}

.ins_11_c table tr th {
    border-right: 1px solid #fff;
    background-color: #00b0bd;
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    padding: 0.25rem 0px;
}

.ins_11_c table tr th:nth-child(5) {
    border-right: 0px;
}

.ins_11_c table tr td {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    padding: 0.25rem 0px;
}

.ins_11_c table tr .td1 {
    background-color: #00b0bd;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.ins_11_c table tr.tr1 td {
    background-color: #f7fafb;
}

.ins_11_c table tr.tr1 .td1 {
    background-color: #00b0bd;
}


.ins_12 {
    overflow: hidden;
    padding: 0.77rem 0px 0.88rem 0px;
    background-color: #f7fafb;
}

.ins_12_c {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.39rem;
}

.ins_12c_fr {
    overflow: hidden;
    display: inline-block;
}

.ins_12c_fr p {
    font-size: 30px;
    color: #666;
    line-height: 1.5;
}

.ins_12c_fr p img {
    display: block;
    float: left;
    height: 0.31rem;
    margin: 0.09rem 0.16rem 0px 0px;
}

.ins_12c_fr p a {
    color: #00b0bd;
}

.ins_13 {
    margin-top: 0.39rem;
}

.ins_14_l {
    float: left;
}

.ins_14_l ul li {
    float: left;
    margin-left: 0.38rem;
    line-height: 0.54rem;
    position: relative;
}

.ins_14_l ul li a {
    font-size: 0.24rem;
    color: #333;
}

.ins_14_l ul li.on a {
    color: #00adbb;
}

.ins_14_l ul li.on b {
    width: 100%;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: -0.2rem;
}

.ins_15 {
    overflow: hidden;
    /* padding: 0.64rem 0px 0.53rem 0px; */
    background-size: auto !important;
}

.n_btn a {
    border: 1px solid #00acbb;
    padding: 15px 0;
    width: 135px;
    text-align: center;
    color: #333;
    transition: all 0.3s;
    display: block;
    margin: 40px auto 0;
    font-size: 16px;
}

.n_btn a:hover {
    background: #00acbb;
    color: #FFF;
}


.ins_15 h1 {
    margin: 0px;
    padding: 0px;
    font-size: 36px;
    color: #03a1ae;
    line-height: 4;
    font-weight: 500;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.ins_15 p.p1 {
    font-size: 16px;
    color: #03a1ae;
    position: relative;
    line-height: 0.44rem;
    padding-bottom: 0.17rem;
    text-align: center;
}

.ins_15 p.p1 b {
    width: 0.15rem;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #03a1ae;
    position: absolute;
    left: 50%;
    margin-left: -0.075rem;
    bottom: 0px;
}

.ins_15 p.p2 {
    font-size: 0.28rem;
    color: #03a1ae;
    text-align: center;
    line-height: 0.36rem;
    margin-top: 0.16rem;
}


.ins_16 {
    overflow: hidden;
    background-color: #0597a3;
    text-align: center;
}

.ins_16 a {
    display: inline-block;
    width: 1.44rem;
    height: 0.47rem;
    border: 1px solid #eee;
    border-radius: 0.04rem;
    font-size: 16px;
    color: #fff;
    line-height: 0.47rem;
    margin: 0.36rem 0px 0.33rem 0px;
}


.ins_17 {
    overflow: hidden;
    padding: 0.84rem 0px 0.77rem 0px;
}

.ins_17 .wrap_in {
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.6rem;
}

.ins_17 .wrap_in img{
    max-width: 100% !important;
    height: auto !important;
}

.ins_17_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.3rem;
}

.ins_17_t h1 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.54rem;
}

.ins_17_t img {
    display: block;
    margin: 0px auto;
    padding: 0px;
    height: 0.4rem;
    margin-top: 0.1rem;
}

.ins_17_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.23rem;
    margin-bottom: 0.4rem;
}

.ins_17_c p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #111;
    line-height: 0.35rem;
    margin-bottom: 0.23rem;
}


.sub_01_c10 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.3rem;
}

.sub_01_c10 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c10 p.p1 {
    font-size: 0.48rem;
    line-height: 0.84rem;
}

.sub_01_c10 p.p2 {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0.14rem;
}

.banner_slide_01{
  position: relative;
}

.banner_slide_01 .banner_slide_a{
  display: block;
  width: 100%;
  height: 100%;
}

.banner_slide_01 .banner_sp{
  bottom: 40px;
}

.banner_slide_01 .sub_01_c10 .buttons-box{
  margin-top: 30px;
}

.banner_slide_01 .sub_01_c10 .buttons-box a{
  width: 150px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #2F99FB;
  margin-bottom: 32px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;;
}


.cter_01 {
    overflow: hidden;
}

.cter_01 .wrap_in {
    overflow: hidden;
    background-color: #fff;
    margin-top: 0.4rem;
    border-radius: 0.04rem;
    padding: 0.2rem 0px;
}

.cter_01 .fl {
    margin-left: 0.28rem;
}

.cter_01 .fl select {
    float: left;
    width: 3.1rem;
    height: 0.54rem;
    border: 1px solid #e7e7e7;
    border-radius: 0.02rem;
    margin-left: 0.19rem;
    background: url("../images/cter_02.jpg") 96% center no-repeat;
    background-size: 0.19rem;
    font-size: 18px;
    color: #666;
    padding: 0px 0.19rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.cter_01 .fl select:nth-child(1) {
    margin-left: 0px;
}

.cter_01 .fl select::-ms-expand {
    display: none;
}

.cter_01 .fl input.cter_01_btn {
    padding: 0px;
    float: left;
    width: 1.2rem;
    height: 0.54rem;
    border-radius: 0.02rem;
    border: 0px;
    cursor: pointer;
    background-color: #00adbb;
    font-size: 18px;
    color: #fff;
    margin-left: 0.19rem;
}

.cter_01 .fl input.cter_01_btn1 {
    padding: 0px;
    float: left;
    width: 1.2rem;
    height: 0.54rem;
    border-radius: 0.02rem;
    border: 0px;
    cursor: pointer;
    background-color: #ecebeb;
    font-size: 18px;
    color: #333;
    margin-left: 0.15rem;
}

.cter_01 .fr {
    margin-right: 0.4rem;
    position: relative;
}

.cter_01 .fr input.cter_01_txt {
    width: 3.5rem;
    height: 0.54rem;
    border: 1px solid #eaeaea;
    border-radius: 0.08rem;
    font-size: 18px;
    color: #333;
    padding: 0px 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cter_01 .fr input.cter_01_btn2 {
    width: 0.21rem;
    height: 100%;
    border: 0px;
    cursor: pointer;
    background: url("../images/cter_01.jpg") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0px;
}


.cter_02 {
    overflow: hidden;
    margin-top: 0.25rem;
}



.cter_02 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.42rem;
    background-color: #fff;
}

.cter_02 ul li:nth-child(4n) {
    margin-right: 0px;
}

.cter_02 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.cter_02 ul li em.em1 {
  position: relative;
}

.cter_02 ul li em.em1 img {
    width: 100%;
    display: block;
}

.cter_02 ul li em.em2 {
    margin: 0.3rem 0.38rem;
    width: auto;
}

.cter_02 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 22px;
    color: #444;
    line-height: 1.4;
    height: 2.7em;
}

.cter_02 ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    height: 72px;
    margin-top: 0.14rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.cter_02 ul li b {
    width: 100%;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
}

.cter_02 ul li a:hover b {
    background-color: #97d700;
}


.cter_02 ul.cter_02_ul{
  width: 100%;
  margin: auto;
  display: flex;
  max-width: 1200px;
  flex-wrap: wrap;
}

.cter_02 ul.cter_02_ul li{
  width: 32%;
  position: relative;
}

.cter_02 ul.cter_02_ul li:nth-child(4n){
  margin-right: 2%;
}

.cter_02 ul.cter_02_ul li:nth-child(3n){
  margin-right: 0;
}

.cter_02 ul.cter_02_ul li:hover{
  -webkit-transform:translate3d(0,-5px,0);
  -moz-transform:translate3d(0,-5px,0);
  -ms-transform:translate3d(0,-5px,0);
  transform:translate3d(0,-5px,0)
}



.cter_02 ul.cter_02_ul li>a{
    display: block;
    padding: 0 3px;
    height: 100%;
}


.cter_02 ul.cter_02_ul li .em_hide{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center 0;
  opacity: 0;
  z-index: 4;
  -webkit-transition: all .6s linear;
  -moz-transition: all .6s linear;
  transition: all .6s linear
}

.cter_02 ul.cter_02_ul li .em_hide img{
  display: block;
  opacity: 1;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  transition: all .4s linear;
  margin-left: -30px;
  margin-top: -30px;
}

.cter_02 ul.cter_02_ul li em.em2{
  margin: 20px 20px 15px;
}
/* .cter_02 ul.cter_02_ul li em.em2 span{
  height: auto;
} */

.cter_02 ul.cter_02_ul li .em2_3{
  display: block;
  position: absolute;
  bottom: 20px;
  cursor: pointer;
  margin-top: 5px;
  z-index: 9;
}
.cter_02 ul.cter_02_ul li .em2_3 img{
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

.cter_02 ul.cter_02_ul li .em2_3 span{
  display: block;
  position: absolute;
  font-size: 16px;
  color: #3296FA;
  left: 21px;
  width: 120px;
  top: 0px;
}

.cter_02 ul.cter_02_ul li .playback{
  position: absolute;
  top: 0;
  left: -3px;
  z-index: 5;
  height: 36px;
}
.cter_02 ul.cter_02_ul li .playback img{
  height: 100%;
}
.cter_02 ul.cter_02_ul li .playback span{
  position: absolute;
  top: 6px;
  left: 110px;
  font-size: 14px;
  color: #fff;
  z-index: 5;
}


.cter_03 {
    overflow: hidden;
    margin-top: 0.4rem;
    margin-bottom: 0.54rem;
}

.cter_03 .breadcrumb-link{
  font-size: 14px;
  margin: 0 0 20px 0;
  color: #424242;
}
.cter_03 .breadcrumb-link .breadcrumb-color{
  color: #00acbb;
}

.cter_03 .cter_03_l {
    width: 70%;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 0px 0.38rem;
    border-radius: 0.04rem;
}

.cter_03 .cter_03_l a{
    color: #00acbb;
}

.cter_03 .cter_03_r {
    width: 28%;
    overflow: hidden;
    float: right;
}

.cter_03l_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.24rem;
    color: #00adbb;
    line-height: 0.43rem;
    margin-top: 0.16rem;
    padding-bottom: 0.17rem;
    font-weight: bold;
}

.cter_03l_t h1 {
    margin: 0px;
    padding: 0px;
    font-size: 0.24rem;
    font-weight: 500;
}

.cter_03l_t i {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    left: 0px;
    bottom: 1px;
}

.cter_03l_t b {
    width: 0.2rem;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.1rem;
    z-index: 9;
}

.cter_03l_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.39rem;
}

.cter_03l_c video {
    width: 100%;
    overflow: hidden;
}

.cter_03l_c p {
    width: 100%;
    overflow: hidden;
    line-height: 0.38rem;
    padding: 0.18rem 0px;
    background-color: #f4f5fb;
}

.cter_03l_c p span {
    float: left;
    font-size: 0.2rem;
    color: #444;
    margin-left: 0.19rem;
}

.cter_03l_c p a {
    float: right;
    margin-right: 0.19rem;
    width: 1.48rem;
    height: 0.38rem;
    display: block;
    overflow: hidden;
    background-color: #00b3c1;
    border-radius: 0.38rem;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.cter_03l_c p a i {
    display: inline-block;
    background: url("../images/cter_05.png") right center no-repeat;
    background-size: 0.22rem;
    padding-right: 0.3rem;
}


.cter_03l_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.24rem;
}

.cter_03l_c1 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #222;
    line-height: 2em;
    margin-top: 0.12rem;
}

.cter_03l_c1 p.p1 {
    line-height: 50px;
    position: relative;
    font-size: 0.26rem;
    color: #444;
}

.cter_03l_c1 p.p1 b {
    width: 0.05rem;
    height: 0.25rem;
    display: block;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.18rem;
}

.cter_03l_c1 p.p1 span {
    float: left;
    margin-left: 0.2rem;
}

.cter_03l_b {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    margin-top: 0.4rem;
    padding-top: 0.14rem;
    margin-bottom: 0.5rem;
}

.cter_03l_b a {
    width: 3rem;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 0.3rem;
}

.cter_03l_b a.fr {
    text-align: right;
}

.cter_03l_b a.fl span {
    display: inline-block;
    background: url("../images/cter_03.png") left center no-repeat;
    background-size: 0.13rem;
    padding-left: 0.34rem;
}

.cter_03l_b a.fr span {
    display: inline-block;
    background: url("../images/cter_04.png") right center no-repeat;
    background-size: 0.13rem;
    padding-right: 0.34rem;
}


.cter_03r_01 {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    background-color: #fff;
    border-radius: 0.04rem;
}

.cter_03r_t {
    width: 100%;
    height: 0.49rem;
    overflow: hidden;
    position: relative;
    padding-bottom: 3px;
    margin-top: 0.2rem;
}

.cter_03r_t i {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_03r_t span {
    display: inline-block;
    font-size: 0.24rem;
    color: #333;
    position: relative;
    line-height: 0.49rem;
    padding-bottom: 3px;
}

.cter_03r_t span b {
    width: 100%;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_03r01_c {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.47rem;
}

.cter_03r01_c ul li {
    width: 100%;
    overflow: hidden;
    margin-top: 0.26rem;
}

.cter_03r01_c ul li span {
    width: 2.68rem;
    display: block;
    overflow: hidden;
    float: left;
    font-size: 0.16rem;
    color: #888;
    line-height: 0.3rem;
}

.cter_03r01_c ul li img {
    width: 0.84rem;
    float: right;
    border-radius: 0.03rem;
}

.cter_03r_02 {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    background-color: #fff;
    margin-top: 0.17rem;
    border-radius: 0.04rem;
}

.cter_03r02_c {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.3rem;
}

.cter_03r02_c ul li {
    width: 100%;
    overflow: hidden;
    padding-top: 0.2rem;
}

.cter_03r02_c ul li em.em1 {
    width: 22%;
    display: block;
    overflow: hidden;
    font-style: normal;
    float: left;
}

.cter_03r02_c ul li em.em1 img {
    width: 0.64rem;
    display: block;
    border-radius: 50%;
}

.cter_03r02_c ul li em.em2 {
    float: right;
    width: 78%;
    overflow: hidden;
    font-style: normal;
    padding-bottom: 0.15rem;
    border-bottom: 1px dashed #e5e5e5;
}

.cter_03r02_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cter_03r02_c ul li em.em2 span.sp1 {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.24rem;
}

.cter_03r02_c ul li em.em2 span.sp2 {
    font-size: 0.16rem;
    color: #888;
    line-height: 0.24rem;
    font-weight: bold;
    margin-top: 0.04rem;
}

.cter_03r02_c ul li:nth-child(4) em.em2 {
    border-bottom: 0px;
}


.sub_01_c11 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.3rem;
}

.sub_01_c11 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c11 p.p1 {
    font-size: 0.48rem;
    line-height: 0.84rem;
}

.sub_01_c11 p.p2 {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 0.14rem;
}

.sub_01_c11 p.p3 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.2rem;
}

.cter_04r_t {
    width: 100%;
    /* height: 0.67rem; */
    overflow: hidden;
    position: relative;
    margin-top: 0.08rem;
}

.cter_04r_t i {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 1px;
}

.cter_04r_t span {
    display: inline-block;
    font-size: 20px;
    color: #00adbb;
    position: relative;
    line-height: 1.5;
    padding-bottom: 0.10rem;
}

.cter_04r_t span b {
    width: 100%;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_04r_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.cter_04r_c ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 0.39rem;
    margin-bottom: 0.31rem;
}

.cter_04r_c ul li em.em1 {
    width: 30%;
    overflow: hidden;
    float: left;
    font-style: normal;
}

.cter_04r_c ul li em.em1 img {
    width: 100%;
    display: block;
}

.cter_04r_c ul li em.em2 {
    width: 67%;
    overflow: hidden;
    float: right;
    font-style: normal
}

.cter_04r_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cter_04r_c ul li em.em2 span.sp1 {
    font-size: 18px;
    color: #444;
    line-height: 1.5;
}

.cter_04r_c ul li em.em2 span.sp2 {
    font-size: 14px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.15rem;
}

.cter_04r_c ul li em.em2 span.sp3 {
    margin-top: 0.12rem;
    line-height: 1.5;
}

.cter_04r_c ul li em.em2 span.sp3 i {
    float: left;
    display: inline-block;
    font-size: 16px;
    color: #888;
}

.cter_04r_c ul li em.em2 span.sp3 i.i1 {
    display: inline-block;
    background: url("../images/cter_07.jpg") left center no-repeat;
    background-size: 0.23rem;
    padding-left: 0.32rem;
}

.cter_04r_c ul li em.em2 span.sp3 i.i2 {
    display: inline-block;
    background: url("../images/cter_06.jpg") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.26rem;
    margin-left: 0.4rem;
}

.cter_04r_b {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.1rem;
    margin-bottom: 0.5rem;
}

.cter_04r_b a {
    width: 1.78rem;
    height: 0.46rem;
    display: inline-block;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    border-radius: 0.46rem;
    background-color: #00adbb;
}

.cter_05 {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    border-radius: 0.04rem;
}

.cter_05_t {
    width: 100%;
    overflow: hidden;
    margin-top: 0.3rem;
    position: relative;
}

.cter_05_t input.cter_05t_txt {
    width: 100%;
    height: 0.54rem;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
    border: 0px;
    background-color: #f1f1f1;
    border-radius: 0.08rem;
    padding: 0px 0.19rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cter_05_t input.cter_05t_btn {
    width: 0.21rem;
    height: 100%;
    border: 0px;
    background: none;
    background: url("../images/cter_08.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.19rem;
    top: 0px;
}

.cter_05_t1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.18rem;
    line-height: 1.5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    color: #333;
}

.cter_05_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.24rem;
    margin-bottom: 0.23rem;
}

.cter_05_c ul li {
    width: 30%;
    overflow: hidden;
    float: left;
    margin-right: 5%;
    margin-bottom: 0.18rem;
}

.cter_05_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.cter_05_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 1.5;
    border: 1px solid #eee;
    border-radius: 0.08rem;
    font-size: 14px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cter_05_c ul li a:hover {
    color: #00adbb;
    border: 1px solid #00adbb;
}

.cter_06 {
    width: 100%;
    overflow: hidden;
}

.cter_06 ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.17rem;
}

.cter_06 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border-radius: 0.04rem;
    padding: 0.16rem 0px 0.2rem 0px;
}

.cter_06 ul li a span {
    display: block;
    overflow: hidden;
    margin-left: 0.33rem;
}

.cter_06 ul li a span.sp1 {
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}

.cter_06 ul li a span.sp2 {
    font-size: 14px;
    color: #d8d8d8;
    line-height: 1.5;
}

.cter_06 ul li a b {
    width: 0.05rem;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #58c5cf;
    position: absolute;
    left: 0px;
    top: 0.35rem;
}

.cter_06 ul li a i {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.cter_06 ul li.li1 a i {
    background: url("../images/cter_25.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.li2 a i {
    background: url("../images/cter_26.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.li3 a i {
    background: url("../images/cter_27.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.ali4 .article_item{
    background-color: #fff;
    padding-bottom: 10px;
}

.cter_06 ul li.ali4 .article_item a{
    padding: 8px 0 8px 0.33rem;
    border-radius:0;
}

.cter_06 ul li:hover  {
    background-color: #00adbb;
}

.cter_06 ul li.ali4:hover a {
    background-color: #fff;
}

.cter_06 ul li.ali4 .article_item>div:hover a {
    background-color: #00adbb;
    color: #fff;
}
.cter_06 ul li.ali4:hover a b {
    background-color: #58c5cf;
}

.cter_06 ul li:hover a span.sp1 {
    color: #fff;
}

.cter_06 ul li:hover a span.sp2 {
    color: #58c5cf;
}

.cter_06 ul li.ali4:hover a span.sp1 {
    color: #333;
}

.cter_06 ul li.ali4:hover a span.sp2 {
    color: #d8d8d8;
}

.cter_07 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.cter_07 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    margin-bottom: 0.4rem;
}

.cter_07 ul li:nth-child(2n) {
    margin-right: 0px;
}

.cter_07 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.cter_07 ul li em.em1 {
    position: relative;
    border-radius: 2px;
}

.cter_07 ul li em.em1 img {
    width: 100%;
    display: block;
}

.cter_07 ul li em.em1 b {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/cter_09.png") center no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: 0.42rem;
}

.cter_07 ul li em.em2 {}

.cter_07 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 22px;
    color: #444;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.13rem;
}

.cter_07 ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.09rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.cter_01_fixed{
  position: relative;
  top:0;
  width: 100%;
  overflow: hidden;
  margin-top: 0.4rem;
  background: #fff;
}

.cter_01_fixed .cter_01_inner{
  width: 100%;
}
.cter_01_fixed .cter_01_inner b{
  width: 0.05rem;
  height: 0.22rem;
  display: block;
  overflow: hidden;
  background-color: #58c5cf;
  position: absolute;
  left: 0;
  top: 15px;
}
.cter_01_fixed .cter_01_inner .img-wrap {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal;
}

.cter_01_fixed .cter_01_inner span.sp1{
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  margin-left: 15px;
}

.cter_01_fixed .cter_01_inner img {
  width: 100%;
  display: block;
}

/* .cter_01_fixed >div a{
  position: absolute;
  right: 0;
  width: 68px;
  text-align: right;
  top: 0;
  font-size: 16px;
  color: #333;
  line-height: 50px;
} */


.cter_01_fixed >div .sp2 {
  font-size: 14px;
  display: block;
  color: #999;
  line-height: 30px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.cter_01_fix{
  position: fixed;
  top: 0.99rem;
  width: 23.52%;
  overflow: hidden;
  margin-top: 0;
  background: #fff;
}

.cter_08 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.14rem;
}


.sub_01_c12 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.55rem;
}

.sub_01_c12 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c12 p.p1 {
    font-size: 0.48rem;
    line-height: 0.6rem;
}

.sub_01_c12 p.p2,
.sub_01_c12 p.p3 {
    font-size: 24px;
    line-height: 1.5;
}

.sub_01_c12 p.p3 {
    margin-top: 0.19rem;
}

.sub_01_c12 p.p4 {
    font-size: 14px;
    line-height: 1.5;
}

.sub_01_c12 p.p5 {
    margin-top: 0.38rem;
}

.sub_01_c12 p.p5 a {
    display: inline-block;
    line-height: 50px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 14px;
    color: #00adbb;
    float: left;
}

.sub_01_c12 p.p5 a.a1 {
    padding: 0px 0.34rem 0px 0.33rem;
    margin-right: 0.2rem;
}

.sub_01_c12 p.p5 a.a1 span {
    display: inline-block;
    background: url("../images/sfl_01.png") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.27rem;
}

.sub_01_c12 p.p5 a.a2 {
    padding: 0px 0.28rem 0px 0.34rem;
}

.sub_01_c12 p.p5 a.a2 span {
    display: inline-block;
    background: url("../images/sfl_02.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.33rem;
}

.sub_01_c12 p.p5 a:hover {
    background-color: #00adbb;
    color: #fff;
}

.sub_01_c12 p.p5 a.a1:hover span {
    background: url("../images/sfl_01_on.png") left center no-repeat;
    background-size: 0.17rem;
}

.sub_01_c12 p.p5 a.a2:hover span {
    background: url("../images/sfl_02_on.png") left center no-repeat;
    background-size: 0.22rem;
}


.p7_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.22rem 0px 0.88rem 0px;
}

.p7_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p7_01_c ul li {
    width: 18.4%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.p7_01_c ul li:nth-child(5) {
    margin-right: 0px;
}

.p7_01_c ul li img {
    width: 1.43rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.715rem;
    border-radius: 50%;
}

.p7_01_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p7_01_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p7_01_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p7_01_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p7_01_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.p7_01_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.715rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p7_01_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.20rem;
    margin-top: 0.715rem;
    margin-bottom: 0.37rem;
}

.p7_01_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 0.34rem;
    margin-top: 0.24rem;
    text-align: center;
}

.p7_01_c ul li .jfa_01c_c em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-top: 0.19rem;
    text-align: center;
}


.p7_02 {
    overflow: hidden;
    padding: 1.04rem 0px 1rem 0px;
}

.p7_02 .jfa_01_t h2 {
    color: #fff;
}

.p7_02_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.54rem;
}

.p7_02_c img {
    width: 100%;
    display: block;
}

.p7_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.04rem 0px 1.2rem 0px;
}

.p7_03_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.56rem;
}

.p7_03_c ul li {
    width: 31.25%;
    margin-right: 3.125%;
    overflow: visible;
    float: left;
    height: 2.03rem;
    position: relative;
}

.p7_03_c ul li:nth-child(3) {
    margin-right: 0px;
}

.p7_03_c ul li img {
    width: 1.43rem;
    display: block;
    position: absolute;
    left: 0px;
    top: 0.3rem;
    border-radius: 50%;
}

.p7_03_c ul li em {
    display: block;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    font-style: normal;
    margin-left: 0.73rem;
    height: 2.03rem;
    -moz-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
}

.p7_03_c ul li em span {
    display: block;
    overflow: hidden;
    margin-left: 1.09rem;
    font-size: 20px;
    color: #2c2c2c;
    line-height: 0.38rem;
    margin-top: 0.63rem;
}

.p7_03_c ul li em i {
    display: block;
    overflow: hidden;
    margin-left: 1.09rem;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 0.3rem;
    margin-top: 0.06rem;
}

.p7_03_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p7_03_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p7_03_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p8_01_c ul li {
    width: 25%;
}

.p14_02_c ul li {
    width: 16.6666%;
}

.p10_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.21rem;
}

.p10_01_c ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 0.3rem;
    border: 1px solid #e2e2e2;
    border-radius: 0.07rem;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p10_01_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.p10_01_c ul li em {
    display: table;
    margin: 0.33rem 0.29rem;
    font-style: normal;
}

.p10_01_c ul li em span {
    display: table-cell;
    vertical-align: middle;
}

.p10_01_c ul li em span.sp1 {
    width: 0.8rem;
}

.p10_01_c ul li em span.sp1 img {
    width: 100%;
    display: block;
    border-radius: 50%;
}

.p10_01_c ul li:nth-child(1) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p10_01_c ul li:nth-child(2) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p10_01_c ul li:nth-child(3) em span.sp1 img {
    width: 100%;
    display: block;
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p10_01_c ul li em span.sp2 {
    padding-left: 0.3rem;
    font-size: 0.16rem;
    color: #000;
    line-height: 0.22rem;
    text-align: justify;
    text-justify: inter-ideograph;
}

.p10_01_c ul li em span.sp2 i {
    width: 100%;
    display: block;
    overflow: hidden;
}

.p10_01_c ul li em span.sp2 i.i1,
.p10_01_c ul li em span.sp2 h3.i1 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0.05rem;
    font-weight: 900;
}

.p10_01_c ul li em span.sp2 i.i2 {
    font-size: 14px;
    line-height: 1.5;
    /* height: 0.78rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.p10_02_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p10_02_c ul li {
    width: 15%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.p10_02_c ul li:nth-child(6) {
    margin-right: 0px;
}

.p10_02_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.p10_02_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p10_02_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(5, 9, 14, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p10_02_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38);
    box-shadow: 8px 0px 18px rgba(48, 188, 246, 0.38)
}

.p10_02_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.p10_02_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p10_02_c ul li:nth-child(6) img {
    -moz-box-shadow: 8px 0px 18px rgba(94, 212, 29, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(94, 212, 29, 0.38);
    box-shadow: 8px 0px 18px rgba(94, 212, 29, 0.38)
}

.p10_02_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    height: calc(100% - 0.6rem);
}

.p10_02_c ul li .jfa_01c_c em,
.p10_02_c ul li .jfa_01c_c h3 {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
    min-height: 1rem;
}

.p10_02_c ul {
    display: flex;
    flex-wrap: wrap;
}

.p10_02_c ul li .jfa_01c_c em i,
.p10_02_c ul li .jfa_01c_c h3 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-top: 0.26rem;
}


.p11_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p11_01_c ul li {
    width: 23.5%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.p11_01_c ul li:nth-child(4) {
    margin-right: 0px;
}

.p11_01_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.p11_01_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p11_01_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p11_01_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p11_01_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p11_01_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    height: 3.9rem;
    border-radius: 0.08rem;
    background-color: #fff;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p11_01_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
}

.p11_01_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.p11_01_c ul li .jfa_01c_c em h3.sp1 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.24rem;
    text-align: center;
}

.p11_01_c ul li .jfa_01c_c em span.sp2 {
    margin-top: 0.17rem;
}

.p11_01_c ul li .jfa_01c_c em span.sp2 i {
    display: block;
    overflow: hidden;
    background: url("../images/rly_06.jpg") left 0.115rem no-repeat;
    padding-left: 0.16rem;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 2;
}

.p11_01_c ul li .jfa_01c_c em span.sp3 {
    margin-top: 0.17rem;
    overflow: hidden;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 1.5;
    text-align: center;
}

.p11_01_c ul li .p8_02_c {
    height: 3rem;
}

.p11_01_c ul li .p9_01_c {
    height: auto;
}

.p11_02 {
    overflow: hidden;
    background-color: #fff;
    padding: 64px 0px 64px 0px;
}

.p11_02_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.64rem;
}

.p11_02_c ul li {
    width: 30%;
    overflow: hidden;
    float: left;
    margin-right: 3.125%;
    height: 320px;
    padding: 0px 0.4rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-radius: 0.12rem;
    -moz-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05)
}

.p11_02_c ul li:nth-child(3) {
    margin-right: 0px;
}

.p11_02_c ul li p {
    width: 100%;
    overflow: hidden;
}

.p11_02_c ul li h3.p1 {
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #2c2c2c;
    line-height: 40px;
    padding-bottom: 0.24rem;
    margin-top: 0.49rem;
}

.p11_02_c ul li h3.p1 b {
    width: 0.6rem;
    height: 0.05rem;
    display: block;
    overflow: hidden;
    border-radius: 0.05rem;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.3rem;
    background-color: #00adbb;
}

.p11_02_c ul li p.p2 {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 2;
    margin-top: 0.2rem;
    margin-bottom: 0.54rem;
}


.p11_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.84rem 0px 1rem 0px;
}

.p11_03_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.64rem;
}

.p11_03_c ul li {
    width: 18.5%;
    overflow: hidden;
    float: left;
    margin-right: 1.875%;
    height: 3rem;
    padding: 0px 0.29rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-radius: 0.12rem;
    -moz-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05)
}

.p11_03_c ul li:nth-child(5) {
    margin-right: 0px;
}

.p11_03_c ul li p {
    width: 100%;
    overflow: hidden;
}

.p11_03_c ul li p.p1,
.p11_03_c ul li h3.p1 {
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #2c2c2c;
    line-height: 1.5;
    padding-bottom: 0.24rem;
    margin-top: 0.49rem;
}

.p11_03_c ul li p.p1 b,
.p11_03_c ul li h3.p1 b {
    width: 0.6rem;
    height: 0.05rem;
    display: block;
    overflow: hidden;
    border-radius: 0.05rem;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.3rem;
    background-color: #00adbb;
}

.p11_03_c ul li p.p2 {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 1.5;
    margin-top: 0.3rem;
    margin-bottom: 0.54rem;
}

.p11_03_c ul li p.p2 i {
    display: block;
    overflow: hidden;
    background: url("../images/rly_06.jpg") left center no-repeat;
    padding-left: 0.15rem;
}


.p12_01 {
    overflow: hidden;
    background-color: #f6f9fb;
}

.p12_01 ul li {
    width: 100%;
    overflow: hidden;
}

.p12_01 ul li .jfa_02_img {
    width: 50%;
    overflow: hidden;
}

.p12_01 ul li .jfa_02_img img {
    width: 100%;
    display: block;
}

.p12_01 ul li .jfa_02_txt {
    width: 46.75%;
    margin-left: 0%;
    margin-top: 0.77rem;
}

.p12_01 ul li .jfa_02_txt1 {
    width: 44.75%;
    margin-left: 2.125%;
}

.p12_01 ul li .jfa_02_txt p {
    width: 100%;
    overflow: hidden;
}

.p12_01 ul li .jfa_02_txt p.p1,.p12_01 ul li .jfa_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 0.6rem;
}

.p12_01 ul li .jfa_02_txt p.p2 {
    font-size: 14px;
    color: #292929;
    line-height: 0.24rem;
    margin-top: 0.07rem;
}

.p12_01 ul li .jfa_02_txt p.p3 {
    margin-top: 0.23rem;
}

.p12_01 ul li .jfa_02_txt p.p3 span {
    width: 4.73rem;
    height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 0.16rem;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 0.48rem;
    position: relative;
}

.p12_01 ul li .jfa_02_txt p.p3 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.p12_01 ul li .jfa_02_txt p.p5 {
    margin-top: 0.23rem;
}

.p12_01 ul li .jfa_02_txt p.p5 span {
    width: 4.74rem;
    height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 0.16rem;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 0.48rem;
    position: relative;
}

.p12_01 ul li .jfa_02_txt p.p5 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.p12_01 ul li .jfa_02_txt p.p6 {
    margin-top: 0.23rem;
}

.p12_01 ul li .jfa_02_txt p.p6 span {
    width: 4.5rem;
    height: 0.48rem;
    margin-bottom: 0.1rem;
    padding: 0px 0.14rem;
    font-size: 0.16rem;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    line-height: 0.48rem;
    position: relative;
}

.p12_01 ul li .jfa_02_txt p.p6 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.p12_01 ul li .jfa_02_txt p.p7 {
    margin-top: 0.23rem;
}

.p12_01 ul li .jfa_02_txt p.p7 span {
    width: 6rem;
    line-height: 0.23rem;
    margin-bottom: 0.1rem;
    padding: 0.1rem 0.5rem 0.1rem 0.14rem;
    font-size: 14px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #fff;
    display: block;
    position: relative;
}

.p12_01 ul li .jfa_02_txt p.p7 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.p12_01 ul li .jfa_02_txt p.p8 {
    margin-top: 0.23rem;
}

.p12_01 ul li .jfa_02_txt p.p8 span {
    width: 6.1rem;
    line-height: 1.5;
    margin-bottom: 0.1rem;
    padding: 0.1rem 0.4rem 0.1rem 0.12rem;
    font-size: 14px;
    min-height: 40px;
    color: #292929;
    border: 1px solid #00adbb;
    border-radius: 4px;
    background-color: #fff;
    display: block;
    position: relative;
    padding: 0 20px;
    display: flex;
    align-items: center;

}

.p12_01 ul li .jfa_02_txt p.p8 span b {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background: url("../images/jfa_01.jpg") center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.p12_01 ul li .jfa_02_txt p.p4 {
    margin-top: 0.3rem;
}

.p12_01 ul li .jfa_02_txt p.p4 a {
    display: inline-block;
    line-height: 35px;
    border-radius: 0.53rem;
    background-color: #00adbb;
    padding: 0px 0.28rem 0px 0.28rem;
    font-size: 16px;
    color: #fff;
}

.p12_01 ul li .jfa_02_txt p.p4 a span {
    display: inline-block;
    background: url("../images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.p12_01 ul li .jfa_02_txt p.p4 a:hover {
    opacity: 0.9;
}

.p12_01 ul li .jfa_02_txt .p1 {
    font-size: 24px;
}

.p12_01 ul li:nth-child(2n) {
    background-color: #fff;
}


.loginfr {
    overflow: hidden;
    padding: 1.93rem 0px;
}

.loginfr .wrap_in {
    width: 888px;
    margin: 0px auto;
}

.loginfr .fl {
    width: 400px;
    overflow: hidden;
}

.loginfr .fl img {
    width: 100%;
    display: block;
    border-radius: 0.17rem;
    display: none;
}

.loginfr .fl b {
    width: 100%;
    height: 3.8rem;
    overflow: hidden;
    display: block;
    border-radius: 0.17rem;
}

.loginfr .fr {
    width: 360px;
    overflow: hidden;
    padding-bottom: 20px;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1);
    box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1)
}

.loginfr .fr p {
    width: auto;
    margin: 0px 30px;
    overflow: hidden;
    position: relative;
}

.loginfr .fr p.p1 {
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.loginfr .fr p.p1 a {
    color: #c5c5c5;
}

.loginfr .fr p.p1 a.on {
    color: #00adbb;
}

.loginfr .fr p.p1 i {
    display: inline-block;
    width: 1px;
    height: 0.18rem;
    background-color: #e9e9e9;
    margin: 0px 0.4rem;
}

.loginfr .fr p.p2 {
    line-height: normal;
    margin-bottom: 20px;
}

.loginfr .fr p.p2 input {
    width: 100%;
    height: 35px;
    padding-left: 35px;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: normal;
}

.loginfr .fr p.p2 input.login_txt1 {
    background: url("../images/lg_01.jpg") 0.15rem center no-repeat;
    background-size: 16px;
}

.loginfr .fr p.p2 input.login_txt2 {
    background: url("../images/lg_02.jpg") 0.15rem center no-repeat;
    background-size: 16px;
}

.loginfr .fr p.p2 input.login_txt3 {
    width: 65%;
    background: url("../images/lg_04.jpg") 0.15rem center no-repeat;
    background-size: 16px;
    float: left;
}

.loginfr .fr p.p2 img.img1 {
    width: 30%;
    height: 36px;
    display: block;
    float: right;
}

.loginfr .fr p.p2 a.a1 {
    width: 0.24rem;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/lg_03.jpg") center no-repeat;
    position: absolute;
    right: 0.15rem;
    top: 0px;
    background-size: 100%;
}

.loginfr .fr p.p2 a.a2 {
    width: 30%;
    height: 36px;
    border: 0px solid #00adbb;
    border-radius: 5px;
    background-color: #00adbb;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    display: block;
    float: right;
}

.loginfr .fr p.p3 {
    margin-top: 0.4rem;
}

.loginfr .fr p.p3 input {
    width: 100%;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #00adbb;
    font-size: 18px;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.loginfr .fr p.p4 {
    margin-top: 10px;
    line-height: 30px;
}

.loginfr .fr p.p4 a {
    font-size: 14px;
    color: #000;
}

.loginfr .fr p.p4 a.p4_l {
    float: left;
}

.loginfr .fr p.p4 a.p4_r {
    float: right;
}

.loginfr .fr p.p4 a i {
    color: #00adbb;
}

.loginfr .fr p.p_yzm {
    display: none;
}


.p13_01 {
    overflow: hidden;
    padding-top: 0.84rem;
}

.p13_01_t {
    width: 100%;
    overflow: hidden;
    margin-top: 0.35rem;
    text-align: center;
}

.p13_01_t ul {
    font-size: 0;
    display: inline-block;
}

.p13_01_t ul li {
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 18px;
    background-color: #fff;
    border: 1 solid #00acbb;
    border-right: 0px;
}

.p13_01_t ul li a {
    color: #00acbb;
}

.p13_01_t ul li:nth-child(1) {
    border-radius: 6px 0px 0px 6px;
}

.p13_01_t ul li:nth-child(3) {
    border-radius: 0px 6px 6px 0px;
    border-right: 1px solid #00acbb;
}

.p13_01_t ul li.on {
    background-color: #00acbb;
}

.p13_01_t ul li.on a {
    color: #fff;
}

.p13_01_c {
    overflow: hidden;
    width: 100%;
    margin-top: 0.5rem;
}

.p13_01c_c {
    width: 100%;
    overflow: hidden;
    display: table;
}

.p13_01c_c .fr {
    overflow: hidden;
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-bottom: 0.4rem;
}

.p13_01c_c .fr img {
    display: block;
    max-width: 700px;
}

.p13_01c_c .fl {
    overflow: hidden;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.p13_01c_c .fl p {
    width: 100%;
    overflow: hidden;
}

.p13_01c_c .fl p.p1,
.p13_01c_c .fl h3.p1 {
    font-size: 24px;
    color: #222;
    line-height: 0.5rem;
}

.p13_01c_c .fl p.p2 {
    margin-top: 0.2rem;
}

.p13_01c_c .fl p.p2 i {
    display: block;
    overflow: hidden;
    background: url("../images/c_01.png") left 0.18rem no-repeat;
    background-size: 0.05rem;
    padding-left: 0.18rem;
    font-size: 14px;
    color: #666;
    line-height: 0.42rem;
}

.p13_01c_c .fl p.p2 i.i1 {
    background: none;
}

.p13_01c_c .fl p.p3 {
    margin-top: 0.2rem;
}

.p13_01c_c .fl p.p3 a {
    float: left;
    display: inline-block;
    line-height: 0.66rem;
    width: 2.06rem;
    text-align: center;
    border-radius: 0.06rem;
    font-size: 18px;
    border: 0.02rem solid #00acbb;
    background-color: #fff;
    color: #00acbb;
}

.p13_01c_c .fl p.p3 a.a2 {
    margin-left: 20px;
}

.p13_01c_c .fl p.p3 a.a1 {
    background-color: #00acbb;
    color: #fff;
}

.p13_01c_c .fl p.p3 a.a1:hover {
    opacity: 0.8;
}

.p13_01c_c .fl p.p3 a.a2:hover {
    background-color: #00acbb;
    color: #fff;
}


.p13_02 {
    overflow: hidden;
    background-color: #fff;
    padding-top: 0.86rem;
    padding-bottom: 0.5rem;
}

.p13_02_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p13_02_c ul li {
    width: 32%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
    margin-bottom: 0.5rem;
}

.p13_02_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.p13_02_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.p13_02_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p13_02_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p13_02_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p13_02_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(117, 145, 192, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(117, 145, 192, 0.38);
    box-shadow: 8px 0px 18px rgba(117, 145, 192, 0.38)
}

.p13_02_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.p13_02_c ul li:nth-child(6) img {
    -moz-box-shadow: 8px 0px 18px rgba(59, 127, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(59, 127, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(59, 127, 252, 0.38)
}

.p13_02_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    height: 4.2rem;
    border-radius: 0.08rem;
    background-color: #fff;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p13_02_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
}

.p13_02_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.p13_02_c ul li .jfa_01c_c em span.sp1,
.p13_02_c ul li .jfa_01c_c em h3.sp1 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.24rem;
    text-align: center;
}

.p13_02_c ul li .jfa_01c_c em span.sp2 {
    margin-top: 0.17rem;
}

.p13_02_c ul li .jfa_01c_c em span.sp2 i {
    display: block;
    overflow: hidden;
    background: url("../images/rly_06.jpg") left 0.115rem no-repeat;
    padding-left: 0.16rem;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 1.5;
}

.p13_02_c ul li .jfa_01c_c em span.sp3 {
    margin-top: 0.17rem;
    overflow: hidden;
    font-size: 0.16rem;
    color: #7c7c7c;
    line-height: 0.3rem;
    text-align: center;
}

.p13_02_c ul li .p8_02_c {
    height: 3rem;
}

.p13_02_c ul li .p9_01_c {
    height: auto;
}


.ab_06xq_01 {
    overflow: hidden;
    padding: 0px 0.39rem;
    margin-bottom: 0.3rem;
    margin-top: 0.4rem;
}

.ab_06xq_01 h1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 0.3rem;
    color: #111;
    line-height: 0.6rem;
}

.ab_06xq_01 p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 0.16rem;
    line-height: 0.3rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.1rem;
    margin-top: 0.1rem;
}

.ab_06xq_01 p span {
    display: inline-block;
    margin: 0px 0.2rem;
    background: url("../images/time-icon.png") left center no-repeat;
    background-size: 0.15rem;
    padding-left: 0.25rem;
}

.ab_06xq_01 p i {
    display: inline-block;
    margin: 0px 0.2rem;
    background: url("../images/see-icon.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.28rem;
}

.ab_06xq_02 {
    width: auto;
    margin-right: 0.39rem;
    margin-left: 0.39rem;
    margin-bottom: 0px;
}


.regfr {
    overflow: hidden;
    padding: 1.5rem 0px 1.5rem 0px;
}

.reg_01 {
    width: 6.05rem;
    overflow: hidden;
    background-color: #fff;
    margin: 0px auto;
    padding: 0px;
    padding-bottom: 0.7rem;
    -moz-box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1);
    box-shadow: 0px 0px 30px rgba(0, 173, 187, 0.1)
}

.reg_01 p {
    width: auto;
    margin: 0px 0.4rem;
    overflow: hidden;
    position: relative;
}

.reg_01 p.p1 {
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.35rem;
    margin-top: 0.41rem;
    margin-bottom: 0.22rem;
}

.reg_01 p.p1 a {
    color: #000;
}

.reg_01 p.p1 i {
    display: inline-block;
    width: 1px;
    height: 0.18rem;
    background-color: #e9e9e9;
    margin: 0px 0.4rem;
}

.reg_01 p.p6 {
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.35rem;
    margin-top: 0.41rem;
    margin-bottom: 0.22rem;
}

.reg_01 p.p6 a {
    color: #00adbb;
}

.reg_01 p.p2 {
    line-height: normal;
    margin-bottom: 0.2rem;
}

.reg_01 p.p2 input {
    width: 100%;
    height: 0.48rem;
    padding-left: 0.43rem;
    border: 1px solid #c3c3c3;
    border-radius: 0.04rem;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.reg_01 p.p2 input.login_txt1 {
    background: url("../images/lg_01.jpg") 0.15rem center no-repeat;
    background-size: 0.19rem;
}

.reg_01 p.p2 input.login_txt2 {
    background: url("../images/lg_02.jpg") 0.15rem center no-repeat;
    background-size: 0.19rem;
}

.reg_01 p.p2 input.login_txt3 {
    width: 1.95rem;
    background: url("../images/lg_04.jpg") 0.15rem center no-repeat;
    background-size: 0.19rem;
    float: left;
}

.reg_01 p.p2 input.login_txt4 {
    padding-left: 0.2rem;
}

.reg_01 p.p2 input.login_txt5 {
    background: url("../images/lg_05.png") 0.15rem center no-repeat;
    background-size: 0.19rem;
}

.reg_01 p.p2 span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    position: relative;
    line-height: 0.25rem;
    margin-bottom: 0.05rem;
}

.reg_01 p.p2 span.sp1 i {
    color: #f10000;
    margin-right: 0.08rem;
}

.reg_01 .sel_p {
    overflow: hidden;
    margin: 0px 0.4rem;
}

.reg_01 .sel_p span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    position: relative;
    line-height: 0.25rem;
    margin-bottom: 0.05rem;
}

.reg_01 .sel_p span.sp1 i {
    color: #f10000;
}

.reg_01 .sel_p .selfr {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.2rem;
    border: 1px solid #c3c3c3;
    border-radius: 0.04rem;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.reg_01 .sel_p .selfr .selfr_t {
    width: auto;
    overflow: hidden;
    margin: 0px 0.2rem;
    line-height: 0.48rem;
    cursor: pointer;
    font-size: 14px;
    color: #c3c3c3;
    background: url("../images/reg_04.png") right center no-repeat;
    background-size: 0.17rem;
}

.reg_01 .sel_p .selfr .selfr_t.on {
    background: url("../images/reg_03.png") right center no-repeat;
    background-size: 0.17rem;
}

.reg_01 .sel_p .selfr .selfr_c {
    width: auto;
    overflow: hidden;
    margin: 0px 0.2rem;
    padding-bottom: 0.1rem;
    display: none;
}

.reg_01 .sel_p .selfr .selfr_c i {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
    line-height: 0.3rem;
}

.reg_01 .sel_p .selfr .selfr_c i a {
    color: #000;
}

.reg_01 .sel_p .selfr .selfr_c i a:hover {
    color: #00adbb;
}

.reg_01 p.p2 a.a1 {
    width: 0.24rem;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/lg_03.jpg") center no-repeat;
    position: absolute;
    right: 0.15rem;
    top: 0px;
    background-size: 100%;
}

.reg_01 p.p2 a.a2 {
    width: 1.2rem;
    height: 0.48rem;
    border: 0px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #00adbb;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 0.48rem;
    display: block;
    float: right;
}

.reg_01 p.p3 {
    margin-top: 0.13rem;
}

.reg_01 p.p3 input {
    width: 100%;
    height: 0.5rem;
    text-align: center;
    border-radius: 0.04rem;
    background-color: #00adbb;
    font-size: 0.18rem;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.reg_01 p.p4 {
    margin-top: 0.11rem;
    line-height: 0.3rem;
}

.reg_01 p.p4 a {
    font-size: 14px;
    color: #000;
}

.reg_01 p.p4 a.p4_l {
    float: left;
}

.reg_01 p.p4 a.p4_r {
    float: right;
}

.reg_01 p.p4 a i {
    color: #00adbb;
}

.reg_01 p.p5 {
    line-height: 0.3rem;
    margin-top: 0.42rem;
}

.reg_01 p.p5 input {
    width: 0.15rem;
    height: 0.15rem;
    border: 0px;
    background: none;
    margin: 0.08rem 0.09rem 0px 0px;
    background: url("../images/reg_01.jpg") center no-repeat;
    background-size: 100%;
    float: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.reg_01 p.p5 input:checked {
    background: url("../images/reg_01_on.jpg") center no-repeat;
    background-size: 100%;
}

.reg_01 p.p5 a {
    float: left;
    font-size: 14px;
    color: #000;
}

.reg_01 p.p5 a i {
    color: #00adbb;
}


.mem_01 {
    overflow: hidden;
    padding: 1.08rem 0px 1.04rem 0px;
}

.mem_01 p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.mem_01 p.p1 {
    font-size: 0.48rem;
    line-height: 0.7rem;
}

.mem_01 p.p2 {
    font-size: 0.3rem;
    line-height: 0.38rem;
    text-transform: uppercase;
    color: #80d7de;
}


.mem_02 {
    overflow: hidden;
    position: relative;
}

.mem_02 b.b_xx {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #f3f3f3;
    position: absolute;
    left: 1.8rem;
    top: 0px;
}

.mem_02 .wrap_in {
    width: 52%;
    margin: 0px auto;
    position: relative;
    padding: 1rem 0px;
    overflow: hidden;
}

.mem_02 .mem_02_l {
    width: 1.8rem;
    overflow: hidden;
    float: left;
    margin-right: 0.75rem;
}

.mem_02 .mem_02_l ul li {
    width: 100%;
    overflow: hidden;
    line-height: 0.66rem;
    position: relative;
}

.mem_02 .mem_02_l ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.24rem;
    color: #000;
}

.mem_02 .mem_02_l ul li.on a {
    color: #00adbb;
}

.mem_02 .mem_02_l ul li.on b {
    width: 3px;
    height: 0.3rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    right: 0px;
    top: 0.18rem;
}

.mem_02 .mem_02_r {
    overflow: hidden;
}

.mem_03 {
    overflow: hidden;
}

.mem_03 p {
    width: 100%;
    overflow: hidden;
    line-height: 0.48rem;
    margin-bottom: 0.2rem;
}

.mem_03 p span {
    width: 0.98rem;
    display: block;
    overflow: hidden;
    float: left;
    text-align: right;
    margin-right: 0.27rem;
    font-size: 0.18rem;
    color: #000;
}

.mem_03 p input.mem_02_txt {
    width: 4.80rem;
    padding: 0px 0.2rem;
    float: left;
    line-height: 0.48rem;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0.04rem;
    font-size: 14px;
    color: #000;
}

.mem_03 p input.mem_02_txt1 {
    width: 3.40rem;
    padding: 0px 0.2rem;
    float: left;
    line-height: 0.48rem;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0.04rem;
    font-size: 14px;
    color: #000;
}

.mem_03 p .a2 {
    width: 1.20rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 14px;
    background-color: #00adbb;
    color: #fff;
    height: 0.48rem;
    display: block;
    overflow: hidden;
    float: left;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    margin-left: 0.1rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.mem_03 p .a1 {
    width: 1.20rem;
    height: 0.48rem;
    float: left;
    display: block;
    margin-left: 0.1rem;
    overflow: hidden;
    text-align: center;
    line-height: 0.48rem;
    border-radius: 0.04rem;
    font-size: 14px;
    color: #222;
    background-color: #f4f4f4;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.mem_03 p.p1 {
    margin-top: 0.5rem;
}

.mem_03 p input.mem_02_btn {
    width: 4.70rem;
    height: 0.48rem;
    border: 1px solid #00adbb;
    border-radius: 0.04rem;
    background-color: #00adbb;
    font-size: 0.18rem;
    color: #fff;
    cursor: pointer;
}

.mem_03 .p2 span {
    width: 0.98rem;
    display: block;
    overflow: hidden;
    float: left;
    text-align: right;
    margin-right: 0.27rem;
    font-size: 0.18rem;
    color: #000;
}

.mem_03 .p2 .selfr {
    width: 4.80rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
    border: 1px solid #c3c3c3;
    background-color: #fff;
    border-radius: 0.04rem;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.mem_03 .p2 .selfr .selfr_t {
    width: auto;
    overflow: hidden;
    padding: 0px 0.2rem;
    line-height: 0.48rem;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    background: url("../images/reg_04.png") 96% center no-repeat #fff;
    background-size: 0.17rem;
}

.mem_03 .p2 .selfr .selfr_t.on {
    background: url("../images/reg_03.png") 96% center no-repeat #fff;
    background-size: 0.17rem;
    color: #000;
}

.mem_03 .p2 .selfr .selfr_c {
    width: auto;
    overflow: hidden;
    margin: 0px 0.2rem;
    padding-bottom: 0.1rem;
    display: none;
}

.mem_03 .p2 .selfr .selfr_c i {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
    line-height: 0.3rem;
}

.mem_03 .p2 .selfr .selfr_c i a {
    color: #000;
}

.mem_03 .p2 .selfr .selfr_c i a:hover {
    color: #00adbb;
}


.mem_04 {
    width: 100%;
    overflow: hidden;
    font-size: 0.18rem;
    color: #000;
    line-height: 0.66rem;
    margin-bottom: 0.26rem;
    font-weight: bold;
}


.yycpfr {
    width: 100%;
    overflow: hidden;
    height: 1400px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9998;
    display: none;
}

.yycpfr .yycp_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0px;
    top: 0px;
}

.yycpfr .yycp_c {
    width: 7rem;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 1rem;
    margin-left: -3.5rem;
}

.yycpfr .yycp_c a.close {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    overflow: hidden;
    background: url("../images/close.jpg") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
}

.yycpfr .yycp_c p {
    width: auto;
    margin: 0px 0.79rem;
    overflow: hidden;
    display: block;
}

.yycpfr .yycp_c p.p1 {
    font-size: 20px;
    color: #202020;
    line-height: 0.45rem;
    margin-top: 0.48rem;
    text-align: center;
}

.yycpfr .yycp_c p.p2 {
    font-size: 14px;
    color: #999;
    line-height: 0.24rem;
    margin-top: 0.13rem;
    margin-bottom: 0.35rem;
}

.yycpfr .yycp_c p.p3 {
    margin-bottom: 0.1rem;
}

.yycpfr .yycp_c p.p3 span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.35rem;
    font-size: 14px;
    color: #000;
}

.yycpfr .yycp_c p.p3 span.sp1 i {
    color: #f10000;
    float: left;
    margin-right: 0.09rem;
}

.yycpfr .yycp_c p.p3 em.em1 {
    display: block;
    width: 100%;
    overflow: hidden;
    font-style: normal;
}

.yycpfr .yycp_c p.p3 em.em1 span {
    width: 24.25%;
    height: 0.45rem;
    line-height: 0.45rem;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    color: #333;
    margin-right: 1%;
    margin-bottom: 0.07rem;
    display: block;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0.04rem;
    border: 1px solid #c3c3c3;
    text-align: center;
}

.yycpfr .yycp_c p.p3 em.em1 span:nth-child(4n) {
    margin-right: 0px;
}

.yycpfr .yycp_c p.p3 em.em1 span.on {
    border: 1px solid #00adbb;
    color: #00adbb;
}

.yycpfr .yycp_c p.p3 em.em1 span.on b {
    width: 0.14rem;
    height: 0.14rem;
    display: block;
    overflow: hidden;
    background: url("../images/yy_01.jpg") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}

.yycpfr .yycp_c p.p3 input.yycp_txt {
    width: 100%;
    height: 0.48rem;
    padding: 0px 0.17rem;
    line-height: 0.48rem;
    border: 1px solid #c3c3c3;
    border-radius: 0.04rem;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.yycpfr .yycp_c p.p3 input.yycp_txt1 {
    width: 70%;
    height: 0.48rem;
    padding: 0px 0.17rem;
    line-height: 0.48rem;
    float: left;
    border: 1px solid #c3c3c3;
    border-radius: 0.04rem;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.yycpfr .yycp_c p.p3 a.a1 {
    width: 26%;
    height: 0.48rem;
    text-align: center;
    line-height: 0.48rem;
    float: right;
    display: block;
    overflow: hidden;
    border-radius: 0.04rem;
    background-color: #00adbb;
    border: 1px solid #00adbb;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.yycpfr .yycp_c p.p3 textarea {
    width: 100%;
    height: 1rem;
    border-radius: 0.04rem;
    padding: 0.17rem;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.yycpfr .yycp_c p.p4 {
    margin-top: 0.5rem;
}

.yycpfr .yycp_c p.p4 input {
    width: 100%;
    height: 0.6rem;
    border-radius: 0.04rem;
    background: none;
    background-color: #00adbb;
    font-size: 0.24rem;
    color: #fff;
    cursor: pointer;
    border: 0px;
}

.yycpfr .yycp_c p.p5 {
    margin-top: 0.12rem;
    text-align: center;
    line-height: 0.3rem;
    margin-bottom: 0.6rem;
}

.yycpfr .yycp_c p.p5 em {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    color: #000;
}

.yycpfr .yycp_c p.p5 em a {
    color: #000;
}

.yycpfr .yycp_c p.p5 em a i {
    color: #00adbb;
}

.yycpfr .yycp_c p.p5 input {
    width: 0.15rem;
    height: 0.15rem;
    display: block;
    border: 0px;
    margin: 0.08rem 0.09rem 0px 0px;
    background: url("../images/reg_01.jpg") center no-repeat;
    float: left;
    background-size: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.yycpfr .yycp_c p.p5 input:checked {
    background: url("../images/reg_01_on.jpg") center no-repeat;
    background-size: 100%;
}


.yycpfr .yycp_c .sel_p {
    overflow: hidden;
    margin: 0px 0.79rem;
}

.yycpfr .yycp_c .sel_p span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.35rem;
    font-size: 14px;
    color: #000;
}

.yycpfr .yycp_c .sel_p span.sp1 i {
    color: #f10000;
    float: left;
    margin-right: 0.09rem;
}

.yycpfr .yycp_c .sel_p .selfr {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.2rem;
    border: 1px solid #c3c3c3;
    border-radius: 0.04rem;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.yycpfr .yycp_c .sel_p .selfr .selfr_t {
    width: auto;
    overflow: hidden;
    margin: 0px 0.2rem;
    line-height: 0.48rem;
    cursor: pointer;
    font-size: 14px;
    color: #c3c3c3;
    background: url("../images/reg_04.png") right center no-repeat;
    background-size: 0.17rem;
}

.yycpfr .yycp_c .sel_p .selfr .selfr_t.on {
    background: url("../images/reg_03.png") right center no-repeat;
    background-size: 0.17rem;
}

.yycpfr .yycp_c .sel_p .selfr .selfr_c {
    width: auto;
    overflow: hidden;
    margin: 0px 0.2rem;
    padding-bottom: 0.1rem;
    display: none;
}

.yycpfr .yycp_c .sel_p .selfr .selfr_c i {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
    line-height: 0.3rem;
}

.yycpfr .yycp_c.sel_p .selfr .selfr_c i a {
    color: #000;
}

.yycpfr .yycp_c .sel_p .selfr .selfr_c i a:hover {
    color: #00adbb;
}


.p14_01 {
    overflow: hidden;
    background-color: #fff;
}

.p14_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p14_01_c ul li {
    width: 23.5%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.p14_01_c ul li:nth-child(4) {
    margin-right: 0px;
}

.p14_01_c ul li img {
    width: 1.20rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.6rem;
    border-radius: 50%;
}

.p14_01_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p14_01_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p14_01_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p14_01_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p14_01_c ul {
    display: flex;
    flex-wrap: wrap;
}

.p14_01_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    height: calc(100% -0.6rem);
    border-radius: 0.08rem;
    background-color: #fff;
    margin-top: 0.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p14_01_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.27rem;
    margin-top: 0.6rem;
    margin-bottom: 0.37rem;
}

.p14_01_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.p14_01_c ul li .jfa_01c_c em span.sp1,
.p14_01_c ul li .jfa_01c_c em h3.sp1 {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 0.24rem;
    text-align: center;
}

.p14_01_c ul li .jfa_01c_c em span.sp2 {
    margin-top: 0.17rem;
}

.p14_01_c ul li .jfa_01c_c em span.sp2 i {
    display: block;
    overflow: hidden;
    background: url("../images/rly_06.jpg") left 0.115rem no-repeat;
    padding-left: 0.16rem;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 0.3rem;
}

.p14_01_c ul li .jfa_01c_c em span.sp3 {
    margin-top: 0.17rem;
    overflow: hidden;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 0.3rem;
    text-align: center;
}

.p14_02 {
    padding-top: 0px;
}


.rightfr {
    position: fixed;
    right: 0px;
    bottom: 20%;
    z-index: 9997;
}

.rightfr ul li {
    position: relative;
    overflow: visible;
    width: 70px;
    height: 70px;
}

.rightfr ul li .rtf_z {
    width: 70px;
    height: 70px;
    overflow: hidden;
    background-color: #00adbb;
    border-bottom: 1px solid #4dc6d0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.rightfr ul li .rtf_z img {
    width: 25px;
    height: 25px;
    display: block;
    margin: 0px auto;
    padding: 0px;
    margin-top: 15px;
}

.rightfr ul li .rtf_z span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    margin-top: 5px;
}

.rightfr ul li .rtf_c {
    position: absolute;
    right: 72px;
    top: 5px;
    width: 150px;
    height: 60px;
    display: none;
}

.rightfr ul li .rtf_c b {
    width: 6px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/r_01.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}

.rightfr ul li .rtf_c .rtfc_c {
    background-color: #00adbb;
    border-radius: 0.04rem;
    width: 144px;
    height: 60px;
    overflow: hidden;
}

.rightfr ul li .rtf_c .rtfc_c p {
    width: auto;
    overflow: hidden;
    margin: 0px 16px;
}

.rightfr ul li .rtf_c .rtfc_c p.p1 {
    font-size: 14px;
    color: #c6eaee;
    line-height: 22px;
    margin-top: 8px;
}

.rightfr ul li .rtf_c .rtfc_c p.p2 {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.rightfr ul li:hover .rtf_c {
    display: block;
}



.rightfr2 {
    position: fixed;
    right: 30px;
    bottom: 15%;
    z-index: 9997;
  }
  .rightfr3 {
    bottom: 10%;
  }
  .rightfr2 ul li {
    position: relative;
    overflow: visible;
  }
  .rightfr2 ul li .rtf_z {
    width: 72px;
    /* height: 80px; */
    background: #ffffff;
  }
  .rightfr2 ul li .udesk_im {
    width: 72px;
    height: auto;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .rightfr2 ul li .udesk_im span {
    position: relative;
  }
  @keyframes mymove {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes mymove1 {
    0% {
      opacity: 0.5;
      transform: scale(1);
    }
    50% {
      opacity: 0.3;
      transform: scale(1.1);
    }
    100% {
      opacity: 0.5;
      transform: scale(1);
    }
  }
  .rightfr2 ul li .udesk_im .online-box {
    border: 2px solid #00ceda;
    border-radius: 50%;
    padding: 3px;
    width: 72px;
    height: 72px;
    position: relative;
  }
  .rightfr2 ul li .udesk_im .online-box:after {
    content: "";
    position: absolute;
    border: 1px solid #00ceda;
    border-radius: 50%;
    padding: 3px;
    width: 80px;
    height: 80px;
    top: -6px;
    left: -6px;
    opacity: 0.5;
    transition: all 0.3s;
    animation: mymove1 1s 0.5s infinite;
  }
  .rightfr2 ul li .udesk_im span.active:after {
    position: absolute;
    right: 0;
    top: -74px;
    content: "";
    width: 14px;
    height: 14px;
    background: url(../upimg/rightfl-number.svg) center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
  }
  .rightfr2 ul li .rtf_z img {
    width: 98%;
    display: block;
    margin: 0px auto;
    padding: 0px;
    margin-top: 1px;
    transition: all 0.3s;
    animation: mymove 1s infinite;
  }
  .rightfr2 ul li .rtf_z_none {
      margin-top: 10px;
  }
  .rightfr2 ul li .rtf_z_none img {
    animation:none;
  }
  .rightfr2 ul li:nth-child(2) .rtf_z {
    text-align: center;
    padding: 20px 0;
    border-radius: 8px;
    position: relative;
    margin-bottom: 10px;
    background: #edfeff;
    transition: all 0.3s;
    border: 1px solid transparent;
    cursor: pointer;
  }
  .rightfr2 ul li:nth-child(2) .rtf_z i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../upimg/consult.svg);
    transition: all 0.3s;
  }
  .rightfr2 ul li:nth-child(2) .rtf_z:hover {
    border: 1px solid #00ceda;
  }
  .rightfr2 ul li:nth-child(2) .rtf_z:hover span {
    color: #00adbb;
  }
  .rightfr2 ul li:nth-child(3) .rtf_z {
    border-radius: 8px;
    text-align: center;
    padding: 15px 0 20px;
    background: #edfeff;
    transition: all 0.3s;
    border: 1px solid transparent;
  }
  .rightfr2 ul li:nth-child(3) .rtf_z i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../upimg/show.svg);
    transition: all 0.3s;
  }
  .rightfr2 ul li:nth-child(3) .rtf_z:hover {
    border: 1px solid #00ceda;
  }
  .rightfr2 ul li:nth-child(3) .rtf_z:hover span {
    color: #00adbb;
  }
  .rightfr2 ul li .rtf_z.udesk_im span {
    display: inline-block;
    text-align: center;
    width: 72px;
    height: 30px;
    background: #edfeff;
    border-radius: 8px;
    font-size: 14px;
    color: #00ceda;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 500;
  }
  .rightfr2 ul li .rtf_z span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #00ceda;
    letter-spacing: 0;
    font-weight: 400;
    transition: all 0.3s;
  }
  .rightfr2 ul li .rtf_c {
    position: absolute;
    right: 90px;
    top: -4px;
    width: 160px;
    height: 169px;
    background: url(../upimg/rightfl-bg.svg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -10px;
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    transform: scale(1.1);
  }
  .rightfr2 ul li .rtf_c:after {
    content: "";
  }
  .rightfr2 ul li .rtf_c .rtfc_c {
    width: 118px;
    margin-left: 18px;
  }
  .rightfr2 ul li .rtf_c .rtfc_c p {
    width: auto;
    overflow: hidden;
  }
  .rightfr2 ul li .rtf_c .rtfc_c p span {
    font-size: 12px;
    color: #00adbb;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 500;
  }
  .rightfr2 ul li .rtf_c .rtfc_c:nth-child(2) {
    border-bottom: 1px solid #ddd;
    padding:10px 0;
    margin-bottom: 10px;
  }
  .rightfr2 ul li .rtf_c .rtfc_c img {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
  }
  .rightfr2 ul li .rtf_c .rtfc_c p.p1 {
    font-size: 12px;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 12px;
    display: inline-block;
    vertical-align: middle;
  }
  .rightfr2 ul li .rtf_c .rtfc_c p.p2 {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    margin-top: 5px;
  }
  .rightfr2 ul li:hover .rtf_c {
    opacity: 1;
    visibility: visible;
  }
  


.ysbhfr {
    width: 100%;
    overflow: hidden;
    height: 1400px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999999;
    display: none;
}

.ysbhfr .ysbh_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0px;
    top: 0px;
}

.ysbhfr .ysbh_c {
    width: 60%;
    background-color: #fff;
    position: absolute;
    left: 20%;
    top: 5vh;
    height: 90vh;
}

.ysbhfr .ysbh_c a.close {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    overflow: hidden;
    background: url("../images/close.jpg") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    z-index: 9999;
}

.ysbhc_slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0.5rem;
}

.ysbhc_slide .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ysbhc_slide .swiper-slide h1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.42rem;
    margin-bottom: 0.1rem;
    font-weight: bold;
}

.ysbhc_slide .swiper-slide h2 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    font-weight: bold
}

.ysbhc_slide .swiper-slide p {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 0.1rem;
    color: #666;
}


.msgfr {
    overflow: hidden;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.msgfr p {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.msgfr p.p1 {}

.msgfr p.p1 img {
    height: 0.6rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.msgfr p.p2 {
    font-size: 0.36rem;
    color: #16afbb;
    line-height: 0.6rem;
    margin-top: 0.17rem;
}

.msgfr p.p3 {
    font-size: 0.16rem;
    color: #222;
    line-height: 0.33rem;
    margin-top: 0.4rem;
}

.msgfr p.p3 a {
    color: #222;
    margin: 0px 0.6rem;
}

.msgfr p.p3 a:hover {
    color: #00adbb;
}

.msgfr p.p4 {
    font-size: 0.16rem;
    color: #222;
    line-height: 0.30rem;
    margin-top: 0.1rem;
}

.msgfr p.p5 {
    font-size: 0.16rem;
    color: #222;
    line-height: 0.26rem;
    margin-top: 0.05rem;
}

.msgfr p.p5 span {
    color: #999;
}

.msgfr p.p5 a {
    color: #222;
}

.msgfr p.p5 a:hover {
    color: #00adbb;
}


.ss_01 {
    overflow: hidden;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e2e2e2;
    padding: 30px 0px;
}

.ss_01 p {
    width: 100%;
    overflow: visible;
}

.ss_01 p.p1 {
    position: relative;
}

.ss_01 p.p1 input.ss_01_txt {
    width: 100%;
    border: 1px solid #e2e2e2;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    text-indent: 10px;
    font-size: 14px;
}

.ss_01 p.p1 input.ss_01_btn {
    width: 18px;
    height: 40px;
    border: 0px;
    cursor: pointer;
    background: url("../images/cter_08.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 0px;
}

.ss_01 p.p2 {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.ss_02 {
    overflow: hidden;
    margin-top: 40px;
}

.ss_02 ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.ss_02 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ss_02 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.ss_02 ul li a i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 10px;
}


/*视频弹窗*/
.video_tc {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    display: none;
}

.video_tc_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.8);
}

.video_tc_c {
    width: 1200px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0px;
    padding-bottom: 60px;
}

.video_tc_c .p_close {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
}

.video_tc_c .p_close a {
    display: inline-block;
    line-height: 36px;
    border-radius: 36px;
    padding: 0px 20px;
    background-color: #999;
    font-size: 14px;
    color: #fff;
}

.video_tc_c .p_close a span {}

.video_tc_c p.p1 {
    text-align: center;
    font-family: Font_2;
    font-size: 30px;
    color: #7eb746;
    line-height: 36px;
    padding-bottom: 10px;
}

.video_tc_c p.p1 span {
    display: inline-block;
    text-shadow: 3px 3px 6px rgba(111, 168, 55, 0.4);
}

.video_tc_c p.p2 {
    text-align: center;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 26px;
    margin-top: 10px;
}

.video_tcc_c {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.video_tcc_c video {
    background-color: #000;
}


.newsTit_grid h2 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: normal;
}

#loginfr_lay.loginfr {
    padding: 0;
}

#loginfr_lay.loginfr .fr p.p1 {
    font-size: 16px;
}

#loginfr_lay.loginfr .wrap_in,
#loginfr_lay.loginfr .fr {
    width: 100%;
}

.layui-layer-setwin .layui-layer-close2 {
    transition: none;
}

.video_grid {
    position: relative;
}

.paly_fade {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 199;
    cursor: pointer;
}

.zhaopiny-layer-anim .layer-anim{
    top: 20px !important
}


@media screen and (max-width:1550px) {
    .in_01 .wrap_in {
        margin: 0px;
        padding: 0px;
    }
}

@media screen and (max-width:1440px) {
    .ins_01_c2 ul li .em2 {
        /* height: 2.5rem; */
    }


}

@media screen and (max-width:1400px) {

    .topfr .fc {
        margin-left: 30px;
    }

    .rightfr ul li .rtf_z span {
        margin-top: 0.1rem;
    }

    .ins_01_c2 ul li .em2 {
        /* height: 2.7rem; */
    }


}

@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .topfr .fc.pass_fc {
        padding-right: 300px;
    }

    .btn_01 b.b1 {
        top: 35px;
    }

    .topfr .fc ul li {
        padding: 0 0.2rem;

    }

    .topfr .fc ul li .top_nav_t a,
    .in_05_c ul li em.em1 span.sp2,
    .in_05_c ul li em.em2 span.sp2 i,
    .topfr_hover .fc ul li .top_nav_c dl dd a,
    .in_07 .fr p.p2 a,
    .in_03c_c .in_03cc_r p.p3 a,
    .in_05_c ul li em.em2 span.sp1,
    .btn_01_2 dl dt,
    .topfr .fc ul li .top_nav_c2 dl dd p a,
    .topfr .fc ul li .top_nav_c2 dl dd a.a3,
    .topfr .fc ul li .top_nav_c2 dl dd a.a3:hover,
    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a,
    .btn_01_3 p.p1,
    .cgal_01_c a,
    .loginfr .fr p.p1,
    .loginfr .fr p.p3 input,
    .jfa_03_c ul li em span.sp2,
    .sub_01_c5 p {
        font-size: 16px;
    }

    .in_05_c ul li em.em1 span,
    .ins_09_c ul li .ins_09c_t em span {
        overflow: hidden;
        /*超出部分隐藏*/
        white-space: nowrap;
        /*不换行*/
        text-overflow: ellipsis;
        /*超出部分文字以...显示*/
    }

    .in_07 .fl ul li span.sp2,
    .in_02_c ul li a em.em2 span.sp1,
    .btn_block a,
    .p13_01_t ul li,
    .cgal_02 ul li a em.em2 span.sp1,
    .ins_09_c ul li .ins_09c_t em span,
    .ins_11_c table tr td,
    .ins_11_c table tr th,
    .ab_01 ul li a,
    .cter_02 ul li em.em2 span,
    .ins_02_c ul li em.em2 span.sp2,
    .cter_07 ul li em.em2 span,
    .ins_07 ul li .p5 .p2 {
        font-size: 16px;
    }

    .sub_01_c7 p.p2,
    .cgal_01 ul li a,
    .sub_01_c11 p.p2,
    .sub_01_c11 p.p3,
    .ins_12c_fr p,
    .ab_03 ul li em.em2 span.sp1,
    .abber_bg .abber_txt p.p2,
    .sub_01_c10 p.p2,
    .ins_01_c2 ul li .em2 p.p1,
    .ins_05_c ul li em.em2 span {
        font-size: 20px;
    }

    .topr_l a,
    .topr_r .toprr_t,
    .ins_09_c ul li .ins_09c_c p,
    .ab_03 ul li em.em3,
    .ins_05_t ul li p.p2,
    .ins_05_c ul li em.em2 i,
    .ins_07 ul li .p5 .p3,
    .ins_07 ul li .p5 .p4 a,
    .cter_02 ul li em.em2 i {
        font-size: 14px;
    }

    .ins_07 ul li .p5 .p3 {
        height: auto;
        min-height: 65px;
    }

    .in_07 .fl ul li span.sp1,
    .sub_01c_h1,
    .ab_02_c ul li span.sp1,
    .newsTit_grid h2 {
        font-size: 36px;
    }



    .in_02_c ul li a em.em2 span.sp3 i {
        line-height: 35px;
        font-size: 14px;
        padding: 0 5px;
    }

    .in_06c_slide .swiper-slide a em.em2 span.sp2,
    .in_06c_slide .swiper-slide a em.em2 span.sp3 {
        font-size: 14px;
    }

    .in_02_t h5,
    .jfa_01_t h5,
    .in_07 .fr p.p1,
    .sub_01c_h1 em,
    .ins_01_t p {
        font-size: 24px;
    }

    .in_03_t ul li,
    .sub_01_c7 p.p3,
    .sub_01_c7 p.p4 a,
    .cter_01 .fl input.cter_01_btn1,
    .cter_01 .fl input.cter_01_btn,
    .cter_01 .fl select,
    .cter_01 .fr input.cter_01_txt,
    .cter_07 ul li em.em2 i {
        /* padding: 10px 20px; */
        font-size: 16px;
    }

    .sub_01_c7 p.p4 a {
        line-height: 45px;
    }

    .ins_09_c ul li .ins_09c_c p {
        /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical; */
    }

    .ins_05_c ul li em.em2{
      height: 3.2rem;
    }

    .ins_05_c ul li em.em2 i {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .ins_05_t ul li p.p1 i {
        font-size: 50px;
    }

    .ins_07 ul li .p5 .p4 a {
        padding: 6px 20px;
    }

    .loginfr .fr p.p3 input {
        height: 35px;
    }
}

/*liyq*/

.bot_fixed {
    display: none;
}

@media screen and (max-width:1260px) {
    .bot_fixed {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #00acbb;
        z-index: 9999;
        padding: 15px 0;
        justify-content: space-between;
    }

    .bot_fixed a {
        /* width: 50%; */
        display: inline-block;
        padding: 8px 20px;
        text-align: center;
        font-size: 14px;
        color: #00acbb;
        border-right: 1px solid #ffffff57;
        background: #FFF;
        margin: 0 5%;
        border-radius: 5px;
        width: 40%;
        box-sizing: border-box;
    }

    .newComm .footer-wrap .footer-bottom{
      margin-bottom: 50px;
    }

    .banner .text_p.pass_b_text.colorfff h2,
    .banner .text_p.pass_b_text.colorfff ul li,
    .banner .text_p.pass_b_text.colorfff p {
        color: #222;
    }

    .topfr .fl.pass_logo img {
        width: 35%;
    }

    .wrap_in {
        margin: 0px 2%;
        font-size: 0.4rem;
    }

    .wrap_c {
        width: auto;
        margin: 0px 10px;
    }

    .topfr .fc {
        display: none;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 9990;
        background-color: #fff;
        padding-top: 50px;

        margin: 0px;
    }

    .topfr .fl {
        z-index: 9999;
        top: 15px;
    }

    .topfr .fr {
        z-index: 9999;
    }

    .topfr .fc .top_nav {
        width: 100%;
        overflow: hidden;
        border-top: 1px solid #eee;
        padding: 0px 0px;
    }

    .topfr .fc ul li {
        width: 100%;
        overflow: hidden;
        line-height: 30px;
        padding: 0px;
        border-bottom: 1px solid #eaeaea;
        position: relative;
    }

    .topfr .fc ul li .top_nav_t {
        line-height: 30px;
        text-align: left;
        padding: 5px 0px;
        height: 30px;
    }

    .topfr .fc ul li .top_nav_t a {
        font-size: 16px;
        display: block;
        margin: 0px 10px;
        background: url("../images/in_04.png") right center no-repeat;
        background-size: 6px;
    }

    .topfr .fc ul li.li1 {
        display: block;
        border-bottom: 0px;
        padding: 10px 0px 5px 0px;
    }

    .topfr .fc ul li.li1 p {
        line-height: 30px;
    }

    .topfr .fc ul li.li1 a {
        display: inline-block;
        margin: 0px 10px;
        font-size: 14px;
    }

    .topfr .fc ul li .top_nav_c {
        position: relative;
        left: 0px;
        top: 0px;
        text-align: left;
        line-height: 24px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #eee;
        margin-left: 0px;
        width: 100%;
    }

    .topfr .fc ul li:hover .top_nav_c {
        display: block;
    }

    .topfr .fc ul li .top_nav_c a {
        margin: 0px;
        padding: 0px;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .topfr .fc ul li .top_nav_t a b {
        display: none;
    }

    .topfr .fc ul li:hover .top_nav_t a b {
        display: none;
    }

    .topfr .fc ul li .top_nav_c a {
        font-size: 12px;
    }

    .topfr .fc ul li .top_nav_t a.a_wap {
        display: block;
    }

    .topfr .fc ul li .top_nav_t a {
        display: none;
    }

    .topfr .fc ul li .top_nav_c1 .top_navc1_bg {
        display: none;
    }

    .topfr .fc ul li .top_nav_c1 .wrap_in {
        margin: 0px;
        width: 100%;
    }

    .topfr .fc ul li .top_nav_c dl dd a.a3 {
        background: none;
    }

    .topfr .fc ul li .top_nav_c dl dd a.a3:hover {
        background: none;
    }

    .topfr .fc ul li .top_nav_c dl dd p {
        position: relative;
        left: 0px;
        width: 100%;
        display: block;
        background-color: #eee;
        padding: 0px;
    }

    .topfr .fc ul li .top_nav_c dl dd p a {
        font-size: 12px;
        line-height: 24px;
        display: block;
        margin: 0px 20px;
    }

    .topfr .fc ul li .top_nav_c dl dd {
        margin: 0px;
        padding: 0px;
    }

    .topfr .fc ul li .top_nav_c dl dd a {
        font-size: 12px;
        line-height: 24px;
        padding: 0px;
        display: block;
        margin-bottom: 0px;
    }

    .topfr .fc ul li .top_nav_c2 {
        position: relative;
        left: 0px;
        top: 0px;
        background-color: #eee;
        height: auto;
        overflow: hidden;
    }

    .topfr .fc ul li .top_nav_c2 dl {
        width: 100%
    }

    .topfr .fc ul li .top_nav_c2 dl dd {
        width: 33.3333%;
        margin: 0px;
        float: left;
    }

    .topfr .fc ul li .top_nav_c2 dl dd a {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 10px;
    }

    .topfr .fc ul li .top_nav_c2 dl dd p {
        display: block;
    }

    .topfr .fc ul li .top_nav_c2 dl dd p a {
        font-size: 14px;
        margin: 0px 10px;
    }

    .topfr .fc ul li .top_nav_c1 {
        position: relative;
    }

    .topfr .fc ul li:hover .top_nav_c1 {
        display: block;
        top: 0px;
        background-color: #eee;
    }

    .top_navcfr .top_nav_l {
        width: 100%;
        padding: 5px 0px;
    }

    .top_navcfr .top_nav_r {
        display: none;
    }

    .top_navcfr .top_nav_l b.b1 {
        display: none;
    }

    .top_navcfr {
        background-color: #eee;
    }

    .top_navcfr .top_nav_l dl dd a {
        line-height: 24px;
    }

    .top_navcfr .top_nav_l dl dd a span.sp1 {
        display: none;
    }

    .top_navcfr .top_nav_l dl dd a span.sp2 {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 10px;
    }

    .topfr_hover .fc ul li .top_nav_c {
        background-color: #fff;
        padding: 0.1rem 0px;
    }

    .topfr_hover .fc ul li .top_nav_c dl {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .topfr_hover .fc ul li .top_nav_c dl dd {
        width: 100%;
        margin: 0px;
        padding: 0px;
        position: relative;
    }

    .topfr_hover .fc ul li .top_nav_c dl dd a {
        display: block;
    }

    .topfr_hover .fc ul li .top_nav_c dl dd a.a3 {}

    .topfr_hover .fc ul li .top_nav_c dl dd:hover p {
        display: block;
    }

    /*.topfr_hover .fc ul li .top_nav_c a.a1 span{font-size:0.16rem;color:#999;text-indent:0rem;display:inline-block;}
    .topfr_hover .fc ul li .top_nav_c a.a1{line-height:0.25rem;margin:0.04rem 0px;}
    .topfr_hover .fc ul li .top_nav_c a.a1:hover span{color:#00adbb;}*/
    .topfr_hover .fc ul li .top_nav_c p {
        margin-bottom: 0.08rem;
    }

    .topfr_hover .fc ul li .top_nav_c a b {
        width: 0%;
        height: 0.04rem;
        display: block;
        overflow: hidden;
        background-color: #3d4899;
        position: absolute;
        left: 50%;
        bottom: 0px;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
    }

    .topfr_hover .fc ul li .top_nav_c a:hover b {
        width: 0%;
        left: 0px;
    }

    .topfr_hover .fc ul li .top_nav_c a:hover {
        color: #00adbb;
    }

    .topfr_hover .fc ul li:hover .top_nav_t a b {}

    .topfr .fc ul li:hover .top_nav_c2 {
        padding: 5px 0px;
    }


    .topr_r {
        display: none;
    }

    .topfr {
        height: 50px;
    }

    .topfr .fl img {
        height: 20px;
    }

    .topfr .fr .header-phone{
        display: none;
    }

    .topr_l {
        margin-top: 13px;
    }

    .topr_l a {
        line-height: 26px;
        font-size: 12px;
    }

    .topfr .fc ul li .top_nav_c2 {
        width: 100%;
    }

    .menu_click {
        display: block;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p1 {
        font-size: 25px;
        line-height: 30px;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p2 {
        font-size: 13px;
        line-height: 20px;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a {
        width: 85px;
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .in_01 ul li a {
        height: 40px;
        padding-left: 50px;
    }

    .in_01 ul li.li1 a {
        background-size: 40px;
    }

    .in_01 ul li.li2 a {
        background-size: 40px;
    }

    .in_01 ul li.li3 a {
        background-size: 40px;
    }

    .in_01 ul li.li4 a {
        background-size: 40px;
    }

    .in_01 ul li a span {
        font-size: 16px;
        line-height: 24px;
    }

    .in_01 ul li a i {
        font-size: 12px;
        line-height: 18px;
    }

    .in_01 {
        position: relative;
    }

    .in_01 ul li {
        width: 50%;
    }

    .in_02_c ul li a em.em2 span.sp1 {
        font-size: 14px;
        line-height: 24px;
    }

    .in_02_c ul li a em.em2 span.sp2 {
        font-size: 12px;
        line-height: 20px;
    }

    .in_02_c ul li a em.em2 span.sp3 i {}

    .in_02_c ul li {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .in_02_c ul li a em.em2 span.sp3 i {
        width: 85px;
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .in_03_t ul li {
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0px;
        border: 1px solid #00acbb;
        border-right: 0px;
    }

    .in_03c_c .in_03cc_r p.p1 {
        font-size: 20px;
        line-height: 35px;
    }

    .in_03c_c .in_03cc_r p.p2 i {
        font-size: 12px;
        line-height: 25px;
    }

    .in_03c_c .in_03cc_r p.p3 a {
        /* width: 85px; */
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .in_03c_c .in_03cc_r p.p2 i {
        background-position: left 10px;
    }

    .in_02_t h5 {
        font-size: 26px;
        line-height: 40px;
    }

    .in_05_c ul li em.em1 span.sp1 {
        font-size: 16px;
        line-height: 23px;
    }

    .in_05_c ul li em.em1 span.sp2 {
        font-size: 14px;
        line-height: 22px;
    }

    .in_05_c ul li em.em1 span.sp3 {
        font-size: 12px;
        line-height: 20px;
    }

    .in_05_c ul li em.em2 span.sp1 {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .in_05_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .in_05_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .in_05_c ul li em.em2 span.sp2 {
        text-align: center;
    }

    .in_05_c ul li em.em2 span.sp2 i {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        width: 100%;
        display: inline-block;
    }

    .in_06c_slide .swiper-slide a em.em2 span.sp1 {
        font-size: 12px;
        line-height: 22px;
    }

    .in_06c_slide .swiper-slide a em.em2 span.sp2 {
        font-size: 16px;
        line-height: 27px;
    }

    .in_06c_slide .swiper-slide a em.em2 span.sp3 {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }

    .in_06c_slide .swiper-slide a em.em2 span.sp4 {
        font-size: 12px;
        line-height: 24px;
    }

    .in_06_c .in_06c_prev {
        left: -1.5%;
    }

    .in_06_c .in_06c_next {
        right: -1.5%;
    }

    .in_06_b ul li {
        width: 25%;
    }

    .in_06_more a {
        line-height: 34px;
        height: 34px;
        font-size: 12px;
        padding: 0px 20px;
    }

    .in_07 .fr p.p1 {
        font-size: 20px;
        line-height: 30px;
    }

    .in_07 .fr p.p2 a {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        width: 100px;
    }

    .in_07 .fl {
        width: 100%;
    }

    .in_07 .fr {
        width: 100%;
    }

    .btn_01_2 {
        display: none;
    }

    .btn_01_1 {
        width: 100%;
    }

    .btn_01_3 {
        width: 100%;
        margin-left: 0px;
    }

    .btn_01_4 {
        width: 100%;
    }

    .btn_01_4 p.p2 em {
        width: 100px;
    }

    .btn_01 b.b1 {
        display: none;
    }

    .btn_01_1 p.p1 {
        font-size: 16px;
        margin-bottom: 0px;
        line-height: 30px;
    }

    .btn_01_1 p.p4 {
        margin-top: 10px;
    }

    .btn_01_1 p.p2 {
        font-size: 13px;
        line-height: 20px;
    }

    .btn_01_1 p.p3 {
        font-size: 20px;
        line-height: 30px;
    }

    .btn_01_3 p.p1 {
        font-size: 16px;
        margin-bottom: 0px;
        margin-top: 20px;
        line-height: 30px;
    }

    .btn_01_3 p.p2 a {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .btn_02 p {
        font-size: 12px;
        line-height: 20px;
    }

    .btn_01_4 p.p1 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 30px;
        margin-top: 20px;
    }

    .btnfr {
        padding-top: 20px;
    }

    .in_07 {
        padding: 20px 0px;
    }

    .banner_slide .banner_sp {
        bottom: 10px;
    }


    .cgal_02 ul li {
        width: 48%;
        margin-right: 4%;
    }

    .cgal_02 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .cgal_02 ul li a em.em1 b {
        height: 140px;
    }

    .cgal_02 ul li a em.em2 span.sp1 {
        font-size: 12px;
        line-height: 22px;
    }

    .cgal_02 ul li a em.em2 span.sp2 {
        font-size: 16px;
        line-height: 27px;
    }

    .cgal_02 ul li a em.em2 span.sp3 {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }

    .cgal_02 ul li a em.em2 span.sp4 {
        font-size: 12px;
        line-height: 24px;
    }

    .cgal_01 ul li a {
        font-size: 16px;
        line-height: 40px;
    }

    .cgal_01_c a {
        font-size: 13px;
        line-height: 24px;
    }

    .sub_01_c1 {
        margin-top: -63px;
    }

    .sub_01_c1 p.p1 {
        font-size: 30px;
        line-height: 50px;
    }

    .sub_01_c1 p.p2 {
        font-size: 18px;
        line-height: 33px;
        margin-top: 10px;
    }

    .sub_01 {
        height: 406px;
    }

    .sub_01 img.img1 {
        display: none;
    }

    .pages a {
        font-size: 12px;
        line-height: 27px;
        padding: 0px 10px;
        margin: 0px 2px;
        display: none;
    }

    .pages i {
        display: none;
    }

    .pages a.a1 {
        display: inline-block;
    }

    .pages p {
        display: none;
    }

    .rightfr {
        display: none;
    }

    .in_04 .wrap_in {
        display: block;
        padding: 0px;
    }

    .in_04 a {
        width: 50%;
        float: left;
        height: 40px;
        display: block;
    }

    .in_04 img {
        height: 50px;
        width: auto;
    }

    .in_05 {
        padding-bottom: 0px;
    }

    .in_05 .wrap_in {
        padding-bottom: 0px;
    }

    .in_06c_slide .swiper-slide a em.em1 span {
        font-size: 12px;
        line-height: 30px;
    }

    .in_06c_slide .swiper-slide a em.em1 b {
        height: 140px;
    }

    .in_07 .fl ul li span.sp1 {
        font-size: 20px;
    }

    .in_07 .fl ul li span.sp2 {
        font-size: 12px;
        line-height: 20px;
    }

    .sub_01_c7 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01c_h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01c_h1 em {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01c_h1 em.em1 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01c_h1 em.em2 {
        width: 100%;
    }

    .sub_01_c7 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c7 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    #sub_01c_strong {
        font-size: 14px;
        line-height: 24px;
    }

    .sub_01_c7 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c7 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c7 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c7 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c7 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c7 {
        margin-top: -91px;
    }

    .jfa_01_t h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .p11_02_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        height: auto;
    }

    .p11_02_c ul li h3.p1 {
        font-size: 18px;
        line-height: 40px;
    }

    .p11_02_c ul li p.p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .p11_01_c ul li {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }

    .p11_01_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .p11_01_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .p11_01_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .p11_01_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .p11_01_c ul li .jfa_01c_c em h3.sp1 {
        font-size: 18px;
        line-height: 30px;
    }

    .p11_01_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 12px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .p11_03_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10px;
        height: auto;
    }

    .p11_03_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .p11_03_c ul li p.p1,
    .p11_03_c ul li h3.p1 {
        font-size: 16px;
        line-height: 40px;
    }

    .p11_03_c ul li p.p2 {
        font-size: 12px;
        line-height: 24px;
    }

    .p11_03_c ul li p.p2 i {
        padding-left: 10px;
    }

    .jfa_04 {
        padding: 40px 0px;
    }

    .jfa_04 p.p1 {
        font-size: 16px;
        line-height: 30px;
    }

    .jfa_04 p.p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .jfa_04 p.p3 {
        margin-top: 20px;
    }

    .jfa_04 p.p3 a {
        font-size: 16px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .jfa_04 p.p3 a span {
        background-size: 15px;
        padding-left: 20px;
    }


    .jfa_05_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
    }

    .jfa_05_c ul li:nth-child(5n) {
        margin-right: 4%;
    }

    .jfa_05_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .jfa_05_c ul li:nth-child(15) {
        display: none;
    }

    .jfa_05_b a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .jfa_05_b a span {
        background-size: 15px;
        padding-right: 20px;
    }

    .jfa_06 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .jfa_06 p.p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .jfa_06 p.p3 {
        margin-top: 20px;
    }

    .jfa_06 p.p3 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .jfa_06 p.p4 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .jfa_07 .fl {
        width: 100%;
    }

    .jfa_07 .fr {
        width: 100%;
        margin-top: 20px;
    }

    .jfa_07_t {
        line-height: 40px;
    }

    .jfa_07_t span {
        font-size: 16px;
    }

    .jfa_07_t a {
        font-size: 12px;
        line-height: 22px;
        border-radius: 20px;
        padding: 0px 10px;
        height: 24px;
    }

    .jfa_07_t a i {
        background-size: 14px;
        padding-right: 20px;
        background-position: right 5px;
    }

    .jfa_07_c ul li {
        line-height: 24px;
    }

    .jfa_07_c1 ul li {
        line-height: 24px;
    }

    .sfl_01_c ul li {
        line-height: 30px;
    }

    .sfl_01_c {
        height: 30px;
        display: none
    }

    .sfl_tab_change ul li {
        display: block;
    }

    .rly_01 ul li .sfl_02_cell {
        display: block;
        width: 100%;
    }

    .rly_01 ul li .sfl_02_cell:nth-child(3) {
        display: none;
    }

    .rly_01 ul li .sfl_02_txt {
        margin-top: 10px;
        margin-bottom: 15px;
        padding-left: 0px;
    }

    .rly_01 ul li .sfl_02_txt p.p1 {
        font-size: 18px;
        line-height: 30px;
    }

    .rly_01 ul li .sfl_02_txt p.p2 i {
        font-size: 16px;
        line-height: 24px;
        background: url("../images/sfl_09.png") left 9px no-repeat;
        background-size: 6px;
        padding-left: 10px;
    }

    .rly_01 ul li .sfl_02_txt p.p3 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        margin-bottom: 10px;
    }

    .rly_01 ul li .sfl_02_txt p.p3 a span {
        background-size: 15px;
        padding-left: 20px;
    }


    .p13_01_t ul li {
        width: 90px;
        font-size: 14px;
        border: 1px solid #00adbb;
    }

    .p13_01c_c {
        display: block;
    }

    .p13_01c_c .fl {
        display: block;
        width: 100%;
    }

    .p13_01c_c .fr {
        display: block;
        width: 100%;
    }

    .p13_01c_c .fr img {
        width: 100%;
        max-width: 100%;
    }

    .p13_01c_c .fl p.p1 {
        font-size: 18px;
        line-height: 30px;
    }

    .p13_01c_c .fl p.p2 i {
        font-size: 16px;
        line-height: 24px;
        background-size: 5px;
        padding-left: 10px;
        background-position: 0px 10px;
    }

    .p13_01c_c .fl p.p3 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        width: auto;
    }

    .p13_01c_c .fl p.p3 {
        margin-top: 15px;
    }

    .p13_02_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .p13_02_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .p13_02_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .p13_02_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .p13_02_c ul li .jfa_01c_c em span.sp1 {
        font-size: 18px;
        line-height: 30px;
    }

    .p13_02_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 16px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .rly_02_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .rly_02_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .rly_02_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .rly_02_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .rly_02_c ul li .jfa_01c_c em span.sp1,
    .rly_02_c ul li .jfa_01c_c em h3.sp1 {
        font-size: 18px;
        line-height: 30px;
    }

    .rly_02_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 14px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .sub_01_c6 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c6 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c6 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c6 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c6 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c6 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c6 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c6 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c6 {
        margin-top: -91px;
    }

    .sfl_02 ul li .sfl_02_cell {
        display: block;
        width: 100%;
    }

    .sfl_02 ul li .sfl_02_img {
        width: 100%;
    }

    .sfl_02 ul li .sfl_02_txt {
        margin-top: 10px;
        margin-bottom: 15px;
        padding-left: 0px;
    }

    .sfl_02 ul li .sfl_02_txt p.p1,
    .sfl_02 ul li .sfl_02_txt h3.p1 {
        font-size: 18px;
        line-height: 30px;
    }

    .sfl_02 ul li .sfl_02_txt p.p2 i {
        font-size: 16px;
        line-height: 24px;
        background: url("../images/sfl_09.png") left 9px no-repeat;
        background-size: 6px;
        padding-left: 10px;
    }

    .sfl_02 ul li .sfl_02_txt p.p3 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        margin-bottom: 10px;
    }

    .sfl_02 ul li .sfl_02_txt p.p3 a span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sfl_02 ul li .sfl_02_cell:nth-child(3) {
        display: none;
    }


    .sfl_04_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .sfl_04_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .sfl_04_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .sfl_04_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .sfl_04_c ul li .jfa_01c_c em span.sp1 {
        font-size: 16px;
        line-height: 30px;
    }

    .sfl_04_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 12px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .sfl_04_c ul li .jfa_01c_c em span,
    .sfl_04_c ul li .jfa_01c_c em h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .sfl_04_c ul li .jfa_01c_c em i {
        font-size: 14px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .rly_02_c ul li .jfa_01c_c em span.sp3 {
        font-size: 14px;
        line-height: 24px;
    }


    .p14_01_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .p14_01_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .p14_01_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .p14_01_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .p14_01_c ul li .jfa_01c_c em span.sp1,
    .p14_01_c ul li .jfa_01c_c em h3.sp1 {
        font-size: 18px;
        line-height: 1.8;
    }

    .p14_01_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 14px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .p14_01_c ul li .jfa_01c_c em span {
        font-size: 16px;
        line-height: 30px;
    }

    .p14_01_c ul li .jfa_01c_c em i {
        font-size: 12px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }


    .sub_01_c9 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c9 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c9 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c9 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c9 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c9 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c9 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c9 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c9 {
        margin-top: -51px;
    }

    .ins_07 ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
    }

    .ins_07 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ins_07 ul li .p5 .p2 {
        font-size: 16px;
        line-height: 26px;
    }

    .ins_07 ul li .p5 .p3 {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .ins_07 ul li .p5 .p4 {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .ins_07 ul li .p5 .p4 a {
        width: 100%;
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        text-align: center;
        height: 34px;
    }

    .ins_09_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .ins_09_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ins_09_c ul li .ins_09c_t em {
        margin-top: 8%;
    }

    .ins_09_c ul li .ins_09c_t em img {
        height: 20px;
    }

    .ins_09_c ul li .ins_09c_t em span {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_09_c ul li .ins_09c_c {
        height: auto;
    }

    .ins_09_c ul li .ins_09c_c p {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_01_t p {
        font-size: 20px;
        line-height: 40px;
    }

    .ins_10_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .ins_10_c ul li.on {
        width: 100%;
    }

    .ins_10_c ul li.on .ins_10c_c {
        display: block;
        opacity: 1;
    }

    .ins_10_c ul li.on .ins_10c_c {}

    .ins_10_c ul li .ins_10c_fr {
        height: auto;
    }

    .ins_10_c ul li .ins_10c_t img {
        height: 40px;
    }

    .ins_10_c ul li .ins_10c_t span {
        font-size: 16px;
        line-height: 30px;
    }

    .ins_10_c ul li .ins_10c_c dd a {
        font-size: 12px;
        line-height: 24px;
    }

    .ins_10_c ul li .ins_10c_t {
        height: auto;
    }

    .ins_11_c table tr th {
        font-size: 14px;
        line-height: 24px;
    }

    .ins_11_c table tr td {
        font-size: 14px;
        line-height: 24px;
    }

    .ins_12c_fr p {
        font-size: 14px;
        line-height: 24px;
    }

    .ins_12c_fr p img {
        height: 20px;
    }


    .sub_01_c10 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c10 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c10 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c10 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c10 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c10 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c10 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c10 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c10 {
        margin-top: -101px;
    }


    .cter_01 .wrap_in {
        padding: 0px;
    }

    .cter_01 .fl {
        display: none;
    }

    .cter_01 .fr {
        width: 100%;
        margin: 0px;
        padding: 0px 0rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .cter_01 .fr input.cter_01_txt {
        height: 34px;
        width: 100%;
    }

    .cter_01 .fr input.cter_01_btn2 {
        right: 0.6rem;
    }
    .banner_slide_01 .sub_01_c10 p{
      color:#fff;
    }

    .cter_02 ul li {
        width: 48%;
        margin-right: 4%;
    }

    .cter_02 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .cter_02 ul li em.em2 span {
        font-size: 16px;
        line-height: 1.4;
    }

    .cter_02 ul li em.em2 i {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    .cter_02 ul.cter_02_ul  li {
      width: 48%;
      margin-right: 4%;
    }

    .cter_02 ul.cter_02_ul  li:nth-child(2n) {
        margin-right: 0px;
    }
    .cter_02 ul.cter_02_ul li em.em2{
      margin: 20px 0 15px;
    }

    .cter_02 ul.cter_02_ul  li em.em2 span {
        font-size: 16px;
        line-height: 1.4;
    }

    .cter_02 ul.cter_02_ul  li em.em2 i {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    .cter_03 .cter_03_l {
        width: 100%;
        padding-top: 20px;
    }

    .cter_03 .cter_03_r {
        display: none;
    }

    .cter_03l_t h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .cter_03l_t b {
        width: 20px;
    }

    .cter_03l_c p {
        line-height: 40px;
    }

    .cter_03l_c p span {
        font-size: 16px;
    }

    .cter_03l_c p a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        height: 34px;
        width: auto;
    }

    .cter_03l_c p a i {
        background-size: 15px;
        padding-right: 20px;
    }

    .cter_03l_c1 p.p1 {
        font-size: 20px;
    }

    .cter_03l_c1 p.p1 b {
        width: 2px;
        height: 16px;
        top: 18px;
    }

    .cter_03l_c1 p.p1 span {
        margin-left: 15px;
    }

    .cter_03l_c1 p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .cter_03l_b a {
        width: 40%;
        font-size: 12px;
        line-height: 20px;
    }

    .cter_03l_b a.fl span {
        background-size: 7px;
        padding-left: 15px;
    }

    .cter_03l_b a.fr span {
        background-size: 7px;
        padding-right: 15px;
    }

    .cter_04r_t {
        line-height: 40px;
        height: 43px;
    }

    .cter_04r_t span {
        font-size: 20px;
        line-height: 40px;
    }

    .cter_07 ul li em.em2 span {
        font-size: 16px;
        line-height: 26px;
    }

    .cter_07 ul li em.em2 i {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .ins_14_l ul li a {
        font-size: 20px;
        line-height: 40px;
    }

    .ins_06_fr p.p1 {
        font-size: 16px;
        line-height: 26px;
    }

    .ins_06_fr p.p2 {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_06_fr p.p3 a {
        line-height: 34px;
        height: 34px;
        font-size: 14px;
        border-radius: 34px;
        width: auto;
        padding: 0px 20px;
        display: inline-block;
    }

    .ins_06 .fl {
        width: 100%;
    }

    .ins_06 .fr {
        width: 100%;
        padding-bottom: 15px;
    }

    .top_orther_empty {
        height: 50px;
    }

    .ins_15 h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .ins_15 p.p1 {
        font-size: 14px;
        line-height: 24px;
    }

    .ins_17_t {
        margin-top: 20px;
    }

    .ins_16 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        width: auto;
        height: 34px;
        margin: 20px 0px;
    }

    .ins_17_c p {
        font-size: 14px;
        line-height: 24px;
    }

    .cter_04r_c ul li em.em2 span.sp1 {
        font-size: 16px;
        line-height: 26px;
    }

    .cter_04r_c ul li em.em2 span.sp2 {
        display: none;
    }

    .cter_04r_c ul li em.em2 span.sp3 {
        line-height: 24px;
    }

    .cter_04r_c ul li em.em2 span.sp3 i {
        font-size: 12px;
    }

    .cter_04r_c ul li em.em2 span.sp3 i.i1 {
        background-size: 13px;
        padding-left: 16px;
    }

    .cter_04r_c ul li em.em2 span.sp3 i.i2 {
        background-size: 11px;
        padding-left: 14px;
    }


    .cter_04r_b a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        width: auto;
        height: 34px;
        margin: 20px 0px;
    }


    .sub_01_c11 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c11 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c11 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c11 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c11 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c11 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c11 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c11 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c11 {
        margin-top: -51px;
    }


    .abber_bg .abber_txt p.p1 {
        font-size: 20px;
        line-height: 30px;
    }

    .abber_bg .abber_txt p.p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .abber_bg .abber_txt1 p.p1 {
        font-size: 20px;
        line-height: 30px;
    }

    .abber_bg .abber_txt1 p.p2 {
        font-size: 12px;
        line-height: 20px;
    }

    .ab_01 .wrap_in {
        margin: 0px;
        padding: 0;
    }

    .ab_01 ul li a {
        line-height: 30px;
    }

    .ab_02_t span {
        font-size: 20px;
        line-height: 40px;
    }

    .ab_02_c ul {
        width: 100%;
    }

    .ab_02_c ul li span.sp1 {
        font-size: 20px;
        line-height: 40px;
    }

    .ab_02_c ul li span.sp2 {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .ab_02_b p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .ab_03 ul li {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
        height: auto;
    }

    .ab_03 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ab_03 ul li em.em2 span.sp1 {
        font-size: 16px;
        line-height: 30px;
        margin-left: 10px;
    }

    .ab_03 ul li em.em3 {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 10px 10px;
    }


    .ab_04_t p {
        font-size: 20px;
        line-height: 40px;
    }

    .ab_06_t em {
        width: 120px;
    }

    .ab_06_t em span {
        font-size: 16px;
        line-height: 30px;
    }

    .ab_06_t p {
        font-size: 14px;
        line-height: 24px;
    }

    .ab_06_c ul li.li1 b {
        width: 15px;
        height: 10px;
    }

    .ab_06_c ul li .ab_06c_i1 {
        font-size: 16px;
        line-height: 30px;
    }

    .ab_06_c ul li .ab_06c_i2 p {
        font-size: 14px;
        line-height: 24px;
    }

    .ab_05_t {
        font-size: 20px;
        line-height: 40px;
    }

    .ab_05_t span {
        font-size: 20px;
    }

    .ab_05_c ul li {
        width: 48%;
        margin-right: 4%;
    }

    .ab_05_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ab_05_c ul li em.em2 {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    .ab_09_t {
        text-align: center;
    }

    .ab_09_t a {
        font-size: 12px;
        line-height: 24px;
        border-radius: 5px;
        padding: 0px 10px;
        height: 24px;
        width: auto;
        float: none;
        display: inline-block;
    }

    .ab_09_c {
        margin-top: 20px;
    }

    .ab_09c_slide {
        height: auto;
    }

    .ab_09c_slide .swiper-slide .fl {
        width: 100%;
    }

    .ab_09c_slide .swiper-slide .fr {
        width: 100%;
        margin-right: 0px;
        padding-bottom: 10px;
    }

    .ab_09c_slide .swiper-slide .fr p.p1 {
        font-size: 16px;
        line-height: 30px;
        height: 30px;
        color: #111;
    }

    .ab_09c_slide .swiper-slide .fr p.p1 b {
        width: 16px;
        height: 2px;
        background-color: #999;
    }

    .ab_09c_slide .swiper-slide .fr p.p2 {
        font-size: 12px;
        line-height: 20px;
        color: #666;
    }

    .ab_09c_slide .swiper-slide .fr p.p3 a {
        font-size: 12px;
        line-height: 24px;
        color: #999;
    }

    .ab_09b_slide {
        display: none;
    }

    .ab_04_t a {
        font-size: 12px;
        line-height: 24px;
        border-radius: 5px;
        padding: 0px 10px;
        height: 24px;
        width: auto;
        float: none;
        display: inline-block;
        bottom: 10px;
    }

    .ab_10_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .ab_10_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ab_10_c ul li span.sp1 {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .ab_10_c ul li span.sp3 {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    .ab_10_c ul li span.sp4 i.i1 {
        font-size: 12px;
        background-size: 10px;
        padding-right: 15px;
        line-height: 20px;
        margin-top: 10px;
    }

    .ab_10_c ul li span.sp4 i.i2 b.b1 {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
    }

    .ab_10_c ul li span.sp4 i.i2 b.b2 {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
    }

    .ab_10_c ul li span.sp4 i.i1 {}

    .ab_12_c .fl {
        width: 100%;
    }

    .ab_12_c .fr {
        width: 100%;
    }

    .ab_12c_slide {
        height: auto;
    }

    .ab_12c_slide .swiper-slide em.em2 span {
        font-size: 16px;
        line-height: 30px;
    }

    .ab_12c_slide .swiper-slide em.em2 i {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .ab_12c_slide .swiper-slide {
        height: auto;
    }

    .ab_12_c .fr ul li em.em1 {
        width: 60px;
        height: 60px;
    }

    .ab_12_c .fr ul li em.em1 span {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        margin-top: 11px;
    }

    .ab_12_c .fr ul li em.em1 i {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .ab_12_c .fr ul li em.em2 {
        width: 80%;
    }

    .ab_12_c .fr ul li em.em2 span {
        font-size: 16px;
        line-height: 26px;
    }

    .ab_12_c .fr ul li em.em2 i {
        font-size: 12px;
        line-height: 20px;
    }

    .ab_13_c .fl {
        width: 100%;
    }

    .ab_13_c .fr {
        width: 100%;
        margin-top: 15px;
    }

    .ab_13_c .fl a {
        height: auto;
    }

    .ab_13_c .fl em.em2 span.sp1 {
        line-height: 30px;
    }

    .ab_13_c .fl em.em2 span.sp1 i {
        font-size: 16px;
        width: 70%;
    }

    .ab_13_c .fl em.em2 span.sp1 b {
        font-size: 12px;
    }

    .ab_13_c .fl em.em2 span.sp2 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .ab_13_c .fr ul li {
        height: auto;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .ab_13_c .fr ul li a span.sp1 {
        font-size: 16px;
        line-height: 30px;
    }

    .ab_13_c .fr ul li a span.sp2 {
        font-size: 12px;
        line-height: 20px;
        height: auto;
    }

    .ab_13_c .fr ul li a span.sp4 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }


    .ab_14_c ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .ab_14_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ab_14_c ul li span.sp1 {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .ab_14_c ul li span.sp3 {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    .ab_14_c ul li span.sp4 i.i1 {
        font-size: 12px;
        background-size: 10px;
        padding-right: 15px;
        line-height: 20px;
        margin-top: 10px;
    }

    .ab_14_c ul li span.sp4 i.i2 b.b1 {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
    }

    .ab_14_c ul li span.sp4 i.i2 b.b2 {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
    }

    .ab_14_c ul li span.sp4 i.i1 {}


    .ab_06xq_01 h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .ab_06xq_01 p {
        font-size: 12px;
        line-height: 20px;
    }

    .anxq_0101_c p {
        font-size: 12px;
        line-height: 20px;
    }

    .ab_07_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        padding: 20px 0px;
    }

    .ab_07_c ul li em.em1 img {
        width: 60px;
    }

    .ab_07_c ul li em.em2 span {
        font-size: 14px;
        line-height: 30px;
    }

    .ab_07_c ul li em.em2 i {
        font-size: 20px;
        line-height: 30px;
        margin-top: 0px;
    }

    .ab_08_t ul li {
        width: 25%;
        line-height: 30px;
    }

    .ab_08_t ul li a {
        font-size: 14px;
    }

    .ab_08_c .fl {
        width: 100%;
        display: none;
    }

    .ab_08_c .fr {
        width: 90%;
        margin: 0px auto;
        float: none;
        padding-bottom: 15px;
    }

    .ab_08_c .fr p.p1 {
        font-size: 16px;
        line-height: 40px;
    }

    .ab_08_c .fr p.p2 {
        font-size: 12px;
        line-height: 24px;
        margin: 5px 0px;
    }

    .ab_08_c .fr p.p2 img {
        width: 14px;
        height: 14px;
        margin: 6px 10px 0px 0px;
    }

    .yycpfr .yycp_c {
        width: 90%;
        left: 5%;
        margin-left: 0px;
    }

    .yycpfr .yycp_c p.p1 {
        font-size: 20px;
        line-height: 30px;
    }

    .yycpfr .yycp_c a.close {
        width: 10px;
        height: 10px;
        right: 10px;
        top: 10px;
    }

    .yycpfr .yycp_c p.p2 {
        font-size: 12px;
        line-height: 20px;
    }

    .yycpfr .yycp_c p.p3 span.sp1 {
        font-size: 12px;
        line-height: 20px;
    }

    .yycpfr .yycp_c p.p3 em.em1 span {
        height: 23px;
        line-height: 23px;
    }

    .yycpfr .yycp_c p.p3 em.em1 span.on b {
        width: 8px;
        height: 8px;
    }

    .yycpfr .yycp_c p.p3 input.yycp_txt {
        height: 40px;
        line-height: 40px;
    }

    .yycpfr .yycp_c p.p3 input.yycp_txt1,
    .yycpfr .yycp_c p.p3 a.a1 {
        height: 40px;
        line-height: 40px;
    }



    .yycpfr .yycp_c .sel_p span.sp1 {
        line-height: 20px;
        font-size: 12px;
    }

    .yycpfr .yycp_c .sel_p .selfr .selfr_t {
        line-height: 40px;
        font-size: 12px;
        background-size: 12px;
    }

    .yycpfr .yycp_c .sel_p .selfr .selfr_c i {
        font-size: 12px;
        line-height: 20px;
    }

    .yycpfr .yycp_c p.p3 textarea {
        height: 40px;
        font-size: 12px;
    }

    .yycpfr .yycp_c p.p4 input {
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    .yycpfr .yycp_c p.p5 {
        margin-top: 10px;
    }

    .yycpfr .yycp_c p.p5 em {
        font-size: 12px;
        line-height: 20px;
    }

    .yycpfr .yycp_c p.p5 input {
        width: 15px;
        height: 15px;
        margin-top: 3px;
        margin-right: 5px;
    }

    .loginfr .fl {
        display: none;
    }


    .loginfr .wrap_in {
        width: 100%;
    }

    .loginfr .fr {
        width: 90%;
        height: auto;
        float: none;
        margin: 0px auto;
        padding: 10px 0px;
    }

    .loginfr .fr p {
        margin: 0px 20px;
    }

    .loginfr .fr p.p1 {
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .loginfr .fr p.p1 i {
        height: 12px;
        margin: 0px 20px;
    }

    .loginfr .fr p.p2 {
        margin-bottom: 8px;
    }

    .loginfr .fr p.p2 input {
        line-height: 40px;
        height: 40px;
    }

    .loginfr .fr p.p2 input.login_txt1 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .loginfr .fr p.p2 input.login_txt2 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .loginfr .fr p.p2 input.login_txt3 {
        width: 70%;
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .loginfr .fr p.p2 a.a2 {
        width: 25%;
        height: 40px;
        line-height: 40px;
    }

    .loginfr .fr p.p2 img.img1 {
        width: 25%;
        height: 40px;
    }

    .loginfr .fr p.p3 input {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
    }

    .loginfr .fr p.p3 {
        margin-top: 25px;
    }

    .loginfr .fr p.p4 {
        line-height: 40px;
    }

    .loginfr .fr p.p4 a {
        font-size: 12px;
    }


    .reg_01 {
        width: 90%;
    }

    .reg_01 p.p1 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .reg_01 p.p2 {
        margin-bottom: 15px;
    }

    .reg_01 p.p2 input {
        line-height: 40px;
        height: 40px;
    }

    .reg_01 p.p2 input.login_txt3 {
        width: 70%;
    }

    .reg_01 p.p2 a.a2 {
        width: 25%;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .reg_01 p.p2 input.login_txt1 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .reg_01 p.p2 input.login_txt2 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .reg_01 p.p2 input.login_txt3 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .reg_01 p.p2 input.login_txt5 {
        background-size: 10px;
        padding-left: 20px;
        font-size: 12px;
    }

    .reg_01 p.p5 {
        line-height: 30px;
    }

    .reg_01 p.p5 input {
        width: 15px;
        height: 15px;
        margin-top: 8px;
        margin-right: 5px;
    }

    .reg_01 p.p3 input {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
    }

    .reg_01 p.p4 {
        line-height: 30px;
    }

    .reg_01 p.p5 a {
        font-size: 12px;
    }

    .reg_01 p.p4 a {
        font-size: 12px;
    }

    .reg_01 p.p2 a.a1 {
        width: 14px;
        right: 8px;
    }

    .reg_01 p.p6 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .reg_01 p.p2 span.sp1 {
        font-size: 12px;
        line-height: 20px;
    }

    .reg_01 .sel_p span.sp1 {
        font-size: 12px;
        line-height: 20px;
    }

    .reg_01 .sel_p .selfr .selfr_t {
        line-height: 30px;
        height: 30px;
        background-size: 9px;
        font-size: 14px;
    }

    .reg_01 .sel_p .selfr .selfr_c i {
        font-size: 12px;
        line-height: 20px;
    }

    .reg_01 .sel_p .selfr .selfr_t.on {
        background-size: 9px;
    }

    .reg_01 p {
        margin: 0px 20px;
    }

    .reg_01 p.p3 {
        margin-top: 10px;
    }

    .reg_01 .sel_p {
        margin: 0px 20px;
    }

    .mem_01 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .mem_01 p.p2 {
        font-size: 12px;
        line-height: 20px;
    }

    .mem_02 .wrap_in {
        width: auto;
        margin: 0px 2%;
    }

    .mem_02 .mem_02_l {
        width: 80px;
    }

    .mem_02 .mem_02_l ul li {
        line-height: 24px;
    }

    .mem_02 .mem_02_l ul li a {
        font-size: 14px;
    }

    .mem_02 .mem_02_l ul li.on b {
        height: 12px;
        top: 6px;
    }

    .mem_03 p {
        margin-bottom: 10px;
    }

    .mem_03 p span {
        width: 100%;
        margin-right: 0px;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }

    .mem_03 p input.mem_02_txt {
        width: 70%;
        height: 30px;
        line-height: 30px;
    }

    .mem_03 p .a1 {
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 10px;
    }

    .mem_03 p input.mem_02_btn {
        height: 30px;
        font-size: 14px;
    }

    .mem_03 p input.mem_02_txt1 {
        width: 70%;
        height: 30px;
        line-height: 30px;
    }

    .mem_03 p .a2 {
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 10px;
    }

    .mem_03 .p2 span {
        width: 100%;
        margin-right: 0px;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }

    .mem_03 .p2 .selfr {
        width: 70%;
    }

    .mem_03 .p2 .selfr .selfr_t {
        height: 30px;
        line-height: 30px;
        background-size: 10px;
    }

    .mem_03 .p2 .selfr .selfr_t.on {
        background-size: 10px;
    }

    .mem_03 .p2 .selfr .selfr_c i {
        font-size: 12px;
        line-height: 20px;
    }


    .mem_04 {
        margin-bottom: 15px;
    }

    .ysbhfr .ysbh_c {
        width: 90%;
        left: 5%;
    }

    .ysbhfr .ysbh_c a.close {
        width: 10px;
        height: 10px;
        right: 10px;
        top: 10px;
    }


    .sub_01_c5 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c5 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c5 p {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c5 p.p2 {
        margin-top: 15px;
    }

    .sub_01_c5 p.p2 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c5 {
        margin-top: -101px;
    }

    .jfa_01_c ul li {
        width: 100%;
        margin-right: 0px;
    }

    .jfa_02 ul li .jfa_02_txt {
        width: 100%;
        margin: 0px;
        margin-top: 10px;
    }

    .jfa_02 ul li .jfa_02_txt p.p1,
    .jfa_02 ul li .jfa_02_txt h3.p1 {
        font-size: 18px;
        line-height: 30px;
    }

    .jfa_02 ul li .jfa_02_txt p.p2 {
        font-size: 14px;
        line-height: 20px;
    }

    .jfa_02 ul li .jfa_02_txt p.p3 {
        margin-top: 10px;
    }

    .jfa_02 ul li .jfa_02_txt p.p3 span {
        width: 100%;
        font-size: 16px;
        height: auto;
        text-align: left;
        line-height: 20px;
        padding: 5px 15px 5px 10px;
        margin: 0px;
        margin-bottom: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .jfa_02 ul li .jfa_02_txt p.p3 span b {
        width: 10px;
        height: 10px;
        background-size: 100%;
    }

    .jfa_02 ul li .jfa_02_txt p.p4 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .jfa_02 ul li .jfa_02_txt p.p4 a span {
        background-size: 15px;
        padding-left: 20px;
    }


    .jfa_02 ul li .jfa_02_txt p.p5 {
        margin-top: 10px;
    }

    .jfa_02 ul li .jfa_02_txt p.p5 span {
        width: 100%;
        font-size: 16px;
        height: auto;
        text-align: left;
        line-height: 20px;
        padding: 5px 15px 5px 10px;
        margin: 0px;
        margin-bottom: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .jfa_02 ul li .jfa_02_txt p.p5 span b {
        width: 10px;
        height: 10px;
        background-size: 100%;
    }

    .jfa_02 ul li .jfa_02_txt p.p6 {
        margin-top: 10px;
    }

    .jfa_02 ul li .jfa_02_txt p.p6 span {
        width: 100%;
        font-size: 16px;
        height: auto;
        text-align: left;
        line-height: 20px;
        padding: 5px 15px 5px 10px;
        margin: 0px;
        margin-bottom: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .jfa_02 ul li .jfa_02_txt p.p6 span b {
        width: 10px;
        height: 10px;
        background-size: 100%;
    }


    .jfa_03_c ul li {
        width: 100%;
        margin-right: 0px;
    }

    .jfa_03_c ul li em span.sp1 {
        width: 60px;
    }

    .jfa_03_c ul li em span.sp2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 20px;
    }


    .sub_01_c8 p.p_img img {
        height: 50px;
    }

    .sub_01_c8 p.p1 {
        font-size: 20px;
        line-height: 40px;
        margin-top: 15px;
    }

    .sub_01_c8 p.p2 {
        font-size: 14px;
        line-height: 24px;
    }

    .sub_01_c8 {
        margin-top: -64.5px;
    }

    .ins_01_c1 p {
        font-size: 14px;
        line-height: 24px;
    }

    .ins_01_c2 ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .ins_01_c2 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ins_01_c2 ul li .em2 {
        height: auto;
    }

    .ins_01_c2 ul li .em2 p.p1 {
        font-size: 16px;
        line-height: 26px;
    }

    .ins_01_c2 ul li .em2 p {
        font-size: 12px;
        line-height: 24px;
    }

    .ins_02_c ul li {
        width: 50%;
    }

    .ins_02_c ul li em.em2 span.sp1 img {
        height: 40px;
    }

    .ins_02_c ul li em.em2 span.sp2 {
        font-size: 16px;
        line-height: 30px;
    }

    .ins_02_c ul li em.em2 span.sp3 {
        font-size: 12px;
        line-height: 24px;
    }

    .ins_02_b {
        margin-top: 20px;
    }

    .ins_02_b p.p1 {
        font-size: 16px;
        line-height: 30px;
    }

    .ins_02_b p {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_04c_slide .swiper-slide ul li {
        width: 100%;
        height: auto;
    }

    .ins_04c_slide .swiper-slide ul li span {
        width: 100%;
        overflow: hidden;
        height: auto;
        line-height: 30px;
        font-size: 14px;
        border: 0px;
        background: none;
        text-align: left;
        margin: 0px;
        border-radius: 0px;
    }

    .ins_04c_slide .swiper-slide ul li .ins_04c_txt {
        width: 100%;
        overflow: hidden;
        background: none;
    }

    .ins_04c_slide .swiper-slide ul li .ins_04c_txt p {
        font-size: 14px;
        line-height: 24px;
        height: auto;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .ins_04c_slide .swiper-slide ul li .ins_04c_u {
        position: relative;
        height: auto;
        left: 0px;
    }

    .ins_04c_slide .swiper-slide ul li .ins_04c_d {
        position: relative;
        height: auto;
        left: 0px;
    }

    .ins_04c_slide .swiper-slide ul li .ins_04c_txt p {}

    .ins_04_c b.b_x {
        display: none;
    }

    .ins_04_c .ins_04c_prev {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }

    .ins_04_c .ins_04c_next {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }

    .ins_05_t ul li {
        width: 50%;
    }

    .ins_05_t ul li p.p1 {
        font-size: 12px;
        line-height: 40px;
    }

    .ins_05_t ul li p.p1 i {
        font-size: 20px;
    }

    .ins_05_t ul li p.p2 {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_05_c ul li {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    .ins_05_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .ins_05_c ul li em.em2 span {
        font-size: 16px;
        line-height: 26px;
    }

    .ins_05_c ul li em.em2 i {
        font-size: 12px;
        line-height: 20px;
    }

    .ins_05_c ul li em.em2 {
        height: auto;
    }


    .video_tc_c {
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }

    .video_tcc_c {
        width: 90%;
    }

    .msgfr {
        margin-top: 100px;
    }

    .msgfr p.p1 img {
        height: 60px;
    }

    .msgfr p.p2 {
        font-size: 20px;
        line-height: 40px;
        margin-top: 10px;
    }

    .msgfr p.p4 {
        font-size: 12px;
        line-height: 20px;
    }

    .msgfr p.p5 {
        font-size: 12px;
        line-height: 20px;
    }

    .msgfr p.p3 {
        font-size: 12px;
        line-height: 20px;
    }

    .anxq_01 .wrap_in {
        padding: 20px;
    }

    .anxq_01 .wrap_in img {
        max-width: 100% !important;
        height: auto !important;
    }

    .anxq_02_t h5 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c9 {
        position: relative;
        margin-top: 0px;
        top: 0px;
    }

    .sub_01_c9 p {
        color: #000;
    }

    .sub_01_c11 {
        position: relative;
        margin-top: 0px;
        top: 0px;
    }

    .sub_01_c11 p {
        color: #000;
    }

    .ins_10_c ul li.on .ins_10c_t i {
        width: 40px;
        height: 40px;
    }

    .ins_10_c ul li .ins_10c_t img {
        height: 40px;
    }

    .ins_10_c ul li.on .ins_10c_t i {
        margin-top: 20px;
    }

    .ins_10_c ul li .ins_10c_t {
        padding-bottom: 20px;
    }

    .sub_01_c10 {
        position: relative;
        top: 0px;
        margin-top: 0px;
    }

    .sub_01_c10 p {
        color: #000;
    }

    .cter_07 ul li em.em1 b {
        background-size: 20px;
    }

    .ins_15 .wrap_in {
        padding: 0px;
    }

    .sub_01_c8 {
        position: relative;
        margin-top: 0px;
        top: 0px;
    }

    .sub_01_c8 p {
        color: #000;
    }

    .banner_slide .swiper-slide .banner_bg {
        height: auto;
        margin-top: 50px;
    }

    .banner_slide .swiper-slide .banner_bg b {
        display: none;
    }

    .banner_slide .swiper-slide .banner_bg img.img1 {
        width: 100%;
        display: block;
    }

    .banner_slide .swiper-slide .banner_bg .wrap_in {
        padding: 40px 0px;
        display: none;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt {
        margin-top: 0px;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a2 {
        margin-left: 20px;
    }

    .banner_slide {
        height: auto;
        position: relative;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a {
        border: 1px solid #00acbb;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p1 {
        text-align: center;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p2 {
        text-align: center;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 {
        text-align: center;
        margin-top: 30px;
    }

    .banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a {
        float: none;
        width: 115px;
        -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    }

    .btn_01_3 p.p3 span {
        font-size: 12px;
        line-height: 18px;
    }

    .btn_01_3 p.p2 a {
        margin-bottom: 5px;
        line-height: 20px;
    }

    .btn_01_3 p.p2 {
        margin-top: 5px;
    }

    .in_01 {
        background: none;
        padding: 20px 0px;
    }

    .in_01 .wrap_in {
        margin: 0px 2%;
    }

    .in_01 ul li {
        width: 49%;
        padding: 0px 0px;
        background-color: #fff;
        margin-right: 2%;
        margin-bottom: 15px;
        -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    }

    .in_01 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .in_01 ul li a {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: flex-start;
        padding: 10px 20px;
        color: #000;
    }

    .in_01 ul li a i {
        display: none;
    }

    .in_01 ul li a span {
        font-size: 14px;
    }

    .in_01 ul li a:hover {
        background-color: #fff;
    }

    .in_01 ul li a {
        background: none !important;
    }



    .in_02 {
        margin-top: 0px;
    }

    .in_02 .wrap_in {
        padding-top: 0px;
    }


}

@media screen and (max-width:750px) {

    /*.in_01 ul li{width:100%;padding:20px 0px;}*/
    .in_01 ul li b {
        width: 100%;
        height: 1px;
        right: auto;
        top: auto;
        left: 0px;
        bottom: 0px;
    }

    .in_02_c ul li {
        width: 48%;
        margin-right: 4%;
    }

    .in_02_c ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .in_02_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .in_03_t ul li {
        width: 50%;
    }

    .in_03_t ul li:nth-child(1) {
        border-radius: 0px;
    }

    .in_03_t ul li:nth-child(4) {
        border-radius: 0px;
    }

    .in_03_t ul li:nth-child(2) {
        border-right: 1px solid #00acbb;
    }

    .in_07 .fl ul li span.sp1 {}

    .in_03c_c {
        width: 100%;
        display: block;
    }

    .in_03c_c .in_03cc_l {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .in_03c_c .in_03cc_l img {
        width: auto;
        max-width: 100%;
    }

    .in_03c_c .in_03cc_r {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .in_03c_c .in_03cc_r p {
        width: 100%;
        margin-left: 0px;
    }

    .in_02_t h5 {
        font-size: 20px;
    }

    /*.banner_slide .swiper-slide .banner_bg .banner_txt{margin-top:40%;}*/


    .jfa_01_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .jfa_01_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .jfa_01_c ul li .jfa_01c_c {
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
    }

    .jfa_01_c ul li .jfa_01c_c em {
        margin-top: 40px;
    }

    .jfa_01_c ul li .jfa_01c_c em span.sp1 {
        font-size: 16px;
        line-height: 30px;
    }

    .jfa_01_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 12px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .jfa_01_c ul li .jfa_01c_c em span,
    .jfa_01_c ul li .jfa_01c_c em h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .jfa_01_c ul li .jfa_01c_c em i {
        font-size: 14px;
        line-height: 24px;
        background-position: 0px 10px;
        padding-left: 10px;
    }

    .jfa_01_t p {
        font-size: 16px;
        line-height: 24px;
    }

    .jfa_02 ul li .fl {
        width: 100%;
        overflow: hidden;
    }

    .jfa_02 ul li .fr {
        width: 100%;
        overflow: hidden;
    }


    .sub_01_c7 p.p1 {
        font-size: 20px;
        line-height: 40px;
    }

    .sub_01_c7 p.p2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sub_01_c7 p.p3 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .sub_01_c7 p.p4 {
        margin-top: 20px;
    }

    .sub_01_c7 p.p4 a.a1 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c7 p.p4 a.a1 span {
        background-size: 15px;
        padding-left: 20px;
    }

    .sub_01_c7 p.p4 a.a2 {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
    }

    .sub_01_c7 p.p4 a.a2 span {
        background-size: 15px;
        padding-left: 20px;
    }



    .sub_01_c12 p.p5 a.a1 span {
        background-size: 14px;
        padding-left: 20px;
    }

    .sub_01_c12 p.p5 a.a2 span {
        background-size: 14px;
        padding-left: 20px;
    }

    .p7_01_c {
        margin-top: 30px;
    }


    .p7_01_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .p7_01_c ul li .jfa_01c_c {
        margin-top: 30px;
    }

    .p7_01_c ul li .jfa_01c_c em {
        margin-top: 30px;
    }

    .cpy_img{
      position: relative;
      width: 80%;
      right: 0;
      top: 20px;
      margin: auto;
    }

    .sub_01_c7 p.p1 {
        margin-bottom: 10px;
    }

    .p11_02_c {
        margin-top: 20px;
    }

    .p11_01_c {
        margin-top: 30px;
    }

    .p11_03_c {
        margin-top: 20px;
    }

    .sub_01_c12 p.p1 {
        margin-bottom: 10px;
    }

    .p7_03_c ul li em {
        padding: 10px 0px 20px 0px;
    }

    .p7_03_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .p7_03_c ul li img {
        width: 60px;
    }

    .p7_03_c ul li em {
        margin-left: 30px;
    }

    .p7_03_c ul li em span {
        margin-left: 50px;
    }

    .p7_03_c ul li em i {
        margin-left: 50px;
    }

    .sub_01_c12 p.p1,
    .sub_01_c7 p.p1,
    .sub_01_c6 p.p1,
    .sub_01_c5 p.p1 {
        margin-bottom: 10px;
    }

    .rly_02_c {
        margin-top: 30px;
    }

    .p10_01_c ul li {
        width: 100%;
        margin-right: 0px;
    }

    .p10_01_c ul li em span.sp1 {
        width: 60px;
        vertical-align: top;
    }

    .p10_01_c ul li em span.sp2 {
        padding-left: 15px;
    }

    .p10_01_c ul li em span.sp2 i.i1,
    .p10_01_c ul li em span.sp2 h3.i1 {
        font-size: 18px;
        line-height: 30px;
    }

    .p10_01_c ul li em span.sp2 i.i2 {
        font-size: 14px;
        line-height: 24px;
        height: auto;
    }

    .onboar_01_c {
        margin-top: 20px;
    }




}

@media screen and (max-width:1000px) {
    .ab_01 ul li a {
        font-size: 14px;
    }

    .ab_01 ul li {
        width: 20%;
    }

    .sub_01_small {
        background-position: left !important;
    }

    .sub_01 img.img1_small {
        display: block;
    }

    .sub_01_c12 p.p1,
    .sub_01_c7 p.p1,
    .sub_01_c6 p.p1,
    .sub_01_c5 p.p1 {
        font-size: 36px;
        color: #292929;
        line-height: 36px;
    }

    .sub_01_c12 {
        position: initial;
        padding-top: 20px;
        color: #292929;

        margin-top: 0;
    }

    .sub_01_c12 p.p2,
    .sub_01_c7 p.p2,
    .sub_01_c6 p.p2,
    .sub_01_c5 p.p2 {
        font-size: 18px;
        color: #292929;
        line-height: 1.5;

    }

    .sub_01_c12 p.p3,
    .sub_01_c7 p.p3,
    .sub_01_c6 p.p3 {
        color: #292929;
        line-height: 1.5;
        font-size: 20px;
    }

    .small_c7 p.p3, .small_c7 p.p2{
        color: #fff;
    }

    .sub_01_c12 p {
        height: auto;
        overflow: initial;
    }

    .sub_01_c12 p.p4,
    .sub_01_c7 p.p4,
    .sub_01_c6 p.p4 {
        color: #292929;
        line-height: 1.5;
        font-size: 16px;
    }

    .sub_01 {
        height: auto;
        padding-bottom: 20px;
    }

    .sub_01_c12 p.p5 {
        margin-top: 10px;
    }

    .sub_01_c12 p.p5 a.a1,
    .sub_01_c12 p.p5 a.a2 {
        padding: 0px 20px;
    }

    .sub_01_c12 p.p5 a {
        font-size: 16px;
        display: block;
        line-height: 35px;
        height: 35px;
        margin-right: 20px;
        border-radius: 35px;
    }

    .p7_01_c ul li .jfa_01c_c em span {
        line-height: 1.5;
        font-size: 14px;
    }

    .p7_01_c ul li {
        width: 49%;
    }

    .p7_01_c ul li:nth-child(2n) {
        margin-right: 0%;
    }

    .p7_01_c ul li .jfa_01c_c em i {
        font-size: 14px;
        line-height: 1.5;
    }

    .p7_01_c ul li .jfa_01c_c {
        height: 121px;
        margin-bottom: 20px;
    }

    .rly_01 ul li .sfl_02_txt p.p2 i {
        font-size: 16px;
    }

    .p7_03_c ul li em span {
        font-size: 16px;
        line-height: 1.5;
    }

    .p7_03_c ul li em {
        height: auto;
    }

    .p7_03_c ul li {
        height: auto;
    }

    .jfa_07_c ul li,
    .jfa_07_c1 ul li {
        line-height: 32px;
    }

    .jfa_07_c ul li a i {
        width: 14px;
        height: 24px;
    }

    .p7_03_c ul li em i {
        font-size: 14px;
        line-height: 1.5;
    }

    .jfa_07_c ul li a span {
        font-size: 16px;
        background-size: 3%;
        padding-left: 16px;
    }

    .jfa_07_t span {
        font-size: 18px;
    }

    .jfa_07_c1 ul li a span {
        width: 71%;
        background-size: 3%;
        padding-left: 16px;
    }

    .jfa_07_c1 ul li a span {
        font-size: 16px;
    }

    .jfa_07_c1 ul li a i {
        font-size: 14px;
    }

    .sub_01_c7 {
        position: initial;
        margin-top: 0;
        transform: translateY(0);
    }

    .sub_01_c7 p.p1 {
        font-size: 36px;
    }

    .sub_01_c7 {
        padding: 20px 0;
    }

    .sub_01_c7 p.p3 {
        font-size: 14px;
    }

    .p13_01c_c .fl p.p2 i {
        font-size: 16px;
    }

    .p13_02_c ul li .jfa_01c_c em span.sp2 i {
        font-size: 16px;
    }

    .sub_01_c6 {
        position: initial;
        margin-top: 0;
        padding: 20px 0;
    }

    .sub_01_c6 p.p3 {
        font-size: 14px;
    }

    .sub_01_c5 {
        position: initial;
        margin-top: 0;
    }

    .wrap_in {
        padding: 20px 0;
    }

    .sub_01_c5 p {
        color: #292929;
    }

    .newsTit_grid h2 {
        font-size: 28px;
    }

    .p12_01 ul li .jfa_02_txt p.p1,
    .p12_01 ul li .jfa_02_txt h3.p1 {
        font-size: 14px;
        line-height: 1.5;
    }

    .p12_01 ul li .jfa_02_img {
        width: 100%;
        float: initial;
    }

    .p12_01 ul li .jfa_02_txt {
        width: 100%;
        float: initial;
    }

    .p12_01 ul li .jfa_02_txt p.p7 span,
    .p12_01 ul li .jfa_02_txt p.p8 span {
        line-height: 1.5;
        width: 95%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .p10_02_c ul li .jfa_01c_c,
    .p10_02_c ul li .jfa_01c_c em,
    .p10_02_c ul li .jfa_01c_c h3 {
        height: auto;
    }

    .p12_01 ul li .jfa_02_txt p.p4 a {
        line-height: 1.5;
        font-size: 14px;
        padding: 0 15px;
    }

    .p12_01 ul li .jfa_02_txt p.p4 a span {
        background-size: 16%;
        padding-left: 15px;
    }

    .p10_02_c ul li .jfa_01c_c em i,
    .p10_02_c ul li .jfa_01c_c h3 i {
        font-size: 16px;
        line-height: 1.5;
    }

    .p10_02_c ul li .jfa_01c_c em,
    .p10_02_c ul li .jfa_01c_c h3 {
        height: auto;
    }

    .p10_02_c ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .p10_02_c ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .p10_02_c ul li .jfa_01c_c {
        height: 166px;
        margin-top: 30px;
    }

    .p10_02_c ul li .jfa_01c_c em,
    .p10_02_c ul li .jfa_01c_c h3 {
        margin-top: 40px;
    }

    .p10_02_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .onboar_02 ul li .jfa_02_img {
        width: 100%;
        float: initial;
    }

    .onboar_02 ul li .jfa_02_txt p.p1,
    .onboar_02 ul li .jfa_02_txt h3.p1 {
        font-size: 24px;
    }

    .onboar_02 ul li .jfa_02_txt {
        width: 100%;
        float: initial;

    }

    .onboar_02 ul li .jfa_02_txt p.p1,
    .onboar_02 ul li .jfa_02_txt h3.p1 {
        line-height: 1.5;
    }

    .onboar_02 ul li .jfa_02_txt p.p7 span,
    .onboar_02 ul li .jfa_02_txt p.p8 span,
    .onboar_02 ul li .jfa_02_txt p.p5 span,
    .onboar_02 ul li .jfa_02_txt p.p6 span,
    .onboar_02 ul li .jfa_02_txt p.p3 span {
        width: 83%;
        line-height: 1.5;
        font-size: 14px;
        margin-bottom: 10px;
        height: auto;
    }

    .onboar_02 ul li .jfa_02_txt p.p4 a {
        line-height: 1.5;
        font-size: 14px;
        padding: 0 15px;
    }

    .onboar_02 ul li .jfa_02_txt p.p4 a span {
        background-size: 16%;
        padding-left: 15px;
    }

    .onboar_02 ul li .jfa_02_txt p.p8 span {
        width: 93%;
    }

    .onboar_01_c ul li {
        width: 98%;
    }

    .onboar_01_c ul li em span.sp2 i.i1,
    .onboar_01_c ul li em span.sp2 h3.i1 {
        font-size: 18px;
        line-height: 1.5;
    }

    .onboar_01_c ul li em span.sp2 i {
        line-height: 1.5;
        font-size: 14px;


    }

    .onboar_01_c ul li em span.sp1 {
        width: 60px;
    }

    .onboar_01_c ul li em {
        padding: 15px 15px 15px 5px;
    }

    .onboar_01_c ul li em span.sp2 {
        padding-left: 20px;
    }

    .onboar_03_c ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .onboar_03_c ul li img {
        width: 60px;
        margin-left: -30px;
    }

    .onboar_03_c ul li .jfa_01c_c {
        margin-top: 30px;
    }

    .onboar_03_c ul li .jfa_01c_c em,
    .onboar_03_c ul li .jfa_01c_c h3 {
        margin-top: 30px;
    }

    .onboar_03_c ul li .jfa_01c_c em i,
    .onboar_03_c ul li .jfa_01c_c h3 i {
        font-size: 18px;
        line-height: 1.5;
    }


}


@media screen and (max-width:690px) {}

@media screen and (max-width:512px) {}

/*2019-11-18 jia*/

.nav-next-icon {
    position: relative;
}

.nav-next-icon:after {
    position: absolute;
    right: 0;
    top: 0;
    font-family: "iconfont" !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e63a";
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 4px;
    display: none;

}

@media(min-width:1262px) {

    .topfr .fc ul li .top_nav_c1,
    .topfr .fc ul li:hover .top_nav_c2 {
        position: fixed;
    }

    .nav-next-icon:after {
        display: none;
    }
}

.topfr .fc ul li .top_nav_c2 dl dd a.a3,
.topfr .fc ul li .top_nav_c2 dl dd a.a3:hover {
    color: #333;
    font-size: 18px;
    position: relative;
    padding: 0 0 10px 0;
}

.topfr .fc ul li .top_nav_c2 dl dd a.a3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #f1f1f1;
    content: '';
}

/* @media(max-width:1260px) {

        .topfr .fc ul li .top_nav_c2 dl dd a.a3,
        .topfr .fc ul li .top_nav_c2 dl dd a.a3:hover {
            color: #333;
            font-size: 16px;
        }
    } */


/*end 2019-11-18 jia*/
#udesk_btn {
    display: none;
}
.newComm .topfr{
  position: fixed;
}

.newComm_rel .newComm .topfr {
  position: relative
}

.newComm_banner{
  padding-top: 70px;
}

.newComm .topfr .fc ul li .top_nav_c1 .wrap_in,
.newComm .topfr .fc ul li .top_nav_c2 .wrap_in{
  margin: 0px 4%;
}

.newComm .topfr .fc ul li .top_nav_c2{
  border-top: 0;
}
.newComm .topfr .fc ul li .top_nav_c1 .top_navc1_bg{
  background-color: rgba(0,0,0,0);
}

.topfr .fr .header-phone {
    float: left;
}
.topfr .fr .header-phone .phone-wrap {
position: relative;
display: inline-block;
/* border: 1px solid #eaeaea;
border-radius: 8px; */
font-size: 16px;
color: #000;
padding: 0px 20px 0px 6px;
font-weight: 400 !important;
transition: all 0.3s;
cursor: pointer;
padding-left: 55px;
line-height: 0.45rem;
margin-top: 0.29rem;
}
.topfr .fr .header-phone .phone-wrap b {
display: none;
}
.topfr .fr .header-phone .phone-wrap i {
display: inline-block;
width: 36px !important;
height: 36px !important;
background: #46d4dc url(../upimg/head-phone-icon-h.svg) center no-repeat !important;
vertical-align: middle;
border-radius: 50%;
transform: rotateZ(0);
animation: headPhone 2.2s ease infinite;
-moz-animation: headPhone 2.2s ease infinite;
/* Firefox */
-webkit-animation: headPhone 2.2s ease infinite;
/* Safari 和 Chrome */
-o-animation: headPhone 2.2s ease infinite;
position: absolute;
left: 8px;
top: 50%;
margin-top: -18px;
}
.topfr .fr .header-phone .phone-wrap:after {
content: "";
position: absolute;
left: 16px;
top: 50%;
margin-top: -15px;
width: 25px !important;
height: 25px !important;
background: url(../upimg/head-phone-icon-01-h.svg) center no-repeat !important;
z-index: 2;
opacity: 0;
animation: headPhoneshow1 2.2s linear infinite;
-moz-animation: headPhoneshow1 2.2s linear infinite;
/* Firefox */
-webkit-animation: headPhoneshow1 2.2s linear infinite;
/* Safari 和 Chrome */
-o-animation: headPhoneshow1 2.2s linear infinite;
}
.topfr .fr .header-phone .phone-wrap:before {
content: "";
position: absolute;
left: 19px;
top: 50%;
margin-top: -18px;
width: 25px !important;
height: 25px !important;
background: url(../upimg/head-phone-icon-02-h.svg) center no-repeat !important;
z-index: 2;
opacity: 0;
animation: headPhoneshow2 2.2s 0.1s linear infinite;
-moz-animation: headPhoneshow2 2.2s 0.1s linear infinite;
/* Firefox */
-webkit-animation: headPhoneshow2 2.2s 0.1s linear infinite;
/* Safari 和 Chrome */
-o-animation: headPhoneshow2 2.2s 0.1s linear infinite;
}
@keyframes headPhone {
0% {
    transform: rotate(0);
}
15% {
    transform: rotate(25deg);
}
30% {
    transform: rotate(0);
}
45% {
    transform: rotate(25deg);
}
60% {
    transform: rotate(0);
}
to {
    transform: rotate(0);
}
}
@-moz-keyframes headPhone {
0% {
    transform: rotate(0);
}
15% {
    transform: rotate(25deg);
}
30% {
    transform: rotate(0);
}
45% {
    transform: rotate(25deg);
}
60% {
    transform: rotate(0);
}
to {
    transform: rotate(0);
}
}
@-webkit-keyframes headPhone {
0% {
    transform: rotate(0);
}
15% {
    transform: rotate(25deg);
}
30% {
    transform: rotate(0);
}
45% {
    transform: rotate(25deg);
}
60% {
    transform: rotate(0);
}
to {
    transform: rotate(0);
}
}
@-o-keyframes headPhone {
0% {
    transform: rotate(0);
}
15% {
    transform: rotate(25deg);
}
30% {
    transform: rotate(0);
}
45% {
    transform: rotate(25deg);
}
60% {
    transform: rotate(0);
}
to {
    transform: rotate(0);
}
}
@keyframes headPhoneshow1 {
0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-moz-keyframes headPhoneshow1 {
0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes headPhoneshow1 {
0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-o-keyframes headPhoneshow1 {
0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
75% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes headPhoneshow2 {
0% {
    opacity: 0;
}
65% {
    opacity: 0;
}
80% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-moz-keyframes headPhoneshow2 {
0% {
    opacity: 0;
}
65% {
    opacity: 0;
}
80% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes headPhoneshow2 {
0% {
    opacity: 0;
}
65% {
    opacity: 0;
}
80% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-o-keyframes headPhoneshow2 {
0% {
    opacity: 0;
}
65% {
    opacity: 0;
}
80% {
    opacity: 1;
}
90% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
.topfr .fr .header-phone .phone-wrap:hover {
color: #46d4dc !important;
/* background-color: #46d4dc;
border: 1px solid #46d4dc; */
}
/* .topfr .fr .header-phone .phone-wrap:hover i {
background: url(../upimg/head-phone-icon-h.svg) center no-repeat !important;
}
.topfr .fr .header-phone .phone-wrap:hover:after {
background: url(../upimg/head-phone-icon-01-h.svg) center no-repeat !important;
}
.topfr .fr .header-phone .phone-wrap:hover:before {
background: url(../upimg/head-phone-icon-02-h.svg) center no-repeat !important;
} */


/* .newComm .topfr .fc ul li.li2 .phone-wrap{
  font-weight: 500;
}
.newComm .topfr .fc ul li.li2 .phone-icon{
  background: url(../upimg/phone-icon.svg) no-repeat 4px 6px;
  display: inline-block;
  width: 20px;
  height: 22px;
} */

.newComm .topfr .fc ul li .top_navcfr{
  background: #fff;
}

.newComm .topfr .fc ul li .top_nav_l{
  display: flex;
  flex-wrap: wrap;
  width: 94%;
  padding: 0 3%;
  margin-bottom: 40px;
}

.newComm .topfr .fc ul li .top_nav_c2 .top_nav_l:first-child{
  margin-bottom: 0;
}

.newComm .topfr .fc ul li .res-inner{
  display: block;
  padding: 6px 10px;
  border: 1px solid #fff;
  cursor: pointer;
}

.newComm .topfr .fc ul li .res-inner:hover{
  border: 1px solid rgba(34, 169, 173, 1);
  background-color: rgba(242, 242, 242, 1);
}

.newComm .topfr .fc ul li .res-inner:hover h3{
  color:rgba(34, 169, 173, 1);
  cursor: pointer;
}


.newComm .topfr .fc ul li .res-inner:hover p{
  color: #000;
}


.newComm .topfr .fc ul li .top_nav_c2{
  width: 100%;
  left: 0;
  padding: 0;
  position: fixed;
  background-color: rgba(0,0,0,0);
}

.newComm .topfr .fc ul li .top_nav_c2 h2{
  width: 100%;
  text-align: left;
  margin-top: 20px;
  line-height: 30px;
  font-size: 18px;
}

.newComm .topfr .fc ul li .top_nav_col{
  width: 23.5%;
  float: left;
  margin-right: 1%;
  margin-top: 20px;
}

.newComm .topfr .fc ul li .top_nav_col:nth-child(4n+1){
  margin-right: 0;
}

.newComm .topfr .fc ul li .top_nav_col .img-wrap{
  width: 40px;
  float: left;
  height: 40px;
}

.newComm .topfr .fc ul li .top_nav_col .img-wrap img{
  width: 100%;
}

.newComm .topfr .fc ul li .top_nav_col .info{
  margin-left: 50px;
  text-align: left;
}

.newComm .topfr .fc ul li .top_nav_col h3{
  font-size: 16px;
}


.newComm .topfr .fc ul li .top_nav_col p{
  font-size: 12px;
  line-height: 26px;
}
.newComm .topfr .fc ul li .nav-line{
  margin-top: 30px;
  height: 1px;
  width: 100%;
  background-color: #ccc;
}

.newComm .topfr .fc ul li .nav-col-res{
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-top: 30px;
}

.newComm .topfr .fc ul li .nav-col-res-half{
  width: 30%;
  margin-top:20px;
}


.newComm .topfr .fc ul li .nav-col-res:nth-child(3n){
  margin-right: 0;
}

.newComm .topfr .fc ul li .nav-col-res .img-wrap{
  width: 60px;
  height: 60px;
  float: left;
}

.newComm .topfr .fc ul li .nav-col-res .img-wrap img{
  width: 100%;
}

.newComm .topfr .fc ul li .nav-col-res .info{
  margin-left: 72px;
  text-align: left;
}

.newComm .topfr .fc ul li .nav-col-res .info h3{
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}

.newComm .topfr .fc ul li .nav-col-res .info p{
  font-size: 12px;
  line-height: 18px;
  padding: 6px 0;
}



.newComm  .footer-wrap{
  width: 100%;
  background-color: rgba(85, 85, 85, 1);
}

.newComm  .footer-wrap img{
  width: 100%;
}

.newComm  .footer-wrap .footer-service {
  margin: 0 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  padding-bottom: 20px;
}

.newComm  .footer-wrap .footer-service ul{
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.newComm  .footer-wrap .footer-service ul li{
  width: 20%;
  float: left;
}

.newComm  .footer-wrap .footer-service ul li a{
  display: block;
  padding: 0 10px;
  display: flex;
  flex-wrap: nowrap;
}

.newComm  .footer-wrap .footer-service ul li .img-wrap{
  width: 40px;
  height: 40px;
  float: left;
}

.newComm  .footer-wrap .footer-service ul li .info{
  margin-left: 10px;
}

.newComm  .footer-wrap .footer-service ul li .info h3{
  font-size: 18px;
  color: #bfbfbf;
  font-weight: 500;
}

.newComm  .footer-wrap .footer-service ul li .info h3:hover{
  color: rgba(34, 169, 173, 1);
}

.newComm  .footer-wrap .footer-service ul li .info p{
  font-size: 14px;
  color: #bfbfbf;
}

.newComm  .footer-wrap .footer-con{
  width: 100%;
}

.newComm  .footer-wrap .footer-con-left{
  float: left;
  width: 16%;
}

.newComm  .footer-wrap .footer-con-left .logo-wrap{
  width: 70%;
}

.newComm  .footer-wrap .footer-con-left .footer-list{
  color: #bfbfbf;
  width: 100%;
  position: relative;
}

.newComm  .footer-wrap .footer-con-left .footer-list p{
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  cursor: pointer;
}

.newComm  .footer-wrap .footer-con-left .footer-list h5{
  font-size: 20px;
  color:rgba(34, 169, 173, 1);
  line-height: 30px;
}

.newComm  .footer-wrap .footer-con-left .footer-list p:hover{
  color:rgba(34, 169, 173, 1);
}

.newComm  .footer-wrap .footer-con-left .footer-list .tips{
  position: absolute;
  display: none;
  top: 50%;
  left: 100px;
  height: 24px;
  border-radius: 3px;
  margin-top: -12px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  color: #333;
  line-height: 24px;
  font-size: 12px;
  min-width: 78px;
  width: auto;
}

.newComm  .footer-wrap .footer-con-left .footer-list .tips span:before{
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  right: 100%;
  display: block;
  border-left: 0;
  border-color: transparent currentcolor;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #fff;
  border-top: 5px solid transparent;
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon{
  width: 100%;
  margin-top: 4px;
  display: flex;
  flex-wrap: nowrap;
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item{
  margin-right: 5px;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 36px;
  float: left;
  position: relative;
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child{
  background-image: url(../upimg/footer_u256.svg);
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2){
  background-image: url(../upimg/footer_u257.svg);
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3){
  background-image: url(../upimg/footer_u258.svg);
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .qrcode{
  position: absolute;
  display: none;
  top: -230px;
  padding: 10px;
  left: -82px;
  height: 200px;
  border-radius: 3px;
  background: #fff;
  color: #333;
  width: 200px
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .qrcode:before{
  content: "";
  position: absolute;
  top: 218px;
  left: 92px;
  display: block;
  border-top: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child:hover .qrcode,
.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2):hover .qrcode,
.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3):hover .qrcode{
  display: block;
}


.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child:hover{
  background-image: url(../upimg/footer_u256_hover.svg);
}

.newComm  .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2):hover{
  background-image: url(../upimg/footer_u257_hover.svg);
}

.newComm .footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3):hover{
  background-image: url(../upimg/footer_u258_hover.svg);
}


.footer-wrap .href-hover{
  width: 100%;
  color:#bfbfbf;
  margin-bottom: 20px;
}

.newComm .footer-wrap .href-hover p{
  cursor: pointer;
  position: relative;
}

.newComm .footer-wrap .href-hover .svg-wrap{
  display: inline-block;
  position: absolute;
  left: 60px;
  top: 3px;
}

.newComm .footer-wrap .href-hover svg{
  transform: rotate(-90deg);
}

.newComm .footer-wrap .href-hover p:hover{
  color:rgba(34, 169, 173, 1);
}

.newComm .footer-wrap .href-hover .svg-wrap-hover svg{
  transform: rotate(90deg);
}

.newComm .footer-wrap .href-hover .href{
  display: none;
}

.newComm .footer-wrap .href-hover .href a{
  margin-right: 10px;
  font-size: 14px;
  color: #bfbfbf;
  line-height: 30px;
}

.newComm .footer-wrap .href-hover .href a:hover{
  color:rgba(34, 169, 173, 1);
}



.newComm .footer-wrap .footer-con-right{
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 26%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-wrap: nowrap;
}

.newComm .footer-wrap .footer-con-right .footer-col{
  width: 100%;
  padding: 0 40px;
}

.newComm .footer-wrap .footer-con-right .footer-item{
  float: left;
  width: 20%;
  color: #bfbfbf;
  font-size: 14px;
  line-height: 28px;
}

.newComm .footer-wrap .footer-con-right .footer-item-6{
  width: 24%;
}

.newComm .footer-wrap .footer-con-right .footer-item-4{
  width: 16%;
}

.newComm .footer-wrap .footer-con-right .footer-item p{
  margin-bottom: 20px;
  font-size: 16px;
}

.newComm .footer-wrap .footer-con-right .footer-item a{
  cursor: pointer;
  display: block;
  color: #bfbfbf;
}

.newComm .footer-wrap .footer-con-right .footer-item a:hover{
  color:rgba(34, 169, 173, 1);
}

.newComm .footer-wrap .footer-con-right .footer-item-6 a{
  display: inline-block;
  line-height: 28px;
}

.newComm .footer-wrap .footer-con-right .footer-item-6 a:nth-child(2n){
  margin-left: 15px;
}

.newComm .footer-wrap .footer-bottom{
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
  height: 24px;
  color: #bfbfbf;
  box-sizing: content-box;
}

.newComm .footer-wrap .footer-bottom >div{
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.newComm .footer-wrap .footer-bottom >div.gn{
  padding-left: 26px;
  background-image:url(../upimg/footer_u230.png);
  background-size: 20px;
  background-repeat: no-repeat;
  margin-left: 36px;
}

.newComm .footer-wrap .footer-bottom >div.fr{
  float: right;
}

.newComm .footer-wrap .footer-bottom a{
  color: #bfbfbf;
}

@media screen and (max-width:600px) {
  .newComm .footer-wrap .footer-service{
    display: none;
  }
  .newComm .footer-wrap .footer-con-left{
    width: 100%;
    display: none;
  }
  .newComm .footer-wrap .footer-con-left .logo-wrap{
    display: none;
  }

  .newComm .footer-wrap .footer-con-left .href-hover .href {
    width: 75%;
    height: 100px;
  }


  .newComm .footer-wrap .footer-con-right {
    margin-top: 0;
    margin-bottom:10px;
    margin-left: 0;
    display: flex;
    flex-wrap: nowrap;
    border-left: 1px solid rgba(85, 85, 85, 1);
  }
  .newComm .footer-wrap .footer-con-right .footer-col{
    padding: 0;
  }

  .newComm .footer-wrap .footer-con-right .footer-item,
  .newComm .footer-wrap .footer-con-right .footer-item-6,
  .newComm .footer-wrap .footer-con-right .footer-item-4{
    width: 100%;
    line-height: 20px;
  }

  .newComm .footer-wrap .footer-con-right .footer-item p {
    margin: 10px 0 4px;
    font-weight: bold;
    font-size: 16px;
  }
  .newComm .footer-wrap .footer-con-right .footer-item span{
    display: inline-block;
  }

 .newComm .footer-wrap .footer-con-right .footer-item-6 >div{
   display: inline-block;
   margin-right: 4px;
 }

 .newComm .footer-wrap .footer-bottom >div.fr{
   display: none;
 }

 .newComm .footer-wrap .footer-bottom >div.gn{
  display: inline-block;
  margin: 0;
  float: none;
 }

 .newComm .footer-wrap .footer-bottom{
   padding: 10px 0 0;
   text-align: center;
   height: auto;
 }
  .newComm .topfr .fc ul li .nav-col-res{
    width: 50%;
    margin: 0;
  }
  .newComm .topfr .fc ul li .top_nav_col{
    width: 50%;
    margin: 0;
  }

  .newComm .topfr .fc ul li .top_nav_c1 .wrap_in{
    margin: 0;
    padding: 0;
  }
  .newComm .top_navcfr{
    border-top: 0;
  }
  .newComm .topfr .fc ul li .top_nav_l{
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .newComm .topfr .fc ul li .res-inner .img-wrap{
    display: none;
  }
  .newComm .topfr .fc ul li .nav-col-res .info{
    margin-left: 0;
  }
  .newComm .topfr .fc ul li .nav-col-res .info p{
    display: none;
  }

  .newComm .topfr .fc ul li .nav-col-res .info h3 {
    border-bottom: 1px solid #eaeaea;
  }

  .newComm .topfr .fc ul li .top_nav_col .info{
    margin-left: 0;
  }

  .newComm .topfr .fc ul li .top_nav_col .info p{
    display: none;
  }

  .newComm .topfr .fc ul li .top_nav_col .info h3 {
    border-bottom: 1px solid #eaeaea;
  }

  .newComm .topfr .fc ul li .res-inner:hover{
    border: 0;
  }

  .topfr .fl{
    top: 0;
    position: relative;
  }
  .newComm .topfr .fc ul li .top_nav_c2 .wrap_in{
    margin: 0;
    padding: 0;
  }
  .newComm .topfr .fc ul li .top_nav_c2{
    position: relative;
  }
  .newComm .topfr .fc ul li .top_nav_c2 h2{
    display: none;
  }

  .newComm .footer-wrap .footer-con-right .footer-item a {
    cursor: pointer;
    display: inline-block;
    margin-right: 8px;
  }
}

.b-ewm-wrap{
    position: fixed;
    top:50%;
    max-width: 8%;
    width: 240px;
    margin-left: -8%;
    left: 8%;
  }
.b-ewm-wrap2 {
    position: fixed;
    top: 50%;
    max-width: 8%;
    width: 240px;
    margin-left: -510px;
    left: 42%;
  }

  .b-ewm-wrap3 {
    width: 240px;
    margin: 10px auto;
  }


  .dialog_b_w{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: 999999;
  }

  .dialog_b_i{
    max-width: 434px;
    width:80%;
    /* height: 500px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .dialog_x_w{
    width: 154px;
    height: 140px;
    position: fixed;
    left: 10px;
    bottom: 80px;
    cursor: pointer;
    z-index: 999;
  }

  .dialog_l_w{
    width: 154px;
    height: 140px;
    position: fixed;
    left: 50px;
    bottom: 80px;
    cursor: pointer;
    z-index: 999;
  }

  .dialog_b_i .dialog_b_i_close,
  .dialog_x_w .dialog_x_i_close,
  .dialog_l_w .dialog_l_i_close{
    background: url(/public/static/lib/layer/2.4/skin/default/icon.png) no-repeat;
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    transition: none;
    cursor: pointer;
    background-position: -149px -31px;
  }

  @media screen and (max-width:750px) {
    .dialog_b_w,
    .dialog_x_w,
    .dialog_l_w{
        display: none;
    }
  }
  @media screen and (max-width:375px) {
    .yycpfr .yycp_c p.p3 a.a1{
        font-size: 12px;
        width: 28%;
    }
  }


.rightfr3 {
  position: fixed;
  right: 30px;
  bottom: 15%;
  z-index: 99997;
}
.rightfr3 ul li {
  position: relative;
  overflow: visible;
}
.rightfr3 ul li .rtf_z {
  width: 72px;
/*  height: 80px;*/  
background: #ffffff;
}
.rightfr3 ul li .udesk_im {
  width: 72px;
  height: auto;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.rightfr3 ul li .udesk_im span {
  position: relative;
}
@keyframes mymove {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes mymove1 {
  0% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(1.1);
  }
  100% {
    opacity: 0.5;
    transform: scale(1);
  }
}
.rightfr3 ul li .udesk_im .online-box {
  border: 2px solid #00ceda;
  border-radius: 50%;
  padding: 3px;
  width: 72px;
  height: 72px;
  position: relative;
}
.rightfr3 ul li .udesk_im .online-box:after {
  content: "";
  position: absolute;
  border: 1px solid #00ceda;
  border-radius: 50%;
  padding: 3px;
  width: 80px;
  height: 80px;
  top: -6px;
  left: -6px;
  opacity: 0.5;
  transition: all 0.3s;
  animation: mymove1 1s 0.5s infinite;
}
.rightfr3 ul li .udesk_im span.active:after {
  position: absolute;
  right: 5px;
  top: -65px;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../upimg/rightfl-number.svg) center no-repeat;
  background-size: 100% 100%;
  z-index: 999;
}
.rightfr3 ul li .rtf_z img {
  width: 60px;
  display: block;
  margin: 0px auto;
  padding: 0px;
  margin-top: 1px;
  transition: all 0.3s;
  animation: mymove 1s infinite;
}
.rightfr3 ul li .rtf_z#udesk_links img {
  width: 68px;
  display: block;
  margin: 0px auto;
  padding: 0px;
  margin-top: 10px;
  transition: all 0.3s;
  animation: mymove 0s infinite;
}
.rightfr3 ul li:nth-child(2) .rtf_z {
  text-align: center;
  padding: 20px 0;
  border-radius: 8px;
  position: relative;
  margin-bottom: 10px;
  background: #edfeff;
  transition: all 0.3s;
  border: 1px solid transparent;
  cursor: pointer;
}
.rightfr3 ul li:nth-child(2) .rtf_z i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../upimg/consult.svg);
  transition: all 0.3s;
}
.rightfr3 ul li:nth-child(2) .rtf_z:hover {
  border: 1px solid #00ceda;
}
.rightfr3 ul li:nth-child(2) .rtf_z:hover span {
  color: #00adbb;
}
.rightfr3 ul li:nth-child(3) .rtf_z {
  border-radius: 8px;
  text-align: center;
  padding: 15px 0 20px;
  background: #edfeff;
  transition: all 0.3s;
  border: 1px solid transparent;
}
.rightfr3 ul li:nth-child(3) .rtf_z i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../upimg/show.svg);
  transition: all 0.3s;
}
.rightfr3 ul li:nth-child(3) .rtf_z:hover {
  border: 1px solid #00ceda;
}
.rightfr3 ul li:nth-child(3) .rtf_z:hover span {
  color: #00adbb;
}
.rightfr3 ul li .rtf_z.udesk_im span {
  display: inline-block;
  text-align: center;
  width: 72px;
  height: 30px;
  background: #edfeff;
  border-radius: 8px;
  font-size: 14px;
  color: #00ceda;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 500;
}
.rightfr3 ul li .rtf_z span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #00ceda;
  letter-spacing: 0;
  font-weight: 400;
  transition: all 0.3s;
}
.rightfr3 ul li .rtf_c {
  position: absolute;
  right: 90px;
  top: -4px;
  width: 160px;
  height: 169px;
  background: url(../upimg/rightfl-bg.svg) no-repeat;
  background-size: 100% 100%;
  background-position: 0 -10px;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  transform: scale(1.1);
}
.rightfr3 ul li .rtf_c:after {
  content: "";
}
.rightfr3 ul li .rtf_c .rtfc_c {
  width: 122px;
  margin-left: 18px;
}
.rightfr3 ul li .rtf_c .rtfc_c p {
  width: auto;
  overflow: hidden;
}
.rightfr3 ul li .rtf_c .rtfc_c p span {
  font-size: 12px;
  color: #666;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 500;
}
.rightfr3 ul li .rtf_c .rtfc_c:nth-child(2) {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top:15px;
}
.rightfr3 ul li .rtf_c .rtfc_c img {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.rightfr3 ul li .rtf_c .rtfc_c p.p1 {
  font-size: 12px;
  color: #333;
  font-weight: 400;
  line-height: 12px;
  display: inline-block;
  vertical-align: middle;
}
.rightfr3 ul li .rtf_c .rtfc_c:nth-child(2) p.p1 {
  color: #4b84ff;
}
.rightfr3 ul li .rtf_c .rtfc_c p.p2 {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  margin-top: 5px;
}
.rightfr3 ul li:hover .rtf_c {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 978px) {
    .rightfr3 {
    right: 30px;
    bottom: 20%;
    }
  .rightfr3 ul li:nth-child(1),
  .rightfr3 ul li:nth-child(3) {
    display: none;
  }
  .rightfr3 ul li .rtf_c {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .rightfr3 ul li.active .rtf_c {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .rightfr3 ul li:nth-child(2) .rtf_z i {
    display: inline-block;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: url(../upimg/consult-mb.svg);
    transition: all 0.3s;
    animation: headPhone 2.2s ease infinite;
    -moz-animation: headPhone 2.2s ease infinite;
    /* Firefox */
    -webkit-animation: headPhone 2.2s ease infinite;
    /* Safari 和 Chrome */
    -o-animation: headPhone 2.2s ease infinite;
  }
  .rightfr3 ul li:nth-child(2) .rtf_z i:after {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -16px;
    width: 25px !important;
    height: 25px !important;
    background: url(../upimg/consult-after.svg) center no-repeat !important;
    z-index: 2;
    opacity: 0;
    animation: headPhoneshow1 2.2s linear infinite;
    -moz-animation: headPhoneshow1 2.2s linear infinite;
    /* Firefox */
    -webkit-animation: headPhoneshow1 2.2s linear infinite;
    /* Safari 和 Chrome */
    -o-animation: headPhoneshow1 2.2s linear infinite;
  }
  .rightfr3 ul li:nth-child(2) .rtf_z i:before {
    content: "";
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -19px;
    width: 25px !important;
    height: 25px !important;
    background: url(../upimg/consult-before.svg) center no-repeat !important;
    z-index: 2;
    opacity: 0;
    animation: headPhoneshow2 2.2s 0.1s linear infinite;
    -moz-animation: headPhoneshow2 2.2s 0.1s linear infinite;
    /* Firefox */
    -webkit-animation: headPhoneshow2 2.2s 0.1s linear infinite;
    /* Safari 和 Chrome */
    -o-animation: headPhoneshow2 2.2s 0.1s linear infinite;
  }
  .rightfr3 ul li:nth-child(2) .rtf_z {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: transparent;
    padding: 0;
    border-color: transparent !important;
    box-shadow: 1px 1px 10px #ccc;
    position: relative;
  }
  .rightfr3 ul li:nth-child(2) .rtf_z > span {
    display: none;
  }
  .rightfr3 ul li .rtf_c {
    top: -12px;
    right: 65px;
  }
}
@keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-moz-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-webkit-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-o-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
