@import url(ph-main.css);
.sidebar{width:96%;padding:0 2%;margin-bottom:1rem;}
.sidebar_tit{background:#ff8800;height:12rem;line-height:12rem;}
.sidebar_tit h2{background:url(../image/i_sidebar_tit.png) 45% center no-repeat;font-size:1.8rem;color:#FFF;margin-bottom:1rem;text-align:center;}
.sidebar_tit h2 a{color:#FFF;}

.sidebar_list{padding:1rem 0;border:1px solid #dedede;border-top:none;}
.sidebar_list li{height:4rem;line-height:4rem;padding-left:1rem;font-size:1.4rem;border-bottom:1px dashed #dedede;}
.sidebar_list li:last-child{border-bottom:0;}
.sidebar_list li:hover{background:#0f58d6;}
.sidebar_list li:hover a{color:#FFF;}

.crumb{width:95%;height:4rem;line-height:4rem;margin:1rem auto 0;padding-left:1%;display:flex;justify-content:space-between;border-bottom:1px solid #dedede;}
.crumb b{display:none;}
.crumb p{font-size:1.1rem;}

.about{width:96%;margin:2rem 2%;}
.about img{width:100%;margin-top:0.5rem;margin-bottom:0.5rem;width:100%;}
.about h1{font-size:1.8rem;line-height:3.6rem;}
.about h1 a{color:#000;}
.about p{font-size:1.2rem;line-height:2.4rem;}

.contact{width:96%;margin:2rem 2%;}
.contact h1{font-size:1.8rem;line-height:3rem;margin-top:1rem;padding-left:2%;}
.contact p{padding-left:2%;}
.contact p b{font-weight:500;display:inline-block;width:20%;text-align:right;text-align: justify;text-align-last: justify;}

.contact_ditu{width:100%;background:#f1f1f1;margin-top:1rem;}

/*新闻中心 列表*/
.news{width:96%;margin:2rem 2%;}

.news_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.news_list li{width:98%;margin-bottom:1rem;background:#f9f9f9;padding:1rem 1%;}
.news_list li h5{font-size:1.4rem;line-height:3.2rem;font-weight:500;}
.news_list li span{font-size:1.4rem;line-height:3rem;}
.news_list li span b{font-size:2.2rem;line-height:3rem;margin-right:1rem;font-weight:500;}
.news_list p{font-size:1.2rem;line-height:2.4rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}

/*新闻中心 内容详情*/
.news_con{width:96%;padding:1rem 2%;}
.news_con h1{text-align:center;font-size:1.6rem;}
.news_con span{display:block;text-align:center;color:#999;}
.news_con p{font-size:1.2rem;line-height:2.4rem;}

.subpart{margin:1rem 0;}
.subpart p{width:96%;background:#e1e1e1;border-radius:1rem;padding:0 2%;color:#000;height:4rem;line-height:4rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.subpart a{color:#000;font-size:1.2rem;}

.pro{width:96%;padding:1rem 2% 0;}
.pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.pro_list li{width:48.6%;margin-bottom:1rem;}
.pro_list li a{}
.pro_list li a span{display:block;border:1px solid #ccc;overflow:hidden;}
.pro_list li a span img{width:100%;}
.pro_list li a p{font-size:1.4rem;line-height:3rem;text-align:center;}

.pro_con{margin-top:1rem;}
.pro_con h1{font-size:1.6rem;line-height:3.2rem;text-align: center;}
.pro_con img{max-width:100%;height:auto;margin:1rem auto;}
.pro_con p{font-size:1.4rem;line-height:2.8rem;}

.model{margin-top:1rem;}
.model dl dt{background:#ff8800;height:4rem;line-height:4rem;color:#FFF;}
.model dl dd{height:3rem;line-height:3rem;}
.model dl dd:nth-child(odd){background:#e1e1e1;}

.model_list{display:flex;justify-content:flex-start;}
.model_list li{width:10%;text-align:center;font-size:1.4rem;}
.model_list li:nth-child(1){width:60%;}
.model_list li:nth-child(5),.model_list li:nth-child(6),.model_list li:nth-child(7),.model_list li:nth-child(8){display:none;	}

.model_sub{width:96%;padding:1rem 2% 0;}
.model_detail{}
.model_detail img{width:99%;margin:0 auto;border:1px solid #ccc;}
.model_detail table{width:99%;margin-top:1rem;border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;height:4rem;line-height:4rem;}
.model_detail table tr{border-bottom:1px dashed #ddd;}
.model_detail table tr:last-child{border-bottom:1px solid #ddd;}
.model_detail table tr th{width:20%;background:#f0f0f0;}
.model_detail table tr td{border-left:1px solid #ddd;padding-left:1rem;}
.model_detail p{font-size:1.2rem;line-height:2.4rem;padding:1rem 2%;}

.model_con{margin-top:1rem;}
.model_con h4{width:96%;padding:0 2%;background:#ff8800;height:3.5rem;line-height:3.5rem;color:#FFF;border-radius:1rem;font-size:1.4rem;}
.model_con img{max-width:800px;margin:1rem auto;}

.model_tj{margin-top:1rem;display:flex;justify-content:space-between;flex-wrap:wrap;}
.model_tj li{width:48%;height:3rem;line-height:3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}



























