<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**t头部***/
#header {
	width:100%;
	text-align:center;
}
#header .toplink {
	height:34px;
	line-height:34px;
	color:#4D4C4D;
	background-color:#F3F3F3;
	border-bottom:1px solid #C0C0C0;
	text-align:center;
	width:100%;
	display:block;
}
#header .toplink .topcontent {
	width:1200px;
	margin:0 auto;
}
#header .toplink .topcontent .topleft {
	float:left;
}
#header .toplink .topcontent .topleft span {
	margin:0 10px;
}
#header .toplink .topcontent .topleft span a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topleft span a:hover {
	color:#002061;
}
#header .toplink .topcontent .topmiddle {
	float:left;
	margin-left: 150px;
}
#header .toplink .topcontent .topmiddle .searchtext {
	background: url("../images/search_bg.gif") no-repeat scroll 0 0;
	height: 28px;
	margin-top: 3px;
	width: 169px;
	float:left;
}
#header .toplink .topcontent .topmiddle .searchtext input {
	border:none;
	height: 22px;
	line-height:22px;
	margin-left: 8px;
	margin-top: 3px;
	width: 151px;
	outline: 0 none;
	color: #999;
}
#header .toplink .topcontent .topmiddle .searchTo {
	float:left;
	margin-top:8px;
	margin-left:6px;
}
#header .toplink .topcontent .topmiddle .searchTo input {
	background:none;
	border:none;
	outline:none;
}
#header .toplink .topcontent .topright {
	float:right;
}
#header .toplink .topcontent .topright a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topright a:hover {
	color:#002061;
	text-decoration:underline;
}
#header .header_middle {
	width:1200px;
	margin:10px auto 0;
	height:115px;
}
#header .header_middle .logo {
	margin-left:3px;
	float:left;
}
#header .header_middle .middlecart {
}
#header .header_middle .middlecart .middlehelp {
	float:left;
}
#header .header_middle .middlecart .dhyouce {
	margin-left:50px;
	margin-right:30px;
	margin-top:15px;
}
#header .header_nav {
	height:44px;
	line-height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
}
#header .header_nav ul {
	list-style:none;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
		margin-right: 170px;
}
#header .header_nav ul li {
	float:left;
	font-size:16px;
	margin:0 24px;
}
#header .header_nav ul li a {
	color:#FFF;
	position:relative;
}
#header .header_nav ul li i.hot{background:url(../images/ico_hot.png) no-repeat; width:27px; height:19px; position:absolute; top:3px; left:70px;}
#header .header_nav ul li i.youhui{background:url(../images/ico_youhui.png) no-repeat; width:27px; height:19px; position:absolute; top:3px; left:35px;}

#header .header_nav ul li a:hover {
	color:#999;
}
#header .header_bottom {
	height:30px;
	line-height:30px;
	background-color:#EDECEC;
}
#header .header_bottom .bottomconten {
	width:1200px;
	margin:0 auto;
}
#header .header_bottom .bottomconten .bottomleft {
	color:#333;
	float:left;
}
#header .header_bottom .bottomconten .bottomleft a {
	color:#333;
	margin:0 5px;
}
#header .header_bottom .bottomconten .bottomleft a:hover {
	color:#999;
}
#header .header_bottom .bottomconten .bottomright {
	float:right;
	margin-top:5px;
	margin-right:20px;
}
#header .header_bottom .bottomconten .bottomright .searchtext {
	background: url("../images/search.gif") no-repeat scroll;
	height: 21px;
	width: 112px;
	float:left;
}
#header .header_bottom .bottomconten .bottomright .searchtext input {
	border:none;
	outline: 0 none;
	color: #999;
	height:14px;
	width:86px;
	margin-left:10px;
	margin-top:4px;
	font-size:12px;
	padding: 0px 5px;
}
#header .header_bottom .bottomconten .bottomright .searchTo {
	float:left;
	margin-left:6px;
	margin-top:2px;
}
#header .header_bottom .bottomconten .bottomright .searchTo input {
	background:none;
	border:none;
	outline:none;
}

