<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{margin: 0;padding: 0;background: #f9f9f9;}

.main{width: 100%;height: auto;}
.banner{width: 100%;height: 400px;}
.banner .bannerImg{width:100%;height: 400px;position: relative;overflow:hidden;}
.banner .bannerImg img{width:1920px;height: 400px;left:50%;margin-left:-960px;position: absolute;z-index: 1;}

.smallNav{width: 100%;height: 50px;border-bottom: 1px solid #ddd;background: #efefef;}
.smallNav .smallNav{width: 1200px;height: 50px;margin: 0 auto;font-size: 16px;color: #333;line-height: 50px;}
.smallNav .smallNav a.home{color: #333;}
.smallNav .smallNav a.info{color: #0362ae;}
.content{width: 100%;height: auto;}
.content .contBox{width: 1200px;height: auto;background: #fff;margin:30px auto 50px auto;border-radius: 10px;box-sizing: border-box;padding: 20px;}

.content .contBox .navNews{width: 100%;height: 45px;line-height: 45px;border-bottom: 1px solid #ddd;}
.content .contBox .navNews ul{width: 340px;height: 44px;margin: 0 auto;justify-content: space-between;display: flex;align-items: center;}
.content .contBox .navNews ul li{height: 44px;font-size: 24px;color: #333;line-height:44px;border-bottom: 3px solid transparent;cursor: pointer;text-align: center;}
.content .contBox .navNews ul li a{color: #333;}
.content .contBox .navNews ul li.on a{color: #0362ae;}
.content .contBox .navNews ul li.on{color: #0362ae;border-bottom: 3px solid #0362ae;}
.content .contBox .newList{width: 100%;height:auto;padding-top: 20px 0;}
.content .contBox .newList ul.newUl{width: 100%;height: auto;}
.content .contBox .newList ul.newUl li{width: 100%;height: 146px;padding: 20px 0;border-bottom: 1px dashed #ddd;}
.content .contBox .newList ul.newUl li a{color: #333;}
.content .contBox .newList ul.newUl li a:hover .zhuti .zhutiTit{color: #108aed;}
.content .contBox .newList ul.newUl li .img{width: 252px;height: 146px;float: left;margin-right:20px;}
.content .contBox .newList ul.newUl li .img img{width: 100%;height: 100%;}
.content .contBox .newList ul.newUl li .zhuti{float: left;width: 888px;height: 146px}
.content .contBox .newList ul.newUl li .zhuti .zhutiTit{color: #333;font-size: 20px;font-weight: bold;height: 20px;line-height: 20px;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.content .contBox .newList ul.newUl li .zhuti .zhutiTime{width: 100%;height: 24px;line-height: 24px;color: #666;font-size: 14px}
.content .contBox .newList ul.newUl li .zhuti .dec{width: 100%;height: 84px;line-height: 28px;color: #333;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.content .contBox .newList{width: 100%;height: auto;background: #ffffff;border-radius: 5px;}
.content .contBox .newList .matter{text-align: center;margin-bottom: 30px;border-bottom: 1px dotted #ddd;}
.content .contBox .newList .matter h1{font-size: 30px;line-height: 45px;color: #0362ae;}
.content .contBox .newList .matter h1 span{font-size: 16px;color: #333;line-height: 24px;font-weight: normal;}
.content .contBox .newList .matterMain{width: 100%;margin-bottom: 20px;}
.content .contBox .newList .matterMain p{margin: 0;padding: 0;line-height: 28px;color: #333;font-size: 16px;}
.content .contBox .newList .matterMain img{margin: 10px auto;display: block;}

/* 鑱旂郴鎴戜滑 */
.content .contBox .newList .contactUs{width: 100%;height: 752px;background:white ;}
.content .contBox .newList .contactUs .message{width: 100%;height: 127px;display: flex;justify-content: space-around;}
.content .contBox .newList .contactUs .message div{font-size: 18px;color: #333;padding-top: 40px;}
.content .contBox .newList .contactUs .message div i{color: #108aed;margin-right: 15px;font-size: 18px;}
.content .contBox .newList .contactUs .message div span{margin-left: 32px;}
.content .contBox .newList .contactUs .map{width: 1139px;height: 595px;margin: 0 auto;}






</pre></body></html>