@charset "utf-8";

.top {
    width: 100%;
    height: 78px;
    background-color: #ffffff;
    padding: 0px 0px 0px 120px;
}

.topleft {
    width: 159px;
    height: auto;
}

.topleft a img {
    width: 100%;
    height: 100%;
}

.topnav ul li {
    float: left;
}

.topnav ul li a {
    padding: 0px 25px;
    font-size: 16px;
    color: #333333;
    line-height: 76px;
    display: block;
    transition: all 0s;
    text-transform: uppercase;
}

.topnav ul li a:hover,
.topnav ul li a.active {
    color: #165396;
    background: url(../images/navline.jpg) no-repeat center bottom;
}

.toptel {
    margin-left: 25px;
    width: 310px;
    height: 78px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    background: url(../images/navtelico.png) no-repeat left;
    background-position-x: 50px;
}

.toptel h3 {
    font-family: Roboto-Black;
    font-size: 24px;
    line-height: 78px;
    padding-left: 95px;
    color: #333333;
}

.toplang {
    padding: 0px 28px;
    font-size: 18px;
    color: #333333;
    height: 78px;
    line-height: 78px;
    border-right: 1px solid #ececec;
}

.toplang:hover {
    background-color: #165396;
}

.toplang:hover a {
    color: #ffffff;
}

.topico {
    padding: 0px 25px;
    height: 78px;
    line-height: 78px;
    cursor: pointer;
}

.topico img {
    width: 30px;
    height: 21px;
}

.topico:hover {
    background-color: #165396;
}

.topico:hover img {
    filter: grayscale(100%) brightness(500%);
}

.topnav_xl {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background: url(../images/tcdh-bg.jpg) no-repeat center;
    background-size: cover;
    display: none;
    z-index: 999;
}

.topnavxl_top {
    padding-left: 50px;
    height: 90px;
    width: 100%;
    border-bottom: 1px solid #1456a7;
}

.topxl_logo a img {
    width: 159px;
    height: auto;
    filter: grayscale(100%) brightness(500%);
}

.topxl_close {
    width: 90px;
    height: 90px;
    cursor: pointer;
    transition: .5s;
    background: #1255a8;
    text-align: center;
    line-height: 90px;
}

.topxl_close img {
    width: 34px;
}

.topnavxl_bot {
    padding: 60px 130px;
    align-items: flex-start;
}

.topxl_botleft {
    width: 60%;
}

.topxl_botleft_title {
    border-bottom: 1px solid #1b549b;
    position: relative;
}

.topxl_botleft_title h2 {
    padding-bottom: 35px;
    font-size: 44px;
    line-height: 54px;
}

.topxl_botleft_title h2 span {
    font-size: 44px;
    color: #ffffff;
}

.topxl_botleft_title h2 strong {
    font-weight: bold;
    color: #ffffff;
}

.topxl_botleft_titleline {
    position: absolute;
    bottom: -1px;
    width: 210px;
    height: 1px;
    background: #fff;
}

.topxl_botleft_bot {
    padding-bottom: 50px;
    border-bottom: 1px solid #1b549b;
}

.topxl_botleft_bot p {
    width: 50%;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    opacity: .6;
    padding-top: 50px;
}

.topxl_botleft_ewm {
    width: 220px;
    margin-top: 40px;
}

.topxl_botright {
    width: 30%;
}

.topxlbot_rtop {
    border-bottom: 1px solid #1b549b;
    position: relative;
}

.topxlbot_rtop h3 {
    padding-top: 50px;
    padding-bottom: 35px;
    font-size: 44px;
    line-height: 54px;
    color: #ffffff;
    font-weight: bold;
}

.topxlbot_r_titleline {
    width: 120px;
}

.topxlbot_rbot ul li {
    width: 50%;
    margin-top: 50px;
}

.topxlbot_rbot ul li a {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    opacity: .6;
    padding-top: 50px;
}

.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .24);
}

/* banner */
.banner .swiper-pagination {
    bottom: 50px;
}

.bannerpagination .swiper-pagination-bullet {
    width: 100px;
    height: 4px;
    border-radius: 0px;
}

.bannerpagination .swiper-pagination-bullet-active {
    background: #00070f;
}

.idxpro ul li {
    width: 33%;
    border-left: 2px solid #dddddd;
    height: 520px;
    padding: 100px 0px 60px 60px;
    position: relative;
}

.idxpro ul li:first-child {
    border-left: 0px;
}

.idxpro ul li a h3 {
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
    color: #000000;
}

.idxpro ul li a h4 {
    font-size: 24px;
    font-weight: lighter;
    font-style: italic;
    letter-spacing: 1px;
    color: #000000;
    padding: 20px 0px 70px;
}

.idxpro_more {
    width: 175px;
    height: 36px;
    justify-content: center;
    background: url(../images/idxpro_morebg.png) no-repeat center;
    background-size: cover;
}

.idxpro_more p {
    padding-right: 10px;
}

.idxpro_img {
    position: absolute;
    right: 50px;
    bottom: 60px;
    width: 308px;
    text-align: right;
    transition: all .5s;
}

.idxpro_img img {
    max-width: 100%;
}

.idxpro ul li:hover .idxpro_more {
    background-image: url(../images/idxpro_hovbg.png);
}

.idxpro ul li:hover .idxpro_more p {
    color: #ffffff;
}

.idxpro ul li:hover .idxpro_more img {
    filter: grayscale(100%) brightness(500%);
}

.idxpro ul li:hover .idxpro_img {
    transform: scale(1.05);
}

.idxpro ul li:last-child .idxpro_img {
    text-align: center;
}

/* 梅曼智能 */
.idxmid {
    width: 100%;
    height: auto;
    background: url(../images/idxmid_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 140px 0px;
}

.idxmid_left {
    width: 57%;
    background: url(../images/idxmid_leftico.png) no-repeat left top;
    background-size: 35px;
    padding-left: 70px;
}

.idxmid_left h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 52px;
    letter-spacing: 1px;
    color: #ffffff;
}

.idxmid_left p {
    font-size: 15px;
    line-height: 26px;
    color: #eeeeee;
    padding: 70px 0px;
}

.idxmid_left a {
    width: 172px;
    height: 48px;
    display: block;
    background-color: #165396;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    transition: all .5s;
}

.idxmid_left a:hover {
    background-color: #005abb;
}

.idxmid_right {
    width: 30%;
}

.idxmid_right ul li a {
    justify-content: flex-start;
}

.idxmid_rimg {
    width: 72px;
    height: 72px;
    margin: 0px 35px 0px 30px;
}

.idxmid_rimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxmid_rdesc {
    transition: all .5s;
}

.idxmid_rdesc h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
}

.idxmid_rdesc p {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 12px;
    opacity: 0.62;
}

.idxmid_right ul li:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, .24);
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    padding: 35px 0px;
    margin: 35px 0px;
}

.idxmid_right ul li:hover .idxmid_rdesc {
    padding-left: 10px;
}

/* 核心优势 */
.idxgood {
    background-color: #f4f4f4;
    padding: 80px 0px;
}

