a,
article,
aside,
blockquote,
body,
button,
cite,
code,
dd,
details,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

dd,
dl,
dt,
ul li {
    list-style: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=tel],
input[type=text],
select,
textarea {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, Roboto, Heiti SC, STHeiTi, Arial, sans-serif;
    color: #323232;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}



.left {
    float: left;
}

.right {
    float: right;
}

img {
    height: auto;
    border: 0;
    overflow: hidden;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.banner_main {
    /*max-height: 400px;*/
    overflow: hidden;
}

.product_search {
    position: absolute;
    width: 100%;
    top: 140px;
    left: 0;
}

.container_main {
    width: 75%;
    margin: 0 auto;
    position: relative;
}

.banner_main img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.product_search_main {
    width: 720px;
    margin: 0 auto;
}

.product_search_main h2 {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 400;
}

.margin_t30 {
    margin-top: 30px;
}

.product_search_main .search_int {
    background-color: #fff;
    padding: 20px;
}

.product_search_main .search_int input {
    float: left;
    border: 0;
    width: 600px;
}

.product_search_main .search_int img {
    float: right;
    width: 20px;
    cursor: pointer;
}

.product_search_main .rmsearch {
    text-align: center;
}

.product_search_main .rmsearch span,
.product_search_main .rmsearch ul {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.product_search_main .rmsearch ul li {
    float: left;
    margin: 0 10px;
}

.product_search_main .rmsearch ul li a {
    display: block;
    padding: 2px 10px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
}

.pos_loct {
    padding: 20px 0;
}

.pos_loct .right img,
.pos_loct .right span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.margin_tb60 {
    margin: 60px 0;
}

.h1_wen,
.h2_wen {
    font-size: 40px;
    color: #000;
}

.product_msg01 .p1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.product_msg01 p {
    color: #666;
    line-height: 20px;
    margin-bottom: 20px;
}

.product_ul01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product_ul01 li {
    background-color: #1b90cd;
    height: 56px;
    line-height: 56px;
    width: 261px;
    text-align: center;
    margin-bottom: 20px;
}

.product_ul01 li:nth-of-type(5n) {
    margin-right: 0;
}

.product_ul01 li a {
    color: #fff;
    cursor: pointer;
}

.product_jgt {
    padding: 60px 0;
}

.img_width100 {
    width: 30%;
    margin-right: 3%;
}

.imgsuolue {
    display: flex;
    flex-direction: row-reverse;
}

.margin_b40 {
    margin-bottom: 40px;
}

.sanji_menu {
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.sanji_menu ul li {
    display: inline;
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    margin-right: 40px;
    color: #000;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.sanji_menu ul li.active {
    color: #1b90cd;
    border-bottom: 2px solid #1b90cd;
}

.product_msg02 {
    background-color: #f8f9fb;
}

.product_gyzdh {
    text-align: center;
    background: url(https://www.inovance.com/hc/static/img/icon_cplb22.8a79ac9c.png) 100% no-repeat;
    padding: 100px 40px 100px 60px;
    background-size: 100% 100%;
}

.product_gyzdh_l {
    display: inline;
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
    width: 34%;
    text-align: left;
}

.product_gyzdh_r {
    display: inline-block;
    vertical-align: middle;
    width: 64%;
}

.product_gyzdh_l h2 {
    color: #1b90cd;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 40px;
}

.product_gyzdh_l p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

.product_table {
    width: 100%;
}

.product_table dl {
    overflow: hidden;
    padding: 40px 50px;
}

.product_table dl dd {
    width: 33.3%;
    float: left;
}

.product_ul02 li {
    margin: 10px 0;
}

.product_ul02 li .l_img {
    float: left;
    width: 12px;
    margin: 4px 4px 0 0;
}

.product_detailstop {
    position: fixed;
    width: 100%;
    z-index: 9;
    background-color: #fff;
}

.product_detailstop .detailstop_l {
    float: left;
    line-height: 50px;
    padding: 0 60px;
}

.product_detailstop .detailstop_r {
    float: right;
}

.detailstop_ul li {
    float: left;
    line-height: 50px;
    margin: 0 20px;
}

.productDetails img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.details_return {
    position: absolute;
    top: 200px;
    right: 80px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    background-color: #f2f2f2;
    border-radius: 20px;
}

.details_zsl {
    position: absolute;
    width: 30%;
    left: 20%;
    top: 330px;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.details_zsr {
    position: absolute;
    width: 30%;
    right: 10%;
    top: 330px;
}

.details_zsr h2 {
    text-align: center;
    margin: 50px 0 20px;
}

.details_zsr h2 span {
    vertical-align: middle;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 40px;
    margin-right: 6px;
}

.details_zsr .p2 {
    text-align: center;
    margin-bottom: 80px;
    color: #666;
    line-height: 20px;
}

.details_zsr .p3 {
    margin-bottom: 100px;
    text-align: center;
}

.details_zsr .p4 {
    text-align: center;
}

.details_zsr .p4 b {
    display: inline-block;
    vertical-align: middle;
    width: 38%;
    height: 1px;
    background-color: #eee;
}

.details_zsr .p4 span,
.details_zsr .p4 span.active {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    margin: 0 4px;
    padding-left: 24px;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 20px auto;
    cursor: pointer;
}

.details_cpgl {
    font-size: 26px;
    color: #000;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.details_zsr .p4 span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNDNjExRjJCMjAxRTExRUJCMjA1REREODI0RTk3NTkyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNDNjExRjJDMjAxRTExRUJCMjA1REREODI0RTk3NTkyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0M2MTFGMjkyMDFFMTFFQkIyMDVEREQ4MjRFOTc1OTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M2MTFGMkEyMDFFMTFFQkIyMDVEREQ4MjRFOTc1OTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5PA8R7AAACkklEQVR42qRU7WtSYRT3ylV8LYSBgq8ZtNQ+9EIfQsNqKoG9gBBEX/vQiKL+hQjqDygCi6DADxGhtBJGiW6KDNQi0LkQVurUqbhpTUV0997OcVlqMiddOPee5zy/8zvnPM85l2AYhjXuqdfrKvgQIpEoMw7LHgeAgOyFhYWXIC9Q/2/CRCJxp1AonEGJx+N3x+HJ3TZrtZouEok81Gq1b3AdjUYfKJXKeYlEkpw4Q5qmOX6/38Xlcmsmk2kWBfVAIODCvYkINzc3j4RCIWelUjluNpuv83i8DRTUwXYsGAw+Q8woXwJvGSMWi8XT6XT6UiaTuby1taXBTYPB8NhoNN7udwiHw4+Wl5dvoS4Wi9NqtfqtRqOZk8lkITab3SHK5fJJr9f7sd1u7wdDWy6X+wH0DmROKBTmRmXRaDQUEBiDX8zn8+cgITgN7g+73W7FtmAtLi4+dTqdDGyexfUkgj7oixzdnsYXRVFcj8ez5HK51prNpnSvZIhFH/RFDrSxuy8o1WazOUAnfT7f691usb8LEIs+6Iscf24ZSfl8/rrFYnGUSqVTsVjs3jhCwNxHrNVqdQgEgvWRjS2VSpcUCsWHarWqH55xgiCGm/4wYtFn1z7sdDoicGZGzPSAsJgd7J4aG1tgqE2UKP02Dpfzc1QgcqAyohtV3PvLrOVy57+urNzIZrMX0KZSqd7rdDonlDoPVdA97MDRUBQ9YHC73V8oalsAt0jCxByYmpr6rNPrn+DeSjJ5E8cRJuQ73Oo2SZJNh8NxdOhvw+yk9vsBMh6UJ9dqD76amdFfAcJPveynD00/r2xUTiSB+Nvq6lWYpLV/zgsackBSqdS1Vqu1b9iOlfz90izEILa3pmiqK78EGADw6uiYU2AAEAAAAABJRU5ErkJggg==);
}

.productDetails img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.details_ggcsmain {
    padding: 10px 0 80px;
    background-color: #f8f9fa;
}

.details_ggcsmain .h2_ggcs {
    font-size: 26px;
    color: #000;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.detailsggcs_table {
    width: 100%;
    margin: 40px 0;
}

.margin_t80 {
    margin-top: 80px;
}

.margin_tb40 {
    margin: 40px 0;
}

.detailsggcs_table img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.h2_details {
    font-size: 26px;
    color: #000;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}









.footer_main {
    background-color: #f5f5f5;
}

.footer_main .other {
    background-color: #fff;
    margin-bottom: 60px;
}

.footer_main .other .other1 {
    width: 75%;
    margin: 0 auto;
    padding-top: 20px;
}

.footer_main .other .other1 .desc,
.footer_main .other .other1 .bq {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #8C96A2;
}

.footer_main .other .other1 .bq a {
    color: #8C96A2;
}

.footer_main .other .other1 .rx {
    font-size: 14px;
    line-height: 21px;
    color: #8C96A2;
    margin: 25px 0;
}

.footer_main .other .other1 .rx span {
    font-weight: 600;
}

.footer_wrap {
    width: 75%;
    margin: 0 auto;
    padding: 60px 0;
}

.company_msg {
    color: #8c96a2;
    padding-bottom: 40px;
    border-bottom: 1px solid #e0e6ed;
}

.company_msg .left img {
    margin-bottom: 36px;
}

.company_msg .left {
    width: 50%;
}

.company_msg .p_gpdm {
    color: #dc0101;
    margin-bottom: 20px;
    font-size: 18px;
}

.company_msg .left b,
.company_msg .left span {
    margin-right: 20px;
}

.company_msg .p_gpdm b {
    font-size: 30px;
}

.company_msg .right img {
    margin-bottom: 10px;
}

.company_msg .right p {
    text-align: center;
}

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

.company_msg .right {
    margin-left: 30px;
}

.company_msg .right p {
    text-align: center;
}

.footer_table {
    margin: 40px 0 0;
    color: #333;
    width: 100%;
}

#footer_table_tr01 {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}

#footer_table_tr01>li {
    padding: 10px;
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}

#footer_table_tr02 a {
    color: #8c96a2;
    font-size: 14px;
}

#footer_table_tr02 a:hover {
    color: #000;
}

.footer_table tr td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.footer_table ul {
    float: left;
    margin-right: 20px;
}

#footer_table_tr01 li {
    line-height: 30px;
}

#footer_table_tr01>li>a>span {
    line-height: 50px;
}

.footer_copy {
    padding: 34px 0;
    background-color: #eee;
}

.footer_copy_main {
    width: 75%;
    margin: 0 auto;
}

.footer_copy_main .left {
    color: #8c96a2;
}

.footer_copy_main .left .p1 {
    margin-bottom: 20px;
}

.footer_copy_main .left span {
    margin: 0 28px;
}

.footer_copy_main .left a {
    margin-right: 40px;
    color: #8c96a2;
}





/*关于我们*/

.darre_company_desc {
    width: 100%;
}

.darre_company_desc .desc {
    width: 40.776%;
    float: left;
    padding-top: 40px;
}

.darre_company_desc .desc ._pagh {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}

.darre_company_desc .desc ._tit {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 41px;
}

.darre_company_desc .desc ._name {
    font-size: 20px;
    line-height: 20px;
}

.darre_company_desc .desc ._pagh {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}

.darre_company_desc .company_video {
    width: 52.496%;
    position: relative;
}

.darre_develop .develop_gray_bg {
    width: 100%;
}

.darre_develop .develop_gray_bg .pt_tit {
    font-size: 40px;
    color: #333;
    line-height: 40px;
    margin-bottom: 40px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg {
    width: 100%;
    height: 500px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap {
    width: 100%;
    height: 500px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle {
    height: 440px;
    width: 25% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle {
    width: 289px;
    height: 500px;
    border-right: 1px solid hsla(0, 0%, 100%, .18);
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle:first-child {
    width: 285px;
    height: 500px;
    border-right: 1px solid hsla(0, 0%, 100%, .18);
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle .flex_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 500px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle .flex_wrap>div {
    padding: 0 10px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle .flex_wrap img {
    display: block;
    width: 30%;
    margin: 0 auto;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle ._main {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 20px;
    max-width: 212px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle ._desc,
.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle ._desc.shot {
    max-width: 212px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle ._desc.shot {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle.active {
    background: rgba(27, 144, 205, .65);
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle:hover {
    background: rgba(27, 144, 205, .65);
}

.darre_develop .develop_gray_bg .develop_toggle_bg .toggles_wrap .toggle:hover ._desc.shot {
    display: block;
}

.darre_hc_culture {
    background: #fff;
    padding: 99px 0 122px 0;
}

.darre_hc_culture .pt_tit {
    font-size: 40px;
    color: #000;
    line-height: 40px;
    margin-bottom: 24px;
}

.darre_hc_culture .pt_tit_smaller {
    font-size: 18px;
    color: #666;
    line-height: 30px;
}

.darre_hc_culture .darre_culture_img {
    width: 100%;
    height: auto;
    padding-top: 44px;
    position: relative;
}

.darre_hc_culture .darre_culture_img .absolute_pt {
    position: absolute;
    width: 100%;
    top: 45%;
}

.darre_hc_culture .darre_culture_img .absolute_pt p {
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.darre_hc_culture .darre_culture_img .absolute_pt .btn {
    width: 148px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #fff;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    margin: 38px auto 0 auto;
    cursor: pointer;
}

.darre_hc_culture .darre_culture_img img {
    width: 100%;
}

.darre_quality {
    height: auto;
    padding: 103px 0 120px 0;
    background: #f3f4f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f4f6), to(#fff));
    background: linear-gradient(180deg, #f3f4f6 0, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f4f6", endColorstr="#ffffff", GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f4f6", endColorstr="#ffffff");
}

.darre_quality .pt_tit {
    font-size: 40px;
    color: #000;
    line-height: 40px;
    margin-bottom: 40px;
}

.darre_zlfz_main {
    background-color: #fff;
}

.darre_zlfz_main .cc {
    height: 100%;
}

.darre_zlfz_main .zlfz_left {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 3px);
    position: relative;
    height: 100%;
}

.darre_zlfz_ul {
    padding: 0 60px;
}


.darre_zlfz_ul li {
    margin: 20px 0;
}

.darre_zlfz_ul li img {
    float: left;
    width: 11%;
}

.darre_zlfz_ul li .darre_zlfz_ul_wen {
    float: left;
    margin-left: 6%;
    width: 80%;
}

.darre_zlfz_ul li .darre_zlfz_ul_wen .p1 {
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
}

.darre_zlfz_ul li .darre_zlfz_ul_wen .p2 {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.img_width100 {
    width: 100%;
}

.com-padding {
    padding: 200px 0;
}

.clearfix {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.com-padding .w {
    width: 75%;
    margin: 0 auto;
    position: relative;
}

.image_fl {
    width: 40%;
}

.content_fr {
    width: 55%;
}

.pc-slide .img_center {
    margin: auto;
}

.view .swiper-container {
    width: 100%;
    height: 500px;
}

.view .arrow-left {
    background: url(images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 20px;
    position: relative;
}

.preview .swiper-container {
    width: auto;
    height: auto;
    margin-left: 35px;
}

.preview .swiper-slide {
    width: 150px;
    margin: 0 20px;
    height: auto;
    cursor: pointer;
}

.preview .slide6 {
    width: 82px;
}

.preview .arrow-left {
    background: url(images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.content_fr .tit {
    padding-bottom: 20px;
    color: #007bc1;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
}

.content_fr .con {
    min-height: 300px;
    margin-top: 30px;
    color: #666;

}

.content_fr .con p {
    min-height: 200px;
    margin-top: 30px;
    text-indent: 2em;
    letter-spacing: 1px;
    line-height: 2;
}

.content_fr .animate3 {
    color: #000;
    border: 1px solid #666;
}

.content_fr .ljgd_btn02:hover {
    border: 0px solid #666;
}

/*#jieshaokaishi,#guigekaishi,#tuijiankaishi{*/
/*    margin: 200px;*/
/*}*/
.details_cpgl,
.h2_ggcs,
.h2_details {
    margin-top: 50px;
}



/*推荐*/

.mycol {
    display: flex;
    margin-top: 40px;
}

.mycol li {
    width: 33%;
    padding-right: 30px;
}

.tuijian .clearfix {
    display: block;
}

.tuijian .tuijianimg {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.tuijian .txt {
    padding: 14px 5%;
    height: 48px;
    background-color: #f2f4f6;
    color: #666;
}

.tuijian .txt h4 {
    text-align: center;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tuijian li:hover .txt {
    color: #fff;
    background: #1b90cd;
    background: -webkit-gradient(linear, left top, right top, from(#1b90cd), to(#74b32c));
    background: linear-gradient(90deg, #1b90cd 0, #74b32c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b90cd", endColorstr="#74b32c", GradientType=0);
}

#tuijian {
    margin-bottom: 60px;
}


/*解决方案*/

#fangan .jjfa_ul {
    margin: 50px 0px;
    display: flex;
    flex-wrap: wrap;
}

#fangan .jjfa_ul li {
    width: 21%;
    margin: 0px 2% 60px;
}

#fangan .jjfa_img {
    overflow: hidden;
}

#fangan .jjfa_img img {

    width: 100%;
    opacity: 0.8;
    transition: all 1s;
}

#fangan .jjfa_ul li:hover img {
    animation: 0.4s linear 0s 1 normal forwards running changebig;
    opacity: 1;
    transform: scale(1.2);
    transition: all 1s;
}

#fangan .jjfa_wen {
    position: relative;
    padding: 20px;
    background-color: rgb(248, 249, 250);
}

#fangan .jjfa_wen h2 {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 14px;
    -webkit-line-clamp: 1;
}

#fangan .jjfa_wen h2,
#fangan .jjfa_wen p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#fangan .jjfa_wen p {
    padding-right: 20%;
    color: rgb(153, 153, 153);
    -webkit-line-clamp: 1;
}

#fangan .jjfa_wen img {
    position: absolute;
    top: 55px;
    right: 6%;
}

#fangan .wzdj_h2 {
    color: #000000;
    font-size: 36px;
    padding: 50px 0 30px
}

#fangan .fanganneirong {
    padding: 0 100px;
}

#fangan .fanganneirong img {
    max-width: 100%;
    margin: 0 auto;
    object-fit: cover;
    width: 100%;
    margin-top: 20px;
}

#fangan .common_banner_text {
    position: absolute;
    color: #fff;
    z-index: 2;
    padding: 20px;
    padding-left: 16%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 500px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

#fangan .common_banner_text_title {
    font-size: 30px;
    line-height: 60px;
    max-width: 700px;
}

#fangan .common_banner_text_item {
    line-height: 24px;
    font-size: 16px;
    max-width: 700px;
}

#fangan .swiper-button-next {
    left: auto;
    border: 1px solid #aaa;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
    border-radius: 30px;
}

#fangan .swiper-button-prev {
    right: auto;
    border: 1px solid #aaa;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjYGZgZ+BjkGGwYChgeADEFkA2H1CMGQAh0gKZhwBiRQAAAABJRU5ErkJggg==);
    border-radius: 30px;
}

#fangan .swiper-button-next,
#fangan .swiper-button-prev {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: 8px auto;
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: 1;
}

#fangan .swiper-button-next:hover,
#fangan .swiper-button-prev:hover {
    border: 1px solid #1b90cd;
    background-color: #1b90cd;
    -webkit-box-shadow: 0 4px 10px #b9ddf0;
    box-shadow: 0 4px 10px #b9ddf0;
}

#fangan .swiper-button-next:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
}

#fangan .swiper-button-prev:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjYGZgZ+BjkGGwYChgeADEFkA2H1CMGQAh0gKZhwBiRQAAAABJRU5ErkJggg==);
}

#fangan .jjlj:hover {
    color: #1B90CD;
}

#fangan .swiper-slide-thumb-active .jjlj {
    color: #1B90CD;
}



#fangan .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 30px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 2px));
    display: inline-block;
    border-radius: 0%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

#fangan .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    --swiper-pagination-color: #1B90CD;
}

#fangan .cgal {
    height: 100px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

#fangan .cgal {
    color: #666;
    background: #F2F4F6;
}

