body {
    margin: 0;
    padding: 0;
}

/**banner*/
.x_waimai_banner {
    width: 100%;
    min-width: 1200px;
    height: 650px;
    background: url('http://qiniugw.sdwanyue.com/20230413/banner_bg.png?1') no-repeat;
    /* background-size: 100% 100%; */
    background-position-x: center;
    overflow: hidden;
}

.x_waimai_banner_content {
    width: 1200px;
    height: 800px;
    margin: 0 auto;
    /* clear: both; */
    /* overflow: hidden; */
    position: relative;
    /* top: 164px; */
}

.x_waimai_banner_content_left {
    /* float: left; */
    /* width: 625px; */
    /* margin-top: 11.5px; */
    position: absolute;
    left: -1000px;
    top: 166px;
}

.x_waimai_banner_content_left_text1 {
    font-size: 52px;
    color: #fff;
    letter-spacing: 1px;
}

.x_waimai_banner_content_left_text2 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 30px;
}

.x_waimai_banner_content_left_text3 {
    margin-top: 99px;
    clear: both;
    overflow: hidden;
    display: flex;
    /* display: none; */
    width: 399px;
    justify-content: space-between;
}

.x_waimai_banner_content_left_text3_1 {
    display: flex;
    float: left;
    border: 2px solid #ffffff;
    letter-spacing: 1px;
    transition: 0.3s;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 179px;
    height: 54px;
    background: #ffffff;
    border-radius: 28px;
    box-shadow: 0px 0px 15px 0px rgba(221,173,172,0.20);
    font-size: 22px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #ed726c;
    line-height: 54px;
}

.x_waimai_banner_content_left_text3_1:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}

.x_waimai_banner_content_left_text3_1:hover, .x_waimai_banner_content_left_text3_1:active {
    color: #2269e4;
    background: #ffffff;
}


.x_waimai_banner_content_left_text3_2 {
    display: flex;
    float: left;
    width: 138px;
    height: 54px;
    border: 1px solid #367bf7;
    border-radius: 10px 0px;
    text-align: center;
    line-height: 54px;
    font-size: 17px;
    color: #367bf7;
    letter-spacing: 1px;
    background: transparent;
    transition: 0.3s;
    margin-left:31px;
    justify-content: center;
    align-items: center;
}
}

.x_waimai_banner_content_left_text3_2:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 30px;
}

.x_waimai_banner_content_left_text3_2:hover, .x_waimai_banner_content_left_text3_2:active {
    color: #ffffff;
    background: #367bf7;
}


.x_waimai_banner_content_right {
    /* float: right; */
    position: absolute;
    right: -1040px;
    top: 91px;
    /* height: 635px; */
    /* width: 553px; */
}

/***tips**/
.x_smallwx_tips{
    width: 100%;
    height: 120px;
    position: relative;
    background: #fff;
    z-index: 9999999;
}

.x_smallwx_tips_auto{
    width: 1280px;
    height: 100%;
    clear: both;
    /* overflow: hidden; */
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}

.x_smallwx_tips_auto_li{
    /* position: relative; */
    width: 320px;
    /* float: left; */
    padding-right: 20px;
    padding-left: 30px;
    font-size: 15px;
    /* padding-left: 60px; */
    box-sizing: border-box;
    /* padding-right: 25px; */
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    /* align-content: space-between; */
    align-items: center;
    transition: 0.5s;
}

.x_smallwx_tips_auto span{
    margin-left: 15px;
}

.x_smallwx_tips_auto_li_img{
    /* position: absolute; */
    /* top: 61%; */
    /* left: 0; */
    /* margin-top: -25px; */
    /* width: 50px; */
}
.x_smallwx_tips_auto_li_text1{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    /* margin-top: 20px; */
}
.x_smallwx_tips_auto_li_text2{
    font-size: 14px;
    letter-spacing: 1px;
}
.x_smallwx_tips_auto_li_text3{
    font-size: 16px;
    letter-spacing: 1px;
}
.x_smallwx_tips_auto_li_text {
    padding-left: 20px;
}

.x_smallwx_tips_auto_li:hover {
    box-shadow: -6px 0px 13px -3px #d3d3d3;
}

.x_smallwx_tips_auto_li:hover {}

.x_smallwx_tips_auto_li:hover .x_smallwx_tips_auto_li_text1 {
    color: #f28a68;
    transition: 0.5s;
}


