.pr_pr {
    position: relative;
}

.bodyBJ {
    background-color: #F5F5F5;
}

.header {
    background: #fff;
}

.pc-search-btn {
    position: relative;
}
.win100_ml0{
    width: 100% !important;
    margin-left: 0 !important;
}
.pc-search-btn input {
    box-sizing: border-box;
    padding: 8px;
    gap: 8px;
    width: 196px;
    height: 36px;
    background: #FFFFFF;
    font-size: .14rem;
    padding-left: 15px;
    border: 1px solid #edc34e;
    display: inline-block;
    float: left;
}

.pc-search-btn .notxt1 {
    /* background: url(../image/search_iocn.png) no-repeat; */
    height: 36px;
    /* background-size: contain; */
    cursor: pointer;
    background: #edc34e;
    display: inline-block;
    color: #fff;
    padding: 0 15px;
    font-size: 0.18rem;
    float: left;
}

.pc-search-btn .pc-search-btn-click {
    position: absolute;
}

.pc-search-btn .search_click {
    position: absolute;
    position: absolute;
    width: 20px;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

.pc-search-btn {
    display: inline-block;
    margin-top: .20rem;
    margin-right: .20rem;
}

.homepage {
    height: 36px;
    background: #077f86;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: .16rem;
    line-height: 36px;
    /* margin-left: .25rem; */
    padding: 0 .15rem;
    margin-top: .20rem;
}

.homepage:hover {
    background: #077f86;
    color: #fff;
}


.banner_box {
    position: relative;
}

.notice_ads {
    /* margin-top: -20px; */
    width: 80%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 16px 30px;
    background-color: #fff;
    border-bottom: 2px solid #088F93;
    position: relative;
    bottom: -15px;
    /* left: 10%; */
    font-size: 0.16rem;
    margin-top: -51px;
}

.notice_ads a {
    color: #1A202C;
}

.notice_ads a:hover {
    color: #088F93;
}

.notice_ads .text_coot {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.notice_ads .notice_img {
    margin-right: .16rem;
    float: left;
}

.notice_ads .notice_txt {
    font-size: .14rem;
}

.notice_ads .notice_txt b {
    margin-right: .10rem;
    float: left;
}

.notice_ads .notice_txt .time {
    float: right;
    color: rgba(0, 0, 0, 0.6);
}

.notice_ads .notice_txt .time img {
    padding: 4px 0 0 7px;
}

.newDT {}

.newDT_left {
    height: 344px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    border-radius: .08rem;
    float: left;
    padding-right: 2%;
    width: calc(100% - 240px - 12px);
}

.index-news .newsImg {
    width: 462px;
    height: 356px;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.index-news .newsImg a,
.index-news .newsImg a:hover {
    color: #fff;
}

.index-news .newsImg img {
    border-radius: 8px 0 0 8px;
}

.index-news .newsImg p {
    font-size: 0.16rem;
    position: absolute;
    bottom: .10rem;
    left: 0;
    padding: 4%;
}

.index-news .newsImg p span {
    display: block;
}

.index-news .newsImg p span:first-child {
    font-size: 0.14rem;
}

.tabClick {
    /* background: #f3f3f3; */
    overflow: hidden
}

.tabClick>li {
    /* height:40px; */
    /* line-height: 40px; */
    width: 25%;
    float: left;
    text-align: center;
    font-size: .20rem;
    padding: .10rem 0;
}

.tabClick>li.active {
    color: #1A202C;
    transition: 0.1s;
    font-weight: bold
}

.case-panel {
    overflow: hidden
}

.tabBox {
    position: relative
}

.tabList {
    word-break: break-all;
    width: 100%;
    float: left;
    text-align: center;
    color: #D3D3D3;
    font-size: 36px;
    font-family: "Arial Black"
}

.lineBorder {
    height: 2px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    background: #f3f3f3
}

.lineDiv {
    background: #088F93;
    height: 2px;
    width: 25%;
}

.newDT_right {
    width: 240px;
    float: left;
    margin-left: 12px;
}

.newDT_right .newDT_right_li {}

.newDT_right .newDT_right_li li {
    /* text-align: center; */
    font-size: .18rem;
    border-radius: 8px;
    padding: 0 .24rem;
    margin-bottom: .04rem;
    height: 54px;
    line-height: 54px;
    position: relative;
}

.newDT_right .newDT_right_li li a {
    color: #fff;
}

.newDT_right .newDT_right_li li.mu1 {
    background: #098D94;
}

.newDT_right .newDT_right_li li.mu2 {
    background: rgba(9, 141, 148, 0.8);
}

.newDT_right .newDT_right_li li.mu3 {
    background: rgba(9, 141, 148, 0.64);
}

.newDT_right .newDT_right_li li.mu4 {
    background: rgba(9, 141, 148, 0.6);
}

.newDT_right .newDT_right_li li.mu5 {
    background: rgba(9, 141, 148, 0.48);
}

.newDT_right .newDT_right_li li.mu6 {
    background: rgba(9, 141, 148, 0.32);
    margin-bottom: 0;
}

.newDT_right .newDT_right_li li span {
    /* display: inline-block; */
    /* padding-top: 20px; */
    position: absolute;
    top: 0.23rem;
    right: .20rem;
}

.card-fouth {
    /* background: red; */
    /* width: 410px; */
    /* float: left; */
    display: inline-block;
    width: calc(100% - 477px);
}

.card-fouth .sub-title {
    margin-bottom: 32px;
    text-align: center;
    font-size: 40px;
    color: #333
}

.card-fouth .desc.desc-list {
    font-size: 0;
    color: #3a3a3a;
    font-weight: 200;
    /* width: 425px; */
    white-space: nowrap;
    overflow: hidden;
    /* text-align: center; */
    border-bottom: 1px solid #e6e6e6;
}



.wrap_row03 {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5;
}

.mode03 {
    max-width: 1200px;
    overflow: hidden;
    margin: 30px auto;
}

.articleTitle01 {
    overflow: hidden;
    border-bottom: #d9d9d9 1px solid;
    text-align: center !important;
    padding-bottom: 12px;
}

.articleTitle01 .title {
    font-size: .20rem;
    font-weight: bold;
    color: #333;
}

.articleTitle01 .title h2 {
    text-align: center;
    font-size: .20rem;
    font-weight: bold;
}

.articleList03 {}

.articleList03 ul {
    overflow: hidden;
    margin: 20px 0;
}

.articleList03 ul li {
    width: 50%;
    float: left;
    overflow: hidden;
}

.articleList03 ul li:hover .artTxt a {
    color: #fff;
}

.articleList03 ul li:hover .artTxt p {
    color: #cccccc;
}

.articleList03 ul li.artLf .artImg {
    display: block;
    width: 300px;
    float: left;
}

.articleList03 ul li .artImg a {
    display: block;
    height: 0;
    padding-bottom: 62.3%;
    overflow: hidden;
}

.articleList03 ul li .artImg a img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.3s ease;
}

.articleList03 ul li:hover .artImg a img {
    opacity: 1;
    transform: scale(1.1);
}

.articleList03 ul li.artLf .artTxt {
    display: block;
    margin-left: 300px;
    padding: .16rem;
    position: relative;
    background: #fff;
}

.articleList03 ul li .artTxt a {
    display: inline-block;
    height: 48px;
    overflow: hidden;
    font-size: .15rem;
    line-height: 24px;
    font-weight: bold;
    color: #333;
}

.articleList03 ul li .artTxt p {
    display: inline-block;
    margin-top: 20px;
    height: 75px;
    overflow: hidden;
    font-size: .12rem;
    line-height: 18px;
    color: #999;
    text-indent: 2em;
}

.articleList03 ul li.artRt .artImg {
    display: block;
    float: right;
    width: 300px;
}

.articleList03 ul li.artRt .artTxt {
    display: block;
    margin-right: 3rem;
    padding: 0.16rem;
    position: relative;
    background: #fff;
    transition: all 0.5s ease;
}

.articleList03 ul li.artLf .artTxt strong {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #f2f2f2;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -18px;
}

.articleList03 ul li.artRt .artTxt strong {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #f2f2f2;
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -18px;
}

.articleList03 ul li.artLf:hover .artTxt strong {
    border-right: 18px solid #077f86;
}

.articleList03 ul li.artRt:hover .artTxt strong {
    border-left: 18px solid #077f86;
}

.articleList03 ul li.artRt:hover .artTxt {
    background: -webkit-linear-gradient(left, #077f86, #077f86);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #077f86, #077f86);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #077f86, #077f86);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #077f86, #077f86);
}



.articleList03 ul li.artLf:hover .artTxt {
 background: -webkit-linear-gradient(left, #077f86, #077f86);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #077f86, #077f86);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #077f86, #077f86);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #077f86, #077f86);
}

.readMore {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin: 15px auto auto auto;
}

.readMore a {
    display: block;
    font-size: 12px;
    color: #fff;
    border-radius: 15px;
    padding: 0 14px;
    background: url(../images/more.png) no-repeat right 14px center #077f86;
    transition: all 0.2s ease;
}

.readMore a:hover {
    background: url(../images/more.png) no-repeat right 10px center #077f86;
}

.readMore.m2 a {
    background: url(../image/yzw_more2.png) no-repeat right 14px center #ebebeb;
    color: #666666;
}

.readMore.m2 a:hover {
    background: url(../image/yzw_more2.png) no-repeat right 10px center #ebebeb;
}




.card-fouth .industry {
    font-size: .20rem;
    color: rgba(26, 32, 44, 0.7);
    /* padding: 15px 0; */
    display: inline-block;
    /* width: 120px; */
    cursor: pointer;
}

.card-fouth .industry.first {
    padding-left: 0;
    margin-right: 15px;
}

.card-fouth .industry.last {
    padding-right: 0
}

.card-fouth .industry.active {
    /* padding-bottom: 14px; */
}

.card-fouth .industry span {
    font-family: PingFang SC;
    font-weight: 400;
    padding: 10px;
}

.card-fouth .industry.active span {
    font-size: .20rem;
    font-weight: 700;
    color: #1A202C;
    border-bottom: 2px solid #088F93;
    font-weight: 500;
    display: inline-block;
}

.card-fouth .case-container {
    position: relative;
    /* width: 425px; */
    height: 342px;
}

.card-fouth .case-panel {
    position: absolute;
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    height: 342px;
}

.card-fouth .case-panel.active {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}

.card-fouth .case-preview {
    display: inline-block;
    width: 576px;
    position: relative;
    top: 28px;
    left: -60px;
    z-index: 200
}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â·Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§*/
.card-fouth .case-left {
    display: inline-block;
    vertical-align: top
}

.card-fouth .case-left img {
    width: 365px
}

.card-fouth .phone-framework {
    z-index: 102;
    position: relative
}

.card-fouth .case-left .phone-image-cover {
    position: absolute;
    width: 197px;
    height: 426px;
    top: 30px;
    left: 70px;
    z-index: 101;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    display: block
}

.card-fouth .case-left .phone-image-cover img {
    width: 118px;
    margin-top: 150px;
    z-index: 103
}

.card-fouth .case-left .phone-image-cover div {
    margin-top: 10px;
    color: #ffffff;
    font-size: 13px
}

.card-fouth .case-left .phone-image-cover.hidden {
    display: none
}

.card-fouth .case-left .phone-image {
    position: absolute;
    width: 197px;
    top: 30px;
    left: 70px;
    z-index: 1;
    opacity: 0
}

.card-fouth .case-left .phone-image.active {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§*/
.card-fouth .case-head {
    font-size: 43px;
    color: #242424;
    margin-bottom: 20px;
    font-weight: 500
}

.card-fouth .case-text {
    font-size: 18px;
    color: #141414;
    padding-bottom: 22px;
    height: 107px
}

.card-fouth .case-content {
    width: 576px;
    margin-top: 10px
}

.card-fouth .case-icon-list {
    font-size: 0;
    width: 576px
}

.card-fouth .case-icon-list img {
    margin-top: 35px;
    margin-right: 30px;
    display: inline-block;
    width: 117px;
    border-radius: 20px
}

.card-fouth .case-content img {
    margin-top: 15px;
    width: 576px;
    height: 1px;
    opacity: 0.3
}

.card-fouth .case-icon-list .image-hover {
    width: 75px
}

.card-fouth .case-icon-list img.active {
    border: 2px solid #1696ff
}

.card-fouth .case-icon-list img.last {
    margin-right: 0
}

.card-fouth .industry-tab-line {
    height: 2px;
    background: #2267fa;
    top: 164px;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-panel .tab_new {
    /* width: 421px; */
    height: 342px;
    overflow: hidden;
}

.case-panel .tab_new li {
    margin-top: .04rem;
}

.case-panel .tab_new li a {
    color: #BFBFBF;
}

.case-panel .tab_new li a:hover,
.case-panel .tab_new li a:hover p {
    color: #088F93;
}

.case-panel .tab_new li .tab_new_time {
    display: inline-block;
    width: 53px;
    float: left;
    margin-right: 17px;
}

.case-panel .tab_new li .tab_new_time span {
    display: block;
    text-align: center;
    font-family: 'PingFang SC';
}

.case-panel .tab_new li .tab_new_time span:first-child {
    font-size: .32rem;
}

.case-panel .tab_new li .tab_new_time span:last-child {
    font-size: .12rem;
}

.case-panel .tab_new li p {
    color: #262626;
    font-size: .16rem;
    display: inline-block;
    /* width: calc(100% - 70px); */
    text-align: left;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-top: .1rem;
}

.more_mag {
    float: right;
    font-size: 14px;
    display: none;
    padding: 15px 0;

}

.active_mag {
    display: inline-block;
}

.more_mag a {
    color: #333;
}

.more_mag span {}


.more_mag i img {
    margin-top: 4px;
    padding-left: 5px;
}

.xximg {
    width: 100%;
    margin: .4rem 0;
}

.xximg li a {
    color: #077f86;
    display: block;
}

.xximg li {
    width: 13.2%;
    /* padding-right: 24px; */
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    margin-right: 0.81%;
    height: 1.40rem;
    /* line-height: .88rem; */
    font-size: .20rem;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
}

.xximg li:hover {
    background-color: #077f86;
    border: 1px solid #077f86
}

.xximg li:hover a {
    color: #fff;
}

.xximg li i {
    display: block;
    font-size: 0.6rem;
    text-align: center;
    margin-top: .06rem;
}

.xximg li span {
    display: block;
    text-align: center;
    font-size: .14rem;
}

.xximg li:last-child {
    margin-right: 0;
}

.xljy {
    background: #FFFFFF;
    /* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); */
    border-radius: 8px;
    height: 436px;
    overflow: hidden;
}

.sc_new_list {
    width: 50%;
    box-sizing: border-box;
    padding: 2% 0;
    float: left;
    padding-right: 1%;
}

.sc_new_list:last-child {
    padding-left: 1%;
}

.sc_new_list dt {
	text-align: left;
    /* height: 40px; */
    /* line-height: 40px; */
    margin-bottom: .10rem;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: .10rem;
}

.sc_new_list dt h2 {
    font-size: .20rem;
    font-weight: bold;
    display: inline-block;
    /* background: url(../image/xbq.png) no-repeat 0 7px; */
    /* padding-left: 32px; */
}

.sc_new_list dt span {
    font-size: .14rem;
    float: right;

}

.sc_new_list dt span a {
    color: #8C8C8C;
}

.sc_new_list dt span a:hover {
    color: #088F93;
}

.sc_new_list dt span i {
    margin-left: 8px;
    font-size: .16rem;
}

.sc_new_list dd {
	text-align: left;
    margin-bottom: 14px;
    border-bottom: 1px solid #F2F2F2;
}

.sc_new_list dd a {
    color: #141414;
    clear: both;
    overflow: hidden;
    display: block;
    padding: .10rem;
    position: relative;
}

.sc_new_list dd a:hover {
    color: #088F93;
}

.sc_new_list dd .news_title {
    font-size: .15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: calc(100% - 85px);
}

.sc_new_list dd .news_title i {
    color: #5C6B77;
    margin-right: 8px;
}

.sc_new_list dd .news_time {
    /* padding: 8px 13px; */
    color: #8C8C8C;
    font-size: .13rem;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 11px;
}

.sc_new_list dd:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.yxlj {}

.yxlj li {
    width: 18%;
    display: inline-block;
    margin-left: 2%;
}

.yxlj li:first-child {
    margin-left: 0;
}

.yximg_info {
    display: block !important;
    text-align: center;
}

.yximg_info img {
    width: 124px;
    height: 33px;
}

.footer {
    background-color: #02696f;
    padding: .15rem 0;
}

.footCont {
    text-align: center;
    margin-top: .08rem;
    font-size: .14rem;
    color: #fff;
}
.footCont i{
  font-style: normal;
}

.footCont span {
    display: inline-block;
    margin: .1rem .15rem;
    opacity: 0.3;
}



.f_banner {
    /* margin-bottom: 40px; */
    position: relative;
}

.f_content {
    position: relative;
}

.f_content .fx_nav {
    width: 180px;
    background-color: #036F6F;
    /* position: absolute; */
    /* top: -111px; */
    display: inline-block;
    float: left;
    margin-right: .28rem;
}



.f_info_cont {
    margin-left: 208px;
    min-height: 600px;
    background-color: #fff;
    width: calc(100% - 208px);
    padding: .16rem .32rem;
    margin-bottom: .40rem;
}

.f_info_cont h2 {
    border-left: 3px solid #088F93;
    font-size: .28rem;
    padding-left: .30rem;
    color: #088F93;
    font-weight: 700;
}

.f_info_cont h3 {
    text-align: center;
    font-size: .28rem;

    color: #088F93;
    font-weight: 700;
}

.f_info_cont .currency_list {}

.f_info_cont .currency_list ul {
    margin: 15px 0;
}

.f_info_cont .currency_list ul li {
    border-bottom: 1px dashed #E6E6E6;
    padding: 16px 0;
}

.f_info_cont .currency_list ul li a {
    color: #141414;
}

.f_info_cont .currency_list ul li span {
    display: inline-block;
}

.f_info_cont .currency_list ul li .titleInfo {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 74%;
}

.f_info_cont .currency_list ul li .titleInfo i {
    font-size: .2rem;
    color: #5C6B77;
    margin-right: 10px;
}

.f_info_cont .currency_list ul li .timeInfo {
    font-size: .14rem;
    color: #088F93;
    float: right;
}

.breadcrumbs {
    margin: .2rem 0 .3rem 0;
}

.breadcrumbs .container {
    /* text-align: right; */
    color: #8C8C8C;
    font-size: .14rem;
    font-family: 'PingFang SC';
    margin-bottom: .15rem;
}

.breadcrumbs .breadcrumbs_cont {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

.breadcrumbs .breadcrumbs_cont i {
    margin-right: 5px;
}

.breadcrumbs .breadcrumbs_cont a {
    color: #8C8C8C;
}

.breadcrumbs .breadcrumbs_cont span {
    padding: 0 8px 0 5px;
}

.breadcrumbs .container_nav {
    display: inline-block;
    float: left;
    text-align: left;
}

.breadcrumbs .container_nav li {
    display: inline-block;
    padding-right: .35rem;
}

.breadcrumbs .container_nav li a {
    color: #333;
    font-size: .24rem;
    padding-bottom: .05rem;
    font-weight: bold;
}

.breadcrumbs .container_nav li a:hover,
.breadcrumbs .container_nav li a.active {
    color: #077f86;
    border-bottom: 3px solid #077f86;
}

.f_info_cont .xy_article,
.f_info_cont .xy_leader {
    margin-top: .20rem;
}

.f_info_cont .xy_article p {
    text-indent: 2em;
    line-height: .30rem;
    margin-bottom: .24rem;
    color: #404040;
    font-size: .16rem;

}

.f_info_cont .xy_leader li {
    /* margin-top: .15rem; */
    margin-bottom: .3rem;
}

.f_info_cont .xy_leader li:last-child {
    margin-bottom: .15rem;
}

.f_info_cont .xy_leader img {
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 143px;
}

.f_info_cont .xy_leader .ldjs {
    max-height: 143px;
    overflow: hidden;
    padding: .08rem 0;
}

.f_info_cont .xy_leader .ldjs h4 {
    font-size: .16rem;
    font-weight: bold;
    margin-bottom: .1rem;
}

.f_info_cont .xy_leader .ldjs p {
    font-size: .12rem;
    color: #8C8C8C;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.feducation_cont {
    /* margin-left: 208px; */
    background-color: #fff;
    width: calc(100% - 208px);
    padding: .16rem 0rem;
    margin-bottom: .40rem;
    display: inline-block;
}

.feducation_cont h2 {
    border-left: 3px solid #088F93;
    font-size: .28rem;
    padding-left: .30rem;
    margin-left: .32rem;
    color: #088F93;
    font-weight: 700;
}

.feducation_cont .education_list {
    margin-top: .30rem;
}

.feducation_cont .education_list ul {}

.feducation_cont .education_list ul li {
    padding: .25rem 0;
}

.feducation_cont .education_list ul li a {
    color: #8C8C8C;
}

.feducation_cont .education_list .education_time {
    display: inline-block;
    float: left;
    padding: .05rem .60rem;
}

.feducation_cont .education_list .education_time span {
    display: block;
}

.feducation_cont .education_list .education_time span.time_top {
    text-align: right;
}

.feducation_cont .education_list .education_time span.time_bottom {
    font-size: .32rem;
    text-align: right;
}

.feducation_cont .education_list .education_text {
    width: 70%;
    display: inline-block;
    float: left;
    padding: 0 .2rem;
}

.feducation_cont .education_list .education_text h4 {
    font-size: .16rem;
    font-weight: bold;
    margin-bottom: .1rem;
    color: #141414;
}

.feducation_cont .education_list .education_text p {
    font-size: .14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.feducation_cont .education_list ul li:hover {
    background-color: #F6F8FA;
}

.feducation_cont .education_list ul li:hover .education_time,
.feducation_cont .education_list ul li:hover .education_text h4,
.feducation_cont .education_list ul li:hover .education_more a:hover {
    color: #088F93;
}

.feducation_cont .education_list .education_more {
    display: inline-block;
    float: left;
    font-size: .14rem;
    margin-top: .25rem;
}

.footer_top {
    height: auto;
    background-color: #077f86;
    padding: .42rem 0;
}

.footerBottom {
    background-color: #077f86
}

.w100 {
    width: 100% !important;
}

.footerBottom .contentNew {
    width: 35%;
    display: inline-block;
    color: #fff;
    float: left;
}

.footerBottom .contentNew dt {
    font-size: .16rem;
    margin-bottom: .10rem;
    font-weight: bold;
}

.footerBottom .contentNew dd {
    font-size: .13rem;
    line-height: .25rem;
    width: 49%;
    display: inline-block;
}

.footerBottom .about_us {
    border-right: 1px solid rgb(255 255 255 / 30%);
    margin-right: 3%;
}

.footerBottom .friendly {}


.footerBottom .qrcode {

    float: right;
}

.footerBottom .qrcode li {
    width: .90rem;
    display: inline-block;
    margin-left: .15rem;
}

.footerBottom .qrcode img {
    width: .90rem;
    height: .90rem;
}

.footerBottom .qrcode span {
    font-size: .12rem;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: .06rem;
}

@media screen and (max-width: 1250px) {
    .newDT_right {
        width: 100%;
        margin-left: 0;
        display: block;
        margin-top: .40rem;
    }

    .newDT_right .newDT_right_li li {
        width: 48%;
        float: left;
        margin-bottom: 2%;
    }

    .newDT_right .newDT_right_li li:nth-child(2n) {
        margin-left: 4%;
    }

    .xximg li {
        width: 48%;
        margin-bottom: .20rem;
        margin-right: 4%;
        float: left;
    }

    .xximg li:nth-child(2n) {
        margin-right: 0;
    }

    .xximg li:last-child {
        margin-bottom: 0;
    }

    .yxlj li {
        width: 48%;
        display: inline-block;
        margin-right: 3%;
        margin-bottom: .20rem;
        margin-left: 0;
    }

    .yxlj li:nth-child(2n) {
        margin-right: 0;
    }

    .yxlj li:last-child {
        margin-bottom: 0;
    }

    .header_of {
        width: 84%;
        max-width: 1400px;
        margin: 0 auto;
        padding: .16rem 0;
    }

    .newDT_left {
        width: 100%;
        border: none;
        height: auto;
    }


    .index-news .newsImg,
    .index-news .newsImg img {
        width: 100%;
        height: auto;
        float: none;
    }

    .tabBox {
        width: 100% !important;
    }

    .card-fouth,
    .card-fouth .desc.desc-list,
    .card-fouth .case-container,
    .case-panel .tab_new {
        /* background: red; */
        width: 100%;
        min-width: 320px;
        /* float: left; */
    }

    .case-panel .tab_new {
        height: auto;
    }

    .card-fouth {
        margin-top: .40rem;
    }

    .case-panel .tab_new li p {
        padding-top: 2%;
    }

    .card-fouth .case-container {
        height: 280px;
    }

    .xximg .xx5 {
        float: none;
    }
}


@media screen and (max-width: 992px) {
    .xljy {
        box-shadow: none;
        height: auto;
    }

    .sc_new_list {
        width: 100%;
    }

    .notice_ads {
        position: unset;
        width: 100%;
        margin-top: 0;
    }

    .notice_ads .text_coot {
        width: 50%;
    }

    .homepage {
        margin-top: 0;
        margin-left: .05rem;
    }

    .footer {
        height: auto;
        background-color: #02696f;
        padding: .32rem 0;
    }

    .footCont .footLF {
        display: block;
        text-align: center;
    }

    .footCont .footLF img {
        width: 177px;
        height: 60px;
    }

    .footCont .footRG {
        display: block;
        float: none;
        text-align: center;
    }

    .f_info_cont,
    .feducation_cont {
        width: 100%;
        margin-left: 0;
    }

    .f_content .fx_nav {
        width: 100%;
        position: initial;
        height: auto;
        margin-bottom: .25rem;
    }

    .f_content .fx_nav dl {}

    .f_content .fx_nav dl dt,
    .f_content .fx_nav dl dd {
        /* border-radius: 2px 2px 0px 0px; */
        /* display: inline-block; */
        padding: 0.12rem 0.3rem;
    }

    .f_content .fx_nav dl dt {
        background: #088F93;
        height: auto;
        line-height: normal;
        padding: .12rem .30rem;
    }

    .feducation_cont .education_list ul li {
        position: relative;
    }

    .feducation_cont .education_list .education_text {
        width: 100%;
        float: none;
        padding: 0 .32rem;
    }

    .feducation_cont .education_list .education_time {
        width: 100%;
        float: none;
        padding: 0 .32rem;
        margin-bottom: .15rem;
    }

    .feducation_cont .education_list .education_time span,
    .feducation_cont .education_list .education_time span.time_bottom {
        display: inline;
        font-size: .16rem;
    }

    .feducation_cont .education_list .education_more {
        position: absolute;
        top: 0;
        right: .32rem;
    }

    .header_of {
        width: 100%;
        padding: 0;
    }

    .footerBottom .contentNew {
        width: 48%;
        display: inline-block;
        color: #fff;
        float: left;
    }

    .footerBottom .contentNew dt {
        font-size: .16rem;
        margin-bottom: .10rem;
        font-weight: bold;
    }

    .footerBottom .contentNew dd {
        font-size: .13rem;
        line-height: .25rem;
        width: 100%;
        display: inline-block;
    }

    .footerBottom .about_us {
        margin-right: 3%;
    }




    .footerBottom .qrcode {

        float: right;

        width: 100%;

        text-align: center;

        margin-top: .30rem;
    }

}

@media screen and (max-width: 600px) {
    .yxlj li {
        width: 100%;
        margin-bottom: .20rem;
        margin-right: 0;
    }

    .footerBottom .contentNew {
        width: 100%;
        display: inline-block;
        color: #fff;
        float: left;
    }

    .footerBottom .contentNew dt {
        font-size: .16rem;
        margin-bottom: .10rem;
        font-weight: bold;
    }

    .footerBottom .contentNew dd {
        font-size: .13rem;
        line-height: .25rem;
        width: 100%;
        display: inline-block;
    }

    .footerBottom .about_us {
        border-right: 0;
        margin-right: 3%;
        margin-bottom: .20rem;
    }
    .footerBottom .qrcode {
        float: right;
        width: 100%;
        text-align: center;
        margin-top: .30rem;
    }
    .footerBottom .qrcode li {
        width: 1rem;
        display: inline-block;
        margin-right: .15rem;
        margin-left: 0;
    }
    .breadcrumbs .container_nav {
        display: inline-block;
        float: left;
        text-align: center;
        width: 100%;
    }
    .breadcrumbs .breadcrumbs_cont{
        display: none;
    }
	.footCont i{
		display: block;
		font-style: normal;
		padding: .05rm 0;
	}
	.footCont span{
		display: none;
		
	}
}

@media screen and (max-width: 400px) {
    .newDT_right .newDT_right_li li {
        width: 48%;
        float: none;
    }

    .newDT_right .newDT_right_li li:nth-child(2n) {
        margin-left: 0;
    }

    .card-fouth .case-container {
        height: 265px;
    }

    .notice_ads .text_coot {
        width: 25%;
    }

    .xximg li {
        width: 48%;
        margin-bottom: .20rem;
    }


}

.subPage {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/modebg.png) no-repeat center;
    background-size: cover;
}

.sub_banner {
    width: 100%;
    position: relative;
    margin: 10px 0 0 0;
    z-index: 2
}

.subPage_con {
    max-width: 1200px;
    min-height: 500px;
    margin: 40px auto 40px auto;
}

.subLeft {
    width: 180px;
    float: left;
}

.subLeft.currents {
    top: 90px;
    left: 50%;
    margin-left: -700px;
}

.subLeftTitle {
    height: 70px;
    background: #088F93;
    border-radius: 2px 2px 0px 0px;
    font-size: .20rem;
    color: #fff;
    line-height: 70px;
    padding-left: 20px;
    font-weight: 400;
}

.subLeft ul {
    background-color: #fff;
}

.subLeft li {
    line-height: 25px;
    font-size: 16px;
    position: relative;
    padding: 0 0 0 20px;
    border-bottom: 1px solid #e5e6e3;
}

.subLeft li a {
    display: block;
    padding: 16px 6px;
    color: #666;
}

.subLeft li a:before {
    content: '';
    width: 3px;
    background-color: #088F93;
    height: 0;
    left: 0;
    top: 50%;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.subLeft li>a:hover,
.subLeft li>a.active {
    color: #088F93;
}

.subLeft li>a {
    padding-right: 20px;
}

.subLeft li>a:hover:before,
.subLeft li>a.active:before {
    width: 3px;
    height: 100%;
    top: 0
}

.subLeft li .toggles {
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    display: block;
    padding: 16px 0;
    width: 40px;
    cursor: pointer;
    z-index: 999;
    font-size: 28px;
    color: #bfbfbf;
    text-align: center;
}
.subLeft ul li .second_nav {
    display: none;
}

/* .subLeft ul li:first-child .second_nav {
    display: block;
} */

.subLeft .second_nav dd a {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding-left: 30px;
    font-size: 18px;
    padding: 10px 10px 10px 30px;
    font-size: 14px;
    position: relative;
}

.subLeft .second_nav dd a:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px 0 4px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #b8c1cc;
    position: absolute;
    left: 14px;
    top: 20px;
    background: none;
}

.subLeft .second_nav dd a:hover {
    color: #088F93;
}

.subLeft .second_nav dd:first-child {
    border-top: none;
}

.asideBottom {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.phone_subNav {
    width: 100%;
}

.phone-icon01 {
    width: auto;
    height: 40px;
    display: block;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm ul {
    background-color: #f5f5f5;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.sub_navm li {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.sub_navm li .phone_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 22px;
    cursor: pointer;
}

.sub_navm li a {
    font-size: 14px;
    color: #595959;
    padding-left: 13px;
    height: 45px;
    line-height: 45px;
    display: block;
    width: 100%;
    float: left;
}

.sub_navm li dd a {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding-left: 0;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #003c7f;
    float: left;
    overflow: hidden;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    overflow: hidden;
    width: auto;
    clear: both;
}

.sub_navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

.sub_navm dl dd:last-child {
    border-bottom: none;
}

.sub_navm li.on dl dd a {
    font-size: 13px;
    color: #444;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    float: left;
}

.sub_navm li.on {
    border-bottom: none;
}

.sub_navm li strong {
    float: right;
    width: 30px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #b8b8b8;
    font-size: 18px;
}

.phone_subNav {
    display: none;
}

.phone-icon01 {
    text-align: center;
    display: block;
}

.phone_subNav .mobile-inner-header-icon {
    display: block;
    height: 40px;
    color: #fff;
    width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 15px;
    text-align: left;
    z-index: 5
}

.phone_subNav .mobile-inner-header-icon-out {
    background: url(../images/open.png) no-repeat right center #088F93;
}

.phone_subNav .mobile-inner-header-icon-click {
    background: url(../images/close.png) no-repeat right center #088F93;
    color: #fff;
}

.phone_subNav {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.phone_subNav .mobile-inner-header-icon span {
    background-color: #6a1305
}

.sub_right {
    margin-left: 290px;
}

.listTitle03 {
    font-size: 20px;
    margin-bottom: 15px;
}

.article {
    overflow: hidden;
    font-size: 14px;
}

.article strong {
    font-weight: bold;
}

.article i {
    font-style: italic;
}

.listTitle03 .more {
    font-size: 14px;
    float: right;
}

.listTitle03 .more a {
    color: #999;
}

.subPgeTitle {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -30px;
    color: #fff;
    position: relative;
    z-index: 9;
}

.subPgeTitle span {
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
}

.subPgeTitle a {
    color: #fff;
}

.pageTitle {
    border-bottom: #ddd 1px solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
    overflow: hidden;
}

.pageTitle span {
    font-size: 2.4em;
    color: #333333;
    font-weight: bold;
}

.pageTitle a {
    color: #999;
    font-size: 1.4em;
    float: right;
}


.pageTitle font {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    display: block;
    text-align: right;
}

.zzjg {
    margin: 35px auto auto auto;
    overflow: hidden;
}

.zzjg h2 {
    font-size: 1.8em;
}

.release_info {
    margin: .15rem 0;
    text-align: center;
    color: #666;
    font-size: .14rem;
}

.release_info span {
    display: inline-block;
}

.release_info span:first-child {
    margin-right: .20rem;
}

@media screen and (max-width:998px) {

    .subLeft {
        display: none;
        color: #666;
    }

    .sub_right {
        margin-left: 0
    }

    .listTitle03 {
        font-size: 17px;
    }

    .phone_subNav {
        display: block;
    }
}



@media screen and (max-width:1600px) {

    .wrap_row02:before,
    .wrap_row02:after {
        width: 11%;
    }

}

@media screen and (max-width:1440px) {

    .wrap_row02:before,
    .wrap_row02:after {
        width: 7%;
    }

}

@media screen and (max-width:1386px) {

    .mode01 .Banner2,
    .mode02,
    .mode03,
    .mode04 {
        max-width: 1000px;
    }

    .wrap_row02:before,
    .wrap_row02:after {
        width: 12%;
    }
}

@media screen and (max-width:1200px) {

    .wrap_row02:before,
    .wrap_row02:after {
        display: none;
    }

    .kycg .flex-direction-nav a,
    .xzsc .flex-direction-nav a {
        height: 40px;
    }

    .kycg .flex-direction-nav a.flex-prev,
    .xzsc .flex-direction-nav a.flex-prev {
        left: 0;
    }

    .kycg .flex-direction-nav a.flex-next,
    .xzsc .flex-direction-nav a.flex-next {
        right: 0;
    }

    .Banner2 .flexslider ul li .til_slides {
        margin: 30px 0 0 0;
    }

    .kycg ul.slides li,
    .xzsc ul.slides li {
        margin-right: 30px;
    }

    .kycg ul.slides li:after,
    .xzsc ul.slides li:after {
        right: -15px;
    }

    .kycg .flex-viewport,
    .xzsc .flex-viewport {
        overflow: hidden;
    }
}

@media screen and (max-width:1024px) {
    .Banner2 {
        margin: 0 20px !important;
    }

    .mode02,
    .mode03,
    .mode04 {
        margin: 20px !important;
    }
}


@media screen and (max-width:992px) {
    .Banner2 .flexslider ul li .slideImg {
        width: 55%;
    }

    .Banner2 .flexslider ul li .til_slides {
        width: 41.5%;
    }

    .Banner2 .flexslider ul li .til_slides h3 {
        height: 76px;
        margin: 0 48px 19px 0;
    }
   
    .articleList03 ul li.artLf .artImg,
    .articleList03 ul li.artRt .artImg {
        max-width: 235px;
    }

    .articleList03 ul li.artLf .artTxt {
        margin-left: 235px;
    }

    .articleList03 ul li .artTxt p {
        margin-top: 0;
        height: 55px;
    }

    .articleList03 ul li.artRt .artTxt {
        margin-right: 235px;
    }
}


@media screen and (max-width:767px) {
    .articleList03 ul li{width: 100%;}
    .tabArticleList .tab_menu h3 a,
    .articleTitle01 .title {
        font-size: .18rem;
    }

}

@media screen and (max-width:480px) {
    .Banner2 .flexslider ul li .til_slides h2 {
        font-size: .16rem;
    }

    .Banner2 .flexslider ul li .til_slides p {
        font-size: .12rem;
        line-height: 22px;
    }

    .articleList03 ul li.artLf .artImg,
    .articleList03 ul li.artRt .artImg {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .articleList03 ul li.artLf .artTxt,
    .articleList03 ul li.artRt .artTxt {
        margin: 0;
    }

    .articleList03 ul li.artLf .artTxt strong,
    .articleList03 ul li.artRt .artTxt strong {
        display: none;
    }

    .articleList03 ul li .artTxt a,
    .articleList03 ul li .artTxt p {
        height: auto;
    }
}