#fangan .jb:hover .cgal {
    color: #fff;
    background: linear-gradient(122deg, #82DC1B 1%, #007CC0 100%);
}

#fangan .jjfa_ul li:hover .jjfa_wen {
    color: #fff;
    background: linear-gradient(122deg, #82DC1B 1%, #007CC0 100%);
}

#fangan .jjfa_ul li:hover .jjfa_wen h2,
#fangan .jjfa_ul li:hover .jjfa_wen p {
    color: #fff;
    padding-right: inherit;
}

#fangan .jjfa_ul li:hover .jjfa_wen h2 {
    font-weight: 600;
}

#fangan .jjfa_ul li:hover .yc {
    display: none;
}

#fangan .mySwiper {
    height: auto;
}

/*新闻中心*/

.h2_wen02,
.h2_wen06 {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding: 30px 0;
}

.zdxw_l {
    float: left;
    width: 55%;
    overflow: hidden;
}

.zdxw_r {
    float: right;
    width: 45%;
}

#xinwen .img01,
#xinwen .img03 {
    width: 100%;
    opacity: .8;
    height: 100%;
    transition: all 1s;
}

#xinwen .img01:hover,
#xinwen .img03:hover {
    opacity: 1;
    transform: scale(1.03);
    transition: all 1s;
}

