html, body {
    min-width: 1200px;
}

.cp_lb2 li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.cp_lb2 li label {
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.header_ad_search .hea_ad_sea_content {
    position: inherit;
}

.hea_ad_sea_content .hea_ad_sea_con_title {
    width: auto;
    height: auto;
}

.hea_ad_sea_content .hea_ad_sea_con_search {
    width: auto;
    position: inherit;
    top: 0;
    left: 0;
    margin: 10.5px 0;
}

.hea_ad_sea_con_title img {
    max-width: inherit;
    max-height: 45px;
    margin: 8px 0;
}

.hea_ad_sea_con_title span {
    max-width: 356px;
    max-height: 40px;
}

.hea_ad_sea_con_img img {
    float: left;
}

.hea_ad_sea_con_img span {
    float: left;
}

.hea_ad_sea_content .hea_ad_sea_con_img {
    width: auto;
    height: auto;
}

.hea_sea_contert {
    width: auto;
    margin-right: 21px;
}

.hea_sea_contert .hea_sea_con_select {
    position: relative;
}

.hea_sea_contert .hea_sea_con_select {
    width: auto;
}

.hea_sea_con_select p {
    cursor: pointer;
    width: auto;
    padding-right: 18px;
    margin-right: 4px;
    line-height:19px;
    /*margin-bottom: -200px;*/
    background: url(../image/images/search_triangle.png)  no-repeat right 5px;
}

.hea_sea_contert #content {
    width: 223px;
}

@media only screen and (min-width: 1480px) {
    .hea_sea_contert #content {
        width: 310px;
    }
}

.hea_sea_con_select ul {
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    padding: 0;
}
.hea_sea_con_select p
{
    /*line-height: 15px;*/
}
.hea_sea_con_select ul li
{
    list-style: none;
    cursor: pointer;
}

/*-------------index-------------*/
body .company_pharmacy_index,
body .company_pharmacy_index > div,
body .company_pharmacy_index .pharmacy_w1 .swiper-container {
    width: 100%;
}

.company_pharmacy_index {
    position: relative;
}

.company_pharmacy_index,
.company_pharmacy_index .pharmacy_w1 .swiper-container {
    height: 400px;
}

.company_pharmacy_index .swiper-slide {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll center center;
    background-size: 100% 100%;
}

@media only screen and (min-width: 1240px) {
    .company_pharmacy_index,
    .company_pharmacy_index .pharmacy_w1 .swiper-container {
        height: 480px;
    }

    .company_pharmacy_index .swiper-slide {
        background-size: auto 100%;
    }
}

@media only screen and (min-width: 1480px) {
    .company_pharmacy_index,
    .company_pharmacy_index .pharmacy_w1 .swiper-container {
        height: 640px;
    }

    .company_pharmacy_index .swiper-slide {
        background-size: auto 100%;
    }
}

@media only screen and (min-width: 1960px) {
    .company_pharmacy_index,
    .company_pharmacy_index .pharmacy_w1 .swiper-container {
        height: 640px;
    }

    .company_pharmacy_index .swiper-slide {
        background-size: 100% auto;
    }
}

.company_pharmacy_index .company_pharmacy_index_div {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.company_pharmacy_index_div > div {
    width: 800px;
    line-height: 70px;
    margin: 90px auto 0;
    text-align: center;
}

.company_pharmacy_index_div .company_pharmacy_index_name {
    color: #fff;
    display: block;
    font-size: 36px;
    font-weight: bold;
}

.company_pharmacy_index_div .company_pharmacy_index_url {
    width: 200px;
    height: 44px;
    line-height: 44px;
    margin-top: 40px;
    background-color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
    font-size: 18px;
}

@media only screen and (min-width: 1240px) {
    .company_pharmacy_index_div > div {
        width: 800px;
        line-height: 70px;
        margin: 90px auto 0;
    }

    .company_pharmacy_index_div .company_pharmacy_index_name {
        font-size: 40px;
        -webkit-line-clamp: 3;
    }

    .company_pharmacy_index_div .company_pharmacy_index_url {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 1480px) {
    .company_pharmacy_index_div > div {
        width: 900px;
        line-height: 85px;
        margin: 173px auto 0;
    }

    .company_pharmacy_index_div .company_pharmacy_index_name {
        font-size: 44px;
        -webkit-line-clamp: 3;
    }

    .company_pharmacy_index_div .company_pharmacy_index_url {
        margin-top: 70px;
    }
}

.company_pharmacy_index .pharmacy_w1 .swiper-container-horizontal > .swiper-pagination-bullets {
    position: relative;
    right: 0;
    bottom: 40px;
    z-index: 101;
}

.company_pharmacy_index .pharmacy_w1 .swiper-container-horizontal > .swiper-pagination-bullets > span {
    width: 40px;
    height: 4px;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.3);
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.company_pharmacy_index .pharmacy_w1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1);
}

#company_index {
    width: 100%;
}

#company_index .company_index {
    width: 100%;
    height: 100%;
    padding-top: 120px;
    padding-bottom: 50px;
    margin: 0 auto;
}

.company_index .company_index_products {
    width: 1200px;
    margin: 0 auto 84px;
    overflow: hidden;
}

.company_index_products .company_index_pro_img {
    width: 569px;
    height: 492px;
    float: left;
}

.company_index_pro_img img {
    width: 100%;
    height: 100%;
}

