

/*弹窗*/
.popup{
    width: 400px;
    border: 2px solid #00b050;
    padding: 50px 30px;
    background: #91d04e;
    position: fixed;
    right: 20px;
    bottom:30px;
    z-index: 99999;
    box-shadow: 0px 0px 5px #00b050;
}
.popup .popup_title{
    width: 20px;
    height:20px;
    background: url("../images/close.jpg");
    background-size: 20px 20px;
    cursor:pointer;
    position: absolute;
    top:0;
    right:0;
    z-index: 999;
}
.popup p{
    line-height: 30px;
}

/*合作客户**START***/
.picCenter {
    width: 1180px;
    margin: 15px auto;
}

.xinxiIcon {
    margin:0 0 -20px auto;
}

.xinxiIcon img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.photo_img img {box-sizing: border-box;border: 1px solid #fff;transition:all .7s ease 0s;width: 160px;

}
.photo_img img:hover {box-sizing: border-box;border: 1px solid #023246;
    box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
    -webkit-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
    -moz-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
}

.photo_nr {
    display: flex;
    align-items: center;
    width: 1180px;
    margin: 15px auto;
}

.informationText {
    width: 1180px;
    margin: 15px auto;
    text-align: center;
}

.informationText span {

    background: #ffffff;
    color: #1C1F86;
}

ul.picList1 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.photo_nr ul.picList1 li {
    float: left;
    width:160px;
    margin: 0 10px;
    line-height: 30px;
    text-align: center;
}

.photo_nr p {
    padding: 0;
    margin: 0;
}


#LeftArr {
    background: url(img/e_left.png) no-repeat;
    width: 40px;
    height: 40px;
    margin-left: -15px;
    text-decoration: none;
    color: #323232;
}

#RightArr {
    background: url(img/e_right.png) no-repeat;
    width: 40px;
    height: 40px;
    margin-right: -15px;
    text-decoration: none;
    color: #323232;
}
.listRotation{
    border: 1px solid #023246;
}
/*shoujiduan*/
.picCenter,.photo_nr,ul.picList1{
    width: 100%!important;
}
/*合作客户**END*****/
.inside_title{
    height: 60px;
    border-bottom: 2px solid #00b050;
}
.inside_title p{
    padding-left: 8px;
    font-size: 20px;
    line-height: 58px;
}
/*关于我们*/
.culture_fl{
    width: 580px;
    padding-top: 40px;
    text-align: center;
}
.culture_fl img{
    width:580px;
}
.culture_fr{
    width: 480px;
}
.culture_list li{
    /*height: 50px;*/
    /*line-height: 50px;*/
    font-size: 24px;
    margin: 10px 0;
    /*background: #dfdfdf;*/
    border-radius: 25px;
    padding:0 30px;
    position: relative;
}
.culture_list li p{
    line-height: 30px;
}
.culture_list li p span{
    font-weight: bold;
}
.culture_list li .culture_tit{
    width: 80px;
    height:80px;
    border: 10px solid #bfbfbf;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    line-height: 56px;
    position: absolute;
    left:0;
    top:-15px;
}
.culture_list li .culture_tit01{
    background: #00af50;
}
.culture_list li .culture_tit02{
    background: #91d04e;
}
/*联系我们*/
.contact{
    margin: 50px 0;
    padding-left: 7px;
}
.contact_list li{
    width: 332px;
    margin: 0 10px;
    padding: 30px 20px;
    border: 1px solid #fff;
    float: left;
    box-sizing: border-box;
}
.contact_list li h2{
    margin: 10px 0 30px;
    font-size: 26px;
}
.contact_list li p{
    margin: 20px 0;
    font-size: 16px;
}
.contact_list li:hover{
    border: 1px solid #00b050;
}
/*新闻中心*/
.news_list li{
    padding: 20px 0;
    border-bottom: 1px solid #0a0a0a;
}
.news_list_img{
    width: 25%;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
}
.news_list_img img{
    width: 200px;
    height: 120px;
}
.news_list_txt{
    width: 75%;
    padding: 20px;
    box-sizing: border-box;
    /*background: #0A9BD6;*/
}
.news_list_txt h2{
    margin-bottom: 10px;
}
.news_list_txt .news_time{
    color: #666;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}
.news_list_txt .news_text{
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.news_list li:hover{
    border-bottom: 1px solid #00b050;
}


.news_title{
    margin-top: 20px;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}

@media (max-width:750px) {
    .container{width: 100%!important;}
    .culture_fl,.culture_fr,.about_fl, .about_fr,.news_list_img,.news_list_txt{width:100%;}
    .about_fr{margin-top: 50px;}
    .content p{padding: 0 8px;}
    .about_fl, .about_fr{
        padding: 0 8px;
    }
    .about_fl img, .about_fr img{
        width: 100%;
    }
    .submenu ul li a{width: 80px;}
    .tx_text{padding: 0 8px;}
    .tx_text img{
        width: 100%!important;
        height:auto!important;
    }
    /*产品*/
    .photo li{
        width: 38%;
    }
    .photo li img{
        width: 100%;
        height: auto;
    }
    .contact_list li h2 {
        margin-left:-36px;
    }


    /*浮窗*/
    .popup{
        width: 100%;
        right: 0;
    }
}