@import url(ph-main3.css);
.sidebar{width:96%;padding:0 2%;margin-bottom:1rem;}
.sidebar_tit{background:#0f58d6;border-top-left-radius:1rem;border-top-right-radius:1rem;height:4rem;line-height:4rem;}
.sidebar_tit h2{font-size:1.6rem;color:#FFF;margin-bottom:1rem;text-align:center;}
.sidebar_tit h2 a{color:#FFF;}

.sidebar_list{padding:1rem 0;border:1px solid #f1f1f1;border-top:none;}
.sidebar_list li{height:3rem;line-height:3rem;padding-left:1rem;font-size:1.4rem;border-bottom:1px dashed #f1f1f1;}
.sidebar_list li:last-child{border-bottom:0;}
.sidebar_list li:hover{background:#0f58d6;}
.sidebar_list li:hover a{color:#FFF;}

.left_news{width:96%;padding:0 2%;}
.left_news_list{padding:1rem 0;border:1px solid #f1f1f1;border-top:none;}
.left_news_list li{height:2.5rem;line-height:2.5rem;padding-left:1rem;font-size:1.2rem;border-bottom:1px dashed #f1f1f1;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.left_news_list li:last-child{border-bottom:0;}
.left_news_list li:hover{background:#0f58d6;}
.left_news_list li:hover a{color:#FFF;}

.crumb{width:95%;height:4rem;line-height:4rem;margin:3rem auto 0;padding-left:1%;display:flex;justify-content:space-between;border:1px solid #f1f1f1;border-radius:10px;}
.crumb b{display:none;}
.crumb b a{color:#0f58d6;}
.crumb p{font-size:1.2rem;}

.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 li{background:#f1f1f1;display:flex;justify-content:space-between;padding:1rem 0;border:1px solid #f1f1f1;margin-bottom:1rem;}
.news_list_time{width:15%;margin-right:1%;display:flex;align-items:center;flex-wrap:wrap;align-content:center}
.news_list_time span{width:100%;text-align:center;font-size:1.2rem;line-height:1.6rem;margin-bottom:0.5rem;}
.news_list_time b{width:100%;text-align:center;font-size:1.3rem;line-height:1.6rem;font-weight:500;}

.news_list_con{width:66%;}
.news_list_con b{font-size:1.4rem;line-height:2.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.news_list_con p{font-size:1.2rem;line-height:2.4rem;color:#afa9a9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.news_list_more{width:15%;margin-left:2%;display:flex;align-items:center;}
.news_list_more span{display:block;width:100%;height:2rem;text-align:center;font-size:1rem;line-height:2rem;background:#ccc;}

/*新闻中心 内容详情*/
.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_sub{margin-top:1rem;}
.pro_img span{width:100%;height:auto;display:block;border:1px solid #ccc;overflow:hidden;}
.pro_img span img{width:100%;}

.pro_describe{width:100%;}
.pro_describe h1{font-size:1.6rem;line-height:6rem;border-bottom:1px dashed #ccc;color:#0f58d6;}
.pro_describe1 h1{
	color:#F47B20;
}
.pro_describe2 h1{
	color:#006db8;
}
.pro_describe p{font-size:1.4rem;line-height:2.8rem;margin-top:1rem;}
.pro_describe b{display:block;text-align:center;color:#444;margin-top:1rem;background:#e1e1e1;width:100%;height:5rem;font-size:2rem;line-height:5rem;font-weight:500;}
.pro_describe b font{color:#0f58d6;}
.pro_describe1 b font{
	color:#F47B20;
}
.pro_describe2 b font{
	color:#006db8;
}
.pro_con{border-top:1px dashed #ccc;margin-top:1rem;}
.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:#0f58d6;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_con{margin-top:1rem;}
.model_con h4{width:96%;padding:0 2%;background:#085cd6;height:3.5rem;line-height:3.5rem;color:#FFF;border-radius:1rem;font-size:1.4rem;}
.model_con p{font-size:1.2rem;line-height:2.4rem;padding:1rem 2%;}
.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;}



