.company_index_products .company_index_pro_content {
    width: 483px;
    height: 492px;
    margin-left: 67px;
    background: url(../image/images/company_index_products_back.png) no-repeat top left;
    float: left;
}

.company_index_pro_ul {
    width: 100%;
    margin-top: 81px;
    display: table;
    float: left;
    text-align: center;
}

.company_index_pro_ul li {
    width: 100px;
    height: 100px;
    margin-right: 16px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.company_index_pro_ul li.last {
    margin-right: 0;
}

.company_index_pro_ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.company_index_pro_ul li > div {
    width: 100%;
    height: 100%;
    background: rgba(65, 204, 236, 0.8);
    position: absolute;
    top: 100%;
}

.company_index_pro_ul li.on > div {
    top: 0;
}

.company_index_pro_ul li:hover div {
    /*-webkit-animation: mymove 1s infinite;*/
    /*-o-animation: mymove 1s infinite;*/
    /*animation: mymove 1s infinite;*/
    /*-webkit-animation-iteration-count: 1;*/
    /*-moz-animation-iteration-count: 1;*/
    /*-o-animation-iteration-count: 1;*/
    /*animation-iteration-count: 1;*/
}

#company_index .company_index_category {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 55px;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#e2faff);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#e2faff); /*IE 6 7 8*/
    background: -ms-linear-gradient(left, #ffffff, #e2faff); /* IE 10 */
    background: -moz-linear-gradient(left, #ffffff, #e2faff); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#ffffff), to(#e2faff)); /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#ffffff), to(#e2faff)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(left, #ffffff, #e2faff); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(left, #ffffff, #e2faff); /*Opera 11.10+*/
}

.gys2_gd1 {
    width: 924px;
    margin: 0 auto;
    position: relative;
}

.gys2_gd1 .swiper-slide {
    width: 100%;
    padding: 0 18px;
    height: 80px;
    line-height: 24px;
    color: #808080;
    font-size: 16px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.gys2_gd1 a {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.gys2_gd1 .swiper-button-prev,
.gys2_gd1 .swiper-container-rtl .swiper-button-next {
    width: 8px;
    height: 12px;
    background-image: url(../image/images/company_index_category_gys2.png);
    background-size: 8px 12px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 57px;
    left: -22px;
}

.gys2_gd1 .swiper-button-next,
.gys2_gd1 .swiper-container-rtl .swiper-button-prev {
    width: 8px;
    height: 12px;
    background-image: url(../image/images/company_index_category_gys2.png);
    background-size: 8px 12px;
    top: 57px;
    right: -22px;
}

.gys2_gd1 .swiper-gd21 div.on a {
    color: #4ecfed;
}

.company_index_category .company_index_category_u2 {
    max-height: 738px;
    margin-top: 38px;
    overflow: hidden;
}

.company_index_category_u2 li {
    width: 280px;
    height: 280px;
    margin-right: 26px;
    margin-bottom: 29px;
    float: left;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-width: 1480px) {
    .company_index_category_u2 li {
        width: 340px;
        height: 340px;
    }
}

.company_index_category_u2 li img {
    /*width: 100%;*/
    /*height: 100%;*/
    display: block;
}

.company_index_category_u2 li.last {
    margin-right: 0;
}

.company_index_category_u2 .company_index_u2_div {
    width: 96%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #41ccec;
    position: absolute;
    top: 100%;
}

.company_index_category_u2 li:hover .company_index_u2_div {
    -webkit-animation: mymove 1s infinite;
    -o-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    top: 0;
}

@keyframes mymove {
    from {
        top: 100%;
    }
    to {
        top: 0;
    }
}

@-o-keyframes mymove {
    from {
        top: 100%;
    }
    to {
        top: 0;
    }
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    from {
        top: 100%;
    }
    to {
        top: 0;
    }
}

.company_index_u2_div p.p1 {
    width: 100%;
    height: 84px;
    line-height: 28px;
    margin-top: 90px;
    padding: 0 22px;
    font-size: 14px;
    color: #fff;
    word-break: break-all;
    -webkit-line-clamp: 3;
}

@media only screen and (min-width: 1480px) {
    .company_index_u2_div p.p1 {
        margin-top: 133px;
        font-size: 16px;
    }
}

.company_index_u2_div > a {
    width: 110px;
    height: 36px;
    line-height: 36px;
    margin-top: 40px;
    border: 1px solid #41ccec;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
}

@media only screen and (min-width: 1480px) {
    .company_index_u2_div > a {
        width: 142px;
        margin-top: 56px;
    }
}

.company_index_u2_div .a1 {
    margin-left: 19px;
    background-color: #41ccec;
}

.company_index_u2_div .a2 {
    margin-left: 13px;
}

.company_index .company_index_complex {
    width: 100%;
    padding-top: 122px;
    padding-bottom: 100px;
    overflow: hidden;
}

@media only screen and (min-width: 1480px) {
    .company_index .company_index_complex {
        padding-bottom: 120px;
    }
}

.company_index_com_summary .company_index_sum_region1 {
    width: 540px;
    height: 400px;
    margin-top: 3px;
    background: url(../image/images/company_index_sum_region1.png) no-repeat top right;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_index_com_summary .company_index_sum_region1 {
        width: 660px;
    }
}

.company_index .company_index_sum_region1 .company_index_con_p1 {
    text-align: right;
}

.company_index .company_index_sum_region1 .company_index_con_div {
    margin-top: 21px;
}

.company_index .company_index_sum_region1 .company_index_con_div > label {
    margin-left: 20px;
    margin-right: 0;
    float: right;
}

.company_index .company_index_sum_region1 .company_index_con_p2 {
    width: 100%;
    height: 112px;
    margin-top: 45px;
    float: right;
    font-size: 16px;
    text-align: right;
    -webkit-line-clamp: 4;
}

@media only screen and (min-width: 1480px) {
    .company_index .company_index_sum_region1 .company_index_con_p2 {
        width: 610px;
    }
}

.company_index .company_index_sum_region1 .company_index_con_a {
    margin-top: 38px;
    float: right;
}

.company_index_com_summary .company_index_sum_region2 {
    width: 575px;
    height: 338px;
    margin-left: 85px;
    margin-bottom: 65px;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_index_com_summary .company_index_sum_region2 {
        width: 695px;
    }
}

.company_index_sum_region2 iframe {
    width: 100%;
    height: 100%;
}

.company_index_com_summary .company_index_sum_region3 {
    width: 590px;
    height: 496px;
    margin-bottom: 2px;
    padding: 0 35px;
    -webkit-box-shadow: 0px 0px 20px #ECECEC; /*下边阴影*/
    -moz-box-shadow: 0px 0px 20px #ECECEC; /*下边阴影*/
    box-shadow: 0px 0px 20px #ECECEC; /*下边阴影*/
    position: relative;
}

@media only screen and (min-width: 1480px) {
    .company_index_com_summary .company_index_sum_region3 {
        width: 710px;
        padding: 0 50px;
    }
}

.company_index_sum_region3 h4 {
    height: 28px;
    line-height: 28px;
    margin-top: 40px;
    color: #333;
    font-size: 28px;
}

.company_index_sum_region3 .company_index_sum_div {
    width: 100%;
    height: 295px;
    margin-top: 60px;
    overflow: hidden;
}

.company_index_sum_region3 .sc2 {
    width: 726px;
    height: 295px;
}

.company_index_sum_region3 .sc2 .swiper-slide {
    height: 295px;
}

.company_index_sum_region3 .sc2 .swiper-slide img {
    width: 211px;
    height: 295px;
}

.company_index_sum_region3 .swiper-button-prev,
.company_index_sum_region3 .swiper-container-rtl .swiper-button-next {
    width: 12px;
    height: 21px;
    background-image: url(../image/images/company_index_sum_right.png);
    background-size: 12px 21px;
    position: absolute;
    left: auto;
    right: 94px;
    top: 59px;
    bottom: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.company_index_sum_region3 .swiper-button-next,
.company_index_sum_region3 .swiper-container-rtl .swiper-button-prev {
    width: 12px;
    height: 21px;
    background-image: url(../image/images/company_index_sum_right.png);
    background-size: 12px 21px;
    position: absolute;
    left: auto;
    right: 51px;
    top: 59px;
    bottom: auto;
}

.company_index_com_summary .company_index_sum_region4 {
    width: 578px;
    height: 498px;
    float: right;
}

@media only screen and (min-width: 1480px) {
    .company_index_com_summary .company_index_sum_region4 {
        width: 698px;
    }
}

.company_index_sum_region4 .company_index_re4_title {
    width: 100%;
    overflow: hidden;
}

.company_index_re4_title > div {
    width: 50%;
    height: 50px;
    border-bottom: 8px solid #4d4d4d;
    float: left;
    font-size: 20px;
    text-align: center;
}

.company_index_re4_title .on {
    border-color: #41ccec;
}

.company_index_re4_title > div > a {
    width: 100%;
    height: 28px;
    line-height: 26px;
    display: block;
}

.company_index_re4_title a {
    color: #4d4d4d;
}

.company_index_re4_title .on a {
    border-right: 1px solid #d9d9d9;
    color: #41ccec;
}

.company_index_sum_region4 .company_index_re4_content {
    width: 100%;
    height: 374px;
    border: 1px solid #fcfcfc;
    /*fcfcfc*/
    display: none;
    overflow-y: scroll;
}

.company_index_sum_region4 .on {
    display: block;
}

.company_index_re4_content .grids {
    width: 100%;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 14px 30px;
    background-color: #fcfcfc;
    font-size: 16px;
}

.company_index_sum_region4 .company_index_re4_url {
    width: 100%;
    height: 54px;
    margin-top: 20px;
}

.company_index_re4_url > a {
    width: 280px;
    height: 54px;
    line-height: 54px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

@media only screen and (min-width: 1480px) {
    .company_index_re4_url > a {
        width: 338px;
    }
}

.company_index_re4_url > a.a1 {
    background-color: #41ccec;
    float: left;
}

.company_index_re4_url > a.a2 {
    background-color: #4d4d4d;
    float: right;
}

.company_index_com_summary .company_index_sum_region5 {
    width: 100%;
}

.company_index_sum_region5 .company_pro_contact {
    width: 100%;
    height: auto;
    padding-top: 28px;
    border: 0;
}

.company_index_sum_region5 .company_pro_contact ul {
    margin: 0 40px;
}

.company_index_sum_region5 .company_pro_contact ul li {
    width: 296px;
    margin-right: 0;
    padding-right: 10px;
    font-size: 14px;
}

@media only screen and (min-width: 1480px) {
    .company_index_sum_region5 .company_pro_contact ul li {
        width: 375px;
        font-size: 16px;
    }
}

.company_index_sum_region5 .company_pro_contact ul li.li1 {
    width: 316px;
}

.company_index_sum_region5 .company_pro_contact ul li.li2 {
    width: 210px;
}

.company_index_sum_region5 .grids .fixeds {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

@media only screen and (min-width: 1480px) {
    .company_index_sum_region5 .company_pro_contact ul li.li1 {
        width: 380px;
    }

    .company_index_sum_region5 .company_pro_contact ul li.li2 {
        width: 230px;
    }
}

.company_index .company_index_form {
    width: 100%;
    height: 777px;
    background: url("../image/images/company_index_form.png") no-repeat top center;
}

@media only screen and (min-width: 1900px) {
    .company_index .company_index_form {
        background-size: 100% 530px;
    }
}

.company_index .company_index_form h4 {
    padding-top: 85px;
    line-height: 28px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.company_index .company_index_form form {
    height: 560px;
    margin-top: 59px;
    padding-top: 61px;
    padding: 61px 141px 0 91px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px #e7e7e7, /*下边阴影*/ 0px 0 0 #e7e7e7; /*上边阴影*/
    -moz-box-shadow: 0px 0px 10px #e7e7e7, /*下边阴影*/ 0px 0 0 #e7e7e7; /*上边阴影*/
    box-shadow: 0px 0px 10px #e7e7e7, /*下边阴影*/ 0px 0 0 #e7e7e7; /*上边阴影*/
}

.company_index_form form ul {
    width: 100%;
    overflow: hidden;
}

.company_index_form form li {
    width: 50%;
    height: 100px;
    float: left;
}

.company_index_form form li span {
    width: 124px;
    line-height: 50px;
    padding-right: 38px;
    color: #999999;
    display: block;
    float: left;
    font-size: 20px;
    text-align: right;
}

.company_index_form form li input {
    width: 360px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    color: #4c4c4c;
    display: block;
    float: left;
    font-size: 16px;
}

@media only screen and (min-width: 1480px) {
    .company_index_form form li input {
        width: 480px;
    }
}

.company_index_form form li.l1 {
    width: 100%;
    height: 307px;
}

.company_index_form form li.l1 textarea {
    width: 844px;
    height: 214px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    color: #4c4c4c;
    float: left;
    font-size: 16px;
}

@media only screen and (min-width: 1480px) {
    .company_index_form form li.l1 textarea {
        width: 1084px;
    }
}

.company_index_form form li.l1 p {
    margin-top: 13px;
    padding-left: 124px;
    color: #999999;
    float: left;
}

.company_index_form form li.l1 p .lab1 {
    margin-left: 31px;
}

.company_index_form form li.l1 p .lab2 {
    color: #41ccec;
}

.company_index_form .company_index_for_a {
    width: 210px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    background-color: #41ccec;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
}


#company_index .company_index_category > div,
.company_index_complex .company_index_com_summary,
.company_index_form form {
    width: 1200px;
    margin: 0 auto;
}

@media only screen and (min-width: 1480px) {
    #company_index .company_index_category > div,
    .company_index_complex .company_index_com_summary,
    .company_index_form form {
        width: 1440px;
    }
}

.company_index .company_index_con_p1 {
    margin-top: 45px;
    color: #333;
    font-size: 28px;
    text-indent: -1px;
}

.company_index .company_index_con_div {
    width: 100%;
    height: 8px;
    margin-top: 23px;
}

.company_index .company_index_con_div .lab1,
.company_index .company_index_con_div .lab3 {
    width: 54px;
    height: 1px;
    margin-top: 3px;
    margin-right: 20px;
    background-color: #cbcbcb;
    display: block;
    float: left;
}

.company_index .company_index_con_div .lab2 {
    width: 8px;
    height: 8px;
    margin-right: 20px;
    background-color: #41ccec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    float: left;
}

.company_index .company_index_con_h4 {
    height: 80px;
    line-height: 40px;
    margin-top: 86px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
}

.company_index .company_index_con_p2 {
    line-height: 28px;
    margin-top: 61px;
    color: #808080;
    -webkit-line-clamp: 3;
    max-height: 84px;
}

.company_index .company_index_con_a {
    width: 86px;
    height: 24px;
    line-height: 24px;
    margin-top: 49px;
    background-color: #41ccec;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
}

.company_index .swiper-containers.profile {
    width: 100%;
    height: 100%;
}

.company_index .swiper-containers.profile img {
    width: 100%;
    height: 100%;
}

.company_index .swiper-containers.profile i {
    position: absolute;
    background-image: url("../image/gys2/pay.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    cursor: pointer;
}

/*-------------contact-------------*/
#company_content {
    width: 100%;
    min-height: 647px;
    background-color: #f0f1f2;
}

#company_content .contact_content {
    width: 1200px;
    height: 100%;
    padding-top: 46px;
    padding-bottom: 50px;
    margin: 0 auto;
}

@media only screen and (min-width: 1480px) {
    #company_content .contact_content {
        width: 1440px;
    }
}

.contact_content h4 {
    height: 24px;
    line-height: 24px;
    margin-bottom: 29px;
    color: #333;
    font-size: 24px;
}

.contact_content .contact_con_div {
    min-height: 498px;
    position: relative;
}

.contact_content .contact_con_info {
    width: 450px;
    min-height: 498px;
    background-color: #fff;
    float: left;
}

.contact_con_info dl {
    width: 100%;
    min-height: 98px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
}

.contact_con_info dl dt {
    width: 106px;
    float: left;
}

.contact_con_info dl dt img {
    margin-left: 50px;
    margin-top: 25px;
}

.contact_con_info dl dd {
    width: 330px;
    float: left;
}

.contact_con_info dl dd p {
    font-size: 16px;
}

.contact_con_info dl dd p.p1 {
    line-height: 22px;
    margin-top: 26px;
    margin-bottom: 1px;
    color: #333333;
}

.contact_con_info dl dd p.p2 {
    line-height: 22px;
    color: #999999;
}

.contact_con_info dl.last {
    border: 0;
}

.contact_content .contact_con_map {
    width: 720px;
    height: auto;
    border: 1px solid #e6e6e6;
    position: relative;
    top: 0;
    right: 0;
    float: right;
}

@media only screen and (min-width: 1480px) {
    .contact_content .contact_con_map {
        width: 958px;
    }
}

.s_name_em4 {
    margin-bottom: 6px;
    display: block;
}

@media only screen and (min-width: 1480px) {
    .s_name_em4 {
        margin-bottom: 0;
        display: inline-block;
    }
}

/*-------------news-------------*/
#company_news {
    width: 100%;
    background-color: #f0f1f2;
}

#company_news .company_news {
    width: 1200px;
    margin: 0 auto;
    padding-top: 52px;
    padding-bottom: 32px;
}

@media only screen and (min-width: 1480px) {
    #company_news .company_news {
        width: 1440px;
    }
}

.company_news dl {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    padding-top: 44px;
    background-color: #fff;
}

.company_news dl dt {
    width: 150px;
    height: 72px;
    border-right: 2px solid #e0e0e0;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_news dl dt {
        width: 189px;
    }
}

.company_news dl dt p {
    text-align: center;
}

.company_news dl dt p.p1 {
    height: 48px;
    line-height: 44px;
    color: #4fc2b8;
    font-size: 48px;
}

.company_news dl dt p.p2 {
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
    color: #cccccc;
    font-size: 20px;
}

.company_news dl dd {
    width: 900px;
    margin-left: 40px;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_news dl dd {
        width: 1019px;
    }
}

.company_news dl dd p.p1 {
    height: 30px;
    line-height: 30px;
    margin-top: 22px;
    font-size: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company_news dl dd p.p1 a {
    color: #4fc2b8;
}

.company_news dl dd p.p2 {
    margin-top: 13px;
    color: #a7a7a7;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company_news dl dd div.p2 {
    word-break: break-word;
}

.company_new_url {
    width: 14px;
    height: 24px;
    margin-top: 24px;
    margin-left: 40px;
    display: inline-block;
}

@media only screen and (min-width: 1480px) {
    .company_new_url {
        margin-left: 86px;
    }
}

.company_new_page {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    padding-top: 36px;
    background-color: #f0f1f2;
}

.company_new_page .company_new_page_div {
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    border-bottom: 1px solid #4fc2b8;
    text-align: left;
}

.company_new_page .company_new_page_div a {
    width: 60px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
}

.company_new_page .company_new_page_div a.on {
    border-bottom: 3px solid #28858d;
    color: #509ba1;
    font-size: 16px;
}

.company_new_page .company_new_page_div a.on span {
    position: relative;
    top: -5px;
}

.company_new_page .company_new_page_div a.company_new_page_img {
    width: 10px;
    margin-right: 2px;
    float: right;
}

.company_new_page_img img {
    display: inline;
}

/*-------------innovation-------------*/
#company_innovation {
    width: 100%;
    padding: 50px 0;
    background-color: #f0f1f2;
}

#company_innovation .company_innovation {
    width: 1200px;
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 71px;
    background-color: #fff;
}

@media only screen and (min-width: 1480px) {
    #company_innovation .company_innovation {
        width: 1440px;
    }
}