.idxgood_name {
    text-align: center;
    margin-bottom: 50px;
}

.idxgood_name h4 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
}

.idxgood_top {
    height: 78px;
    width: 100%;
    margin: 50px 0px;
}

.idxgood_top ul {
    background: url(../images/idxgood_topul_line.png) no-repeat center;
    padding: 0px 240px;
}

.idxgood_top ul li {
    width: 78px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    position: relative;
    transform: rotate(-90deg);
    border-radius: 50%;
    transition: all .36s;
}

.idxgood_top ul li img {
    transform: rotate(90deg);
}

.he_sysvgny {
    display: none;
}

.he_sysvgny svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.he_sysvgny circle {
    stroke-dasharray: 220;
    stroke-dashoffset: 220;
    -webkit-animation: 16s svgcircle2 linear;
    animation: 16s svgcircle2 linear;
}

.idxgood_topicoline {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 9px solid #bce6f0;
    border-radius: 50%;
    z-index: 1;
    display: none;
}

.idxgood_top ul li:hover,
.idxgood_top ul li.on {
    background-color: #ffffff;
}

.idxgood_top ul li.on .he_sysvgny,
.idxgood_top ul li.on .idxgood_topicoline {
    display: block;
}

.idxgood_bot ul {
    height: 430px;
}

.idxgood_bot ul li {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 12px;
}

.idxgood_botli_item {
    width: 100%;
    height: 100%;
}

.idxgood_botleft {
    width: 50%;
    height: 100%;
    padding: 80px;
    position: relative;
}

.idxgood_botl_num {
    position: absolute;
    top: 65px;
    left: 95px;
    width: 90px;
    height: 70px;
}

.idxgood_botl_num h4 {
    font-size: 90px;
    font-weight: bold;
    font-style: italic;
    color: #ececec;
}

.idxgood_botl_desc {
    position: absolute;
    top: 110px;
    left: 80px;
    padding-right: 80px;
}

.idxgood_botl_desc h3 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #165396;
}

.idxgood_botl_desc p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 40px 0px;
    color: #333333;
}

.idxgood_botl_descli h5 {
    width: 50%;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 35px;
    background: url(../images/idxgood_botico.png) no-repeat left;
    transition: all .5s;
}

.idxgood_botl_descli h5:hover {
    padding-left: 40px;
}

.idxgood_botrigt {
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.idxgood_botrigt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxgood_botrigt img:hover {
    transform: scale(1.1);
}


/* 经典案例 */
.idxcase {
    width: 100%;
    padding: 80px 0px;
}

.idxcase_name h3 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
}

.idxcase_name a {
    width: 160px;
    height: 42px;
    display: block;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #666666;
    border: solid 1px #d9d9d9;
    transition: all .5s;
}

.idxcase_name a:hover {
    background-color: #1b549b;
    color: #ffffff;
    border-color: #1b549b;
}

.idxcase_item {
    position: relative;
    padding: 0px 80px 0px;
    margin-top: 55px;
}

.idxcase_swiper .idxcase_li {
    width: 100%;
    height: 420px;
    background-color: #f5f5f5;
    position: relative;
    display: block;
}

.idxcase_lidesc {
    width: 100%;
    height: 200px;
    padding: 40px 40px 0px;
    text-align: left;
    transition: all .5s;
}

.idxcase_lidesc_line {
    width: 16px;
    height: 2px;
    background-color: #333333;
}

.idxcase_lidesc h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 24px 0px 19px;
    color: #333333;
}

.idxcase_lidesc p {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.idxcase_liimg {
    position: absolute;
    width: 100%;
    height: 420px;
    overflow: hidden;
    top: 200px;
    transition: all .5s;
}

.idxcase_liimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxcase_li:hover .idxcase_liimg {
    position: absolute;
    top: 0px;
    left: 0px;
}

.idxcase_lihover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(22, 83, 150, .8);
    padding: 40px 40px 0px;
    text-align: left;
    opacity: 0;
    transition: all .5s;
}

.idxcase_lihover .idxcase_lidesc_line {
    background-image: linear-gradient(-30deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#333333,
            #333333);
    background-blend-mode: normal,
        normal;
}

.idxcase_lihover h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 24px 0px 19px;
    color: #ffffff;
}

.idxcase_lihover p {
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
}

.idxcase_limore {
    width: 100%;
    padding: 180px 0px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .32);
}

.idxcase_limore p {
    font-size: 14px;
    color: #ffffff;
}

.idxcase_limore img {
    width: 6px;
}

.idxcase_li:hover .idxcase_lihover {
    opacity: 1;
}

.idxcase_item .swiper-button-white {
    width: 60px;
    height: 420px;
    background-color: #e9e9e9;
    top: 22px;
    opacity: 1;
    transition: all .5s;
}

.idxcase_item .swiper-button-white:after {
    font-size: 20px;
}

.idxcase_item .swiper-button-white:hover {
    background-color: #275ba6;
}

/* 新闻 */
.idxnews {
    padding: 80px 0px;
    background-color: #f4f4f4;
}

.idxnews_name {
    margin-bottom: 55px;
}

.idxnews_name h3 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000000;
}

.idxnews_name a {
    display: block;
    width: 160px;
    height: 42px;
    background-color: #165396;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
}

.idxnews_item {
    align-items: flex-start;
}

.idxnews_left {
    width: 449px;
    height: 547px;
    background: url(../images/idxnewsbg.jpg) no-repeat center;
    background-size: cover;
    padding: 60px 40px;
}

.idxnews_left h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
    padding-bottom: 60px;
}

.idxnews_left p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
}

.idxnews_left h4 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #165396;
    padding: 35px 0px 40px;
}

.idxnews_left img {
    width: 36px;
    transition: all .5s;
}

.idxnews_left:hover h3 {
    color: #165396;
}

.idxnews_left:hover img {
    margin-left: 10px;
}

.idxnews_right {
    width: 924px;
}

.idxnews_right .idxnews_r_top {
    width: 100%;
}

.idxnews_right .idxnews_r_top ul li {
    width: 449px;
    height: 220px;
    padding: 40px 30px;
    background-color: #ffffff;
}

.idxnews_right .idxnews_r_top ul li a {
    display: block;
}

.idxnews_right .idxnews_r_top ul li a h3 {
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
}

.idxnews_right .idxnews_r_top ul li a .idxnews_r_topdate {
    margin-top: 60px;
}

.idxnews_right .idxnews_r_top ul li a .idxnews_r_topdate p {
    font-size: 24px;
    color: #165396;
}

.idxnews_right .idxnews_r_top ul li a .idxnews_r_topdate img {
    filter: grayscale(100%) brightness(250%);
}

.idxnews_right .idxnews_r_top ul li:hover {
    background-color: #165396;
}

.idxnews_right .idxnews_r_top ul li:hover a h3 {
    color: #ffffff;
}

.idxnews_right .idxnews_r_top ul li:hover a .idxnews_r_topdate p {
    color: #ffffff;
}

.idxnews_right .idxnews_r_top ul li:hover a .idxnews_r_topdate img {
    filter: grayscale(100%) brightness(500%);
}

