@charset "UTF-8";
/* 设置全局字体为宋体 */
html{font-size: 14px !important;}
body{
    font-family: "宋体";
    line-height: unset;
}
/* 引入字体包 */
@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url('../fonts/sunflowerfonts/SourceHanSansCN-Bold.otf');
}
@font-face {
    font-family: 'SourceHanSansCN-Light';
    src: url('../fonts/sunflowerfonts/SourceHanSansCN-Light.otf');
}
@font-face {
    font-family: 'SourceHanSansCN-Medium';
    src: url('../fonts/sunflowerfonts/SourceHanSansCN-Medium.otf');
}
@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url('../fonts/sunflowerfonts/SourceHanSansCN-Normal.otf');
}
@font-face {
    font-family: 'SourceHanSerifCN-Bold';
    src: url('../fonts/sunflowerfonts/SourceHanSerifCN-Bold.otf');
}
@font-face {
    font-family: 'SourceHanSerifCN-Medium';
    src: url('../fonts/sunflowerfonts/SourceHanSerifCN-Medium.otf');
}
p{
    margin: 0;
    padding: 0;
    /* text-align: center; */
}
/* 
 */
#header {
    position: fixed;
    display: block;
    top: 0;
    height: 7.4rem !important;
    width: 100%;
    left: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    background-color: white;
    text-align: left;
    line-height: 7.4rem !important;
    font-size: 1rem;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
#header .menu_list li a{color: black;font-size: 1.3rem !important;padding-bottom: 1.1rem;text-decoration:none;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.header-wrap div:nth-of-type(1){
    height: 7.4rem !important;
}
#header .col-md-1 {
    font-size: 1.2rem;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*  */
.cont1{
    background-color: #FFF;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
    min-width: 1400px;
}
.cont1 .cont1bgimg1{
    width: 100%;
    height: auto;
}
.cont1widthbox{
    /* max-width: 1440; */
}
.pw_little{
    position: absolute;
    color: #14344F;
    top: 18%;
    left:16%;
    font-size: 1.6rem;
    letter-spacing: 0.4em;
    /* 居中 */
    /* left: 50%;
    transform: translate(-50%, -50%); */

}
.right_flower{
    position: absolute;
    top: 18%;
    right: 6%;
}
.right_flower img{
    width: 75%;
}
.pw_little_big,.pw_desc,.pw_little3,.pw_little4,.pw_little_big{
    position: absolute;
    /* 添加字体 */
    font-family: 'SourceHanSerifCN-Medium';
}
.pw_little2{
    top: 20%;
    color: #14344F;
    left: 14%;
    font-size: 11rem;
    letter-spacing: 1rem;
    /* font-weight: bold; */
}
.pw_little3{
    top: 30%;
    color: #14344F;
    left: 24%;
    font-size: 11rem;
    letter-spacing: 1rem;
    /* font-weight: bold; */
}
.pw_desc1{
    display: block;
    width: 100%;
    text-align: center;
    top: 41%;
    color: #474747;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
}
.pw_desc2{
    display: block;
    width: 100%;
    text-align: center;
    top: 42%;
    color: #474747;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
}
.pw_little4{
    display: block;
    width: 100%;
    text-align: center;
    top: 44%;
    /* color: #14344F; */
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    /* #A88A6D  #CAB490 */
    /* background: linear-gradient(to bottom right, #A88A6D, #CAB490);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.pw_def_img ,.pw_def_bg,.pw_def_text{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pw_def_img{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pw_def_bg{
    top: 71%;
}
.pw_def_bg img{
    max-width: unset;
}
.pw_def_text{
    top: 71%;
    color: #565656;
}
.pw_def_text p{
    border-bottom: 1px dashed #c1bdbd;
    padding-bottom: 1rem;
    margin: 1rem auto;
    font-size: 1.2rem;
    /* font-weight: bold; */
    font-family: 'SourceHanSerifCN-Medium';
    color: #767575;
}
.f_lang{
    width: 80%;
    max-width: 1400px;
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.4rem;
    color: #4C4948;
}
.f_lang p{
    margin: 0.6rem auto;
    font-size: 1.3rem;
    line-height: unset;
    font-family: 'SourceHanSansCN-Normal';
    color: #767575;
}