.company_innovation h4 {
    height: 24px;
    line-height: 24px;
    color: #333;
    font-size: 24px;
    text-indent: 30px;
}

.company_inn_content {
    width: 1100px;
    margin: 46px auto 0;
    word-break: break-word;
}

@media only screen and (min-width: 1480px) {
    .company_inn_content {
        width: 1280px;
    }
}

.company_inn_content .company_inn_con_h5 {
    height: 20px;
    line-height: 20px;
    color: #4fc2b8;
    font-size: 20px;
}

.company_inn_content .company_inn_con_p {
    line-height: 26px;
    margin-top: 20px;
    color: #333;
}

.company_inn_con_system {
    width: 100%;
    margin-top: 31px;
    margin-bottom: 72px;
}

.company_inn_con_system .company_inn_sys_img {
    max-width: 580px;
    max-height: 350px;
    float: left;
}

.company_inn_sys_img img {
    max-width: 580px;
    max-height: 350px;
}

.company_inn_con_system .company_inn_sys_introduction {
    width: 480px;
    line-height: 26px;
    color: #333333;
    float: right;
    position: relative;
    top: -6px;
}

@media only screen and (min-width: 1480px) {
    .company_inn_con_system .company_inn_sys_introduction {
        width: 650px;
    }
}

.company_inn_content > ul {
    margin-top: 23px;
}