.zdxw_wen {
    padding: 60px 10% 0;
}

#xinwen .swiper-slide:hover .zhhd_wen,
#xinwen .swiper-slide:hover .zxxw_wen {
    background-color: #018ccf;
    color: #fff;
}

#xinwen .swiper-slide:hover .zxxw_wen_h3,
#xinwen .swiper-slide:hover .zxxw_wen_p1,
#xinwen .swiper-slide:hover .zxxw_wen_p2 {
    color: #fff;
}

.zdxw_wen .zdxw_p1 {
    color: #999;
    margin: 20px auto;
}

.zdxw_wen .zdxw_p2 {
    color: #666;
    line-height: 28px;
}

.zdxw_wen .zdxw_p3 {
    margin-top: 40px;
}

.zdxw_wen .zdxw_p3 a {
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 5px 30px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: 95px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAzMzPI8eYgAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);

}

.zdxw_wen .zdxw_p3 a:hover {
    background-color: #018ccf;
    border: 1px solid #0000;
    color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
}


#xinwen .swiper-slide .cc {
    background-color: #f6f8f9;
}

#xinwen .swiper-button-prev {
    right: auto;
    border: 1px solid #aaa;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjYGZgZ+BjkGGwYChgeADEFkA2H1CMGQAh0gKZhwBiRQAAAABJRU5ErkJggg==);
    border-radius: 30px;
}

