ï»¿.link, .link:link, .link:visited, .link:visited, .link:hover { color: #3186C8; }

.header { width: 100%; padding: 15px 0; border-bottom: 1px solid #DDD; position: relative; }
.header-logo { width: 100%; height: 30px; padding: 0 10px; overflow: hidden; display: block; }
.header-logo img { max-width: 100%; max-height: 100%; }

.header-navs-container { width: 100%; text-align: center; padding: 0; border-bottom: 1px solid #DDD; }
.header-navs-container { background-color: #F7F7F7; /* background-color: rgba(0,0,0,0.45);*/ }
.header-navs { width: 100%; }
.header-navs li { width: 25%; height: 100%; height: 40px; line-height: 40px; padding: 0 0; float: left; position: relative; }
.header-navs a { width: 100%; height: 100%; padding: 0; display: inline-block; color: #FFF; font-size: 16px; overflow: hidden; }
.header-navs a,
.header-navs a:link,
.header-navs a:visited { color: #333; /*color: #FFF;*/ }
.header-navs a:hover { color: #F63; }

.header-navs ul { width: 100%; padding: 0; border: 1px solid #DDD; box-shadow: #AAA 3px 3px 10px; background-color: #FFF; display: none; position: absolute; left: 0; top: 39px; z-index: 999; }
.header-navs li:hover ul { display: block; }
.header-navs ul li { width: 100%; padding: 0; height: 30px; line-height: 30px; border-bottom: 1px solid #F63; display: block; }
.header-navs ul li:last-child { border-width: 0; }
.header-navs ul a { width: 100%; padding: 0; font-size: 13px; display: block; border-bottom-width: 0; }
.header-navs ul a, .header-navs ul a:link, .header-navs ul a:visited { color: #434343; }
.header-navs ul a:hover { color: #FFF; background-color: #F63; }


.footer { width: 100%; padding: 20px 10px; background: #b8b8b8 url(/res/images/site/foot_bg.jpg) no-repeat center center; }
.footer .company-info { width: 100%; line-height: 30px; font-size: 14px; color: #333; float: left; }
.footer .company-info dt { width: 100%; color: #000; font-size: 16px; text-align: center; }
.websitecopyright { width: 100%; line-height: 2; padding-top: 10px; text-align: center; font-size: 14px; color: #555; clear: both; }

 
.header-slide-placeholder { width: 100%; height: 0; }
.header-slide { width: 100%; height: 160px; overflow: hidden; }
.header-slide .index-swiper-container { width: 100%; height: 100%; position: relative; margin: 0 auto; overflow: hidden; }
.header-slide .swiper-wrapper { height: 100%; }
.header-slide .swiper-slide { height: 100%; }
.header-slide .swiper-pagination-bullet { width: 12px; height: 12px; }
.header-slide a { width: 100%; height: 100%; text-align: center; display: block; line-height: 999px; text-indent: 9999999px; }
.header-slide a { background-color: #FFF; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.page-paths { height: 40px; line-height: 40px; padding-left: 7px; border-bottom: 1px solid #EEE; color: #666; }
.page-paths a, .page-paths span { margin-right: 7px; font-size: 14px; }
.page-paths .location-icon { height: 20px; vertical-align: text-bottom; }

.entity-list { padding: 30px 0; background-color: #FFF; }
.entity-list-item { width: 100%; height: 40px; line-height: 40px; padding: 0 20px; border-bottom: 1px dashed #ccc; overflow: hidden; position: relative; }
.entity-list-item:last-child { }
.entity-list-item a { width: 100%; height: 100%; font-size: 15px; color: #333; display: inline-block; }
.entity-list-item a:hover { color: #F63; }
.entity-list-item .time { width: 110px; height: 100%; text-align: center; color: #888; background-color: #FFF; position: absolute; right: 0; }

.entity-listpictxt { width: 100%; padding: 10px 0; background-color: #FFF; }
.entity-listpictxt-item { width: 100%; padding: 10px 10px; background-color: #FFF; border-bottom: 1px dashed #ccc; display: block; overflow: hidden; position: relative; }
.entity-listpictxt-item-pic { width: 100px; height: 80px; border-radius: 4px; box-shadow: #DDD 0 0 5px; overflow: hidden; position: absolute; left: 10px; top: 10px; }
.entity-listpictxt-item-pic img { width: 100%; height: 100%; border-radius: 4px; overflow: hidden; }
.entity-listpictxt-item-title { width: 100%; padding-left: 110px; margin-bottom: 7px; height: 16px; line-height: 16px; font-size: 16px; color: #333; display: block; overflow: hidden; }
.entity-listpictxt-item-title * { font-size: 16px; }
.entity-listpictxt-item-time { color: #888; float: right; }
.entity-listpictxt-item a:hover { color: #F63; }
.entity-listpictxt-item p { width: 100%; padding-left: 110px; height: 60px; line-height: 20px; text-indent: 2em; color: #666; font-size: 12px; overflow: hidden; }

.entity-listpic { padding: 20px; background-color: #FFF; }
.entity-listpic-item { width: 230px; padding: 10px; float: left; }
.entity-listpic-item-body { width: 100%; padding: 10px; text-align: center; background-color: #FFF; border: 1px solid #ccc; border-radius: 4px; display: block; box-shadow: #DDD 0 0 5px; overflow: hidden; }
.entity-listpic-item-pic { width: 190px; height: 190px; border-radius: 4px; overflow: hidden; }
.entity-listpic-item-pic img { width: 100%; height: 100%; border-radius: 4px; overflow: hidden; }
.entity-listpic-item-name { width: 100%; height: 45px; line-height: 20px; padding-top: 5px; overflow: hidden; }
.entity-listpic-item a { font-size: 14px; color: #333; }
.entity-listpic-item a:hover { color: #F63; }

.entity-details { padding: 0 0; background-color: #FFF; box-shadow: #ddd 0 0 3px; border-radius: 0; margin: 0 auto; }
.entity-details-title { width: 100%; line-height: 1.8; padding: 10px; text-align: center; font-size: 18px; font-weight: bold; }
.entity-details-attrs { width: 100%; line-height: 30px; padding: 5px 0; font-size: 12px; color: #777; text-align: center; background-color: #FAFAFA; border: 1px dashed #CCC; border-width: 1px 0; }
.entity-details-attrs label { color: #444; }
.entity-details-attrs span { margin-right: 10px; }
.entity-details-content { width: 100%; padding: 10px; font-size: 14px; line-height: 1.8; color: #333; overflow: hidden; }
.entity-details-content p { text-indent: 2em; font-size: 14px; padding-bottom: 15px; }
.entity-details-content img { max-width: 100%; }
.entity-details-content p img { margin-left: -2em; }
<!--ºÄÊ±1765949256.951Ãë-->