.company_inn_content > ul > li {
    width: 260px;
    height: 260px;
    margin-top: 20px;
    margin-right: 20px;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_inn_content > ul > li {
        width: 305px;
        height: 305px;
    }
}

.company_inn_content > ul > li:nth-child(4),
.company_inn_content > ul > li.last {
    margin-right: 0;
}

.company_inn_content > ul > li > img {
    width: 100%;
    height: 100%;
}

/*-------------companyProfile-------------*/
#company_profile {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #f0f1f2;
}

#company_profile .company_profile {
    width: 1200px;
    margin: 0 auto;
    padding-top: 23px;
    background-color: #fff;
}

@media only screen and (min-width: 1480px) {
    #company_profile .company_profile {
        width: 1440px;
    }
}

.company_profile h4 {
    height: 24px;
    line-height: 24px;
    color: #333;
    font-size: 24px;
    text-indent: 15px;
}

@media only screen and (min-width: 1480px) {
    .company_profile h4 {
        text-indent: 29px;
    }
}

.company_pro_content {
    width: 1170px;
    padding-top: 31px;
    margin: 0 auto;
}

@media only screen and (min-width: 1480px) {
    .company_pro_content {
        width: 1384px;
    }
}

.company_pro_content .company_pro_con_img {
    width: 625px;
    height: 483px;
    float: left;
}

