/**
 * @desc channel_news\list_product
 * @datetime 2020/04/29
 */
 .phl_box1{height: 400px;width: 100%;margin-top: -20px;}
 .phl_box1 img{height: 100%;width: 100%}
 .phl_text{width: 100%;position: relative;top: 30%;display: flex;justify-content: center;}
 .phl_text p{position: absolute;color: #fff;font-size: 36px;letter-spacing:3px;}
 .phl_text p span{font-weight: bold;font-size: 40px;}
 .phl_box2{height: 70px;width: 100%;background-image: linear-gradient(to right , #ffffff, #f4f4f4);display: flex;}
 .phl_box2_a{height: 70px;width: 100%;border-top: 1px solid #dcdada;border-bottom: 1px solid #dcdada;position: absolute;}
 .phl_box2 a{text-decoration:none}
 .phl_mbx1{height: 68px;line-height: 68px;font-size: 14px;color: #333333;width: 160px;margin-right: 20px;text-align: center;}
 .phl_mbx1 p{position: relative;right: -75px;top: -40px;}
 .phl_mbx1_a{height: 68px;line-height: 68px;font-size: 14px;color: #333333;width: 160px;margin-right: 20px;}
 .phl_mbx1_a p{position: relative;right: -155px;top: -40px;}
 .triangle{content: " "; display: inline-block;height: 10px;width: 10px;border-width: 1px 1px 0 0;border-color: #dcdada;border-style: solid;transform: matrix(1, 3.4, -1, 3.4, 0, 0);position: absolute;}
 .ebebeb{background-color: #f4f4f4;}
 .phl_left{height: 68px;width: 190px;background-color: #ebebeb;}

 .phl_box3{width: 100%;text-align: center;font-size: 30px;color: #0075c1;margin: 40px 0px;}
 .phl_box4{height: 272px;background-color: #fff;box-shadow: 1px 1px 5px 5px #ebebeb;border-radius: 3px;padding-left: 10px 20px;}
 .phl_b_d1{height: 70px;line-height: 70px;border-bottom: 1px solid #ebebeb;font-size: 18px;color: #333333;}
 .phl_b_d2{height: 70px;line-height: 70px;border-bottom: 1px solid #ebebeb;font-size: 14px;color: #333333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
 .phl_box6{height: 70px;display: flex;padding-top: 20px;}
 .phl_b6_bt{flex: 1;text-align: center;cursor:pointer;border-bottom: 1px solid #7fbae0;height: 40px;line-height: 40px;}
 .phl_b6_bs{flex: 1;text-align: center;cursor:pointer;border-top: 1px solid #7fbae0;height: 40px;line-height: 40px;border-left: 1px solid #7fbae0;border-right: 1px solid #7fbae0;border-radius: 5px 5px 0px 0px;}
 .phl_box7{display: flex;margin-top: 10px;align-items: center;}
 .phl_box7_l{height: 200px;width: 340px;}
 .phl_box7_l img{height:100%;width: 100%;}
 .phl_box7_r{min-height: 200px;margin-left: 10px;width: 760px;padding: 20px;}
 .phl_box7_r dl{font-size: 14px;color: #999;}

 .display-none{display: none;}
 .display-block{display: block;}
 .hang4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
 .hang5{width: 760px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
 .hang5:hover{width: 760px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 100;-webkit-box-orient: vertical;}

 /*关于我们*/
 .gy_box{display: flex;height: 300px;margin-top: 20px;}
 .gy_dd1{flex: 1;margin-top: 50px}
 .gy_wz1{color: #000000;font-size: 20px;font-weight: bold;}
 .gy_wz2{color: #000000;font-size: 16px;margin-top: 10px;}
 .gy_dd2{flex: 1;}
 #container {width: 100%;height: 100%;}

 /*20200908*/
.phl_jianjie{width: 60%;position: relative;top: 30%;left: 20%;}
.phl_jianjie p{position: absolute;font-size: 16px;color: #cacfd9}