#xinwen .swiper-button-prev:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjYGZgZ+BjkGGwYChgeADEFkA2H1CMGQAh0gKZhwBiRQAAAABJRU5ErkJggg==);
}

#xinwen .swiper-button-next {
    left: auto;
    border: 1px solid #aaa;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
    border-radius: 30px;
}

#xinwen .swiper-button-next:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
}

#xinwen .swiper-button-next,
#xinwen .swiper-button-prev {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: 8px auto;
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: 1;

}

#xinwen .swiper-button-next:hover,
#xinwen .swiper-button-prev:hover {
    border: 1px solid #1b90cd;
    background-color: #1b90cd;
    -webkit-box-shadow: 0 4px 10px #b9ddf0;
    box-shadow: 0 4px 10px #b9ddf0;
}

#xinwen .swiper {
    height: auto;
}

.ljgd_main {
    padding: 50px 0;
}

.ljgd_main a {
    display: block;
    margin: 0 auto;
    width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding-right: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAzMzPI8eYgAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
    background-position: 110px;
    background-repeat: no-repeat;
    background-size: 8px auto;
    border: 1px solid #ccc;
    border-radius: 30px;
}

.ljgd_main a:hover {
    background-color: #018ccf;
    color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
}

.xin_qk {
    padding: 50px 0 0 0;
}