.company_pro_con_img .swiper-video-container {
    width: 625px;
    height: 483px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.company_pro_con_img img {
    width: 100%;
    height: 100%;
}

.company_pro_con_img .swiper-video-container video {
    width: 625px;
    height: 56.25%;
}

.company_pro_con_img .swiper-slide i {
    position: absolute;
    background: url("../image/gys/pay.png") no-repeat;
    width: 66px;
    height: 66px;
    left: 50%;
    top: 50%;
    margin: -33px 0 0 -33px;
}

@media only screen and (min-width: 1480px) {
    .company_pro_content .company_pro_con_img {
        width: 781px;
        height: 603px;
    }

    .company_pro_con_img .swiper-video-container {
        height: 603px;
    }

    .company_pro_con_img .swiper-video-container video {
        width: 781px;
    }
}

.company_pro_content .company_pro_con_img > div {
    width: 100%;
    height: 100%;
}

.company_pro_con_img .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 7px;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
}

.company_pro_con_img .swiper-pagination-bullet-active {
    background-color: #fff;
}

.company_pro_content .company_pro_con_introduction {
    width: 510px;
    padding-top: 2px;
    float: right;
}

@media only screen and (min-width: 1480px) {
    .company_pro_content .company_pro_con_introduction {
        width: 570px;
    }
}