.idxnews_right .idxnews_r_bot {
    width: 100%;
    height: 301px;
    background-color: #ffffff;
    margin-top: 27px;
    padding: 25px 30px;
}

.idxnews_right .idxnews_r_bot ul li {
    height: 50px;
    line-height: 50px;
}

.idxnews_right .idxnews_r_bot ul li h3 {
    font-size: 16px;
    color: #666666;
}

.idxnews_right .idxnews_r_bot ul li p {
    font-size: 16px;
    color: #a9a9a9;
}

.idxnews_right .idxnews_r_bot ul li:hover h3,
.idxnews_right .idxnews_r_bot ul li:hover p {
    color: #165396;
}

/* foot */
.foot {
    background-color: #333333;
}

.foot_top {
    width: 100%;
    height: 160px;
    border-bottom: 1px solid #484848;
}

.foottop_logo {
    width: 300px;
    height: 60px;
}

.foottop_logo img {
    width: 100%;
}

.foottop_nav ul {
    width: 443px;
}

.foottop_nav ul li a {
    font-size: 14px;
    color: #ffffff;
}

.foot_mid {
    width: 100%;
    height: 310px;
    border-bottom: 1px solid #484848;
}

.footmid_left {
    width: 805px;
}

.footmid_ewm {
    text-align: center;
}

.footmid_ewm img {
    width: 136px;
    margin-bottom: 20px;
}

.footmid_ewm p {
    font-size: 14px;
    line-height: 28px;
    color: #cecece;
}

.footmid_tel img {
    width: 54px;
}

.footmid_tel h3 {
    font-size: 14px;
    padding: 25px 0px 30px;
    color: #989898;
}

.footmid_tel a {
    font-size: 30px;
    font-weight: bold;
    color: #cecece;
}

.footmid_add p {
    font-size: 14px;
    line-height: 30px;
    color: #cecece;
}

.footmid_right {
    width: 280px;
}

.footmid_rtop {
    width: 100%;
}

.footmid_rtop a {
    font-size: 14px;
    display: block;
    color: #989898;
}

.footmid_right img {
    width: 24px;
    margin: 55px 0px;
    float: right;
}
.footmid_rbot {
    margin-top: 100px;
}
.footmid_rbot p {
    text-align: right;
    font-size: 14px;
    color: #cecece;
}

.footmid_rbot p a {
    font-size: 14px;
    color: #cecece;
}

.footbot_left p {
    font-size: 14px;
    color: #939393;
    line-height: 80px;
}

.footbot_left p a {
    font-size: 14px;
    color: #939393;
}

.footbot_right {
    width: 160px;
    height: 42px;
    border: solid 1px #484848;
    position: relative;
    cursor: pointer;
}

.footbot_rlink {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.footbot_rlink p {
    font-size: 14px;
    color: #939393;
    padding-right: 20px;
}

.footbot_rlink img {
    width: 11px;
}

.footbotlinks {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    background-color: #ffffff;
    padding: 15px 0px;
    display: none;
}

.footbotlinks a {
    color: #666666;
    line-height: 40px;
    font-size: 14px;
    display: block;
    text-align: center;
}

/* 手机端导航 */
.waptop {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    padding: 0px 15px;
}

.waptop_logo a img {
    height: 32px;
}

.waptop_right {
    width: 85px;
}

.waptop_right a {
    font-size: 24px;
    display: block;
}

.waptop_rnavico img {
    width: 30px;
}

.wapnav_xl {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 100vh;
    background: url(../images/tcdh-bg.jpg)no-repeat center bottom / cover;
    display: none;
}

.wapnav_xltop {
    height: 60px;
    border-bottom: 1px solid #1255a8;
}

.wapnav_xltop_logo {
    padding-left: 15px;
}

.wapnav_xltop_logo a img {
    filter: grayscale(100%) brightness(500%);
    height: 32px;
}

.wapnav_xltop_close {
    width: 70px;
    height: 100%;
    background: #1255a8;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.wapnav_xltop_close img {
    width: 30px;
}

.wapnav_xlbot {
    padding: 40px 0px;
}

.wapnav_xlbot ul li a {
    text-align: center;
    display: block;
    color: rgba(255, 255, 255, .6);
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: bold;
}

/* 关于我们页面 */
.neibanner {
    width: 100%;
    height: 380px;
    background-size: cover;
    padding-top: 140px;
}

.neibanner_item {
    height: 90px;
    width: 100%;
    background: url(../images/neibanner_itembgline.png) no-repeat center;
    background-position-y: 55px;
    text-align: center;
}

.neibanner_item h2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
}

.neibanner_item .neibanner_line {
    width: 96px;
    height: 2px;
    margin: 21px auto;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
}

.neibanner_item p {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.position {
    background-color: #fafafa;
}

.positem {
    background: url(../images/posico.png) no-repeat left;
    padding: 35px 0px 35px 30px;
}

.positem p {
    font-size: 14px;
    color: #999999;
}

.positem p a {
    font-size: 14px;
    color: #999999;
}

.aboutpage {
    padding-left: 260px;
    align-items: flex-start;
    background-color: #fafafa;
}

.aboutpage_left {
    width: 230px;
    height: auto;
}

.aboutpage_left ul {
    border-left: 2px solid #676767;
    padding-left: 20px;
}

.aboutpage_left ul li {
    margin-bottom: 20px;
}

.aboutpage_left ul li a {
    width: 192px;
    height: 42px;
    border-radius: 21px;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    color: #333333;
}

.aboutpage_left ul li a.active,
.aboutpage_left ul li a:hover {
    background-color: #ffffff;
}

.aboutpage_right {
    width: 85%;
    height: auto;
    padding-left: 60px;
    border-left: solid 1px rgba(227, 227, 227, .5);
}

.aboutr_profile {
    width: 100%;
    height: 490px;
    border-bottom: 1px solid #d1d1d1;
    background: url(../images/aboutr_profile_bg.png) no-repeat right bottom;
}

.aboutr_pfitem {
    width: 640px;
}

.aboutr_pfitem h3 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333333;
    padding-bottom: 20px;
}

.aboutr_pfitem h4 {
    font-size: 20px;
    font-style: italic;
    line-height: 32px;
    padding-bottom: 30px;
    letter-spacing: 1px;
    color: #555555;
    width: 493px;
}

.aboutr_pfitem .aboutr_pfline {
    width: 10px;
    height: 6px;
    background-color: #165396;
    margin: 30px 0px;
    transition: all .5s;
}

.aboutr_pfitem p {
    font-size: 16px;
    line-height: 28px;
    color: #888888;
}

.aboutr_pfitem:hover .aboutr_pfline {
    /* width: 40px; */
}

.aboutr_culture {
    padding: 80px 0px;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
}

.aboutr_culname {
    width: 1110px;
    text-align: center;
}

.aboutr_culname h3 {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 45px;
}

.aboutr_culture ul {
    width: 1110px;
}

.aboutr_culture ul li {
    height: 315px;
    width: 343px;
    position: relative;
}

