<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============脠脻脝梅============== */
@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;}
body { font-size:14px;line-height:26px;color:#000;background: #fff; font-family:Microsoft YaHei,SimSun; -webkit-text-size-adjust:none; overflow-x:hidden;}
a{ color:#333333; text-decoration:none; cursor:pointer;transition:all 0.3s;}
a:hover{ text-decoration:none;transition:all 0.3s;}
ul {list-style: none;}
li{ list-style-type:none;}
img{border:0;}
.fl{float: left;}
.fr{float: right;}
body{min-height: 1200px;margin:0 auto;}
.w1200{width: 1160px; }
.w1240{width: 1200px;}
.ho{height: auto;overflow: hidden;}
.cl{clear: both;}
.mr{margin: 0 auto;}


.topbox{width:100%;height: 600px;}
.title_bg{display: block;margin:10px 0;}
.cl_l{width: 430px;}
.cr_l{width: 660px;margin-left:70px;}
.contents{font-size: 15px;line-height: 27px;font-weight:100;}
.contents b{font-size: 18px;display: block;width: 100%;padding:15px 0;text-align: center;}
.imgs{display: block;border:2px solid #fff;height: auto;overflow: hidden;}
.content_01{padding:20px;}



.big{width: 100%;height:150px; background: url('./bigtitle.jpg') no-repeat top center;font-size: 35px; font-weight: bold;color: #fff;text-align: center;line-height: 150px;}


.content_01,.content_02,.content_03,.content_04,.content_05,.content_06{padding:20px 0;}
.footer{text-align: center;line-height: 65px; height: 65px; width: 100%;background: #a91617;color: #fff;}
.footer a{color: #fff;}

.content_07 li{float: left;width: 280px;margin:5px;}
.content_07 li img{display: block; padding:3px;border:1px solid #e5311a;width: 98%;}

.logobox{background: #991111;height: 105px;}
.logobox img{padding:10px 0;}</pre></body></html>