<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
    overflow-x: hidden;
}

.fl {
    display: block;
    float: left;
}

.fr {
    display: block;
    float: right;
}

.qing {
    display: block;
    clear: both;
}

.container {
    width: 1800px;
    min-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.palr {
    padding-left: 150px;
    padding-right: 150px;
}

.ovfh {
    overflow: hidden;
}

.brrk {
    display: none;
}


/**********************index**********************/

.navFix {
    top: 0;
    /*padding-top: 0;
	padding-bottom: 0;*/
    position: fixed;
    z-index: 9999;
    width: 100%;
    /*transition: all 0.2s ease-out 0s;
    transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;*/
    background: #fff;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}

.navxdkfu {
    display: none;
}

.navFix .navxdk {
    display: none;
}

.navFix .navxdkfu {
    display: block;
}


/*.navxdkfu .logon{
    transform: scale(1, 1);
    transition: all 0.3s ease-out 0s;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.navdk.headfu .logon{
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
}
.navdk.headfu .navn a {
    padding-top:16px;
    padding-bottom:16px;
}*/

.bank {
    display: block;
    overflow: hidden;
    position: relative;
}

.bannerk {
    display: block;
    width: 100%;
}

.bannk {
    display: block;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


/*****/

.in-abk {
    display: block;
    padding: 107px 0 112px;
    overflow: hidden;
}

.in-abtuk {
    display: block;
    width: 56.6%;
    float: right;
    position: relative;
    overflow: hidden;
}

.in-abtuk img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9;
}

.in-abtjk {
    display: block;
    width: 43.4%;
    float: left;
    padding-right: 40px;
}

.in-abnr {
    display: block;
    max-height: 180px;
    min-height: 180px;
    overflow: hidden;
    line-height: 34px;
    font-size: 14px;
    color: #3d3d3d;
}

.in-abtik {
    display: block;
    overflow: hidden;
    margin-bottom: 52px;
    padding-top: 8px;
}

.in-abtien {
    display: block;
    line-height: 42px;
    font-size: 36px;
    color: #000;
    font-family: arial;
    text-transform: uppercase;
}

.in-abticn {
    display: block;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.in-abtt {
    display: block;
    height: 3px;
}

.in-duok {
    display: block;
    width: 169px;
    height: 50px;
    background: url(../images/in-duobg.jpg) center center no-repeat;
    background-size: cover !important;
    padding: 0 22px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0 0 24px rgba(51, 187, 211, 0.35);
}

.in-duos1 {
    display: block;
    float: left;
}

.in-duos2 {
    display: block;
    float: right;
    font-family: "宋体";
}

.in-abslbn {
    display: block;
    overflow: hidden;
}

.in-abslb {
    display: block;
    overflow: hidden;
    margin-left: -50px;
    padding: 36px 0 56px;
}

.in-abslb li {
    display: block;
    width: 33.333%;
    float: left;
    overflow: hidden;
    padding: 0 50px;
    border-left: 1px solid #d7d7d7;
}

.in-absn1 {
    margin-bottom: 11px;
    line-height: 50px;
    font-size: 48px;
    color: #000;
    text-align: center;
    font-family: 'Montserrat';
}

.in-absn2 {
    line-height: 24px;
    font-size: 14px;
    color: #5b5b5b;
    text-align: center;
}


/**/

.in-cpk {
    display: block;
    padding: 64px 0 0;
    overflow: hidden;
    background: #f1f1f1;
}

.incpzsk {
    display: block;
    position: relative;
    float: right;
    width: calc((100% - 1800px)/2 + 1800px);
}

.in-cpk .tab {
    position: relative;
}

.in-cpk .tab .tab_menu {
    float: right;
    width: 373px;
    position: relative;
    z-index: 3;
}

.in-cpk .tab .tab_menu li {
    cursor: pointer;
    padding-left: 63px;
    line-height: 73px;
    font-size: 16px;
    color: #000;
}

.tab_menuk {
    display: block;
    float: right;
    position: relative;
    padding: 55px 0;
}

.tab_menukbg {
    display: block;
    width: calc(100% - 22px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1;
}

.tab_menum {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 22px;
}

.in-cpk .tab .tab_box {
    display: block;
    float: left;
    width: calc(100% - 400px);
}

.in-cpk .tab .tab_menu .selected {
    color: #fff;
    background: url(../images/in-cpmbg.jpg) center center no-repeat;
    background-size: cover !important;
}

.in-cpk .tab .tab_menu .selected .tab_menum {
    border-bottom: 1px solid transparent;
}

.in-cpk .hide {
    display: none;
}

.in-cpk .tab_box .div {
    padding: 0;
}

.incptuk {
    display: block;
    width: 59.7%;
    height: auto;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: -166px;
}

.incptmk {
    display: block;
    float: left;
    width: 40.3%;
    height: auto;
    padding-right: 35px;
    padding-top: 50px;
}

.incpvm-tit {
    display: block;
    height: 55px;
    margin-bottom: 0px;
    line-height: 44px;
    font-size: 24px;
    color: #000;
}

.in-cplb {
    display: block;
    overflow: hidden;
    margin-left: -38px;
}

.in-cplb li {
    display: block;
    float: left;
    width: 33.333%;
    padding-left: 38px;
}

.in-cplnk {
    display: block;
    overflow: hidden;
}

.in-cptuk {
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
    border-bottom: none;
}

.in-cptuk img {
    display: block;
    width: 100%;
    height: auto;
}

.in-cpmk {
    display: block;
    background: #cae8eb;
    padding: 26px 40px 44px;
    overflow: hidden;
}

.in-cpm-tit {
    display: block;
    margin-bottom: 16px;
    line-height: 35px;
    font-size: 20px;
    color: #3a3a3a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-cpm-tit:visited {
    color: #3a3a3a;
}

.in-cpm-textk {
    display: block;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #657e81;
}

.in-cpm-text {
    display: block;
}

.in-cpm-text,
.in-cpm-text:visited {
    color: #657e81;
}

.in-cplnk:hover .in-cptuk {
    border-color: #70c896;
}

.in-cplnk:hover .in-cpmk {
    background: url(../images/in-cpmbg.jpg) center center no-repeat;
}

.in-cplnk:hover .in-cpm-tit,
.in-cplnk:hover .in-cpm-text {
    color: #fff;
}


/**/

.in-jyk {
    display: block;
    padding: 74px 0;
    overflow: hidden;
    background: #fff;
}

.in-jy-duo {
    margin-top: 20px;
}

.in-jylb {
    display: block;
    margin-left: -36px;
}

.in-jylb li {
    display: block;
    width: 50%;
    float: left;
    padding-left: 36px;
    margin-bottom: 25px;
}

.in-jylnk {
    display: block;
    border: 1px solid #e2e2e2;
    padding: 34px 40px;
    overflow: hidden;
}

.in-pxtuk {
    display: block;
    float: left;
    width: 371px;
    position: relative;
    overflow: hidden;
}

.in-pxtuk img {
    display: block;
    width: 100%;
}

.in-jylmk {
    display: block;
    margin-left: 5px;
    padding-left: 44px;
}

.in-jylm-titk {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 13px;
    line-height: 34px;
    font-size: 20px;
    color: #000;
}

.in-jylm-tit {
    display: block;
}

.in-jylm-tit,
.in-jylm-tit:visited {
    color: #000;
}

.in-jylm-textk {
    display: block;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 14px;
    color: #6d6d6d;
}

.in-jylm-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.in-jylm-text,
.in-jylm-text:visited {
    color: #6d6d6d;
}

.in-jylnk:hover .in-jylm-tit {
    text-indent: 4px;
    color: #1AA6BF;
}

.in-jylnk:hover .in-jylm-text {
    color: #222;
}

.in-jylm-kan {
    display: inline-block;
    line-height: 25px;
    font-size: 14px;
    color: #4d4c4c;
}

.in-jylm-kan span {
    font-family: "宋体";
}

.in-jylnk:hover {
    border: 1px solid #a7e3e8;
    box-shadow: 0 0 24px rgba(0, 103, 176, 0.17);
}

.in-jylnk:hover .in-jylm-text {
    color: #222;
}


/**/

.in-hyk {
    display: block;
    overflow: hidden;
    border-top: 1px solid #e4ecf1;
    border-bottom: 1px solid #e4ecf1;
    background: #f7fcff;
    overflow: hidden;
    padding: 75px 0 65px;
}

.in-zxtjk {
    display: block;
    padding-right: 250px;
    margin-top: -37px;
    position: relative;
    overflow: hidden;
}

.in-zxtjk .swiper-container-inzxl {
    height: 612px !important;
}

.in-zxtjk .swiper-slide {
    height: auto !important;
}

.in-zxtjk .swiper-pagination-current {
    line-height: 1;
    font-size: 30px;
    color: #33bbd3;
}

.swiper-button-next-inzxl,
.swiper-button-prev-inzxl {
    width: 11px;
    height: 52px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    top: auto;
    margin-top: 0;
}

.swiper-button-next-inzxl {
    background: url(../images/in-zxj2.png) center center no-repeat;
    top: 50%;
}

.swiper-button-prev-inzxl {
    background: url(../images/in-zxj1.png) center center no-repeat;
    bottom: 50%;
}

.inzxlxb {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    height: 100%;
    border-left: 1px solid #e4ecf1;
}

.swiper-pagination-inzxl {
    display: block;
    position: absolute;
    bottom: 0;
}

.in-zxlk {
    display: block;
    padding: 37px 0;
    overflow: hidden;
    border-bottom: 1px solid #e4ecf1;
}

.in-zxtuk {
    display: block;
    float: left;
    width: 371px;
    position: relative;
    overflow: hidden;
}

.in-zxtuk img {
    display: block;
    width: 100%;
}

.in-zxlmk {
    display: block;
    margin-left: 371px;
    padding-left: 50px;
}

.in-zxlm-da {
    line-height: 1;
    font-size: 14px;
    color: #6f6f6f;
    font-family: arial;
    margin-bottom: 26px;
}

.in-zxlm-titk {
    display: block;
    font-weight: bold;
    /*height: 30px;*/
    margin-bottom: 12px;
    padding-right: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-size: 18px;
    color: #000;
}

.in-zxlm-tit {
    display: block;
}

.in-zxlm-tit,
.in-zxlm-tit:visited {
    color: #000;
}

.in-zxlm-textk {
    display: block;
    height: 88px;
    margin-bottom: 35px;
    padding-right: 95px;
    border-bottom: 1px solid #e4ecf1;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #6d6d6d;
}

.in-zxlm-text {
    display: block;
}

.in-zxlm-text,
.in-zxlm-text:visited {
    color: #6d6d6d;
}

.in-zxlk:hover .in-zxlm-tit {
    color: #1AA6BF;
    text-indent: 4px;
}

.in-zxlk:hover .in-zxlm-text {
    color: #222;
}


/**/

.in-hztuk {
    display: block;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}

.in-hztuk img {
    display: block;
    width: 100%;
}

.swiper-container-inhz {
    display: block;
    padding-bottom: 93px;
}

.swiper-button-next-inhz,
.swiper-button-prev-inhz {
    width: 61px;
    height: 15px;
    left: auto;
    right: auto;
    bottom: 0;
    top: auto;
    margin-top: 0;
}

.swiper-button-next-inhz {
    background: url(../images/inhzj2.jpg) center center no-repeat;
    left: 50%;
}

.swiper-button-prev-inhz {
    background: url(../images/inhzj1.jpg) center center no-repeat;
    right: 50%;
}


/**/

.swiper-container-incpsj .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2cbad4;
}

.swiper-container-inzxsj {
    padding-bottom: 36px;
}

.swiper-container-inzxsj .swiper-pagination-inzxsj {
    bottom: 0;
}

.swiper-container-inzxsj .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2cbad4;
}


/**/

.ab-bank {
    display: block;
    position: relative;
}

.ab-bantu {
    width: 100%;
}

.ab-tidk {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -36px;
}

.ab-tixk {
    display: block;
    position: relative;
}

.ab-tibg {
    display: block;
    background: #31bbd5;
    box-shadow: 0 0 24px rgba(22, 127, 147, 0.27);
    width: 120px;
    height: 160px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.ab-tiba {
    display: block;
    width: 100%;
    bottom: -30px;
    position: absolute;
    text-align: center;
    line-height: 1;
    font-size: 166px;
    color: rgba(255, 255, 255, 0.1);
}

.ab-timk {
    display: block;
    top: 30px;
    position: absolute;
    z-index: 3;
    left: 84px;
}

.ab-timcn {
    display: block;
    line-height: 1;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}

.ab-timen {
    display: block;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.ab-bj {
    display: block;
    width: 50px;
    position: absolute;
    bottom: -14px;
    left: 110px;
    border-radius: 50%;
    box-shadow: 0 0 24px rgba(22, 127, 147, 0.27);
    z-index: 3;
}

.ny-leik {
    display: block;
    overflow: hidden;
    padding: 38px 0 55px;
}

.ny-lein {
    display: block;
    overflow: hidden;
}

.ny-lein a {
    display: block;
    float: left;
    height: 48px;
    margin-left: 6px;
    overflow: hidden;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background: #31bbd5;
    box-shadow: 0 0 24px rgba(22, 127, 147, 0.27);
}

.ny-lein a:first-child {
    margin-left: 0;
}

.ny-lein a span {
    display: block;
    position: relative;
    color: #fff;
    top: 0;
    padding: 0 33px;
}

.ny-lein a:hover,
.ny-lein a.on {
    background: #08697b;
}

.ny-lein a:hover span,
.ny-lein a.on span {
    top: -100%;
}

.ny-abjsk {
    display: block;
    padding-bottom: 98px;
    background: url(../images/ab-sinotec.png) center 90% no-repeat;
    overflow: hidden;
}


/**/

.ab-jsnr {
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #3d3d3d;
}

.ny-abjsxk {
    display: block;
    width: 50%;
    float: left;
    height: auto;
}

.ny-abjstuk {
    display: block;
    width: 50%;
    float: left;
    height: auto;
    padding-left: 72px;
}

.ny-abjstuk img {
    width: 100%;
}

.ab-jstu {
    display: block;
}

.ab-jstu-x {
    display: none;
}

.ab-sidk {
    display: block;
    background: url(../images/ab-szbg1.jpg) center right no-repeat;
    background-size: cover !important;
    min-height: 900px;
    overflow: hidden;
    padding-top: 193px;
}

.ab-sixk {
    display: block;
    overflow: hidden;
    width: 74.44%;
}

.ab-silb {
    display: block;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.ab-silb li {
    display: block;
    float: left;
    width: 50%;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 56px 72px 45px;
    position: relative;
    overflow: hidden;
}

.ab-si-tit {
    height: 73px;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.ab-si-text {
    height: 96px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
}

.ab-sis {
    display: block;
    position: absolute;
    right: 34px;
    bottom: -40px;
    line-height: 1;
    font-size: 130px;
    color: rgba(255, 255, 255, 0.1);
    font-weight: bold;
}

.ab-mapk {
    display: block;
    background: #e7e7e9;
    padding: 60px 0;
    overflow: hidden;
}

.ab-map {
    display: block;
    position: relative;
    float: left;
    width: 61%;
}

.ab-mapmk {
    display: block;
    float: right;
    width: 36.8%;
    height: 470px;
    padding: 42px 0;
    position: relative;
    margin-top: 30px;
}

.ab-mapmxk {
    display: block;
    background: #fff;
    padding: 27px 40px;
    overflow: hidden;
    border-radius: 7px;
    margin-bottom: 12px;
    /*box-shadow: 0 0 24px rgba(49,187,213,0.18);*/
}

.ab-mapm-tit {
    display: block;
    margin-bottom: 7px;
    line-height: 34px;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ab-mapm-text {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ab-mapmk .swiper-container-abmap {
    height: 390px;
}

.ab-mapmk .swiper-slide {
    height: auto !important;
}

.ab-mapmk .swiper-button-next-abmap,
.ab-mapmk .swiper-button-prev-abmap {
    width: 38px;
    height: 23px;
    left: 50%;
    margin-left: -19px;
    margin-top: 0;
    top: auto;
    right: auto;
}

.ab-mapmk .swiper-button-next-abmap {
    background: url(../images/abmapj2.png) center center no-repeat;
    bottom: 0;
}

.ab-mapmk .swiper-button-prev-abmap {
    background: url(../images/abmapj1.png) center center no-repeat;
    top: 0;
}

.ab-mapmk .swiper-pagination-abmap {
    bottom: 0;
    display: none;
}

.ab-mapmk .swiper-pagination-abmap .swiper-pagination-bullet-active {
    background: #1AA6BF;
}

.rybgk {
    display: block;
    background-size: cover !important;
    overflow: hidden;
}

.rydk {
    display: block;
    overflow: hidden;
    padding: 20px 0 144px;
}

.ry-jb {
    display: block;
    float: left;
    margin-left: 150px;
}

.ry-tjlbk {
    display: block;
    float: right;
    width: 55%;
}

.ry-tjlbk .tab {
    position: relative;
}

.ry-tjlbk .tab .tab_menu {
    float: left;
}

.ry-tjlbk .tab .tab_menu li {
    cursor: pointer;
    padding: 12px 0;
    line-height: 26px;
    font-size: 16px;
    color: #303030;
}

.ry-tjlbk .tab .tab_box {
    display: block;
    float: right;
}

.ry-tjlbk .tab .tab_menu .selected {
    color: #31bbd5;
}

.ry-tjlbk .hide {
    display: none;
}


/*.ry-tjlbk .tab_box .div {
	padding: 0;
}*/

.rytuk {
    /*display: block;*/
    background: #fff;
    width: 410px;
    height: auto;
    overflow: hidden;
    padding: 24px 21px;
}

.rytuk img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
    margin-bottom: 16px;
}

.rytum {
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #3d3d3d;
}


/*****/

.ab-cbk {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 53px;
    position: relative;
    margin-bottom: 43px;
}

.con-ab-si1 {
    display: block;
    position: absolute;
    right: 30px;
    bottom: -6px;
    height: 97px;
    opacity: 0.8;
}

.con-ab-si2 {
    display: block;
    position: absolute;
    right: 30px;
    bottom: -6px;
    height: 52px;
    opacity: 0.8;
}

.ab-cb-tit {
    display: block;
    overflow: hidden;
    margin-bottom: 37px;
    line-height: 34px;
    font-size: 24px;
    color: #292929;
    font-weight: bold;
}

.ab-cb-tim {
    display: block;
    margin-left: 34px;
}

.ab-cadlk {
    display: block;
    overflow: hidden;
}

.ab-cadlb {
    overflow: hidden;
    margin-left: -100px;
}

.ab-cadlb li {
    display: block;
    float: left;
    padding-left: 100px;
}

.ab-cadd {
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #292929;
}

.ab-cadm {
    display: block;
    margin-left: 32px;
}

.ab-conadlb {
    display: block;
    position: relative;
    margin-left: -60px;
}

.ab-conadlb li {
    display: block;
    float: left;
    width: 33.333%;
    padding-left: 60px;
}

.ab-conadk {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 53px 53px 48px;
    position: relative;
}

.ab-conadm {
    display: block;
    height: 105px;
    line-height: 32px;
    font-size: 14px;
    color: #292929;
}

.ab-joblk {
    display: block;
    overflow: hidden;
    padding-bottom: 87px;
}

.ab-joblb {
    margin-left: -60px;
}

.ab-joblb li {
    display: block;
    width: 33.333%;
    float: left;
    position: relative;
    padding-left: 60px;
}

.ab-joblnk {
    display: block;
    background: #fff;
    padding: 42px 44px 48px;
    overflow: hidden;
    position: relative;
}

.ab-joblnkt {
    display: block;
    margin: 0 11px;
    background: #d9e6f0;
    height: 7px;
}

.ab-jobl-tit {
    display: block;
    margin-bottom: 17px;
    line-height: 34px;
    font-size: 22px;
    color: #000;
}

.ab-jobl-tt {
    display: block;
    width: 44px;
    height: 2px;
    background: #abcd05;
    margin-bottom: 30px;
}

.ab-jobl-td {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
}

.ab-jobl-text {
    display: block;
    height: 210px;
    overflow: hidden;
    margin-bottom: 14px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.ab-jobl-xx {
    display: block;
    width: 104px;
    height: 38px;
    overflow: hidden;
    border: 1px solid #737373;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #414141;
}

.ab-jobl-xx span {
    display: block;
    position: relative;
    top: 0;
    color: #414141;
}

.ab-jobl-xx:hover span {
    top: -100%;
}

.ab-zptgk {
    display: block;
    background-size: cover !important;
    overflow: hidden;
    padding: 106px 0 132px;
}

.ab-zptgmk {
    display: block;
    text-align: center;
}

.ab-zptgm1 {
    margin-bottom: 3px;
    line-height: 45px;
    font-size: 30px;
    color: #000;
}

.ab-zptgm2 {
    margin-bottom: 28px;
    line-height: 32px;
    font-size: 20px;
    color: #000;
}

.ab-zptgmt {
    display: block;
    margin: 0 auto 53px;
}

.ab-zptgms {
    line-height: 39px;
    font-size: 16px;
    color: #4b4b4b;
}


/*****/

.pxlb {
    display: block;
    overflow: hidden;
}

.pxlb li {
    display: block;
    margin-bottom: 36px;
}

.pxlnk {
    display: block;
    background: #fff;
    position: relative;
    overflow: hidden;
    padding: 56px 50px;
}

.pxtuk {
    display: block;
    position: relative;
    width: 560px;
    overflow: hidden;
}

.pxtuk img {
    display: block;
    width: 100%;
}

.pxlmk {
    display: block;
    position: relative;
}

.pxlmkr {
    width: calc(100% - 560px);
    padding-left: 50px;
    position: relative;
    z-index: 3;
}

.pxlmkl {
    width: calc(100% - 560px);
    padding-right: 50px;
}

.pxlms {
    display: block;
    position: absolute;
    bottom: -80px;
    right: 20px;
    line-height: 1;
    font-size: 208px;
    color: #f8fcfd;
    font-weight: bold;
}

.pxlm-titk {
    display: block;
    height: 92px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 46px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.pxlm-tit {
    display: block;
}

.pxlm-tit,
.pxlm-tit:visited {
    color: #000;
}

.pxlm-textk {
    display: block;
    height: 150px;
    margin-bottom: 40px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #6d6d6d;
    position: relative;
    z-index: 2;
}

.pxlm-text {
    display: block;
}

.pxlm-text,
.pxlm-text:visited {
    color: #6d6d6d;
}

.pxlm-xx {
    display: block;
    width: 154px;
    height: 46px;
    overflow: hidden;
    border: 1px solid #cecece;
    line-height: 44px;
    font-size: 14px;
    color: #6d6d6d;
    text-align: center;
}

.pxlm-xx span {
    display: block;
    position: relative;
    top: 0;
    color: #6d6d6d;
}

.pxlm-xx span b {
    font-weight: normal;
    font-family: "宋体";
}

.pxlm-xx:hover {
    background: #1AA6BF;
    border-color: #1AA6BF;
}

.pxlm-xx:hover span {
    top: -100%;
    color: #fff;
}

.pxlnk:hover .pxlm-tit {
    text-indent: 6px;
    color: #1AA6BF;
}

.pxlnk:hover .pxlm-text {
    color: #222;
}


/****/

.xwlb {
    display: block;
    overflow: hidden;
}

.xwlb li {
    display: block;
    margin-bottom: 26px;
    overflow: hidden;
}

.xwtuk {
    display: block;
    position: relative;
    width: 371px;
    height: auto;
    float: left;
    overflow: hidden;
}

.xwlnk {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 42px 32px;
}

.xwlmk {
    display: block;
    width: calc(100% - 371px);
    height: auto;
    float: right;
    padding-left: 50px;
}

.xwlm-tit {
    display: block;
    margin-bottom: 9px;
    line-height: 32px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwlm-da {
    margin-bottom: 29px;
    line-height: 21px;
    font-size: 14px;
    color: #6f6f6f;
}

.xwlm-textk {
    display: block;
    height: 84px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 14px;
    color: #6d6d6d;
}

.xwlm-text {
    display: block;
}

.xwlm-text,
.xwlm-text:visited {
    color: #6d6d6d;
}

.xwlnk:hover .xwlm-tit {
    color: #08697b;
    padding-left: 6px;
}

.xwlnk:hover .xwlm-text {
    color: #222;
}

.yemak {
    display: block;
    text-align: center;
    position: relative;
}

.yemak li {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 6px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    background: #fff;
    line-height: 38px;
}

.yemak a {
    font-size: 16px;
    color: #838383;
}

.yemak li:hover,
.yemak li.active {
    background: url(../images/in-duobg.jpg) center center no-repeat;
    background-size: cover !important;
    border-color: transparent;
    border-width: 0;
    color: #fff;
}


/**/

.xwnyk {
    display: block;
    background: #fff;
    padding: 52px 56px;
    overflow: hidden;
}

.xwn-nrk {
    display: block;
    width: calc(100% - 0px);
    padding-right: 85px;
}

.xwn-tjdk {
    display: block;
    width: 438px;
    padding-left: 52px;
    border-left: 1px solid #dedede;
}

.xwn-tjk {
    display: block;
    overflow: hidden;
}

.xwn-tjk li {
    padding-bottom: 32px;
    margin-bottom: 37px;
    border-bottom: 1px solid #dedede;
}

.xwn-tj-tit {
    display: block;
    margin-bottom: 4px;
    line-height: 37px;
    font-size: 16px;
    color: #1c1c1c;
}

.xwn-tj-da {
    display: block;
    line-height: 23px;
    font-size: 14px;
    color: #6f6f6f;
}

.xwn-ntit {
    display: block;
    margin-bottom: 4px;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    color: #000;
}

.xwn-nda {
    display: block;
    margin-bottom: 28px;
    line-height: 22px;
    font-size: 14px;
    color: #6f6f6f;
}

.xwn-ntext {
    display: block;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 42px 0 60px;
    margin-bottom: 34px;
}

.fanyek {
    display: block;
    position: relative;
    overflow: hidden;
}

.fanyeak {
    display: block;
    width: calc(100% - 140px);
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #3d3d3d;
}

.fanyeak a {
    display: block;
}

.fanyeak a,
.fanyeak a:visited {
    color: #3d3d3d;
}

.fanyeak a:hover {
    color: #000;
}

.fanye-hui {
    display: block;
    float: right;
    width: 136px;
    height: 46px;
    overflow: hidden;
    border: 1px solid #919191;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #3d3d3d;
}

.fanye-hui span {
    display: block;
    position: relative;
    top: 0;
}

.fanye-hui:hover span {
    top: -100%;
    color: #fff;
}

.fanye-hui:hover {
    background: #31bbd5;
    border-color: #31bbd5;
}

.tztuk {
    display: block;
    position: relative;
    width: 45.3%;
    float: left;
}

.tztuk img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9;
}

.tzdk {
    display: block;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}

.tzmk {
    display: block;
    float: right;
    width: 52%;
}


/**/

.zc-xzk {
    display: block;
    overflow: hidden;
    padding-bottom: 60px;
}

.xztitk {
    display: block;
    margin-bottom: 33px;
}

.xztit {
    display: block;
    line-height: 34px;
    font-size: 28px;
    color: #000;
    text-align: center;
    margin-bottom: 17px;
}

.xztt {
    display: block;
    position: relative;
    margin: 0 auto;
}

.xz-leik {
    display: block;
    overflow: hidden;
    line-height: 35px;
    font-size: 16px;
    color: #464646;
}

.xz-leik .tab {
    position: relative;
}

.xz-leik .tab .tab_menu {
    overflow: hidden;
    margin-bottom: 58px;
    text-align: center;
}

.xz-leik .tab .tab_menu li {
    cursor: pointer;
    display: inline-block;
    padding: 0 48px;
    line-height: 35px;
    font-size: 16px;
    color: #464646;
}

.xz-leik .tab .tab_box {
    display: block;
}

.xz-leik .tab .tab_menu .selected {
    color: #31bbd5;
}

.xz-leik .hide {
    display: none;
}

.xz-leik .tab_box .div {
    padding: 0;
}

.xz-duo {
    display: block;
    width: 140px;
    height: 44px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 40px;
    background: url(../images/in-duobg.jpg) center center no-repeat;
    background-size: cover !important;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.xz-duo span {
    display: block;
    position: relative;
    top: 0;
    color: #fff;
}

.xz-duo:hover span {
    top: -100%;
}


/*.xz-leik a {
	display: inline-block;
	padding: 0 48px;
}

.xz-leik a,
.xz-leik a:visited {
	color: #464646;
}*/

.zc-xzlb {
    display: block;
    overflow: hidden;
    margin-left: -30px;
}

.zc-xzlb dd {
    display: block;
    width: 33.333%;
    float: left;
    padding-left: 30px;
    padding-bottom: 30px;
}

.zc-xzlnk {
    display: block;
    background: #fff;
    padding: 42px 35px 42px 42px;
    overflow: hidden;
}

.zc-xsj {
    display: block;
    width: calc(100% - 86px);
    float: left;
    padding-right: 60px;
    border-right: 1px solid #e3e3e3;
}

.zc-xs1 {
    line-height: 27px;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
}

.zc-xs2 {
    line-height: 20px;
    font-size: 14px;
    color: #999;
}

.zc-xia {
    display: block;
    float: right;
}


/**/

.zclyk {
    display: block;
    background-size: cover !important;
    overflow: hidden;
    padding: 58px 0 88px;
}

.xztel {
    text-align: center;
    padding-top: 30px;
    line-height: 1;
    font-size: 20px;
    color: #000;
}

.zclybk {
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 24px rgba(49, 187, 213, 0.15);
    padding: 36px 40px 45px;
}

.ly-sub {
    display: block;
    width: 170px;
    height: 50px;
    background: url(../images/in-cpmbg.jpg) center center no-repeat;
    background-size: cover !important;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.zclylk {
    display: block;
    overflow: hidden;
    margin-left: -30px;
}

.zclylxk {
    display: block;
    margin-bottom: 32px;
    float: left;
    width: 25%;
    padding-left: 30px;
}

.zclyldk {
    display: block;
    padding-left: 30px;
    margin-bottom: 32px;
}

.zclylxm {
    display: block;
    height: 25px;
    margin-bottom: 8px;
    line-height: 25px;
    font-size: 16px;
    color: #262626;
}

.zclylxm span {
    color: #ff0000;
}

.zclylxsk {
    display: block;
    background: #f4f9fd;
    position: relative;
}

.zclylxs {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    background: url(../images/zclyj.png) center right no-repeat transparent;
    line-height: 53px;
    font-size: 14px;
    color: #656845;
}

.zclylxx {
    display: block;
    width: 100%;
    height: 53px;
    padding: 0 20px;
    background-color: transparent;
    line-height: 53px;
    font-size: 14px;
    color: #656845;
}

.zclylxx2 {
    display: block;
    width: 100%;
    height: 104px;
    padding: 12px 20px;
    background-color: transparent;
    line-height: 30px;
    font-size: 14px;
    color: #656845;
}


/**/

.cpv-leik {
    display: block;
    background: #31bbd5;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    box-shadow: 0 6px 6px rgba(51, 187, 211, 0.2);
}

.cpv-leik a {
    display: inline-block;
    padding: 0 35px;
    margin: 0 13px;
}

.cpv-leik a,
.cpv-leik a:visited {
    color: #fff;
}

.cpv-leik a.on,
.cpv-leik a:hover {
    background: #2796aa;
}


/**/

.cpvnk {
    display: block;
    background: #f1f1f1;
    overflow: hidden;
}

.cpvbgk {
    display: block;
    position: relative;
    overflow: hidden;
    width: 50%;
    float: left;
}

.cpvmdk {
    display: block;
    position: relative;
    overflow: hidden;
    width: 50%;
    float: left;
    padding: 90px 90px 0;
}

.cpvm-tit {
    display: block;
    margin-bottom: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #000;
}

.cpvm-text {
    display: block;
    height: 288px;
    overflow: hidden;
    margin-bottom: 48px;
    line-height: 36px;
    font-size: 16px;
    color: #565656;
}

.cpvm-tu img {
    width: 210px;
}

.cpvgsk {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 62px 0 100px;
}

.cpvgs-lei {
    display: block;
    margin-bottom: 63px;
    border-bottom: 1px solid #ededed;
    text-align: center;
    line-height: 44px;
    font-size: 24px;
    color: #000;
}

.cpvgs-lei a {
    display: inline-block;
    padding: 0 6px 16px;
    border-bottom: 3px solid transparent;
    margin: 0 30px -2px;
}

.cpvgs-lei a,
.cpvgs-lei a:visited {
    color: #000;
}

.cpvgs-lei a.on,
.cpvgs-lei a:hover {
    color: #31bbd5;
    border-bottom: 3px solid #31bbd5;
}

.cpv-nrk {
    display: block;
    padding: 0 150px 150px;
}


/**/

.cpxtudk {
    display: block;
    border-bottom: 3px solid transparent;
    /*float: left;
	width: 435px;*/
    text-align: center;
    padding-bottom: 45px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.cpxtt {
    display: block;
    position: absolute;
    width: 1px;
    height: 60%;
    top: 20%;
    right: 0;
    background: #e1e1e1;
}

.cpxtu {
    display: block;
    max-width: 95px;
    margin: 16px auto 16px;
}

.cpxtum {
    text-align: left;
    padding: 0 15px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}

.swiper-slide-thumb-active .cpxtudk {
    display: block;
    border-bottom: 3px solid #a9cd0e;
}

.cpnlk {
    display: block;
    position: relative;
}

.swiper-button-next-cpnl,
.swiper-button-prev-cpnl {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: 0 0 24px rgba(22, 127, 147, 0.27);
}

.swiper-button-next-cpnl {
    background: url(../images/cpnxj2.png) center center no-repeat;
}

.swiper-button-prev-cpnl {
    background: url(../images/cpnxj1.png) center center no-repeat;
}

.cplnk {
    display: block;
}

.ccplnk {
    display: block;
    background: url(../images/cpnbg.jpg) center center no-repeat;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
}

.ccplnxk {
    display: block;
    overflow: hidden;
    padding: 0 150px;
}

.cpdtuk {
    display: block;
    position: relative;
    width: 816px;
    overflow: hidden;
    float: right;
}

.ccpltmk {
    display: block;
    width: calc(100% - 816px - 85px);
    float: left;
    padding-right: 80px;
    padding-top: 146px;
}

.ccpl-duo {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    background: #5c8ca4;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}

.ccpl-duo span {
    display: block;
    position: relative;
    top: 0;
    color: #fff;
}

.ccpl-duo:hover span {
    top: -100%;
}

.ccpl-tit {
    display: block;
    height: 100px;
    margin-bottom: 20px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
}

.ccpl-tit a {
    display: inline-block;
}

.ccpl-tit a,
.ccpl-tit a:visited {
    color: #000;
}

.ccpl-tt {
    display: block;
    width: 37px;
    height: 3px;
    margin-bottom: 25px;
    background: #000;
}

.ccpl-sjk {
    display: block;
    overflow: hidden;
    margin-bottom: 100px;
}

.ccpl-sjxk {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    /*margin-right: 60px;
	padding-right: 60px;*/
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.ccpl-sjxk:last-child {
    margin-right: 0;
}

.ccpl-sjm1 {
    display: block;
    margin-bottom: 6px;
    line-height: 23px;
    font-size: 14px;
    color: #000;
}

.ccpl-sjm2 {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.leisjdk {
    display: none;
    text-align: left;
    position: relative;
    z-index: 9999;
}

.leisjk {
    display: block;
    position: relative;
    padding: 0px 16px;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    text-align: left;
    line-height: 52px;
    font-size: 16px;
    color: #000;
}

.leisjj {
    display: block;
    position: absolute;
    width: 60px;
    height: 52px;
    right: 0;
    top: 0 !important;
    z-index: 3;
    background: url(../images/lei-sjj.png) center center no-repeat;
    background-size: 20px auto !important;
    opacity: 0.8;
}

.leisjerk {
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 0 16px 16px;
}

.leisjerhk {
    height: auto;
    padding: 12px 18px;
}

.leisjerk a {
    display: block;
    overflow: hidden;
    padding: 12px 14px;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    font-size: 14px;
    color: #454545;
}

.leisan {
    padding: 6px 0;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #888;
}


/**/

.fo-gao {
    display: block;
    height: 58px;
    clear: both;
}

.fo-fu {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    background: #414141;
    width: 100%;
    height: 58px;
    overflow: hidden;
}

.fo-fu a {
    display: block;
    float: left;
    width: 33.333%;
    text-align: center;
    padding: 6px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.fo-fu a:first-child {
    border-left: none;
}

.fo-fum {
    line-height: 16px;
    font-size: 14px;
    color: #e1e1e1;
}

.fo-fu a img {
    height: 23px;
    margin-bottom: 4px;
}


/*job-view*/

.jobnk {
    display: block;
    overflow: hidden;
    background: #fff;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 25px rgba(28, 85, 169, 0.13);
    padding: 52px;
    position: relative;
}

.jobndk {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 34px;
    padding-bottom: 34px;
    overflow: hidden;
}


/*job-sq*/

.jobnd-tit {
    text-align: center;
    line-height: 1;
    font-size: 24px;
    color: #1c1c1c;
    margin-bottom: 35px;
}

.jobsqk {
    display: block;
    margin: 0 auto;
}

.jobsqxk {
    display: block;
    margin-left: -18px;
    overflow: hidden;
}

.jobsqxk li {
    display: block;
    width: 50%;
    float: left;
    padding-left: 18px;
    padding-bottom: 24px;
}

.jobsk {
    display: block;
    border: 1px solid #ddd;
    position: relative;
    padding: 0 20px;
    height: 51px;
}

.jobskx {
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    color: #da2738;
    line-height: 49px;
    font-size: 14px;
}

.jobskm {
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    color: #666;
    line-height: 49px;
    font-size: 14px;
}

.jobsk-xie {
    display: block;
    background: #fff;
    width: 100%;
    height: 49px;
    padding-left: 76px;
    line-height: 49px;
    font-size: 14px;
    color: #666666;
}

.jobs-tis {
    display: block;
    line-height: 49px;
    font-size: 14px;
    color: #666666;
}

.jobs-tis span {
    color: #da2738;
}

.job-sub {
    display: block;
    width: 170px;
    height: 48px;
    margin: 0 auto;
    background: #276db9;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.job-sqyzm {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 140px;
    height: 49px;
}

.job-sqyzm img {
    width: 140px;
    height: 49px;
}

input.jobsk-xiex[type="file"] {
    height: 30px;
    margin-top: 9px;
    padding: 0 10px 0 76px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}


/************************/

.zgslb {
    display: block;
    margin-left: -30px;
}

.zgslb li {
    display: block;
    width: 25%;
    float: left;
    padding-left: 30px;
    padding-bottom: 30px;
}

.ab-mxkm {
    display: block;
    padding: 14px 25px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.ab-mxkm .ab-mapm-tit {
    display: block;
    margin-bottom: 7px;
    line-height: 34px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
}


/*******公共样式*******/

.block-sj {
    display: none;
}

.block-ipad {
    display: none;
}

.block-pc {
    display: block;
}

.in-bantu {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover !important;
}

.pxlnk:hover .in-bantu,
.xwlnk:hover .in-bantu,
.pxlnk:hover .in-bantu,
.in-jylnk:hover .in-bantu,
.in-zxlk:hover .in-bantu,
.in-hztuk:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    /* IE 9 */
    -webkit-transform: scale(1.05);
    /* Safari 和 Chrome */
    -o-transform: scale(1.05);
    /* Opera */
    -moz-transform: scale(1.05);
}

.yemak a,
.in-bantu,
.in-cptuk,
.in-cpm-tit,
.in-cpm-text,
.in-cpmk,
.in-jylnk,
.in-jylm-text,
.fo-nav-xa a,
.fo-nav-da,
.navn a,
.navn a b,
.ny-lein a span,
.ny-lein a,
.ab-jobl-xx span,
.pxlm-xx span,
.pxlm-tit,
.pxlm-text,
.fanyeak a,
.fanye-hui span,
.fanye-hui,
.cpv-leik a,
.cpvgs-lei a,
.ccpl-duo span,
.xz-duo span,
.xwlm-tit,
.xwlm-text,
.pxlm-xx,
.in-jylm-text,
.in-jylm-tit,
.in-zxlm-text,
.in-zxlm-tit,
.in-hztuk img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.recipes-section {
    position: relative;
    padding: 40px 0 40px;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.sec-title {
    position: relative;
    margin-bottom: 50px;
}

.text-center {
    text-align: center!important;
}

.recipes-section .wrapper-box {
    position: relative;
    max-width: 1070px;
    margin: 0 auto;
}

.recipe-block .text {
    font-size: 18px;
    margin-bottom: 0;
}

.text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #595959;
}

.recipe-block h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #242424;
    font-family: "STSong";
}

.recipe-block {
    position: relative;
    margin-bottom: 60px;
}

.recipe-block .text {
    font-size: 18px;
    margin-bottom: 0;
}

.text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #595959;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

@media only screen and (min-width: 992px) {
    .recipe-block .image {
        margin-right: -35px;
    }
    .recipe-block .content {
        margin-left: 35px;
    }
}

.recipe-block .content:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 8px;
    height: 105px;
    transform: translateY(-50%);
    background-color: #2cbad4;
}

.recipe-block .content {
    box-shadow: 0 0 87px 0 rgba(40, 40, 40, 0.2);
    padding: 40px;
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.recipe-block .image {
    overflow: hidden;
}

.recipe-block .image img {
    position: relative;
    transition: .5s;
    width: 100%;
}</pre></body></html>