.aboutr_culico {
    width: 70px;
    height: 70px;
    border: 5px solid #165396;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -35px;
    background-color: #ffffff;
    z-index: 9;
    text-align: center;
    line-height: 55px;
}

.aboutr_culico img {
    max-width: 36px;
}

.aboutr_culdesc {
    width: 100%;
    height: 280px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0px 6px 16px 0px rgba(170, 170, 170, 0.05);
    border-radius: 12px;
    padding: 0px 50px;
    text-align: center;
    transition: all .5s;
}

.aboutr_culdesc h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 75px 0px 20px;
    color: #333333;
}

.aboutr_culdesc p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.aboutr_culture ul li:hover .aboutr_culdesc {
    background-color: #165396;
}

.aboutr_culture ul li:hover .aboutr_culdesc h3 {
    color: #ffffff;
}

.aboutr_culture ul li:hover .aboutr_culdesc p {
    color: #ffffff;
}

.aboutr_culture ul li:hover .aboutr_culico {
    border-color: #ffffff;
    background-color: #165396;
}

.aboutr_culture ul li:hover .aboutr_culico img {
    filter: grayscale(100%) brightness(500%);
}

.aboutr_honor {
    padding: 80px 0px;
    height: 510px;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 150px;
    background: url(../images/aboutr_honor_bg.png) no-repeat right;
}

.aboutr_honoritem {
    width: 1110px;
    height: auto;
}

.aboutr_honorswiper .swiper-slide {
    height: 279px;
    background: url(../images/aboutr_honorli_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.aboutr_honorswiper .swiper-slide img {
    width: 100%;
    height: 100%;
    padding: 12px;
}

/* case detail */
.casedetail_page {
    margin-top: -60px;
    width: 100%;
    background-color: #ffffff;
    padding: 0px 90px;
}

.casede_contop {
    margin-bottom: 100px;
}

.casede_contop h3 {
    font-size: 30px;
    letter-spacing: 2px;
    color: #333333;
}

.casede_contop h4 {
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    padding: 15px 0px 50px;
}

.casede_topl {
    width: 520px;
    height: 360px;
    overflow: hidden;
}

.casede_topl img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.casede_topl:hover img {
    transform: scale(1.1);
}

.casede_topr {
    width: 600px;
    min-height: 360px;
    padding: 60px 80px;
    background-color: #f5f5f5;
}

.casede_topr h5 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
}

.casede_topr h5 p {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #165396;
    margin-right: 38px;
}

.casede_topr h5 span {
    font-size: 16px;
    width: 280px;
    line-height: 28px;
    transition: all .5s;
    color: #666666;
    cursor: default;
}

.casede_topr h5:hover span {
    margin-left: 10px;
}

a.casewdlink {
    padding: 10px 20px ;
    background-color: #1255a8;
    color: #ffffff;
    border-radius: 5px;
}

.casede_bottitle {
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 45px;
    position: relative;
}

.casede_bottitle h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
}

.casede_bottitle_line {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 3px;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#165396,
            #165396);
    background-blend-mode: normal,
        normal;
}

.casede_botcon {
    min-height: 500px;
}

.casede_botcon p {
    font-size: 15px;
    line-height: 28px;
    color: #333333;
    font-family: '微软雅黑';
}
.casede_botcon span {
    font-size: 15px !important;
    font-family: '微软雅黑' !important;
    color: #333333 !important;
}
.casede_botcon strong span {
    font-size: 17px !important;
    font-weight: bold;
} 

.casede_botcon p img {
    margin: 10px auto;
    display: inline-block;
}

.casede_botnext {
    padding: 60px 0px;
}

.casede_botnext_l p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}

.casede_botnext_l p a {
    font-size: 15px;
    color: #666666;
}

.casede_botnext_l p:hover a {
    color: #165396;
}

.casede_botnext_r {
    width: 130px;
    height: 40px;
    background-color: #165396;
    justify-content: center;
}

.casede_botnext_r img {
    width: 6px;
    margin-right: 10px;
}

.casede_botnext_r a {
    font-size: 14px;
    color: #ffffff;
}

/* caselist page */
.caselist_page {
    padding-left: 0px;
}

.caselist_page_item {
    align-items: flex-start;
}

.caselist_item h4 {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
    color: #165396;
    background: url(../images/caselist_ico.png) no-repeat left;
    padding-left: 40px;
}

.caselist_right_item {
    width: 1170px;

}

.caselist_right {
    width: 100%;
    margin-bottom: 60px;
}

.caselist_right ul {
    margin-top: 35px;
    justify-content: flex-start;
}

.caselist_right ul li {
    width: 32%;
    height: 485px;
    border-bottom: 3px solid #d1d1d1;
    margin-bottom: 30px;
    margin-right: 2%;
    transition: all .5s;
}
.caselist_right ul li:nth-child(3n) {
    margin-right:0px ;
}
.caselist_right ul li a {
    display: block;
}

.caselist_right_img {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.caselist_right_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.caselist_right_desc {
    width: 100%;
    height: 245px;
    padding: 30px;
    border: solid 1px #eeeeee;
}

.caselist_right_desc .caselist_rdesc_line {
    width: 24px;
    height: 3px;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#666666,
            #666666);
    background-blend-mode: normal,
        normal;
}

.caselist_right_desc h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
    padding: 20px 0px;
}

.caselist_right_desc p {
    font-size: 15px;
    line-height: 26px;
    color: #666666;
}

.caselist_right_desc button {
    width: 120px;
    height: 32px;
    background-color: #165396;
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    border: 0px;
    margin-top: 40px;
}

.caselist_right ul li:hover {
    border-color: #165396;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .24);
}

.caselist_right ul li:hover .caselist_right_desc h3 {
    color: #165396;
}

/* contact page */
.contact_page {
    width: 100%;
}

.contactpos {
    background-color: #ffffff;
}

.contact_topl {
    width: 511px;
    height: 370px;
}

.contact_topldesc {
    margin-bottom: 30px;
}

.contact_topldesc h3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
}

.contact_topldesc .contact_topl_line {
    width: 50px;
    height: 2px;
    margin: 20px 0px 25px;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#165396,
            #165396);
    background-blend-mode: normal,
        normal;
}

.contact_topldesc p {
    font-size: 15px;
    line-height: 28px;
    color: #555555;
    padding-bottom: 10px;
}

.contact_topl_desc {
    justify-content: flex-start;
    margin-top: 10px;
}

.contact_topl_desc img {
    max-width: 26px;
    margin-right: 15px;
}

.contact_topl_desc p {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

.contact_topr {
    width: 700px;
    height: 240px;
    padding-left: 40px;
    background: url(../images/contact_topr_bg.png) no-repeat center;
    background-size: contain;
}

.contact_topr h3 {
    font-size: 18px;
    color: #ffffff;
    padding: 120px 0px 5px;
}

.contact_topr p {
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
}

.contact_bot {
    margin-top: 80px;
}

.contact_botl {
    width: 50%;
    height: 740px;
}

.contact_botl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact_botr {
    width: 50%;
    height: 740px;
    padding: 80px 0px 0px 80px;
    background-color: #eff1f5;
}

.contact_botr_name h3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333333;
}