.changjing-content {
    width: 1280px;
    margin: auto;
    display: grid;
    grid:
        '. . . .';
    justify-content: space-between;
    height: 820px;
    align-content: space-between;
    justify-items: stretch;
}

.changjing-col {
    width: 306px;
    height: 400px;
    overflow: hidden;
    border-radius: 7px;
    position: relative;
}

.changjing-col-tit {
    position: absolute;
    color: #fff;
    top: 20px;
    font-size: 18px;
    left: 30px;
}

span.changjing-col-tit1 {
    width: 40px;
    display: inline-block;
    background: #fff;
    height: 2px;
    position: relative;
    top: -5px;
    /* display: none; */
    transition: 0.5s;
}

span.changjing-col-tit3 {
    width: 0px;
    display: inline-block;
    background: #fff;
    height: 2px;
    position: relative;
    top: -5px;
    transition: 0.5s;
}


.changjing-col:hover span.changjing-col-tit1 {
    width: 0px;
    transition: 0.5s;
}

.changjing-col:hover span.changjing-col-tit3 {
    width: 40px;
    transition: 0.5s;
}

.changjing-col-con {
    position: absolute;
    color: #fff;
    bottom: 40px;
    left: 30px;
    text-align: left;
    transition: 0.5s;
}

img.changjing-col-img {
    width: 306px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    /* transition-delay: 0.2s; */
    transition: 0.2s;
}

p.changjing-col-p1 {
    font-size: 20px;
}

p.changjing-col-p2 {
    font-size: 12px;
}

.changjing-col:hover  .changjing-col-con {
    bottom: 110px;
}

.changjing-col:hover a.changjing-col-a {
    bottom: 40px;
}

a.changjing-col-a {
    position: absolute;
    bottom: -140px;
    left: 30px;
    width: 140px;
    height: 40px;
    background: #fff;
    line-height: 40px;
    border-radius: 7px;
    font-size: 13px;
    transition: 0.5s;
}

.changjing-col {}

.changjing-col:hover img.changjing-col-img {
    top: -20px;
    left: -20px;
    width: 346px;
    height: 440px;
}


.texiao{
    width: 100%;
    height: 1106px;
    background: url('https://qiniugw.sdwanyue.com/20230413/bj.png') no-repeat top center;
}
.texiao_li{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    display: flex;
}
.texiao_li_li{
    flex: 1;
}
.texiao_li_li_text{
    margin: 0 auto;
    display: table;
    font-size: 24px;
    letter-spacing: 1px;
    height: 43px;
    color: #646464;
}
.texiao_li_li_text_heng{
    width: 100%;
    height: 3px;
    background: rgba(255,255,255,0.8);
    margin-top: 10px;
}
.texiao_li_li_text_heng1{
    height: 3px;
    background: #CB4C73;
}
.texiao_li_li_text_select{
    /* border-bottom: 3px solid #CB4C73; */
    color: #CB4C73;
}


.texiao_content{
    /* width: 1070px; */
    width: 1020px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 60px;
}
.texiao_content1_left{
    float: left;
    width: 41%;
    overflow: hidden;
}
.texiao_content1_left img{
    width: 100%;
}
.texiao_content1_left img:hover{
    transform: scale(1.1);
}
.texiao_content1_right{
    /* width: 625px; */
    width: 58%;
    float: right;
}
.texiao_content1_right_d{
    clear: both;
    overflow: hidden;
}
.texiao_content1_right_img1{
    float: left;
    width: 49%;
    overflow: hidden;
}
.texiao_content1_right_img1 img{
    width: 100%;
}
.texiao_content1_right_img1 img:hover{
    transform: scale(1.1);
}
.texiao_content1_right_img2{
    width: 49%;
    float: right;
    margin-left: 10px;
    overflow: hidden;
}
.texiao_content1_right_img2 img{
    width: 100%;
}
.texiao_content1_right_img2 img:hover{
    transform: scale(1.1);
}
.texiao_content1_right_img3{
    width: 100%;
    height: 280px;
    margin-top: 12px;
    overflow: hidden;
}
.texiao_content1_right_img3 img{
    width: 100%;
    height: 100%;
}
.texiao_content1_right_img3 img:hover{
    transform: scale(1.1);
}

