<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS common */
.clearFloat:after {
	height: 0px;content: ".";
	clear: both;visibility: hidden;
	display: block;
}
.clearFloat { zoom: 1; }
*{margin: 0px;padding: 0px;}
img{margin: 0;border: none;vertical-align: middle;}
.fl{float:left;}
.fr{float: right;}
a{text-decoration: none;font-family: "微软雅黑";}
a:hover{text-decoration: none !important;}
dl, ul{list-style:none;}
input{outline: none;}
i,em{font-style: normal;}
body{font-family:"微软雅黑";}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
input {
    outline: none;
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}
a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
h1, h2, h3, h4, h5{font-weight: normal;}
.w960{width: 960px;margin: auto;}
/* 首页 */
.head{padding: 15px 10px;}
.head h1{height: 80px;}
.head h1 img{vertical-align: middle;height: 80px;margin-top: 8px;}
.head .right{color: #333;font-size: 16px;line-height: 80px;}
.head .right span{margin-right: 10px;font-weight:bold;color: #6eb92b;font-size: 20px;margin-right: 120px;}
.head .right span img{margin-right: 20px;}
.head .right em img{margin-left: 60px;height: 90px;}

.head .logo {height: 80px;}
.head .logo img{vertical-align: middle;height: 80px;margin-top: 8px;}
.nav{height: 46px;line-height: 46px;background: #666666;padding: 0 10px;}
.nav li{float: left;}
.nav li a{color: #fff;font-size: 16px;padding: 0 20px;}
.nav .right{color: #fff;font-size: 16px;text-align: right;position: relative;right: 10px;}
.nav .right span:after{position: relative;content: " ";width: 0;height: 0;border: 6px solid transparent;border-top-color: white;top: 12px;left: 5px;}

.nav dl{background: #558D1D;padding: 0 10px;position: absolute;width: 80px;right: -20px;display: none;}
.nav dl dd{height: 40px;line-height: 40px;text-align: center;}
.nav dl dd a{color: #fff;font-size: 16px;}
.index_cont1 .top{text-align: center;margin-top: 20px;}
.index_cont1 .top span{display: inline-block;width: 85px;height: 30px;line-height: 30px;color: #fff;font-size: 16px;background: #ff9900;border-radius: 3px;}
.index_cont1 .top h1{display: inline-block;width: 85px;height: 30px;line-height: 30px;color: #fff;font-size: 16px;background: #ff9900;border-radius: 3px;}
.index_cont1 .down{padding: 20px 0px 0px; margin-bottom: 40px;}
.index_cont1 .down h2 a{float: left;padding: 0px 15px;color: #6f6f6f;font-size: 16px;line-height: 32px;}
.index_cont2 .top{padding: 0px 10px;height: 45px;line-height: 45px;border-bottom: 1px solid #abaeab;}
.index_cont2 .top span{color: #6f6f6f;font-size: 16px;font-weight: bold;}
.index_cont2 .top span:before{content: " ";border-left: 4px solid #ff9900;height: 20px;position: relative;top: 2px;margin-right: 15px;}
.index_cont2 ul li{height: 45px;line-height: 45px;border-bottom: 1px dashed #ebebeb;padding: 0px 10px;}
.index_cont2 ul li a{color: #6f6f6f;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width: 800px;}
.index_cont2 ul li h3{float: left;width: 800px;}
.index_cont2 ul li i{float: right;color: #cccccc;}

.index_cont3 .imglist{ margin-top:10px ;overflow:hidden ;}
.index_cont3 .imglist li{ float:left; padding:4px 8px; width:176px}
.index_cont3 .imglist li img{ display:block; width:176px; height:140px}
.index_cont3 .imglist li span{ display:block; width:100%; height:30px; line-height:30px;  text-align:center;} 
.index_cont3 .imglist a{color:#303030;text-decoration:none } 
.index_cont3 .imglist a:hover{color:#BA2636;text-decoration:underline}
.index_cont3 .top{padding: 0px 10px;height: 45px;line-height: 45px;border-bottom: 1px solid #abaeab;}
.index_cont3 .top span{color: #6f6f6f;font-size: 16px;font-weight: bold;}
.index_cont3 .top span:before{content: " ";border-left: 4px solid #ff9900;height: 20px;position: relative;top: 2px;margin-right: 15px;}
.index_cont3{clear: both;}

.foot .top{height: 35px;line-height: 35px;background: #cccccc;text-align: center;color: #666666;font-size: 16px;margin-top: 20px;}
.foot .down{color: #a5a5a5;font-size: 16px;line-height: 26px;margin-top: 12px;padding: 0px 10px;}
.foot .down .left{width: 60%;}
.foot .down .left span{margin-right: 10px;}
.foot .down a{color: #a5a5a5;font-size: 16px;}
.foot .down .right{width: 40%;text-align: right;}
.foot .down .right img{width: 80px;margin-left: 40px;}
.index_cont2 .more{padding: 30px 60px 0px;}
.index_cont2 .more a{width: 75px;height: 25px;line-height: 25px;text-align: center;color: #fff;font-size: 16px;display: inline-block;background: #666666;margin-right: 10px;}
.index_cont2 .more span{color: #999999;font-size: 14px;line-height: 35px;}
.index_cont2 .more em{color: #ff9f0f;}
.index_cont2{clear: both;}
.index_cont2 .down{color: #a5a5a5;font-size: 16px;line-height: 26px;margin-top: 12px;padding: 10px 10px;}
.index_cont2 .down .left{margin-right: 50px;margin-top:25px;}
.index_cont2 .down .left span{margin-right: 10px;}
.index_cont2 .down a{color: #a5a5a5;font-size: 16px;}
.index_cont2 .down .right{text-align: left;}
.index_cont2 .down .right img{width: 135px;margin-left: 40px;}
.detail_position{clear: both;padding: 20px 10px;color: #999999;font-size: 16px;}
.detail_position a{color: #575e57;}
.detail_det{padding-bottom: 20px; padding-top: 20px;}
.detail_det h1{color: #575e57;font-size: 26px;font-weight: bold;text-align: center;}
.detail_det .top{padding: 0px 0px 15px;margin-bottom: 30px;border-bottom: 1px solid #dbdbdb;}
.detail_det .top i{color: #999999;font-size: 16px;}
.detail_det p{color: #3f3f3f;font-size: 16px;line-height: 30px;text-indent: 2em;margin-top: 8px;}
.detail_det img{margin: auto;display: block;margin-top: 10px;max-width: 80%;}
.detail_det .more{ height: 20px; padding: 10px 0; color: #b2b23f;}
.detail_det .more span{width: 50%;height: 80px;line-height: 60px;float: left; /* margin: 20px 0; */}
.detail_det .more span:nth-of-type(1){text-align: right;}
.detail_det .more span:nth-of-type(2){text-align: left;}
.detail_det .more span a{color: #3e3e3e; margin-right: 15px;}</pre></body></html>