.cp_recomen{
padding:10px;
}
.list .nav1 .li1::before {
    height: 50px;
}
.list ul {
    padding-top:6px;
}

.sidebar_icon{
    width: 22px;
    height: 22px;
    background: url('../img/sidebar_icon1.png') top left no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 12px;
    transition:all ease-in-out 0.2s;
}
.list .nav1 .li1:hover .sidebar_icon{
    background: url('../img/sidebar_icon2.png') top left no-repeat;
}
.pic1_font {
    transition:all ease-in-out 0.2s;
    text-align: center;
}
.pic1_font a{
    position: relative;
    bottom: 0;
    left: 0;
    line-height: 43px;
}
.cp_picture ul .pic1 {
    width: 293px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.pic1_photo .img{
    width: 293px;
    height: 220px;
    overflow: hidden;
}
.pic1_photo:hover img {
    transform: scale(1.2);
}

/* 翻页 */
.paging{
    position: absolute;
    left: 50%;
    color: #666666;
    margin-left: 152px;
    margin-top: 20px;
}
.paging ul{
    position: relative;
    right: 50%;
}
.paging ul li{
    float: left;
    width: 52px;
    height:46px;
    border: solid 1PX #dddddd;
    text-align: center;
    line-height: 46px;
    margin-left: 8px;
}
.paging ul li:hover{
    border: solid 1PX #05a72c;
    background: #05a72c;
    color: #fff;
}
.paging_select{
    border: solid 1PX #05a72c !important;
    background: #05a72c;
    color: #fff;
}
.side_contact{
    margin-top: 32px;
}
.side_contact_us{
    width: 100%;
    border: solid 1px #dddddd;
    padding: 30px 20px;
    color: #666666;
    background: #fff;
}
.side_contact_us h3{
    color: #088e28;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
}
.side_contact_us p{
    font-size: 15px;
    line-height: 35px;
}
.float_l{
    float: left;
}
.float_r{
    float: right;
}
.clear{
    clear: both;
}
.right_title{
    height: 66px;
    border-bottom:solid 1px #dddddd;
}
.right_con{ font-size:15px; color:#666666; line-height:40px; padding-top:40px; padding-bottom:30px;}
.right_con h2{ font-weight:normal; text-align:left;}
.single_contact_html .cp_picture{
    margin-top: 30px;
}
.right_title .float_l{
    height: 34px;
    color: #d7023d;
    font-size: 30px;
    border-left: solid 9px #088e28;
    padding-left: 16px;
    line-height: 32px;
    margin-top: 15px;

}
.right_title .float_r{
    display: flex;
}
.right_title .float_r img{
    width: 41px;
    height: 26px;
    margin-top: 20px;
}
.right_title .float_r p,.float_r a{
    font-size: 15px;
    color: #666;
    margin-top: 25px;
}

/* 新闻列表 */
.nav_list_first{
    width: 100%;
    height: 245px;
}
.news_list_img{
    width: 256px;
    height: 195px;
    padding: 4px;
    border: solid 1px #dddddd;
}
.news_list_img img{
    width: 246px;
    height: 185px;
}
.news_list_date{
    width: 120px;
    text-align: center;
}
.news_list_date h3{
    font-size: 51.51px;
    color: #04a62b;
    /* font-weight: 600; */
    line-height: 50px;
}
.news_list_date h4{
    font-size: 16px;
    color: #999999;
}
.news_list_text{
    width: 515px;
}
.news_list_text h3{
    font-size: 16px;
    color: #333333 !important;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; 
}
.news_list_text p{
    font-size: 14px;
    color: #777777;
    line-height: 28px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
}
.news_list_text div{
    width: 109px;
    height: 30px;
    border: solid 1px #dddddd;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 26px;
    transition:all ease-in-out 0.4s;
    margin-top: 25px;
}
.news_list_text div:hover{
    border: solid 1px #04a62b;
    background: #04a62b;
    color: #fff;
	
}
.each{
    width: 100%;
    height: 50px;
    border-bottom: dashed 1px #c2c0c0;
}
.each .float_l{
    font-size: 14px;
    color: #333333;
    line-height: 47px;
    margin-left: 5px;
    transition:all ease-in-out 0.4s;
}
.each .float_l:hover{
    color: #e62129;
    margin-left: 35px;
}
.each .float_r{
    font-size: 14px;
    color: #666666;
    line-height: 47px;
    margin-right: 5px;
}

.news_list_show_html .title{
    font-size: 24px;
    color: #333333;
    height: 80px;
    text-align: center;
    padding-top: 28px;
}
.news_list_show_html .date{
    font-size: 15px;
    color: #666666;
    height: 50px;
    text-align: center;
    background: #f1f1f1;
    line-height: 47px;
    margin-bottom: 32px;
}
.news_list_show_html .date span{
    margin: 0 20px;
}
.text .h3{
    font-size: 15px;
    color: #088e28;
    font-weight: 700;
    text-indent: 2rem;
    line-height: 40px;
}
.text p{
    font-size: 15px;
    color: #666666;
    line-height: 40px;
    text-indent: 2rem;
    text-align: justify;
}
.switch{
    width: 100%;;
    height: 113px;
    position: relative;
}
.switch .top{
    width: 100%;
    height: 50px;
    line-height: 49px;
    background: #f5f5f5;
    color: #666666;
    transition:all ease-in-out 0.4s;
    margin-top: 30px;
}
.switch .top p{
    margin-left: 22px;
    transition:all ease-in-out 0.2s;
}
.switch .top:hover{ 
    background: #088e28;
}
.switch .top:hover p{ 
    color: #fff;
}
.switch .bottom{
    width: 100%;
    height: 50px;
    line-height: 49px;
    background: #f5f5f5;
    color: #666666;
    margin-top: 13px;
    transition:all ease-in-out 0.4s;
}
.switch .bottom p{
    margin-left: 22px;
    transition:all ease-in-out 0.2s;
}
.switch .bottom:hover{
    background: #088e28;
}
.switch .bottom:hover p{ 
    color: #fff;
}
.return{
    width: 238px;
    height: 50px;
    background: url('../img/return.png') top center no-repeat;
    color: #fff;
    text-align: center;
    font-size: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 49px;
    padding-left: 34px;
}

/* 联系我们 */
.single_contact{
    padding-top:10px;
}
.single_contact .p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.qr_code{
    width: 100%;
    height: 270px;
    background: #fbfbfb;
    margin-top: 35px;
    margin-bottom: 33px;
}
.qr_code img{
    width: 175px;
    height: 175px;
    margin-top: 34px;
    margin-left: 54px;
}
.qr_code .p{
    width: 175px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
    margin-left: 54px;
}
.qr_code .information{
    width: 565px;
    height: 174px;
    border-left: solid 1px #dddddd;
    margin-top: 44px;
    margin-left: 65px;
    padding-left: 76px;
}
.qr_code .information h3{
    font-size: 15px;
    font-weight: 700;
    color: #088e28;
    line-height: 38px;
    margin-top: -11px;
}
.qr_code .information p{
    font-size: 15px;
    color: #666666;
    line-height: 38px;
}


/* 产品展示 */

.big_img img{
    width: 501px;
    height: 375px;
    margin-right: 52px;
}
.relevant{
    width: 347px;
}
.show{
    padding-top: 28px;
    margin-bottom: 49px;
}
.relevant h2{
    font-size: 24px;
    color: #333333;
    margin-top: 15px;
}
.relevant h2 span{
    color: #088e28;
}
.relevant h4{
    position: relative;
    font-size: 16px;
    color: #666666;
    margin-top:15px;
}
.relevant h4::after{
    position: absolute;
    content: '';
    background: #dddddd;
    width: 100%;
    height: 1px;
    bottom:  -26px;
    left:0;
}
.show_html .text .h3{
    height: 50px;
    background: #04a62b;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 25px;
}
.show_switch .switch .top{
    width: 324px;
    position: absolute;
    top:0;
    left: 0;
    margin-top: 26px;
}
.show_switch .switch .bottom{
    width: 324px;
    position: absolute;
    top:0;
    left: 333px;
    margin-top: 26px;
}
.show_switch .switch .return{
    position: absolute;
    top:0;
    right: 0;
    margin-top: 26px;
}


/* single页面 */

.cp_picture{
    color: #666;
    font-size: 15px;
    line-height: 30px;
  }
.cp_picture h3{
 color: #04a62b;
 line-height: 60px;
}
.cp_picture span{
    color: #04a62b;
}
.sevice{
    margin-top:60px;
}
.sevice_a li{
    width: 297px;
    height: 250px;
    background: #04a62b;
    color: #fff;
    padding: 45px 35px 75px;
    line-height: 46px;
}
.sevice_a li span{
    position: relative;
}
.sevice_a li span::after{
position: absolute;
content: '';
width:20px;
height: 6px;
background: #fff;
top: -30px;
left: 0;
}
.sevice_b li{
width: 600px;
height: 251px;
}
.sevice_b img{
    width: 100%;
    height: 100%;
}
.sevicefont{
    width: 600px; 
    height: 250px;
    padding: 80px 70px 80px;
    color: #666666;
    font-size: 14px;
}
.sevicefont span{
    position: absolute;
    color: #333;
    font-size: 16px;
    padding-top: 30px;
}

/*产品页面的页码的选中样式*/
.on{
	    color: #fff;
    background: #088e28;
    border: 1px solid #05a72c !important;
}
