.zxxw_wen {
    padding: 26px 5%;
    background-color: #f2f4f6;
    color: #666;

}

.zxxw_wen .zxxw_wen_p1 {
    color: #999;
}

.zxxw_wen .zxxw_wen_h3 {
    color: #333;
    margin: 14px 0 10px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zxxw_wen .zxxw_wen_p2 {
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zhhd_wen {
    padding: 26px 5% 10px;
    height: 120px;
    background-color: #f2f4f6;
    color: #666;
}

.zhhd_wen h3 {
    color: #333;
    margin: 0 0 10px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zhhd_wen p {
    color: #666;
    line-height: 26px;
}

.news_list_ul li {
    padding: 60px 0;
    border-bottom: 1px solid #f2f2f2;
}

.news_list_ul .l_img {
    float: left;
    width: 28%;
}

.img_width100 {
    width: 100%;
}

.news_list_ul .r_wen {
    float: right;
    width: 70%;
}

.news_list_ul .r_wen .p1 {
    color: #999;
    margin: 10px auto 20px;
}

.news_list_ul .r_wen .p2 {
    color: #666;
    line-height: 24px;
    margin-bottom: 20px;
}

.twoline_overhide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list_ul .r_wen .p3 a {
    display: inline-block;
    border: 1px solid #666;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 40px;
}

.yema {
    display: flex;
    justify-content: center;
    letter-spacing: 2px;
}

.yema li {
    list-style: none;
    padding: 10px 20px;
    border: 1px solid #ccc;
    margin-right: 10px;
}

li {
    list-style: none;

}

.yema .active {
    background-color: #1c90cd;

}

.yema .active a {
    color: #fff;
}

.yema li:hover {
    background-color: #1c90cd;
}

.yema li:hover a {
    color: #fff;
}

.container_main02 {
    width: 70%;
    margin: 0 auto;
}

.xinwenbt {
    text-align: center;
    margin-bottom: 30px;
}

.xinwennr {
    padding: 40px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    letter-spacing: 1px;
}

.xinwennr img {
    margin: 0 auto
}

.newsd_foots_l {
    float: left;
    width: 80%;
}

.newsd_foots_l p {
    margin-bottom: 20px;
}

.newsd_foots_l p span {
    color: #999;
}

.newsd_foots_l p a {
    letter-spacing: 1px;
}

.newsd_foots_r {
    float: right;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    border-radius: 40px;
}

.newsd_foots_r span {
    padding-right: 14px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAAzMzPI8eYgAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 8px auto;
}

.newsd_foots_r:hover {
    border: 0;
    color: #fff;
    font-size: 14px;
    background: -webkit-gradient(linear, left top, right top, from(#1b90cd), to(#74b32c));
    background: linear-gradient(90deg, #1b90cd 0, #74b32c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b90cd", endColorstr="#74b32c", GradientType=0);
}

.newsd_foots_r:hover span {
    color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANAQMAAACuDL17AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAB5JREFUCNdjOMDwgKGAwYJBhoGPgR2IZYDsAqDYAQBACQTsm03yKwAAAABJRU5ErkJggg==);
}



/*招商加盟*/
#jiameng {
    background: #f3f3f3;
}

#jiameng .container_main {
    margin-bottom: 50px;
}

#jiameng .container1 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 50px;
}

#jiameng .h1_wen {
    text-align: center;
}

#jiameng .h1_wen span {
    border-bottom: 2px solid #ccc;
    padding-bottom: 20px;
}