.company_pro_int_div {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_div {
        height: 50px;
        line-height: 50px;
    }
}

.company_pro_int_div a {
    width: 248px;
    height: 100%;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_div a {
        width: 276px;
    }
}

.company_pro_int_div .company_pro_int_a1 {
    background-color: #28858d;
    float: left;
}

.company_pro_int_div .company_pro_int_a2 {
    background-color: #f79131;
    float: right;
}

.company_pro_int_info {
    width: 100%;
    height: 370px;
    margin-top: 16px;
    margin-bottom: 15px;
    border: 1px solid #e9f3f3;
    overflow-y: auto;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_info {
        height: 471px;
    }
}

.company_pro_int_info .grid {
    width: 100%;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 5px 0;
    background-color: #f8f8f8;
    font-size: 14px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_info .grid {
        line-height: 26px;
        margin-bottom: 20px;
        padding: 7px 0;
        font-size: 16px;
    }
}

.company_pro_int_info .fixed {
    margin-right: 7px;
    font-weight: bold;
    color: #333333;
    text-indent: 9px;
}

.company_pro_int_info .fluid {
    color: #4c4c4c;
    flex: 1;
}

.company_pro_int_send {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_send {
        height: 50px;
        line-height: 50px;
    }
}

.company_pro_int_send a {
    width: 248px;
    height: 100%;
    color: #6ecdc5;
    border: 1px solid #6ecdc5;
    display: block;
    font-size: 16px;
    text-align: center;
}

@media only screen and (min-width: 1480px) {
    .company_pro_int_send a {
        width: 276px;
    }
}

.company_pro_int_send > a:hover {
    background-color: #6ecdc5;
    color: #fff;
}

.company_pro_int_send .company_pro_sen_a1 {
    float: left;
}

.company_pro_int_send .company_pro_sen_a2 {
    float: right;
}

.company_pro_contact {
    width: 1170px;
    height: 116px;
    margin: 0 auto;
    padding-top: 36px;
    border-bottom: 1px solid #e6e6e6;
}

@media only screen and (min-width: 1480px) {
    .company_pro_contact {
        width: 1384px;
    }
}

.company_pro_contact ul li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    float: left;
    width: 25%;
}

.company_pro_contact ul li img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: text-bottom;
}

.company_pro_contact ul li div {
    float: left;
    font-size: 16px;
    color: #666;
}

.company_pro_contact ul li div span,
.cp_lb2 li div label.company-info {
    float: left;
    margin-right: 5px;
}

