﻿
.content24 {
    margin: 0 auto;
    position: relative;
    padding: 0 3rem 0 8rem;
    max-width: 1700px;
    min-width: 1200px;
}

.content22 {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

@media screen and  (max-width: 1440px) {
    .content22 {
        width: 1200px;
        margin: 0 auto;
    }

}

@font-face {
    font-family: 'OPPOSans';
    src: url("../font/OPPOSans.ttf");
}

.top_bg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    z-index: 60;
}

em, i {
    font-style: normal;
}

body {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}

.h_con {
    position: relative;
    height: 5.4rem;
}

.h_con .logo {
    width: 12.35rem;
    position: absolute;
    left: 50%;
    margin-left: -7.5rem;
    display: block;
    overflow: hidden;
}

.h_con .logo img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.h_con .logo img:nth-child(1) {
}

.h_nav ul li {
    display: block;
    float: left;
    position: relative;
}

.h_nav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 0.9rem;
    font-weight: normal;
    color: #333;
    height: 5rem;
    line-height: 5rem;
    margin: 0 1.5rem 0 0;
    white-space: nowrap;
}

.h_nav ul li a:hover:after, .h_nav ul li.cur a:after {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    content: "";
    background: #245caf;
    left: 50%;
    bottom: -0.2rem;
    margin-left: -0.2rem;
    border-radius: 0.2rem;
}

.h_nav ul li:last-child a {
    margin-right: 0;
}

.h_nav ul li:nth-child(4) a {
    margin-right: 32rem;
}

.h_nav ul li.cur a, .h_nav ul li:hover a {
    font-weight: bold;
    white-space: nowrap;
    color: #245caf;
}
.content25{width:1200px;margin:0 auto;
}
.p101a-fdh-02 {
    height: 90px;box-shadow: 0 4px 6px #e9e9e9;margin-bottom: 10px;
}

.p101a-fdh-02 h3 {
    float: left;
    width: 150px;
    height: 90px;
    line-height: 90px;
    font-size: 28px;
    font-weight: bold;
    color: #1a1a1a;
}

.p101a-fdh-02-nav {
    max-width: 1000px;
    float: right;
    height: 40px;
    padding-top: 25px;
}

.p101a-fdh-02-nav li {
    float: left;
    height: 40px;
    line-height: 40px;

    border:1px solid #ddd;
    box-sizing: border-box;
    margin-left: 12px;
}

.p101a-fdh-02-nav li a {
    display: block;
    height: 40px;
    font-size: 18px;
    color: #1a1a1a;
    text-align: center;
    padding: 0 24px;
}

.p101a-fdh-02-nav li.sidenavcur,
.p101a-fdh-02-nav li:hover {
    background: #245caf;
    border-color:#245caf;
}

.p101a-fdh-02-nav li.sidenavcur a,
.p101a-fdh-02-nav li:hover a {
    color: #fff;
}

.h_tel {
    width: 14rem;
    height: 2.3rem;
    border-radius: 1.2rem;
    line-height: 2.3rem;
    margin-top: 1.3rem;
    background: #245caf;
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    float: right;
}

.h_tel em {
    font-family: "OPPOSans";
    display: inline-block;
    font-size: 1.1rem;
}

.search {
    float: right;
    width: 0.9rem;
    height: 0.85rem;
    z-index: 100;
    margin-top: 2.1rem;
    position: relative;
    margin-right: 1.6rem;
}

.sea_icon {
    width: 0.9rem;
    height: 0.85rem;
    background: url(../image/sea2.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

.sea_box {
    position: absolute;
    width: 17.2rem;
    right: 0;
    top: 2.4rem;
    z-index: 100;
    display: none;
}

.sea_box input {
    float: left;
    border: 2px solid #245caf;
    font-size: 14px;
}

.sea_box input.txt {
    width: 11.5rem;
    padding: 0 1rem;
    line-height: 1.7rem;
    height: 1.7rem;
}

.sea_box input.btn {
    width: 3.5rem;
    background-color: #245caf;
    color: #fff;
    cursor: pointer;
    height: 1.9rem;
}


.headFix {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px 20px rgba(4, 0, 0, 0.07);
}

.headFix .logo img:nth-child(1) {
}

.headFix .h_nav ul li a {
    color: #333;
}

.headFix .h_nav ul li.cur a, .headFix .h_nav ul li:hover a {
    font-weight: bold;
    white-space: nowrap;
    color: #245caf;
}

.headFix .h_nav ul li a:hover:after, .headFix .h_nav ul li.cur a:after {
    background: #245caf;
}

.headFix .sea_icon {
    background: url(../image/sea2.png) no-repeat center;
    background-size: 100% 100%;
}

@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}


.ty-banner-1 {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top:77px;
}
.ty-banner-1 a{display: block;}
.ty-banner-1 img {
    visibility: visible;
    width: 100%;
}




.p102-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.p102-search-1 p b {
    display: inline-block;
}

.p102-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p102-search-1 p a:hover {
    color: #245caf;
}

.p102-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.p102-search-1-inp:before {
    top: 0;
}

.p102-search-1-inp:after {
    bottom: 0;
}

.p102-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left;
}

.p102-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    border-radius: 25px;
    background: url(../image/p102-search-icon1.png) no-repeat center center #245caf;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.contenttb {
    width: 1200px;
    margin: 0 auto;
}

.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #245caf;
}