.contact_botr_line {
    margin: 20px 0px 30px;
    width: 50px;
    height: 2px;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #28b0c6 49%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#165396,
            #165396);
    background-blend-mode: normal,
        normal;
}

.contact_botr_name form {
    width: 620px;
}

.contact_botr_input {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    margin-bottom: 12px;
    padding: 0px 25px;
}

.contact_botr_input input {
    width: 80%;
}

.contact_botr_input p {
    font-size: 20px;
    color: #165396;
}

.contact_botr_text {
    width: 100%;
    height: 160px;
    background-color: #ffffff;
    align-items: flex-start;
    padding: 20px 25px 0px;
}

.contact_botr_text textarea {
    background: none;
    width: 80%;
    height: 80%;
    border: 0px;
}

.contact_botr_text p {
    font-size: 20px;
    color: #165396;
}

.contact_formdesc p {
    font-size: 14px;
    color: #555555;
    padding: 20px 0px;
}

.contact_formbtn {
    width: 100%;
}

.contact_formbtn button {
    width: 304px;
    height: 60px;
    background-color: #165396;
    border: 0px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
}

.contact_formbtn button.contact_btnre {
    background-color: #dadde3;
    color: #555555;
}

/* joblist */
.joblist {
    margin: 20px 0px 60px;
}

.joblist_item ul li {
    cursor: pointer;
    border-top: 1px solid #e6e6e6;
}

.jobli_title {
    width: 100%;
    height: 100%;
    height: 65px;
    padding: 0px 120px 0px 50px;
}

.jobli_title h3 {
    width: 20%;
    font-size: 18px;
    color: #333333;
}

.jobli_more {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #86888a;
    text-align: center;
    line-height: 30px;
}

.jobli_more img {
    filter: grayscale(100%) brightness(500%);
}

.jobli_item {
    padding: 40px 60px 30px;
    display: none;
}

.jobli_itemtopl {
    width: 50%;
}

.jobli_itemtopl h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #165396;
    padding-bottom: 25px;
}

.jobli_itemtopl p {
    font-size: 15px;
    line-height: 26px;
    color: #333333;
}

.jobli_itembot {
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    padding-top: 30px;
}

.jobli_itembot img {
    width: 86px;
}

.jobli_itembot a {
    width: 172px;
    height: 42px;
    background-color: #165396;
    font-size: 15px;
    text-align: center;
    line-height: 42px;
    color: #ffffff;
}

.joblist_item ul li:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.joblist_item ul li.active {
    border: 0px;
}

.joblist_item ul li.active .jobli_item {
    border: solid 1px #e6e6e6;
    border-bottom: 0px;
}

.joblist_item ul li:last-child.active .jobli_item {
    border-bottom: solid 1px #e6e6e6;
}

.joblist_item ul li.active .jobli_title {
    background-color: #165396;
    border-radius: 10px 10px 0px 0px;
}

.joblist_item ul li.active .jobli_title h3 {
    color: #ffffff;
}

.joblist_item ul li.active .jobli_title h3 strong {
    color: #ffffff;
}

.joblist_item ul li.active .jobli_title .jobli_more {
    background-color: #ffffff;
    line-height: 33px;
}

.joblist_item ul li.active .jobli_title .jobli_more img {
    filter: none;
    transform: rotate(90deg);
}

.jobli_item.active {
    display: block;
}

.page {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}

.page a {
    font-size: 14px;
    padding: 5px 12px;
    color: #999999;
    border: solid 2px #dddddd;
    margin: 0px 3px;
}

.page a:hover,a.page-num-current {
    background-color: #165396;
    color: #ffffff;
    border-color: #165396;
}
.page-status {
    display: none;
}

/* news detail */
.newsdetail_top {
    margin-bottom: 0px;
}

.newsdetail p {
    color: #666666;
}

/* news list */
.newslist {
    padding-bottom: 60px;
}

.newslist_page ul li {
    width: 680px;
    height: 280px;
    background-color: #f5f5f5;
    margin-top: 40px;
}

.newslist_page ul li a {
    height: 100%;
    width: 100%;
}

.newslist_img {
    width: 280px;
    height: 100%;
    overflow: hidden;
}

.newslist_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prolist2_img img {
    object-fit: contain;
}

.newslist_desc {
    padding: 40px;
    width: 400px;
    height: 100%;
}

.newslist_desc h4 {
    font-size: 15px;
    font-weight: bold;
    color: #666666;
}

.newslist_desc h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 20px 0px;
    color: #333333;
}