#jiameng .h1_wen p {
    border: 2px solid #007BC1;
    width: 40px;
    margin: 18px auto 0;
}

#jiameng .container1>p {
    text-align: center;
}

#jiameng .zhaoshang {
    display: grid;
    background: #fff;
}

#jiameng .zhaoshang h3 {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
}

#jiameng .zhaoshang .zhao1 {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}

#jiameng .zhaoshang .zhao1 li {
    width: 50%;
    float: left;
    margin: 20px 0;
}

#jiameng .zhaoshang .zhao1 h4 {
    font-size: 18px;
    display: flex;
    align-items: center;
}

#jiameng .zhaoshang .zhao1 li p {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    line-height: 19px;
}

#jiameng .zhaoshang .zhao1 h4 img {
    margin-right: 20px;
}

#jiameng .container2 {
    background: #fff;
}

#jiameng .shang1 p {
    color: #8E979F;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 16px;
}

#jiameng .baidi {
    background: #fff;
}

#jiameng .jianju {
    padding: 50px 0;
}

#jiameng .zhao_lx {
    display: flex;
    margin: 0 auto;
    width: 75%;
    justify-content: space-around;
    padding-bottom: 50px;
}

#jiameng .zhao_lx li {
    width: 25%;
    float: left;
}

#jiameng .zhao_lx li p {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#jiameng .zhao_lx li p img {
    margin-right: 10px;
}

#jiameng .zhao_lx li p span {
    font-size: 16px;
}

/*服务与支持*/
.col-lg-12 {
    margin: 50px 0;

}

.col-lg-12 h1 {
    font-size: 2rem;
    text-align: center;
}

.col-md-3 {
    width: 25%;
    float: left;
}

.products-inter h3 {
    line-height: 20px;
    height: 40px;
    margin-top: 15px;
    text-align: center;
    width: 90%;
}

.col-md-2 {
    width: 15%;
    float: left;
    padding: 0 20px;
    margin: 50px 0;
}

.news_content {
    width: 85%;
    padding: 0 20px;
    background-color: #fff;
    margin: 50px 0;
}

.jquery-accordion-menu {
    background-color: #fff;
}

.jquery-accordion-menu-footer {
    font-size: 20px;
    height: 70px;
    padding-left: 22px;
    line-height: 70px;
    font-weight: 600;
    color: #000000;
    background: #ffffff;
    border-bottom: 2px solid #f0f0f0;
}

.jquery-accordion-menu ul li {
    border-bottom: solid 1px #f0f0f0;
    padding: 14px 22px;
    text-decoration: none;
    color: #000000;
    font-size: 13px;
    background: #ffffff;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -o-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -webkit-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}

.jquery-accordion-menu ul li:hover {
    color: #fff;
    background: #5bb85c;

}

#fuwu .container_main {
    display: -webkit-box;
}

#fuwu .beijing {
    background: #f0f0f0;
}

.news_content h2 {
    font-size: 1.5rem;
    text-align: center;
    margin: 20px;

}

#fuwu .fuwuneirong li h3 {
    padding: 9px 0px 9px 18px;
    line-height: 27px;
    background: #f7f7f7;
}

#fuwu .fuwuneirong li div {
    padding: 10px 0;
}

/*留言联系我们*/
#liuyan .diy2 {
    width: 75%;
    margin: 0 auto;
}

#liuyan .frame {
    width: 80%;
    margin: 0 auto;
}

#liuyan .title h3 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    color: #007BC1;
    display: inline-block;
}

#liuyan .contactDetails {
    font-size: 14px;
    padding: 15px 0;
    line-height: 30px;
    width: 100%;
}

#liuyan .no-padding {
    padding: 0 !important;
    width: 50%;
    float: left;

}

#liuyan .col-md-12 {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
}

#liuyan .contactDetails span {
    float: left;
    line-height: 34px;
}

#liuyan .col-md-12 h2 {
    font-size: 24px;
    line-height: 2;
}

#liuyan .diy1 {
    display: flex;
    flex-direction: column;
}

#liuyan .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

#liuyan .embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#liuyan .col-md-6 {
    width: 50%;
    float: left;
    margin: 20px 0;
}

#liuyan .form-group {
    margin-bottom: 15px;
}