.texiao_content2_left{
    width: 32.666%;
    float: left;
}
.texiao_content2_left_li{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.texiao_content2_left_li img{
    width: 100%;
}
.texiao_content2_left_li img:hover{
    transform: scale(1.1);
}
.texiao_content2_middle{
    width: 32.666%;
    float: left;
    margin-left: 1%;
}
.texiao_content2_middle_li{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.texiao_content2_middle_li img{
    width: 100%;
}
.texiao_content2_middle_li img:hover{
    transform: scale(1.1);
}

.texiao_content2_right{
    width: 32.666%;
    margin-left: 1%;
    float: left;
}
.texiao_content2_right_li{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.texiao_content2_right_li img{
    width: 100%;
}
.texiao_content2_right_li img:hover{
    transform: scale(1.1);
}

.texiao_content3_top{
    clear: both;
    overflow: hidden;
}
.texiao_content3_top_li{
    float: left;
    margin-left:0.5%;
    width: 33%;
    margin-top: 10px;
    overflow: hidden;
}
.texiao_content3_top_li img{
    width: 100%;
}
.texiao_content3_top_li img:hover{
    transform: scale(1.1);
}

.texiao_content3_bottom{
    clear: both;
    overflow: hidden;
}
.texiao_content3_bottom_li{
    float: left;
    margin-top: 10px;
    width: 33%;
    margin-left: 17%;
    overflow: hidden;
}
.texiao_content3_bottom_li img{
    width: 100%;
}
.texiao_content3_bottom_li img:hover{
    transform: scale(1.1);
}

.texiao_content4{
    clear: both;
    overflow: hidden;
}
.texiao_content4_li{
    float: left;
    width: 49%;
    margin-left: 2%;
    overflow: hidden;
    margin-top: 20px;
}
.texiao_content4_li img{
    width: 100%;
}
.texiao_content4_li img:hover{
    transform: scale(1.1);
}

.texiao_content7_top{
    clear: both;
    overflow: hidden;
}
.texiao_content7_top_li{
    float: left;
    margin-left:1%;
    width: 32.6666%;
    overflow: hidden;
}
.texiao_content7_top_li img{
    width: 100%;
}
.texiao_content7_top_li img:hover{
    transform: scale(1.1);
}

.texiao_content7_bottom{
    clear: both;
    overflow: hidden;
}
.texiao_content7_bottom_li{
    float: left;
    margin-top: 10px;
    width: 24.25%;
    margin-left: 1%;
    overflow: hidden;
}
.texiao_content7_bottom_li img{
    width: 100%;
}
.texiao_content7_bottom_li img:hover{
    transform: scale(1.1);
}

.data_show {
    width: 100%;
    height: 1078px;
    /* padding-top: 67px; */
    color: #FFFFFF;
    background: url(http://qiniugw.sdwanyue.com/20230413/l4.png) no-repeat center center;
}

.data_show_title {
    /* padding-left: 24%; */
    height: 50px;
    /* margin: 82px 0 82px; */
    padding-top: 82px;
    font-size: 39px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    /* top: 60px; */
}

.data_show_info {
   /* padding-left: 19%; */
   text-align: center;
   width: 1200px;
   height: 200px;
   margin: 0 auto;
   overflow: hidden;
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-around;
   position: relative;
   top: 60px;
}

.data_show_info .data_show_item,
.data_show_info .data_show_shu{
    /* float: left; */
}

.data_show_shu {
    width: 3px;
    height: 100%;
    margin: 0 139px;
    background-color: #FFFFFF;
}

.data_show_item {
    width: 200px;
    height: 100%;
    font-size: 39px;
    display: flex;
    flex-direction: column;
    padding-top: 80px;
    position: relative;
}

.data_show_item .data_show_item_div {
    text-align: center;
    position: relative;
    z-index: 2;
}

.data_show_item span:first-child {
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 45px;
}

.data_show_yiqian {
  font-weight: bold !important;
  display: inline-block;
  font-size: 45px;
  text-align: center;
  width: 118.60px;
}
.data_show_item span {
    font-size: 17px;
}

.hover-c {
    width: 65px;
    height: 65px;
    position: absolute;
    border: 5px solid #6e6e6e;
    border-radius: 65px;
    top: 45px;
    transition: 0.5s;
    left: 0;
}
.data_show_item:hover .hover-c {border-color: #FF7774;}

.better-btn {
    height: 60px;
}

.data_show_map {
    width: 1280px;
    height: 700px;
    position: relative;
    margin: auto;
}

.map-con {
    width: 30px;
    height: 30px;
    left: 823px;
    position: absolute;
    top: 397px;
}

span.cmap-ity {
    display: block;
    position: absolute;
    top: -45px;
    /* display: block; */
    line-height: 30px;
    background: #FF7774;
    border-radius: 7px;
    left: -20px;
    /* min-width: 42px; */
    white-space: nowrap;
    opacity: 0;
    padding: 0px 16px;
    transition: 0.2s;
}

img.map-tc {
    display: block;
    position: absolute;
    top: -16px;
    left: 8px;
    opacity: 0;
    transition: 0.2s;
}

span.map-point {
    width: 18px;
    display: block;
    height: 18px;
    background: #FF7774;
    border-radius: 30px;
    border: 6px solid #fff;
    box-shadow: 0px 0px 9px 0px #b5b5b5;
    transition: 0.1s;
    transition-timing-function: linear;
}

.map-con:hover span.map-point {
    width: 30px;
    height: 30px;
    border-width: 0px;
}

.map-con:hover span.cmap-ity {
    display: block;
    opacity: 1;
}

.map-con:hover  img.map-tc {
    display: block;
    opacity: 1;
}
.fac-content {
    width: 1280px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    margin: auto;
    margin-bottom: 30px;
    background: #f1f1f3;
    box-shadow: 0px 0px 30px 0px rgba(70,70,210,0.06);
}

.fac-con {
    width: 255px;
    background: #fff;
    margin-bottom: 1px;
    height: 420px;
    box-sizing: border-box;
    padding: 5px 20px 30px;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
}

.fac-image {
    height: 80px;
    /* box-sizing: border-box; */
    margin: 110px auto 40px;
    border-radius: 80px;
    box-shadow: 0px 0px 5px 0px #dbdbdb;
    width: 80px;
    transition: 0.3s;
}

p.fac-name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

p.fac-des {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    transition: 0.2s;
    overflow: hidden;
}

.fac-btn {
    /* display: block; */
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0px;
    transition: 0.3s;
    bottom: -100px;
}

.fac-con:hover {
    background-image: linear-gradient(0deg,#FF9081 , #FB9D8E);
    color: #fff;
}

.fac-con:hover .fac-image {
    margin-top: 40px;
}

.fac-con:hover p.fac-des {
    height: auto;
}

.fac-con:hover .fac-btn {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 30px;
}

a.fac-btn {
    display: block;
    width: 95px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 3px;
}

a.fac-btn-1 {
    background: #fff;
    border-radius: 3px;
    width: 98px;
    height: 30px;
    line-height: 30px;
    margin: 0 8px;
}


/*
bottom
 */

.bottom{
    height: 645px;
    width: 100%;
    min-width: 1280px;
    background: url(https://qiniugw.sdwanyue.com/20230413/l9bg.png) no-repeat top center;
}

.bottom p{position: static;padding-top: unset;}

.bottom a{
    display: block;
    width: 178px;
    height: 58px;
    border: 2px solid white;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    margin: 0;
    border-radius: 5px;
    background: #ff8182;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: center;
    top: 0;
}
.bottom-right-btn {
    position: relative;
    width: 565px;
}

.bottom-right-btn img {
    /* position: absolute; */
    /* bottom: -58px; */
}

.bottom-left-btn {
    width: 566px;
    padding-left: 40px;
}

p.bottom-1-p {
    font-weight: bold;
    text-align: left;
}

p.bottom-2-p {height: 32px;text-align: left;font-size: 32px;font-family: PingFang SC, PingFang SC-Regular;font-weight: 400;color: #ffffff;letter-spacing: 0.96px;line-height: 32px;padding-top: 19px;}

.bottom-btn-con {
    /* padding-left: 60px; */
    display: flex;
    justify-content: flex-start;
    padding-top: 72px;
}

.bottom-3-btn-l {
    margin-left: 11px;
    width: 33px;
    height: 33px;
    background: url('https://qiniugw.sdwanyue.com/20230413/l9a11.png') no-repeat 100% 100%;
}

p.bottom-3-btn-r1 {
    font-size: 15px;
    text-align: left;
    line-height: 18px;
}
p.bottom-3-btn-r2 {
    font-size: 12px;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    line-height: 18px;
}

a.bottom-3-btn.bottom-3-btn-2 {
    margin-left: 20px;
}

.bottom-3-btn-2 .bottom-3-btn-l {
    background: url('https://qiniugw.sdwanyue.com/20230413/l9a21.png') no-repeat 100% 100%;
}

.bottom a:hover {
    background: #fff;
    color: #333;
}

.bottom a:hover .p {
    color: #000;
}

.bottom a:hover p.bottom-3-btn-r1 {
    color: #000;
}

.bottom a:hover p.bottom-3-btn-r2 {
    color: #000;
}

.bottom a:hover .bottom-3-btn-l {
    background: url('https://qiniugw.sdwanyue.com/20230413/l9a12.png') no-repeat 100% 100%;
}


.bottom a:hover .bottom-3-btn-and {
    background: url('https://qiniugw.sdwanyue.com/20230413/l9a22.png') no-repeat 100% 100% !important;
}

.x_smallwx_tips_auto_li.x_smallwx_width_23 {}

.x_smallwx_tips_auto_li.x_smallwx_width_23 {}

.bottom-3-btn-r {
    margin-left: 10px;
}
p.title_p1_p {
    font-size: 36px;
    line-height: 36px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 600;
    text-align: center;
    color: #323232;
    letter-spacing: 1.08px;
    padding: 0px 20px;
}

.title_p1 {
    display: flex;
    width: 1280px;
    margin: auto;
    align-items: center;
    justify-content: center;
}

.title {
    padding-top: 70px;
    padding-bottom: 60px;
}

.cont {
    background: #fff;
    text-align: center;
}

.title_p2 {
    width: 1280px;
    height: 18px;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    margin: auto;
    text-align: center;
    line-height: 18px;
    color: #323232;
    letter-spacing: 0.54px;
    padding-top: 28px;
}

.l2_content {
    width: 100%;
    height: 700px;
    background: url(http://qiniugw.sdwanyue.com/20230413/l2bg.png?1) no-repeat top center;
}

.l2_c {
    width: 1280px;
    margin: auto;
    height: 700px;
    position: relative;
}

.l2_c_title {
    width: 330px;
    height: 446px;
    position: absolute;
    overflow: hidden;
    top: 135px;
    left: 90px;
}

.l2_c_title img {
    position: absolute;
    top: 0;
    right: 0;
    transition: 0.3s;
    opacity: 0;
    left: 30px;
}

.l2_c_img {
    width: 862px;
    height: 623px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    left: 271px;
}

.l2_c_point {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 20px;
    height: 700px;
    justify-content: center;
}

.l2_c_point_c {
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 16px 32px 0px rgba(0,0,0,0.06);
    margin: 7px 0;
    transition: 0.3s;
    border: 2px solid transparent;
}

.l2_c_img img {
    position: absolute;
    top: 0;
    left: 30px;
    transition: 0.3s;
    opacity: 0;
}
img.l2_c_img_show {
    left: 0px;
    opacity: 1;
}

img.l2_c_title_show {
    left: 0px;
    opacity: 1;
}

.l2_c_point_c.l2_c_point_c_show {background: #FC8C87;border-color: #fff;transform: scale(1.2);}
p.bottom-1-p {
    font-size: 36px;
    font-family: PingFang SC, PingFang SC-Medium;
    color: #ffffff;
    letter-spacing: 1.44px;
    line-height: 36px;
}

p.bottom-3-p {
    width: 543px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: 0.48px;
    padding-top: 33px;
}
.bottom_flex {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    height: 645px;
}
a.l11_btn_a.msgTan {
    width: 220px;
    height: 50px;
    background: #ffffff;
    border: 1.5px solid #ff7971;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Light;
    font-weight: 300;
    color: #ff7972;
    line-height: 50px;
    letter-spacing: 0.96px;
    margin: 0 30px;
    transition: 0.3s;
}

.l11_btn {
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-align: center;
    font-size: 24px;
    min-width: 1280px;
    padding: 78px 0;
    background: #fff;
}

a.l11_btn_a.msgTan:hover {
    color: #fff;
    background: #ff7972;
}

.cont_c {}


.display_none{
    display: none;
}

.cont.l3 {
    padding-bottom: 100px;
}

.l2_c_point_c img {
    width: 100%;
    height: 100%;
}

.fac-btn a {
    width: 96px;
    height: 27px;
    background: #ffffff;
    line-height: 27px;
    transition:0.3s;
    margin: 0 7px;
    border-radius: 2px;
    box-shadow: 0px 1px 4px 0px rgba(38,16,99,0.10);
}