/**底部**/
#footer{ width:100%; background-color:rgba(246, 246, 246, 0);}
#footer .footer_nav {
	height:44px;
	line-height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
}
#footer .footer_nav ul {
	list-style:none;
	width:1200px;
	margin:0 auto;
}
#footer .footer_nav ul li {
	float:right;
	font-size:15px;
	margin:0 25px;
}
#footer .footer_nav ul li a {
	color:#FFF;
}
#footer .footer_nav ul li a:hover {
	color:#999;
}
#footer .help{ width:1200px; margin:40px auto 0;}
#footer .help dl{ width:200px; margin-left:30px; float:left; margin-bottom:50px;}
#footer .help .about{ background:url(../images/footer_1.gif) no-repeat 0 0;}
#footer .help .Sign{ background:url(../images/footer_2.gif) no-repeat 0 0;}
#footer .help .Service{ background:url(../images/footer_3.gif) no-repeat 0 0;}
#footer .help .Special{ background:url(../images/footer_4.gif) no-repeat 0 0;}
#footer .help .Guide{ background:url(../images/footer_5.gif) no-repeat 0 0;}
#footer .help dl dt{ font-size:14px; font-weight:bold; text-align:center;}
#footer .help dl dt a{ color:#737373;}
#footer .help dl dd{ margin:10px 0; text-align:center;}
#footer .help dl dd a{ color:#737373;}
#footer .help dl dd a:hover{ text-decoration:underline;}
#footer .footer_info{ border:1px solid #E4E4E4; padding-top:20px; margin:0 auto;}
#footer .footer_info img{background-color:#f6f6f6; text-align:center;}
#footer .footer_info .info{/*margin-left:160px; */color:#747474;}
#footer .footer_info p{ text-align:center;}
#footer .footer_info .info p span{ margin:0 10px;}

.banner {
  background-repeat: no-repeat;
  background-position: center top;
}
#banner-news {
  height: 240px;
  background-image: url(../images/banner-news.png);
}

.banner .search {
  margin: 0 auto;
  padding-top: 75px;
  width: 565px;
}
.banner .search form {
  display: block;
  height: 40px;
  margin-bottom: 10px;
  color: #ccc;
}
.banner .search input {
  float: left;
  display: block;
  height: 40px;
  line-height: 40px;
  border: none;
}
.banner .search .ipt {
  width: 462px;
  padding: 0 10px;
  font-family: "Microsoft YaHei";
}
.banner .search .sbt {
  width: 70px;
  background: url(../images/btn-search.jpg) no-repeat;
  cursor: pointer;
}
.banner .search p {
  display: block;
}
.banner .search p a {
  margin-left: 10px;
  color: #010101;
}

.searchbar {
  margin-bottom: 10px;
  padding: 10px 0;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #d4d4d4;
}
.searchbar .breadcumb {
  float: left;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.searchbar form {
  float: right;
  display: block;
  width: 300px;
  height: 34px;
  color: #999;
  background: url(../images/sprite.png) -300px -264px no-repeat;
}
.searchbar input {
  float: left;
  display: block;
  height: 28px;
  line-height: 28px;
  border: none;
  background: transparent;
}
.searchbar .ipt {
  width: 220px;
  padding: 3px 5px;
}
.searchbar .sbt {
  width: 66px;
  padding: 3px 0;
  cursor: pointer;
}

.adbox {
  margin-bottom: 10px;
  overflow: hidden;
}
.adbox img {
  max-width: 100%;
}

/***************** content S *****************/
.content {
  width: 758px;
}

.tags {
  padding-left: 32px;
  background: url(../images/tagbg.gif) left center no-repeat;
}
.tags a {
  margin: 0 3px;
  font-size: 12px;
  color: #129aee;
}

.newslist li {
  padding: 15px 12px;
  border-bottom: 1px solid #eee;
}
.newslist li .thumb {
  float: left;
  width: 195px;
  margin-right: 15px;
  overflow: hidden;
}
.newslist li .thumb .inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 65%;
}
.newslist li .thumb .inner a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.newslist li .thumb img {
  width: 100%;
  min-height: 126px;
}
.newslist li .txt {

}
.newslist li .txt h4 {
  line-height: 32px;
  font-size: 18px;
}
.newslist li .txt p {
  padding: 10px 0;
  line-height: 1.8em;
  color: #999;
}
.newslist li .txt .meta span {
  margin-right: 10px;
}
.newslist li .date {
  padding-left: 20px;
  color: #999;
  background: url(../images/time.gif) left center no-repeat;
}

