.loopimg{height: 500px;}
.loopimg ul,.loopimg li{height: 100%;}
.loopimg img{width: 100%;height: 100%;}

.news-list ul{}
.news-list li{padding: 5px 10px;border-bottom: 1px solid #ddd;height: 80px;}
.news-list li:hover{background-color: #F5F5F5;}
.news-title{}
.news-title h4{display: inline-block;}
.news-title h4 a{color: #3a3a3a;font-size: 16px;overflow: hidden;}
.news-title span{font-weight: 300;margin-right: 10px;}
.news-title p{margin: 5px auto;font-size: 14px;height: 45px;overflow: hidden;}
.news-img img{width: 80px;height: 80px;padding-left: 20px;}

.news{width: 1070px;}
.news-detail{text-align: center;}
.news-detail h1{font-size: 24px;color: #3a3a3a;font-weight: 700;}
.news-detail .news-time{display: flex;justify-content: space-between;border-bottom: 1px solid #DDDDDD;font-size: 14px;margin: 15px 0;}
.news-detail .news-view{background-color:#ddd ;padding:20px 10px;font-size: 16px;text-indent: 32px;text-align: left;}
.news-detail .news-content{text-align: left ;text-indent: 32px;padding:30px 10px 0;}


.download-detail-img{width: 80px;height: 80px;margin: 0 auto;}
.download-detail-img img{width: 100%;height: 100%;}

.company{width: 1070px;}
.company-detail{text-align: center;}
.company-detail h1{font-size: 24px;color: #3a3a3a;font-weight: 700;}
.company-detail .company-time{display: flex;justify-content: space-between;border-bottom: 1px solid #DDDDDD;font-size: 14px;margin: 15px 0;}
.company-detail .company-content{text-align: left ;text-indent: 32px;padding:30px 10px 0;}

.sitemap{width: 1070px;}
.sitemap dl:nth-child(n+2){margin-top: 15px;}
.sitemap dt{background-color: #F5F5F5;}
.sitemap dt a{font-size: 18px;color: #3a3a3a;line-height: 30px;}
.sitemap dd{padding-left:30px;}
