@import url(main2.css);
.sidebar{width:100%;margin-bottom:20px;}
.sidebar_tit{background:#0f58d6;border-top-left-radius:10px;border-top-right-radius:10px;height:60px;line-height:60px;}
.sidebar_tit1{
	background:#F47B20;
}
.sidebar_tit2{
	background:#006db8;
}
.hw{background:#009843;}
.sidebar_tit h2{font-size:24px;color:#FFF;margin-bottom:10px;text-align:center;}
.sidebar_tit h2 a{color:#FFF;}

.sidebar_list{padding:10px 0;border:1px solid #f1f1f1;border-top:none;}
.sidebar_list li{height:50px;line-height:50px;padding-left:20px;font-size:16px;border-bottom:1px dashed #f1f1f1;}
.sidebar_list li:last-child{border-bottom:0;}
.sidebar_list li:hover{background:#0f58d6;}
.sidebar_list1 li:hover{background:#F47B20;}
.sidebar_list2 li:hover{background:#006db8;}
.sidebar_list li:hover a{color:#FFF;}
.sidebar_list .hh:hover{background:#009843;}

.left_news{width:100%;}
.left_news_list{padding:10px 0;border:1px solid #f1f1f1;border-top:none;}
.left_news_list li{height:40px;line-height:40px;padding-left:20px;font-size:14px;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:98%;height:60px;line-height:60px;padding:0 1%;display:flex;justify-content:space-between;border:1px solid #f1f1f1;border-radius:10px;}
.crumb b{font-size:20px;}
.crumb b a{color:#0f58d6;}
.crumb p{font-size:16px;}
.crumb .hw1{color:#009843;}
.crumb1 b a{
	color:#F47B20;
}
.crumb2 b a{
	color:#006db8;
}
.about{width:100%;}
.about img{max-width:100%;margin-top:10px;margin-bottom:10px;width:100%;}
.about h1{font-size:20px;line-height:60px;text-align:center;color:#0f58d6;}
.about h1 a{color:#000;}
.about p{font-size:16px;line-height:32px;text-indent:2em;}

.contact{width:100%;}
.contact h1{font-size:20px;line-height:40px;margin-top:20px;padding-left:20px;}
.contact p{padding-left:0px;}
.contact p b{font-weight:500;display:inline-block;width:70px;text-align:right;text-align: justify;text-align-last: justify;}

.contact_ditu{width:50%;background:#f1f1f1;}

/*新闻中心 列表*/
.news{width:100%;margin-top:20px;}
.news_list{width:98%;padding:0 1%;}
.news_list li{background:#f1f1f1;display:flex;justify-content:space-between;padding:10px 0;border:1px solid #f1f1f1;transition: .5s;margin-bottom:20px;}
.news_list li:hover{border:1px solid #0f58d6;transition: .5s;}
.news_list_time{width:9%;margin-right:2%;display:flex;align-items:center;flex-wrap:wrap;align-content:center}
.news_list_time span{width:100%;text-align:center;font-size:16px;line-height:20px;margin-bottom:10px;}
.news_list_time b{width:100%;text-align:center;font-size:26px;line-height:20px;font-weight:500;}

.news_list_con{width:78%;}
.news_list_con b{font-size:16px;line-height:40px;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:14px;line-height:28px;color:#afa9a9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.news_list_more{width:9%;margin-left:2%;display:flex;align-items:center;}
.news_list_more span{display:block;width:90%;height:30px;text-align:center;line-height:30px;background:#ccc;transition: .5s;}
.news_list_more span:hover{background:#0f58d6;transition: .5s;}
.news_list_more span:hover a{color:#FFF;}

/*新闻中心 内容详情*/
.news_con{margin-top:10px;padding:10px;}
.news_con h1{text-align:center;font-size:20px;}
.news_con span{display:block;text-align:center;color:#999;}
.news_con p{font-size:16px;line-height:32px;}

.subpart{margin:20px 0;background:#e1e1e1;height:40px;line-height:40px;border-radius:10px;color:#000;}
.subpart p{width:44%;padding:0 2%;margin-right:4%;overflow:hidden;float:left;}
.subpart p:last-child{margin-right:0;}
.subpart a{color:#000;}

.pro{width:100%;margin-top:20px;}

.pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.pro_list li{width:32.3333%;margin-bottom:10px;}
.pro_list li a span{display:block;border:1px solid #ccc;overflow:hidden;}
.pro_list li a span img{width:100%;transition:.5s;}
.pro_list li a p{font-size:16px;line-height:40px;text-align:center;}
.pro_list li a:hover span img{transform:scale(1.2);transition:.5s;}

.pro_sub{margin-top:10px;padding:10px;}
.pro_img{display:flex;justify-content:space-between;}
.pro_img span{width:45%;height:auto;display:block;border:1px solid #ccc;overflow:hidden;}
.pro_img span img{width:100%;transition:.5s;}
.pro_img span:hover img{transform:scale(1.2);transition:.5s;}

.pro_describe{width:50%;}
.pro_describe h1{font-size:20px;line-height:60px;border-bottom:1px dashed #ccc;color:#0f58d6;}
.pro_describe1 h1{
	color:#F47B20;
}
.pro_describe2 h1{
	color:#006db8;
}
.pro_describe .hw2{color:#009843;}
.pro_describe p{font-size:16px;line-height:32px;margin-top:20px;}
.pro_describe b{display:block;text-align:center;color:#444;margin-top:20px;background:#e1e1e1;width:100%;height:80px;font-size:26px;line-height:80px;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:20px;}
.pro_con img{max-width:100%;height:auto;margin:0 auto;}
.pro_con p{font-size:16px;line-height:32px;}

.model dl{margin-top:20px;}

.model dl dt{background:#0f58d6;color:#FFF;height:50px;line-height:50px;font-size:18px;}

.model dl dd{height:40px;line-height:40px;font-size:16px;}

.model dl dd:nth-child(odd){background:#e1e1e1;}

.model dl dd:hover{background:#0f58d6;}

.model dl dd:hover a{color:#FFF;}

.model dl dd a{color:#444;}

.model_list{display:flex;justify-content:space-between;}

.model_list li{width:10%;text-align:center;}

.model_list li:nth-child(1){width:30%;}

.model_list li:last-child{width:20%;}


.model_sub{width:100%;margin-top:20px;}

.model_detail{display:flex;justify-content:space-around;}

.model_detail img{width:45%;height:auto;border:1px solid #ccc;}

.model_detail table{width:52%;border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;height:60px;line-height:60px;}

.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:30%;background:#f0f0f0;}
.model_detail table tr td{border-left:1px solid #ddd;padding-left:20px;}


.model_con{margin-top:20px;}
.model_con h4{width:96%;padding:0 2%;background:#085cd6;height:50px;line-height:50px;color:#FFF;border-radius:10px;font-size:18px;}

.model_con p{font-size:16px;line-height:32px;text-indent:2em;padding:20px 10px;}

.model_con img{max-width:100%;margin:20px auto;}

.model_tj{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;}

.model_tj li{width:31.333%;height:35px;line-height:35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}


