#liuyan label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

#liuyan .contactDetails em {
    font-style: normal;
    color: red;
}

#liuyan .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#liuyan .diy3 {
    padding-right: 10px;
}

#liuyan textarea.form-control {
    height: 100px;
}

#liuyan .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#liuyan .btnFeedProSend {
    float: left;
    font-size: 14px;
    width: 200px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #007BC1;
    border: none !important;
}

#liuyan .btnFeedProSend:hover {
    background-color: #035c8f;
    color: #fff;
}


/*发展历程*/
#containter {
    width: 1002px;
    margin: 38px auto 47px auto;
}

#view {
    color: #545454;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    line-height: 180%;
}

#fazhanlicheng .timeline {
    background: url(../images/line4.png) repeat-y 50px 0;
    overflow: hidden;
    position: relative;
    margin: 20px 10px;
    width: 1000px;
}

#fazhanlicheng .timeline-date {
    overflow: hidden;
    position: relative;
}

#fazhanlicheng .timeline-date h2 {
    background: url(../images/icon9.png) no-repeat 28px -1px;
    height: 45px;
    margin-bottom: 15px;
}

#fazhanlicheng .timeline-date h2 span {
    color: #397bcb;
    display: inline-block;
    font-size: 22px;
    margin: 10px 0px 0 90px;
}

#fazhanlicheng .timeline-date ul li {
    background: url(../images/icon7.png) no-repeat 40px 5px;
    zoom: 1;
    height: 60px;
}

#fazhanlicheng .timeline-date ul li h3 {
    float: left;
    text-align: right;
    font-size: 14px;
    color: #878787;
    display: block;
}

#fazhanlicheng .timeline-date ul li h3 span {
    display: block;
    color: #e0e0e0;
    font-size: 14px;
    margin-top: 5px;
}

#fazhanlicheng .timeline-date ul li p {
    background: url() no-repeat 0 0;
    float: left;
    margin-left: 72px;
    display: block;
    padding: 3px 0px;
    height: 100%;
}

#fazhanlicheng .timeline-date ul li img {
    height: 100%;
}

#fazhanlicheng .timeline-date ul li img:active {
    /*position: ;*/
    transform: scale(3, 3);
}

#fazhanlicheng .timeline-date ul li dl span {
    display: block;
    font-size: 16px;
    padding: 0px 10px 0px 15px;
    color: #545454;
    line-height: 120%;
    margin: 20px 0 10px 0;
}

#fazhanlicheng h3 {
    margin: 20px 0 10px 0;
}

/*文化*/
#wenhua .cy_visioning {
    padding-top: 88px;
    background: #fff;
}

#wenhua .cy_visioning .cy_visioning_tit {
    width: 720px;
    margin: 0 auto 26px;
    height: 56px;
}

#wenhua .cy_visioning .cy_visioning_tit p {
    color: #000;
    font-size: 48px;
    text-align: center;
    position: relative;
    z-index: 2;
    line-height: 56px;
}

#wenhua .cy_visioning .cy_visioning_subtit {
    color: #666;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 52px;
}

#wenhua .cy_visioning .cy_visioning_img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#wenhua .cy_values {
    padding-top: 91px;
}

#wenhua .cy_culture_title {
    text-align: center;
    font-size: 36px;
    line-height: 54px;
    color: #333;
}

#wenhua .cy_values .cy_scroll {
    width: 100%;
    height: 900px;
    margin-top: 50px;
}

#wenhua .cy_values .cy_scroll li {
    float: left;
    width: 25%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

#wenhua .cy_values .cy_scroll li .li_txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 900px;
}

#wenhua .cy_values .cy_scroll li .li_mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    top: 0;
}

#wenhua .cy_values .cy_scroll li .hover_p {
    display: none;
    padding: 0 10%;
    position: absolute;
    left: 0;
    bottom: 55px;
}

#wenhua .cy_values .cy_scroll li .li_txt .p_num {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

#wenhua .cy_values .cy_scroll li .li_txt .p_txt {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 68px;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    position: relative;
    z-index: 1;
}

#wenhua .cy_values .cy_scroll li .hover_p .hover_p_tit {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 22px;
}

#wenhua .cy_values .cy_scroll li .hover_p .hover_p_txt {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
}

#wenhua .cy_scroll li:hover .li_txt {
    display: none;
}

#wenhua .cy_scroll li:hover .hover_p {
    display: block;
}

#wenhua .cy_scroll li:hover .li_mask {
    opacity: 0.2;
}

#wenhua .cy_grow_up {
    padding-top: 111px;
    padding-bottom: 141px;
}

#wenhua .cy_culture_title {
    text-align: center;
    font-size: 36px;
    line-height: 54px;
    color: #333;
}

#wenhua .cy_grow_up .grow_up_box {
    margin-top: 50px;
}

#wenhua .cy_grow_up .grow_up_img {
    float: left;
    width: 54.17%;
}

#wenhua .cy_grow_up .grow_up_img img {
    display: block;
    width: 100%;
}

#wenhua .cy_grow_up .grow_up_txt {
    float: right;
    width: 38%;
}

#wenhua .cy_grow_up .grow_up_txt .txt_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 400px;
}

#wenhua .cy_grow_up .grow_up_txt .p1 {
    font-size: 24px;
    color: #000;
    line-height: 24px;
    margin-bottom: 32px;
}

