<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 */
/* public color: #f18805 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,span,textarea,p,blockquote,th,td{
padding:0px; margin:0px; font-family:'微软雅黑' !important;
}
table {
border-spacing:0; border-collapse:collapse;
}
fieldset,img {
border-right-width:0px; border-top-width:0px; border-bottom-width:0px; border-left-width:0px;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal; font-weight:400;
}
strong {
font-weight:bold;
}
li {
list-style-type:none;
}
caption {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%; font-weight:400;
}
em {
font-style:italic;
}
a {
outline-style:none; text-decoration:none; color:#333; cursor:pointer;
}
a:hover {
text-decoration:none; color:#f18805;
}
a .imgborder {
border:#ddd 1px solid;
}
a:hover .imgborder {
border:#333 1px solid;
}
input,button,select,textarea {
font-size:12px; vertical-align:middle;
}
img {
vertical-align:middle;
}
body {
color:#000; background:#ffffff; font:normal 14px/15px '微软雅黑';
}
/* Usually */
.clears {
clear:both; height:1px;
}
.left { 
float:left;
}
.right { 
float:right;
}
/* Header */
.header {
height:130px; padding-bottom:20px; background:url(../Images/header_bg.jpg) repeat-x bottom;
}
.header .header_top {
background:#f39800;
}
.header .header_top .top_content {
width:980px; height:30px; line-height:30px; padding:0 10px; margin:0 auto; display:block; overflow:hidden; text-align:right; font-size:12px; color:#ffffff;
}
.header .header_top .top_content a {
color:#ffffff;
}
.header .header_top .top_content a:hover {
color:#000000;
}
.header .header_content {
width:1000px; height:100px; margin:0 auto; display:block; overflow:hidden; position:relative;
}
.header .header_content .logo {
width:300px; height:80px; display:block; overflow:hidden; position:absolute; top:10px; left:10px; z-index:10;
}
.header .header_content .logo img {
width:300px; height:80px;	
}
.header .header_content .search {
width:250px; height:25px; border:1px solid #c2c2c2; display:block; overflow:hidden; position:absolute; top:10px; right:10px; z-index:10;
}
.header .header_content .search .search_text {
width:180px; height:25px; margin:0 10px; border:0; display:block; overflow:hidden; float:left;
}
.header .header_content .search .search_text:focus {
outline:none;
}
.header .header_content .search .search_btn {
width:50px; line-height:25px; border:0; display:block; overflow:hidden; background:#ffffff; color:#f08300; letter-spacing:5px; text-align:center; cursor:pointer; float:left;
}
.header .header_content .nav {
width:600px; height:40px; display:block; overflow:hidden; position:absolute; bottom:5px; right:10px; z-index:10;
}
.header .header_content .nav li {
width:90px; height:40px; line-height:40px; display:block; overflow:hidden; text-align:center; font-size:15px; font-weight:bold; float:left;	
}
.header .header_content .nav .nav_home {
width:50px;
}
.header .header_content .nav .nav_side {
width:20px;
}
.header .header_content .nav li a {
width:90px; height:40px; line-height:40px; display:block; overflow:hidden;	
}
.header .header_content .nav .nav_home a {
width:50px;
}
.header .header_content .nav li a:hover {
color:#f08300;
}
.header .header_content .nav .cur {
color:#f08300;
}
/* Kefu */
.kefu {
width:140px; height:210px; margin-top:-200px; border:5px solid #f39800; position:fixed; top:50%; right:3px; z-index:8888;
}
.kefu .kfu_border {
width:130px; height:200px; border:5px solid #fdeacc; background:#ffffff url(../Images/kefu_bg.jpg) no-repeat 0 10px;
}
.kefu .kfu_top {
height:55px;
}
.kefu .kfu_close {
margin-top:3px; margin-right:3px; cursor:pointer; float:right;
}
.kefu .kfu_qq {
width:130px; padding:5px 0; margin:0 auto; border-top:1px solid #f39800; text-align:center; font-size:12px;
}
.kefu .kfu_qq li {
height:42px; line-height:42px;
}
.kefu_bar {
width:28px; height:95px; margin-top:-302px; display:none; position:fixed; top:50%; right:0; z-index:9999;
}
.kefu_bar img {
cursor:pointer;
}
/* Main */
.content {
width:1000px; margin:0 auto; display:block;
}
.location {
height:40px; line-height:40px; display:block; overflow:hidden; color:#333; text-indent:35px; background:url(../Images/ico_home.png) no-repeat 5px 10px;
}
.location a {
color:#333;
}
.location a:hover {
text-decoration:underline; color:#333;
}
.con_titile {
height:32px; line-height:32px; margin-bottom:15px; border-bottom:1px solid #f18805; display:block; overflow:hidden; text-indent:20px; font-size:16px; font-weight:bold; letter-spacing:3px;
}
/* 翻页 */
.quotes { 
height:30px; padding-top:30px; margin:15px 0; border-top:1px dashed #cccccc; overflow:hidden; clear:both; text-align:center; font-size:14px;
}
.quotes a {	
padding:4px 7px; margin-right:5px; border:#ddd 1px solid; color:#666; text-decoration:none; background:#ddd;
}
.quotes a:hover { 
padding:4px 7px; margin-right:5px; border:#ddd 1px solid; background:#f18805; color:#fff;
}
.quotes a:active { 
padding:4px 7px; margin-right:5px; border:1px solid #a0a0a0;
}
.quotes span.current { 
padding:4px 7px; margin-right:5px; border:1px solid #e0e0e0; font-weight:bold; color:#fff; background:#f18805;
}
.quotes span.disabled { 
padding:4px 7px; margin-right:5px; border:1px solid #f3f3f3; color:#ccc;
}
/* Bottom */
.buttom {
margin-top:20px; border-top:1px solid #f39800; background-color:#f4f4f4; color:#666666; clear:both;		
}
.buttom a { 
color:#666666;
}
.buttom a:hover { 
color:#f18805;
}
.buttom .buttom_con {
width:1000px; height:100px; padding-top:20px; margin:0 auto;	
}
.buttom .buttom_con p {
text-align:center; height:26px; line-height:26px;
}
/* 404 */
.err404 {
width:700px; height:100px; padding-top:500px; margin:0 auto; display:block; background:url(../Images/404.jpg) no-repeat;
}
.err404 a {
width:200px; height:50px; line-height:50px; margin:0 auto; display:block; background:#f39800; color:#ffffff; font-size:18px; text-align:center; letter-spacing:2px;
}</pre></body></html>