.bott_seg_img{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bott_seg_img img{
    width: 100%;
    height: auto;
}


.cont2{
    background-color: #FFF;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
    min-width: 1400px;
    background-size: 100% auto;
    padding-top: 80px;
}

.cont2_width_title{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    /* margin-top: 80px; */
    margin-bottom: 10px;
    font-size: 3.2rem;
    color: #14344F;
    font-weight: 300;
}
.cont2_width_title_sl{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 36px;
    font-family: 'SourceHanSansCN-Normal';
    color: #4e4e4e;
    font-weight: 600;
    letter-spacing: 2px;
}
.cont2_width_title_sl2{
    width: 60%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 0.4rem;
    margin: 16px auto;
}
.cont2_width_title_sl3{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}
.cont2_width_title_sl3 img{
    width: auto;
    margin: 0 auto;
}

.hengxian{
    border-bottom: 2px solid #DFD4CE;
    height: 0;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cont2_dedica_terxt,.cont2_dedica_terxt2{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.cont2_dedica_terxt p{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 4rem;
    font-size: 1.4rem;
    text-align: center;
    font-family: 'SourceHanSansCN-Normal';
    color: #767575;
}
.cont2_dedica_terxt2{
    margin: 60px auto;
}
.cont2_dedica_terxt2 p{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 1.8rem;
    font-size: 1.2rem;
    text-align: center;
    color: #767575;
}

.cont2_dedica_imgbox{
    /* 背景色 从左到右渐变 F6F7FB FAF9F7 */
    background: linear-gradient(to right, #F6F7FB, #FAF9F7);
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 56px;
}
.cont2_dedica_img{

    display: flex;
    justify-content: center;
    align-items: stretch;
    padding-top: 56px;
    padding-bottom: 56px;

}
.cont2_dedica_img img{
    margin: 0 20px ;
}
.cont2_dedica_text{
    color: #4C4948;
    width: 70%;
    margin: 0 auto;
    text-align: left;

}
.cont2_dedica_text p{
    font-size: 1.4rem;
    margin:0.6rem auto;
    line-height: unset;
}

.bott_seg_imgzy2{
    width: 100%;
    margin: 0 auto;
    padding: 0;
   max-width: 1400px;
   min-width: 1400px;
}
.bott_seg_imgzy2 img{
    width: 100%;
}

.cont3{
    background-color: #FFF;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
    min-width: 1400px;
    padding-top: 80px;
    
}

.cont3 .cont2_dedica_text{
    padding-top: 56px;
}
.cont3 .cont2_dedica_text p{
    text-align: center;
    line-height: 3rem;
    font-size: 1.4rem;
    font-family: 'SourceHanSansCN-Normal';
    color: #7c7c7c;
}
.cont3 .cont2_dedica_imgbox{
    padding-bottom: 0;
}

.sm_hengxian1{
    margin: 50px auto;
    text-align: center;
}

.oneforone_box{
    /* background-image: url(../img/sunflower/zy13.png); */
    min-height: 320px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.oneforone_box .onwforone_l,.oneforone_box .onwforone_r{
    width: 50%;
    height: auto;
    float: left;
    text-align: center;
    color: #C69C6D;
    font-size: 1.2rem;
    padding: 50px 0;
}
.oneforone_box .onwforone_l{
    position: absolute;
    top: 12%;
    left: 0;
}

.oneforone_box .onwforone_r{
    position: absolute;
    top: 12%;
    right: 0

}
.oneforone_box .onwforone_l p,.oneforone_box .onwforone_r p,.onwforone_bott p{
    text-align: center;
    line-height: unset;
    font-family: 'SourceHanSansCN-Normal';
    /* 字体倾斜加粗 */
    font-weight: 600;
    font-style:italic;

}
.onwforone_bott{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #C69C6D;
    font-size: 1.2rem;
}
.onwforone_sustain{
    margin: 50px auto;
    width: 100%;
    text-align: center;
    color: #C69C6D;
    font-size: 1.2rem;
}

.cont4{
    background-color: #FFF;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
    min-width: 1400px;
}
.cont4_width_title{
    width: 360px;
    /* 829DBE C6ACA3  */
    background: linear-gradient(to right, #829DBE, #C6ACA3);
    height: auto;
    font-size: 1.2rem;
    color: #FFF;
    padding:16px 0;
    border-radius: 33px;
    text-align: center;
    margin: 60px auto;
    position: relative;
}
.cont4_width_title span{
    /* background-color: #F9D3D4; */
    font-size: 2rem;
    font-weight: bold;
    display: block;
}
.cont4_width_title_span1{
    position: absolute;
    left: 8%;
    bottom: 0;
}
.cont4_width_title_span1 img{
    width: 80%;
}
.cont4_text1{
    color: #474747;
    width: 80%;
    margin: 0 auto;
}
.cont4_text1 p{
    text-align: center;
    line-height: 2.8rem;
    font-size: 1.8rem;
    font-weight: 600;
}


.cont4_text2{
    color: #7c7c7c;
    width: 80%;
    margin: 0 auto;
}
.cont4_text2 p{
    text-align: center;
    line-height: 3.2rem;
    font-size: 1.8rem;
    border-bottom: 1px dashed #c1bdbd;
    margin-top: 1.4rem;
    font-weight: 600;
    color: #7c7c7c;
}

.cont4_text23{
    margin: 100px auto 100px auto;
    font-size: 1.4rem;
    text-align: center;
    color: #4C4948;
    letter-spacing: 1rem;
    font-weight: bold;
    font-family: 'SourceHanSansCN-Normal';
}





/* 
/////////////  footer   footer  footer  footer
*/
.footer{
    /* padding-top: 7.0rem; */
}
.footer dl dt {
    font-size: 2rem;
    margin-bottom: 2.6rem;
    color: #d2d2d2;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.footer dl dt:after {
    left: 0;
    top: 3.6rem;
    width: 15%;
    height: 0.26rem;
    background: #d8d8d8;
    content: '';
    display: block;
    position: absolute;
}
.footer dl dd {
    color: #d2d2d2;
    line-height: 2.2rem;
    font-size: 1.25rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.intro .footer_bottom p {
    padding-bottom: 0.2rem;
    font-size: 1.2rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.footer .wx {
    height: 16rem;
    width: 13rem;
    text-align: left;
}
/* 
/////////////  footer   footer  footer  footer  end
*/