#wenhua .grow_up_txt .p2 {
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-align: justify;
}



/*荣誉*/
#rongyu #main {
    margin: 30px 0;
}

#rongyu .tc {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

#rongyu .lm-title h2 {
    height: 34px;
    line-height: 34px;
    font-size: 32px;
    text-transform: capitalize;
    overflow: hidden;
}

#rongyu .lm-title h2 span {
    padding: 0 131px;
}

#rongyu .lm-text {
    line-height: 37px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-align: center;
}

#rongyu .ry_lunbo {
    margin: 140px 0;
    overflow: hidden;
    padding: 0 3%;
}

#rongyu .swiper {
    width: 100%;
    height: auto;
}

#rongyu .swiper-button-prev {
    background-image: url(images/index_tab_l.png);
}

#rongyu .swiper-button-next {
    background-image: url(images/index_tab_r.png);
}

.ry_img {
    margin: 0 auto;
}

#rongyu #wrap-cert {
    width: 100%;
    padding: 140px 0;
    background: url(http://www.henggetec.com/templates/default/css/img/cert-bg.jpg) no-repeat top center #ececec;
}

#rongyu #cert-text {
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

#rongyu #certify {
    position: relative;

    margin-top: 60px;
}

#rongyu #certify .swiper-slide {
    width: 350px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#rongyu #certify .swiper-slide p {
    line-height: 30px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#rongyu #certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#rongyu #certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#rongyu #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#rongyu .swiper-button-prev {
    left: 10px;
    width: 45px;
    height: 45px;
    background: url(images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#rongyu .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#rongyu .swiper-button-next {
    right: 10px;
    width: 45px;
    height: 45px;
    background: url(images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#rongyu .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

#rongyu .swiper-button-prev::after,
#rongyu .swiper-button-next::after {
    content: '';
}


/*合作客户*/
#hezuo #main {
    background: #f9f9f9;
    padding: 40px 2px;
}

#hezuo .title h2 {
    margin: auto;
    position: relative;
    line-height: 48px;
    text-align: center;
    font-size: 30px;
    color: #323232;
    width: 360px;
}

#hezuo .lm-text {
    line-height: 37px;
    width: 1200px;
    margin: 0 auto;
    margin: 20px auto;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-align: center;
}

#hezuo #partner.about {
    margin: 0 auto;
    width: 80%;
}

#hezuo #partner ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 20px;
}

#hezuo #partner ul li {
    position: relative;
    width: 200px;
    height: 120px;
    overflow: hidden;
}

#hezuo #partner ul li img {
    width: 100%;
    /* height: 120px; */
    margin: 0 auto;
}

#hezuo #partner ul li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 120px;
    line-height: 120px;
    background: #0957c3;
    font-size: 16px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    display: none;
}

#hezuo #partner ul li:hover {
    border-radius: 4px;
}

#hezuo #partner ul li:hover span {
    display: block;
}

.company_video .video-player {
    background-color: #000;
}

@media screen and (max-width:1440px) {
    #index .lz01_wen a p {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width:1100px) {
    #hlist_main {
        display: none;
    }

    #index .fwzc_cjwt .cjwt_ul li span {
        float: right;
        width: auto;
    }

    #index .lz01_wen a p {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    #index .cpxh_name {
        z-index: 1;
        /* text-align: center; */
        color: #333;
        font-size: 16px;
        overflow: hidden;
        bottom: 10px;
        white-space: nowrap;
        position: absolute;
        left: 10px;
        width: 150px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #index .symain03_lz01 {
        top: 20px !important;
    }

    #index .fwzc_cjwt .cjwt_ul li span {
        width: auto !important;
    }
}

@media screen and (max-width:800px) {

    #index .swiper,
    #index .swiper-slide {
        height: auto !important;
    }

    #index .mySwiper2>.swiper-wrapper {
        display: block;
    }

}

body .mySwiper2 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
}

body .mySwiper2 .mySwiper .swiper-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

body .mySwiper2 .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
}

body .mySwiper2 .chanpin .product-wrap {
    height: 100%;
}

body .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #fff;
    opacity: 1;
    width: 8px;
    height: 8px;
}

body .mySwiper2 .swiper-pagination .swiper-pagination-bullet-active {
    background: url("images/选中.png");
    width: 14px;
    height: 14px;
    border: none;
}

body .mySwiper2 .swiper {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
}

#index>.service {
    position: fixed;
    right: 60px;
    bottom: 120px;
    z-index: 1;
}

#index>.service>.mobile {
    position: relative;
    margin-bottom: 6px;
}

#index>.service>.mobile>div {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    display: none;
    padding-right: 8px;
}

#index>.service>.mobile>div>p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    text-align: center;
}

#index>.service>.mobile>img:hover+div,
#index>.service>.mobile>div:hover {
    display: block;
}

.symain02_btm .template5 .swiper-slide>a {
    border-radius: 20px;
    overflow: hidden;
    display: block;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
    position: static !important;
}

.mySwiper4 .swiper-slide>a {
    border-radius: 20px;
    overflow: hidden;
    display: block;
}

#jieshao>.content,
#xinwen>.content,
#jiameng>.content,
#liuyan>.content,
#chanpin>.content {
    position: absolute;
    top: 0;
}

.footer_wrap .content div>a {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
    display: block;
}

.footer_wrap .content div #footer_table_tr02 a {
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 10px;
    display: block;
}