.lyl-1k2-fdh-5 {
    padding: 20px 0 20px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav {
    height: 180px;
    position: relative;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one {
    float: left;
    width: 400px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 {
    font-weight: normal;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one:last-of-type h3 {
    border-right: 1px solid #e5e5e5;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 a {
    display: block;
    height: 59px;
    position: relative;
    padding-left: 25px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 span {
    display: block;
    width: 240px;
    height: 59px;
    line-height: 59px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 em {
    position: absolute;
    padding-right: 30px;
    height: 59px;
    line-height: 59px;
    font-size: 14px;
    font-style: normal;
    font-family: "Corbel", "Arial";
    color: rgba(51, 51, 51, 0.5);
    top: 0;
    right: 20px;

    z-index: 2;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover {
    background: #245caf;
    border-color: #245caf;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur span,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover span {
    color: #fff;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur em,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover em {
    color: rgba(255, 255, 255, 0.5);

}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dl {
    position: absolute;
    background: #fff;
    width: 1200px;
    left: 0;
    top: 60px;
    z-index: 10;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p {
    background: #f4f4f4;
    height: 60px;
    line-height: 60px;
    margin-bottom: 1px;
    padding-left: 25px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a {
    float: left;

    padding-left: 20px;
    margin-right: 25px;
    height: 60px;
    font-size: 16px;
    color: #666666;
    position: relative;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:before {
    content: "";
    width: 4px;
    height: 4px;
    border: 1px solid #666666;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:after {
    content: "";
    width: 4px;
    height: 4px;
    border: 1px solid #666666;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:last-of-type {
    margin-right: 0;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover {
    color: #245caf;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur:before,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur:after,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover:before,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover:after {
    border-color: #245caf;
}


.hyt-product-list {
    padding: 0px 0 0;
}

.p102-pros-1-title {
    height: 66px;
    line-height: 66px;
    font-size: 26px;
    color: #333333;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    margin-bottom: 30px;
}

.p102-pros-1-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #245caf;
    left: 0;
    bottom: -2px;
    z-index: 1;
}

.hyt-product-list-6 dl {
    float: left;
    width: 31.33%;
    margin-right: 3%;

    /*border: 1px solid #dfdfdf;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

.hyt-product-list-6 dl:nth-of-type(3n) {
    margin-right: 0;
}

.hyt-product-list-6 dt {
    /*border-bottom: 1px solid #dbdbdb;*/
    position: relative;
    box-shadow: 0 0px 8px #e6e6e6;
}

.hyt-product-list-6 dt a {
    width: 100%;
    display: block;
}

.hyt-product-list-6 dt img {
    width: 100%;
    display: block;
    border-radius: 8px;
}


.hyt-product-list-6 dt em {
    position: absolute;
    padding: 0 15px;
    max-width: 77%;
    height: 30px;
    line-height: 30px;
    font-style: normal;
    font-size: 15px;
    color: #245caf;
    border: 1px solid #245caf;
    left: 25px;
    top: 20px;
    z-index: 2;
}

.hyt-product-list-6 dd {
    padding: 10px 40px;
    text-align: center;
}

.hyt-product-list-6 dd h4 {
    height: 40px;
    font-weight: normal;
    margin-bottom: 12px;
}

.hyt-product-list-6 dd h4 a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hyt-product-list-6 dd p {
    line-height: 28px;
    font-size: 15px;
    color: #666666;
}

.hyt-product-list-6 dd p a {
    color: #245caf;
}


.p102-pagination-blk {
    padding-bottom: 40px;
}


.footer {
    height: 444px;
    background: #ededed;
}

.f_con {
    padding: 90px 0 0;
    height: 274px;
}

.f_con .f_logo {
    float: right;
}

.f_con .f_logo h2 span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #1a1a1a;
    font-weight: bold;
}

.f_con .f_logo h2 em {
    display: block;
    font-size: 36px;
    line-height: 36px;
    color: #1a1a1a;
    font-weight: bold;
    font-style: italic;
    margin-top: 10px;
    font-family: "OPPOSans";
}

.f_con .f_logo h2 em i {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    font-weight: normal;
    font-style: normal;
    margin-left: 6px;
}

.f_con .f_logo ul {
    margin-top: 45px;
}

.f_con .f_logo ul li {
    margin-bottom: 12px;
    font-size: 18px;
    color: #4c4c4c;
}

.f_con .f_logo ul li img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: -7px;
}

.f_nav {
    float: left;
    width: 430px;
    margin-left: 230px;
}

.f_nav ul li > a {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 38px;
    display: block;
    float: left;
    width: 215px;
}

.f_nav ul li > a:hover {
    color: #245caf;
}

.f_er {
    float: left;
    width: 284px;
}

.f_er li {
    width: 136px;
    float: left;
}

.f_er li:nth-child(2n) {
    float: right;
}

.f_er li img {
    display: block;
    width: 136px;
    height: 136px;
    border-radius: 6px;
}

.f_er li span {
    display: block;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 36px;
    text-align: center;
}

.f_bt {
    height: 80px;
    background: #fff;
}

.f_bt h2 {
    float: left;
}

.f_bt h2 img {
    display: inline-block;
    width: 174px;
    vertical-align: middle;
}

.f_bt h2 span {
    font-size: 15px;
    color: #000;
    line-height: 80px;
    display: inline-block;
    opacity: 0.5;
    margin-left: 20px;
    font-weight: normal;
}

.f_bt p {
    font-size: 15px;
    color: #000;
    line-height: 80px;
    display: block;
    opacity: 0.5;
    float: right;
}

.f_bt p a {
    color: #000;
}


@media screen and  (max-width: 1440px) {
    .f_nav {
        float: left;
        width: 430px;
        margin-left: 120px;
    }
}


.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #245caf url(../image/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #245caf url(../image/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #245caf url(../image/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #245caf url(../image/tohome.png) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #245caf url(../image/returnTop.png) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #245caf url(../image/cimg23.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #245caf url(../image/cimg25.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}