.company_pro_contact ul li div label,
.cp_lb2 li div label {
    line-height: 16px;
    max-height: 36px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company_pro_contact ul li.li1 div label,
.cp_lb2 .cp_lb2_li1 div label {
    line-height: 18px;
}

/*.company_pro_contact ul{*/
/*    width: 100%;*/
/*    float: left;*/
/*    margin-top: 40px;*/
/*}*/
/*.company_pro_contact ul li {*/
/*    width: 288px;*/
/*    margin-right: 25px;*/
/*    color: #333;*/
/*    float: left;*/
/*    font-size: 16px;*/
/*    display: -webkit-flex;*/
/*    display: flex;*/
/*    -webkit-align-items: center;*/
/*    align-items: center;*/
/*}*/

/*@media only screen and (min-width: 1480px) {*/
/*    .company_pro_contact ul li {*/
/*        width: 350px;*/
/*        font-size: 18px;*/
/*    }*/
/*}*/

/*.company_pro_contact ul li.li2 {*/
/*    width: 230px;*/
/*    margin-right: 0;*/
/*}*/

/*@media only screen and (min-width: 1480px) {*/
/*    .company_pro_contact ul li.li2 {*/
/*        width: 259px;*/
/*    }*/
/*}*/

/*.company_pro_contact ul li img {*/
/*    margin-right: 20px;*/
/*    float: left;*/
/*}*/

/*.company_pro_contact ul li.li1 img {*/
/*    margin-right: 10px;*/
/*}*/

/*.company_pro_contact ul li div {*/
/*    line-height: 25px;*/
/*    float: left;*/
/*}*/

/*.company_pro_contact ul li span {*/
/*    float: left;*/
/*}*/

/*.company_pro_contact ul li label {*/
/*    float: left;*/
/*    position: relative;*/
/*    display: -webkit-box;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*}*/

.company_profile .company_pro_p {
    width: 1170px;
    margin: 44px auto 0;
    padding-bottom: 57px;
}

@media only screen and (min-width: 1480px) {
    .company_profile .company_pro_p {
        width: 1384px;
    }
}

.company_profile .company_pro_p p {
    width: 100%;
    line-height: 26px;
    color: #4c4c4c;
    font-size: 16px;
}

#company_profile .company_standards {
    width: 1200px;
    margin: 50px auto 0;
    padding-top: 32px;
    padding-bottom: 30px;
    background-color: #fff;
}

@media only screen and (min-width: 1480px) {
    #company_profile .company_standards {
        width: 1440px;
    }
}

.company_standards h4 {
    height: 24px;
    line-height: 24px;
    color: #333;
    font-size: 24px;
    text-indent: 15px;
}

@media only screen and (min-width: 1480px) {
    .company_standards h4 {
        text-indent: 29px;
    }
}

.company_standards ul {
    width: 1121px;
    margin: 52px auto 0;
}

@media only screen and (min-width: 1480px) {
    .company_standards ul {
        width: 1190px;
    }
}

.company_standards ul li {
    width: 250px;
    height: 483px;
    margin-right: 40px;
    float: left;
}

@media only screen and (min-width: 1480px) {
    .company_standards ul li {
        margin-right: 63px;
    }
}

.company_standards ul li.last {
    margin-right: 0;
}

.company_standards .company_sta_img {
    width: 100%;
    height: 350px;
}

.company_sta_img img {
    width: 100%;
    height: 350px;
    max-width: 250px;
    max-height: 350px;
}

.company_standards .company_sta_h5 {
    height: 52px;
    line-height: 26px;
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: bold;
}

/*-------------services-------------*/
#company_services {
    width: 100%;
    background-color: #f0f1f2;
}

#company_services .company_services {
    width: 1200px;
    padding-bottom: 50px;
    margin: 0 auto;
}

@media only screen and (min-width: 1480px) {
    #company_services .company_services {
        width: 1440px;
    }
}

.company_ser_banner {
    width: 100%;
    height: 416px;
    position: relative;
}

@media only screen and (min-width: 1480px) {
    .company_ser_banner {
        height: 416px;
    }
}

.company_ser_banner img {
    width: 100%;
    height: 100%;
}

#company_services .swiper-button-prev {
    background-image: url(../image/images/left3_03.png);
    left: 50px;
    right: auto;
    top: 150px;
}

@media only screen and (min-width: 1480px) {
    #company_services .swiper-button-prev {
        top: 192px;
    }
}

#company_services .swiper-button-next {
    background-image: url(../image/images/img_7_05.png);
    right: 50px;
    left: auto;
    top: 150px;
}

@media only screen and (min-width: 1480px) {
    #company_services .swiper-button-next {
        top: 192px;
    }
}

#company_services .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
}

#company_services .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
}

#company_services .swiper-pagination-bullet-active {
    background-color: #fff;
}

#company_services .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
    left: auto;
    width: auto;
    right: 75px;
}

@media only screen and (min-width: 1480px) {
    #company_services .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 70px;
        right: 75px;
    }
}

.company_ser_banner .company_ser_ban_div {
    width: 750px;
    position: absolute;
    top: 110px;
    left: 220px;
    z-index: 101;
}

@media only screen and (min-width: 1480px) {
    .company_ser_banner .company_ser_ban_div {
        top: 154px;
        left: 291px;
    }
}

.company_ser_banner .company_ser_ban_name {
    width: 100%;
    line-height: 60px;
    color: #fff;
    font-size: 36px;
}

.company_ser_banner .company_ser_ban_url {
    width: 214px;
    height: 40px;
    line-height: 40px;
    margin-top: 41px;
    background-color: #28858d;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: center;
}

.company_services .company_ser_services {
    width: 100%;
    margin-top: 50px;
    padding: 8px 0 45px 30px;
    background-color: #FFFFFF;
}

.company_ser_services h4 {
    height: 60px;
    line-height: 60px;
    margin-bottom: 44px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-size: 24px;
}