/***************** post S *****************/
.post {
  padding: 15px 10px;
}
.post .title {
  margin-bottom: 10px;
  text-align: center;
}
.post .title h1 {
  padding: 10px 0;
  line-height: 40px;
  font-size: 20px;
  font-weight: normal;
}
.post .title p {
  padding-bottom: 5px;
  color: #666;
  font-size: 12px;
  border-bottom: 1px dashed #999;
}
.article {
  padding: 0 10px;
  line-height: 2em;
}
.article img {
  max-width: 100%;
}
.article p {
  margin-bottom: .5em;
}
.post .prenext {
  height: 20px;
  margin-top: 10px;
  color: #000;
}
.post .prenext p {
  display: block;
  width: 48%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.post .prenext .fr {
  text-align: right;
}

/***************** post E *****************/

.related {
  padding-bottom: 10px;
  border-top: 1px solid #f0f0f0;
}
.related h3 {
  line-height: 34px;
  text-indent: 1em;
  border: 1px solid #fff;
  background-color: #f0f0f0;
}
.related ul {
  padding: 10px 0 0 10px;
}
.related li {
  float: left;
  display: block;
  width: 350px;
  margin-right: 10px;
}

.txtlist li {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../images/list-dot.png) left center no-repeat;
}
.txtlist li span.date {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
}
.txtlist li span.colname {
  color: #000;
}
.txtlist li span.colname a {
  color: #000;
}

/***************** pager S *****************/
.pager {
  margin: 20px 0;
  text-align: center;
}
.pager li {
  display: inline-block;
}
.pager a {
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  color: #333;
  border: #ddd 1px solid;
  border-radius: 4px;
}
.pager .thisclass a,
.pager a:hover {
  color: #ff6f3d;
  text-decoration: none;
  border-color: #ff6f3d;
}
.pager a:active {
  color: #ff6f3d;
}
/***************** pager E *****************/

/***************** sidebar S *****************/
.sidebar {
  width: 233px;
}
.widget {
  margin-bottom: 10px;
  border: 1px solid #d4d4d4;
  border-top: 3px solid #ff6f3d;
}
.widget .hd {
  height: 38px;
  line-height: 38px;
  background-color: #f3f4f4;
}
.widget .hd h3 {
  font-size: 15px;
  font-weight: normal;
  text-indent: 10px;
}
.numlist {
  background: url(../images/num.png) 10px 10px no-repeat;
}
.numlist li {
  padding-left: 35px;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
}

#adslideBox {
  position: relative;
  width: 233px;
  height: 233px;
  overflow: hidden;
}
#adslideBox .bd {
  position: relative;
  z-index: 0;
  height: 100%;
}
#adslideBox .bd img {
  width: 100%;
  height: 100%;
}
#adslideBox .hd {
  position: absolute;
  right: 3px;
  bottom: 8px;
}
#adslideBox .hd li {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 5px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #999;
  cursor: pointer;
}
#adslideBox .hd li.on {
  background-color: #E4393C;
}
/***************** sidebar E *****************/


.row {
  margin-bottom: 10px;
}
.row &gt; .fl {
  width: 343px;
}
.row &gt; .fr {
  width: 289px;
  overflow: hidden;
  background-color: #f7f7f7;
}
.row .hd {
  padding: 0 8px;
  height: 28px;
  line-height: 28px;
  background: url(../images/tit-bg.gif) repeat-x;
}
.row .hd h3 {
  float: left;
  padding-left: 22px;
  background: url(../images/tit-arr.gif) left center no-repeat;
}
.row .hd a {
  float: right;
  font-size: 13px;
}
.row .bd {
  padding: 8px;
  overflow: hidden;
}

.piclist {
  display: block;
  width: 110%;
}
.piclist li {
  float: left;
  width: 150px;
  padding-left: 5px;
  margin-right: 17px;
  margin-bottom: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.piclist li img {
  width: 100%;
  height: 120px;
}
.piclist li span {
  display: block;
  text-align: center;
}

#headline {
  background: url(../images/shadow-bg.gif) repeat-x;
}
#headline .bd &gt; h2 {
  padding-top: 10px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#headline .bd &gt; h2 a {
  color: #ff6f3d;
}
#headline .bd &gt; p {
  padding-bottom: 5px;
  line-height: 22px;
  min-height: 66px;
  font-size: 12px;
  border-bottom: 1px solid #d4d4d4;
}