.newslist_desc p {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.newslist_desc button {
    width: 120px;
    height: 32px;
    border: solid 1px #dddddd;
    background: none;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 45px;
}

.newslist_page ul li:hover .newslist_img img {
    transform: scale(1.05);
}

.newslist_page ul li:hover .newslist_desc h3 {
    color: #165396;
}

.newslist_page ul li:hover .newslist_desc button {
    color: #ffffff;
    background-color: #165396;
}

/* prodcut page */
.prodetail_banner {
    height: 740px;
    padding-top: 0px;
}

.prodetail_banner .positem {
    padding-top: 20px;
    background-position-y: 23px;
    background-image: url(../images/pro_posico.png);
}

.prodetail_banner .positem p,
.prodetail_banner .positem p a {
    color: #333333;
}

.prodetop_left {
    width: 596px;
}

.prodetop_left h3 {
    font-size: 32px;
    font-weight: bold;
    font-style: italic;
    color: #333333;
}

.prodetop_left .prodetop_leftline {
    width: 10px;
    height: 6px;
    margin: 40px 0px 38px;
    transition: all .5s;
    background-image: linear-gradient(-90deg,
            #59bb89 0%,
            #22afcd 55%,
            #228bcb 100%),
        linear-gradient(#165396,
            #165396);
    background-blend-mode: normal,
        normal;
}
.prodetop_left p {
    font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.prodetop_leftlink {
    margin-top: 60px;
}
.prodetop_leftlink a {
    text-decoration: underline;
	font-size: 16px;
	color: #165396;
    margin-right: 40px ;
}
.prodetop_left:hover .prodetop_leftline {
    /* width: 190px; */
}
.prodetop_right {
    width: 520px;
	height: 560px;
	background-color: rgba(255, 255, 255, .24);
	box-shadow: 0px 0px 30px 0px 
		rgba(0, 0, 0, 0.1);
	border-radius: 36px;
}
.protopswiper .swiper-slide {
    background: none;
}
.protopswiper .swiper-slide img {
    max-height: 90%;
}
.protopswiper .swiper-pagination-bullet {
    width: 12px;
	height: 12px;
	border: solid 2px #999999;
    background: none;
    opacity: 1;
}
.protopswiper .swiper-pagination-bullet-active {
    border-color: #165396;
}
.prodebot_item {
    margin-top: 80px;
}
.prodebot_xntitle {
    justify-content: flex-start;
    margin-bottom: 40px;
}
.prodebot_xntitle .prodebot_xntitle_line {
	width: 10px;
	height: 6px;
    margin-right: 15px;
	background-image: linear-gradient(-90deg, 
		#59bb89 0%, 
		#22afcd 55%, 
		#228bcb 100%), 
	linear-gradient(
		#165396, 
		#165396);
	background-blend-mode: normal, 
		normal;
}
.prodebot_xntitle h3 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
}
.prodebot_xntable table {
    width: 100%;
	border: solid 1px #d1d1d1;
}
.prodebot_xntable table tr {
    height: 60px !important;
    border-top: 1px solid #eeeeee;
}
.prodebot_xntable table tr:first-child {
    border-top: 0px;
}
.prodebot_xntable table tr.protable_title,.prodebot_xntable table.tablediy tr.firstRow {
	background-color: #165396;
}
.prodebot_xntable table tr.protable_title td,.prodebot_xntable table.tablediy tr.firstRow td p span,.prodebot_xntable table.tablediy tr.firstRow td {
    font-size: 16px;
	font-weight: bold;
    text-align: center;
	color: #ffffff;
}
.prodebot_xntable table tr td {
    padding-left: 40px;
    color: #333333;
    font-size: 16px;
    border-left: 1px solid #eeeeee;
}

.prodebot_xntable table.tablediy tr td {
    padding-left: 0px;
    text-align: center;
}
.prodebot_xntable table tr td:first-child {
    border-left: 0px;
}
.prodebot_xntable table tr td.protable_hui {
    background-color: #f8f8f8;
}
.prodebot_gn ul li {
    width: 672px;
	height: 240px;
	border: solid 1px #dcdcdc;
    padding: 0px 20px;
    margin-bottom: 40px;
}
.prodebot_gn ul li h3 {
    width: 100%;
    height: 55px;
    border-bottom: solid 1px #dcdcdc;
    font-size: 16px;
	color: #165396;
    line-height: 55px;
}
.prodebot_gn ul li p {
    margin-top: 10px;
    font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.prodebot_gn ul li span.prodebot_gnsm {
    font-size: 14px;
	line-height: 24px;
	color: #5db85e;
    display: block;
    margin-top: 30px;
}
.prodetai_con {
    margin-top: 40px;
    padding: 60px 0px;
    background-color: rgba(246, 247, 251, .62);
}
.prodetai_con_item {
    background-color: #ffffff;
	border-radius: 10px;
    padding: 55px 80px;
}
.prodetai_con_item img {
    margin: 0 auto;
    display: block;
}
.prodetai_con_item h5 {
    text-align: right;
    font-size: 14px;
	line-height: 26px;
	color: #165396;
}
.propagecase {
    padding: 60px 0px ;
}
.probotcase ul li {
    width: 452px;
    height: 240px;
	background-color: #ffffff;
	box-shadow: 0px 0px 16px 0px 
		rgba(0, 0, 0, 0.08);
}
.probotcase ul li a {
    width: 100%;
    height: 100%;
}
.probotcase_img {
    width: 220px;
	height: 240px;
    overflow: hidden;
}
.probotcase_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.probotcase_desc {
    width: 232px;
    padding: 35px 30px;
}
.probotcase_descline {
    width: 24px;
	height: 3px;
    transition: all .5s;
	background-image: linear-gradient(-90deg, 
		#59bb89 0%, 
		#28b0c6 49%, 
		#22afcd 55%, 
		#228bcb 100%), 
	linear-gradient(
		#666666, 
		#666666);
	background-blend-mode: normal, 
		normal;
}
.probotcase_desc h3 {
    font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
    padding: 18px 0px 20px;
}
.probotcase_desc p {
    font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.probotcase_desc button {
    width: 120px;
	height: 32px;
    font-size: 12px;
	letter-spacing: 1px;
    text-align: center;
    border: 0px;
	color: #ffffff;
	background-color: #165396;
    margin-top: 30px;
}
.probotcase ul li:hover .probotcase_img img {
    transform: scale(1.05);
}
.probotcase ul li:hover .probotcase_descline {
    width: 50px;
}
.probotcase ul li:hover .probotcase_desc h3 {
    color: #165396;
}
/* choose home */
.choosehome {
    background: #f6f6f6;
    width: 100%;
    padding-bottom: 40px;
}
.choose_home {
    position: relative;
    height: 940px;
}
.choose_home ul {
    justify-content: flex-start;
    position: absolute;
    top: -60px;
    left: 0px;
    width: 100%;
}
.choose_home ul li {
    width: 33.333333%;
	height: 466px;
    background: url(../images/choose_navimg1.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    padding-top: 60px;
    margin-bottom: 40px;
}
.choose_home ul li img {
    height: 52px;
}
.choose_home ul li h3 {
    font-size: 16px;
	font-weight: bold;
	color: #333333;
    padding: 30px 0px 10px;
}
.choose_home ul li p {
    font-size: 14px;
	color: #999999;
}
.choose_home ul li button {
	width: 120px;
	height: 34px;
	border: solid 1px #d1d1d1;
    font-size: 12px;
    text-align: center;
	line-height: 30px;
	color: #666666;
    margin: 35px auto 0px;
    background: none;
}
.choose_home ul li:hover img {
    transform: scale(1.05);
}
.choose_home ul li:hover h3 {
    color: #165396;
}
.choose_home ul li:hover button {
    color: #ffffff;
    background-color: #165396;
}
.choose_home ul li:nth-child(2) {
    background-image: url(../images/choose_navimg2.jpg);
}
.choose_home ul li:nth-child(3) {
    background-image: url(../images/choose_navimg3.jpg);
}
.choose_home ul li:nth-child(4) {
    background-image: url(../images/choose_navimg4.jpg);
}
.choose_home ul li:nth-child(5) {
    background-image: url(../images/choose_navimg5.jpg);
}

/* choose list */
.chooselist_top {
    padding-left: 28px;
    background: url(../images/chooselist_topline.jpg) no-repeat left top;
    background-position-y: 10px;
}
.chooselist_top h3 {
    font-size: 24px;
	font-style: italic;
    font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
    padding-bottom: 15px;
}
.chooselist_top p {
    width: 56%;
    font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.chooselist_nav {
    min-height: 420px;
	background-color: #f8f9fb;
	border-radius: 12px;
    padding: 40px 30px 10px;
    margin: 40px 0px 60px;
}
.chooselist_nav a.qingchu {
    background-color: #005abb;
    color: #ffffff;
    border-radius: 5px;
    padding: 10px 20px;
}
.chooselist_nav ul {
    margin-top: 40px;
}
.chooselist_nav ul li {
    margin-bottom: 10px;
    justify-content: flex-start;
    align-items: flex-start;
}
.chooselinav_name {
    margin-right: 30px;
}
.chooselinav_name h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.chooselinav_value {
    width: 1180px;
    height: 40px;
    overflow: hidden;
    transition: all .5s;
}
.chooselinav_value a {
    background: url(../images/chooselinav_ico.png) no-repeat left;
    font-size: 14px;
    padding-left: 20px;
	color: #666666;
    margin: 0px 15px 20px 0px;
    display: block;
    float: left;
}
.chooselinav_value a:hover,.chooselinav_value a.active {
    background-image: url(../images/chooselinav_icohov.png);
    color: #165396;
    font-weight: bold;
}
.chooselinav_value.active {
    height: 80px;
}
.chooselinav_value.chooselinav_valuen_nol {
    height: 40px;
}
.chooselinav_more {
    cursor: pointer;
}
.chooselinav_more p {
    font-size: 14px;
	font-weight: bold;
    background: url(../images/chooselinav_moreico_on.png) no-repeat right;
	color: #165396;
    padding-right:15px;
    transition: all 0s;
}

.chooselinav_more.active p {
    background-image: url(../images/chooselinav_moreico.png);
}
.choosebot_name {
    text-align: center;
    margin-bottom: 40px;
}
.choosebot_name h3 {
    font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #333333;
}
.chooselist_bot {
    padding-bottom: 60px;
}
.choosebot_list table{
    width: 100%;
    border: solid 1px #d1d1d1;
}
.choosebot_list table tr {
    width: 100%;
    height: 60px;
    border-top: 1px solid #eeeeee;
}
.choosebot_list table tr:first-child {
    border-top: 0px;
}
.choosebot_list table tr.choosebot_liname {
    background-color: #f8f8f8;
}
.choosebot_list table tr.choosebot_liname td:first-child {
    border-left: 0px;
}
.choosebot_list table tr td a{
    font-size: 14px;
	color: #333333;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #eeeeee;
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: block;
}
.choosebot_list table tr td:first-child a {
    border-left: 0px;
}
.choosebot_list table tr.choosebot_liname td {
    font-size: 16px;
    border-left: 1px solid #eeeeee;
    text-align: center;
}
.choosebot_list table tr:hover {
    background-color: #165396;
}
.choosebot_list table tr.choosebot_liname:hover {
    background-color: #f8f8f8;
}
.choosebot_list table tr:hover td a {
    color: #ffffff;
    border-color: #165396;
}























/* media */
@media (min-width:1921px) {
    .fixednav {
        left: 50%;
        margin-left: -960px;
        width: 1920px;
    }
    
}
@media (max-width:1700px) {
    .idxpro_img {
        width: 250px;
        right: 30px;
    }
    .aboutpage {padding-left: 100px;}
    .aboutpage_right {width:80%;}
    .aboutr_culture ul,.aboutr_culname,.aboutr_honoritem {width: 100%;}
    .aboutr_culture ul li {width: 30%;}
    .aboutr_honor {height: auto;}
    .aboutr_honorswiper .swiper-slide {height: 220px;}
}

@media (max-width:1600px) {
    .topnav ul li a {
        padding: 0px 15px;
    }
}

@media (max-width:1550px) {
    .idxpro_img {
        width: 200px;
        right: 5%;
    }
}

@media (max-width:1500px) {
    .topnav ul li a {
        padding: 0px 10px;
    }

    .toptel {
        width: 250px;
    }

    .toptel h3 {
        padding-left: 50px;
    }

    .toptel {
        background-position-x: 10px;
    }

    .idxnews_left {
        width: 30%;
    }

    .idxnews_right {
        width: 68%;
    }

    .idxnews_right .idxnews_r_top ul li {
        width: 48.5%;
    }
    .probotcase ul li {width: 32%;}
    .probotcase_img {width: 40%;height: 100%;}
    .probotcase_desc {width: 60%;padding: 20px;}
    .prodebot_gn ul li,.newslist_page ul li {width: 48%;}
    .newslist_img {width: 40%;}
    .newslist_desc {width: 60%;}
    .idxcase_lidesc,.idxcase_lihover {padding: 30px 20px 0px;}
}
@media (max-width:1439px) {
    .chooselinav_name {width: 7%;}
    .chooselinav_value {width: 80%;}
    .chooselinav_more {width: 5%;}
    .casede_topl,.casede_topr {width: 49%;}
    .casede_topr {padding: 50px 30px;}
}
@media (max-width:1330px) {
    .top {
        padding-left: 30px;
    }

    .topnav ul li a {
        font-size: 15px;
        padding: 0px 7px;
    }

    .banner .swiper-pagination {
        bottom: 30px;
    }

    .idxpro ul li .idxpro_img img {
        height: 145px;
    }

    .idxpro ul li:last-child .idxpro_img {
        text-align: right;
    }

    .idxgood_top ul {
        padding: 0px 100px;
    }
    .chooselinav_name {width: 8%;}
    .chooselinav_value {width: 80%;}
    .chooselinav_more {width: 8%;}
    .chooselinav_value.active {height: auto;}
    .chooselist_nav {height: auto;}
    .chooselist_top p {
        width: 100%;
    }
}

@media (max-width:1290px) {
    .toptel {
        width: auto;
        padding: 0px 10px;
    }

    .toptel h3 {
        font-size: 20px;
    }

    .toplang,
    .topico {
        padding: 0px 10px;
    }

    .idxpro_img {
        position: unset;
    }

    .idxpro ul li .idxpro_img img {
        margin-top: 50px;
    }

    .idxpro ul li:last-child .idxpro_img {
        text-align: left;
        padding-left: 50px;
    }

    .bannerpagination .swiper-pagination-bullet {
        width: 60px;
    }

    .idxmid_left h3 {
        font-size: 30px;
    }

    .idxmid_right {
        width: 40%;
    }

    .idxmid_rimg {
        margin: 0px 20px;
    }

    .idxgood_botleft {
        padding: 40px;
    }

    .idxgood_botl_num {
        top: 35px;
        left: 45px;
    }

    .idxgood_botl_desc {
        top: 80px;
        padding-right: 30px;
        left: 30px;
    }

    .footmid_left {
        width: 70%;
    }

    .footmid_right {
        width: 20%;
    }
    .contact_topl {
        width: 40%;
    }
    .contact_topr {
        width: 56%;
    }
    .contact_botr {
        padding: 50px 0px 0px 50px;
    }
    .contact_botr_name form {
        width: 90%;
    }
    .contact_formbtn button {
        width: 45%;
    }
}
@media (max-width:1220px) {
    .prodetail_banner {height: auto;padding-bottom: 20px;background-size: cover;}
    .prodetop_left {margin-bottom: 50px;}
    .prodetop_left,.prodetop_right {width: 100%;}
    .prodetop_right {height: auto;margin-bottom: 50px;height: 300px;}
    .prodetop_right .swiper-pagination {bottom: 0px ;}
    .prodetail_banner .positem {margin-bottom: 20px;}
}
@media (max-width:1150px) {
    .chooselinav_name {width: 9%;}
    .chooselinav_value {width: 80%;}
    .chooselinav_more {width: 7%;}
}
@media (max-width:1100px) {
    .topnav ul li a {
        padding: 0px 5px;
        font-size: 14px;
    }

    .idxmid_left h3 {
        font-size: 24px;
    }

    .idxgood_botl_descli h5 {
        font-size: 14px;
    }
    .topnavxl_bot {
        padding: 60px;
    }
    .aboutr_pfitem h4 {
        width: 100%;
    }
    .newslist_desc {padding: 20px;}
    .casedetail_page {padding: 0px 40px;}
    .jobli_title h3 {font-size: 16px;}
    .jobli_item {padding: 30px 20px;}
    .choose_home ul li {width: 50%;}
    .choose_home {height: 1450px;}
}

@media (max-width:1024px) {
    .top {
        padding-left: 10px;
    }

    .idxpro ul li a h3 {
        font-size: 30px;
    }

    .idxpro ul li a h4 {
        font-size: 20px;
    }
    .probotcase ul li {width: 49%;}
    .probotcase ul li:last-child {display: none;}
    .jobli_title {padding: 0px 30px;}
    .jobli_itemtopl {padding-left: 10px;}
    .contact_topl,.contact_topr {width: 100%;}
    .contact_botl {width: 100%;height: 500px;}
    .contact_botr {width: 100%;padding: 80px;}
    .contact_botr_name form {width: 100%;}
    .contact_topr {background-position: left;}
    .chooselinav_name {width: 10%;}
    .chooselinav_value {width: 78%;}
    .chooselinav_more {width: 7%;}
}

@media (max-width:960px) {
    .idxpro ul li {
        width: 100%;
        padding: 60px 40px;
        border: 0px;
        border-bottom: 2px solid #dddddd;
        text-align: center;
    }

    .idxpro_more {
        margin: 0 auto;
    }

    .idxpro_img {
        width: auto;
    }

    .idxpro ul li .idxpro_img img {
        margin: 50px auto 0px;
        display: block;
    }

    .idxpro ul li:last-child .idxpro_img {
        padding-left: 0px;
    }

    .idxmid {
        padding: 70px 0px;
    }

    .idxmid_left,
    .idxmid_right {
        width: 100%;
    }

    .idxmid_right {
        margin-top: 80px;
    }

    .idxgood_bot ul li {
        height: auto;
    }

    .idxgood_botleft,
    .idxgood_botrigt {
        width: 100%;
    }

    .idxgood_botleft {
        height: 330px;
    }

    .idxgood_botrigt {
        border-top-right-radius: 0px;
        border-bottom-left-radius: 12px;
    }

    .idxnews_left {
        width: 100%;
    }

    .idxnews_right {
        width: 100%;
        margin-top: 25px;
    }

    .footmid_left {
        width: 100%;
    }

    .footmid_right {
        display: none;
    }
    .chooselinav_name {width: 13%;margin-right: 0px;}
    .prodebot_item {margin-top: 40px;}
    .chooselinav_name h4 {font-size: 15px;}
    .chooselinav_value a {font-size: 13px;margin-right: 10px;}
    .choosebot_list table tr td a {font-size: 13px;}
    .choosebot_list table tr.choosebot_liname td {font-size: 15px;}
    .casede_topl,.casede_topr {width: 100%;}
    .casede_topr {height: auto;}
}

@media (max-width:767px) {
    .prolist2_img img {
        padding: 20px;
    }
    .idxgood_top ul {
        padding: 0px 10px;
    }

    .idxgood_botleft {
        height: 450px;
    }

    .idxgood_botl_descli h5 {
        width: 100%;
    }

    .idxcase_item {
        padding: 0px 50px;
    }

    .idxcase_item .swiper-button-white {
        width: 30px;
    }

    .idxnews_right .idxnews_r_bot {
        margin-top: 0px;
        height: auto;
    }

    .idxnews_right .idxnews_r_top ul li {
        width: 100%;
        margin-bottom: 25px;
    }

    .idxnews_right .idxnews_r_bot ul li {
        height: auto;
    }

    .foot_top {
        height: auto;
        padding: 30px 0px;
        margin-bottom: 30px;
    }

    .foottop_logo {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .foottop_logo img {
        height: 40px;
        width: auto;
    }

    .foottop_nav,
    .foottop_nav ul {
        width: 100%;
    }

    .foot_mid {
        height: auto;
        padding-bottom: 20px;
    }

    .footmid_ewm {
        width: 100%;
        margin-bottom: 30px;
    }

    .footmid_tel {
        width: 50%;
    }

    .footmid_tel a {
        font-size: 20px;
        height: 60px;
        display: block;
    }

    .footmid_tel img {
        width: 30px;
    }

    .footbot_right {
        display: none;
    }

    .footbot_left p {
        line-height: 30px;
        text-align: center;
        padding: 15px 0px;
    }
    .aboutr_culture ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .prodetop_left .prodetop_leftline {
        margin: 20px 0px;
    }
    .prodetop_left p {font-size: 14px;}
    .prodetop_leftlink {margin-top: 30px;}
    .prodebot_xntable table tr td {padding-left: 0px;text-align: center;font-size: 12px;}
    .prodebot_gn ul li,.probotcase ul li {width: 100%;height: auto;padding-bottom: 30px;}
    .probotcase ul li {margin-bottom: 40px;}
    .newslist_page ul li {height: auto;}
    .newslist_page ul li,.newslist_img,.newslist_desc {width: 100%;}
    .casedetail_page {padding: 0px 15px;}
    .casede_botnext_r {margin-top: 30px;}
    .jobli_title {padding: 0px 10px;}
    .jobli_title h3 {font-size: 12px;}
    .jobli_itemtopl {width: 100%;margin-bottom: 30px;}
    .contact_topr,.contact_bot {margin-top: 50px;}
    .contact_botr {padding: 50px 20px;}
    .contact_formbtn button {width: 48%;}
    .chooselinav_name h4 {font-size: 13px;}
    .choosebot_list table tr td {text-align: center;}
    .choosebot_list table tr td a {line-height: unset;font-size: 12px;vertical-align:middle;width: 100%;height: 100%;}
    .choosebot_list table tr.choosebot_liname td {font-size: 12px;}
    .chooselist_nav {padding: 40px 15px 10px;}
    .chooselinav_name {width: 20%;}
    .chooselinav_value {width: 80%; height: auto;}
    .chooselinav_more {display: none;}
    .chooselinav_value.chooselinav_valuen_nol {width: 80%;height: auto;}
    .chooselinav_more p {font-size: 12px;}
    .choose_home ul li {width: 100%;}
    .choose_home {height: 2450px;}
    .casede_contop {margin-bottom: 50px;}
    .casede_topr {padding: 50px 15px;margin-top: 30px;}
    .casede_topr h5 p {font-size: 16px;margin-right: 28px;}
    .casede_topr h5 span {font-size: 14px;}
    .aboutr_profile {background: none;}
    .idxgood_bot ul {height: auto;}
    .idxgood_botrigt {margin-top: 50px;}
    .idxgood_botl_desc p {font-size: 14px;}
    .prodetai_con_item {padding: 40px 10px;}
    .casede_topr h5 span {width: 100%;margin-top: 10px;}
    .position {background: none;}
    .casede_topl {height: auto;}
    .idxnews_right .idxnews_r_bot ul li h3 {width: 200px;}
    .page a {padding: 3px 5px;font-size: 12px;margin: 0px 2px;}
    .contact_topl {height: auto;}
    .contact_topr p {font-size: 32px;}
}