.company_ser_services ul {
    margin-bottom: 27px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}

.company_ser_services ul li {
    line-height: 26px;
    font-size: 16px;
}

.company_ser_services ul li.l1 {
    width: 395px;
    color: #28858d;
    font-weight: bold;
    text-align: right;
}

@media only screen and (min-width: 1480px) {
    .company_ser_services ul li.l1 {
        width: 495px;
    }
}

.company_ser_services ul li.l2 {
    width: 665px;
    margin-left: 30px;
    color: #4c4c4c;
}

.company_ser_services ul li .ser_p {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}

.company_ser_services li .ser_p .span1 {
    margin-right: 8px;
}

.company_ser_services li .ser_p .span2 {
    flex: 1;
}

/*-------------services-------------*/
#company_product {
    width: 100%;
    background-color: #f0f1f2;
}

#company_product .company_product {
    width: 1200px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
}

@media only screen and (min-width: 1480px) {
    #company_product .company_product {
        width: 1440px;
    }
}

.company_pro_categories {
    width: 330px;
    float: left;
}

/*@media only screen and (min-width: 1480px) {*/
/*    .company_pro_categories{*/
/*        width: 330px;*/
/*        float: left;*/
/*    }*/
/*}*/
.company_pro_categories h4 {
    height: 99px;
    line-height: 99px;
    background: url(../image/images/company_product_categories.png) center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.company_pro_categories .company_pro_cat_url {
    height: 421px;
    overflow-x: hidden;
    overflow-y: auto;
}

.company_pro_cat_url a {
    line-height: 24px;
    padding: 18px 0 18px 31px;
    background-color: #fff;
    border-bottom: 1px solid #DCDCDC;
    color: #979797;
    display: block;
    font-size: 18px;
}

.company_pro_cat_url a:hover {
    color: #4fc2b8;
}

.company_pro_cat_url a.on {
    background-color: #EDFDFC;
}

.company_product .company_pro_product {
    width: 840px;
    float: right;
}

@media only screen and (min-width: 1480px) {
    .company_product .company_pro_product {
        width: 1081px;
    }
}

.company_pro_product ul
{
    padding: 0;
}
.company_pro_product li {
    list-style: none;
    width: 262px;
    height: 394px;
    margin-right: 27px;
    margin-bottom: 30px;
    float: left;
    position: relative;
}

.company_pro_product li.last {
    margin-right: 27px;
}

.company_pro_product li.lasts {
    margin-right: 0;
}

@media only screen and (min-width: 1480px) {
    .company_pro_product li {
        margin-right: 11px;
    }

    .company_pro_product li.lasts {
        margin-right: 11px;
    }

    .company_pro_product li.last {
        margin-right: 0;
    }
}

.company_pro_product li > div {
    width: 100%;
    height: 380px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}

.company_pro_product li > div > a {
    /*display: inline-block;*/
}

.company_pro_product li.on div {
    border-color: #6ecdc5;
}

.company_pro_product .company_pro_pro_img {
    width: 260px;
    height: 260px;
}

.company_pro_pro_img img {
    width: 260px;
    height: 260px;
}

.company_pro_product .company_pro_pro_p {
    width: 260px;
    /*max-height: 54px;*/
    max-height: 40px;
    margin-top: 27px;
    padding: 0 18px;
    color: #979797;
    font-size: 18px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company_pro_product .company_pro_pro_p:hover {
    color: #4fc2b8;
}

.company_pro_product .company_pro_pro_shop {
    width: 51px;
    height: 51px;
    background: url(../image/images/company_product_shop1.png) center center no-repeat;
    position: absolute;
    top: 228px;
    right: 18px;
}

.company_pro_product .company_pro_pro_shop.on {
    background: url(../image/images/company_product_shop2.png) center center no-repeat;
}

.company_pro_product .company_pro_pro_send {
    width: 142px;
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    color: #979797;
    display: block;
    position: absolute;
    left: 64px;
    bottom: 0;
    text-align: center;
}

.company_pro_product .company_pro_pro_send.on {
    background-color: #4fc2b8;
    border-color: #4fc2b8;
    color: #fff;
}

.company_product .company_new_page {
    width: 100%;
    height: 120px;
    padding-top: 25px;
}

.company_product .company_new_page .company_new_page_div {
    float: right;
}


.grids {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}

.fixeds {

}

.fluids {
    flex: 1;
}


::-webkit-scrollbar-thumb {
    background-color: rgba(220, 0, 243, 1);
    border-radius: 0px;
    border-top: 1px solid #edf2f9;
    border-bottom: 1px solid #edf2f9;
    border-left: 1px solid #f1f5fa;
}


/*让浮动的父元素自适应高度*/
.clear {
    width: 0;
    height: 0;
    clear: both;
}

/*隐藏*/
.hide {
    display: none;
}

/*多行内显示，超出省略*/
.multiLineOmitted {
    display: -webkit-box;
    overflow: visible;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*swiper备用*/
.swiper-containers {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

/*图片居中*/
.center_img {
    position: relative;
}

.center_img img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/*box-shadow:-4px 0px 4px #F3F3F3,!*左边阴影*!*/
/*0px -4px 4px #F9F9F9,!*上边阴影*!*/
/*4px 0px 4px #F3F3F3,!*右边阴影*!*/
/*0px 4px 4px #ECECEC;!*下边阴影*!*/
