<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 */

*{ padding: 0; margin: 0;}
html{ background: #fefdfd;}
ul,ol{ list-style: none;}
img{ border: 0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size: inherit;}
i,em{ font-style: normal;}
/*strong,b{ font-weight: 400;}*/
input{ outline: none;}
a{ color: #666; text-decoration: none;}
a:hover{ text-decoration: none; color:#F00}
/*body{font-size: 12px; color: #333;  font-family:Arial, Helvetica, sans-serif;}*/
body{/*font-size: 12px;*/ color: #333;  font-family:"Microsoft YaHei";}

/*Common*/
/*宽度*/
.wrap{ width: 1200px; margin: 0 auto;}

/*浮动*/
.fl{ float:  left;}
.fr{ float: right;}
.clear { clear:both}

.banner_ny{width:100% ; max-height:300px; margin:auto; margin-top:5px; text-align:center}
.banner_ny img {max-width:100% !important ; max-height:300px !important ;}
.contain{ width:1200px ; margin:auto;  clear:both; background:#fff; position:relative; margin-bottom:20px; margin-top: 10px; min-height:550px;}
.title{ width:100%;height:31px; border-bottom:2px solid #00628e;  background:url(../images/flo-bg.png) repeat-x; margin-bottom:20px; }
.title h3 i{ padding:0 10px; position:relative; }
.title h3{font-size:12px; float:right;line-height:31px; color:#333; padding-right:10px;}
.title h3 a {color:#333;}
.contain_l{ width:235px; height:auto; float:left; margin:8px 0px 8px 8px; }
.cpjs{ background:#f6f6f6; border:1px solid #e5e5e5}
.cpjs_t{ background:url(../images/t_bg2.png) no-repeat;}
.cpjs_z{ height:70px; text-align:center; background-color: #094183; }
.cpjs_z a{ color:#fff; font-size:18px; font-weight:700;line-height:70px; }
.cpjs_z a:hover {color:#fff;}
.cpjs_t ul{ width:140px;margin:auto;}
.cpjs_t ul li{ background:#1e50a2; margin:14px 0;  height:36px;  border-radius:30px; text-align:center;}
.cpjs_t ul li a{ font-size:14px; color:#fff; line-height:36px; display: block;}
.cpjs_t ul .cur{ background:#dd2826;}
.cpjs_t ul .cur a{ color:#fff; }
.cpjs_t ul li:hover{ background:#dd2826;}
.cpjs_t ul li a:hover{ color:#fff; } 
.xglj{ height:auto; border:1px solid #e5e5e5; margin-top:25px;}
.xglj_z{ background:#07a8f2; text-align:center;}
.xglj_z a{font-size:14px; color:#fff; font-weight:700; line-height:40px; padding-left:15px;}
.xglj ul{ padding:16px 10px;}
.xglj ul li{line-height:30px; font-size:12px;}
.xglj ul li a{ color:#666;}
.lxwm{ height:280px; background:url(../images/lx-bg.png) no-repeat;  border:1px solid #e5e5e5; margin-top:25px;}
.lxwm_z{ background:#1e50a2; text-align:center;}
.lxwm_z a{font-size:14px; color:#fff; font-weight:700; line-height:40px; padding-left:15px;}
.lxwm ul{ padding:16px 10px;}
.lxwm ul li{line-height:30px; font-size:12px;}
.lxwm ul li a{ color:#666;}
.contain_r{ width:938px;  float:right; box-shadow:0px 0px 5px #c9c8c8; margin:8px 8px 8px 0px;}
.main{ }
.main_t{ width:888px; padding-bottom:25px;}

.block01{ padding-top:25px; font-size:12px; }
.block01_t {}
.block01_t a{ font-size:20px; color:#333;}
.block01_t p{ padding:0 50px; line-height:30px; color:#666; }
.black01_z{ width:840px; height:161px;}
.news{ }
.news ul{ padding:0 20px;  }
.news ul li{ list-style:disc; line-height:52px;  padding:0 5px; color:#666; margin-left:10px; }
.news ul li a{ font-size:16px;}
.news ul li span{ float:right;font-size: 14px;}


/*新闻详情页*/
.contain1{ width:1200px ; margin:auto;  clear:both; background:#fff; position:relative; margin-bottom:20px; margin-top: 10px; min-height:550px;}
.news h3{ text-align:center; font-size:20px; font-weight:700; color:#333; line-height:40px;}
.news h4{ text-align:center; line-height:30px; color:#666; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.news p{ line-height:30px; padding:20px; text-indent:2em;}
.news p img{ width:570px; height:380px; padding-left:120px;}

.news_c { line-height:30px; padding:20px; font-size:14px}












































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