.phone_ul{
    display: none;
}
.header_div{
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}
.header_div.active .header_2 .ver_align {
    height: 72px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.header_div.active .header_2 .erweima{
    line-height: 72px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.header_div.active .header_2 .erweima img{
    height: 72px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.header_1 {
    height: 43px;
    line-height: 43px;
    background-color: #a1a1a1;
}

.header_1_ul li {
    float: left;
    padding-right: 11px;
}

/* .header_1_ul li a img {
    margin-right: 10px;
} */

.header_1_ul li a {
    font-size: 1.4rem;
    color: #ffffff;
    opacity: 0.85;
}

.header_1_fr_ul.header_1_ul li:last-child {
    padding-right: 0;
}

.header_1_fr_ul.header_1_ul li a span:nth-child(1) {
    margin-right: 15px;
}

.header_1_fr_ul.header_1_ul li:hover a span:nth-child(1) {
    color: #ffffff !important;
}

.header_2 {
    height: 120px;
    background-color: #ffffff;
    padding: 16px 0;
}
.pc_logo {
    margin-right: 28px;
    margin-top: .625rem;
}
.header_div.active .header_2{
    height: 100px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.header_div.active .pc_logo img{
    height: 55px;
}
/* .pc_logo {
margin-right: 28px;
} */
.pc_logo p{
    font-size: 1.6rem;
    text-align: center;
    color: #000;
    margin-top: 5px;
    font-weight: bold;
}

.ver_align {
    display: table;
    height: 92px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.ver_align1,
.ver_align2,
.ver_align3 {
    display: table-cell;
    vertical-align: middle;
}

.ver_align1 div {
    border-left: 2px solid rgba(0, 0, 0, .71);
    padding-left: 20px;
}

.ver_align1 a:nth-child(1) {
    font-size: 2.4rem;
    line-height: 40px;
    color: #000000;
    font-weight: 600;
}



.erweima {
    margin-left: 40px;
    line-height: 92px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

/* .ver_align3{
    margin-right: 15px;
} */

.ver_align2 div {
    font-family: PingFang-SC-Heavy;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #4990d1;
}

.header_2_fom {
    border: 1px solid #bcbcbc;
    border-radius: 35px;
    width: 270px;
    margin: 25px 0 0 30px;
}

.header_2_inp {
    line-height: 40px;
    height: 40px;
    width: 80%;
    float: left;
    border: none;
    padding-left: 15px;
    border-radius: 35px;
}

.header_2_butt {
    width: 20%;
    float: left;
    border: none;
    background: none;
}

.header_2_butt .iconfont {
    color: #ea2232;
    line-height: 40px;
}

.ver_align3 div {
    margin-right: 15px;
}

.ver_align3 .iconfont {
    font-size: 22px;
    color: #181818;
    text-align: center;
}

.daohang {
    /* line-height: 60px; */
    background-color: #a0d466;
}

/* .header_3_center {
    width: 100%;
} */

.daohang_ul {
    /* display: table;
    margin: 0 auto; */
    width: 100%;
    text-align: center;
}

.daohang_ul>li{
    display: inline-block;
    /* float: left; */
    /* padding: 18px 0; */
    position: relative;
    border-right: 1px solid #7ac626;
}

.daohang_ul>li:nth-of-type(1) {
    border-left: 1px solid #7ac626;
}

.daohang_ul>li>a {
    padding: 0px 36px;
    font-size: 1.7rem;
    line-height: 24px;
    color: #ffffff;
    display: block;
    line-height: 60px;
    /* border-right: 1px solid rgba(255, 255, 255, .39); */
}

/* .header_3_ul li:last-child a {
    border: none;
} */

.daohang_ul>li.active {
    position: relative;
}
.daohang_ul>li:hover::before ,
.daohang_ul>li.active::before {
    content: "";
    display: block;
    height: 4px;
    background-color: #fff;
    width: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.daohang_ul>li:hover::before ,
.daohang_ul>li.active::before {
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.banner .swiper-pagination-bullet{
    border: 2px solid #fff;
    background: none;
    opacity: 1;
    width: 12px;
    height: 12px;
}
.banner .swiper-pagination-bullet-active{
    background: #fff;
}
.daohang_ul>li:hover>a {
    color: #fff !important;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 18%;
}
.banner_img{
    position: absolute;
    left: 50%;
    bottom: 8%;
    transform: translateX(-50%);
    z-index: 33;
    -webkit-animation: run 1s infinite linear;
    -moz-animation: run 1s infinite linear;
    -ms-animation: run 1s infinite linear;
    -o-animation: run 1s infinite linear;
    animation: run 1s infinite linear;
}
@keyframes run {
    from {
        bottom: 6%;
        opacity: 0;
    }
    to {
        bottom: 8%;
        opacity: 1;
    }
}

@keyframes radio {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}
/* .searchkuan{
    height: 60px;
} */
.searchkuan>div:nth-of-type(1){
    width: 53%;
}
.searchkuan>div{
    width: 47%;
    float: left;
}
.searchkuan_lb{
    padding-left: 18%;
    background: #a0d466;
}
.searchkuan_lb_size{
    padding: 30px 0;
    font-size: 1.6rem;
    font-weight: bold;
}
.searchkuan_lb_size a{
    width: 75%;
    float: left;
    display: block;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
   
}
.searchkuan_lb_size p{
    width: 15%;
    float: left;
    color: #fff;
}
.searchkuan_lb .swiper-button-next,
.searchkuan_lb .swiper-button-prev{
    background: none;
    color: #fff;
    opacity: 1;
    height: auto;
    width: auto;
    z-index: 55;
}
.searchkuan_lb .swiper-button-next .iconfont,
.searchkuan_lb .swiper-button-prev .iconfont{
    font-size: 1.5rem;
    font-weight: bold;
    
}
.searchkuan_lb .swiper-button-next {
    right: 20px;
    bottom: 17%;
    top: auto;
}
.searchkuan_lb .swiper-button-prev{
    left: auto;
    right: 20px;
    top: 50%;
}
.searchkuan_lb .swiper-slide {
    height: 82px !important;
}
.searchkuan_lb .swiper-container{
    height: 82px;
}
.searchkuan_div{
    line-height: 50px;
    
}
.searchkuan_inp{
    width: 405px;
    color: #fff;
    background: #676767;
    border: none;
    float: left;
    padding-left: 10px;
}
.searchkuan_butt{
    width: 55px;
    color: #fff;
    text-align: center;
    background: #676767;
    border: none;
    float: left;
    line-height: 49px;
}
.searchkuan_butt .iconfont{
    font-size: 1.5rem;
    font-weight: bold;
}

.searchkuan_div input::-webkit-input-placeholder{
    color: #fff;
}
.searchkuan{
    margin-top: -52px;
    z-index: 22;
}
/* 首页云平台 */
.platform{
    padding: 90px 0;
    background: #f8f8f8;
}
.platform_ti{
    text-align: center;
    
}
.platform_ti>p:nth-of-type(2){
    color: #737373;
    font-size: .875rem;
}
.platform_ti>p:nth-of-type(1){
    color: #4990d1;
    font-size: 4rem;
    font-weight: bold;
}
.platform_div{
    margin-top: 40px;
}
.platform_div>div{
    width: 33.3%;
    float: left;
}
.platform_size a{
    color: #181818;
    font-size: 2.2rem;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
   
}
.platform_size .platform_size_a{
    display: none;
    margin-top: 5px;
}
.platform_size .platform_size_a a{
    display: block;
    color: #4990d1;
    font-size: 1.7rem;
    
}
.platform_size p{
    color: #666666;
    font-size: 1.6rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.platform_size{
    padding-bottom: 23px;
}
.platform_size div{
    width: 270px;
}
.platform_size:hover a{
    color: #7ac626;
}
.platform_fr>div:nth-of-type(2),
.platform_fl>div:nth-of-type(2){
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.platform_fr>div:nth-of-type(2)>div,
.platform_fr>div:nth-of-type(3)>div,
.platform_fl>div:nth-of-type(2)>div,
.platform_fl>div:nth-of-type(3)>div{
    padding-top: 42px;
}
.platform_fr>div:nth-of-type(odd){
    padding-right: 80px;
}
.platform_fl>div:nth-of-type(odd){
    padding-left: 80px;
}
.platform_fr{
    text-align: right;
}
.platform_fr .platform_size>div{
    float: right;
}
.product .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #009e3c;
    opacity: 1;
    margin: 0 5px;
}
.product .swiper-pagination-bullet-active{
    background: #009e3c;
}
.product .swiper-pagination{
    position: static;
    text-align: center;
    margin-top: 45px;

}
.product_ul{
    text-align: center;
    margin: 35px 0 40px 0;
}
.product_ul>li{
    padding: 0 28px;
    line-height: 50px;
    display: inline-block;
    color: #676767;
    font-size: 1.5rem;
    border: 1px solid #e7e7e7;
    font-weight: bold;
    cursor: pointer;
}
.product_ul>li:hover,
.product_ul>li.active{
    background: #6ab2f4;
    color: #fff;
}
.product_size a{
    color: #252525;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.product_size{
    text-align: center;
    padding: 18px 15px;
    background: #f6f6f6;
}
.product_div{
    border: 2px solid #f6f6f6;
}
.product_div:hover .product_size{
    background: #7ac626;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.product_div:hover .product_size a{
    color: #fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.product_div>a{
    display: block;
    height: 277px;
    background: #fff;
}
.product{
    padding: 80px 0;
}
/* 首页联系 */
.lianx {
    padding: 65px 0;
    background: url(../img/5.jpg) no-repeat;
    background-size: 100% 100%;
}

.lianx_wid>div {
    width: 48%;
}

.lianx_rx_wid>div {
    width: 49%;
}

.lianx_rx_wid_span .iconfont {
    color: #a0d466;
    font-size: 2.5rem;
}

.lianx_rx_wid_p {
    width: 75%;
}

.lianx_rx_wid_span {
    width: 25%;
}

.lianx_rx_wid_span>span {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
}
.lianx_rx_wid_p p{
    color: #fff;
}
.lianx_rx_wid_p p:nth-of-type(1) {
    font-size: 1.6rem;
}

.lianx_rx_wid_p p:nth-of-type(2) {
    font-size: 2.1rem;
}

.lianx_rx_div .fl {
    width: 22%;
}

.lianx_rx_size {
    width: 75%;
}

.lianx_rx_size>p:nth-of-type(2) {
    font-size: 1.6rem;
    color: #fff;
}

.lianx_rx_size>p:nth-of-type(1) {
    color: #fff;
    font-size: 1.9rem;
    padding-bottom: 25px;
    position: relative;
}

.lianx_rx_size>p:nth-of-type(1)::after {
    position: absolute;
    left: 0;
    bottom: 12px;
    content: "";
    display: block;
    width: 32px;
    height: 1px;
    background: #4990d1;
}

.lianx_rx_size .control_a {
    text-align: left;
}

.lianx_rx_size .control_a a {
    background: #4990d1;
    border: 1px solid #4990d1;
}

.lianx_rx_size .control_a {
    margin-top: 10px;
}

.lianx_rx_div {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #dedede;
}

.lianx_ly_top>div:nth-of-type(1) {
    width: 42%;

}

.lianx_ly_top>div:nth-of-type(2) {
    width: 55%;
}

.lianx_ly_top_inp>div:nth-of-type(1) {
    width: 26%;
    float: left;
    color: #fff;
    font-size: 1.5rem;
    line-height: 32px;
}

.lianx_ly_top_inp>div:nth-of-type(2) {
    width: 74%;
    float: left;
}

.lianx_ly_top_inp input {
    line-height: 30px;
    width: 100%;
    border: 1px solid #dedede;
    background: none;
    padding-left: 5px;
    color: #fff;
}
/* input:-ms-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder{
    color: #fff;
} */
.lianx_ly_top>div:nth-of-type(1)>div:nth-of-type(1) {
    width: 32%;
}

.lianx_ly_top>div:nth-of-type(1)>div:nth-of-type(2) {
    width: 66%;
}

.lianx_ly_text>div:nth-of-type(1) {
    width: 13.5%;
    float: left;
    color: #fff;
    font-size: 1.5rem;
}

.lianx_ly_text>div:nth-of-type(2) {
    width: 86.5%;
}

.lianx_ly_text>div textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #dedede;
    background: none;
    color: #fff;
}

.lianx_ly_text {
    margin: 12px 0 20px 0;
}

.lianx_ly_butt {
    width: 86.5%;
    float: right;
}

.lianx_ly_butt button {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 36px;
    padding: 0 30px;
    border-radius: 25px;
    background: #a0d466;
    border: 1px solid #a0d466;
}
.control_a {
    text-align: center;
}

.control_a a {
    display: inline-block;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    background: #e50010;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 35px;
    border: 1px solid #e50010;
}
.lianx_ly_ti{
    color: #fff;
    font-size: 2.3rem;
    font-weight: bold;
    margin-bottom: 15px;
}
/* 首页工程案例 */
.case .platform_ti>p:nth-of-type(2){
    color: #fff;
    
}
.case {
    background: url(../img/6.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 70px 0 115px 0;
}
.case_ul{
    text-align: center;
    padding: 25px 0 40px 0;
}
.case_ul li{
    color: #181818;
    font-size: 1.8rem;
    padding: 0 35px;
    display: inline-block;
    cursor: pointer;
}
.case_ul li:hover,
.case_ul li.active{
    color: #4990d1;
    font-weight: bold;
}
.case_dis{
    padding-left: 17.5%;
}
.case_dis>div{
    display: none;
}
.case_lb_fr{
    display: block;
}
.case_lb_fl>a{
    color: #181818;
    font-size: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.case_lb_fl p{
    color: #666666;
    line-height: 30px;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.case_lb_fl p:nth-of-type(1){
    font-size: 1.4rem;
}
.case_lb_wid>div:nth-of-type(1){
    width: 40%;
    float: left;
    padding: 68px;
}
.case_lb_fr{
    width: 60%;
    float: left;
    display: block;
    z-index: -1;
}
.case_lb .swiper-slide{
    background: #fff;
}
.case_lb .control_a{
    text-align: left;
    margin-top: 50px;
}
.case_lb .control_a a{
    background: #a0d466;
    border: 1px solid #a0d466;
}

.case_lb .swiper-button-next,
.case_lb .swiper-button-prev{
    height: 55px;
    width: 115px;
    line-height: 55px;
    text-align: center;
    top: auto;
    bottom: 20%;
    opacity: 1;
    z-index: 100;
}
.case_lb .swiper-button-next .iconfont,
.case_lb .swiper-button-prev .iconfont{
    font-size: 2.5rem;

}
.case_lb .swiper-button-next{
    color: #fff;
    right: 60%;
    background: #a0d466;
}
.case_lb .swiper-button-prev{
    left: 40%;
    color: #000;
    background: #e5e5e5;
}
.chuanx{
    padding: 0px 0 85px 0;
}
.chuanx_back{
    
}
.chuanx_back .swiper-button-next,
.chuanx_back .swiper-button-prev{
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    opacity: 1;
    box-shadow: 1.5px 2.598px 7px 0px rgba(0, 0, 0, 0.15);
}
.chuanx_back .swiper-button-next .iconfont,
.chuanx_back .swiper-button-prev .iconfont{
    color: #000;
    font-size: 2.2rem;
}
.chuanx_top{
    margin-top: -50px;
    background: #f8f8f8;
    padding: 50px 35px 60px 35px;
}
.chuanx_size p:nth-of-type(2){
    color: #666666;
    font-size: 1.6rem;
    line-height: 30px;
}
.chuanx_size p:nth-of-type(1){
    color: #181818;
    font-size: 3.1rem;
    padding-bottom: 25px;
    text-align: center;
}
.chuanx_size{
    margin-bottom: 25px;
}
.chuanx_back  .swiper-button-next{
    right: -20px;
}
.chuanx_back .swiper-button-prev{
    left: -20px;
}
.bott_ul {
    padding: 50px 0 35px 0;
}

.bott_ul ul {
    float: left;
}

.bott_ul ul li:nth-of-type(1) {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.bott_ul>div,
.bott_ul ul li a {
    display: block;
    color: #fff;
    font-size: 1.32rem;
    line-height: 28px;
    font-weight: bold;
}

.bott_ul>div {
    /* line-height: 28px; */
}

.bott_ul>div>div:nth-of-type(1) {
    margin-right: 15px;
}

.bott_ul>div>div:nth-of-type(2) {
    position: relative;
    top: -5px;
}

.bott {
    background: #555555;
}

.bott_ul ul {
    margin-right: 45px;
}

.bott_yq {
    font-size: 13px;
    color: #fff;
    padding: 20px 0;

}

.bott_yq>a {
    color: #fff;
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
}

.bott_yq>a:nth-of-type(1) {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}

.bott_bor {
    background: #7c7c7c;
}

.bott_size {
    color: #fff;
    font-size: 1.6rem;
    border: 1px solid #424242;
    line-height: 65px;
    text-align: center;
}
/* 首页新闻 */
.news{
    padding: 70px 0 85px 0;
}
.news_wid{
    margin-top: 40px;
}
.news_ti .fr a{
    display: block;
    color: #5a5a5a;
    font-size: 1.5rem;
}
.news_ti .fl{
    font-size: 2.3rem;
    color: #000000;
}
.news_ti{
    margin-bottom: 25px;
}
.news_wid>div{
    width: 31.5%;
    float: left;
    margin-left: 2.75%;
}
.news_wid>div:nth-of-type(1){
    margin-left: 0;
}
.news_wz>a{
    display: block;
}
.news_ul li{
    line-height: 55px;
    padding: 0 15px 0 30px;
}
.news_ul li a{
    width: 70%;
    float: left;
    color: #181818;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news_ul li p{
    width: 30%;
    text-align: right;
    float: right;
    color: #898989;
    font-size: 1.4rem;
}
.news_ul{
    border: 1px solid #e0e0e0;
}
.news_ul li{
    border-top:1px solid #e0e0e0;
    position: relative;
    overflow: hidden;
}
.news_ul li::after{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b4b4b4;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
}
.news_ul li:nth-of-type(1){
    border-top: none;
}
.news_wz_size div:nth-of-type(1){
    width: 10%;
    float: left;
}
.news_wz_size div:nth-of-type(2){
    width: 88%;
    float: right;
    color: #666666;
    font-size: 1.5rem;
    line-height: 30px;
}
.news_wz_size div p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_wz_top>div:nth-of-type(1){
    width: 10%;
    float: left;
}
.news_wz_top div:nth-of-type(2){
    width: 88%;
    float: right;
}
.news_wz_top div a{
    color: #181818;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news_wz_top{
    margin-bottom: 8px;
}
.news_wz_div{
    padding: 30px;
}
.news_wd_lb{
    background: #fafafa;
}
.news_wd_lb .swiper-container{
    height: 465px;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear;    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
/* 案例 */
.picture{
    padding: 115px 0 135px 0;
}
.picture_size{
    position: relative;
    padding-left: 25px;

}
.picture_size::after{
    position: absolute;
    left: 0;
    top: 9px;
    width: 3px;
    height: 37px;
    content: "";
    display: block;
    background: #a0d466;
}
.picture_size>p:nth-of-type(1){
    font-size: 3.5rem;
    color: #000000;
}
.picture_size>p:nth-of-type(2){
    color: #747474;
    font-size: 2.4rem;
    /* font-weight: 300; */
    display: none;
}
.crumbs{
    background: #f5f5f5;
    line-height: 50px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.crumbs_a span{
    display: inline-block;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 60px;
    text-align: center;
    margin-right: 25px;
}
.crumbs_a span .iconfont{
    font-size: 1.8rem;
    color: #5a5a5a;
}
.crumbs_a a{
    display: inline-block;
    color: #5a5a5a;
    font-size: 1.6rem;
    margin: 0 3px;
}
.crumbs_ul li{
    display: inline-block;
    /* margin-left: 32px; */
}
.crumbs_ul li a{
    display: block;
    color: #5a5a5a;
    font-size: 1.6rem;
    line-height: 52px;
    padding: 0 16px;
}
.crumbs_ul li:hover a,
.crumbs_ul li.active a{
    color: #fff;
    /* border-bottom: 1px solid #8cca1d; */
    background: #8cca1d;
}
.caselist{
    padding: 75px 0;
    background: #f5f5f5;
}
.caselist_ul li>a{
    display: block;
   width: 30%;
    float: left;
}
.caselist_ul li{
    background: #fff;
    padding: 20px;
    box-shadow: 2.5px 4.33px 10px 0px rgba(0, 0, 0, 0.1);
}
.caselist_size{
    width: 67%;
}
.caselist_size a:nth-of-type(1){
    color: #010101;
    font-size: 1.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.caselist_size>p:nth-of-type(1){
   color: #666666;
   font-size: 1.4rem;
   margin: 20px 0 10px 0;
}
.caselist_size>p:nth-of-type(2){
   color: #666666;
   font-size: 1.6rem;
   margin-bottom: 15px;
   line-height: 32px;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   text-overflow: ellipsis;
   -webkit-line-clamp: 2;
   overflow: hidden;
}
.caselist_size a:nth-of-type(2){
   display: inline-block;
   color: #666666;
   width: 100px;
   height: 31px;
   line-height: 31px;
   border-radius: 30px;
   border: 1px solid #cdcdcd;
   text-align: center;
   font-size: 1.4rem;
   font-weight: bold;
}
.caselist_ul li{
   margin-bottom: 28px;
}
.caselist_ul li:hover .caselist_size a:nth-of-type(2){
   color: #fff;
   background: #a0d466;
   border: 1px solid #a0d466;
}
/* 内容产品 */
.prolist{
    padding: 100px 0 75px 0;
    background: #f5f5f5;
}
.prolist_inp {
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    margin-bottom: 20px;
}

.popular_inp {
    font-size: 13px;
    color: #7f7f7f;
    width: 82%;
    border: none;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 40px;
    float: left;
    padding-left: 20px;
    background: none;
    
}
.popular_butt {
    height: 40px;
    width: 18%;
    background: none;
    text-align: center;
    float: left;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: none;
}
.popular_butt .iconfont{
    font-size: 2rem;
    color: #6f6f6f;
}

.prolist_top{
    margin-bottom: 20px;
}
.prolist_top_ti {
    background: #a0d466;
    color: #fff;
    padding: 16px 28px;
    margin-bottom: 15px;
}
.prolist_top_ti>p .iconfont{
    font-size: 2.5rem;
    float: right;
    line-height: 42px;
}
.prolist_top_ti>p{
    font-size: 3rem;
    margin-bottom: 5px;
    font-weight: bold;
}

.prolist_top_ul>li>a {
    display: block;
    color: #3a3a3a ;
    font-size: 1.7rem;
    line-height: 60px;

    border-top: 1px solid #fff;
    padding-left: 28px;
    padding-right: 28px;
    background: #e5e5e5;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.prolist_top_ul>li>a::after{
    content: "";
    display: block;
    background: url(../img/5.png) no-repeat;
    width: 11px;
    height: 17px;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
}
.prolist_top_ul .prolist_top_ul2 {
    padding: 10px 25px 10px 25px;
    background: #fff;
}
.prolist_top_ul .prolist_top_ul2 li a{
    line-height: 32px;
    color: #5c5c5c;
    font-size: 1.5rem;
    /* border-top: 1px solid #dfdfdf; */
    background: #fff;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
}
.prolist_top_ul .prolist_top_ul2 li a::after{
    display: block;
    content: '';
    border-bottom:4px solid transparent;
    border-top:4px solid transparent;
    border-left:6px solid #5c5c5c;
    top:50%;
    left: 0%;
    position: absolute;
    transform: translateY(-50%);

}
.prolist_top_ul2>li:hover a::after,
.prolist_top_ul2>li.active a::after{
    border-left:6px solid #7ac626;
}
.prolist_top_ul>li:nth-of-type(1)>a {
    border-top: none;
}
.prolist_top_ul2>li:hover a,
.prolist_top_ul2>li.active a{
    color: #7ac626;
}
.prolist_top_ul2{
    display: none;
}
.prolist_top_ul>li:hover>a,
.prolist_top_ul>li.active>a {
    background: #7ac626;
    color: #fff;
}

/* .prolist_top {
    border: 1px solid #d5d5d5;
} */

.prolist_ti p{
    color: #696969;
    font-size: 1.375rem;
    padding-left: 14px;
    position: relative;
}  
.prolist_ti p::after{
    position: absolute;
    left: 0;
    top: 8px;
    height: 19px;
    background: #8cca1d;
    content: "";
    display: block;
    width: 3px;
}
.prolist_ti{
    padding-bottom: 25px;
    border-bottom: 1px solid #cccccc;
}
.prolist_fl_dz{
    color: #565656;
    font-size: 1.4rem;
    line-height: 35px;
    padding: 20px;
    border: 1px solid #c1c1c1;
    background: #fff;
}
.prolist_ul li{
    width: 31.5%;
    float: left;
    margin-left: 2.75%;
    border: 2px solid #cccccc;
    margin-bottom: 25px;
}
.prolist_ul li:nth-of-type(1),
.prolist_ul li:nth-of-type(4),
.prolist_ul li:nth-of-type(7),
.prolist_ul li:nth-of-type(10){
    margin-left: 0;
}
.prolist_size a{
    display: block;
    color: #252525;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 1.7rem;
   
}
.prolist_size{
    background: #cccccc;
    padding: 10px 10px;
}
/* 产品详情 */
.proxp{
    padding: 95px 0 45px 0;
    background: #f5f5f5;
}
/* .proxq_wid {
    border: 1px solid #d5d5d5;
} */

.proxq_wid>div:nth-of-type(1) {
    border-right: 1px solid #d5d5d5;
}

.proxq_wid>div {
    width: 50%;
    float: left;
}
.proxq_wid{
    background: #fff;
}

.proxq_wid_lb .swiper-button-prev,
.proxq_wid_lb .swiper-button-next {
    width: 30px;
    height: 20px;
    top: 93%;
    opacity: 1;
}

.proxq_wid_lb .swiper-button-prev {
    left: 0;
}

.proxq_wid_lb .swiper-button-next {
    right: 14px;

}

.proxq_wid_p {
    color: #000000;
    font-size: 2rem;
    padding-bottom: 12px;
}
.proxq_wid .product_div_zx {
    padding-left: 10px;
    color: #4990d1;
}
.proxq_wid .product_div_zx span{
   
    display: inline-block;
   
}
.product_div_zx .iconfont{
    font-size: 2.5rem;
}
.proxq_wid .product_div_zx a{
    font-size: 2.3rem;
}
.proxq_wid .product_div_zx span:nth-of-type(1){
    font-size: 1.5rem;
    margin-left: 15px;
}

.proxq_wid_size {
    font-size: 1.5rem;
    line-height: 28px;
    color: #585858;
    
    /* height: 297px;
    overflow-y: scroll; */
}
.proxq_wid_lb .gallery-thumbs .swiper-slide{
    border: 1px solid #cccccc;
}
.proxq_wid_lb .gallery-thumbs{
    width: 80%;
}
.proxq_wid_lb .gallery-thumbs .swiper-slide-thumb-active{
    border: 1px solid #a0d466;
}
.proxq_fr{
    padding: 45px 35px 45px 35px;
}
.proxq_wid_size{
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}
.proxq_fr_a a{
    display: inline-block;
    background: #a0d466;
    color: #fff;
    font-size: 1.6rem;
    padding: 0 30px;
    line-height: 43px;
    border-radius: 25px;
    margin-top: 45px;
}
.proxp_ul{
    margin-top: 40px;
}
.proxp_ul li{
    width: 20%;
    float: left;
    color: #373737;
    background: #e0e0e0;
    line-height: 50px;
    text-align: center;
    font-size: 1.7rem;
    cursor: pointer;
}
.proxp_ul li.active{
    background: #a0d466;
    color: #fff;
}
.proxp_size{
    color: #565656;
    font-size: 1.6rem;
    line-height: 30px;
    background: #fff;
    padding: 40px;
}
.reco_ti .fl span{
    display: inline-block;
    /* border-bottom: 1px solid #009e3c; */
    color: #000000;
    font-size: 1.9rem;
    position: relative;
}
.reco_ti .fl span::after{
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #8cca1d;
    content: "";
    display: block;
}
.reco_ti{
    line-height: 55px;
    border-bottom: 1px solid #cccccc;
    
}
.reco_ti .fr a{
    color: #757575;
    font-size: 1.6rem;

}
.reco{
    padding: 20px 0 55px 0;
    background: #f5f5f5;
}
.reco_lb{
    margin-top: 35px;
}
.reco_lb .swiper-slide>a{
    display: block;
    border: 2px solid #cccccc;
}
.reco_lb .swiper-slide div a{
    color: #000000;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/* 常见问题 */
.listwt{
    padding: 100px 0 75px 0;
}
.listwt_ul{
    border-top: 3px solid #a0d466;
}
.listwt_ul li{
    padding: 30px 0;
    border-bottom: 1px solid #cccccc;
}
.listwt_cen{
    width: 70%;
    float: left;
}
.listwt_fr{
    width: 15%;
    text-align: center;
    float: right;
}
.listwt_fl{
    width: 15%;
    float: left;
    
}
.listwt_cen a{
    display: block;
    color: #000000;
    font-size: 1.9rem;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.listwt_cen p{
    color: #6b6b6b;
    font-size: 1.5rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.listwt_fr a .iconfont{
    font-size: 2rem;
    color: #fff;
}
.listwt_fr a{
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #a0d466;
    text-align: center;
    top: 10px;
    position: relative;
}
.listwt_fl{
    text-align: center;

}
.listwt_fl p:nth-of-type(1){
    color: #a0d466;
    font-size: 3.7rem;
    font-weight: bold;
    line-height: 40px;
}
.listwt_fl p:nth-of-type(2){
    color: #6b6b6b;
    font-size: 1.5rem;
}
/* 关于我们 */
.about{
    padding: 85px 0 110px 0;
}
.about_ul li{
    width: 20%;
    text-align: center;
    float: left;
}
.about_ul li div{
    color: #5a5a5a;
    font-size: 2rem;
}
.about_size{
    color: #5a5a5a;
    font-size: 1.6rem;
    line-height: 32px;
    margin: 35px 0 45px 0;
}
.about_ul li div:nth-of-type(2){
    margin-top: 10px;
}
.about_ul{
    margin: 45px 0;
}


/* 联系我们 */
.content{
    padding: 100px 0 55px 0;
}
.content_ul li{
    width: 33.3%;
    float: left;
    padding: 0 35px ;
    border-right: 1px solid #cccccc;
    height: 130px;
}
.content_ul li:nth-of-type(1){
    border-left: 1px solid #cccccc;
}
.content_ul li>div:nth-of-type(2){
    margin-top: 20px;
}
/* .content_ul li:nth-of-type(2)>div:nth-of-type(2){
   
} */
.content_div>div:nth-of-type(1){
    width: 10%;
    float: left;
    color: #cccccc;
}
.content_div>div:nth-of-type(2){
    width: 90%;
    float: right;
}
.content_div>div span{
    display: block;
    color: #575757;
    font-size: 1.7rem;
    line-height: 30px;
}
.content_div>div span:nth-of-type(1){
    width: 20%;
    float: left;
}
.content_div>div span:nth-of-type(2){
    width: 80%;
    float: right;
}
.content_div>div .iconfont{
    font-size: 1.8rem;
}
.content_img{
    border-top: 3px solid #009e3c;
}
.content .ta{
    margin-top: 55px;
}
.content .ta img{
    max-width: 100%;
}
.message_ti>p:nth-of-type(1){
    color: #575757;
    font-size: 2.3rem;
    margin-bottom: 28px;
}
.message_ti{
    color: #575757;
    font-size: 1.8rem;
}
.message_inp p{
    color: #6f6f6f;
    font-size: 1.8rem;
    margin: 15px 0 22px 0;
}
.message_inp input{
    border: 1px solid #cccccc;
    line-height: 45px;
    width: 100%;
}
.message_for textarea{
    width: 100%;
    border: 1px solid #cccccc;
    height: 165px;
}
.message{
    padding: 60px 0 110px 0;
}
.message_for{
    margin-top: 40px;
}
.message_butt button{
    background: #a0d466;
    width: 138px;
    line-height: 47px;
    color: #fff;
    border: 1px solid #a0d466;
    font-size: 1.9rem;
    text-align: center;
}
.message_butt{
    text-align: right;
    margin-top: 35px;
}
/* 新闻 */
.newslist{
    padding: 80px 0 70px 0;
    background: #f5f5f5;
}
.newslist_tui_fl{
    width: 40%;
    float: left;
}
.newslist_tui_fl a{
    display: block;
}
.newslist_tui_fr{
    width: 57%;
}
.newslist_tui_pa{
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    width: 93px;
    height: 93px;
    padding-top: 8px;
    background-color: rgba(0, 0, 0,0.502);
    top: 0;
    left: 0;
}
.newslist_ul_fl>span,
.newslist_tui_pa span{
    font-size: 3rem;
}
.newslist_ul_fl{
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
}
 .titles {
    color: #010101;
    font-size: 1.8rem;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.titles_p{
    font-size: 1.6rem;
    color: #666666;
    line-height: 30px;
    margin: 15px 0 20px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.titles2{
    display: inline-block;
    color: #747474;
    width: 103px;
    height: 33px;
    line-height: 33px;
    border-radius: 30px;
    border: 1px solid #c5c5c5;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
}
.newslist_ul_fl{
    width: 11%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #7f7f7f;
}
.newslist_size{
    width: 85%;
    float: right;
}
.newslist_ul li{
    padding: 32px 0;
    border-bottom: 1px solid #cccccc;
}
.newslist_ul{
    margin-top: 35px;
}
.newslist_ul li:hover .newslist_ul_fl{
    background: #8cca1d;
}
.newslist_ul li:hover .title2{
    background: #8cca1d;
    border: 1px solid #8cca1d;
    color: #fff;
}
.newslist_ti>span{
    display: inline-block;
    color: #000000;
    font-size: 1.7rem;
    position: relative;
    padding-bottom: 15px;
}
.newslist_ti span::after {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #8cca1d;
    content: "";
    display: block;
}
.newslist_ti{
    border-bottom: 1px solid #cccccc;
}
.newslist_fr{
    background: #fff;
    padding: 30px 25px;
}
.newslist_fr_ul li a{
    color: #515151;
    font-size: 1.6rem;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.newslist_fr_ul{
    margin-top: 30px;
}
.newslist_fr_ul li{
    position: relative;
    padding-left: 22px;
}
.newslist_fr_ul li::after{
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4990d1;
    content: "";
    display: block;
    transform: translateY(-50%);
}
.newslist_fr_tui{
    margin-top: 30px;
}
.newslist_fr_for div:nth-of-type(1){
    width: 80%;
    float: left;
}
.newslist_fr_for div:nth-of-type(2){
    width: 20%;
    float: right;
}
.newslist_fr_for{
    line-height: 46px;

}
.newslist_fr_for div input{
    width: 100%;
    color: #454545;
    font-size: 1.5rem;
    border: 1px solid #cccccc;
    padding-left: 8px;
}
.newslist_fr_for div button{
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    background: #4990d1;
    border: none;
    width: 100%;
    line-height: 43px;

}
.newslist_fr_for{
    margin-top: 30px;
}
/* 新闻详情 */
.newsxq{
    padding: 90px 0 40px 0;
}
.newsxq_ti>p{
    color: #010101;
    font-size: 2.5rem;
    margin-bottom: 15px;
}
.newsxq_ti{
    padding: 35px 0 15px 0;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
}
.newsxq_ti_fx span{
    display: inline-block;
    color: #575757;
    font-size: 1.5rem;
}
.newsxq_size{
    font-size: 1.6rem;
    color: #575757;
    line-height: 35px;
    margin-top: 35px;
}
.newsxq_size img{
    max-width: 100%;
}
.newsxq_jt{
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    padding: 20px 30px;
    margin-top: 110px;
}
.newsxq_jt>div{
    width: 50%;
}
.newsxq_jt>div a{
    display: inline-block;
    color: #575757;
    font-size: 1.6rem;
}
.newsxq_jt>div .iconfont{
    color: #575757;
    font-size: 1.8rem;
    margin-right: 8px;
}
.newsxq_jt>div:nth-of-type(2){
    text-align: right;
}
.relevant_fl>a{
    display: block;
    width: 35%;
    float: left;
}
.relevant_fl_size{
    float: right;
    width: 62%;
}
.relevant_wid>div{
    width: 50%;
}
.relevant_wid>div:nth-of-type(1){
    padding-right: 35px;
}
.relevant_wid>div:nth-of-type(2){
    padding-left: 35px;
    border-left: 1px dashed #cccccc;
}
.relevant .titles_p{
    margin: 8px 0 10px 0;
    line-height: 28px;
}
.relevant_wid{
    margin: 40px 0 30px 0;
}
.relevant_ul li{
    line-height: 35px;
}
.relevant_ul li a{
    width: 55%;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000000;
    font-size: 1.8rem;
}
.relevant_ul li p{
    width: 40%;
    float: right;
    text-align: right;
    color: #666666;
    font-size: 1.4rem;
}
/* 系统解决方案 */
.programme_back{
    background: #fff;
    
}
.programme_back table {
	border: 1px solid #ccc;}
.programme{
    padding: 100px 0 85px 0;
    background: #f5f5f5;
}
.programme_ul{
    margin-top: 25px;
}
.programme_ul li{
    width: 25%;
    float: left;
    color: #565656;
    font-size: 1.7rem;
    line-height: 50px;
    text-align: center;
    background: #e0e0e0;
    cursor: pointer;
}
.programme_ul li.active{
    background: #a0d466;
    color: #ffffff;
}
.platlist_size{
    padding: 45px 40px;
}
.platlist_size img{
    max-width: 100%;
}
.platlist_size,
.programme_size{
    
    font-size: 1.5rem;
    color: #565656;
    line-height: 32px;
    background: #fff;
}
.programme_dis{
    padding: 45px 40px;
}
.platlist_size p,
.programme_size p{
    /* color: #4990d1;
    font-size: 1.9rem; */
}
.platlist_size{
    /* font-size: 1.6rem;
    color: #6b6b6b;
    line-height: 30px; */
    
}
.programme .message_for{
    padding: 35px;
    margin: 0;
}
.programme_span{
    background: #e0e0e0;
}
.programme_span span{
    display: inline-block;
    background: #a0d466;
    color: #ffffff;
    font-size: 1.7rem;
    line-height: 50px;
    text-align: center;
    width: 25%;
}
.programme .message_for .message_butt button{
    background: #302f2f;
}
.programme_a .fl div,
.programme_a .fl a{
    font-size: 1.6rem;
    color: #000;
    line-height: 35px;
}
.programme_a .fl a{
    display: inline-block;
}
.programme_a .fr a{
    display: inline-block;
    font-size: 1.6rem;
    color: #000;
    padding: 15px;
    border: 1px solid #ccc;
}
.programme_a{
    padding: 35px 35px  35px 75px;
    margin-top: 30px;
    border-top: 1px solid #ccc;
}
/* 云平台 */
.platlist{
    padding: 100px 0 0px 0;
    background: #f5f5f5;
}
.platlist_ul{
    margin-top: 25px;
}
.platlist_ul li{
    width: 20%;
    float: left;
    color: #565656;
    font-size: 1.7rem;
    line-height: 50px;
    text-align: center;
    background: #e0e0e0;
    cursor: pointer;
}
.platlist_ul li.active{
    background: #a0d466;
    color: #ffffff;

}

@media(max-width:1770px){
    .searchkuan_lb_size p{
        width: 22%;
    }
}
@media(max-width:1700px){
    .case_lb_wid>div:nth-of-type(1) {
        padding: 30px;
    }
    .header_1_ul li {
        padding-right: 6px;
        font-size: 1.3rem;
    }
    
}
@media(max-width:1440px){
    .platform_fr>div:nth-of-type(2)>div,
    .platform_fr>div:nth-of-type(3)>div,
    .platform_fl>div:nth-of-type(2)>div,
    .platform_fl>div:nth-of-type(3)>div {
        padding-top: 35px;
    }
    .searchkuan_lb {
        padding-left: 7%;
    }
    .header_1_ul li {
        padding-right: 6px;
    }
    .daohang_ul>li>a {
        padding: 0px 34px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 22%;
    }
@keyframes run {
    from {
        bottom: 8%;
        opacity: 0;
    }
    to {
        bottom: 10%;
        opacity: 1;
    }
   }
   .case_dis {
    padding-left: 11.5%;
}
}
@media(max-width:1700px){
    .bott_ul ul {
        margin-right: 42px;
    }
}
@media(max-width:1280px){
    .case_dis {
        padding-left: 4.5%;
    }
}
@media(max-width:1024px){
    .product_div>a,
    .prolist_ul li>a {
        height: 230px;
    }
    .header_1_ul li a {
        font-size: 1.2rem;
    }
    .header_1_ul li {
        padding-right: 0px;
    }
    .daohang_ul>li>a {
        padding: 0px 25px;
    }
    .searchkuan_lb {
        padding-left: 2%;
    }
    .searchkuan_lb_size p {
        width: 35%;
        padding-left: 20px;
    }
    .searchkuan_lb_size a {
        width: 64%;
    }
    .platform_size {
        padding-bottom: 3px;
    }
    .lianx_ly_top_inp>div:nth-of-type(1) {
        width: 27%;
    }
    .lianx_ly_top>div:nth-of-type(1)>div:nth-of-type(1) {
        width: 35%;
    }
    .lianx_ly_top>div:nth-of-type(1)>div:nth-of-type(2) {
        width: 65%;
    }
    .lianx_ly_top_inp>div:nth-of-type(2) {
        width: 73%;
    }
    .lianx_ly_text>div:nth-of-type(1) {
        width: 14.5%;
    }
    .lianx_ly_text>div:nth-of-type(2) {
        width: 85.5%;
    }
    .case_lb .control_a {
        margin-top: 13px;
    }
    .case_lb .swiper-button-next, .case_lb .swiper-button-prev {
        height: 35px;
        width: 65px;
        line-height: 35px;
        bottom: 8%;
    }
    .control_a a {
        line-height: 35px;
        padding: 0 25px;
        border-radius: 25px;
    }
    .news_ul li {
        line-height: 47px;
    }
    .news_wd_lb .swiper-container {
        height: 347px;
    }
    .news_wz_div {
        padding: 15px;
    }
    .bott_ul ul {
        margin-right: 43px;
    }
    .content_ul li {
        padding: 0 10px;
    }
    .picture {
        padding: 100px 0;
    }
    .prolist_fl_dz {
        line-height: 28px;
        padding: 10px;
    }
}
@media(max-width:990px){
    .product_div>a,
    .prolist_ul li>a {
        height: 174px;
    
    }
    .header_div{
        display: none;
    }
    .searchkuan_inp {
        width: 250px;
    }
    .searchkuan_lb_size {
        padding: 14px 0;
    }
    .searchkuan_lb .swiper-slide {
        height: 50px !important;
    }
    .searchkuan_lb .swiper-container {
        height: 50px;
    }

    .searchkuan {
        margin-top: -15px;
    }
    .banner_img{
        display: none;
    }
    .searchkuan_div {
        line-height: 40px;
    }
    .searchkuan_butt {
        width: 45px;
        line-height: 40px;
    }
    body{padding-top: 83px;}
    .platform {
        padding: 65px 0;
    }
    .platform_size div {
        width: 197px;
    }
    .platform_fl>div:nth-of-type(odd) {
        padding-left: 30px;
    }
    .platform_fr>div:nth-of-type(odd) {
        padding-right: 30px;
    }
    .platform_size p{
        line-height: 25px;
    }
    .platform_size a{
        font-size: 1.8rem;
    }
    .platform_fr>div:nth-of-type(2)>div, .platform_fr>div:nth-of-type(3)>div, .platform_fl>div:nth-of-type(2)>div, .platform_fl>div:nth-of-type(3)>div {
        padding-top: 10px;
    }
    .product {
        padding: 65px 0;
    }
    .product_size {
        padding: 15px;
    }
    .lianx_rx_wid_span>span {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .lianx_rx_size>p:nth-of-type(1) {
        color: #fff;
        font-size: 1.9rem;
        padding-bottom: 17px;
    }
    .case_lb_fl>a {
        color: #181818;
        display: block;
        font-size: 2rem;
    }
    .case_lb_fl p{
        -webkit-line-clamp: 3;
        line-height: 26px;
    }
    .case_lb_wid>div:nth-of-type(1) {
        padding: 15px;
    }
    .case {
        background-size: cover;
        padding: 65px 0;
    }
    .case_ul li {
        padding: 0 15px;
    }
    .news_ul li p {
        width: 36%;
        font-size: 1.2rem;
    }
    .news_ul li a {
        width: 63%;
    }
    .news_ul li {
        padding: 0 5px 0 19px;
    }
    .news_ul li::after{
        left: 5px;
    }
    .news_wz_size div:nth-of-type(2){
        line-height: 26px;
    }
    .news_wz_top {
        margin-bottom: 2px;
    }
    .news_wz_size div:nth-of-type(1),
    .news_wz_top>div:nth-of-type(1){
        width: 20%;
    }
    .news_wz_size div:nth-of-type(2),
    .news_wz_top div:nth-of-type(2){
        width: 78%;
    }
    .news_wz_div {
        padding: 10px;
    }
    .news_wd_lb .swiper-container {
        height: 300px;
    }
    .chuanx {
        padding: 0px 0 65px 0;
    }
    .news {
        padding: 65px 0;
    }
    .crumbs_ul li {
        margin-left: 9px;
    }
    .picture {
        padding: 75px 0;
    }
    .caselist_size>p:nth-of-type(1) {
        margin: 5px 0 5px 0;
    }
    .caselist_size>p:nth-of-type(2) {
        margin-bottom: 8px;
        line-height: 25px;
    }
    .prolist {
        padding: 75px 0;
    }
    .prolist_top_ti {
        padding: 12px;
    }
    .prolist_top_ti>p {
        font-size: 2rem;
    }
    .prolist_top_ti>p .iconfont {
        font-size: 2rem;
    }
    .prolist_size{
        padding: 15px;
    }
    .platlist_ul li {
        font-size: 1.6rem;
        line-height: 50px;
    }
    .prolist_top_ul>li>a {
        font-size: 1.3rem;
        line-height: 40px;

        padding-left: 5px;
    }
    .programme_dis,
    .platlist_size {
        padding: 15px;
    }
    .newslist_ul_fl {
        width: 15%;
    }
    .newslist_size {
        width: 82%;
    }
    .titles_p {
        line-height: 26px;
        margin: 10px 0 10px 0;
        -webkit-line-clamp: 2;
    }
    .newslist_tui_pa {
        font-size: 1rem;
        width: 70px;
        height: 70px;
        padding-top: 12px;
    }
    .newslist_ul_fl>span, .newslist_tui_pa span {
        font-size: 1.7rem;
    }
    .newslist_fr {
        padding: 15px;
    }
    .newslist_fr_ul li a{
        line-height: 30px;
    }
    .newslist_fr_ul {
        margin-top: 15px;
    }
    .newslist_fr_for {
        margin-top: 15px;
    }
    .newsxq_jt {
        margin-top: 50px;
    }
    .proxq_wid>div{
        width: 100%;
    }
    .proxp_size {
        font-size: 1.6rem;
        line-height: 26px;
        padding: 15px;
    }
    .client-2,
    .bott_ul ul{
        display: none;
    }
    .phone_ul{
        display: block;
    }
    .phone_ul li{
        width: 25%;
        float: left;
        border-left: 1px solid #fff;
        padding: 10px 0;
    }
    .phone_ul li:nth-of-type(1){
        border-left: none;
    }
    .phone_ul li a{
        display: block !important;
        text-align: center;
        color: #fff !important;
        font-size: 1.125rem;
    }
    .phone_ul li .iconfont{
        font-size: 2.1875rem;
    }
    .phone_ul{
        background: #dd231f;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .phone_ul li .bshare-custom a{
        color: #fff !important;
        height: auto !important;
    }
    .phone_ul li:nth-of-type(3).iconfont{
        font-size: 2.1875rem;
    }
    .phone_ul li .bshare-custom{
        line-height: 37px !important;
    }
}
@media(max-width:767px){

    .searchkuan{
       display: none;
    }
    .platform {
        padding: 35px 15px;
    }
    .platform_div>div{
        width: 100%;
    }
    .platform_div{
        height: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        margin-top: 25px;
    }
    .platform_fl{
        order: 2;
    }
    .platform_div>div:nth-of-type(2){
        order: 1;
    }
    .platform_fr{
        order: 3;
        text-align: left;
    }
    .platform_fl>div:nth-of-type(odd) {
        padding-left: 0px;
    }
    .platform_fr>div:nth-of-type(odd) {
        padding-right: 0px;
    }
    .platform_size div {
        width: 100%;
    }
    .platform_size{
        border-bottom: 1px solid #d9d9d9;
        padding: 10px 0;
    }
    .platform_fr>div:nth-of-type(2), .platform_fl>div:nth-of-type(2){
        border-top: none;
    }
    .product {
        padding: 35px 15px;
    }
    .platform_ti>p:nth-of-type(1) {
        font-size:3rem;
    }
    .product_ul {
        margin: 25px 0;
    }
    .product_ul>li{
        width: 33.3%;
        float: left;
        padding: 0;
    }
    .product_size {
        padding: 10px;
    }
    .lianx_wid>div{
        width: 100%;
    }
    .lianx {
        padding: 35px 15px;
        background-size: cover;
    }
    .lianx_ly_top>div{
        width: 100% !important;
        margin-bottom: 15px;
    }
    .lianx_ly_text>div:nth-of-type(1),
    .lianx_ly_top>div>div:nth-of-type(1) {
        width: 23% !important;
    }
    .lianx_ly_butt,
    .lianx_ly_text>div:nth-of-type(2),
    .lianx_ly_top>div>div:nth-of-type(2) {
        width: 77% !important;
    }
    .lianx_rx_wid_p p:nth-of-type(2) {
        font-size: 1.7rem;
    }
    .case {
        padding: 35px 15px;
    }
    .case_ul {
        padding: 25px 0;
    }
    .case_ul li {
        padding:9px;
    }
    .case_lb_wid>div{
        width: 100% !important;
    }
    .case_lb_wid{
        height: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        padding-bottom: 35px;
    }
    .case_dis {
        padding-left: 0;
    }
    .case_lb_fr{
        width: 100%;
        order: 1;
        z-index: 2;
    }
    .case_lb_fl{
        order: 2;
    }
    .case_lb .swiper-button-next, .case_lb .swiper-button-prev{
        bottom: 2%;
    }
    .case_lb .swiper-button-next{
        right: 50%;
    }
    .case_lb .swiper-button-prev {
        left: 50%;
    }
    .case_lb .swiper-button-next .iconfont, .case_lb .swiper-button-prev .iconfont {
        font-size: 1.8rem;
    }
    .case_lb .swiper-button-next, .case_lb .swiper-button-prev {
        height: 30px;
        width: 45px;
        line-height: 30px;
    }
    .news {
        padding: 35px 15px;
    }
    .news_wid>div{
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .news_ti {
        margin-bottom: 15px;
    }
    .chuanx_top {
        margin-top:0px;
    }
    .chuanx_top{
        padding: 35px 15px;
    }
    .chuanx{
        padding: 0 15px 35px 15px;
    }
    .bott_yq {
        font-size: 12px;
        padding: 15px;
        line-height: 30px;
        display: none;
    }
    .bott_ul ul:nth-of-type(6),
    .bott_ul ul:nth-of-type(1),
    .bott_ul ul:nth-of-type(2),
    .bott_ul ul:nth-of-type(3),
    .bott_ul ul:nth-of-type(4),
    .bott_ul ul:nth-of-type(5){
        display: none;
    }
    .bott_ul>div,
    .bott_ul>div>div{
        float: none;
    }
    .bott_ul {
        padding: 25px 15px;
    }
    .bott_ul>div>div:nth-of-type(1) {
        margin-right:0px;
        margin-bottom: 15px;
    }
    .bott_size {
        line-height: 26px;
        padding: 15px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 7%;
    }
    .phone .fl img{
        width: 110px;
    }
    .color_dao {
        line-height: 40px;
    }
    body {
        padding-top: 67px;
    }
    .crumbs{
        display: none;
    }
    .about {
        padding: 35px 15px;
    }
    .about_size {
        line-height: 26px;
        margin: 15px 0;
    }
    .about_ul li {
        width: 50%;
        margin-bottom: 15px;
    }
    .about_ul li div{
        font-size: 1.6rem;
    }
    .about_ul {
        margin: 15px 0;
    }
    .chuanx_back .swiper-button-next {
        right: 0px;
    }
    .chuanx_back .swiper-button-prev {
        left: 0px;
    }
    .chuanx_back .swiper-button-next,
    .chuanx_back .swiper-button-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .chuanx_back .swiper-button-next .iconfont, .chuanx_back .swiper-button-prev .iconfont {
        font-size: 1.8rem;
    }
    .picture {
        padding: 35px 15px;
    }
    .picture_size>p:nth-of-type(1) {
        font-size: 2.5rem;
    }
    .picture_size>p:nth-of-type(2) {
        font-size: 2rem;
    }
    .caselist_ul li>a{
        width: 100%;
    }
    .caselist_size{
        width: 100%;
        padding-top: 15px;
    }
    .caselist_ul li {
        padding: 15px;
        margin-bottom: 15px;
    }
    .caselist {
        padding: 35px 15px
    }
    .content_ul li{
        width: 100%;
        height: auto;
        border: none !important;
    }
    .content_ul li:nth-of-type(2)>div:nth-of-type(2) {
        margin-top: 0px;
    }
    .content_ul li>div:nth-of-type(2) {
        margin-top: 0px;
    }
    .content {
        padding: 35px 15px;
    }
    .content .ta {
        margin-top: 25px;
    }
    .message {
        padding: 35px 15px;
    }
    .message_ti>p:nth-of-type(1) {
        font-size: 2rem;
        margin-bottom: 10px;
    }
    .message_ti {
        line-height: 26px;
        font-size: 1.4rem;
    }
    .message_for {
        margin-top: 10px;
    }
    .message_inp p {
        margin: 15px 0;
    }
    .message_butt button {
        width: 120px;
        line-height: 35px;
    }
    .prolist {
        padding: 35px 15px;
    }
    .prolist_top_ul{
        display: none;
    }
    .prolist_fl_img{
        display: none;
    }

    .prolist_ul li{
        width: 47.5%;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .prolist_ul li:nth-of-type(odd){
        margin-right: 3.75%;
    }
    .listwt {
        padding: 35px 15px;
    }
    .listwt_fr{
        display: none;
    }
    .listwt_fl {
        width: 30%;
    
    }
    .listwt_ul li {
        padding: 15px 0;
    }
    .platlist {
        padding: 35px 15px;
    }
    .platlist_ul li {
        width: 33%;
    }
    .reco {
        padding: 0px 15px 35px 15px;
    }
    .reco_lb {
        margin-top: 25px;
    }
    .reco_lb .swiper-slide div a{
        margin-top: 10px;
    }
    .newslist {
        padding: 35px 15px;
    }
    .newslist_tui_fl{
        width: 100%;
    }
    .newslist_tui_fr{
        width: 100%;
        margin-top: 15px;
    }
    .newslist_ul_fl {
        width: 22%;
    }
    .newslist_size {
        width: 75%;
    }
    .newslist_ul li {
        padding: 15px 0;
    }
    .newslist_fr{
        margin-top: 25px;
    }
    .newsxq {
        padding: 35px 15px;
    }
    .newsxq_ti>p {
        color: #010101;
        font-size: 1.3375rem;
    }
    .newsxq_ti div .fr{
        float: left;
        margin-top: 15px;
    }
    .newsxq_ti {
        padding: 15px 0;
    }
    .newsxq_jt>div{
        width: 100%;
    }
    .newsxq_jt {
        padding: 15px 0;
    }
    .newsxq_jt>div .iconfont{
        display: none;
    }
    .newsxq_jt>div:nth-of-type(2) {
        text-align: left;
        margin-top: 10px;
    }
    .relevant{
        padding: 0 15px;
    }
    .relevant_wid>div{
        width: 100%;
        padding: 0 !important;
    }
    .relevant_fl>a{
        width: 100%;
    }
    .relevant_fl_size{
        width: 100%;
        margin: 15px 0;
    }
    .relevant_wid>div:nth-of-type(2){
        border-left: none;
    }
    .relevant_ul li a{
        font-size: 1rem;
    }
    .relevant_wid {
        margin: 35px 0;
    }
    .proxp {
        padding: 35px 15px;
    }
    .proxq_fr {
        padding: 15px;
    }
    .proxq_fr_a a{
        padding: 0 25px;
        line-height: 35px;
        margin-top: 15px;
    }
    .proxq_wid_size {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .proxp_ul li {
        width: 33%;
        line-height: 45px;
        font-size: 1.8rem;
    }
    .programme {
        padding: 35px 15px;
        background: #f5f5f5;
    }
    .programme_ul li {
        width: 25%;
        font-size: 1.8rem;
        line-height: 45px;
    }
    .programme .message_for {
        padding: 15px;
    }
    .programme_a {
        padding: 15px;
        margin-top: 15px;
    }
    .programme_a .fr a {
        padding: 10px 15px
    }
    .programme_span span {
        font-size: 1.8rem;
        line-height: 45px;
    }
    .chuanx_size p:nth-of-type(1) {
        padding-bottom: 15px;

    }

    .chuanx_size p:nth-of-type(2) {
        line-height: 26px;
    }
    /* .news_wd_lb .swiper-container {
        height: 300px;
    } */
    .lianx{
        display: none;
    }
    .platform_div>div:nth-of-type(2){
        width: 70%;
        margin: 0 auto;
    }
    .platform_size a{
        font-weight: bold;
    }
    .platform_size p{
        height: 50px;
    }
    .platform_size .platform_size_a{
        display: block;
    }
    .searchbox {
        top: 65px;
    }
    .bott{
        display: none;
    }
    body{
        padding-bottom: 55px;
    }
    .phone_ul li .iconfont {
        font-size: 2.5rem;
    }
    .phone_ul li .bshare-custom {
        line-height: 22px !important;
        position: relative;
        top: 5px;
    }
    .phone_ul li {
        padding: 5px 0 4px 0;
    }
    .phone_ul li a{
        font-size: 1rem;
        line-break: 19px;
    }

}
.platlist_dis>div,
.product_dis>div,
.programme_dis>div,
.proxp_dis>div,
.platlist_div>div{
    display: none;
}
.platlist_size .col-md-6{
    height: 414px;
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 15px;
}
#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:20px}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #7ac626;}
#page li:hover a{color:#7ac626}
#page li a{ color:#666}
#page li.active{border:1px solid #7ac626; background-color:#7ac626; color:#FFFFFF}
#page li.active a{ color:#fff}
#page .thisclass{ background-color:#7ac626; color:#FFFFFF}


.message_butt button:hover,
.titles2:hover,
.control_a a:hover{
    box-shadow: inset 0 0 0 2.5rem #7ac626;
    border: 1px solid #7ac626 !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.lianx_ly_butt button:hover{
    box-shadow: inset 0 0 0 1.5rem #4990d1;
    border: 1px solid #4990d1 !important;
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.prolist_ul li>a{
    display: block;
    height: 277px;
    overflow: hidden;
    background: #fff;
}
.prolist_ul li:hover .prolist_size,
.news_ul li:hover::after{
    background: #7ac626;
}
.prolist_ul li:hover .prolist_size a{
    color: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.programme_a .fl a:hover,
.crumbs_a a:hover,
.newsxq_jt>div a:hover,
.reco_ti .fr a:hover,
.reco_lb .swiper-slide:hover>div>a,
.relevant_ul li:hover a,
.relevant_fl:hover .titles,
.bott_ul ul li a:hover,
.news_wz_div:hover .news_wz_top div a,
.news_ul li:hover p,
.news_ul li:hover a{
    color: #7ac626;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.daohang_ul>li.active>a{
    color: #4990d1;
}
.about_ul li:hover div{
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}



.bigImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 480px;
    width: 60%;
}

.bigImg .smallPrev {
    position: absolute;
    left: 0;
    top: 42%;
    /* bottom: 0; */
    /* margin: auto; */
    /* height: 80px; */
    background: rgba(0, 0, 0, 0.85);
}

.bigImg .smallNext {
    position: absolute;
    right: 0;
    top: 42%;
    /* bottom: 0;
    margin: auto;
    height: 80px; */
    background: rgba(0, 0, 0, 0.85);
}

.bigImg .smallPrev img,
.bigImg .smallNext img {
    padding: 20px;
}

.detailInfoLeft {
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 88;
    display: none;
}

.big_bigImgWrap img {
    display: none;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* height: 480px; */
    width:85%;
}
.hongg_ta{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13.5%;
    color: #fff;
    font-size:1.3125rem;
    line-height: 52px;
    width: 80%;
    margin: auto;
    padding-left: 35px;
    background-color: rgb(0, 0, 0,0.5);
    display: none;
}
.dispaly_blo {
    display: block !important;
}

.i_close {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.85);
    cursor: pointer;
}
.programme_back img,
.proxp_size img{
    max-width: 100%;
}