#scrollbox {
  height: 533px;
}
#scrollnews {
  position: relative;
  height: 420px;
  margin-bottom: 10px;
  overflow: hidden;
}
#scrollbox .adbox {
  margin: 0 auto;
  text-align: center;
}

.wide {
  height: 120px;
  background-color: #2d518d;
}

.wide-left {
  width: 360px;
  float: left;
  height: 60px;
  padding: 38px 0 22px 20px;
  overflow: hidden;
}

.wide-left p {
  width: 360px;
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  overflow: hidden
}

.wide-left span {
  width: 360px;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #FFEFA7;
  overflow: hidden
}

.wide-right {
  width: 603px;
  float: left;
  height: 90px;
  padding: 15px 0;
  text-align: right
}

.wide-right ul {
  float: right
}

.wide-right ul li {
  width: 90px;
  float: left;
  height: 90px;
  line-height: 90px;
  text-align: center;
  margin-left: 20px;
  display: inline
}

.wide-right ul li a {
  width: 90px;
  float: left;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color:#061651;
  border-radius: 10px;
  color: #fff;
  transition: background-color 1s;
  -webkit-transition: background-color 1s;
  -moz-transition: background-color 1s;
  -ms-transition: background-color 1s;
  -o-transition: background-color 1s
}

.wide-right ul li a:hover {
  width: 90px;
  float: left;
  height: 90px;
  line-height: 90px;
  background-color: #de4500;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.headnews {
  border-bottom: 1px solid #d1dfea;
}
.headnews h2 {
  line-height: 42px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
}
.headnews h2 a {
  color: #ff6f3d;
}
.headnews .thumb {
  float: left;
  width: 100px;
}
.headnews .thumb img {
  width: 90px;
  height: 65px;
  border: 1px solid #cbcbcb;
}
.headnews a:hover img {
  border-color: #ff6f3d;
}
.headnews p {
  margin-bottom: 10px;
  min-height: 66px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
}

#fullad {
  padding: 4px;
}
#fullad .adimg {
  display: block;
  float: left;
}
#fullad img {
  display: block;
}
#fullad li {
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}


#case {
  margin-top: 18px;
  width: 1003px;
  overflow: hidden;
}
.case_tit {
  height: 38px;
  color: #9c9c9c;
  font-family: "microsoft yahei";
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  position: relative
}
.case_tit span {
  color: #ff4f00;
  font-family: "microsoft yahei";
  font-size: 18px;
  padding-right: 10px;
}
.case_tit a.casemore {
  position: absolute;
  right: 0;
  color: #ff4f00
}

.col-case {
  width: 1022px;
}
.col-case dl {
  margin: 0px 20px 30px 0px;
  width: 319px;
  float: left;
  height: 326px;
  overflow: hidden
}
.col-case dt {
  position: relative
}
.col-case dt img {
  width: 319px;
  height: 248px;
  border: 1px solid #d4d4d4;
}
.col-case dt a:hover .cover {
  display: block
}
.col-case dd {
  line-height: 22px;
}
.col-case dd h3 {
  margin-top: 10px;
  width: 100%;
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden
}
.col-case dd a {
  color: #000;
  font-weight: bold
}
.col-case dd a:hover {
  color: #b91e1e
}
.col-case .date {
  text-transform: uppercase;
  float: right
}
.col-case dd p {
  font-size: 12px;
}
.col-case .cover {
  position: absolute;
  filter: alpha(opacity=30);
  width: 100%;
  display: none;
  background: #000;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.3
}

.addinfo {
  font-size: 14px;
  line-height: 26px;
}
.addinfo h4 {
  padding: 0 10px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.addinfo p {
  padding: 10px;
  color: #f00;
}
.addinfo img {
  max-width: 100%;
}
a.btn-zixun {
  display: inline-block;
  vertical-align: middle;
  width: 94px;
  height: 26px;
  background: url(../images/btn-zixun.jpg) no-repeat;
}
#main8
{
	width:1200px;
	margin:10px auto 0;
}
#main8 .link p
{
	color:rgba(0,60,136,0.64);
	font-size:14px;
	font-weight:700;
	border-bottom:2px solid rgba(0,60,136,0.72);
	padding-top:15px;
	padding-left:10px;
	padding-bottom:5px;
}

#main8 .link div
{
	padding:10px 0 20px;
}

#main8 .link div a
{
	color:#000;
	display:inline-block;
	margin:5px 10px;
}
</pre></body></html>